@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;float: left !important;margin-left: 10px !important;}
    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;min-height: 30px;display: inline-block;min-width: 48px;}
    .page-footer{text-align:center}
    .social-icons{float:none;display:inline-block;margin:0 auto!important;width: 100%;padding-top:10px;display: flex;justify-content: center;}
    .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: #f28437;left:0;top:60px;border-radius:10px;height:60px;position: fixed;}
    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;}


    /**/
    .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: 9px;

    }
    .category-section ul li{
        display: inline-block;
    }
    .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;}
    /**/

    .add-gameBox{
        float: left;
    }
    .btn-all-category{
        display: none;
    }

    .page-title-section{
        padding: 0 15px;
    }
    .games-grid .game-item a .details .title{
        font-size: 15px;
    }
    .games-grid .game-item a .details{
        padding: 5px;
    }

    .play-now-container{
        display: none;
    }
    .game-view .sol{display: none;}
    .game-view .sag{
        min-width: 100%;
        padding-top: 20px;
    }

}
@media only screen and (max-width: 499px) {
    #logo-container img{
        max-width: 140px;
    }
    .grid-item h3{
        font-size: 10px;
    }
    .game-item{
        box-shadow: none;
    }
    .grid-sizer,.grid-item{/* width:25%; *//* width:100px; *//* height: 100px; *//* width: 150px; *//* height: 150px; */}
    .grid-item-2{width:100px;height:100px;width: 150px;height: 150px;}
    .ribbon span{font-size:10px!important;/* width:200px */}
    .stamp2{left: 50%;top:0;}
    .stamp3{left:200px;top:0;left: 0;top: 150px;}
    .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}

    .cookieBubble{display: none !important;}

    #pagination{
        padding: 0 10px;
    }
    .page-content.custom-page{
        padding: 0 20px;
    }
}