div.page-preloader-sys19 {
    background: rgba(0, 29, 39, 1);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999999;
}

div.page-preloader-sys19 p {
    text-align: center;
    position: relative;
    top: 25%;
    color: #76b449;
    font-size: 16px;
    font-weight: 500;
}

div.page-preloader-sys19 img {
    margin: 0 auto 20px auto;
    display: block;
    width: 60px;
}

h1.preloading {
    position: relative;
    color: rgb(255, 255, 255);
    font-size: 2em;
    text-align: center;

}

.zsiq_theme1.zsiq_floatmain{display:none !important;}

div.page-preloader-sys19 p i {
    width: 100px;
    height: 100px;
    display: table;
    margin: 0px auto 15px auto;
}

.page_preload-wrapper {
    top: 40%;
    position: relative;
}

div.page-preloader-sys19 p span {
    font-size: 26px;
}

ul.obstacleslists {
    list-style: none;
    width: 100%;
    padding: 0% 0%;
    margin: 0% auto;
    position: absolute;
    overflow: hidden;
    z-index: 9;
    height: 600px;
    top: 0;
}

ul.obstacleslists.hidden_obstacles li {
    display: none !important;
}


ul.obstacleslists li {
    display: inline-block;
    vertical-align: top;
    width: auto;
    height: auto;
    position: absolute;
    bottom: 0;
}

ul.obstacleslists li img {
    width: 110px;
}

/*
ul.obstacleslists li.bottom1,
ul.obstacleslists li.bottom2,
ul.obstacleslists li.bottom3 {
    bottom: 500px;
    left: 100%;
}

ul.obstacleslists li.middle1,
ul.obstacleslists li.middle2,
ul.obstacleslists li.middle3 {
    bottom: 500px;
    left: 100%;
}

ul.obstacleslists li.top1,
ul.obstacleslists li.top2,
ul.obstacleslists li.top3 {
    bottom: 500px;
    left: 100%;
}*/



#run,
#hit,
#slide,
#jump {
    display: inline-block;
    width: 100%;
}


ul.obstacleslists li.bottom1,
ul.obstacleslists li.bottom2,
ul.obstacleslists li.bottom3 {
    bottom: 17%;
    left: 100%;
    width: 140px;
}

ul.obstacleslists li.middle1,
ul.obstacleslists li.middle2,
ul.obstacleslists li.middle3 {
    bottom: 17%;
    left: 100%;
    width: 130px;
}

ul.obstacleslists li.top1,
ul.obstacleslists li.top2,
ul.obstacleslists li.top3 {
    bottom: 36%;
    left: 100%;
    width: 120px;
}

ul.obstacleslists li.bottom1 {
    width: 90px;
}


/* ul.obstacleslists li.obstacles_a {
    animation: obs 3s 0s linear;
}

ul.obstacleslists li.obstacles_b {
    animation: obs 2.7s 0s linear;
}

ul.obstacleslists li.obstacles_c {
    animation: obs 2.3s 0s linear;
}

ul.obstacleslists li.obstacles_d {
    animation: obs 2s 0s linear;
}

ul.obstacleslists li.obstacles_e {
    animation: obs 1s 0s linear;
}*/

ul.obstacleslists li.obstacles_1 {

    -webkit-animation: obs 3000ms 0s infinite linear;
    -moz-animation: obs 3000ms 0s infinite linear;
    -o-animation: obs 3000ms 0s infinite linear;
    -ms-animation: obs 3000ms 0s infinite linear;
    animation: obs 3000ms 0s infinite linear;
}

ul.obstacleslists li.obstacles_2 {
    -webkit-animation: obs 2750ms 0s infinite linear;
    -moz-animation: obs 2750ms 0s infinite linear;
    -o-animation: obs 2750ms 0s infinite linear;
    -ms-animation: obs 2750ms 0s infinite linear;
    animation: obs 2750ms 0s infinite linear;
}

ul.obstacleslists li.obstacles_3 {
    -webkit-animation: obs 2500ms 0s infinite linear;
    -moz-animation: obs 2500ms 0s infinite linear;
    -o-animation: obs 2500ms 0s infinite linear;
    -ms-animation: obs 2500ms 0s infinite linear;
    animation: obs 2500ms 0s infinite linear;
}

ul.obstacleslists li.obstacles_4 {
    -webkit-animation: obs 2250ms 0s infinite linear;
    -moz-animation: obs 2250ms 0s infinite linear;
    -o-animation: obs 2250ms 0s infinite linear;
    -ms-animation: obs 2250ms 0s infinite linear;
    animation: obs 2250ms 0s infinite linear;
}

ul.obstacleslists li.obstacles_5 {
    -webkit-animation: obs 2000ms 0s infinite linear;
    -moz-animation: obs 2000ms 0s infinite linear;
    -o-animation: obs 2000ms 0s infinite linear;
    -ms-animation: obs 2000ms 0s infinite linear;
    animation: obs 2000ms 0s infinite linear;
}

ul.obstacleslists li.obstacles_6 {
    -webkit-animation: obs 1750ms 0s infinite linear;
    -moz-animation: obs 1750ms 0s infinite linear;
    -o-animation: obs 1750ms 0s infinite linear;
    -ms-animation: obs 1750ms 0s infinite linear;
    animation: obs 1750ms 0s infinite linear;
}

ul.obstacleslists li.obstacles_7 {
    -webkit-animation: obs 1500ms 0s infinite linear;
    -moz-animation: obs 1500ms 0s infinite linear;
    -o-animation: obs 1500ms 0s infinite linear;
    -ms-animation: obs 1500ms 0s infinite linear;
    animation: obs 1500ms 0s infinite linear;
}

ul.obstacleslists li.obstacles_8 {
    -webkit-animation: obs 1250ms 0s infinite linear;
    -moz-animation: obs 1250ms 0s infinite linear;
    -o-animation: obs 1250ms 0s infinite linear;
    -ms-animation: obs 1250ms 0s infinite linear;
    animation: obs 1250ms 0s infinite linear;
}

ul.obstacleslists li.obstacles_9 {
    -webkit-animation: obs 1000ms 0s infinite linear;
    -moz-animation: obs 1000ms 0s infinite linear;
    -o-animation: obs 1000ms 0s infinite linear;
    -ms-animation: obs 1000ms 0s infinite linear;
    animation: obs 1000ms 0s infinite linear;
}

ul.obstacleslists li.obstacles_10 {
    -webkit-animation: obs 750ms 0s infinite linear;
    -moz-animation: obs 750ms 0s infinite linear;
    -o-animation: obs 750ms 0s infinite linear;
    -ms-animation: obs 750ms 0s infinite linear;
    animation: obs 750ms 0s infinite linear;
}

ul.obstacleslists li.obstacles_11 {
    -webkit-animation: obs 500ms 0s infinite linear;
    -moz-animation: obs 500ms 0s infinite linear;
    -o-animation: obs 500ms 0s infinite linear;
    -ms-animation: obs 500ms 0s infinite linear;
    animation: obs 500ms 0s infinite linear;
}

ul.obstacleslists li.paused {
    animation-play-state: paused !important;
}

/*--extend--*/




.mid {
    animation: bk 15s -5s linear infinite;
    transform: translateZ(0);
}




.bk {
    width: 3199800px;
    /*-webkit-animation: bk 2s 0s linear infinite;
      -moz-animation: bk 2s 0s linear infinite;
      -o-animation: bk 2s 0s linear infinite;
      animation: bk 2s 0s linear infinite;*/
    position: absolute;
    background-size: contain;
    background-position: 0 0;
}

.game-bk {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    float: left;
}

.game-bk img {
    width: 5333px;
    height: 600px;
}







.char-sysadmin {
    display: inline-block;
    position: absolute;
    bottom: 14%;
    left: -20%;
    width: 13%;
}

.char-sysadmin.sliding {
    width: 12%;
    left: 15%;
    -webkit-transition: inherit !important;
    -moz-transition: inherit !important;
    -o-transition: inherit !important;
    transition: inherit !important;
}

.char-sysadmin.hiting {
    width: 12%;
    left: 15%;
    -webkit-transition: inherit !important;
    -moz-transition: inherit !important;
    -o-transition: inherit !important;
    transition: inherit !important;
}

.char-sysadmin.startrun {
    left: 15%;
    -webkit-transition: all 2500ms ease-in-out 0s;
    -moz-transition: all 2500ms ease-in-out 0s;
    -o-transition: all 2500ms ease-in-out 0s;
    transition: all 2500ms ease-in-out 0s;
}

.char-sysadmin.endrun {
    left: 120%;
    -webkit-transition: all 5000ms ease-in-out 0s;
    -moz-transition: all 5000ms ease-in-out 0s;
    -o-transition: all 5000ms ease-in-out 0s;
    transition: all 5000ms ease-in-out 0s;
}

.char-sysadmin.jump {
    -webkit-animation: jump 1000ms 0s infinite linear;
    -moz-animation: jump 1000ms 0s infinite linear;
    -o-animation: jump 1000ms 0s infinite linear;
    -ms-animation: jump 1000ms 0s infinite linear;
    animation: jump 1000ms 0s infinite linear;
}

ul.audio-controls {
    position: absolute;
    z-index: 99;
    top: 10%;
    right: 2%;
    line-height: 32px;
    margin: 0;
}

ul.audio-controls li {
    list-style: none;
    display: none;
}

ul.audio-controls li:hover {
    cursor: pointer;
}

ul.audio-controls li.active {
    display: block;
}

ul.audio-controls li img {
    width: 60px;
    height: auto;
}

.xcdfbpdybg-section {
    position: absolute;
    z-index: 99;
    top: 10%;
    right: 10%;
    background: url(../images/sys19-score-bg.svg) no-repeat;
    background-size: contain;
    width: 170px;
    padding: 20px 0;
}

.xcdfbpdybg-section p:first-child {
    color: #27c0ff;
    font-size: 16px;
    font-weight: bold;
}

.xcdfbpdybg-section p:last-child {
    color: #fff;
    font-size: 20px;
    width: 170px;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
}

.xcdfbpdybg-section span {
    display: inline-block;
    vertical-align: middle;
    width: 135px;
    font-size: 20px;
    font-weight: bold;
    margin: 3px 0px 0 0;
    color: #fff;
    text-align: right;
}

.xcdfbpdybg-section span canvas {
    text-align: right;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

.game-timer {
    position: absolute;
    top: 10%;
    left: 3%;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    z-index: 99;
    background: url(../images/sys19-timer-bg.svg) no-repeat;
    background-size: contain;
    width: 175px;
    padding: 18px 0;
}

.game-timer span {
    display: inline-block;
    vertical-align: middle;
    width: 135px;
    text-align: right;
    margin: 0 0px 0 0;
}

.game-timer label {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

#lottie,
#lottie1,
#lottie2,
#lottie3,
#lottie4,
#lottie5,
#lottie6 {
    display: inline-block;
}

.game-wrapper.blur {
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px);
    -o-filter: blur(4px);
    filter: blur(4px);
}

.dialog-box {
    position: absolute;
    left: 0;
    right: 0;
    width: 450px;
    z-index: 9999;
    color: #fff;
    margin: 0 auto;
}

.start-game {
    top: 25%;
    border-radius: 50px;
    border-radius: 20px;
    background: #63a62f;
    background: -moz-linear-gradient(105deg, #76b449 60%, #63a62f 60%);
    background: -webkit-linear-gradient(105deg, #76b449 60%, #63a62f 60%);
    background: linear-gradient(105deg, #76b449 60%, #63a62f 60%);
    -webkit-box-shadow: -12px 0px 0px 0px #569c1c;
    -moz-box-shadow: -12px 0px 0px 0px #569c1c;
    box-shadow: -12px 0px 0px 0px#569c1c;

}

.start-game h2 {
    text-align: center;
    margin: 30px 0 30px 0;
    font-size: 26px;
}

.alert_img_score {
    margin: 0px 0px 35px 20px;
}

.char-alert-sect {
    width: auto;
    padding: 0px;
    height: auto;
    display: inline-block;
    vertical-align: top;
    margin: 0px;
    border-radius: 20px;
}

.char-alert-sect #start_char {
    width: 180px;
}

.char-alert-sect #end_char {
    width: 220px;
}

.alert-sect-content {
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: top;
    margin: 30px 0px 20px 15px;
}




p.game-alert-new-button {

    display: inline-block;
    border-radius: 5px;
    width: auto;
    font-size: 14px;
    margin: 0 0 10px 0px;
}

p.game_end_value {
    background: #091422;
    display: inline-block;
    padding: 15px 30px;
    font-size: 24px;
    border-radius: 5px;
    margin: 0 0 20px 0;
}

p.game-alert-new-button a {

    display: inline-block;
    background: #091422;
    border-radius: 5px;
    padding: 7px 10px 5px 10px;
    vertical-align: middle;
    text-decoration: none;
    color: #fff;
    text-transform: capitalize;
    width: auto;
    font-weight: 100;
}

p.game-alert-new-button a.active_button {
    background: #FD8B05;
    color: #fff;
}

p.game-alert-new-button a:hover {
    background: #FD8B05;
    color: #fff;
}


p.game-alert-new-button a span img {
    width: 14px;
}

p.startcard-desc {
    font-size: 14px;
    margin: 0 0 10px 0;
    width: 200px;
}

.alert-sect-content a.kitalert-sect-button {
    width: 200px;
    padding: 30px 0;
    background: url(../images/sys19-retry-button.svg) no-repeat;
    border-radius: 5px;
    margin: 10px 0 10px 0;
    display: inline-block;
    color: #fff;
    text-decoration: none;
}

.alert-sect-content a span {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 10px 0 0px;
}

.alert_brief_cont {
    margin: 15px 0px 25px 35px;
}

.alert_brief_cont p {
    background: #091422;
    display: inline-block;
    padding: 10px;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 1px;
    border-radius: 5px;
    margin: 0 0 10px 0;
}

.start-game h3 {
    padding: 20px 20px;
    text-align: center;
}


.start-game p span.startbutton {
    background: #059ad8;
    padding: 10px 20px;
    border-radius: 3px;
    display: inline-block;
    margin: 20px 0 0 0;
}

.start-game p span.startbutton:hover {
    cursor: pointer;
    background: #fff;
    color: #059ad8;
}

.kitalert-game {
    display: none;
    top: 25%;
    border-radius: 20px;
    background: #63a62f;
    background: -moz-linear-gradient(105deg, #76b449 60%, #63a62f 60%);
    background: -webkit-linear-gradient(105deg, #76b449 60%, #63a62f 60%);
    background: linear-gradient(105deg, #76b449 60%, #63a62f 60%);
    -webkit-box-shadow: -12px 0px 0px 0px #569c1c;
    -moz-box-shadow: -12px 0px 0px 0px #569c1c;
    box-shadow: -12px 0px 0px 0px#569c1c;
    width: 500px;
}

.kitalert-game .alert-sect-content {
    width: 230px;
    margin: 0px 0px 10px 10px;
}

.kitalert-game .alert-sect-content p.endcard-desc {
    margin: 10px 0 10px 0;
    font-size: 14px;
}

.kitalert-game h2 {
    margin: 20px 0 20px 20px;
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
}

.kitalert-game ul {
    list-style: none;
    position: absolute;
    top: 15px;
    right: 20px;
}

.kitalert-game ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
}

.kitalert-game ul li a img {
    width: 24px;
}

.kitalert-game.active {
    display: block;
    -webkit-transition: all 500ms ease-in-out 0s;
    -moz-transition: all 500ms ease-in-out 0s;
    -o-transition: all 500ms ease-in-out 0s;
    transition: all 500ms ease-in-out 0s;
    top: 25%;
}

.kitalert-game h3 {
    padding: 20px 20px;
    background: #981b11;
    text-align: center;
}



.successalert-game {
    display: none;
    top: 25%;
    left: 100%;
    background: #7ac382;
    -webkit-transition: all 500ms ease-in-out 0s;
    -moz-transition: all 500ms ease-in-out 0s;
    -o-transition: all 500ms ease-in-out 0s;
    transition: all 500ms ease-in-out 0s;
}

.successalert-game.active {
    display: block;
    -webkit-transition: all 500ms ease-in-out 0s;
    -moz-transition: all 500ms ease-in-out 0s;
    -o-transition: all 500ms ease-in-out 0s;
    transition: all 500ms ease-in-out 0s;
    left: 0%;
    top: 25%;
}

.successalert-game h3 {
    padding: 20px 20px;
    background: #3e9848;
    text-align: center;
}

.successalert-game p {
    padding: 50px 20px;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
}

.successalert-game p span.nextstagebutton {
    background: #3e9848;
    padding: 10px 20px;
    border-radius: 3px;
    display: inline-block;
    margin: 20px 0 0 0;
}

.successalert-game p span.nextstagebutton:hover {
    cursor: pointer;
    background: #fff;
    color: #3e9848;
}

div.mobile-force-landscape {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background: #ccc;
    display: none;
    z-index: 99999999;
}

div.img-container {
    width: 300px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 30%;
}

div.img-container img {
    margin: 50px auto;
    display: block;
    width: 100px;
    -webkit-animation: rotate-landscape 1.5s infinite;
    -moz-animation: rotate-landscape 1.5 infinite;
    -o-animation: rotate-landscape 1.5 infinite;
    animation: rotate-landscape 1.5 infinite;
}

div.img-container p {
    text-align: center;
    font-size: 1.5em;
    color: #000 !important;
}

.game-article {
    width: 1024px;
    position: absolute;
    top: 0%;
    bottom: 0;
    height: auto;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.content-container {
    background-color: rgba(0, 0, 0, 0.6);
    display: block;
    width: inherit;
    position: absolute;
    height: inherit;
    top: 0px;
    min-height: 948px;
}

.game-section {
    width: 1024px;
    height: auto;
    margin: 7% auto;

    position: relative;
}

.game-wrapper {
    width: 100%;
    height: 600px;
    position: relative;
    margin: 0% auto;
    overflow-x: hidden;
    overflow-y: hidden;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE 10+ */
}

.game-wrapper::-webkit-scrollbar {
    /* WebKit */
    width: 0;
    height: 0;
}

.game-black-bg {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 600px;
    position: absolute;
    z-index: 999;
}

.game-bg {
    width: 6479595px;
    height: 600px;
    overflow-x: auto;
}

.game-bg img {
    float: left;
    height: 100%;
    margin-left: -1px;
}


.game-bg.bg_mv1 {
    -moz-transition: all 3000ms linear 0s;
    -webkit-transition: all 3000ms linear 0s;
    -o-transition: all 3000ms linear 0s;
    -ms-transition: all 3000ms linear 0s;
    transition: all 3000ms linear 0s;
}

.game-bg.bg_mv2 {
    -moz-transition: all 2750ms linear 0s;
    -webkit-transition: all 2750ms linear 0s;
    -o-transition: all 2750ms linear 0s;
    -ms-transition: all 2750ms linear 0s;
    transition: all 2750ms linear 0s;
}

.game-bg.bg_mv3 {
    -moz-transition: all 2500ms linear 0s;
    -webkit-transition: all 2500ms linear 0s;
    -o-transition: all 2500ms linear 0s;
    -ms-transition: all 2500ms linear 0s;
    transition: all 2500ms linear 0s;
}

.game-bg.bg_mv4 {
    -moz-transition: all 2250ms linear 0s;
    -webkit-transition: all 2250ms linear 0s;
    -o-transition: all 2250ms linear 0s;
    -ms-transition: all 2250ms linear 0s;
    transition: all 2250ms linear 0s;
}

.game-bg.bg_mv5 {
    -moz-transition: all 2000ms linear 0s;
    -webkit-transition: all 2000ms linear 0s;
    -o-transition: all 2000ms linear 0s;
    -ms-transition: all 2000ms linear 0s;
    transition: all 2000ms linear 0s;
}

.game-bg.bg_mv6 {
    -moz-transition: all 1750ms linear 0s;
    -webkit-transition: all 1750ms linear 0s;
    -o-transition: all 1750ms linear 0s;
    -ms-transition: all 1750ms linear 0s;
    transition: all 1750ms linear 0s;
}

.game-bg.bg_mv7 {
    -moz-transition: all 1500ms linear 0s;
    -webkit-transition: all 1500ms linear 0s;
    -o-transition: all 1500ms linear 0s;
    -ms-transition: all 1500ms linear 0s;
    transition: all 1500ms linear 0s;
}

.game-bg.bg_mv8 {
    -moz-transition: all 1250ms linear 0s;
    -webkit-transition: all 1250ms linear 0s;
    -o-transition: all 1250ms linear 0s;
    -ms-transition: all 1250ms linear 0s;
    transition: all 1250ms linear 0s;
}

.game-bg.bg_mv9 {
    -moz-transition: all 1000ms linear 0s;
    -webkit-transition: all 1000ms linear 0s;
    -o-transition: all 1000ms linear 0s;
    -ms-transition: all 1000ms linear 0s;
    transition: all 1000ms linear 0s;
}

.game-bg.bg_mv10 {
    -moz-transition: all 750ms linear 0s;
    -webkit-transition: all 750ms linear 0s;
    -o-transition: all 750ms linear 0s;
    -ms-transition: all 750ms linear 0s;
    transition: all 750ms linear 0s;
}

.game-bg.bg_mv11 {
    -moz-transition: all 500ms linear 0s;
    -webkit-transition: all 500ms linear 0s;
    -o-transition: all 500ms linear 0s;
    -ms-transition: all 500ms linear 0s;
    transition: all 500ms linear 0s;
}

.game-bg.bgpaused {

    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;

}

.sk-cube-grid {
    width: 40px;
    height: 40px;
    margin: 10px auto;
}

.sk-cube-grid .sk-cube {
    width: 33%;
    height: 33%;
    background-color: #76b449;
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-cube-grid .sk-cube1 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube2 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube3 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.sk-cube-grid .sk-cube4 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube5 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube6 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube7 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.sk-cube-grid .sk-cube8 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube9 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.game_instr_dsktop {
    display: block;
}

.game_instr_dsktop.active {
    display: block;
}

.game_instr_dsktop p {
    position: absolute;
    right: 32%;
    bottom: 0%;
    z-index: 99;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
}

.game_instr_dsktop ul {
    position: absolute;
    right: 5%;
    bottom: -2%;
    z-index: 99;
}

.game_instr_dsktop ul li {
    margin: 0 0 10px 0;
    width: 120px;
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
}

.game_instr_dsktop ul li img {
    width: 30px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
}

.game_instr_dsktop ul li:last-child img {
    transform: rotate(180deg);
}

.game_instr_mobile {
    display: none;
}

.game_instr_mobile.active {
    display: block;
}


.game_instr_mobile.active ul {
    position: absolute;
    right: 10%;
    top: 40%;
    z-index: 99;
}

.game_instr_mobile.active ul li img {
    width: 55px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
}

.game_instr_mobile.active ul li span {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    width: 110px;
}

.game_instr_mobile.active ul li {
    opacity: 0
}

.game_instr_mobile.swipeup {
    animation: mobile_swipe 2.3s 0s linear;
}

.game_instr_mobile.swipedown {
    top: 40%;
    -webkit-transition: all 2000ms ease 0s;
    -moz-transition: all 2000ms ease 0s;
    -o-transition: all 2000ms ease 0s;
    -ms-transition: all 2000ms ease 0s;
    transition: all 2000ms ease 0s;
}

.game_instr_mobile.swipeup ul li:first-child {
    opacity: 1;
}

.game_instr_mobile.swipedown ul li:first-child {
    opacity: 0;
}

.game_instr_mobile.swipedown ul li:last-child {
    opacity: 1;
}

.game_instr_mobile.swipeup ul li:last-child {
    opacity: 0;
}

.game_instr_dsktop {
    display: block;
}


@keyframes rotate-landscape {
    0% {
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}

@-webkit-keyframes rotate-landscape {
    0% {
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}

@-moz-keyframes rotate-landscape {
    0% {
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}

@-o-keyframes rotate-landscape {
    0% {
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}

@keyframes walk {
    100% {
        background-position: 0 -2376px;
    }
}

@-webkit-keyframes bk {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: -1980px 0;
    }
}

@-moz-keyframes bk {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: -1980px 0;
    }
}

@-o-keyframes bk {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: -2896px 0;
    }
}

@keyframes bk {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: -2896px 0;
    }
}
@media screen and (max-width: 800px) {   div.mobile-force-landscape {display: block;}}

@media screen and (max-width: 600px) {
    .container {
        width: 100%;
        margin-top: 0;
    }

    .figure {
        transform: translate3D(40%, 50px, 0);
    }
}

@-webkit-keyframes obs {

    0% {
        transform: translate(0%, 0%);
        -webkit-transform: translate(0%, 0%);
        -moz-transform: translate(0%, 0%);
        -o-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
    }

    100% {
        transform: translate(-1200px, 0px);
        -webkit-transform: translate(-1200px, 0px);
        -moz-transform: translate(-1200px, 0px);
        -o-transform: translate(-1200px, 0px);
        -ms-transform: translate(-1200px, 0px);
    }
}

@-ms-keyframes obs {

    0% {
        transform: translate(0%, 0%);
        -webkit-transform: translate(0%, 0%);
        -moz-transform: translate(0%, 0%);
        -o-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
    }

    100% {
        transform: translate(-1200px, 0px);
        -webkit-transform: translate(-1200px, 0px);
        -moz-transform: translate(-1200px, 0px);
        -o-transform: translate(-1200px, 0px);
        -ms-transform: translate(-1200px, 0px);
    }
}

@-moz-keyframes obs {
    0% {
        transform: translate(0%, 0%);
        -webkit-transform: translate(0%, 0%);
        -moz-transform: translate(0%, 0%);
        -o-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
    }

    100% {
        transform: translate(-1200px, 0px);
        -webkit-transform: translate(-1200px, 0px);
        -moz-transform: translate(-1200px, 0px);
        -o-transform: translate(-1200px, 0px);
        -ms-transform: translate(-1200px, 0px);
    }
}

@-o-keyframes obs {

    0% {
        transform: translate(0%, 0%);
        -webkit-transform: translate(0%, 0%);
        -moz-transform: translate(0%, 0%);
        -o-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
    }

    100% {
        transform: translate(-1200px, 0px);
        -webkit-transform: translate(-1200px, 0px);
        -moz-transform: translate(-1200px, 0px);
        -o-transform: translate(-1200px, 0px);
        -ms-transform: translate(-1200px, 0px);
    }
}

@keyframes obs {

    0% {
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        -moz-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
    }

    100% {
        transform: translate(-1200px, 0px);
        -webkit-transform: translate(-1200px, 0px);
        -moz-transform: translate(-1200px, 0px);
        -o-transform: translate(-1200px, 0px);
        -ms-transform: translate(-1200px, 0px);
    }
}

@-webkit-keyframes obs_mo {

    0% {
        transform: translate(0%, 0%);
        -webkit-transform: translate(0%, 0%);
        -moz-transform: translate(0%, 0%);
        -o-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
    }

    100% {
        transform: translate(-120vw, 0px);
        -webkit-transform: translate(-120vw, 0px);
        -moz-transform: translate(-120vw, 0px);
        -o-transform: translate(-120vw, 0px);
        -ms-transform: translate(-120vw, 0px);
    }
}

@-ms-keyframes obs_mo {

    0% {
        transform: translate(0%, 0%);
        -webkit-transform: translate(0%, 0%);
        -moz-transform: translate(0%, 0%);
        -o-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
    }

    100% {
        transform: translate(-120vw, 0px);
        -webkit-transform: translate(-120vw, 0px);
        -moz-transform: translate(-120vw, 0px);
        -o-transform: translate(-120vw, 0px);
        -ms-transform: translate(-120vw, 0px);
    }
}

@-moz-keyframes obs_mo {
    0% {
        transform: translate(0%, 0%);
        -webkit-transform: translate(0%, 0%);
        -moz-transform: translate(0%, 0%);
        -o-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
    }

    100% {
        transform: translate(-120vw, 0px);
        -webkit-transform: translate(-120vw, 0px);
        -moz-transform: translate(-120vw, 0px);
        -o-transform: translate(-120vw, 0px);
        -ms-transform: translate(-120vw, 0px);
    }
}

@-o-keyframes obs_mo {

    0% {
        transform: translate(0%, 0%);
        -webkit-transform: translate(0%, 0%);
        -moz-transform: translate(0%, 0%);
        -o-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
    }

    100% {
        transform: translate(-120vw, 0px);
        -webkit-transform: translate(-120vw, 0px);
        -moz-transform: translate(-120vw, 0px);
        -o-transform: translate(-120vw, 0px);
        -ms-transform: translate(-120vw, 0px);
    }
}

@keyframes obs_mo {

    0% {
        transform: translate(0%, 0%);
        -webkit-transform: translate(0%, 0%);
        -moz-transform: translate(0%, 0%);
        -o-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
    }

    100% {
        transform: translate(-120vw, 0px);
        -webkit-transform: translate(-120vw, 0px);
        -moz-transform: translate(-120vw, 0px);
        -o-transform: translate(-120vw, 0px);
        -ms-transform: translate(-120vw, 0px);
    }
}

@-webkit-keyframes jump {
    0% {
        transform: translate(-100%, 0%);
        -webkit-transform: translate(-100%, 0%);
        -moz-transform: translate(-100%, 0%);
        -o-transform: translate(-100%, 0%);
        -ms-transform: translate(-100%, 0%);
    }

    20% {
        bottom: 45%;
    }

    50% {
        bottom: 55%;
    }

    80% {
        bottom: 45%;
    }

    100% {
        bottom: 22%;
    }
}

@-moz-keyframes jump {
    0% {
        bottom: 22%;
    }

    20% {
        bottom: 45%;
    }

    50% {
        bottom: 55%;
    }

    80% {
        bottom: 45%;
    }

    100% {
        bottom: 22%;
    }
}

@-o-keyframes jump {
    0% {
        bottom: 22%;
    }

    20% {
        bottom: 45%;
    }

    50% {
        bottom: 55%;
    }

    80% {
        bottom: 45%;
    }

    100% {
        bottom: 22%;
    }
}

@keyframes jump {
    0% {
        bottom: 22%;
    }

    20% {
        bottom: 45%;
    }

    50% {
        bottom: 55%;
    }

    80% {
        bottom: 45%;
    }

    100% {
        bottom: 22%;
    }
}

@-webkit-keyframes sk-cubeGridScaleDelay {

    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }

    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}

@keyframes sk-cubeGridScaleDelay {

    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }

    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}

@keyframes loading {
    0% {
        max-width: 0;
    }
}

@media all and (orientation: portrait) {
    div.mobile-force-landscape {
        display: block;
    }

    body {
        /*-webkit-transform: rotate(90deg);*/
        width: 100%;
        height: 100%;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0;
        background: #050f21;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-width: 850px) and (orientation: landscape) {

    /*#runnerGame {
        transform: scale(0.65, 0.65);
    }*/
    .game_instr_dsktop {
        display: none;
    }

    .header {
        display: none;
    }

    .game-article,
    .game-section,
    .game-wrapper {
        width: 100%;
        margin: 0;
    }

    .dialog-box {
        top: 0%;
        width: 60%;
        transform: scale(0.6, 0.6);
    }

    .kitalert-game {
        width: 70%;
    }

    .game-bk {
        background-size: contain;
    }

    .game-bk,
    .game-bk img,
    .game-article,
    .game-section,
    .game-bg,
    ul.obstacleslists,
    .game-wrapper {
        height: 100vh;
    }

    .game-bk img {
        width: auto;
    }

    .game-timer,
    .audio-controls,
    .xcdfbpdybg-section {
        transform: scale(0.6, 0.6);
    }

    .game-timer {
        top: 5%;
        left: -1%;
        padding: 18px 0;
    }

    .xcdfbpdybg-section {
        top: 5%;
        right: 5%;
    }

    ul.audio-controls {
        top: 5%;
        margin: 0;
        right: 1%;

    }

    ul.obstacleslists li.bottom1,
    ul.obstacleslists li.bottom2,
    ul.obstacleslists li.bottom3,
    ul.obstacleslists li.middle1,
    ul.obstacleslists li.middle2,
    ul.obstacleslists li.middle3,
    ul.obstacleslists li.top1,
    ul.obstacleslists li.top2,
    ul.obstacleslists li.top3 {
        width: 10%;
    }

    ul.obstacleslists li.bottom1 {
        width: 8%;
    }

    .kitalert-game.active,
    .start-game.active {
        top: 10%;
    }

    ul.obstacleslists li.top1,
    ul.obstacleslists li.top2,
    ul.obstacleslists li.top3 {
        bottom: 38%;
    }

    ul.obstacleslists li.obstacles_1 {

        -webkit-animation: obs_mo 3000ms 0s infinite linear;
        -moz-animation: obs_mo 3000ms 0s infinite linear;
        -o-animation: obs_mo 3000ms 0s infinite linear;
        -ms-animation: obs_mo 3000ms 0s infinite linear;
        animation: obs_mo 3000ms 0s infinite linear;
    }

    ul.obstacleslists li.obstacles_2 {
        -webkit-animation: obs_mo 2750ms 0s infinite linear;
        -moz-animation: obs_mo 2750ms 0s infinite linear;
        -o-animation: obs_mo 2750ms 0s infinite linear;
        -ms-animation: obs_mo 2750ms 0s infinite linear;
        animation: obs_mo 2750ms 0s infinite linear;
    }

    ul.obstacleslists li.obstacles_3 {
        -webkit-animation: obs_mo 2500ms 0s infinite linear;
        -moz-animation: obs_mo 2500ms 0s infinite linear;
        -o-animation: obs_mo 2500ms 0s infinite linear;
        -ms-animation: obs_mo 2500ms 0s infinite linear;
        animation: obs_mo 2500ms 0s infinite linear;
    }

    ul.obstacleslists li.obstacles_4 {
        -webkit-animation: obs_mo 2250ms 0s infinite linear;
        -moz-animation: obs_mo 2250ms 0s infinite linear;
        -o-animation: obs_mo 2250ms 0s infinite linear;
        -ms-animation: obs_mo 2250ms 0s infinite linear;
        animation: obs_mo 2250ms 0s infinite linear;
    }

    ul.obstacleslists li.obstacles_5 {
        -webkit-animation: obs_mo 2000ms 0s infinite linear;
        -moz-animation: obs_mo 2000ms 0s infinite linear;
        -o-animation: obs_mo 2000ms 0s infinite linear;
        -ms-animation: obs_mo 2000ms 0s infinite linear;
        animation: obs_mo 2000ms 0s infinite linear;
    }

    ul.obstacleslists li.obstacles_6 {
        -webkit-animation: obs_mo 1750ms 0s infinite linear;
        -moz-animation: obs_mo 1750ms 0s infinite linear;
        -o-animation: obs_mo 1750ms 0s infinite linear;
        -ms-animation: obs_mo 1750ms 0s infinite linear;
        animation: obs_mo 1750ms 0s infinite linear;
    }

    ul.obstacleslists li.obstacles_7 {
        -webkit-animation: obs_mo 1500ms 0s infinite linear;
        -moz-animation: obs_mo 1500ms 0s infinite linear;
        -o-animation: obs_mo 1500ms 0s infinite linear;
        -ms-animation: obs_mo 1500ms 0s infinite linear;
        animation: obs_mo 1500ms 0s infinite linear;
    }

    ul.obstacleslists li.obstacles_8 {
        -webkit-animation: obs_mo 1250ms 0s infinite linear;
        -moz-animation: obs_mo 1250ms 0s infinite linear;
        -o-animation: obs_mo 1250ms 0s infinite linear;
        -ms-animation: obs_mo 1250ms 0s infinite linear;
        animation: obs_mo 1250ms 0s infinite linear;
    }

    ul.obstacleslists li.obstacles_9 {
        -webkit-animation: obs_mo 1000ms 0s infinite linear;
        -moz-animation: obs_mo 1000ms 0s infinite linear;
        -o-animation: obs_mo 1000ms 0s infinite linear;
        -ms-animation: obs_mo 1000ms 0s infinite linear;
        animation: obs_mo 1000ms 0s infinite linear;
    }

    ul.obstacleslists li.obstacles_10 {
        -webkit-animation: obs_mo 750ms 0s infinite linear;
        -moz-animation: obs_mo 750ms 0s infinite linear;
        -o-animation: obs_mo 750ms 0s infinite linear;
        -ms-animation: obs_mo 750ms 0s infinite linear;
        animation: obs_mo 750ms 0s infinite linear;
    }

    ul.obstacleslists li.obstacles_11 {
        -webkit-animation: obs_mo 500ms 0s infinite linear;
        -moz-animation: obs_mo 500ms 0s infinite linear;
        -o-animation: obs_mo 500ms 0s infinite linear;
        -ms-animation: obs_mo 500ms 0s infinite linear;
        animation: obs_mo 500ms 0s infinite linear;
    }

    .char-alert-sect {
        margin: 25px 0 0 0;
    }

}

@media only screen and (min-device-height: 300px) and (max-device-height: 400px) and (orientation: landscape) {

    ul.obstacleslists li.top1,
    ul.obstacleslists li.top2,
    ul.obstacleslists li.top3 {
        bottom: 17% !important;
    }

    .game-section {
        margin: 0;
    }
}