@media only screen and (max-width: 1500px) {
    .gameContent{max-width:500px;min-width:600px!important}
}
@media only screen and (max-width: 992px) {
    .search-section{display:block;width:auto;margin-right:10px!important;margin-top:10px}
    nav .brand-logo{left:inherit;margin-left:10px!important;margin-right:0!important;transform:none}
    .grid-sizer,.grid-item{width:16.6%;width:150px}
    .grid-item-2{width:33.3%;width:300px}
    nav.header{left:2.5%;width:95%!important;margin-left:0!important}
    body .gamebox-btn{float:right;margin-left:inherit;display:block!important;padding:0}
    body .gamebox-btn .text{display:none}
    div.search-section .custom-dropdown{float:left;width:35px;height:35px;border-radius:50%;background:#FFF;margin-left:10px}
    body .gamebox-btn .gamebox-icon{left:0;position:relative}
    body .search-section .input-field{width:100px;display:none}
    .gamesList-section{padding-top:20px}
    .cookieBubble{width:90%;left:5%!important}
    .page-footer ul{display:inline-flex}
    .page-footer ul li a{font-size:12px}
    .page-footer{text-align:center}
    .social-icons{float:none;display:inline-block;margin:0 auto!important;width:170px;padding-top:10px}
    .social-icons li a{margin-left:5px;margin-right:5px!important}
    .gameContent{max-width:100%;min-width:100%!important}
    .gameList{display:none}
    .game-detail .ads_bottom{float:none;margin:0;margin-top: 20px;text-align: center;}
    .page-wrapper{padding-top:0}
    .js-rating-simple{margin-top:0!important}
    .body_gameDetail .page-wrapper{padding-top:0;padding-left:25px;padding-right:25px}
    .gameContent .game-frame{height:350px}
    .gameContent .game-frame iframe{min-height:350px}
    .custom-dropdown:hover,.custom-dropdown:focus{color:#42006b}
    body .search-section .input-field.active input{width:90%;margin-left:5%;border-color:#fff!important;color:#FFF}
    body .search-section .input-field.active label{font-size:13px;text-indent:20px;color:#FFF}
    body .search-section .input-field.active{display:block;position:absolute;width:100%;background:#42016b;left:0;top:60px;border-radius:10px;height:60px}
    body .autocomplete-content{width:100%!important}
    .game-head-bar{display: none;}
    .game-description .game-text h1{
        margin-bottom: 10px;
    }
    .play-game{width: 100% !important;height: 100% !important;}
}
@media only screen and (max-width: 499px) {
    .grid-item h3{
        font-size: 10px;
    }
    .game-item{
        box-shadow: none;
    }
    .grid-sizer,.grid-item{width:25%;width:100px;height: 100px;}
    .grid-item-2{width:100px;height:100px}
    .ribbon span{font-size:10px!important;width:200px}
    .stamp2{left:100px;top:0}
    .stamp3{left:200px;top:0;}
    .ribbon-top-left::before{right: 16px;}
    .ribbon-top-left::after{left:10px;bottom: 16px;}
    .ribbon-top-left span{right: -45px;padding: 2px 0;box-shadow: none;}
    .game-head-bar .buttons a,.game-head-bar .buttons button{width:26px;height:26px;line-height:0!important;text-align:center;font-size:13px}
    body .jssocials-share{margin-right:5px}
    .game-info button.add-gameBox{font-size:10px;padding:0 6px;height:26px}
    .game-info button.add-gameBox i{font-size:13px}
    .js-rating-simple .sprite{width:26px;height:26px;background-size:15px}
    .js-rating-simple{margin-top:10px!important;margin-left:0!important}
    .section-404 .gif_404{max-width:270px;margin-left:-115px}
}