.menu {

    background: #fff;
    border-radius: 2px;
    margin: 10px;
    box-shadow: 0 2px 5px -2px rgba(0, 0, 0, .2);
    border-top: 3px solid #ffef00;

}
.menu ul {padding: 0px; background: #fff;}
.menu li {

    display: inline-block;
    width: 93%;
    margin: 14px 10px 0 10px;

}
.menu a {color: #42535d; border-bottom: 1px solid #eeeeee; display: block; padding: 0px 0px 10px 0px; font-weight: 500;}
.menu a:hover  {color: #e74700;}

.menu li:last-child a {border-bottom: 0;}

.menu a::before {
    content: " ";
    display: inline-block;
    background-image: url(../images/catsprite.png);
    background-repeat: no-repeat;
    width: 32px;
    height: 28px;
    float: left;
    margin: -5px 11px 0px 0px;
}
.menu a.adult:before {background-position: 0 -29px;}
.menu a.music:before {background-position: 0 -58px;}
.menu a.sport:before {background-position: 0 -87px;}
.menu a.indi:before {background-position: 0 -116px;}
.menu a.horror:before {background-position: 0 -145px;}
.menu a.adventure:before {background-position: 0 -174px;}
.menu a.survival:before {background-position: 0 -203px;}
.menu a.logic:before {background-position: 0 -232px;}
.menu a.itemsearch:before {background-position: 0 -263px;}
.menu a.animegame:before {background-position: 0 -292px;}
.menu a.oldgames:before {background-position: 0 -321px;}

img.youtubes {object-fit: cover;}

.img-box img {
    object-fit: cover;
}
.homepg .fa-4x {
    font-size: 3.2em;
}
.top-games img {
    height: 190px;
    object-fit: cover;
}
.need-reg-active [class*="fa"] {
    color: #e74700;
}

.shortn-img:before, .shortw-img:before {
    content: "";
    background: transparent;
}
.ngame:hover:before {
    content: "Новинка";
    background: #FFC107;
    padding: 2px 7px 0;
    border-radius: 2px; 
    display: inline-block;   
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
}
.short-img img, .shortn-img img, .shortw-img img {
    object-fit: cover;
}
span.year a {
    background: #ff8d8a !important;
    color: #fff !important;
}
.del-fav i {
    margin-right: 7px !important;
}
.scr-box ul li {
    display: inline-block;
}
.scr-box a:hover, .scr-box img:hover {
    cursor: pointer;
    display: inline-block;
}

/* VIDEO IFRAME
--------------------------------------------------------------------------------*/
.videoWrapper {position:relative; height:0;padding-bottom:56%; }
.videoWrapper iframe {position:absolute; top:0; left:0; width:100%; height:100%;}


.youtube {
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    overflow: hidden;
    transition: all 200ms ease-out;
    cursor: pointer;
}
.youtube .play {
    background: url('/img/youtube-play-btn.png') no-repeat; /*ВАЖНО: здесь укажите адрес до изображения*/
    background-position: 0 -50px;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    position: absolute;
    height: 50px;
    width: 69px;
    transition: none;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
}
.youtube:hover .play {
    background-position: 0 0;
}


.comm-three .mass {
    float: right;
}
#sendmail, #userinfo {width: 100%;}
.wrp {margin-bottom: 30px;}

.short-item {
    position: relative;
    width: 100%;
    margin-right: 0;
    float: none;
    height: auto;
    padding: 0;
    overflow: hidden;
    margin-bottom: 0;
    border-bottom: 0;
    box-shadow: none;
}

#allEntries {
    overflow: hidden;
    width: 101.3%;
}
div[id*="entryID"] {
    position: relative;
    width: 23.70%;
    margin-right: 1.3%;
    float: left;
    height: 302px;
    padding: 1px;
    overflow: hidden;
    margin-bottom: 10px;
    border-bottom: 2px solid #e7e9e9;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
}

@media screen and (max-width: 1100px) {
div[id*="entryID"] {width: 175px; margin-right: 6.5px;}
}
@media screen and (min-width: 590px) and (max-width: 768px) {
div[id*="entryID"], div[id*="entryID"]:nth-child(4n) {margin: 5px 4px !important;}   
}
@media screen and (max-width: 590px) {  
div[id*="entryID"], div[id*="entryID"]:nth-child(4n) {margin: 5px 4px !important;}
div[id*="entryID"] {width: 42%;} 
div[id*="entryID"]{height: auto;}
}

/*  Pagination 
---------------------------*/
.paging-wrapper-bottom {
    display: block;
    text-align: center;
}

/* -- active -- */
.paging-wrapper-bottom span {
    z-index: 2;
    color: #FFF;
    cursor: default;
    position: relative;
    line-height: 37px;
    text-decoration: none;
    min-width: 37px;
    height: 36px;
    background: #ffce38;
    display: inline-block;
    text-align: center;
    font-weight: 400;
    border-radius:50px;
    box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.10);
}

/* -- no active -- */
.paging-wrapper-bottom a {
    position: relative;
    text-decoration: none;
    line-height: 37px;
    min-width: 37px;
    height: 37px;
    color: #888;
    background: transparent;
    display: inline-block;
    border-radius:50px;
    text-align: center;
    
}

/* -- dots -- */
.paging-wrapper-bottom span.nav_ext {
    position: relative;
    text-decoration: none;    
    box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.10);
}


.scroll {
    min-height: 824px;
}
.sorting-wrapper {padding-top: 5px;}
.codeButtons {
    width: auto !important;
    padding: 3px 10px !important;
}
.uComForm-inner select {display: none;}
.excl-rate {
    display: flex;
}
[class*="u-star-rating"] {
    margin-top: 4px !important;
}
.full .fcols {
    padding-bottom: 20px;
}
blockquote, q {
    cursor: auto;
}
ul.screens {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.bbQuoteName, .smiles {display: none;}
.comms-head {
    padding: 15px 30px;
}
.ucf-content {
    position: relative;
    margin: 15px !important;
}
.com-order-block {
    text-align: right;
    display: none;
}
.bbQuoteBlock {
   margin-top: 15px;
}
.quoteMessage {
    border: 0 !important;
    max-height: none !important;
    overflow: auto;
    height: auto;
    border-left: 5px solid #fff0a1 !important;
    padding: 7px 15px;
    font-style: italic;
    font-size: 14px;
    background: #fbfbfb;
}
.com-order-block, #crt_blk_cont {display:none  !important;}

.x-unselectable {position:relative;}
#uCatsMenu7 {left: 0% !important;top: 35px !important; margin-left: 0px;}
.allUsersBtn, .uSearchFlSbm {width:auto!important;}

.lb-menu li:nth-child(2) a {
    background-color: transparent;
    border-color: transparent;
}
.lb-menu li:nth-child(2):hover a {
    background-color: #f5f5f5;
    border-color: #dc0003;
}

.btn_download {
    text-align: center;
    margin: 0 20px 30px;
}
a.dwn-load {
    display: inline-block;
    min-width: 220px;
    background: #35c535;
    border-radius: 3px;
    color: #fff;
    font-size: 18px;
    padding: 14px 33px;
}
a.dwn-load:hover {
    background-color: #28b028;
    box-shadow: 0 0 9px #28b028;
}
a.dwn-load::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 19px;
    position: relative;
    background: url(../images/dwn.png);
    background-size: contain;
    margin-right: 10px;
    top: 3px;
}
.logotype {
    background-size: contain;
    margin-top: 7px;
}
.logotype:hover {
    background-position: 0 0;
}
.attach-block {
    font-size: 14px;
    line-height: 1.5;
    color: #444;
    background: #fff;
}
.attach-block2 {
    margin-bottom: 57px;
    border-bottom: 1px solid #eceff3;
}
.attach-block2 b {
    font-weight: bold;
    color: #444;
}
.purchase {
    bottom: -50px;
}

.rel-title {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #444;
    padding: 0 5px;
}
.recomm {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.recomm .top-games {flex:1; max-width: 170px;}
.recomm .top-games img {
    height: 240px;
    object-fit: cover;
    width: 100%;
    display: flex;
}
.recomm .top-games a {
    background: transparent;
}
.footer.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.footer .flex {
    display: flex;
    align-items: flex-start;
}
.stat_counter {
    margin-right: 15px;
}