﻿@media (max-width : 600px), (max-width : 600px) and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
    /* Mobile Styles */

    .fullSiteLink {
        display: block;
        top: 10px;
        right: 5px;
    }
    body {
        max-width: 500px;
        width: 100%;
        margin: 0 auto;
    }

    .promoBar {
        display: none !important;
    }

    #imgTooltip {
        display: none !important;
    }

    @keyframes hide {
        to {
            width: 0;
            height: 0;
            overflow: hidden;
        }
    }

    .header {
        padding-bottom: 0px;
    }

    .header, .footer, .centerDiv {
        min-width: 500px;
    }

    .footer {
        margin-top: 20px;
    }

    .headerContent, .footerContent, .copyrightFooter {
        width: 100%;
        margin: 0px auto;
    }

    .headerContent {
        margin-bottom: -1px;
    }

    .centerDiv {
        width: 100%;
        margin-top: 0px !important;
    }

    .mainContent {
        padding: 0px;
        margin: 0px auto;
        border-radius: 0px;
        min-height: 77vh;
    }
        .mainContent p {
            margin-left: 10px;
            margin-right: 10px;
        }

    .topDealsWrapper {
        min-height: 3500px;
    }

    .nonMobile {
        display: none !important;
    }

    .mobileOnly {
        display: auto !important;
    }

    div#contact-box {
        display: none;
    }

    .topBar {
        border-radius: 0px;
    }

    .topDeals {
        margin: 0px 3px;
    }

        .topDeals li {
            margin: 3px 0px;
            background: white;
            padding: 5px 0px;
            width: 100%;
            border-radius: 0px;
            -webkit-box-shadow: none;
            box-shadow: none;
            font-size: 19px;
            border: none;
        }

    .dealLine {
        margin: 0 5px;
    }

    .topDealPrices .currentPrice {
        min-width: 59px;
    }

    .moreStores i {
        display: block;
        margin-bottom: 10px;
    }

    div.browser:before {
        content: '';
    }

    div#results {
        width: 100%;
    }

    #logo {
        width: 100%;
        margin: 0px 10px -25px 0px;
    }

        #logo .logoText {
            margin-left: -8px;
            background-repeat: no-repeat;
            background-position: center;
            width: 376px;
            height: 116px;
            margin-top: -8px;
            background-size: contain;
        }

    .navigationBar {
        text-align: left;
        font-size: 22px;
        margin: 0px;
        margin-top: 30px;
        background: #2F2E34;
        min-height: 37px;
    }

        .navigationBar .links {
            width: 100%;
        }

        .navigationBar span {
            display: inline-block;
            min-width: 24%;
        }

        .navigationBar a {
            text-align: center;
            display: block;
            border-radius: 0px;
            padding: 5px;
        }

        .navigationBar span:after {
            content: '';
            margin: 0;
        }

    .smallGameInfoButton {
        opacity: 1 !important;
    }

    .ui-dialog {
        width: 95% !important;
    }
    .ui-dialog .ui-dialog-title {
        font-size: 14px;
    }

    #gameInfoDialog {
        width: 95% !important;
        font-size: 14px;
    }
    .gameInfoDialogRight,
    .gameInfoDialogLeft {
        max-width: 45%;
    }

    .shortLinkBox {
        display: none;
    }

    .gameInfoThumb {
        max-width: 50%;
    }

    .buttonContainer {
        opacity: 1 !important;
        float: left;
    }
        .buttonContainer button {
            vertical-align: middle;
        }

    .browseTitle {
        float: right;
        width: 260px;
        height: 45px;
        overflow: hidden;
    }

    h1 {
        font-size: 28px;
    }

    h2 {
        font-size: 20px;
    }

    .topContent h2 {
        font-size: 20px;
    }

    .topContent {
        width: 90%;
        text-align: center;
    }

    .mainSearch .queryWrapper {
        margin-top: 15px;
    }

    .ui-menu .ui-menu-item-wrapper {
        font-size: 18px !important;
        line-height: 36px !important;
    }

    #dealResults {
        font-size: 20px;
    }

    .result {
        width: 80%;
    }

    .resultGameTitle {
        font-size: 18px;
    }

    .result .listing {
        height: 125px;
    }

    .result table {
        font-size: 20px;
    }

    .description, .announcements {
        float: none;
        width: 99%;
        margin: 0px auto;
        text-align: justify;
    }

        .announcements h2 {
            margin-top: 15px;
        }

    .externalFooter a {
        font-size: 50px;
    }

    .navFooter {
        font-size: 38px;
    }

        .navFooter h3 {
            font-size: 42px;
            margin-bottom: 5px;
            margin-top: 35px;
        }

        .navFooter .mailingListForm {
            font-size: 18px;
            padding-bottom: 20px;
        }
            .navFooter .mailingListForm input[type="email"] {
                height: 42px;
                width: 64%;
                font-size: 18px;
                margin-top: 12px;
                margin-right: 6px;
            }
            .navFooter .mailingListForm .orangeButtonLink {
                height: 48px;
                width: 20%;
                font-size: 18px;
            }



    .externalFooter, .navFooter, .friendsFooter {
        width: 100%;
        float: left;
        text-align: center;
        margin-left: 0;
        padding: 0;
    }

        .externalFooter:before {
            content: "Follow Us";
            color: white;
            font-weight: bold;
            font-size: 42px;
        }

    .externalLinks {
        padding-top: 25px;
        padding-bottom: 15px;
    }

    .backgroundInfo img {
        width: auto;
        height: 108px;
    }

    .backgroundInfo #storeList {
        height: 40px;
    }

    .faq {
        width: 95% !important;
    }

    .appsWrapper {
        margin-bottom: 5%;
    }
        .appsWrapper p {
            margin: 1% 5%;
        }
        .appsWrapper ul {
            list-style: none;
            margin: 0 0 0 -5%;
        }
            .appsWrapper ul li {
                width: 50%;
                float: left;
                margin: 0;
            }

    .birthdayWrapper .content {
        font-size: 16px;
    }

    .birthdayWrapper .giveawayList {
        font-size: 18px;
        width: 100%;
        margin-left: -50px;
    }

    .humane,
    .humane-jackedup {
        bottom: 0;
        left: 0;
        width: 100%;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
    }

    .manageAlertsBox {
        width: 95%;
    }
}