﻿@media screen and (min-width: 1600px) {
    .play .content-form {
        padding-top: 20px;
    }

    .player .outside {
        top: -80px;
    }

    .player .hiscore {
        bottom: -2px;
    }

    .play .content-nav {
        min-height: 917px;
        max-height: 917px;
    }

    .play .outside {
        top: -85px;
    }

    .player .language-bar {
        top: 210px;
        bottom: 0;
    }
}


@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width: 1600px) {
    .play .content-nav {
        min-height: 928px;
    }
}

@media screen and (min-width: 1440px) and (max-width: 1440px) {
    .play .content-nav {
        background-image: url("../../../Content/images/Ocp/layout/play-background1440.jpg");
        min-height: initial;
    }

    #content.play .play-content div div img {
        max-width: 210px !important;
    }

    .adoptiveHeight183 {
        height: 135px;
    }

    .player .content-form {
        padding-top: 0px;
    }

    .player .hiscore {
        bottom: -15px;
    }

    .play .content-nav {
        min-height: 738px;
        max-height: 738px;
    }

    .play .outside {
        top: -235px;
    }

    .player .outside {
        top: -90px;
    }

    .play .language-bar {
        bottom: -170px;
        margin-left: 130px;
    }

    .player .language-bar {
        top: 210px;
    }

    .player .games {
        min-height: 404px;
    }

    .play.player .hiscore:first-of-type {
        padding-bottom: 0;
        padding-top: 0;
    }
}


@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width: 1440px) and (max-width: 1440px) {
    .play .content-nav {
        min-height: 928px;
    }
}



@media screen and (min-width: 1366px) and (max-width: 1366px) {
    .play .content-nav {
        background-image: url("../../../Content/images/Ocp/layout/play-background1366.jpg");
        min-height: initial;
    }

    .game-type-buttons {
        padding: 10px 0 5px;
    }

    .play  .play-content {
        padding-top: 0;
    }

    .adoptiveHeight183 {
        height: 96px;
    }

    #content.play .play-content div div img {
        max-width: 180px !important;
    }

    .play .games {
        min-height: 459px;
    }

    .player .games {
        min-height: 313px;
    }

    .play .outside {
        top: -139px;
    }

    .outside > div {
        bottom: 0;
    }

    .play .language-bar {
        bottom: -55px;
    }

    .player .outside {
        padding: 0 132px;
        top: 5px;
    }

    .player .language-bar {
        top: 98px;
    }

    .player .hiscore {
        bottom: -2px;
        padding-top: 0;
    }

    .player .hiscore ul {
        margin: 4px;
    }

    .play.player .hiscore:first-of-type {
        padding-top: 4px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width: 1366px) and (max-width: 1366px) {
    .player .games {
        min-height: 323px;
    }

    .player .outside {
        padding: 0 132px;
        top: -6px;
    }
}

