a {
    color: #a3a3a3;
    text-decoration: none;
}

a:link {
    color: #a3a3a3;
    text-decoration: none;
}

a:visited {
    color: #a3a3a3;
    text-decoration: none;
}

a:hover {
    color: #c3c3c3;
    text-decoration: none;
}

a:active {
    color: #a3a3a3;
    text-decoration: none;
}

body {
    width: 100%;
    height: 100%;
    background-color: #1d1f21;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 20px;
    padding: 0px;
    margin: 0 auto;
    text-align: center;
}

#wrapper {
    width: 100%;
    height: 100%;
    background-color: #1d1f21;
    position: absolute;
}

#loading {
    width: 60px;
    height: 60px;
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

#loadingimg {
    text-align: center;
    margin: 0 auto;
    margin-top: 5px;
    display: block;
}

#doppelganger {
    width: 1000px;
    height: 500px;
    -webkit-box-shadow: 0px 6px 25px 4px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 6px 25px 4px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 6px 25px 4px rgba(0, 0, 0, 0.75);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    display: none;
}

canvas {
    width: 1000px !important;
    height: 500px !important;
}

#splashscreen {
    width: 1000px;
    height: 500px;
    background-color: rgba(0, 0, 0, 0);
    vertical-align: bottom;
    text-align: left;
    position: absolute;
    margin: 0 auto;
}

#mobilecontrols {
    width: 1000px;
    height: 500px;
    background-color: rgba(0, 0, 0, 0);
    vertical-align: bottom;
    text-align: left;
    position: absolute;
    margin: 0 auto;
    display: none;
}

#mobileslow {
    width: 150px;
    height: 135px;
    background-color: rgba(0, 0, 0, 0);
    text-align: center;
    margin-top: 350px;
    margin-left: 20px;
    display: inline-block;
    cursor: pointer;
}

#mobilefast {
    width: 150px;
    height: 135px;
    background-color: rgba(0, 0, 0, 0);
    text-align: center;
    margin-top: 350px;
    margin-left: 20px;
    display: inline-block;
    cursor: pointer;
}

#mobilejump {
    width: 150px;
    height: 135px;
    background-color: rgba(0, 0, 0, 0);
    text-align: center;
    margin-top: 350px;
    margin-left: 450px;
    margin-right: 20px;
    display: inline-block;
    cursor: pointer;
}

.mobileimg {
    padding-top: 5px;
}

@media only screen and (max-width: 1010px) {
    #doppelganger,
    canvas,
    #splashscreen,
    #splashimg,
    #mobilecontrols {
        width: 900px !important;
        height: 450px !important;
    }
    #mobileslow,
    #mobilefast,
    #mobilejump {
        width: 130px;
        height: 117px;
        margin-top: 320px;
    }
    #mobilejump {
        margin-left: 420px;
    }
    .mobileimg {
        width: 105px;
        height: 105px;
    }
}

@media only screen and (max-width: 910px) {
    #doppelganger,
    canvas,
    #splashscreen,
    #splashimg,
    #mobilecontrols {
        width: 800px !important;
        height: 400px !important;
    }
    #mobileslow,
    #mobilefast,
    #mobilejump {
        width: 110px;
        height: 99px;
        margin-top: 290px;
    }
    #mobilejump {
        margin-left: 390px;
    }
    .mobileimg {
        width: 90px;
        height: 90px;
    }
}

@media only screen and (max-width: 810px) {
    #doppelganger,
    canvas,
    #splashscreen,
    #splashimg,
    #mobilecontrols {
        width: 700px !important;
        height: 350px !important;
    }
    #mobileslow,
    #mobilefast,
    #mobilejump {
        width: 90px;
        height: 81px;
        margin-top: 260px;
    }
    #mobilejump {
        margin-left: 350px;
    }
    .mobileimg {
        width: 70px;
        height: 70px;
    }
}

@media only screen and (max-width: 710px) {
    #doppelganger,
    canvas,
    #splashscreen,
    #splashimg,
    #mobilecontrols {
        width: 600px !important;
        height: 300px !important;
    }
    #mobileslow,
    #mobilefast,
    #mobilejump {
        width: 90px;
        height: 81px;
        margin-top: 210px;
    }
    #mobilejump {
        margin-left: 255px;
    }
    .mobileimg {
        width: 70px;
        height: 70px;
    }
}

@media only screen and (max-width: 610px) {
    #doppelganger,
    canvas,
    #splashscreen,
    #splashimg,
    #mobilecontrols {
        width: 500px !important;
        height: 250px !important;
    }
    #mobileslow,
    #mobilefast,
    #mobilejump {
        width: 75px;
        height: 67px;
        margin-top: 175px;
    }
    #mobilejump {
        margin-left: 200px;
    }
    .mobileimg {
        width: 60px;
        height: 60px;
    }
}

@media only screen and (max-width: 510px) {
    #doppelganger,
    canvas,
    #splashscreen,
    #splashimg,
    #mobilecontrols {
        width: 400px !important;
        height: 200px !important;
    }
    #mobileslow,
    #mobilefast,
    #mobilejump {
        width: 60px;
        height: 54px;
        margin-top: 140px;
    }
    #mobileslow {
        margin-left: 10px;
    }
    #mobilejump {
        margin-left: 155px;
    }
    .mobileimg {
        width: 45px;
        height: 45px;
    }
}

@media only screen and (max-width: 410px) {
    #doppelganger,
    canvas,
    #splashscreen,
    #splashimg,
    #mobilecontrols {
        width: 300px !important;
        height: 150px !important;
    }
    #mobileslow,
    #mobilefast,
    #mobilejump {
        width: 50px;
        height: 45px;
        margin-top: 100px;
    }
    #mobilejump {
        margin-left: 85px;
    }
    .mobileimg {
        width: 35px;
        height: 35px;
    }
}

@media only screen and (max-width: 310px) {
    #doppelganger,
    canvas,
    #splashscreen,
    #splashimg,
    #mobilecontrols {
        width: 290px !important;
        height: 145px !important;
    }
    #mobileslow,
    #mobilefast,
    #mobilejump {
        width: 50px;
        height: 45px;
        margin-top: 95px;
    }
    #mobilejump {
        margin-left: 75px;
    }
    .mobileimg {
        width: 35px;
        height: 35px;
    }
}

@media only screen and (max-width: 295px) {
    #doppelganger,
    canvas,
    #splashscreen,
    #splashimg,
    #mobilecontrols {
        width: 270px !important;
        height: 135px !important;
    }
    #mobileslow,
    #mobilefast,
    #mobilejump {
        width: 50px;
        height: 45px;
        margin-top: 85px;
    }
    #mobilejump {
        margin-left: 55px;
    }
    .mobileimg {
        width: 35px;
        height: 35px;
    }
}