@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}
    body  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;width:100%!important;left:0}
    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:13px}
    .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}
    .az-game-section{width:90%;margin-left:5%}
    .az-game-section .az-game-list li .title{min-width:40%;max-width:40%}
    .az-game-section .az-game-list li .desc{display:none}
    .az-game-section .links a{font-size:16px;padding:5px;margin-bottom:10px}
    .az-game-section .links{text-align:center}
    .game-description{min-width:inherit!important}
    .add-gameBox{float:left}
    .play-now-container{display:none}
    .game-view .sol{display:none}
    .game-view .sag{min-width:100%;padding-top:20px}
    /**/
    .category-section{

        height: 71px;

        padding-top: 0;

        margin-bottom: 0;

    }
    .category-section.open{
    }

    .category-section.open ul{
    }
    .category-section.open li{
    }

    .category-section ul{

        height: 60px;

        display: block;

        width: auto;

        overflow-x: scroll;

        overflow-y: hidden;

        white-space: nowrap;

        padding-bottom: 30px;

        float: none;

        padding-top: 15px;

    }
    .category-section ul li{
        display: inline-block;
        max-width: inherit;
    }
    .category-section ul li .category-item{

    }
    .category-section ul li .category-item:hover{

    }
    .category-section ul li .category-item .category-img{
    }
    .category-section ul li .category-item .category-img img{

        width: 35px;

        height: 35px;

    }
    .category-section ul li .category-item .category-title{

        line-height: 35px;

    }
    category-section ul::-webkit-scrollbar  {    display: none;}
    /**/

    #logo-container{
        max-width: 50%;
    }
    #logo-container img{max-width: 100%;}

    .btn-all-category {
        display: none;
    }

    .category-section ul li.others-category.hidden{
        display: inline-block !important;;
    }

}
@media only screen and (max-width: 499px) {
    .grid-item h3{font-size:14px}
    .grid-item figcaption{padding:3px}
    .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}
}