

.sidenav {
    height: 120%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    background-color: #d81b60;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 50px;
    padding-bottom: 20px;
}
#gdpr-cookie-message p, ul {
    margin-bottom: 40px;
}
.sidenav ul li {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}
.sidenav ul li ul li{
    margin-bottom: 0;
}
.sidenav ul li a img{
    display: inline;
    width: 35px;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    text-decoration: none;
    color: #fff;
    z-index: 999;
}
.togglesidemenu {
    color: #61b47c;
    cursor: pointer;
}

@media screen and (min-width: 667px) and (max-width: 812px) {
    /* .logo{
        float: left !important;
    }
    .menu{
        display: block !important;
        margin: 0 0 0 163px !important;
    } */
    .togglesidemenu{
        position: absolute;
        top: 9px;
        right: 20px;
        color: #fff !important;
        font-weight: bold;
        cursor: pointer;
        display: block !important;
    }
    #mySidenav .menu{
        display: block !important;
         margin: 0;
    }
}

@media screen and (min-width: 601px) {
    .togglesidemenu {
        display: none;
        color: #1571dd;
    }
}
/* @media screen and (max-width: 950px) {
    .game-left, .game-right {
       display: none !important;
    }
} */


/* ----------- iPad 1, 2, Mini and Air ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .game-left, .game-right {
        display: block !important;
    }
    .togglesidemenu{
        display: none !important;
    }
    .home-mobile-adbox{
        display: block !important;
    }
    .game-info{
        margin-right: 4px;
        padding-right: 10px;
        margin: 0 5px;
    }
}
/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
    #game-col{
        width: 1024px !important;
        text-align: center;
    }
    .home-desktop-adbox{
        display: block !important;
    }
    .home-mobile-adbox{
        display: none !important;
    }
    /* .game-info{
        display: -webkit-inline-box;
        float:unset;
    } */
}
@media screen and (min-width: 600px) and (max-width: 715px){
    .menu{
        margin: 0 0 0 150px;
    }
    .submenu .search-mob-box input{
        width: 140px;
    }
    .search-mob-box span{
        display: none;
    }
}

@media screen and (min-width: 903px) and (max-width: 960px){
    .logo{
        position: fixed !important;
    }
    .menu{
        display: block !important;
    }
    .menu{
        margin: 0 0 0 300px;
    }
}

@media screen and (min-width: 814px) and (max-width: 871px){
    .logo{
        position: fixed !important;
    }
    .menu{
        display: block !important;
    }
    .menu{
        margin: 0 0 0 210px;
    }
}

@media screen and (min-width: 875px) and (max-width: 900px){
    .logo{
        position: fixed !important;
    }
    .menu{
        display: block;
    }
    .site-page-tree.site-container #topad{
        display: block !important;
    }
    #topad.home-desktop-adbox{
        display: block !important;
    }
    .mobile-adbox-320x100{
        display: none;
    }
}

@media screen and (max-width: 600px) {/* max-width: 600px */
    .togglesidemenu{
        position: absolute;
        top: 9px;
        right: 20px;
        color: #fff;
        font-weight: bold;
        cursor: pointer;
        display: block;
    }
    .head-inner .menu{
        display: none;
    }
    .sidenav .menu{
        margin: 0;
    }
    
    .cate-list{
        top:36px;
        width: 160px;
    }
    .menu-ul li .tooltip{
        left: 95px;
    }
    .foot-inner{
        padding-left: 0;
        padding-right: 0;
    }
    .bottomtext{
        text-align: center;
    }
}


@media screen and (min-width: 768px) and (max-width:991px) {
    .menu-ul li a{
        margin: 0 5px;
        font-size: 12px;
    }
    .menu-ul li a img{
        width: 45px;
        height: 45px;
        object-fit: contain;
    }
}
@media screen and (min-width: 601px) and (max-width:767px) {
    .menu-ul li a{
        margin: 0;
        font-size: 12px;
    }
    .menu-ul li a img{
        width: 35px;
        height: 35px;
        object-fit: contain;
    }
}
@media screen and (max-width: 767px) {
    #games-thumb, #topad{
        width: 100%;
    }
    #topad{
        display: none;
    }
    .home-mobile-adbox{
        display: block !important;
     }
    #game-bottom{
        width: auto;
    }
    .gamedescription{
        width: auto !important;
        padding-top: 40px !important;
    }
    #game-col,
    .game-info{
        width: 100%;
    }
    .contactus{
        padding-left: 0;
        padding-right: 0;
        margin: 0 auto;
        width: 80%;
    }
    .pageAds{
        margin: 0 auto;
        padding: 20px;
        width: 80%;
    }
    .pagecontent{
        padding: 0;
    }
    .ad250{
         width: 100% !important; 
        padding: 0 !important;
        margin-top: 19px;
    }
}

@media screen and (min-width: 768px) and (max-width:900px) {
    #games-thumb, #topad{
        width: 100%;
    }
    #topad{
        display: none;
    }
    #game-bottom{
        width: auto !important;
    }
    .page-game-text {
        width: 370px;
     }
    .gamedescription{
        width: auto !important;
        padding-top: 50px !important;
    }
    #game-col
    {
        width: auto !important;
    }
    .game-info{
        width: 100%;
    }
    #flex-howtoplay-right, #slot-right, .game-right{
        display: none;
    }
    .contactus{
        padding-left: 0;
        padding-right: 0;
        margin: 0 auto;
        width: 80%;
    }
    .pageAds{
        margin: 0 auto;
        padding: 20px;
        width: 80%;
    }
    .pagecontent{
        padding: 0;
    }
}


@media screen and (min-width: 1025px) and (max-width:1249px) {
   /*  #game-col{
       width: 1000px !important;
   }
   .game-left .ad160,
   .game-right .ad160{
       display: none;
   }
   .game-left, .game-right{
       width: 130px;
   }
   .game-right{
       float: right;
   }
   .game-info{
       width: 715px;
   } */
}