@font-face {
    font-family: explore;
    src: url(../fonts/explore.eot?-2zxkqq);
    src: url(../fonts/explore.eot?#iefix-2zxkqq) format('embedded-opentype'), url(../fonts/explore.woff?-2zxkqq) format('woff'), url(../fonts/explore.ttf?-2zxkqq) format('truetype'), url(../fonts/explore.svg?-2zxkqq#explore) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
    font-family: explore;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-fullscreen:before {
    content: "\e604"
}

.icon-play:before {
    content: "\e603"
}

.icon-wrong:before {
    content: "\e600";
    color: red
}

.icon-right:before {
    content: "\e601";
    color: #429f2a
}

.icon-sound:before {
    content: "\e602";
    color: #000
}

.icon-right.black:before {
    color: #000
}

.iborder {
    color: #fff;
    background-color: #000;
    border-radius: 50%;
    width: 18px;
    display: inline-block;
    height: 18px;
    font-size: 10px;
    line-height: 18px;
    padding-left: 3px;
    float: right;
    -webkit-font-smoothing: antialiased
}

.info:before {
    content: "i";
    display: inline-block;
    font-size: 18px;
    line-height: 1;
    text-align: center;
    text-transform: lowercase;
    width: 10px
}

.qtip {
    position: absolute;
    left: -28000px;
    top: -28000px;
    display: none;
    max-width: 280px;
    min-width: 50px;
    font-size: 10.5px;
    line-height: 12px;
    direction: ltr;
    box-shadow: none;
    padding: 0
}

.qtip-content {
    position: relative;
    padding: 5px 9px;
    overflow: hidden;
    text-align: left;
    word-wrap: break-word
}

.qtip-titlebar {
    position: relative;
    padding: 5px 35px 5px 10px;
    overflow: hidden;
    border-width: 0 0 1px;
    font-weight: 700
}

.qtip-titlebar+.qtip-content {
    border-top-width: 0 !important
}

.qtip-close {
    position: absolute;
    right: -9px;
    top: -9px;
    cursor: pointer;
    outline: medium none;
    border-width: 1px;
    border-style: solid;
    border-color: transparent
}

.qtip-titlebar .qtip-close {
    right: 4px;
    top: 50%;
    margin-top: -9px
}

* html .qtip-titlebar .qtip-close {
    top: 16px
}

.qtip-icon .ui-icon,
.qtip-titlebar .ui-icon {
    display: block;
    text-indent: -1000em;
    direction: ltr
}

.qtip-icon,
.qtip-icon .ui-icon {
    border-radius: 3px;
    text-decoration: none
}

.qtip-icon .ui-icon {
    width: 18px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    text-indent: 0;
    font: 400 bold 10px/13px Tahoma, sans-serif;
    color: inherit;
    background: transparent none no-repeat -100em -100em
}

.qtip-default {
    border-width: 1px;
    border-style: solid;
    border-color: #F1D031;
    background-color: #FFFFA3;
    color: #555
}

.qtip-default .qtip-titlebar {
    background-color: #FFEF93
}

.qtip-default .qtip-icon {
    border-color: #CCC;
    background: #F1F1F1;
    color: #777
}

.qtip-default .qtip-titlebar .qtip-close {
    border-color: #AAA;
    color: #111
}

.qtip-light {
    background-color: #fff;
    border-color: #E2E2E2;
    color: #454545
}

.qtip-light .qtip-titlebar {
    background-color: #f1f1f1
}

.qtip-dark {
    background-color: #505050;
    border-color: #303030;
    color: #f3f3f3
}

.qtip-dark .qtip-titlebar {
    background-color: #404040
}

.qtip-dark .qtip-icon {
    border-color: #444
}

.qtip-dark .qtip-titlebar .ui-state-hover {
    border-color: #303030
}

.qtip-cream {
    background-color: #FBF7AA;
    border-color: #F9E98E;
    color: #A27D35
}

.qtip-cream .qtip-titlebar {
    background-color: #F0DE7D
}

.qtip-cream .qtip-close .qtip-icon {
    background-position: -82px 0
}

.qtip-red {
    background-color: #F78B83;
    border-color: #D95252;
    color: #912323
}

.qtip-red .qtip-titlebar {
    background-color: #F06D65
}

.qtip-red .qtip-close .qtip-icon {
    background-position: -102px 0
}

.qtip-red .qtip-icon,
.qtip-red .qtip-titlebar .ui-state-hover {
    border-color: #D95252
}

.qtip-green {
    background-color: #CAED9E;
    border-color: #90D93F;
    color: #3F6219
}

.qtip-green .qtip-titlebar {
    background-color: #B0DE78
}

.qtip-green .qtip-close .qtip-icon {
    background-position: -42px 0
}

.qtip-blue {
    background-color: #E5F6FE;
    border-color: #ADD9ED;
    color: #5E99BD
}

.qtip-blue .qtip-titlebar {
    background-color: #D0E9F5
}

.qtip-blue .qtip-close .qtip-icon {
    background-position: -2px 0
}

.qtip-shadow {
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .15)
}

.qtip-bootstrap,
.qtip-rounded,
.qtip-tipsy {
    border-radius: 5px
}

.qtip-rounded .qtip-titlebar {
    border-radius: 4px 4px 0 0
}

.qtip-youtube {
    border-radius: 2px;
    box-shadow: 0 0 3px #333;
    color: #fff;
    border-width: 0;
    background: #4A4A4A
}

.qtip-youtube .qtip-titlebar {
    background-color: #4A4A4A;
    background-color: rgba(0, 0, 0, 0)
}

.qtip-youtube .qtip-content {
    padding: .75em;
    font: 12px arial, sans-serif;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);"
}

.qtip-youtube .qtip-icon {
    border-color: #222
}

.qtip-youtube .qtip-titlebar .ui-state-hover {
    border-color: #303030
}

.qtip-jtools {
    background: #232323;
    background: rgba(0, 0, 0, .7);
    border: 2px solid #ddd;
    border: 2px solid rgba(241, 241, 241, 1);
    border-radius: 2px;
    box-shadow: 0 0 12px #333
}

.qtip-jtools .qtip-titlebar {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A)"
}

.qtip-jtools .qtip-content {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323)"
}

.qtip-jtools .qtip-content,
.qtip-jtools .qtip-titlebar {
    background: 0 0;
    color: #fff;
    border: 0 dashed transparent
}

.qtip-jtools .qtip-icon {
    border-color: #555
}

.qtip-jtools .qtip-titlebar .ui-state-hover {
    border-color: #333
}

.qtip-cluetip {
    box-shadow: 4px 4px 5px rgba(0, 0, 0, .4);
    background-color: #D9D9C2;
    color: #111;
    border: 0 dashed transparent
}

.qtip-cluetip .qtip-titlebar {
    background-color: #87876A;
    color: #fff;
    border: 0 dashed transparent
}

.qtip-cluetip .qtip-icon {
    border-color: #808064
}

.qtip-cluetip .qtip-titlebar .ui-state-hover {
    border-color: #696952;
    color: #696952
}

.qtip-tipsy {
    background: #000;
    background: rgba(0, 0, 0, .87);
    color: #fff;
    border: 0 solid transparent;
    font-size: 11px;
    font-family: 'Lucida Grande', sans-serif;
    font-weight: 700;
    line-height: 16px;
    text-shadow: 0 1px #000
}

.qtip-tipsy .qtip-titlebar {
    padding: 6px 35px 0 10px;
    background-color: transparent
}

.qtip-tipsy .qtip-content {
    padding: 6px 10px
}

.qtip-tipsy .qtip-icon {
    border-color: #222;
    text-shadow: none
}

.qtip-tipsy .qtip-titlebar .ui-state-hover {
    border-color: #303030
}

.qtip-tipped {
    border: 3px solid #959FA9;
    border-radius: 3px;
    background-color: #F9F9F9;
    color: #454545;
    font-weight: 400;
    font-family: serif
}

.qtip-tipped .qtip-titlebar {
    border-bottom-width: 0;
    color: #fff;
    background: #3A79B8;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D)"
}

.qtip-tipped .qtip-icon {
    border: 2px solid #285589;
    background: #285589
}

.qtip-tipped .qtip-icon .ui-icon {
    background-color: #FBFBFB;
    color: #555
}

.qtip-bootstrap {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    padding: 1px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    background-clip: padding-box
}

.qtip-bootstrap .qtip-titlebar {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.qtip-bootstrap .qtip-titlebar .qtip-close {
    right: 11px;
    top: 45%;
    border-style: none
}

.qtip-bootstrap .qtip-content {
    padding: 9px 14px
}

.qtip-bootstrap .qtip-icon {
    background: 0 0
}

.qtip-bootstrap .qtip-icon .ui-icon {
    width: auto;
    height: auto;
    float: right;
    font-size: 20px;
    font-weight: 700;
    line-height: 18px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.qtip-bootstrap .qtip-icon .ui-icon:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4;
    filter: alpha(opacity=40)
}

.qtip:not(.ie9haxors) div.qtip-content,
.qtip:not(.ie9haxors) div.qtip-titlebar {
    filter: none;
    -ms-filter: none
}

.qtip .qtip-tip {
    margin: 0 auto;
    overflow: hidden;
    z-index: 10
}

.qtip .qtip-tip,
x:-o-prefocus {
    visibility: hidden
}

.qtip .qtip-tip,
.qtip .qtip-tip .qtip-vml,
.qtip .qtip-tip canvas {
    position: absolute;
    color: #123456;
    background: 0 0;
    border: 0 dashed transparent
}

.qtip .qtip-tip canvas {
    top: 0;
    left: 0
}

.qtip .qtip-tip .qtip-vml {
    behavior: url(#default#VML);
    display: inline-block;
    visibility: visible
}

#qtip-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

#qtip-overlay.blurs {
    cursor: pointer
}

#qtip-overlay div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}

.qtipmodal-ie6fix {
    position: absolute !important
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background: 0 0
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

#caveWoman {
    bottom: -250px;
    left: 50px;
    z-index: 2
}

#celt {
    bottom: -250px;
    left: -300px;
    z-index: 3
}

#knight {
    bottom: -10px;
    left: -156px;
    z-index: 8
}

#queen {
    bottom: -250px;
    left: 130px;
    z-index: 6
}

#cleopatra {
    bottom: -250px;
    left: 350px;
    z-index: 5
}

#caesar {
    bottom: -250px;
    left: 220px;
    z-index: 4
}

#astro {
    bottom: -250px;
    left: 0;
    z-index: 1
}

#viking {
    top: -250px;
    left: -150px;
    z-index: 7
}

.first {
    top: 115px;
    left: 420px
}

.second {
    top: 190px;
    left: 255px
}

.third {
    top: 240px;
    left: 590px
}

.fourth {
    top: 270px;
    left: 70px
}

.fifth {
    top: 290px;
    left: 760px
}

.hello-bubble {
    bottom: 270px;
    right: 230px;
    display: none;
    z-index: 0
}

.book-flower {
    right: -10px;
    bottom: -570px;
    z-index: 0
}

.blue-flower {
    bottom: -350px;
    right: -665px;
    z-index: 1
}

.dice-flower {
    right: 78px;
    bottom: -620px;
    z-index: 0
}

.red-flower {
    right: -245px;
    bottom: -535px;
    z-index: 1
}

.blue-arrow {
    right: 190px;
    bottom: 270px
}

.pink-arrow {
    right: 365px;
    bottom: 225px
}

*,
:after,
:before {
    box-sizing: border-box
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

* html .clearfix,
:first-child+html .clearfix {
    zoom: 1
}

body,
html {
    height: 100%;
    overflow: hidden
}

body>#gameWrapperDiv {
    padding-bottom: 20px !important;
    overflow: auto;
    height: 100%
}

body {
    background: #4D0B8F;
    font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", Calibri, "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow-x: hidden;
    min-height: 100%
}

ul {
    padding: 0;
    margin: 0
}

li {
    list-style: none
}

p {
    font-size: 18px
}

button {
    border: 0;
    outline: 0;
    background-color: transparent
}

.buttons-container.buttons-container-top {
    bottom: 250px
}

.buttons-container.buttons-container-bottom {
    bottom: 50px
}

.buttons-container {
    display: table;
    position: absolute;
    right: 50px;
    width: 65%
}

.buttons-container-spacer {
    display: table-cell;
    width: 50px
}

.button-01 {
    padding: 14px 40px;
    min-height: 45px;
    width: 218px;
    border-width: 5px;
    border-style: solid;
    border-color: #1D76AA;
    display: table-cell;
    border-radius: 14px;
    background: #B9D02D;
    background-image: linear-gradient(-133deg, #39C2FF 0, #51FEFD 100%);
    box-shadow: 0 2px 15px 9px rgba(246, 17, 223, .7);
    color: #FFF;
    font-family: Arial;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .47px;
    line-height: 23px;
    text-align: center;
    text-shadow: -2px 2px 1px #3197A0;
    text-transform: uppercase;
    text-decoration: none;
    vertical-align: middle;
    position: relative
}

.button-01.play-alone:before,
.button-01.play-with-friends:before {
    content: ' ';
    position: absolute;
    background-repeat: no-repeat;
    background-position: 12px center;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    right: 0
}

.button-01.play-with-friends:before {
    width: 61px;
    background-size: 31px 19px;
    background-image: url(../images/icon-multiplayer.png)
}

.button-01.play-alone:before {
    width: 61px;
    background-size: 19px 19px;
    background-image: url(../images/icon-player-single.png)
}

.button-02 {
    border: 3px solid #E114D7;
    color: #fff;
    border-radius: 13px;
    background: radial-gradient(circle, #B543A4 0, #8E1BBC 100%);
    display: table-cell;
    cursor: pointer;
    text-align: left;
    vertical-align: middle;
    text-decoration: none;
    position: relative
}

.button-02.button-how-to-play {
    padding: 8px 14px 8px 37px
}

.button-02.brochure {
    padding: 8px 14px 8px 44px
}

.button-02.brochure:before,
.button-02.button-how-to-play:before {
    content: ' ';
    position: absolute;
    background-repeat: no-repeat;
    background-position: 8px center;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    right: 0
}

.button-02.button-how-to-play:before {
    width: 61px;
    background-size: 21px 29px;
    background-image: url(../images/icon-how-to-play.png)
}

.button-02.brochure:before {
    width: 61px;
    background-size: 28px 29px;
    background-image: url(../images/icon-read-more.png)
}

.btn+.btn {
    margin-left: 5px
}

.col .title,
.col p {
    margin-top: 0
}

.title {
    padding-right: 55px
}

.col {
    padding: 25px 15px;
    position: relative
}

.abs,
.animated-players,
.player-time {
    position: absolute;
    width: 159px;
    height: 241px
}

.abs-corner {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 10
}

.iblock {
    display: inline-block;
    vertical-align: middle
}

.disabled {
    opacity: .3
}

.narrow {
    padding-right: 45px
}

.btn {
    display: inline-block;
    text-transform: uppercase;
    width: 165px;
    text-decoration: none;
    min-height: 40px;
    color: #000;
    padding: 8px 12px;
    border-radius: 12px;
    font-weight: 700;
    box-shadow: 0 5px 5px rgba(3, 25, 41, .17), 0 15px rgba(255, 255, 255, .25)inset;
    transition: transform .2s ease-in-out;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.btn-flower:hover,
.btn:hover,
.player-selection .ng-scope:hover {
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.orange-pattern {
    background-image: url(../images/btns/orange-pattern.png);
    box-shadow: 0 5px 5px rgba(3, 25, 41, .17), 0 15px rgba(255, 255, 255, .25)inset;
    border: 3px solid #000
}

.orange-pattern-lg {
    background-image: url(../images/btns/orange-pattern-lg.png);
    box-shadow: 0 5px 5px rgba(3, 25, 41, .17), 0 15px rgba(255, 255, 255, .25)inset;
    border: 5px solid #000
}

.green-pattern {
    background-image: url(../images/btns/green-pattern.png);
    border: 3px solid #000
}

.border-lg {
    border: 5px solid #000
}

.close {
    line-height: 1.2;
    font-size: 18px;
    cursor: pointer;
    background: #000;
    width: 20px;
    height: 20px;
    color: #fff;
    text-align: center;
    border-radius: 50%
}

.initial-selection {
    position: absolute;
    z-index: 5;
    overflow: hidden;
    min-height: 520px
}

.initial-selection>button {
    position: absolute;
    right: 8%;
    bottom: 50%
}

.welcome-screen-players-overlay {
    position: absolute;
    z-index: 5;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: none;
    min-height: 520px
}

.central-bubble {
    padding: 0
}

.btn-flower {
    cursor: pointer;
    text-align: center;
    line-height: 1.3;
    transition: transform .2s ease-in-out;
    padding: 25px 15px 0 12px
}

.arrow {
    display: none;
    z-index: 6
}

.arrow,
.flower {
    float: left
}

.hello-bubble p {
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    color: #373535;
    line-height: 34px;
    font-family: "Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.hello-bubble {
    width: 270px;
    height: 270px;
    padding: 30px 25px;
    background: url(../images/flowersandbubbles/welcome-bubble.png) top center no-repeat
}

a.blue-flower,
a.red-flower {
    text-decoration: none;
    color: inherit;
    font-size: 14px
}

.blue-flower {
    width: 176px;
    height: 522px;
    background: url(../images/flowersandbubbles/blue-flower.png) top center no-repeat;
    display: block;
    padding-right: 32px
}

.red-flower {
    width: 221px;
    height: 410px;
    background: url(../images/flowersandbubbles/red-flower.png) top center no-repeat;
    padding-right: 95px
}

.dice-flower {
    width: 88px;
    height: 433px;
    background: url(../images/flowersandbubbles/dice-flower.png) top center no-repeat
}

.book-flower {
    width: 181px;
    height: 398px;
    background: url(../images/flowersandbubbles/book-flower.png) top center no-repeat
}

.blue-arrow {
    width: 92px;
    height: 80px;
    background: url(../images/flowersandbubbles/blue-arrow.png) top center no-repeat
}

.pink-arrow {
    width: 66px;
    height: 124px;
    background: url(../images/flowersandbubbles/pink-arrow.png) top center no-repeat
}

.no-sound {
    font-size: 28px;
    cursor: pointer;
    position: relative;
    line-height: 0
}

.no-sound:before {
    position: absolute;
    font-size: 12px;
    bottom: 6px
}

.skip-intro {
    margin-right: 10px;
    cursor: pointer
}

.top-button {
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
    background-position: center center;
    float: right;
    margin-left: 10px
}

.top-button.top-button-full-screen {
    background-image: url(../images/fullscreen.png)
}

.top-button.top-button-sound {
    background-image: url(../images/sound.png)
}

#howToPlayScreen {
    display: none
}

#howToPlayScreen .game.game-btns {
    display: block
}

#howToPlayScreen>.slides {
    z-index: -1
}

#howToPlayScreen .nav,
#howToPlayScreen .nav a {
    z-index: 1000
}

#howToPlayScreen .black-text {
    color: #000
}

body.how-to-play.ng-scope #howToPlayScreen {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background-image: url(../images/bgs/blue-space.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover
}

.tutorial-button-close,
.tutorial-button-next,
.tutorial-button-prev {
    position: absolute;
    display: block;
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer
}

.tut-arrow-animation.anima-start {
    animation: arrowAnimationTutorial 1.5s infinite
}

@keyframes arrowAnimationTutorial {
    0% {
        -ms-transform: scale(.7);
        transform: scale(.7)
    }

    50% {
        -ms-transform: scale(1.3);
        transform: scale(1.3)
    }

    100% {
        -ms-transform: scale(.7);
        transform: scale(.7)
    }
}

.tutorial-button-close {
    right: 50px;
    top: 0;
    background-image: url(../images/tutorial/close.png)
}

.tut-10,
.tut-8,
.tut-9 {
    top: 50px;
    position: relative
}

.tutorial-button-prev {
    left: 50px;
    bottom: 50px;
    background-image: url(../images/tutorial/arrow-left.png)
}

.tutorial-button-next {
    right: 326px;
    bottom: 50px;
    background-image: url(../images/tutorial/arrow-right.png)
}

.tut-bg-game-bg,
.tut-bg-game-content,
.tut-bg-overlay {
    background-repeat: no-repeat;
    background-position: center center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.tut-bg-game-bg,
.tut-bg-game-content {
    position: absolute
}

.tut-bg-overlay {
    position: fixed
}

#howToPlayScreen div.game_panel.tut-resp.game img {
    position: static
}

html body .highlighted-elements>.game-wrapper,
html body .tut-bg-game-bg {
    top: 50px
}

.tut-bg-game-content .player-stats {
    padding-left: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
    overflow: hidden
}

#howToPlayScreen div.game_panel.tut-resp.game:after {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-image: url(../images/tutorial/path-game.png);
    background-position: 68% 60%;
    background-size: 92%
}

#howToPlayScreen div.game_panel.tut-resp.game.tut-placeholder {
    padding-bottom: 48%
}

#howToPlayScreen div.game_panel.tut-resp.game.tut-placeholder:after {
    display: none
}

#howToPlayScreen .tut-bg-game-content .tut-7 .player-stats {
    clip-path: polygon(14px 0, 100% 0, 100% 100%, 14px 100%)
}

.tut-5 .tutorial-message,
.tut-6 .tutorial-message {
    width: 400px
}

.tut-8 .forward {
    height: 12%;
    width: 7.5%;
    top: 66%;
    left: 30.5%
}

.tut-9 .backward {
    height: 12%;
    width: 7.5%;
    top: 74%;
    left: 78.5%
}

.tut-10 .alert-icon {
    height: 12%;
    width: 7.5%;
    top: 48%;
    left: 8.5%;
    background-color: transparent;
    border: none
}

.tut-11 .death {
    height: 12%;
    width: 7.5%;
    top: 37%;
    left: 57.5%
}

.tut-12 .win-icon {
    height: 12%;
    width: 7.5%;
    top: 7%;
    left: 48.5%;
    background-color: transparent;
    border: none
}

.tut-bg-overlay {
    z-index: 999;
    background: rgba(0, 0, 0, .7)
}

#howToPlayScreen .dice.dice-continual {
    z-index: 10000;
    top: -65px;
    left: 5px
}

.tut-animation {
    position: absolute;
    top: 250px;
    left: 20px
}

#howToPlayScreen .game {
    display: block
}

.tut-bg-overlay h1 {
    position: absolute;
    left: 0;
    right: 0;
    background-image: linear-gradient(to right, #FF355B 70%, #fff);
    -webkit-text-fill-color: transparent;
    margin: 15px auto 0;
    text-align: center;
    -webkit-background-clip: text;
    max-width: 90%;
    letter-spacing: .05em;
    font-size: 48px
}

#welcomeScreen {
    display: none
}

body.welcome-screen.ng-scope #welcomeScreen {
    display: block;
    max-width: 90%
}

body.selection-screen,
body.welcome-screen {
    background-image: url(../images/bgs/purple-landscape.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

body.welcome-screen .center-top-part {
    text-align: center
}

body.welcome-screen .title-wrapper {
    display: -ms-flexbox;
    display: flex
}

body.welcome-screen .title-wrapper h2 .title-text:before {
    background-image: url(../images/item-title-dice-homepage.png);
    mix-blend-mode: multiply;
    background-size: 66px 67px;
    background-position: center center;
    width: 66px;
    height: 67px;
    content: ' ';
    position: absolute;
    margin-right: 14px;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin-left: -80px
}

body.welcome-screen h2.title {
    -ms-flex-positive: 1;
    flex-grow: 1;
    line-height: 73px;
    min-height: 73px;
    margin-top: 2em
}

body.welcome-screen h2.title .title-text {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjojQ0I3QUFDOyIgLz48c3RvcCBvZmZzZXQ9IjM5JSIgc3R5bGU9InN0b3AtY29sb3I6IzZFQjdFNDsiIC8+PHN0b3Agb2Zmc2V0PSI3MiUiIHN0eWxlPSJzdG9wLWNvbG9yOiNBM0RCMjk7IiAvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3R5bGU9InN0b3AtY29sb3I6I0E3Q0UzMTsiIC8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgZmlsbD0idXJsKCNncmFkaWVudCkiIGhlaWdodD0iMTAwJSIgd2lkdGg9IjEwMCUiIC8+PC9zdmc+);
    background-image: linear-gradient(-45deg, #CB7AAC 0, #6EB7E4 39%, #A3DB29 72%, #A7CE31 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: absolute;
    min-height: 73px;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
    font-size: 48px;
    font-weight: 700;
    line-height: 55px
}

body.welcome-screen h2.title .title-shadow {
    background: 0 0;
    content: attr(data-text);
    left: 0;
    text-align: center;
    width: 100%;
    position: absolute;
    text-shadow: 0 2px 4px rgba(0, 0, 0, .35);
    top: 0;
    z-index: -1;
    font-size: 48px;
    font-weight: 700;
    line-height: 55px
}

body.welcome-screen .left-middle-part {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%
}

.tutorial-message:after {
    background-image: url(../images/tutorial/icon-character-1.png);
    background-position: center;
    width: 88px;
    height: 88px;
    content: ' ';
    display: block;
    position: absolute;
    top: -12px;
    left: -60px
}

.tutorial-message {
    max-width: 220px;
    background-image: linear-gradient(-55deg, #FF355B 53%, #FF8C87 100%);
    border: 3px solid #FFF;
    border-radius: 11px;
    color: #000
}

.tutorial-message-01 {
    position: absolute;
    padding: 16px 13px 16px 40px;
    top: -15px;
    left: 185px
}

.tutorial-message-02 {
    position: absolute;
    display: inline-block;
    padding: 8px 34px;
    z-index: 1;
    bottom: 10px;
    left: 160px
}

.tutorial-message-02:after {
    background-image: url(../images/players/7.png);
    background-size: contain;
    background-position: center;
    position: absolute;
    display: block;
    width: 87px;
    height: 132px;
    content: '';
    top: -78px;
    left: -32px
}

.tutorial-message-02.tut-alert:after {
    background-image: url(../images/tutorial/alert.png);
    width: 47px;
    height: 47px;
    top: -32px;
    left: -28px
}

#tut-4 .tutorial-message-02 {
    padding: 8px 20px 8px 40px;
    bottom: unset;
    top: 215px;
    left: 200px
}

.tutorial-same-position {
    padding: 8px 20px 8px 40px;
    bottom: unset;
    top: 195px;
    left: 200px
}

.tutorial-lower-position {
    padding: 8px 20px 8px 40px;
    bottom: unset;
    top: 345px;
    left: 200px
}

.tut-7 .tutorial-message {
    padding: 8px 20px 8px 40px;
    bottom: unset;
    top: 50px;
    right: 0;
    left: auto
}

#tut-6 .tutorial-message-02.tut-alert {
    max-width: 265px;
    width: 100%;
    top: 330px
}

#tut-6 .tutorial-message-02.tut-alert:after {
    background-image: url(../images/tutorial/alert.png);
    width: 48px;
    height: 48px;
    top: -25px;
    left: -20px
}

.selection-screen,
.welcome-screen {
    background-image: url(../images/bgs/intro.jpg);
    color: #fff;
    font-family: "Myriad Pro", Myriad, Calibri, sans-serif;
    background-position: center
}

.host-character {
    width: 254px;
    height: 268px;
    margin-left: 50px
}

.right-bottom-part {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    text-align: right
}

.right-top-part {
    position: absolute;
    top: 100px;
    right: 40px
}

.world-map {
    width: 238px;
    height: 235px;
    display: block
}

.characters-overview {
    display: block;
    position: absolute;
    left: 50%;
    bottom: 100px
}

.bubble-01 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 40%
}

.bubble-01.homepage-first-bubble {
    margin-left: 160px
}

.bubble-01-left-bottom,
.bubble-01-left-top,
.bubble-01-right-bottom,
.bubble-01-right-top {
    width: 37px;
    height: 37px
}

.bubble-01-body-area,
.bubble-01-bottom-area,
.bubble-01-top-area {
    display: -ms-flexbox;
    display: flex
}

.bubble-01-left,
.bubble-01-right {
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 47px;
    min-height: 37px
}

.bubble-01-bottom-after-arrow,
.bubble-01-bottom-before-arrow,
.bubble-01-top {
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 37px;
    height: 37px
}

body .bubble-01-bottom-before-arrow {
    -ms-flex-positive: 0;
    flex-grow: 0
}

.bubble-01-top {
    -ms-transform: translate(0px, 15px);
    transform: translate(0px, 15px);
    border-top: 1px solid #fff
}

.bubble-01-bottom-after-arrow,
.bubble-01-bottom-before-arrow {
    border-bottom: 1px solid #fff
}

.bubble-01-left {
    margin-top: 15px;
    border-left: 1px solid #fff
}

.bubble-01-right {
    margin-top: 15px;
    border-right: 1px solid #fff
}

.bubble-01-left-top {
    -ms-transform: translate(0px, 15px);
    transform: translate(0px, 15px);
    background-image: url(../images/speech-bubble/left-top.png)
}

.bubble-01-right-top {
    -ms-transform: translate(0px, 15px);
    transform: translate(0px, 15px);
    background-image: url(../images/speech-bubble/right-top.png)
}

.bubble-01-left-bottom {
    background-image: url(../images/speech-bubble/left-bottom.png)
}

.bubble-01-right-bottom {
    background-image: url(../images/speech-bubble/right-bottom.png)
}

.bubble-01-arrow-left {
    width: 65px;
    height: 39px;
    margin-top: 36px;
    background-image: url(../images/speech-bubble/arrow-left.png)
}

.bubble-01-content {
    font-weight: 700;
    font-size: 19px
}

.bubble-01-content p:first-child {
    margin-top: 0
}

.bubble-01-content p:last-child {
    margin-bottom: 0
}

.game-selection {
    position: absolute;
    z-index: 5;
    width: 100%;
    height: 100%
}

.game-selection .btn {
    width: 95%;
    max-width: 400px;
    display: block;
    margin-bottom: 15px;
    padding-left: 25px;
    text-align: left;
    background: #CDD300;
    font-size: 14px
}

.game-selection p.narrow:last-child {
    margin-bottom: 0
}

.compass-bg {
    background-image: url(../images/compass.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.info-dice {
    width: 89px;
    height: 104px;
    background-image: url(../images/cube.png);
    margin: 0 auto
}

.player-selection {
    position: absolute;
    width: 100%;
    z-index: 10;
    overflow: hidden
}

.player-select {
    text-align: center;
    width: 25%;
    min-width: 150px;
    display: inline-block;
    color: #000;
    padding: 0 5px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-position: right 30% top;
    background-size: 55px 55px
}

.multiplayer .player-select {
    background-image: url(../images/icon-add-player.png)
}

.player-select.selected {
    background-image: url(../images/icon-player-added.png)
}

.player-select button {
    padding: 0
}

.player-select img {
    position: relative;
    z-index: 6
}

.player-name {
    padding: 15px 10px 10px;
    border-radius: 15px;
    margin-top: -25px;
    position: relative;
    z-index: 5;
    width: 100%;
    display: none;
    text-align: left
}

.player-selection .ng-scope {
    transition: transform .1s ease-in-out
}

.player-name input,
.register-screen input {
    border: 1px solid;
    width: 100%;
    padding: 3px;
    margin-top: 5px;
    border-radius: 2px
}

.register-screen input {
    max-width: 320px
}

.register-screen .small {
    font-size: 15px;
    margin-top: 3px;
    color: #9E0800
}

.register-screen a {
    color: #9E0800
}

.start-game {
    padding-left: 15px
}

.player-selection>.container {
    display: grid;
    grid-template-rows: 100px 38vh 38vh;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 0 4%;
    grid-template-areas: "title      title      title      playbutton""character1 character2 character3 character4""character5 character6 character7 character8"
}

.player-selection>.container>.player-select,
_:-ms-lang(x) {
    display: table-cell
}

body .player-select img {
    object-fit: contain;
    display: block;
    height: 100%;
    width: 100%
}

.start-game {
    grid-area: title
}

.start-game-button {
    grid-area: playbutton
}

.player-selection .btn {
    position: absolute;
    top: 0;
    right: 0
}

body .player-select.character0 {
    grid-area: character1
}

body .player-select.character1 {
    grid-area: character2
}

body .player-select.character2 {
    grid-area: character3
}

body .player-select.character3 {
    grid-area: character4
}

body .player-select.character4 {
    grid-area: character5
}

body .player-select.character5 {
    grid-area: character6
}

body .player-select.character6 {
    grid-area: character7
}

body .player-select.character7 {
    grid-area: character8
}

body .player-select button {
    position: relative;
    display: block;
    height: 75%;
    width: 75%
}

body .player-select {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    width: 100%
}

.player-select.selected .player-name {
    display: block
}

.game-wrapper {
    position: relative;
    padding: 50px 10px 0;
    max-width: 1560px;
    margin: 0 auto;
    z-index: 6
}

body.game-screen.ng-scope #gameWrapperDiv {
    display: block;
    background-image: url(../images/bgs/blue-space.jpg)
}

#gameWrapperDiv {
    display: none
}

#pathDiv {
    position: relative;
    padding: 50px 10px 0;
    max-width: 1560px;
    margin: 0 auto
}

.game_panel {
    position: relative;
    width: 100%;
    float: left;
    z-index: 5
}

.game_panel img.background {
    border-radius: 20px;
    border: 5px solid #000
}

.background {
    width: 100%;
    position: absolute;
    height: auto;
    z-index: -1
}

.border {
    position: absolute;
    width: 4%;
    height: 6.5%;
    border-radius: 50%
}

.orange {
    background-color: orange;
    border: 2px solid #fff
}

.filled {
    background-color: red
}

.death {
    background-color: #000;
    background-image: url(../images/skull.png)
}

.forward {
    background-color: #390;
    background-image: url(../images/+5.png)
}

.backward {
    background-color: #a91921;
    background-image: url(../images/_5.png)
}

.alert-icon {
    background-color: #a91921;
    background-image: url(../images/tutorial/alert.png)
}

.win-icon {
    background-color: #a91921;
    background-image: url(../images/icon-game-win.png)
}

.alert-icon,
.backward,
.death,
.forward,
.win-icon {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.dice {
    position: absolute;
    z-index: 10
}

.dice.start-animation {
    animation: dice-rotation 2.1s
}

@keyframes dice-rotation {
    0% {
        top: 0;
        left: 0
    }

    2.5% {
        -ms-transform: rotateZ(2500deg);
        transform: rotateZ(2500deg);
        top: -25px;
        left: 50px
    }

    5% {
        -ms-transform: rotateZ(3000deg);
        transform: rotateZ(3000deg);
        top: -50px;
        left: 75px
    }

    7.5% {
        -ms-transform: rotateZ(3700deg);
        transform: rotateZ(3700deg);
        top: -75px;
        left: 75px
    }

    10% {
        -ms-transform: rotateZ(4800deg);
        transform: rotateZ(4800deg);
        top: -100px;
        left: 100px
    }

    12.5% {
        -ms-transform: rotateZ(5200deg);
        transform: rotateZ(5200deg);
        top: -125px;
        left: 125px
    }

    15% {
        -ms-transform: rotateZ(5400deg);
        transform: rotateZ(5400deg);
        top: -150px;
        left: 150px
    }

    17.5% {
        -ms-transform: rotateZ(7200deg);
        transform: rotateZ(7200deg);
        top: -200px;
        left: 175px
    }

    20% {
        -ms-transform: rotateZ(9000deg);
        transform: rotateZ(9000deg);
        top: -150px;
        left: 200px
    }

    25% {
        -ms-transform: rotateZ(14400deg);
        transform: rotateZ(14400deg);
        top: -100px;
        left: 275px
    }

    35% {
        -ms-transform: rotateZ(15120deg);
        transform: rotateZ(15120deg);
        top: -25px;
        left: 300px
    }

    40% {
        -ms-transform: rotateZ(15840deg);
        transform: rotateZ(15840deg);
        top: 0;
        left: 325px
    }

    45% {
        -ms-transform: rotateZ(16380deg);
        transform: rotateZ(16380deg);
        top: -50px;
        left: 350px
    }

    50% {
        -ms-transform: rotateZ(16200deg);
        transform: rotateZ(16200deg);
        top: 0;
        left: 300px
    }

    60% {
        -ms-transform: rotateZ(16020deg);
        transform: rotateZ(16020deg);
        top: -25px;
        left: 250px
    }

    65% {
        -ms-transform: rotateZ(15840deg);
        transform: rotateZ(15840deg);
        top: 0;
        left: 200px
    }

    70% {
        -ms-transform: rotateZ(15660deg);
        transform: rotateZ(15660deg);
        top: -20px;
        left: 150px
    }

    75% {
        -ms-transform: rotateZ(15480deg);
        transform: rotateZ(15480deg);
        top: 0;
        left: 100px
    }

    80% {
        -ms-transform: rotateZ(15300deg);
        transform: rotateZ(15300deg);
        top: -15px;
        left: 75px
    }

    85% {
        -ms-transform: rotateZ(15120deg);
        transform: rotateZ(15120deg);
        top: 0;
        left: 50px
    }

    90% {
        -ms-transform: rotateZ(14940deg);
        transform: rotateZ(14940deg);
        top: -10px;
        left: 25px
    }

    100% {
        -ms-transform: rotateZ(14760deg);
        transform: rotateZ(14760deg);
        top: 0;
        left: 0
    }
}

.img-dice {
    width: 97px;
    height: auto;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.player {
    position: absolute;
    z-index: 100;
    text-align: center;
    bottom: 30%;
    left: -35%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.player-stats {
    width: 80%;
    padding: 40px 0;
    border-radius: 0 15px 15px 0;
    float: left;
    max-width: 310px;
    max-height: 220px;
    overflow: hidden
}

.blinker {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    left: 25px
}

.player-stats .ng-scope {
    position: relative;
    display: none;
    padding-left: 25px;
    background-color: #f18f25;
    height: 55px;
    overflow: hidden
}

.player-stats .ng-scope+.ng-scope {
    border-top: 1px solid #000
}

.player-stats p {
    margin: 0;
    line-height: 1.2
}

.player-stats>.active {
    display: table;
    padding-left: 25px;
    position: relative;
    background-color: #fff;
    height: 55px;
    width: 100%;
    overflow: hidden
}

.avatar-image {
    width: 60px
}

.avatar-image .player-avatar {
    vertical-align: middle
}

.d-cell {
    vertical-align: middle;
    display: table-cell;
    height: 100%
}

.register-screen,
.rules-screen,
.speed-info-screen {
    position: absolute;
    z-index: 8;
    width: 96%;
    max-width: 860px;
    min-width: 300px;
    top: 35px;
    border-radius: 15px;
    padding: 12px;
    margin: 0 2%
}

.register-screen {
    max-width: 660px;
    max-height: 90%;
    overflow: auto
}

.register-screen .btn {
    width: auto;
    min-width: 165px
}

input[type=checkbox] {
    display: inline;
    width: auto
}

.rules-screen {
    height: 80%;
    padding-bottom: 70px !important
}

.rules-screen .btn {
    margin-top: 10px
}

.register-screen p,
.rules-screen p,
.speed-info-screen p {
    height: 100%;
    padding-right: 15px;
    overflow: auto;
    margin: 0
}

.popup .background {
    position: absolute;
    z-index: 9
}

.popup-content {
    position: relative;
    z-index: 10;
    color: #fff;
    background: url(../images/bgs/popup.png) no-repeat center;
    background-size: cover
}

.tut-popup-content {
    height: 100%;
    width: 100%
}

.popup-content>div {
    padding-left: 5%;
    padding-top: 5%;
    padding-bottom: 5%
}

.popup.topmost {
    max-width: 1235px;
    z-index: 958;
    position: absolute;
    top: 0;
    border-radius: 25px;
    min-height: 520px;
    border: 5px solid #000;
    background: #079ddd;
    background: radial-gradient(ellipse at center, #079ddd 0, #003781 100%);
    margin-bottom: 5px
}

.question-image,
.question-text {
    float: left;
    width: 50%
}

.noimage .question-text {
    width: 85%
}

.tut-bg-overlay .question-text {
    position: relative
}

.tut-bg-overlay .question-text button {
    cursor: default
}

.question-image {
    padding: 0 15px
}

.popup-content h2 {
    font-size: 24px;
    padding-right: 10px;
    font-weight: 400
}

.popup-content ul li {
    min-height: 60px;
    padding-bottom: 10px;
    position: relative
}

.popup-content ul li img {
    margin-top: 5px;
    position: relative
}

.popup-content .question-text button {
    color: #fff;
    text-decoration: none;
    font-size: 22px;
    display: inline-block;
    padding: 13px 15px 7px 55px;
    border-radius: 25px;
    position: relative;
    min-height: 50px;
    text-align: left
}

.tut-popup-content .question-text button {
    width: 220px
}

.question-text i {
    width: 38px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    font-size: 30px
}

.question-hints {
    width: 80%;
    min-width: 270px;
    min-height: 180px;
    background-color: #2b7db8;
    border: 1px solid #fff;
    border-radius: 15px;
    padding: 0;
    overflow: hidden;
    font-size: 17px
}

.question-hints li.hints-header {
    background-color: #004f97;
    border-bottom: 1px solid #fff;
    min-height: 50px;
    padding: 13px 22px
}

.question-hints li {
    padding: 0 22px 7px
}

.question-hints .hints-header+li {
    padding-top: 15px
}

.answer-true {
    animation: correct-answer linear 1s infinite alternate
}

@keyframes correct-answer {
    50% {
        background-color: #3d9a33
    }
}

#timer,
.timer {
    position: absolute;
    top: -20px;
    right: 40px;
    font-size: 36px;
    background: #000;
    border-radius: 20px;
    padding: 3px 20px;
    border: 3px solid #000;
    display: block;
    min-width: 220px;
    text-align: center;
    height: 50px
}

.time-elapsed {
    animation: colorchange linear 1s infinite alternate
}

@keyframes colorchange {
    50% {
        background-color: red
    }
}

.check-box {
    background-color: #00a4e1;
    display: inline-block;
    width: 41px;
    height: 41px;
    border: 1px solid #fff;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 15px;
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -21px
}

.flags .check-box {
    background-color: transparent;
    border: 0;
    position: absolute;
    left: 12px;
    z-index: 9
}

.flags .check-box i {
    font-size: 34px
}

.flags ul li {
    height: 80px;
    position: relative
}

.flags ul li button {
    padding: 0 !important
}

.answer-false img {
    opacity: .3
}

#largeIcon,
.largeIcon {
    position: absolute;
    z-index: 5;
    right: 5%;
    width: auto;
    top: 70px;
    height: 200px;
    text-shadow: -10px 15px 15px #000
}

.try-again {
    position: absolute;
    z-index: 5;
    right: 5%;
    top: 70px;
    border-radius: 50%;
    background-color: #fb7317;
    width: 200px;
    height: 200px;
    text-align: center;
    font-size: 22px;
    padding-top: 20px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .17), 0 10px rgba(255, 255, 255, .25)inset;
    display: none
}

.font-huge {
    font-size: 120px;
    line-height: 1;
    font-style: normal
}

.font-zilla {
    font-size: 100px;
    line-height: 1
}

.question-complete {
    position: absolute;
    bottom: 8%;
    right: 5%
}

.tut-bg-overlay .question-complete:hover {
    -ms-transform: none;
    transform: none;
    cursor: default
}

.tut-bg-overlay .question-complete {
    cursor: default;
    opacity: 1
}

#imageHolder {
    position: relative;
    text-align: right
}

#imageHolder img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    max-height: 560px;
    height: auto
}

#imageHolder #questionImage {
    position: relative
}

@-moz-document url-prefix() {
    #imageHolder #questionImage {
        width: 100%
    }
}

.zoom {
    display: inline-block;
    position: relative
}

.zoom:after {
    content: ' ';
    display: block;
    width: 33px;
    height: 33px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/icon.png)
}

.zoom img {
    display: block
}

.zoom img::-moz-selection {
    background-color: transparent
}

.zoom img::selection {
    background-color: transparent
}

#ex2 img:hover {
    cursor: url(scripts/zoom/grab.cur), default
}

#ex2 img:active {
    cursor: url(scripts/zoom/grabbed.cur), default
}

.tilt img,
.zoom {
    border: 5px solid #fff;
    border-radius: 5px
}

.zoom img {
    box-shadow: 0 4px 7px 0 rgba(0, 0, 0, .75)
}

.tilt {
    -ms-transform: rotate(-6deg);
    transform: rotate(-6deg);
    margin-top: 20px
}

.tilt .zoom {
    border: 0
}

.end-game-screen,
.game,
.game-selection,
.player-selection,
.register-screen,
.rules-screen,
.speed-info-screen,
.tilt .zoom:after {
    display: none
}

.end-game-screen>div {
    background: url(../images/btns/green-pattern.png);
    margin: 0 auto;
    position: relative;
    max-width: 800px;
    border: 5px solid #000;
    border-radius: 15px;
    height: 500px;
    width: 98%
}

.end-game-screen .falcon {
    background: url(../images/end-game/falcon.jpg) no-repeat right center
}

.end-game-screen .eagle {
    background: url(../images/end-game/eagle.jpg) no-repeat right center
}

.end-game-screen .wolf {
    background: url(../images/end-game/wolf.jpg) no-repeat right center
}

.end-game-screen .bat {
    background: url(../images/end-game/bat.jpg) no-repeat right center
}

.end-game-screen .shark {
    background: url(../images/end-game/shark.jpg) no-repeat right center
}

.end-game-screen .pelican {
    background: url(../images/end-game/pelican.jpg) no-repeat right center
}

.end-game-screen .beaver {
    background: url(../images/end-game/beaver.jpg) no-repeat right center
}

.end-game-screen .seal {
    background: url(../images/end-game/seal.jpg) no-repeat right center
}

.end-game-screen .snail {
    background: url(../images/end-game/snail.jpg) no-repeat right center
}

.end-game-screen .col {
    padding-top: 0
}

.end-game-multi-player-screen {
    background: url(../images/bgs/podium.jpg) repeat-y center
}

.end-game-screen {
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    padding-bottom: 10px;
    z-index: 6;
    width: 100%;
    overflow: hidden;
    top: 50%
}

.score-info p {
    text-align: center;
    padding: 0 30px;
    font-weight: 700;
    font-size: 1.3em;
}

.speed-info {
    width: 35px;
    height: 35px;
    font-style: italic;
    background-color: #f0460b;
    color: #fff
}

.speed-info:before {
    font-size: 36px
}

.score-board {
    display: none;
    border-radius: 5px;
    height: 325px;
    margin: 35px 25px 45px;
    overflow: auto;
    padding: 8px 15px 5px 10px;
    background: rgba(0, 0, 0, .2)
}

.close-info-btn,
.play-again-btn,
.register-btn {
    position: absolute;
    bottom: 25px;
    right: 30px
}

.register-btn {
    left: 35px
}

.speed-info-screen .iblock {
    color: #fff;
    width: 49%;
    padding-top: 35px;
    height: 103px;
    padding-left: 145px;
    min-width: 300px;
    background-image: url(../images/end-game/speed-info.png);
    background-repeat: no-repeat
}

.falcon-info {
    background-position: top left
}

.eagle-info {
    background-position: left -103px
}

.wolf-info {
    background-position: left -206px
}

.bat-info {
    background-position: left -309px
}

.shark-info {
    background-position: left -412px
}

.pelican-info {
    background-position: left -515px
}

.beaver-info {
    background-position: left -618px
}

.seal-info {
    background-position: left -721px
}

.snail-info {
    background-position: left bottom
}

.play-again-btn-2 {
    margin-right: 20px;
    float: right;
    margin-top: 15px
}

.qtip-default {
    font-size: 14px;
    padding: 5px 10px;
    z-index: 1000 !important
}

#soundmanager-debug {
    display: none !important
}

.fulscreen-btn span {
    display: none
}

.ingame-message:after {
    background-position: center;
    background-size: contain;
    width: 88px;
    height: 88px;
    content: ' ';
    display: block;
    position: absolute;
    top: -12px;
    left: -60px
}

.ingame-message {
    background-image: url(../images/btns/green-pattern.png);
    padding: 13px 13px 13px 40px;
    max-width: 205px;
    border-radius: 11px;
    border: 3px solid #FFF;
    color: #000;
    z-index: 1
}

#gameWrapperDiv .ingame-message {
    position: absolute;
    top: 55px;
    left: 180px
}

.igm-multiplayer:after {
    background-image: url(../images/ingame/info.png)
}

.igm-multiplayer {
    position: absolute;
    left: calc(50% - 102px);
    top: 70px
}

.igm-start:after {
    background-image: url(../images/ingame/start.png)
}

.igm-start {
    max-width: 190px
}

.igm-wt:after {
    background-image: url(../images/ingame/alert.png)
}

.igm-wt {
    max-width: 280px
}

.igm-hide {
    display: none
}

.igm-eg:after {
    background-image: url(../images/ingame/end-game.png)
}

.igm-eg {
    max-width: 230px
}

.igm-death:after {
    background-image: url(../images/ingame/death.png)
}

.igm-death {
    max-width: 180px
}

.igm-p5:after {
    background-image: url(../images/ingame/plus5.png)
}

.igm-p5 {
    max-width: 195px
}

.igm-m5:after {
    background-image: url(../images/ingame/minus5.png)
}

.igm-m5 {
    max-width: 195px
}

@media (min-width:768px) {
    body.welcome-screen.ng-scope {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center
    }

    .container {
        height: 100%;
        margin: 0;
        position: relative
    }

    .col {
        width: 50%;
        float: left
    }

    .col .title {
        height: 70px;
        font-size: 28px
    }

    .initial-selection {
        overflow: hidden;
        width: 100%;
        height: 100%
    }

    .player-selection .container {
        width: 90%;
        margin: 0 auto
    }

    .player-name {
        padding: 15px 25px 20px;
        max-width: 220px
    }

    .player-stats {
        margin-left: -20px;
        width: 20%
    }

    .welcome-screen-players-overlay {
        display: block
    }

    .arrow,
    .flower {
        position: absolute;
        z-index: 5
    }

    .narrow {
        margin-bottom: 70px;
        max-width: 440px
    }

    .player-selection {
        margin-top: 10px
    }

    .font-zilla {
        font-size: 200px
    }

    .game_panel {
        width: 80%
    }

    .game-btns {
        float: left;
        width: 18%;
        margin-top: 150px;
        margin-right: 2%;
        text-align: center
    }

    .game-btns .btn {
        width: 90%;
        margin-bottom: 10px;
        margin-left: 0;
        text-align: left
    }

    .register-screen,
    .rules-screen,
    .speed-info-screen {
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        margin: 0;
        margin-left: -430px;
        padding: 35px;
        left: 50%;
        top: 50%
    }

    .register-screen {
        margin-left: -330px
    }

    .speed-info-screen {
        padding-left: 70px
    }
}

@media (min-width:992px) {

    .end-game-multi-player-screen,
    body {
        background-size: 100%
    }

    .compass-bg {
        min-height: 240px;
        background-size: auto
    }

    .col {
        padding: 70px 15px 0
    }

    .player-selection {
        margin-top: 50px
    }

    .player-selection h2 {
        padding-right: 150px
    }

    .player-selection .btn {
        position: absolute;
        top: 0;
        right: 0
    }

    .popup-content>div {
        padding-left: 8%;
        padding-top: 6%
    }

    .popup-content h2 {
        font-size: 32px;
        font-weight: 400
    }

    .end-game-screen>div {
        background: url(../images/end-game/endgame-multi.jpg) no-repeat left center
    }

    .end-game-player {
        position: absolute;
        padding-top: 20px
    }

    .winner {
        position: absolute;
        top: -65px;
        width: 155px;
        text-align: center;
        color: #fff;
        font-size: 18px
    }

    .fulscreen-btn span {
        display: inline-block;
        color: #fff
    }
}

@media (min-width:1170px) {
    .container {
        width: 100%;
        max-width: 1169px;
        margin: 0 auto
    }
}

@media (max-width:992px) {
    .end-game-player {
        height: 140px;
        overflow: hidden;
        position: static
    }

    .end-game-player img {
        float: right
    }

    .end-game-player+.end-game-player {
        border-top: 2px solid #000
    }

    #endGameMultiPlayer>div {
        height: auto;
        width: 80%;
        min-width: 300px
    }

    .player-time {
        font-size: 24px;
        padding: 10px 15px
    }
}

@media (max-width:767px) {
    .ingame-message:after {
        height: 60px;
        width: 60px;
        left: -40px
    }

    .ingame-message.igm-multiplayer:after {
        top: -16px
    }

    #gameWrapperDiv .ingame-message {
        top: 30px;
        left: 100px
    }

    .ingame-message {
        padding: 7px 7px 7px 30px;
        border-width: 2px;
        font-size: 12px
    }

    .igm-death {
        max-width: 125px
    }

    .igm-wt {
        max-width: 205px
    }

    .igm-eg {
        max-width: 180px
    }

    .igm-p5 {
        max-width: 140px
    }

    .igm-m5 {
        max-width: 150px
    }

    .tutorial-button-next {
        right: 50px
    }

    .hidden-mobile {
        display: none !important
    }

    .initial-selection {
        height: 100%
    }

    .hello-bubble {
        display: block !important;
        position: static !important;
        margin-top: -35px
    }

    .blue-flower {
        right: -15px !important;
        bottom: -350px !important
    }

    .red-flower {
        bottom: -235px !important;
        right: 100px !important
    }

    .book-flower {
        right: -10px !important;
        bottom: -120px !important
    }

    .dice-flower {
        bottom: -220px !important;
        right: 120px !important
    }

    .skip-intro {
        display: none
    }

    .game-wrapper {
        padding: 10px 3px 0
    }

    .game_panel {
        margin-top: 135px
    }

    .player-stats {
        position: absolute;
        padding: 20px 0;
        left: 10px;
        width: 70%;
        border-radius: 20px;
        top: 12px
    }

    .img-dice {
        width: 55px;
        height: auto
    }

    .popup-content,
    .popup.topmost {
        height: auto !important;
        width: 100% !important;
        min-height: 500px !important
    }

    .popup.topmost {
        top: -134px
    }

    .popup-content .question-text button {
        font-size: 18px
    }

    .question-complete {
        right: 15px !important;
        left: auto !important;
        bottom: 15px
    }

    #timer,
    .timer {
        top: -15px;
        left: 15px;
        font-size: 24px;
        min-width: 0;
        border-radius: 9px;
        height: 35px;
        line-height: 35px;
        width: 135px;
        padding: 0 10px
    }

    .hints .question-image {
        padding-bottom: 240px
    }

    .maphint .question-image {
        padding-bottom: 0
    }

    .hints .question-hints {
        position: absolute;
        bottom: 50px
    }

    .popup-content>div {
        padding-right: 5%
    }

    #imageHolder {
        text-align: left
    }

    #imageHolder img {
        max-width: 220px;
        left: 0
    }

    .popup-content h2 {
        margin-bottom: 15px
    }

    .popup-content ul li {
        padding-bottom: 5px;
        min-height: 55px
    }

    .tilt {
        margin-top: 0
    }

    .game-btns {
        bottom: auto;
        top: 50px;
        right: 10px;
        position: absolute;
        width: 30%;
        text-align: center
    }

    .game-btns .btn {
        min-width: 120px;
        width: auto;
        margin: 0;
        margin-bottom: 5px
    }

    .game-selection,
    .initial-selection,
    .player-selection,
    .welcome-screen-players-overlay {
        position: relative
    }

    .icon-sound {
        font-size: 22px
    }
}

@media (max-width:470px) {
    .initial-selection {
        height: 740px
    }

    .question-image,
    .question-text {
        width: 100%;
        padding-bottom: 10px
    }

    .popup-content>div {
        padding-left: 25px
    }

    .btn,
    .game-btns .btn {
        width: 47%
    }

    .game-btns {
        text-align: center;
        position: relative;
        width: 100%;
        top: 20px;
        left: 0
    }

    .register-btn {
        left: 5px
    }

    .play-again-btn {
        right: 5px
    }

    .speed-info-screen {
        padding-bottom: 80px
    }
}

#imageDiv>img {
    display: none
}

.question-complete {
    opacity: 0
}

.message-box {
    display: none;
    padding: 5px 10px;
    background: rgba(255, 255, 255, .4);
    margin-bottom: 20px;
    border-radius: 5px
}

#scoreDiv>div {
    display: inline-block;
    margin-right: 10px
}

.gradient1 {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjojQUFEQkZBOyIgLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0eWxlPSJzdG9wLWNvbG9yOiNERkY2OTg7IiAvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IGZpbGw9InVybCgjZ3JhZGllbnQpIiBoZWlnaHQ9IjEwMCUiIHdpZHRoPSIxMDAlIiAvPjwvc3ZnPg==);
    background-image: linear-gradient(-45deg, #AADBFA 0, #DFF698 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    display: inline-block
}

.gradient2 {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjojQ0I3QUFDOyIgLz48c3RvcCBvZmZzZXQ9IjM5JSIgc3R5bGU9InN0b3AtY29sb3I6IzZFQjdFNDsiIC8+PHN0b3Agb2Zmc2V0PSI3MiUiIHN0eWxlPSJzdG9wLWNvbG9yOiNBM0RCMjk7IiAvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3R5bGU9InN0b3AtY29sb3I6I0E3Q0UzMTsiIC8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgZmlsbD0idXJsKCNncmFkaWVudCkiIGhlaWdodD0iMTAwJSIgd2lkdGg9IjEwMCUiIC8+PC9zdmc+);
    background-image: linear-gradient(-45deg, #CB7AAC 0, #6EB7E4 39%, #A3DB29 72%, #A7CE31 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    display: inline-block
}

@media (min-width:768px) {
    body.welcome-screen .main-text.col {
        width: 80%
    }
}

@media (max-height:700px) {
    body.welcome-screen .left-middle-part {
        position: fixed;
        top: 150px;
        -ms-transform: none;
        transform: none;
        width: 100%
    }
}

@media (max-width:1000px) {
    body.welcome-screen.ng-scope #welcomeScreen {
        width: 100%;
        max-width: 100%
    }

    .bubble-01.homepage-first-bubble {
        width: 45%;
        margin-left: 50px
    }

    .characters-overview {
        left: 40%
    }
}

@media (max-height:600px) {
    .buttons-container.buttons-container-top {
        bottom: 150px
    }

    .buttons-container.buttons-container-bottom {
        bottom: 20px
    }

    .characters-overview {
        bottom: 13px
    }
}

@supports (-ms-ime-align:auto) {
    html body .gradient1 {
        -webkit-text-fill-color: #fff
    }

    html body .player-select {
        height: 50%
    }

    html body .player-selection .btn {
        top: 50px
    }
}

@media (min-width:1400px) {
    .button-01 {
        font-size: 1.5vw
    }

    .tut-bg-overlay h1,
    body.welcome-screen h2.title .title-shadow,
    body.welcome-screen h2.title .title-text {
        font-size: 3.3vw
    }

    .bubble-01-content p {
        font-size: 1.5vw
    }
}