﻿@font-face {
  font-family: 'Mont-Heavy';
    src: url('Mont/Mont-HeavyDEMO.otf');
    font-weight: normal;
    font-style: normal;
}
body {
    background: #121212;
}
#popup_div {
    width: 652px;
}

.casino_sticky {
    width: 100%;
    height: auto;
    position: sticky;
    display: inline-block;
    top: 0px;
    z-index: 2;
}
    #popup_div .p1 {
        height: 10px;
        overflow: hidden;
    }

    #popup_div .p2 {
        padding: 6px 17px 3px 17px;
        overflow: hidden;
    }

    #popup_div .p3 {
        height: 10px;
        overflow: hidden;
    }

    #popup_div .ptop {
        height: 36px;
        background: url('../Images/lcs/new_live_casino/ptop.png');
        position: relative;
        padding: 13px 0 0 16px;
        margin-bottom: 2px;
    }

        #popup_div .ptop a {
            position: absolute;
            top: 8px;
            right: 11px;
            width: 32px;
            height: 32px;
            display: block;
            cursor: pointer;
        }

    #popup_div .prow {
        height: 77px;
        background: url('../Images/lcs/new_live_casino/pbg.png') top;
        margin-bottom: 3px;
    }

        #popup_div .prow:hover {
            background: url('../Images/lcs/new_live_casino/pbg.png') bottom;
        }

            #popup_div .prow:hover .prow2 {
                color: #FFF;
            }

    #popup_div .prow1 {
        float: left;
        width: 85px;
        padding: 6px 0 0 7px;
    }

        #popup_div .prow1 img {
            border: 2px solid #000;
            width: 61px;
            height: 61px;
        }

    #popup_div .prow2 {
        float: left;
        width: 125px;
        padding: 28px 0 0 0;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #efb801;
    }

    #popup_div .prow3 {
        float: left;
        width: 273px;
        padding: 20px 0 0 0;
        font-family: Verdana, Geneva, Tahoma, sans-serif;
        font-size: 12px;
        color: #FFF;
    }

    #popup_div .prow4 {
        float: left;
        padding: 6px 0 0 2px;
    }

        #popup_div .prow4 a {
            width: 119px;
            height: 67px;
            background: url('../Images/lcs/new_live_casino/play_now_big.png') top;
            display: block;
            cursor: pointer;
        }

            #popup_div .prow4 a:hover {
                background: url('../Images/lcs/new_live_casino/play_now_big.png') bottom;
            }

.roulette_bt {
    float: left;
    width: 243px;
    height: 307px;
    padding-right: 10px;
}

    .roulette_bt a {
        top: 0px;
        width: 243px;
        height: 307px;
        display: block;
        background: url('../Images/lcs/new_live_casino/roulette_normal.png') top;
        cursor: pointer;
    }

        .roulette_bt a:hover {
            background: url('../Images/lcs/new_live_casino/roulette_hover.png') bottom;
        }

.blackjack_bt {
    float: left;
    width: 243px;
    height: 307px;
    padding-right: 10px;
}

    .blackjack_bt a {
        top: 0px;
        width: 243px;
        height: 307px;
        display: block;
        background: url('../Images/lcs/new_live_casino/blackjack_normal.png') top;
        cursor: pointer;
    }

        .blackjack_bt a:hover {
            background: url('../Images/lcs/new_live_casino/blackjack_hover.png') bottom;
        }



.bakara_bt {
    float: left;
    width: 243px;
    height: 307px;
    padding-right: 10px;
}

    .bakara_bt a {
        top: 0px;
        width: 243px;
        height: 307px;
        display: block;
        background: url('../Images/lcs/new_live_casino/bakara_normal.png') top;
        cursor: pointer;
    }

        .bakara_bt a:hover {
            background: url('../Images/lcs/new_live_casino/bakara_hover.png') bottom;
        }



.poker_bt {
    float: left;
    width: 243px;
    height: 307px;
}

    .poker_bt a {
        top: 0px;
        width: 243px;
        height: 307px;
        display: block;
        background: url('../Images/lcs/new_live_casino/poker_normal.png') top;
        cursor: pointer;
    }

        .poker_bt a:hover {
            background: url('../Images/lcs/new_live_casino/poker_hover.png') bottom;
        }






.clear {
    clear: both;
}

.mn_ent {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/common/mn_ent.png') no-repeat top;
    width: 500px;
    height: 73px;
    display: block;
    margin-right: 2px;
}

    .mn_ent:hover {
        background-position: bottom;
    }

.mn_pro {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/common/mn_pro.png') no-repeat top;
    width: 500px;
    height: 73px;
    display: block;
}

    .mn_pro:hover {
        background-position: bottom;
    }


.mn_roulette {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/games/new_roulette_big.png') no-repeat top;
    width: 244px;
    height: 224px;
    display: block;
    margin-left: 0px;
    margin-top:4px;
}

.mn_roulette:hover {
    background-position: bottom;
}

.mn_blackjack {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/games/new_blackjack_big.png') no-repeat top;
    width: 244px;
    height: 224px;
    display: block;
    margin-left: 4px;
    margin-top:4px;
}

.mn_blackjack:hover {
    background-position: bottom;
}

.mn_baccarat {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/games/new_baccarat_big.png') no-repeat top;
    width: 244px;
    height: 224px;
    display: block;
    margin-left: 4px;
    margin-top:4px;
}

.mn_baccarat:hover {
    background-position: bottom;
}

.mn_poker {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/games/new_poker_big.png') no-repeat top;
    width: 244px;
    height: 224px;
    display: block;
    margin-left: 4px;
    margin-top:4px;
}

    .mn_poker:hover {
        background-position: bottom;
    }

.mn_dragon {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/games/new_dragon_big.png') no-repeat top;
    width: 244px;
    height: 224px;
    display: block;
    margin-left: 4px;
    margin-top:4px;
}

.mn_dragon:hover {
    background-position: bottom;
}


#body.view_1024 .mn_roulette {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/games/new_roulette.png') no-repeat top;
    width: 196px;
    height: 222px;
    display: block;
    margin-left: 0px;
}

#body.view_1024 .mn_roulette:hover {
    background-position: bottom;
}

#body.view_1024 .mn_blackjack {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/games/new_blackjack.png') no-repeat top;
    width: 196px;
    height: 222px;
    display: block;
    margin-left: 6px;
}

#body.view_1024 .mn_blackjack:hover {
    background-position: bottom;
}

#body.view_1024 .mn_baccarat {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/games/new_baccarat.png') no-repeat top;
    width: 196px;
    height: 222px;
    display: block;
    margin-left: 6px;
}

#body.view_1024 .mn_baccarat:hover {
    background-position: bottom;
}

#body.view_1024 .mn_poker {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/games/new_poker.png') no-repeat top;
    width: 196px;
    height: 222px;
    display: block;
    margin-left: 5px;
}

    #body.view_1024 .mn_poker:hover {
        background-position: bottom;
    }

#body.view_1024 .mn_dragon {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/games/new_dragon.png') no-repeat top;
    width: 196px;
    height: 222px;
    display: block;
    margin-left: 5px;
}

#body.view_1024 .mn_dragon:hover {
    background-position: bottom;
}

.mn_roulette1 {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/games/new_roulette1.png') no-repeat top;
    width: 196px;
    height: 223px;
    display: block;
    margin-left: 0px;
}

    .mn_roulette1:hover {
        background-position: bottom;
    }

.mn_blackjack1 {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/games/new_blackjack1.png') no-repeat top;
    width: 196px;
    height: 223px;
    display: block;
    margin-left: 6px;
}

    .mn_blackjack1:hover {
        background-position: bottom;
    }

.mn_baccarat1 {
    float: left;
    cursor: pointer;
    background: url('../Images/lcs/games/new_baccarat1.png') no-repeat top;
    width: 196px;
    height: 223px;
    display: block;
    margin-left: 6px;
}

    .mn_baccarat1:hover {
        background-position: bottom;
    }

.mn_crystal {
    float: left;
    background: url('../Images/lcs/games/new_crystal.png') no-repeat top;
    width: 196px;
    height: 222px;
    display: block;
    margin-left: 5px;
}

.live-casino {
    width: 100%;
	box-sizing: border-box;
	padding: 0px;
	position: relative;
	z-index: 9;
    padding-top: 0px;
    margin-top: 0px;
    padding-right: 0;
    display: inline-block;
}
.live-casino-menu {
    width: 100%;
    height: 60px;
    font-family: 'CrystalNU4-Bold';
    color: #E6E6E6;
    font-size: 14px;
    float: left;
    padding-left: 20px;
    box-sizing: border-box;
    background: #262626;
    border-radius: 0px 0px 6px 6px;
}
 
.live-casino-menu-list {
    display: block;
    height: 100%;
    line-height:  63px;
    float: left;
    margin-right: 30px;
    cursor: pointer;
    text-decoration: none;
    color: #E6E6E6;
    position: relative;
	font-family: 'CrystalNU4-Bold';
    background-repeat: no-repeat;
    background-position: center left;
}
.live-casino-menu-list.new:after {
    content: "";
    position: absolute;
    top: 7px;
    left: calc(50% - 15px);
    width: 30px;
    height: 12px;
    background-image: url(../Images/slot/newimages/new.svg);
    background-repeat: no-repeat;
    background-position: center center;
}
.live-casino-menu-list.SmartSoft {
    padding-left: 38px;
    background-image: url("../Images/Common/casino/cb.svg");
}
.live-casino-menu-list.Evolution {
    padding-left: 18px;
    background-image: url("../Images/Common/casino/evo.svg");
} 
.live-casino-menu-list.PragmaticPlayCasino {
    padding-left: 23px;
    background-image: url("../Images/Common/casino/pragma.svg");
}
.live-casino-menu-list.PlaytechCasino{
    padding-left: 28px;
    background-image: url("../Images/Common/casino/ptech.svg");
} 
.live-casino-menu-list.EGT {
    padding-left: 38px;
    background-image: url("../Images/Common/casino/EGT.png");
}     
.live-casino-menu-list-under:hover {
    color: #fae252;
}
 
.livecasino-menu-after{
    width: 210px;
    height: 56px;
    float: right;
    position: relative;
}
.livecasino-menu-after:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(../Images/Common/casino/search_d.svg) no-repeat center;
    right: 21px;
    top: 20px;
    z-index: 2;
    cursor: pointer;
    opacity: 0.5;
}
.live-casino-menu-list.active {
    color: rgb(253, 224, 83);
}
.live-casino-menu-list:hover:before {
    content:'';
    width: 100%;
    height: 3px;
    background: #D8D8D8;
    border-radius: 3px 3px 0px 0px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.live-casino-menu-list.active:before {
    content:'';
    width: 100%;
    height: 3px;
    background: rgb(253, 224, 83);
    border-radius: 3px 3px 0px 0px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    color: rgb(253, 224, 83);
}
.live-casino-menu-list-under {
    display: block;
    line-height: 14px;
    float: left;
    padding-top: 9px;
    padding-bottom:9px;
    padding-left: 34px;
    padding-right: 8px;
    margin-right: 10px;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    font-family: "CrystalNU4-Regular";
    color: #FFFFFF;
}
.live-casino-menu-under{
    background-color: transparent;
    width: 100%;
    padding-left: 10px;
    padding-top: 20px;
    padding-bottom: 18px;
    background: #121212;
    box-sizing: border-box;
    padding-bottom: 50px;
}
.casino_diapason {
    width: 100%;
    float: left;
    position: relative;
    padding-left: 10px;
    padding-bottom: 20px;
    background: #121212;
    box-sizing: border-box;
}
.cadino_diapason_inner {
    padding: 4px 10px 3px 10px;
    font-family: 'CrystalBetUni-Medium';
    font-size: 13px;
    line-height: 18px;
    color: #999999;
    float: left;
    margin-right: 10px;
    border:1px solid #666666;
    border-radius: 20px;
    display: block;
    text-decoration: none;
}
.cadino_diapason_inner.active {
    border:1px solid #FDE053;  
    color: #FDE053;
}
.live-casino-menu-list-under .default, .live-casino-menu-list-under .hover {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background-position: top 8px left 8px;
    background-repeat: no-repeat;
    margin-right: 18px;
}
.live-casino-menu-list-under.All .default{
    background-image: url("../Images/Common/casino/all.svg");  
}
.live-casino-menu-list-under.All .hover {
    background-image: url("../Images/Common/casino/all_active.svg");  
    background-position: top 8px left 8px;   
}
.ka .live-casino-menu-list-under.All {
    padding-top: 8px;
}
.ka .live-casino-menu-list-under.CbExclusive  {
    padding-top: 10px;
}
.en .live-casino-menu-list-under.All {
    padding-top: 10px;
}
.en .live-casino-menu-list-under.CbExclusive  {
    padding-top: 10px;
}
.ru .live-casino-menu-list-under.All {
    padding-top: 10px;
}
.ru .live-casino-menu-list-under.CbExclusive  {
    padding-top: 10px;
}
.live-casino-menu-list-under .default {
    display: block;
}
.live-casino-menu-list-under:hover .default,.live-casino-menu-list-under.active .default, .live-casino-menu-list-under:not(.active) .hover {
    display: none
}
.live-casino-menu-list-under:hover .hover {
    display: block;
}

.live-casino-menu-list-under.ShowGame .default{
    background-image: url("../Images/Common/casino/show.svg");  
}
.live-casino-menu-list-under.ShowGame .hover {
    background-image: url("../Images/Common/casino/show_active.svg");     
}

.live-casino-menu-list-under.Roulette .default{
    background-image: url("../Images/Common/casino/roulet.svg");  
}
.live-casino-menu-list-under.Roulette .hover {
    background-image: url("../Images/Common/casino/roulet_active.svg");     
}
.live-casino-menu-list-under.BlackJack .default{
    background-image: url("../Images/Common/casino/blackjeck.svg");  
}
.live-casino-menu-list-under.BlackJack .hover {
    background-image: url("../Images/Common/casino/blackjeck_active.svg");     
}
.live-casino-menu-list-under.Poker .default{
    background-image: url("../Images/Common/casino/pocker.svg");  
}
.live-casino-menu-list-under.Poker .hover {
    background-image: url("../Images/Common/casino/pocker_active.svg");     
}
.live-casino-menu-list-under.Baccarat .default{
    background-image: url("../Images/Common/casino/bacart.svg");  
}
.live-casino-menu-list-under.Baccarat .hover {
    background-image: url("../Images/Common/casino/bacart_active.svg");     
}
.live-casino-menu-list-under.Dice .default{
    background-image: url("../Images/Common/casino/dice.svg");  
}
.live-casino-menu-list-under.Dice .hover {
    background-image: url("../Images/Common/casino/dice_acive.svg");     
}
.live-casino-menu-list-under.CbExclusive .default{
    background-image: url("../Images/Common/casino/cbexcl.svg"); 
}
.live-casino-menu-list-under.CbExclusive .hover {
    background-image: url("../Images/Common/casino/cbexcl_active.svg");    
      
}
.live-casino-menu-list-under.CbExclusive {
     padding-left: 44px; 
}
 
.Rectangle_3 {
    border-radius: 2px;
    background-color: rgb(46, 46, 46);
    position: absolute;
    left: 186px;
    top: 615px;
    width: 1532px;
    height: 41px;
    z-index: 78;
  }
  
 
.live-casino-menu-list-under.active {
     color: #FDE053;
}


#body .content {
    width: 1320px;
    margin: 0 auto;
}
.GameItem.new:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(../Images/Common/NEW.svg) no-repeat;
    width: 40px;
    height: 40px;
    display: block;
    z-index: 2;
}
.GameItem.promo:before {
    content: '';
    width: 33px;
    height: 33px;
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url(/Mobile/content/img/Slots/slotpage/promo.svg);
    background-repeat: no-repeat;
    background-position: top left;
    z-index: 2;
}

 
.live-casino h2{
    width: calc(100% - 20px);
    display: inline-block;
    font-family: 'CrystalNU4-Bold';
    font-size: 18px;
    line-height: 18px;
    color: #E6E6E6;
    margin: 21px 10px 19px 10px;
    position: relative;
    box-sizing: border-box;
}

.live-casino h2 .h2_hild {
    font-family: 'CrystalNU4-Regular';
}

.live-casino h2 .h2_child {
    font-family: 'CrystalNU4-Regular';
}

.live-casino h2 .h3_hild {
    font-family: 'CrystalNU4-Regular';
}
.live-casino .live-casino h2:nth-of-type(2){
    margin-top: 11px;
}
.GameItem-Div {
    width: 100%;
    height: 100%;
    cursor: pointer;
    position:relative;
    border-radius: 6px;
    overflow: hidden;
    transition: background-size 0.2s ease;
    background-size: 100%;
}
.GameItem:hover .GameItem-Div {
    background-size: 107%;
}
.IsSubZero{
    height: 100%;
    width: 100%;
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
    top: -17px;
    background-size: contain;
    background-position: top right;
    display: none;
}
.GameItem-hidden.IsSubZero{
    display: block;
}
.GameItem-Name {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 70px;
    font-size: 13px;
    color: #fff;
    text-align: left;
    padding-left: 16px;
    width: 100%;
    box-sizing: border-box;
    z-index: 0;
    font-size: 15px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 68.11%);
    opacity: 0.9;
    padding-top: 25px;
}
.GameItemList.inline.closed.popular.threeline .GameItem:nth-child(1) .GameItem-Name {
    height: 80px;
    padding-top: 35px;
}
.GameItem-Name div {
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    position:relative;
    font-family: 'CrystalBetUni-Bold';
    font-size: 14px;
    line-height: 14px;
}

.EvolutionGaming .GameItem-Name div  {
    font-size: 15px;
    width: 165px;
}

.GameItem-Name span {
    float: left;
    box-sizing: border-box;
    position:relative;
    font-family: 'CrystalBetUni-Medium';
    font-size: 12px;
    line-height: 12px;
    color: #FDE053;
    margin-top: 3px;
}

.GameItem-Hover {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 44px;
    line-height: 44px;
    border-radius: 6px;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    padding-top: 37px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    opacity: 0;
    z-index: 1;
    transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    backdrop-filter: blur(4px);
}
.GameItem-Hover:after {
    content:'';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #000000;
    opacity: 0;  
    transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -webkit-transition: 400ms;
    -o-transition: 400ms; 
    border-radius: 6px; 
}
.GameItem-Hover .casino-list-play {
    color: #262000;
    background: #FDE053;
    width: 94px;
    text-align: center;
    line-height: 40px;
    font-family: 'CrystalNU4-Bold';
    font-size: 16px;
    border-radius: 6px;
    display: block;
    position: relative;
    margin-top: 20px;
    margin-left: calc(50% - 47px);
    transform: scale(0);
    transition: transform .4s ease;
    outline: 1px solid;
    outline-color: #fae252;
    outline-offset: -10px;
    float: left;
}
.casino-list-play:hover {
    transition: all 1.2s cubic-bezier(0.19, 1, 0.22, 1);
    outline-color: rgba(255, 255, 255, 0);
    outline-offset: 20px;
}

.GameItem-Div:hover .casino-list-play {
    transform: scale(1);
}
.GameItem-Div:hover > .GameItem-Hover {
    transition: all .5s ease;
}
.GameItem-Div .GameItem-Hover:after {
    opacity: 1;
    z-index: -1;
    transition:400ms;
    -moz-transition:400ms;
    -ms-transition:400ms;
    -webkit-transition:400ms;
    -o-transition:400ms;
    background: rgba(0, 0, 0, 0.9);
    background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0.40) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0.40) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0.40) 100%);
}
.GameItem:hover .GameItem-Div > .GameItem-Hover {
    opacity: 1;
    transition:400ms;
    -moz-transition:400ms;
    -ms-transition:400ms;
    -webkit-transition:400ms;
    -o-transition:400ms;
}
.provaiders_name {
    width: 100%;
    height: 26px;
    position: relative;
    margin-left: 0px;
    margin-top: 6px;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}
.casino_logo {
    height: 60px;
    float: left;
    position: relative;
    margin-right: 8px;
    box-sizing: border-box;
    background-repeat: no-repeat;
}
.provaiders_name .name, .provaiders_name_inner .name {
    max-width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    font-family: 'CrystalNU4-Bold';
    font-size: 12px;
    color: #fff;
}
.casino_list1 {
    width: 100%;
    height: auto;
    line-height: 16px;
    text-align: center;
    font-family: 'CrystalNU4-Bold';
    font-size: 16px;
    padding-left: 0px;
    padding-right: 0px;
    color: #fff;
    z-index: 1;
    float: left;
}
.live-casino-jackpot{
    position: absolute;
    left: 237px;
    top: 114px;
    width: 210px;
    z-index: 3;
    opacity: 1;
    transition: opacity .2s ease-in;  
}
.live-casino-jackpot.loaded {
    opacity: 1
}

body#body .GameItem .live-casino-jackpot{
    left: 62px;
    top: 90px;     
    transform: scale(0.85);
    transform-origin: top left;
    display: none;
}
body#body.view_normal .GameItem .live-casino-jackpot{
    transform: scale(0.75);
}
body#body.view_1500 .GameItem .live-casino-jackpot{
    left: 111px;
    top: 123px;
    z-index: 3;
}
body#body.view_1024 .GameItem.SmartSoft:nth-child(6) .live-casino-jackpot{
    left: -49px;
    top: 88px;
}
body#body.view_normal .live-casino-jackpot{
    left: 85px;
    top: 99px;
}
body#body.view_1024 .live-casino-jackpot{
    left: -49px;
    top: 40px;
}

.GameItem.more {
    float: right;
    margin-right: 14px;
}

#body.view_1024 .GameItem-Hover {
    z-index: 99;
}



.livecasino-menu-before{
    display: block;
    width: 100%;
    height: 56px;
    background: #303030;
    border-radius: 6px 6px 0px 0px;
    float: left;
    box-sizing: border-box;
}
.livecasino-menu-desc {
    display: block;
    width: 100%;
    height: 60px;
    float: left;
    background: #121212;
}
.livecasino-menu-before .lcs-menu-list-item{
    font-size: 12px;
    font-family: "CrystalBetUni-Medium";
    color: #B3B3B3;
    display: block;
    text-decoration: none;
    width: auto;
    height: 56px;
    float: left;
    text-align: left;
    line-height: 57px;
    position: relative;
    margin-left: 20px;
    position: relative;
    padding-left: 28px;
}
.livecasino-menu-before .lcs-menu-list-item:hover{
    color: #fae252;
}
.livecasino-menu-before .lcs-menu-list-item.home:before{
    content: '';
    width: 22px;
    height: 22px;
    left: 0px;
    background-image:url(../Images/Common/casino/home.svg);
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    position: absolute;
    top: 17px;
    left:0px;    
}
.livecasino-menu-before .lcs-menu-list-item.home.active:before, .livecasino-menu-before .lcs-menu-list-item.home:hover:before {
    background-image:url(../Images/Common/casino/home_active.svg);
}
.livecasino-menu-before .lcs-menu-list-item.favorites:before {
    content: '';
    width: 22px;
    height: 22px;
    background-image:url(../Images/Common/casino/star_outline.svg);
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    position: absolute;
    top: 17px;
    left:0px;
}
.livecasino-menu-before .lcs-menu-list-item.favorites.active:before, .livecasino-menu-before .lcs-menu-list-item.favorites:hover:before {
    background-image:url(../Images/Common/casino/star_outline_active.svg);
}
.livecasino-menu-before .lcs-menu-list-item.lastplay:before {
    content: '';
    width: 22px;
    height: 22px;
    background-image:url(../Images/Common/casino/restore.svg);
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    position: absolute;
    top: 17px;
    left:0px;    
}
.livecasino-menu-before .lcs-menu-list-item.lastplay.active:before, .livecasino-menu-before .lcs-menu-list-item.lastplay:hover:before {
    background-image:url(../Images/Common/casino/restore_active.svg);
}
.livecasino-menu-before .lcs-menu-list-item.active{
    color: #FDE053;
}
.livecasino-menu-before .lcs-menu-list-item.active:after,.livecasino-menu-before .lcs-menu-list-item:hover:after {
    content:'';
    width: 100%;
    height: 3px;
    background: #FDE053;
    border-radius: 3px 3px 0px 0px;   
    position: absolute;
    left: 0px;
    bottom: 0px; 
}
.livecasino-menu-after input {
    background: #292929;
    border: none;
    width: 200px;
    height: 36px;
    outline: none;
    box-sizing: border-box;
    padding: 0 12px;
    color: #B3B3B3;
    font-size: 12px;
    font-family: 'CrystalNU4-Regular';
    z-index: 0;
    border-radius: 6px;
    margin-top: 10px;
}
.livecasino-menu-after input::placeholder{
    color: #B3B3B3;
    font-size: 12px;
    font-family: "CrystalNU4-Regular";
}
.livecasino-menu-after input::-ms-input-placeholder{
    color: #B3B3B3;
    font-size: 12px;
    font-family: "CrystalNU4-Regular";      
}
.casino-list-favorite {
    position: absolute;
    right: 10px;
    top: 10px;
    background: url(../Images/Common/Common.png);
    background-position: -9px -615px;
    width: 19px;
    height: 19px;
}

.GameItem .casino-list-favorite {
    position: absolute;
    right: 10px;
    top: 10px !important;
    background: url(../Images/Common/casino/fav_desk.svg);
    width: 20px;
    height: 19px;
    left: unset;
    z-index: 9;
    display: none;
}
.GameItem:hover > .casino-list-favorite {
     display: block;
}
.casino-list-favorite:hover span.casino-add-favorite-hint {
    display: block;
}
.casino-list-favorite div span {
    position: absolute;
    background: #616161;
    padding: 5px 0;
    width: 155px;
    text-align: center;
    font-family: 'CrystalNU4-Regular';
    font-size: 11px;
    color: #e1e1e1;
    top: -2px !important;
    left: -165px;
    display: none;
    line-height: 14px;
}
.casino-list-favorite div span:after {
    content: '';
    position: absolute;
    top: calc(50% - 4px) !important;
    right: -4px !important;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #616161;
    display: block;
}
.casino-list-favorite div span {
    position: absolute;
    height: 28px;
    background: #616161;
    padding: 5px 0;
    width: 155px;
    text-align: center;
    font-family: 'CrystalNU4-Regular';
    font-size: 11px;
    color: #e1e1e1;
    top: -2px !important ;
    left: -165px !important;
    display: none;
    line-height: 17px;
    z-index: 1;
    box-sizing: border-box;
    border-radius: 6px;
}
.casino-list-favorite.active {
    background-image: url(../Images/Common/casino/fav_desk_active.svg);
}
.casino-list-favorite.active:hover span.casino-remove-favorite-hint {
    display: block;
}
.GameItem {
    box-sizing: border-box;
    width: 210px;
    height: 180px;
    cursor: pointer;
    position: relative;
    margin: 15px;
    color: #363636;
    background: #363636;
    float: left;
    overflow: hidden;
    border-radius: 6px;
    transform: scale(1); 
    margin-left: 0;
    margin-top: 0;
    overflow: visible;
}
#body.view_normal .GameItem {
    margin: 5px;
}
 
.GameItem.more .less-content, .GameItem.less .more-content {
    margin-top: 60px;
    display: block;
}
#body.view_1024 .GameItem.more .less-content, .GameItem.less .more-content{
    margin-top: 42px;
}

.GameItem.less .less-content{
    margin-top: 60px;
}
 
 
.live-casino .slots-favorite-list{
    margin-bottom: 50px;
}
.live-casino .slots-favorite-list .no-favorites{
    font-size: 18px;
    font-family: "CrystalNU4-Regular";
    color: #999999;
    text-transform: uppercase;
    padding: 22px 0 43px 0;
    text-align: center;
}
.live-casino .slots-favorite-list .howto-favorites{
    margin: 0 auto;
    display: block;
    width: 297px;
    position: relative;
}


.live-casino .slots-favorite-list .howto-favorites span{
    position: absolute;
    text-align: center;
    font-family: 'CrystalNU4-Regular';
    font-size: 13px;
    color: #e1e1e1;
    line-height: 14px;
    text-transform: uppercase;
    top: 16px;
    right: 51px;
}

.live-casino .slots-favorite-list .howto-favorites img {
    display: block;
    margin: 0 auto;
    text-align: center;
    border-radius: 3px;
}
 
.GameItem-Name .min-max-num{
    float: none;
    color: #ffe142;
    font-size: 12px;
    padding-right: unset;
    box-sizing: unset;
    position: unset;
    bottom: unset;
    display: inline;
    font-family: "CrystalBetUni-Regular";
}

/* Pragmatic thumbs data */
.game-item {
    color: #fff;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: none;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    overflow: hidden;
    /* background-size: cover, 30px; */
    /* background-position: center, center; */
    /* background-repeat: no-repeat; */
    /* background-image: url(), url(../Images/LiveCasino/pragmatic/loader.svg); */
}
.game-loaded .game-item {
    display: -webkit-flex;
    display: flex;
}
.game-loaded.new::before {
    content: none;
}
.game-loaded .new-badge {
    opacity: 1;
}
.game-loaded .GameItem-Name {
    display: none;
}
#body.view_1024 .game-item .pattern {
    zoom: 0.66;
}
#body.view_normal .game-item .pattern {
    zoom: 0.83;
}
.game-item .game-badges {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    align-items: stretch;
    height: 18px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 8px 11px;
    opacity: 0;
    transition: all, 0.2s;
}
.game-item .game-badges .new-badge {
    background-color: #DC1A1A;
    font-size: 10px;
    line-height: 18px;
    padding: 0 5px;
    border-radius: 2px;
    opacity: 0;
}
.game-item .game-badges .new-badge.show-badge {
    opacity: 0;
}
.game-item .game-badges .users-count {
    font-size: 10px;
    line-height: 19px;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 2px;
    color: #FFCC00;
    padding: 0 5px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
.game-item .game-badges .users-count::before {
    content: "\e81c";
    font-family: "cb-icons";
    font-size: 8px;
    color: #cccccc;
    margin: 0 5px 0 1px;
    line-height: 19px;
}
.game-item .game-badges.show {
    opacity: 1;
}
.game-item .game-data {
    background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0.686791) 73.02%, rgba(0, 0, 0, 0) 100%);
    height: 75px;
    padding: 8px 14px;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}
.game-item .game-info {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
    margin: 10px 0 0 0;
    opacity: 0;
    transition: all, 0.2s;
    opacity: 0;
    transition: all, 0.2s;
    white-space: nowrap;
}
.game-item .game-info .game-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5px 0 0;
    font-size: 14px;
}
.game-item .game-info.show {
    opacity: 1;
}
.game-item .game-info b {
    color: #FFCC00;
}
.game-item .pattern {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.game-item .pattern.roulette-game span {
    width: 24px;
    height: 20px;
    line-height: 20px;
    background: #DC1A1A;
    margin: 0 2px;
    font-family: "CrystalBetUni-Medium";
    font-size: 11px;
    text-align: center;
    border-radius: 2px;
    box-sizing: border-box;
}
.game-item .pattern.roulette-game span.black {
    background-color: #100F0F;
}
.game-item .pattern.roulette-game span.black.multiplier {
    border: 1px solid #9F9F9F;
}
.game-item .pattern.roulette-game span.black:first-child {
    border: 1px solid #9F9F9F;
}
.game-item .pattern.roulette-game span:first-child {
    border: 1px solid #FDE053;
}
.game-item .pattern.roulette-game span.multiplier {
    border: 1px solid #FDE053;
    position: relative;
}
.game-item .pattern.roulette-game span.multiplier::before {
    content: attr(data-multiplier) "x";
    font-family: "CrystalBetUni-Medium";
    color: #FFCC00;
    font-size: 8px;
    position: absolute;
    top: -11px;
    left: 0;
    text-shadow: 1px 1px #100f0f, -1px -1px #100f0f;
    width: 22px;
    text-align: center;
}
.game-item .pattern.mega-roulette-game span {
    width: 24px;
    height: 20px;
    line-height: 20px;
    background: #DC1A1A;
    margin: 0 4px;
    font-family: "CrystalBetUni-Medium";
    font-size: 11px;
    text-align: center;
    border-radius: 2px;
    box-sizing: border-box;
}
.game-item .pattern.mega-roulette-game span.black {
    background-color: #100F0F;
}
.game-item .pattern.mega-roulette-game span:first-child {
    border: 1px solid #FDE053;
}
.game-item .pattern.mega-roulette-game span.multiplier {
    border: 1px solid #FDE053;
    position: relative;
}
.game-item .pattern.mega-roulette-game span.multiplier::before {
    content: attr(data-multiplier) "x";
    font-family: "CrystalBetUni-Medium";
    color: #FFCC00;
    font-size: 8px;
    position: absolute;
    top: -11px;
    left: 0;
    text-shadow: 1px 1px #100f0f, -1px -1px #100f0f;
    width: 22px;
    text-align: center;
}
.game-item .pattern.baccarat-game span {
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin: 0 2px;
    font-family: "CrystalBetUni-Medium";
    font-size: 11px;
    text-align: center;
    border-radius: 2px;
    box-sizing: border-box;
    border-radius: 100%;
}
.game-item .pattern.baccarat-game span.color-p {
    background-color: #1088F8;
}
.game-item .pattern.baccarat-game span.color-b {
    background-color: #DC1A1A;
}
.game-item .pattern.baccarat-game span.color-t {
    background-color: #33B52A;
}
.game-item .pattern.dragon-tiger-game span {
    width: 24px;
    height: 24px;
    line-height: 23px;
    margin: 0 2px;
    font-family: "CrystalBetUni-Medium";
    font-size: 11px;
    text-align: center;
    box-sizing: border-box;
    border-radius: 100%;
    color: #000000;
    border: 1px solid rgba(0, 0, 0, 0.61);
    background-color: #33B52A;
}
.game-item .pattern.dragon-tiger-game span.color-t {
    background-color: #FFCC00;
}
.game-item .pattern.dragon-tiger-game span.color-d {
    background-color: #DC1A1A;
}
.game-item .pattern.blackjack-game span {
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin: 0 2px;
    font-family: "CrystalBetUni-Medium";
    box-sizing: border-box;
    border-radius: 100%;
    color: #000000;
    background-color: rgba(255, 255, 255, 0.5);
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.game-item .pattern.blackjack-game span.seated {
    background-color: #04A663;
}
.game-item .pattern.blackjack-game span::before {
    content: "\e81c";
    font-family: "cb-icons";
    font-size: 10px;
    color: #060D18;
}
.game-item .pattern.sweet-bonanza-game span {
    width: 32px;
    height: 22px;
    margin: 0 2px;
    background-repeat: no-repeat;
    background-position: center, center;
}
.game-item .pattern.sweet-bonanza-game span.result-1 {
    background-image: url(../Images/LiveCasino/pragmatic/result-1.svg);
}
.game-item .pattern.sweet-bonanza-game span.result-2 {
    background-image: url(../Images/LiveCasino/pragmatic/result-2.svg);
}
.game-item .pattern.sweet-bonanza-game span.result-5 {
    background-image: url(../Images/LiveCasino/pragmatic/result-5.svg);
}
.game-item .pattern.sweet-bonanza-game span.result-10 {
    background-image: url(../Images/LiveCasino/pragmatic/result-10.svg);
}
.game-item .pattern.sweet-bonanza-game span.result-candy {
    background-image: url(../Images/LiveCasino/pragmatic/candy-drop.png), url(../Images/LiveCasino/pragmatic/result-candy.svg);
    background-position: 6px center, center;
}
.game-item .pattern.sweet-bonanza-game span.result-bubbl {
    background-image: url(../Images/LiveCasino/pragmatic/bubble-surprise.png), url(../Images/LiveCasino/pragmatic/result-bubble.svg);
    background-position: 6px center, center;
}
.game-item .pattern.sweet-bonanza-game span.result-sweet {
    background-image: url(../Images/LiveCasino/pragmatic/sweet-spin.png), url(../Images/LiveCasino/pragmatic/result-sweet.svg);
    background-position: 6px 0px, center;
}
.game-item .pattern.sweet-bonanza-game span.result-sugar {
    background-image: url(../Images/LiveCasino/pragmatic/sugar-bomb.png), url(../Images/LiveCasino/pragmatic/result-sugar.svg);
    background-position: 7px center, center;
}
.game-item .pattern.mega-wheel-game span {
    width: 24px;
    -webkit-flex: 0 0 24px;
    flex: 0 0 24px;
    height: 24px;
    line-height: 24px;
    margin: 0 3.5px;
    font-family: "CrystalBetUni-Medium";
    font-size: 11px;
    text-align: center;
    border-radius: 100%;
    box-sizing: border-box;
    color: #1C143A;
}
.game-item .pattern.mega-wheel-game span.color-1 {
    background-color: #FDEDB6;
}
.game-item .pattern.mega-wheel-game span.color-2 {
    background-color: #FDB600;
}
.game-item .pattern.mega-wheel-game span.color-5 {
    background-color: #4B90E2;
}
.game-item .pattern.mega-wheel-game span.color-8 {
    background-color: #A838B6;
}
.game-item .pattern.mega-wheel-game span.color-10 {
    background-color: #F85C41;
}
.game-item .pattern.mega-wheel-game span.color-15 {
    background-color: #FD7800;
}
.game-item .pattern.mega-wheel-game span.color-20 {
    background-color: #33DCA3;
}
.game-item .pattern.mega-wheel-game span.color-30 {
    background-color: #7153F2;
}
.game-item .pattern.mega-wheel-game span.color-40 {
    background-color: #F7C4FD;
}
.game-item .pattern.mega-wheel-game span.multiplier {
    position: relative;
}
.game-item .pattern.mega-wheel-game span.multiplier::before {
    content: "x" attr(data-multiplier);
    font-family: "CrystalBetUni-Medium";
    color: #FFCC00;
    font-size: 8px;
    line-height: 13.5px;
    box-sizing: border-box;
    position: absolute;
    top: -10px;
    left: -1px;
    width: 26px;
    height: 15px;
    text-align: center;
    background-image: url(../Images/LiveCasino/pragmatic/multiplier-bg.svg);
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 3px;
}
.game-item .pattern.sic-bo-game span {
    width: 24px;
    height: 20px;
    line-height: 20px;
    margin: 0 4px;
    font-family: "CrystalBetUni-Medium";
    font-size: 11px;
    text-align: center;
    border-radius: 2px;
    box-sizing: border-box;
    color: #2E1B2E;
}
.game-item .pattern.sic-bo-game span.color-red {
    background-color: #E77677;
}
.game-item .pattern.sic-bo-game span.color-green {
    background-color: #B8B38F;
}
.game-item .pattern.sic-bo-game span.color-white {
    background-color: #E7E1D9;
}
.game-item .blackjack-no-seats {
    text-align: center;
}
.game-item .blackjack-no-seats span {
    font-size: 14px;
    width: auto!important;
    border-radius: 4px!important;
    padding: 0 22px;
    color: #000000!important;
    background-color: rgba(255, 255, 255, 0.5)!important;
    height: 24px!important;
    line-height: 24px!important;
    margin: 0 2px!important;
    font-family: "CrystalBetUni-Medium"!important;
    box-sizing: border-box!important;
    display: inline-block!important;
}
.game-item .blackjack-no-seats span::before {
    content: inherit!important;
}
#full-width-slider {
    height: 320px !important;
}
.content .nPageContent {
    padding-top: 360px;
}
#body.view_1500 #full-width-slider.rsMinW .rsBullets {
    top: 298px;
}
#body.view_normal #full-width-slider {
    height: 285px !important;
}
#body.view_normal .content .nPageContent {
    padding-top: 305px;
}
#body.view_normal #full-width-slider.rsMinW .rsBullets {
    top: 263px;
}
#body.view_1024 #full-width-slider {
    height: 215px !important;
}
#body.view_1024 .content .nPageContent {
    padding-top: 235px;
}
#body.view_1024 #full-width-slider.rsMinW .rsBullets {
    top: 193px;
}
.GameItemList {
    display: inline-block;
    position: relative;
    float: left;
    width: 100%;
}
#body.view_1024 .GameItem {
    width: 190px;
    height: 162px;
    margin: 16px;
    margin-left: 0;
    margin-top: 0;    
}
#body.view_1024 .GameItem:nth-child(5n + 1) {
    margin-right:0px;
}
#body.view_normal .GameItem:nth-child(6n + 1) {
    margin-right:0px;
}
#body.view_1500 .GameItem:nth-child(7n + 1) {
    margin-right:0px;
}
.casino-favorite-list, .casino-lastpayed-list {
    width: 100%;
    height: 180px;
    float: left;
    background: #262626;
    border-radius: 6px;
    position: relative;
    margin-top: 10px;
    margin-bottom: 40px;
}
.casino-favorite-list .no-favorites, .casino-lastpayed-list .no-lastpayed, .casino-lastpayed-list .no-search {
    padding: 104px 0 60px 0;
    text-align: center;
    font-family: 'CrystalNU4-Bold';
    font-size: 14px;
    line-height: 16px;
    color: #FDE053;
}
.casino-favorite-list .no-favorites:after {
    content: '';
    width: 34px;
    height: 34px;
    position: absolute;
    top: 60px;
    left: calc(50% - 17px);
    background-image: url(../Images/slot/newimages/fav_star.svg);
}
.casino-lastpayed-list .no-lastpayed:after {
    content:'';
    width: 34px;
    height: 34px;
    position: absolute;
    top: 60px;
    left: calc(50% - 17px);
    background-image: url(../Images/slot/newimages/last-played.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 34px 34px;
}
.casino-lastpayed-list .no-search:after {
    content:'';
    width: 34px;
    height: 34px;
    position: absolute;
    top: 60px;
    left: calc(50% - 17px);
    background-image: url(../Images/slot/newimages/no-search.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 34px 34px;
}
.GameItemList.inline.closed.popular.threeline {
    float: left;
    padding: 0;
    box-sizing: border-box;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(7, 210px);
    grid-auto-rows: 180px;
    gap: 15px;
    margin-bottom: 40px;
}

#body.view_normal .GameItemList.inline.closed.popular.threeline {
    grid-template-columns: repeat(6, 210px);
    grid-auto-rows: 180px;
    gap: 12px;
}
#body.view_1024 .GameItemList.inline.closed.popular.threeline {
    grid-template-columns: repeat(5, 190px);
    grid-auto-rows: 162px;
    gap: 16px;
}

.GameItemList.inline.closed.popular.threeline .GameItem, #body.view_1024 .GameItemList.inline.closed.popular.threeline .GameItem {
    width: initial;
    height: initial;
    margin-right: initial;
    margin-bottom: initial;
    float: inherit;
}
.GameItemList.inline.closed.popular.threeline .GameItem:nth-of-type(n+17) {
    display: none;
}
#body.view_normal .GameItemList.inline.closed.popular.threeline .GameItem:nth-of-type(n+14) {
    display: none;
}
#body.view_1024 .GameItemList.inline.closed.popular.threeline .GameItem:nth-of-type(n+6) {
    display: none;
}
.GameItemList.inline.closed.popular.threeline .GameItem:nth-child(1) {
    grid-column: 1/3;
    grid-row: 1 / 3;
}
.GameItemList.inline.closed.popular.threeline .GameItem:nth-child(2) {
    grid-column: 3/5;
    grid-row: 1 / 2;
}
.GameItemList.inline.closed.popular.threeline .GameItem:nth-child(3) {
    grid-column: 5/7;
    grid-row: 1 / 2;
}
#body.view_1024 .GameItemList.inline.closed.popular.threeline .GameItem:nth-child(3) {
    grid-column:  3/5;
    grid-row: 2 / 2;
}
.GameItemList.inline.closed.lastplayd.threeline {
    float: left;
    padding: 0;
    box-sizing: border-box;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(7, 210px);
    grid-auto-rows: 180px;
    gap: 15px;
    margin-bottom: 40px;
}
#body.view_normal .GameItemList.inline.closed.lastplayd.threeline {
    grid-template-columns: repeat(6, 210px);
    grid-auto-rows: 180px;
    gap: 12px;
}
#body.view_1024 .GameItemList.inline.closed.lastplayd.threeline {
    grid-template-columns: repeat(5, 190px);
    grid-auto-rows: 162px;
    gap: 16px;
}
.GameItemList.inline.closed.lastplayd.threeline .GameItem {
    width: initial;
    height: initial;
    margin-right: initial;
    margin-bottom: initial;
    float: inherit;
}
.GameItemList.inline.closed.lastplayd.threeline .GameItem:nth-of-type(n+8) {
    display: none;
}
#body.view_normal .GameItemList.inline.closed.lastplayd.threeline .GameItem:nth-of-type(n+7) {
    display: none;
}
#body.view_1024 .GameItemList.inline.closed.lastplayd.threeline .GameItem:nth-of-type(n+6) {
    display: none;
}
.GameItemList.inline.closed.newgame.threeline {
    float: left;
    padding: 0;
    box-sizing: border-box;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(7, 210px);
    grid-auto-rows: 375px;
    gap: 15px;
    margin-bottom: 60px;
}
#body.view_normal .GameItemList.inline.closed.newgame.threeline {
    grid-template-columns: repeat(6, 210px);
    grid-auto-rows: 375px;
    gap: 12px;
}
#body.view_1024 .GameItemList.inline.closed.newgame.threeline {
    grid-template-columns: repeat(5, 190px);
    grid-auto-rows: 340px;
    gap: 16px;
}
.GameItemList.inline.closed.newgame.threeline .GameItem, #body.view_1024 .GameItemList.inline.closed.newgame.threeline .GameItem {
    width: initial;
    height: initial;
    margin-right: initial;
    margin-bottom: initial;
    float: inherit;
}
.GameItemList.inline.closed.newgame.threeline .GameItem:nth-of-type(n+8) {
    display: none;
}
#body.view_normal .GameItemList.inline.closed.newgame.threeline .GameItem:nth-of-type(n+7) {
    display: none;
}
#body.view_1024 .GameItemList.inline.closed.newgame.threeline .GameItem:nth-of-type(n+6) {
    display: none;
}
.GameItemList.inline.closed.cbexcls.threeline {
    float: left;
    padding: 0;
    box-sizing: border-box;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(7, 210px);
    grid-auto-rows: 180px;
    gap: 15px;
}
#body.view_normal .GameItemList.inline.closed.cbexcls.threeline {
    grid-template-columns: repeat(6, 210px);
    grid-auto-rows: 180px;
    gap: 12px;
}
#body.view_1024 .GameItemList.inline.closed.cbexcls.threeline {
    grid-template-columns: repeat(5, 190px);
    grid-auto-rows: 162px;
    gap: 16px;
}
.GameItemList.inline.closed.cbexcls.threeline .GameItem {
    width: initial;
    height: initial;
    margin-right: initial;
    margin-bottom: initial;
    float: inherit;
}
.GameItemList.inline.closed.cbexcls.threeline .GameItem:nth-of-type(n+8) {
    display: none;
}
#body.view_normal .GameItemList.inline.closed.cbexcls.threeline .GameItem:nth-of-type(n+7) {
    display: none;
}
#body.view_1024 .GameItemList.inline.closed.cbexcls.threeline .GameItem:nth-of-type(n+6) {
    display: none;
}
.GameItemList.inline.closed.showgames.threeline {
    float: left;
    padding: 0;
    box-sizing: border-box;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(7, 210px);
    grid-auto-rows: 180px;
    gap: 15px;
}
#body.view_normal .GameItemList.inline.closed.showgames.threeline {
    grid-template-columns: repeat(6, 210px);
    grid-auto-rows: 180px;
    gap: 12px;
}
#body.view_1024 .GameItemList.inline.closed.showgames.threeline {
    grid-template-columns: repeat(5, 190px);
    grid-auto-rows: 162px;
    gap: 16px;
}
.GameItemList.inline.closed.showgames.showgames .GameItem, #body.view_1024 .GameItemList.inline.closed.showgames.showgames .GameItem {
    width: initial;
    height: initial;
    margin-right: initial;
    margin-bottom: initial;
    float: inherit;
}
.GameItemList.inline.closed.showgames.threeline .GameItem:nth-child(1) {
    grid-column: 1/2;
    grid-row: 1;
}
.GameItemList.inline.closed.showgames.threeline .GameItem:nth-child(2) {
    grid-column: 1/2;
    grid-row: 2;
}
.GameItemList.inline.closed.showgames.threeline .GameItem:nth-child(3) {
    grid-column: 2/4;
    grid-row: 1 / 3;
}
.GameItemList.inline.closed.showgames.threeline .GameItem:nth-child(4) {
    grid-column: 4/5;
    grid-row: 1;
}
.GameItemList.inline.closed.showgames.threeline .GameItem:nth-child(5) {
    grid-column: 4/5;
    grid-row: 2;
}
.GameItemList.inline.closed.showgames.threeline .GameItem:nth-child(6) {
    grid-column: 5/6;
    grid-row: 1;
}
.GameItemList.inline.closed.showgames.threeline .GameItem:nth-child(7) {
    grid-column: 5/6;
    grid-row: 2;
}
.GameItemList.inline.closed.showgames.threeline .GameItem:nth-child(8) {
    grid-column: 6;
    grid-row: 1 / 3;
}
.GameItemList.inline.closed.showgames.threeline .GameItem:nth-child(9) {
    grid-column: 7;
    grid-row: 1 / 3;
}
.GameItemList.inline.closed.showgames.threeline .GameItem:nth-of-type(n+10) {
    display: none;
}
#body.view_normal .GameItemList.inline.closed.showgames.threeline .GameItem:nth-of-type(n+9) {
    display: none;
}
#body.view_1024 .GameItemList.inline.closed.showgames.threeline .GameItem:nth-of-type(n+8) {
    display: none;
}
.crystalbet_excl {
    width: 100vw;
    min-width: 1024px;
    height: 369px;
    min-height: 369px;
    position: relative;
    float: left;
    box-sizing: border-box;
    background-image: url(../Images/Common/casino/cb_ex_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-bottom: 40px;
    margin-left: calc(50% - 50vw);
    display: flex;
    justify-content: center;
}
#body.view_1024 .crystalbet_excl {
    width: 100%;
    margin-left: 0px;
}
.cb_exlc_center {
    width: auto;
    position: relative;
    box-sizing: border-box;
}
.live-casino h2.cb_exlc_head {
    position: relative;
    height: 129px;
    width: 100%;
    margin: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Mont-HeavyDEMO';
    font-size: 24px;
    line-height: 31px;
}
.casino_show_all {
    position: absolute;
    right: 0px;
    bottom: 0px;
    font-family: 'CrystalNU4-Regular';
    font-size: 14px;
    line-height: 14px;
    text-align: right;
    color: #B3B3B3;
    text-decoration: none;
}
.cb_exlc_head .casino_show_all {
    bottom: 40px;
}
.cb_exlc_head .cb_h_d {
    font-family: 'Mont-HeavyDEMO';
    font-size: 24px;
    text-transform: capitalize;
    color: #FFFFFF;
}

.GameItemList.popular .GameItem:first-child .provaiders_name,
.GameItemList.newgame .GameItem .provaiders_name,
.GameItemList.showgames .GameItem:nth-child(3) .provaiders_name,
.GameItemList.showgames .GameItem:nth-child(8) .provaiders_name,
.GameItemList.showgames .GameItem:nth-child(9) .provaiders_name   {
    margin-top: 20px;
}
.GameItemList.popular .GameItem:first-child .GameItem-Hover,
.GameItemList.newgame .GameItem .GameItem-Hover,
.GameItemList.showgames .GameItem:nth-child(3) .GameItem-Hover,
.GameItemList.showgames .GameItem:nth-child(8) .GameItem-Hover,
.GameItemList.showgames .GameItem:nth-child(9) .GameItem-Hover {
    padding-top: 120px;
}
.EGT .casino_logo {
    width: 28px;
    min-width: 28px;
    background-image: url(/Content/Images/slot/slotslogo/egtlogo.png);
    background-position: center;
}
.PragmaticPlayCasino .casino_logo {
    width: 23px;
    min-width: 23px;
    background-image: url("../Images/Common/casino/pragma.svg");
    background-position: top 13px center;
}
.PlaytechCasino .casino_logo {
    width: 23px;
    min-width: 23px;
    background-image: url(../Images/Common/casino/ptech.svg);
    background-position: center;
}
.Evolution .casino_logo {
    width: 16px;
    min-width: 16px;
    background-image: url("../Images/Common/casino/evo.svg");
    background-position: center;
}
.SmartSoft .casino_logo{
    width: 20px;
    min-width: 20px;
    background-image: url('/Content/Images/slot/slotslogo/SmartSoftSlots.svg');
    background-position: center;   
}
.LiveRoulette .SmartSoft .casino_logo {
    display: none;
}
.LiveRoulette .SmartSoft .name {
    display: none;
}