@import url(https://fonts.googleapis.com/css?family=Exo:500);body,html {
    margin: 0;
    padding: 0;
    font-family: sans-serif;
    color: #fff;
    background: #e0e0e0;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}

body {
    font-size: 100%
}

h1,h2,h3,h4,h5,h6 {
    line-height: 1.1em
}

blockquote,li,p {
    line-height: 1.5em
}

a {
    color: #007bb6;
    text-decoration: underline
}

a:hover {
    text-decoration: none
}

.wrapper {
    width: 90%;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto
}

.browsehappy {
    margin: 0;
    background: #007bb6;
    color: #fff;
    padding: 1em 0;
    text-align: center
}

* {
    box-sizing: border-box
}

@font-face {
    font-family: Commando;
    src: url(fonts/commando-webfont.35036e8a.eot);
    src: url(fonts/commando-webfont.35036e8a.eot?#iefix) format("embedded-opentype"),url(fonts/commando-webfont.09a489d5.woff2) format("woff2"),url(fonts/commando-webfont.7a8d33f4.woff) format("woff"),url(fonts/commando-webfont.525aaf25.ttf) format("truetype"),url(fonts/commando-webfont.2d54e474.svg#commandocommando) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: fontello;
    src: url(fonts/fontello.7cf36cf4.eot?59847630);
    src: url(fonts/fontello.7cf36cf4.eot?59847630#iefix) format("embedded-opentype"),url(fonts/fontello.70064181.woff?59847630) format("woff"),url(fonts/fontello.61b5bb73.ttf?59847630) format("truetype"),url(fonts/fontello.a7ccacd3.svg?59847630#fontello) format("svg");
    font-weight: 400;
    font-style: normal
}

#resultsCover .socialContainerBottom a:before,#resultsCover .socialContainerTop a:before,.fontello-icon:before,.social-likes_vertical a:before,[class*=" icon-"]:before,[class^=icon-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em
}

.icon-info-circled:before {
    content: '\e800'
}

.icon-cancel-circled:before {
    content: '\e801'
}

#resultsCover .socialContainerBottom .customFacebook:before,#resultsCover .socialContainerTop .customFacebook:before,.icon-facebook:before,.social-likes_vertical .facebook:before,.social-likes_vertical .social-likes__widget_facebook:before {
    content: '\e802'
}

#resultsCover .socialContainerBottom .customTwitter:before,#resultsCover .socialContainerTop .customTwitter:before,.icon-twitter:before,.social-likes_vertical .social-likes__widget_twitter:before,.social-likes_vertical .twitter:before {
    content: '\e803'
}

.icon-gplus:before,.social-likes_vertical .plusone:before,.social-likes_vertical .social-likes__widget_plusone:before {
    content: '\e804'
}

.icon-linkedin:before,.social-likes_vertical .linkedin:before,.social-likes_vertical .social-likes__widget_linkedin:before {
    content: '\e805'
}

.icon-pinterest-circled:before,.social-likes_vertical .pinterest:before,.social-likes_vertical .social-likes__widget_pinterest:before {
    content: '\e806'
}

.icon-code:before,.social-likes_vertical .embedLink:before {
    content: '\e807'
}

.icon-cancel:before {
    content: '\e808'
}

.icon-share:before {
    content: '\e80b'
}

.closeEmbed {
    position: absolute;
    display: block;
    top: 12px;
    right: 12px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    outline: 0;
    cursor: pointer;
    text-decoration: none;
    font-size: 2em;
    color: #555
}

#embed,.social-likes_vertical {
    position: fixed;
    text-align: center
}

.closeEmbed:hover {
    color: #555
}

#embed {
    width: 100%;
    height: 190px;
    left: 0;
    bottom: -200px;
    background: #f8f8f8;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    border-top: 5px solid #555;
    z-index: 999999
}

#embed h5 {
    font-weight: 700;
    font-size: 22px;
    margin: 15px;
    color: #333
}

#embed textarea {
    width: 90%;
    border: 1px solid #999;
    color: #111;
    font-size: 11px;
    font-family: monospace;
    border-radius: 3px;
    padding: 5px;
    height: 90px
}

@media (min-width: 960px) {
    #embed {
        width:600px;
        height: 190px;
        left: 50%;
        margin-left: -300px
    }

    #embed textarea {
        width: 450px
    }
}

.social-likes_vertical {
    left: 0;
    top: 30%;
    bottom: auto;
    width: auto;
    opacity: 0;
    -webkit-transition: opacity ease 1s;
    transition: opacity ease 1s;
    z-index: 50
}

@media (max-width: 750px) {
    .social-likes_vertical {
        display:none
    }
}

.social-likes_vertical.social-likes_visible {
    opacity: 1;
    visibility: visible
}

.social-likes_vertical.social-likes_hidden {
    opacity: 0;
    visibility: hidden
}

.social-likes_vertical a {
    display: block;
    float: none;
    margin: 0;
    width: 48px;
    height: auto;
    padding: 9px 0 7px;
    line-height: 33.6px;
    font-size: 26px;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,.1);
    -webkit-transition: all ease .2s;
    transition: all ease .2s;
    vertical-align: middle;
    text-decoration: none;
    font-family: sans-serif;
    position: relative
}

.social-likes_vertical a:hover {
    width: 63px
}

.social-likes_vertical a:before {
    position: relative;
    z-index: 2
}

.social-likes_vertical .facebook,.social-likes_vertical .social-likes__widget_facebook {
    background-color: #3b5998
}

.social-likes_vertical .social-likes__widget_twitter,.social-likes_vertical .twitter {
    background-color: #00aced
}

.social-likes_vertical .plusone,.social-likes_vertical .social-likes__widget_plusone {
    background-color: #dd4b39
}

.social-likes_vertical .plusone:before,.social-likes_vertical .social-likes__widget_plusone:before {
    top: .05em
}

.social-likes_vertical .linkedin,.social-likes_vertical .social-likes__widget_linkedin {
    background-color: #007bb6
}

.social-likes_vertical .pinterest,.social-likes_vertical .social-likes__widget_pinterest {
    background-color: #cb2027
}

.social-likes_vertical .embedLink {
    background-color: #555
}

.social-likes_vertical .embedLink:before {
    text-indent: -.02em;
    top: -.05em
}

.social-likes_vertical .social-likes__button {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.main,.overlay {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%
}

.social-likes_vertical .social-likes__counter {
    display: none
}

@media (min-width: 1140px) {
    .social-likes_vertical .social-likes__counter {
        display:block;
        font-size: 12px;
        line-height: 1em
    }
}

.gaTags,.social-likes_vertical .social-likes__counter.social-likes__counter_empty {
    display: none
}

body {
    -ms-overflow-style: none;
    font-synthesis: weight;
    letter-spacing: .02em
}

::-webkit-scrollbar {
    display: none
}

.main {
    left: 0
}

.overlay {
    z-index: 10;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media (max-width: 600px) {
    .overlay {
        font-size:80%
    }
}

:not(.lt-ie10) .centeredContent {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

section {
    position: relative;
    height: 100%;
    background: rgba(0,0,0,.7)
}

.nextPageButton,.nextPageButton img {
    height: 30px;
    width: 35px
}

.lt-ie9 section {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000)
}

.nextPageButton {
    margin: 0 auto;
    cursor: pointer
}

.nextPageButton.bounce {
    -webkit-animation: animation-bounce 2s infinite;
    animation: animation-bounce 2s infinite
}

#splashCover {
    position: absolute;
    text-align: center
}

#splashCover .section1Tilt {
    -webkit-transform: rotate(-5deg) skew(-5deg,0);
    -ms-transform: rotate(-5deg) skew(-5deg,0);
    transform: rotate(-5deg) skew(-5deg,0);
    text-transform: uppercase;
    text-align: left;
    max-width: 440px;
    margin: 0 auto;
    position: relative;
    top: 50px;
    letter-spacing: .2em
}

@media (max-width: 1100px) {
    #splashCover .section1Tilt {
        max-width:420px;
        font-size: 90%
    }
}

@media (max-width: 600px) {
    #splashCover .section1Tilt {
        max-width:310px
    }
}

@media (max-width: 400px) {
    #splashCover .section1Tilt {
        max-width:300px;
        font-size: 80%
    }
}

@media (max-width: 600px) and (orientation:landscape) {
    #splashCover .section1Tilt {
        top:30px
    }
}

#splashCover .splashCentered {
    width: 100%;
    top: 45%
}

#splashCover #splashBottom,#splashCover #splashTop {
    position: relative;
    width: 80%;
    margin: 0 auto;
    font-family: Exo,sans-serif
}

#splashCover #splashTop {
    padding-top: 50px;
    line-height: 2.2em
}

#splashCover #splashBottom .methodExplain {
    font-size: 1.3em
}

@media (max-width: 750px) and (orientation:landscape) {
    #splashCover #splashTop {
        padding-top:10px
    }

    #splashCover #splashBottom .methodExplain {
        font-size: 1.1em
    }
}

#splashCover .gameInstructions {
    font-size: 1.3em
}

@media (max-width: 750px) and (orientation:landscape) {
    #splashCover .gameInstructions {
        margin-bottom:0;
        font-size: 1.1em
    }
}

#splashCover .blockSpan {
    margin-bottom: 20px;
    display: block
}

@media (max-width: 750px) and (orientation:landscape) {
    #splashCover .blockSpan {
        margin:5px 0
    }
}

#splashCover .smallStop {
    background-image: url(../images/norev/stop.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 40px;
    width: 40px;
    display: inline-block;
    margin: 0 5px -15px
}

.lt-ie9 #splashCover .smallStop {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/norev/stop.png', sizingMethod='scale');
    background-image: none;
    display: inline-block
}

#splashCover .splashtitleLines {
    display: inline-block;
    margin-left: 5px
}

#splashCover .splashtitleLines span {
    display: block;
    background: #fff;
    height: 3px;
    margin-top: 8px
}

#spinnerFallback,#splashCover #instrOnMobile {
    display: none
}

#splashCover .splashtitleLines .short {
    margin-left: 2px;
    width: 30px
}

@media (max-width: 600px) {
    #splashCover #splashTop {
        line-height:2.7em
    }

    #splashCover .splashtitleLines span {
        height: 2px;
        margin-top: 6px
    }

    #splashCover .splashtitleLines .short {
        width: 25px
    }
}

@media (max-width: 400px) {
    #splashCover .splashtitleLines {
        margin-left:2px
    }

    #splashCover .splashtitleLines .short {
        width: 20px;
        margin-left: 1px
    }
}

#splashCover .splashtitleLines .medium {
    margin-left: 1px;
    width: 50px
}

@media (max-width: 600px) {
    #splashCover .splashtitleLines .medium {
        width:40px
    }
}

@media (max-width: 400px) {
    #splashCover .splashtitleLines .medium {
        width:35px;
        margin-left: 0
    }
}

#splashCover .splashtitleLines .long {
    width: 70px
}

@media (max-width: 600px) {
    #splashCover .splashtitleLines .long {
        width:55px
    }
}

#splashCover .splashTitle {
    font-family: Exo,sans-serif;
    font-weight: 700;
    font-size: 2.4em;
    -webkit-transform: rotate(0) skew(-10deg,0);
    -ms-transform: rotate(0) skew(-10deg,0);
    transform: rotate(0) skew(-10deg,0);
    margin: 0 0 10px 35px
}

@media (max-width: 600px) {
    #splashCover .splashTitle {
        margin:0 0 10px 30px
    }
}

@media (max-width: 400px) {
    #splashCover .splashtitleLines .long {
        width:50px
    }

    #splashCover .splashTitle {
        margin: 0 0 10px 28px
    }
}

#splashCover .titleQMark {
    background-image: url(../images/qMark.ddbcf69c.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 62px;
    width: 39px;
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
    position: absolute;
    bottom: 10px;
    right: 0
}

.lt-ie9 #splashCover .titleQMark {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/ie8qMark.fafc204f.png', sizingMethod='scale');
    background-image: none
}

@media (max-width: 1100px) {
    #splashCover .titleQMark {
        height:55px;
        width: 34px;
        right: 30px
    }
}

@media (max-width: 600px) {
    #splashCover .titleQMark {
        height:44px;
        width: 27px;
        bottom: 7px;
        right: 0
    }
}

#splashCover .splashSubtitle {
    font-family: Commando;
    font-weight: 400;
    font-size: 4.5em;
    margin: 0 0 0 10px;
    position: relative;
    letter-spacing: .1em;
    line-height: .9em
}

#resetPrompt,#resultsCover,#splashCover .splashPageLabel,#splashCover .splashSummary,#splashCover .summaryInstr,#tooSoonOverlay,.roundButton .roundButtonText {
    font-family: Exo,sans-serif
}

#splashCover .splashSubtitle .subtitleLine1 {
    padding-left: 13px
}

@media (max-width: 600px) {
    #splashCover .splashSubtitle .subtitleLine1 {
        padding-left:10px
    }
}

@media (max-width: 400px) {
    #splashCover .titleQMark {
        height:39px;
        width: 24px;
        right: 20px
    }

    #splashCover .splashSubtitle .subtitleLine1 {
        padding-left: 8px
    }
}

#splashCover .splashPageLabel {
    padding-top: 150px;
    font-size: 1.4em;
    margin: 20px 0
}

@media (max-height: 700px) {
    #splashCover .splashPageLabel {
        padding-top:130px
    }
}

@media (max-width: 750px) and (orientation:landscape) {
    #splashCover .splashPageLabel {
        padding-top:50px
    }
}

@media (max-width: 600px) and (orientation:landscape) {
    #splashCover .splashPageLabel {
        padding-top:30px
    }
}

@media (max-width: 500px) and (orientation:landscape) {
    #splashCover .splashPageLabel {
        padding-top:20px;
        margin-bottom: 10px
    }
}

#splashCover .splashPageLabel a {
    color: #fff
}

#splashCover .splashSummary,#splashCover .summaryInstr {
    font-size: 1.2em
}

#startButton .roundButtonText {
    display: none;
    margin-top: 35px
}

@media (max-height: 700px) {
    #startButton .roundButtonText {
        margin-top:27px
    }
}

@media (max-width: 750px) and (orientation:landscape) {
    #startButton .roundButtonText {
        font-size:1.4em;
        margin-top: 27px
    }
}

@media (max-width: 600px) {
    #startButton .roundButtonText {
        margin-top:27px
    }
}

.lt-ie10 #spinnerFallback {
    position: absolute;
    display: block;
    background-image: url(../images/spinnerFallback.7d5b1b33.gif);
    background-repeat: no-repeat;
    height: 80px;
    width: 80px;
    margin-left: 5px;
    margin-top: 5px
}

#resetPrompt #resetButton,.roundButton {
    position: relative
}

#startSpinner,#startSpinner:after {
    border-radius: 50%;
    width: 8em;
    height: 8em
}

#spinnerFallback.hide {
    display: none
}

#startSpinner {
    margin: 7px;
    font-size: 10px;
    position: absolute;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255,255,255,.2);
    border-right: 1.1em solid rgba(255,255,255,.2);
    border-bottom: 1.1em solid rgba(255,255,255,.2);
    border-left: 1.1em solid #fff;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: animation-rotate 1.1s infinite linear;
    animation: animation-rotate 1.1s infinite linear
}

.lt-ie10 #startSpinner {
    display: none
}

@media (max-height: 700px) {
    #startSpinner,#startSpinner:after {
        width:6em;
        height: 6em
    }
}

@media (max-width: 750px) and (orientation:landscape) {
    #startSpinner,#startSpinner:after {
        width:6em;
        height: 6em
    }
}

@media (max-width: 600px) {
    #startSpinner,#startSpinner:after {
        width:6em;
        height: 6em
    }
}

@media (max-width: 600px) and (orientation:landscape) {
    #startSpinner,#startSpinner:after {
        width:6em;
        height: 6em
    }
}

@media (max-width: 400px) {
    #startSpinner,#startSpinner:after {
        width:6em;
        height: 6em
    }
}

.roundButton {
    background-color: #63B230;
    border: 3px solid #FFF;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    margin: 30px auto;
    cursor: pointer;
    -webkit-animation: animation-pulse 1.2s infinite alternate
}

.lt-ie9 .roundButton {
    margin-top: 10px
}

@media (max-width: 750px) and (orientation:landscape) {
    .roundButton {
        height:80px;
        width: 80px;
        margin: 10px auto
    }
}

.roundButton .roundButtonText {
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transform: rotate(-5deg) skew(-5deg,0);
    -ms-transform: rotate(-5deg) skew(-5deg,0);
    transform: rotate(-5deg) skew(-5deg,0);
    font-size: 1.5em;
    text-align: center;
    margin-top: 20px;
    line-height: 1em
}

@media (max-height: 700px) {
    .roundButton {
        height:80px;
        width: 80px
    }

    .roundButton .roundButtonText {
        margin-top: 15px;
        font-size: 1.2em
    }
}

@media (max-width: 600px) {
    .roundButton {
        height:80px;
        width: 80px
    }

    .roundButton .roundButtonText {
        margin-top: 15px
    }
}

@media (max-width: 400px) {
    .roundButton .roundButtonText {
        margin-top:17px;
        font-size: 1.5em
    }
}

@media (max-width: 750px) and (orientation:landscape) {
    .roundButton .roundButtonText {
        font-size:1.3em;
        margin-top: 15px
    }
}

@media (max-width: 600px) and (orientation:landscape) {
    .roundButton .roundButtonText {
        margin-top:20px
    }
}

#resetPrompt {
    background: rgba(0,0,0,.7);
    display: none;
    text-align: center
}

.lt-ie9 #resetPrompt {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000)
}

#resetPrompt #resetTop {
    font-size: 1.5em;
    position: relative;
    margin-top: 20%
}

@media (max-width: 750px) and (orientation:landscape) {
    #resetPrompt #resetTop {
        margin-top:15%
    }
}

#resetPrompt #resetTop .resetTitle {
    font-weight: 700
}

#stopCover {
    display: none;
    background: rgba(0,0,0,.2)
}

#stopCover .preloadStopSign,#stopCover .stopSign {
    background-image: url(../images/norev/stop.png);
    background-repeat: no-repeat
}

.lt-ie9 #stopCover {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000)
}

#stopCover .preloadStopSign {
    background-position: -9999px -9999px;
    height: 1px;
    width: 1px
}

#stopCover .stopSign {
    background-size: contain;
    background-position: center;
    height: 400px;
    width: 400px;
    top: 50%;
    left: 50%;
    margin: -250px 0 0 -200px;
    position: absolute;
    z-index: 9
}

.lt-ie9 #stopCover .stopSign {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/norev/stop.png', sizingMethod='scale');
    background-image: none
}

@media (max-width: 500px) {
    #stopCover .stopSign {
        height:250px;
        width: 250px;
        margin: -150px 0 0 -125px
    }
}

@media (max-width: 400px) {
    #stopCover .stopSign {
        height:200px;
        width: 200px;
        margin: -125px 0 0 -100px
    }
}

@media (max-height: 600px) {
    #stopCover .stopSign {
        height:250px;
        width: 250px;
        margin: -150px 0 0 -125px
    }
}

@media (max-height: 400px) {
    #stopCover .stopSign {
        height:200px;
        width: 200px;
        margin: -125px 0 0 -100px
    }
}

@media (max-width: 750px) and (orientation:landscape) {
    #stopCover .stopSign {
        height:250px;
        width: 250px;
        margin: -150px 0 0 -125px
    }
}

@media (max-width: 600px) and (orientation:landscape) {
    #stopCover .stopSign {
        height:200px;
        width: 200px;
        margin: -125px 0 0 -100px
    }
}

#tooSoonOverlay {
    display: none;
    background: rgba(0,0,0,.7);
    text-align: center
}

.lt-ie9 #tooSoonOverlay {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000)
}

#tooSoonOverlay #tooSoonTop {
    font-size: 1.5em;
    position: relative;
    margin-top: 20%
}

#tooSoonOverlay #tooSoonTop .tooSoonTitle {
    font-weight: 700
}

#tooSoonOverlay #tooSoonButton {
    position: relative
}

#resultsCover {
    position: absolute;
    display: none;
    text-align: center
}

#resultsCover #resultsTop {
    position: relative;
    top: 50px;
    left: 50%;
    width: 100%;
    margin-left: -50%
}

@media (max-width: 750px) {
    #resultsCover #resultsTop {
        top:10px;
        font-size: 80%
    }
}

@media (max-height: 500px) {
    #resultsCover #resultsTop {
        top:10px
    }
}

#resultsCover #resultsBottom {
    position: absolute;
    bottom: 50px;
    left: 50%;
    width: 90%;
    margin-left: -45%
}

@media (max-width: 750px) and (orientation:landscape) {
    #tooSoonOverlay #tooSoonTop {
        margin-top:15%
    }

    #resultsCover #resultsBottom {
        bottom: 30px
    }
}

@media (max-height: 300px) and (max-width:600px) and (orientation:landscape) {
    #resultsCover .section2 {
        height:130%
    }
}

@media (max-height: 250px) and (max-width:600px) and (orientation:landscape) {
    #resultsCover .section2 {
        height:140%
    }
}

:not(.lt-ie10) #resultsCover #restartButton {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

@media (max-height: 600px) {
    :not(.lt-ie10) #resultsCover #restartButton {
        position:initial;
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0);
        margin-top: 50px
    }
}

@media (max-height: 500px) {
    :not(.lt-ie10) #resultsCover #restartButton {
        margin-top:30px
    }
}

@media (max-height: 400px) {
    :not(.lt-ie10) #resultsCover #restartButton {
        margin-top:10px
    }
}

@media (max-height: 600px) and (max-width:750px) and (orientation:landscape) {
    :not(.lt-ie10) #resultsCover #restartButton {
        margin-top:10px
    }
}

@media (max-width: 600px) and (orientation:landscape) {
    :not(.lt-ie10) #resultsCover #restartButton {
        position:initial;
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0);
        margin-top: 10px
    }
}

.lt-ie9 #resultsCover #restartButton {
    margin-top: 60px
}

@media (max-width: 600px) and (orientation:landscape) {
    #resultsCover #restartButton {
        height:60px;
        width: 60px;
        margin: 10px auto
    }
}

@media (max-width: 300px) {
    #resultsCover #restartButton {
        height:60px;
        width: 60px;
        margin: 10px auto
    }
}

@media (max-height: 700px) {
    #resultsCover #restartButton {
        margin:10px auto
    }
}

@media (max-width: 600px) {
    #resultsCover #restartButton .roundButtonText {
        font-size:1.5em;
        margin-top: 15px
    }
}

@media (max-width: 600px) and (orientation:landscape) {
    #resultsCover #restartButton .roundButtonText {
        font-size:1.2em;
        margin-top: 11px
    }
}

@media (max-width: 300px) {
    #resultsCover #restartButton .roundButtonText {
        font-size:1.2em;
        margin-top: 11px
    }
}

#resultsCover #resultsTitle,#resultsCover #slowResultsTitle {
    text-align: left;
    margin: 0 auto;
    -webkit-transform: rotate(-5deg) skew(-5deg,0);
    -ms-transform: rotate(-5deg) skew(-5deg,0)
}

#resultsCover #resultsTitle {
    transform: rotate(-5deg) skew(-5deg,0);
    font-size: 2em;
    text-transform: uppercase;
    width: 460px;
    padding-left: 10px;
    letter-spacing: .1em
}

@media (max-height: 700px) {
    #resultsCover #resultsTitle {
        font-size:1.3em;
        width: 300px
    }
}

@media (max-height: 400px) {
    #resultsCover #resultsTitle {
        width:270px
    }
}

@media (max-width: 750px) {
    #resultsCover #resultsTitle {
        font-size:1.5em;
        width: 280px
    }
}

@media (max-width: 600px) {
    #resultsCover #resultsTitle {
        width:240px
    }
}

@media (max-width: 600px) and (orientation:landscape) {
    #resultsCover #resultsTitle {
        width:160px;
        font-size: 1em
    }
}

@media (max-width: 500px) {
    #resultsCover #resultsTitle {
        font-size:1.2em;
        width: 190px
    }
}

@media (max-height: 400px) and (max-width:600px) and (orientation:landscape) {
    #resultsCover #resultsTitle {
        width:170px
    }
}

#resultsCover #resultsTitle.slow {
    padding-left: 30px
}

@media (max-width: 600px) {
    #resultsCover #resultsTitle.slow {
        width:340px
    }
}

@media (max-width: 750px) and (orientation:landscape) {
    #resultsCover #resultsTitle.slow {
        width:380px
    }
}

@media (max-width: 600px) and (orientation:landscape) {
    #resultsCover #resultsTitle.slow {
        width:230px;
        font-size: 1em
    }
}

#resultsCover #resultsTitle #resultsLine1,#resultsCover #resultsTitle #resultsLine2 {
    -webkit-transform: rotate(0) skew(-10deg,0);
    -ms-transform: rotate(0) skew(-10deg,0);
    transform: rotate(0) skew(-10deg,0);
    font-weight: 700
}

#resultsCover #resultsTitle #oneLineResultsTitle {
    -webkit-transform: rotate(0) skew(-10deg,0);
    -ms-transform: rotate(0) skew(-10deg,0);
    transform: rotate(0) skew(-10deg,0);
    font-weight: 700;
    padding-top: 10px;
    margin-bottom: -3px;
    display: none
}

#resultsCover #ageResultContainer,#resultsCover #fastResultsTitle,#resultsCover #slowResultsTitle {
    font-family: Commando;
    font-weight: 400;
    letter-spacing: .1em
}

#resultsCover #ageResultContainer {
    font-size: 2em
}

@media (max-height: 400px) {
    #resultsCover #ageResultContainer {
        font-size:1.7em
    }
}

#resultsCover #ageSpan {
    margin-right: -20px
}

#resultsCover #slowResultsTitle {
    display: none;
    font-size: 3.5em;
    width: 400px;
    transform: rotate(-5deg) skew(-5deg,0)
}

@media (max-height: 700px) {
    #resultsCover #resultsTitle.slow {
        padding-left:20px
    }

    #resultsCover #ageSpan {
        margin-right: -10px
    }

    #resultsCover #slowResultsTitle {
        font-size: 2.6em;
        width: 260px
    }
}

@media (max-height: 500px) {
    #resultsCover #slowResultsTitle {
        font-size:2.2em;
        width: 420px
    }
}

@media (max-width: 750px) {
    #resultsCover #ageSpan {
        margin-right:-10px
    }

    #resultsCover #slowResultsTitle {
        font-size: 3em;
        width: 270px
    }
}

@media (max-width: 600px) {
    #resultsCover #slowResultsTitle {
        width:220px
    }
}

@media (max-width: 500px) {
    #resultsCover #slowResultsTitle {
        font-size:2em;
        width: 140px
    }
}

@media (max-width: 750px) and (orientation:landscape) {
    #resultsCover #slowResultsTitle {
        width:380px;
        font-size: 2.5em
    }
}

@media (max-width: 600px) and (orientation:landscape) {
    #resultsCover #ageSpan {
        margin-right:-5px
    }

    #resultsCover #slowResultsTitle {
        width: 280px;
        font-size: 2.3em
    }
}

@media (max-width: 500px) and (orientation:landscape) {
    #resultsCover #slowResultsTitle {
        width:250px;
        font-size: 2em
    }
}

#resultsCover #fastResultsTitle {
    display: none;
    -webkit-transform: rotate(-5deg) skew(-5deg,0);
    -ms-transform: rotate(-5deg) skew(-5deg,0);
    transform: rotate(-5deg) skew(-5deg,0);
    font-size: 3em
}

#resultsCover #fastResultsTitle span {
    display: block
}

@media (max-height: 700px) {
    #resultsCover #fastResultsTitle {
        font-size:2em
    }
}

@media (max-height: 500px) {
    #resultsCover #fastResultsTitle {
        font-size:1.5em
    }
}

@media (max-width: 750px) {
    #resultsCover #fastResultsTitle {
        font-size:2em
    }
}

@media (max-width: 500px) {
    #resultsCover #fastResultsTitle {
        font-size:1.2em
    }
}

#resultsCover .reactionTimeContaier {
    margin-top: 30px;
    font-size: 1.5em
}

@media (max-width: 750px) {
    #resultsCover .reactionTimeContaier {
        margin-top:20px;
        font-size: 1.6em
    }
}

@media (max-width: 600px) {
    #resultsCover .reactionTimeContaier {
        font-size:1.4em
    }
}

@media (max-height: 700px) {
    #resultsCover .reactionTimeContaier {
        margin-top:20px;
        font-size: 1.3em
    }
}

@media (max-width: 600px) and (orientation:landscape) {
    #resultsCover .reactionTimeContaier {
        margin-top:10px;
        font-size: .8em
    }
}

@media (max-height: 500px) {
    #resultsCover .reactionTimeContaier {
        font-size:1em
    }
}

#resultsCover .reactionTimeContaier #reactionTime {
    font-weight: 700
}

@media (max-width: 400px) {
    #resultsCover .reactionTimeContaier #reactionTime {
        display:block
    }
}

#resultsCover .resultsLines {
    display: inline-block;
    margin-left: 5px
}

#resultsCover .resultsLines span {
    display: block;
    background: #fff;
    height: 3px;
    margin-top: 7px
}

#resultsCover .resultsLines .short {
    width: 30px
}

@media (max-height: 700px) {
    #resultsCover .resultsLines span {
        height:2px;
        margin-top: 5px
    }

    #resultsCover .resultsLines .short {
        width: 20px
    }
}

@media (max-width: 750px) {
    #resultsCover .resultsLines span {
        margin-top:4px
    }

    #resultsCover .resultsLines .short {
        width: 20px
    }
}

@media (max-width: 500px) {
    #resultsCover .resultsLines span {
        margin-top:3px
    }

    #resultsCover .resultsLines .short {
        width: 15px
    }
}

#resultsCover .resultsLines .medium {
    width: 50px
}

@media (max-height: 700px) {
    #resultsCover .resultsLines .medium {
        width:35px
    }
}

@media (max-width: 750px) {
    #resultsCover .resultsLines .medium {
        width:35px
    }
}

@media (max-width: 500px) {
    #resultsCover .resultsLines .medium {
        width:25px
    }
}

#resultsCover .resultsLines .long {
    width: 70px
}

@media (max-height: 700px) {
    #resultsCover .resultsLines .long {
        width:50px
    }
}

@media (max-width: 750px) {
    #resultsCover .resultsLines .long {
        width:50px
    }
}

@media (max-width: 500px) {
    #resultsCover .resultsLines .long {
        width:37px
    }
}

#resultsCover .socialContainerBottom,#resultsCover .socialContainerTop {
    margin-bottom: 50px
}

.lt-ie9 #resultsCover .socialContainerBottom,.lt-ie9 #resultsCover .socialContainerTop {
    margin-bottom: 20px
}

@media (max-width: 750px) and (orientation:landscape) {
    #resultsCover .socialContainerBottom,#resultsCover .socialContainerTop {
        margin-bottom:5px
    }
}

@media (max-width: 400px) and (orientation:portrait) {
    #resultsCover .socialContainerBottom,#resultsCover .socialContainerTop {
        margin-bottom:10px
    }
}

@media (max-height: 700px) {
    #resultsCover .socialContainerBottom,#resultsCover .socialContainerTop {
        margin-bottom:10px
    }
}

@media (max-height: 600px) {
    #resultsCover .socialContainerBottom,#resultsCover .socialContainerTop {
        font-size:80%;
        margin-bottom: 5px
    }
}

#resultsCover .socialContainerBottom .socialLabel,#resultsCover .socialContainerTop .socialLabel {
    margin-bottom: 20px
}

@media (max-width: 750px) and (orientation:landscape) {
    #resultsCover .socialContainerBottom .socialLabel,#resultsCover .socialContainerTop .socialLabel {
        margin-bottom:5px
    }
}

@media (max-height: 700px) {
    #resultsCover .socialContainerBottom .socialLabel,#resultsCover .socialContainerTop .socialLabel {
        margin-bottom:5px
    }
}

#resultsCover .socialContainerBottom a,#resultsCover .socialContainerTop a {
    display: inline-block;
    color: #fff;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-decoration: none
}

@media (max-height: 500px) {
    #resultsCover .socialContainerBottom a,#resultsCover .socialContainerTop a {
        height:30px;
        width: 160px;
        line-height: 30px
    }
}

@media (max-width: 500px) {
    #resultsCover .socialContainerBottom a,#resultsCover .socialContainerTop a {
        height:25px;
        width: 130px;
        font-size: .8em;
        line-height: 27px
    }
}

@media (max-width: 600px) and (orientation:portrait) {
    #resultsCover .socialContainerBottom a .social-likes__icon_twitter,#resultsCover .socialContainerTop a .social-likes__icon_twitter {
        margin-left:-5px
    }
}

#resultsCover .socialContainerBottom .customFacebook,#resultsCover .socialContainerTop .customFacebook {
    background: #39589B;
    margin-right: 10px
}

#resultsCover .socialContainerBottom .customFacebook:before,#resultsCover .socialContainerTop .customFacebook:before {
    margin: 0 10px 0 -10px
}

@media (max-width: 400px) {
    #resultsCover .socialContainerBottom .customFacebook:before,#resultsCover .socialContainerTop .customFacebook:before {
        margin:0 2px 0 -10px
    }
}

#resultsCover .socialContainerBottom .customTwitter,#resultsCover .socialContainerTop .customTwitter {
    background: #00ACF0
}

#resultsCover .socialContainerBottom .customTwitter:before,#resultsCover .socialContainerTop .customTwitter:before {
    margin: 0 10px 0 -10px
}

#resultsCover .socialContainerBottom {
    margin: 30px 0
}

@media (max-width: 800px) {
    #resultsCover .socialContainerBottom {
        margin:30px 0 20px
    }
}

@media (max-width: 600px) {
    #resultsCover .socialContainerBottom {
        margin:20px 0
    }
}

@media (max-height: 700px) {
    #resultsCover .socialContainerBottom {
        margin:20px 0
    }
}

#resultsCover .methodology {
    width: 90%;
    max-width: 660px;
    padding-top: 30px;
    margin: 0 auto;
    font-size: 1.1em
}

@media (max-width: 800px) {
    #resultsCover .methodology {
        font-size:1em
    }
}

@media (max-width: 600px) {
    #resultsCover .methodology {
        padding-top:25px;
        font-size: .8em
    }
}

@media (max-height: 700px) {
    #resultsCover .methodology {
        padding-top:10px;
        font-size: .9em
    }
}

#resultsCover .logo {
    width: 100px;
    border: none
}

@media (max-height: 600px) {
    #resultsCover .logo {
        width:75px
    }
}

#resultsCover .divider {
    background-image: url(../images/dash.1be745df.png);
    background-repeat: repeat;
    height: 2px;
    margin: 0 auto 50px
}

@media (max-width: 750px) and (orientation:landscape) {
    #resultsCover .divider {
        margin-bottom:18px
    }
}

@media (max-height: 500px) and (orientation:landscape) {
    #resultsCover .divider {
        margin-bottom:30px
    }
}

@media (max-height: 400px) and (orientation:landscape) {
    #resultsCover .divider {
        margin-bottom:20px
    }
}

@media (max-height: 250px) and (orientation:landscape) {
    #resultsCover .divider {
        margin-bottom:10px
    }
}

#resultsCover .dividerLabel {
    position: absolute;
    width: 100%;
    bottom: -10px;
    font-size: 1.4em;
    font-weight: 700;
    margin: 20px 0
}

@media (max-width: 750px) and (orientation:landscape) {
    #resultsCover .dividerLabel {
        font-size:1.3em;
        margin: 5px 0
    }
}

@media (max-height: 400px) and (orientation:landscape) {
    #resultsCover .dividerLabel {
        font-size:1em
    }
}

@media (max-height: 700px) {
    #resultsCover .dividerLabel {
        margin:0 0 5px
    }
}

#resultsCover #resultsNextPage {
    position: absolute;
    left: 50%;
    margin-left: -18px;
    -webkit-transition: -webkit-transform .6s;
    transition: transform .6s
}

#resultsCover #resultsNextPage.rotate {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.lt-ie9 #resultsCover #resultsNextPage.rotate {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2)
}

@media (max-width: 750px) and (orientation:landscape) {
    #resultsCover #resultsNextPage {
        margin:0 auto 0 10px;
        height: 20px;
        width: 25px
    }

    #resultsCover #resultsNextPage img {
        height: 20px;
        width: 25px
    }
}

@media (max-height: 700px) {
    #resultsCover #resultsNextPage {
        margin:10px auto 0 -13px
    }
}

#resultsCover #graphLabel {
    font-size: 1.3em;
    padding-bottom: 30px
}

@media (max-height: 500px) {
    #resultsCover #graphLabel {
        padding-bottom:20px
    }
}

@media (max-width: 750px) {
    #resultsCover #graphLabel {
        font-size:1.2em;
        padding-bottom: 20px
    }
}

@media (max-width: 600px) {
    #resultsCover #graphLabel {
        font-size:1.1em
    }
}

#resultsCover #graph {
    position: relative;
    margin: 0 auto
}

#resultsCover #graph .axis line,#resultsCover #graph .axis path {
    fill: none;
    stroke: #fff;
    stroke-width: 1;
    shape-rendering: crispEdges
}

#resultsCover #graph .axis text {
    fill: #fff
}

#resultsCover #graph .xAxisLabel {
    position: absolute;
    top: 0;
    left: 55px;
    font-size: .8em
}

#resultsCover #graph .yAxisLabel {
    position: absolute;
    bottom: 50px;
    right: -10px;
    font-size: .8em
}

#resultsCover #graph .xLabel,#resultsCover #graph .yLabel {
    position: absolute;
    width: 50px;
    height: 30px;
    line-height: 30px;
    background: #F73E3E;
    font-weight: 700
}

#revCounter .fill,#speedo .fill {
    background-color: rgba(33,205,199,.6)
}

#canvasOverlay,#iePlaceholder,#resultsCover #ie8Graph,#steeringWheel,.background,.dashboard {
    background-repeat: no-repeat
}

@media (max-width: 750px) {
    #resultsCover #graph .xAxisLabel {
        top:-5px;
        left: 30px
    }

    #resultsCover #graph .yAxisLabel {
        bottom: 30px
    }

    #resultsCover #graph .xLabel,#resultsCover #graph .yLabel {
        width: 40px;
        height: 20px;
        line-height: 20px;
        font-size: .8em
    }
}

#resultsCover #graph .xLabel:after,#resultsCover #graph .yLabel:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid
}

#resultsCover #graph .xLabel:after {
    right: -7px;
    top: 5px;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #F73E3E
}

@media (max-width: 750px) {
    #resultsCover #graph .xLabel:after {
        border-width:5px 0 5px 5px;
        right: -5px
    }
}

#resultsCover #graph .yLabel:before {
    top: -7px;
    left: 10px;
    border-width: 0 15px 15px;
    border-color: transparent transparent #F73E3E
}

#canvasOverlay,#iePlaceholder,.background,.dashboard,.ie9Background {
    height: 100%;
    width: 100%
}

@media (max-width: 750px) {
    #resultsCover #graph .yLabel:before {
        border-width:0 7px 7px;
        left: 13px
    }
}

#resultsCover #ie8Graph {
    display: none;
    background-image: url(../images/norev/ie8Graph.png);
    background-position: center;
    margin: 20px auto 0
}

.lt-ie9 #resultsCover #ie8Graph {
    display: block;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/norev/ie8Graph.png', sizingMethod='scale');
    background-image: none
}

.ie9Background {
    position: fixed;
    z-index: 0;
    display: none
}

.lt-ie9 .ie9Background {
    display: none
}

.lt-ie10 .ie9Background {
    display: block;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65b7a7', endColorstr='#afddd4', GradientType=0 )
}

.background {
    position: fixed;
    z-index: 1;
    background-position: center 43%;
    background-image: url(../images/norev/background.png);
    background-image: url(../images/norev/background.png),-webkit-linear-gradient(top,#65b7a7 0,#9dd3ca 25%,#afddd4 50%,#afddd4 50%,#afddd4 100%);
    background-image: url(../images/norev/background.png),linear-gradient(to bottom,#65b7a7 0,#9dd3ca 25%,#afddd4 50%,#afddd4 50%,#afddd4 100%);
    background-size: 1200px
}

.lt-ie9 .background {
    display: none
}

@media (min-width: 1200px) and (orientation:landscape) {
    .background {
        background-size:100%
    }
}

@media (max-width: 800px) and (orientation:landscape) {
    .background {
        background-size:1200px;
        background-position: center 35%
    }
}

@media (max-width: 700px) and (orientation:landscape) {
    .background {
        background-size:1000px;
        background-position: center 40%
    }
}

@media (max-width: 600px) and (orientation:landscape) {
    #resultsCover .methodology {
        padding-top:10px
    }

    .background {
        background-size: 800px
    }
}

@media (max-width: 500px) and (orientation:landscape) {
    .background {
        background-size:700px
    }
}

@media (max-height: 1300px) and (orientation:portrait) {
    .background {
        background-size:1000px;
        background-position: center 50%
    }
}

@media (max-height: 1100px) and (orientation:portrait) {
    .background {
        background-position:center 48%
    }
}

@media (max-height: 1000px) and (orientation:portrait) {
    .background {
        background-position:center 47%
    }
}

@media (max-height: 750px) and (orientation:portrait) {
    .background {
        background-size:700px;
        background-position: center 46%
    }
}

@media (max-height: 650px) and (orientation:portrait) {
    .background {
        background-size:600px;
        background-position: center 45%
    }
}

@media (max-height: 600px) and (orientation:portrait) {
    .background {
        background-position:center 44%
    }
}

@media (max-height: 500px) and (orientation:portrait) {
    .background {
        background-position:center 43%
    }
}

#canvas {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

#iePlaceholder {
    display: none;
    background-image: url(../images/norev/ie8Placeholder.png);
    background-position: center 70%;
    position: fixed;
    top: 0;
    left: 0
}

.lt-ie9 #iePlaceholder {
    display: block
}

#canvasOverlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    background-image: url(../images/norev/overlay.png);
    background-size: cover
}

.lt-ie9 #canvasOverlay {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/norev/overlay.png', sizingMethod='scale');
    background-image: none
}

.dashboard {
    z-index: 3;
    background-image: url(../images/norev/dashboard.png);
    background-position: right bottom;
    position: absolute;
    bottom: -5px;
    right: 0
}

body.usa-region .dashboard {
    background-image: url(../images/norev/US/dashboard.png);
    background-position: left bottom;
}

#revCounter,#speedo {
    z-index: 4;
    bottom: 105px;
    position: absolute
}

@media (min-width: 1500px) {
    .dashboard {
        background-size:100%
    }
}

#speedo {
    right: 302px;
    height: 2px;
    width: 72px;
    -webkit-transition: all 1s linear;
    transition: all 1s linear;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

#speedo .fill {
    height: 100%;
    width: 40%
}

.lt-ie9 #speedo .fill {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9921CDC7, endColorstr=#9921CDC7)
}

#speedo.rotate {
    -webkit-transition: all 8s linear;
    transition: all 8s linear;
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg)
}

.lt-ie9 #speedo.rotate {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    right: 303px
}

#speedo.rotateInstant {
    -webkit-transition: all 0s linear;
    transition: all 0s linear;
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg)
}

@media (max-width: 800px) {
    .dashboard {
        background-size:1300px
    }

    #speedo {
        bottom: 90px;
        right: 262px;
        width: 62px
    }
}

@media (max-width: 800px) and (max-height:500px) {
    .dashboard {
        background-size:1000px
    }

    #speedo {
        bottom: 68px;
        right: 203px;
        width: 45px
    }
}

@media (max-width: 700px) {
    .dashboard {
        background-size:1100px
    }

    #speedo {
        bottom: 76px;
        right: 222px;
        height: 1px;
        width: 52px
    }
}

@media (max-width: 700px) and (max-height:500px) {
    .dashboard {
        background-size:900px
    }

    #speedo {
        bottom: 61px;
        right: 183px;
        width: 40px
    }
}

@media (max-width: 600px) {
    .dashboard {
        background-size:900px
    }

    #speedo {
        bottom: 61px;
        right: 182px;
        width: 42px
    }
}

@media (max-width: 600px) and (max-height:500px) {
    .dashboard {
        background-size:700px
    }

    #speedo {
        bottom: 47px;
        right: 142px;
        width: 32px
    }
}

@media (max-width: 500px) {
    .dashboard {
        background-size:700px
    }

    #speedo {
        bottom: 47px;
        right: 142px;
        width: 32px
    }
}

#revCounter {
    right: 417px;
    height: 2px;
    width: 72px;
    -webkit-transition: all 1s linear;
    transition: all 1s linear;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

#revCounter .fill {
    height: 100%;
    width: 40%
}

.lt-ie9 #revCounter .fill {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9921CDC7, endColorstr=#9921CDC7)
}

#revCounter.rotate {
    -webkit-transition: all 2s linear;
    transition: all 2s linear;
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg)
}

.lt-ie9 #revCounter.rotate {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    bottom: 140px;
    right: 383px
}

#revCounter.rotateInstant {
    -webkit-transition: all 0s linear;
    transition: all 0s linear;
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg)
}

#steeringWheel {
    z-index: 5;
    background-image: url(../images/norev/wheel.png);
    background-size: cover;
    position: absolute;
    bottom: -200px;
    right: 100px;
    height: 450px;
    width: 450px;
    transition: all 0.3s ease;
}

body.usa-region #steeringWheel {
    right: auto;
    left: 100px;
}

@media (min-width: 1500px) {
    #steeringWheel {
        background-size:100%
    }
}

@media (max-width: 800px) {
    #revCounter {
        bottom:90px;
        right: 362px;
        width: 62px
    }

    #steeringWheel {
        right: 70px;
        height: 410px;
        width: 410px
    }
}

@media (max-width: 800px) and (max-height:500px) {
    #revCounter {
        bottom:68px;
        right: 280px;
        width: 45px
    }

    #steeringWheel {
        right: 50px;
        bottom: -170px;
        height: 330px;
        width: 330px
    }
}

@media (max-width: 700px) {
    #revCounter {
        bottom:76px;
        right: 307px;
        height: 1px;
        width: 52px
    }

    #steeringWheel {
        bottom: -180px;
        right: 55px;
        height: 360px;
        width: 360px
    }
}

@media (max-width: 700px) and (max-height:500px) {
    #revCounter {
        bottom:61px;
        right: 252px;
        width: 40px
    }

    #steeringWheel {
        right: 45px;
        bottom: -155px;
        height: 300px;
        width: 300px
    }
}

@media (max-width: 600px) {
    #revCounter {
        bottom:61px;
        right: 251px;
        width: 42px
    }

    #steeringWheel {
        bottom: -120px;
        right: 70px;
        height: 260px;
        width: 260px
    }
}

@media (max-width: 600px) and (max-height:500px) {
    #revCounter {
        bottom:47px;
        right: 196px;
        width: 32px
    }

    #steeringWheel {
        right: 40px;
        bottom: -110px;
        height: 220px;
        width: 220px
    }
}

@media (max-width: 500px) {
    #revCounter {
        bottom:47px;
        right: 196px;
        width: 32px
    }

    #steeringWheel {
        bottom: -90px;
        right: 70px;
        height: 190px;
        width: 190px
    }
}

@media (max-width: 500px) and (max-height:500px) {
    #steeringWheel {
        right:40px;
        bottom: -110px;
        height: 220px;
        width: 220px
    }
}

.lt-ie9 #steeringWheel {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/norev/wheel.png', sizingMethod='scale');
    background-image: none;
    bottom: -200px;
    right: 100px;
    height: 450px;
    width: 450px
}

@-webkit-keyframes animation-rotate {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes animation-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes animation-bounce {
    0%,100%,20%,50%,80% {
        -webkit-transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-10px)
    }

    60% {
        -webkit-transform: translateY(-5px)
    }
}

@keyframes animation-bounce {
    0%,100%,20%,50%,80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    60% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}

@-webkit-keyframes animation-pulse {
    0% {
        background-color: #99E567
    }

    100% {
        background-color: #63B230
    }
}

@keyframes animation-pulse {
    0% {
        background-color: #99E567
    }

    100% {
        background-color: #63B230
    }
}
