@charset "utf-8";@font-face{font-family:font;src:url(font.ttf) format('truetype');font-weight:400}
@font-face{font-family:font;src:url(bold.ttf) format('truetype');font-weight:700}
*{padding:0;margin:0;font-family:font,sans-serif}
body,html{width:100%;min-height:100%;font-family:font,sans-serif}
html{position:relative}
:after,:before{content:'';display:none}
body{margin:0 auto;padding:0;width:100%;background-color:#051522;overflow-x: hidden;background-image: url("/img/main-bg.jpg");background-attachment: fixed;background-size: cover;}
body{background-image: url("/img/main-bg.jpg")}
img{border:none}
input::-webkit-input-placeholder{color:#000}
input:-ms-input-placeholder{color:#000}
input::-ms-input-placeholder{color:#000}
input::placeholder{color:#000}
input.depp-form::-webkit-input-placeholder{color:#fff;font-weight:400}
input.depp-form::-moz-placeholder{color:#fff;font-weight:400}
.newpopup {
position: fixed;
z-index: 999999;
display: flex;
align-items: center;
justify-content: center;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
background: rgba(0,0,0,0.5);
width: 100%;
height: 100%;
overflow: hidden;
}
.newcontent {
width: 240px;
display: block;
background: #051522;
text-align: center;
border-radius: 10px;
}
.newcontent h1 {
font-size: 20px;
color: #e9db91;
text-align: center;
margin: 15px auto;
font-weight: 700;
}
.newcontent img {
width: 200px;
height: 120px;
border-radius: 10px;
}
.newcontent p {
font-size: 16px;
line-height: 20px;
margin: 10px auto 10px;
}
.newcontent a {
width: 200px;
display: block;
margin: 5px auto 20px;
height: 40px;
line-height: 40px;
color: #fff;
font-size: 18px;
text-decoration: none;
border-radius: 10px;
}
.newcontent a.closenewpop {
font-size: 16px;
    height: 30px;
    background: rgba(0,0,0,0.5);
    line-height: 30px;
    margin: 0px auto 20px;
}
.hamburger{width:34px;height:34px;cursor:pointer}
.hamburger.auth{margin:0 0 0 10px;cursor:pointer;float:right}
header{position:fixed;z-index:9999}
.overflow_body{Top:0;left:0;position:fixed;width:100%;height:100;overflow:hidden;}/*new*/
.container.banner{padding-top:60px}/*CHANGE*/
.sidebar{position:absolute;bottom:1px;width:140px;top:auto;transform:translate(0,100%);z-index:999;display:none;border:#393c3f solid 1px}
.sidebar.active{display:block;background-color:#051522;margin-top:30px}
.sidebar>li{display:block!important;position:static!important;width:100%!important}
.slider{padding:10px 0;border-radius:15px;display: none;}
.slider .slider__item{border-radius:15px;display:block;-webkit-animation-name:fade;-webkit-animation-duration:1.5s;animation-name:fade;animation-duration:1.5s;background-position:center center;background-size: 1000px 204px;height:204px}
.slider .slider__item.slide1{background-image:url(/img/slide/1.jpg)}
.slider .slider__item.slide2{background-image:url(/img/slide/2.jpg)}
.slider .slider__item.slide3{background-image:url(/img/slide/3.jpg)}
.slider .slider__item.slide4{background-image:url(/img/slide/4.jpg)}
.slider .slider__item.slide5{background-image:url(/img/slide/5.jpg)}
.slider .slider__item.slide6{background-image:url(/img/slide/6.jpg)}
.field input::-webkit-input-placeholder{color:#fff}
.field input::-moz-placeholder{color:#fff}
.cryptoways{margin:-5px auto 15px}
.cryptoways img{margin:5px}
.container.banner {
height: 224px;
}
.slider__item a { text-decoration: none; }
#jivo_chat_widget{display:none}
#jivo_custom_widget{display:none}
.chatbutton{position:fixed;bottom:30px;right:30px;cursor:pointer;width:50px;height:50px;display:block;border-radius:999px;z-index:9999;background:url(/img/new-chat.svg) center center no-repeat;background-size:50px 50px}
.chatbutton img{width:50px;height:50px}
.nowager{color:red;text-align:center;line-height:12px;font-weight:700;margin:0 auto 20px}
.poplogo{width:140px;height:40px;display:inline-block;background:url(/img/logo.png) center no-repeat;background-size:140px 40px;position:absolute;top:21px;left:76px}
.winners{display:flex;width:100%;overflow:hidden;padding:10px 0 0}
.winner{margin:0 5px;width:100%;max-width:132px;display:inline-block;margin:0 7px 0 0;border:1px solid #1e8dd6}
.win-pic{width:132px;height:79px;border-bottom:1px solid #1e8dd6;display:inline-block}
.win-pic img{width:132px;height:79px}
.win-log{color:#e9db91;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.win-win{color:#fff;font-weight:700;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.win-info{width:calc(100% - 18px);display:block;padding:5px 9px;font-size:18px}
.win-info p{font-size:18px}
#log_phone{display:none}
h1{font-size:20px;color:#e9db91;text-align:center;margin:15px auto;font-weight:400}
h1 b{color:red}
h3{font-size:16px;color:#e9db91;text-align:center;margin:15px auto;font-weight:400}
.maintitlespan,.newmaintitlespan{font-size:20px;color:#e9db91;text-align:center;margin:15px auto;font-weight:400;display:block}
#games{text-align:center;margin:0 auto -10px}
.payerror{width:100%;max-width:400px;margin:auto;text-align:center;height:100px;position:absolute;left:0;right:0;top:0;bottom:0}
.payerror p{text-align:center;font-size:16px;color:red}
.payerror p b{color:#fff}
.promo-list{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}
.promo-item{width:234px;height:372px;margin:0 auto 8px;display:inline-block;border:1px solid #393c3f; border-radius: 5px;}
.promo-wrap{text-align:center}
.promo-wrap h4{color:#e9db91;font-size:18px;text-align:center;border-bottom:1px solid #393c3f;padding:10px 0 12px;margin:0 auto 10px}
.promo-wrap p{padding:0 10px;text-align:left;font-size:12px;color:#fff;line-height:22px}
.promo-wrap img{width:234px;height:180px;border-bottom:1px solid #393c3f; border-radius: 5px 5px 0 0;}
.promo-wrap button{height:32px;border:none;width:216px;margin:10px auto;text-align:center;color:#fff;font-size:16px;line-height:32px;cursor:pointer;border-radius: 5px;}
.promo-wrap a{height:32px;border:none;width:216px;margin:10px auto;text-align:center;color:#fff;font-size:16px;line-height:32px;display:block;text-decoration:none;border-radius: 5px;}
#closewindow{width:100%;max-width:200px;border:none;height:50px;color:#fff;font-size:24px;margin:20px auto 0;cursor:pointer;line-height:50px}
.searchblock::-webkit-input-placeholder{color:#1e8dd6}
.searchblock:-ms-input-placeholder{color:#1e8dd6}
.searchblock::-ms-input-placeholder{color:#1e8dd6}
.searchblock::placeholder{color:#1e8dd6}
.email,.phone,.reg-btn,a,button{-webkit-user-select:none;-moz-user-select:none;user-select:none;-ms-user-select:none}
:focus{outline:0}
input:-webkit-autofill,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover{border:0;-webkit-text-fill-color:#000;-webkit-box-shadow:0 0 0 1000px transparent inset;transition:background-color 5000s ease-in-out 0s;background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%)}
.ourgames{background:rgba(0,0,0,.6);border-radius:7px}
.regtype{width:100%;display:flex;margin:0 auto 20px;max-width:260px;justify-content:space-between}
.logtype{width:100%;display:flex;margin:0 auto 20px;max-width:260px;justify-content:space-between}
.email,.phone{width:100%;max-width:96px;height:24px;padding:0 10px;line-height:24px;color:#000;font-size:14px;font-weight:700;border:2px solid #3f3f3f;cursor:pointer;text-align:center;border-radius:7px}
.email:hover,.phone:hover{border:2px solid #fff}
.regtype .email.active,.regtype .phone.active{border:2px solid #fff;color:#fff;border-radius:7px}
.logtype .email.active,.logtype .phone.active{border:2px solid #fff;color:#fff;border-radius:5px}
#reg_phone{display:none}
.email{background:url(/img/pattern_button.png),linear-gradient(to bottom,#92e500 0,#2c5100 100%)}
.phone{background:url(/img/pattern_button.png),linear-gradient(to bottom,#01cffd 0,#056fa7 100%)}
.pop-socials{width:100%;max-width:260px;text-align:center;margin:0 auto 15px;display:flex}
.pop-socials .social{display:inline-block;width:32px;height:32px;margin:0 auto;cursor:pointer;padding:0 3px}
.pop-socials .social:hover{opacity:.7}
.pop-socials .vk{background:url(/img/socials.png) top center no-repeat;background-size:32px 192px}
.pop-socials .yandex{background:url(/img/socials.png) center -32px no-repeat;background-size:32px 192px}
.pop-socials .mail{background:url(/img/socials.png) center -64px no-repeat;background-size:32px 192px}
.pop-socials .live{background:url(/img/socials.png) center -128px no-repeat;background-size:32px 192px}
.pop-socials .google{background:url(/img/socials.png) bottom center no-repeat;background-size:32px 192px}
.pop-socials .facebook{background:url(/img/socials.png) center -96px no-repeat;background-size:32px 192px}
.socials .pop-socials{display:inline-block;width:auto;text-align:center;margin:8px auto 0}
.socials .pop-socials .social{display:inline-block;width:16px;height:16px;margin:0 auto;cursor:pointer;padding:0}
.socials .pop-socials .vk{background:url(/img/socials.png) top center no-repeat;background-size:16px 96px}
.socials .pop-socials .ok{background:url(/img/socials.png) center -16px no-repeat;background-size:16px 96px}
.socials .pop-socials .mail{background:url(/img/socials.png) center -32px no-repeat;background-size:16px 96px}
.socials .pop-socials .twitter{background:url(/img/socials.png) center -64px no-repeat;background-size:16px 96px}
.socials .pop-socials .google{background:url(/img/socials.png) bottom center no-repeat;background-size:16px 96px}
.socials .pop-socials .facebook{background:url(/img/socials.png) center -48px no-repeat;background-size:16px 96px}
.ourgamesbig{width:100%;max-width:236px;margin:0;font-size:18px;color:#76b50f;padding:10px;font-weight:900;text-align:center;box-sizing: border-box;}
.ourgamessmall{width:100%;max-width:236px;line-height:14px;text-align:center;color:#fff;font-size:14px;padding:0 0 15px}
.payments{display:block;text-align:center;width:100%;max-width:1000px;border-bottom: 1px solid rgba(0,0,0,0.7);}
.payments .payment{display:inline-block;margin:10px;width:100px;height:40px;vertical-align:middle;overflow:hidden;text-align:center}
.guest .payment img{width:100px;height:40px;-webkit-filter:brightness(140%);-moz-filter:brightness(140%);-ms-filter:brightness(140%);-o-filter:brightness(140%);filter:brightness(140%)}
.guest .payment.sms img{width:40px;height:100px;margin-top:-30px;transform:rotate(90deg);-webkit-filter:brightness(140%);-moz-filter:brightness(140%);-ms-filter:brightness(140%);-o-filter:brightness(140%);filter:brightness(140%)}
.blue-gradient{background:#02d1ff;background:url(/img/pattern_button.png),linear-gradient(to bottom,#02d1ff 0,#006ba4 100%)}
.blue-gradient:hover{background:#2dffff;background:url(/img/pattern_button.png),linear-gradient(to bottom,#2dffff 0,#0078bc 100%)}
.green-gradient{background:#92e500;background:url(/img/pattern_button.png),linear-gradient(to bottom,#92e500 0,#2c5100 100%)}
.green-gradient:hover{background:#a8fd00;background:url(/img/pattern_button.png),linear-gradient(to bottom,#a8fd00 0,#355c00 100%)}
.gray-gradient{background:#979797;background:url(/img/pattern_button.png),linear-gradient(to bottom,#979797 0,#515151 100%)}
.gray-gradient:hover{background:#b3b3b3;background:url(/img/pattern_button.png),linear-gradient(to bottom,#b3b3b3 0,#5c5c5c 100%)}
.orange-gradient{background:#92e500;background:url(/img/pattern_button.png),linear-gradient(to bottom,#92e500 0,#2c5100 100%)}
.orange-gradient:hover{background:#a8fd00;background:url(/img/pattern_button.png),linear-gradient(to bottom,#a8fd00 0,#355c00 100%)}
.green-gradient{background:#92e500;background:url(/img/pattern_button.png),linear-gradient(to bottom,#92e500 0,#2c5100 100%)}
.green-gradient:hover{background:#a8fd00;background:url(/img/pattern_button.png),linear-gradient(to bottom,#a8fd00 0,#355c00 100%)}
.ts-blue{text-shadow:#003858 0 1px 0}
.ts-green{text-shadow:#292929 0 1px 0}
.ts-orange{text-shadow:#7b1e00 0 1px 0}
.ts-gray{text-shadow:#333 0 1px 0}
.none660{display:block}
.clearfix{clear:both;width:100%;margin:0;padding:0}
.center{text-align:center}
.banners{padding:20px;text-align:center;width:100%;max-width:calc(100% - 40px);margin:0 auto}
.banners img{max-width:calc(100% - 4px);display:block;border:2px solid #000}
.banners textarea{margin:0 auto;display:block;width:calc(100% - 4px);border:2px solid #000;text-align:center}
.centert14{font-size:14px;text-align:center}
.divider4px{height:4px;width:100%;clear:both}
.divider5px{height:5px;width:100%;clear:both}
.divider10px{height:10px;width:100%;clear:both}
.divider15px{height:15px;width:100%;clear:both}
.divider20px{height:20px;width:100%;clear:both}
.divider25px{height:25px;width:100%;clear:both}
.container.head .notlogin.vh_header_buttons {display: flex;justify-content: flex-end;align-items: center;height: 60px;}/*CHNAGE*/
.container.head .notlogin.vh_header_buttons .vh_language_block {margin: -3px 0 0 0 !important;}
.container.head .notlogin.vh_header_buttons .hamburger.auth { position: relative; margin: -9px 0 0 0px; right: 0px;bottom: 0px;}/*CHANGE*/
h3{font-size:16px;font-weight:400;margin-top:15px;margin-bottom:5px;color:#e9db91;line-height:14px}
h4{font-size:14px;font-weight:400;margin-top:10px;margin-bottom:5px;color:#e9db91;line-height:14px}
p{font-size:14px;color:#999;line-height:18px;margin:0;padding:0}
.double-line{margin:0;padding:0;width:100%;height:0;border-top:#000 solid 1px;border-bottom:#323c46 solid 1px;border-left:none;border-right:none}
header{background-color:#070e13;width:100%;background-image:url(/img/head-bg.jpg);background-repeat:repeat-x;background-position:center top -20px;height:60px} /*CHANGE*/
header .shadow{width:100%;height:70px;background-position:center top;background-image:url(/img/header-shadow.png);background-repeat:no-repeat}
header .shadow .container.head .status-info{background:url(/img/status-icons-7f7809ff5b48c40d27023031334cdbb6.png);display:block;width:90px;height:35px;font-size:12px;line-height:35px;padding:6px 0;position:absolute;top:15px;left:335px;text-align:center;text-shadow:-1px 0 0 rgba(0,0,0,.75);white-space:nowrap}
header .shadow .container.head .status-info .status{display:block;width:100%;height:100%}
header .shadow .container.head .status-info.s-1{background-position:0 0;color:#fff}
header .shadow .container.head .user-info{display:flex;max-width:600px;font-size:12px;white-space:nowrap;float:right;padding:0;margin:3px 0 0;height: 50px; justify-content: right;
align-items: center;}
header .shadow .container.head .user-info .blue{color:#888}
header .shadow .container.head .user-info .grey{color:#888}
header .shadow .container.head .user-info .yellow{color:#e9db91}
header .shadow .container.head .user-info .link:hover{text-decoration:none}
header .shadow .container.head .user-info button{line-height:35px;border:none;color:#fff;cursor:pointer;display:inline-block;height:36px;font-size:16px;position:relative;vertical-align:top}
header .shadow .container.head .user-info button:before{background:url(/img/icon-sprite.png);display:inline-block;margin-right:5px;vertical-align:middle}
header .shadow .container.head .user-info a:before{background:url(/img/icon-sprite.png);display:inline-block;margin-right:5px;vertical-align:middle}
header .shadow .container.head .user-info a.logout:before{margin-top:3px;background-position:-211px -162px;height:26px;width:21px}
header .shadow .container.head .user-info button.show-cashier{width:120px;border-radius:7px}
header .shadow .container.head .user-info button.show-cashier:before{background-position:-236px -164px;height:20px;width:13px}
header .shadow .container.head .user-info .block-bg{border-radius:4px;display:flex;max-width:600px;height:34px;position:relative;padding:8px;padding-right:0;align-items: center;
justify-content: flex-end;}
header .shadow .container.head .user-info .block-bg:after{display:block;height:5px;position:absolute;right:0;bottom:-3px;left:0}
header .shadow .container.head .user-info .block-bg .block-item{display:inline-block;height:34px;padding:0 8px;text-align:center;vertical-align:top}
header .shadow .container.head .user-info .block-bg .block-item>a,header .shadow .container.head .user-info .block-bg .block-item>div{display:block;height:17px;line-height:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:7px}
header .shadow .container.head .user-info a.logout{width:120px;margin:9px 0 0 3px;color:#fff;display:inline-block;height:35px;font-size:16px;position:relative;font-weight:700;vertical-align:top;text-decoration:none;line-height:35px;text-align:center}
.logout.quit-btn{display:inline-block!important;height:35px!important;vertical-align:top!important;margin:0 0 0 8px!important;line-height:35px!important}
header .shadow .container.head .user-info .block-bg .block-item.my-cabinet{width:auto}
header .shadow .container.head .user-info .block-bg .block-item.my-status{width:auto}
header .shadow .container.head .user-info .block-bg .block-item.my-balance{width:auto}
header .shadow .container.head .user-info .block-bg .block-item.btn{border:none;padding:0}
header .shadow .container.head .user-info .block-bg .block-item:first-child{border:none;padding:0 8px 0 2px}
header .shadow .container.head .user-info .block-bg.s-1:after{background-position:center 0}
.container{width:100%;position:relative;max-width:1000px;margin:0 auto;background:#051522}/*CHANGE*/
.container.head{background:none}/*NEW*/
.container.head a.logo{display:inline-block;margin-top:5px;float:left}
.container.head a.logo .main-ad-logo{width:210px;height:60px;display:inline-block;background:url(/img/logo.png) center no-repeat;background-size:210px 60px;margin:-6px auto -4px}/*CHANGE*/
.container.head div{display:inline-block}
.socials{display:inline-block;background-color:#030d17;border:#232d36 solid 1px;width:269px;height:33px;margin-left:58px;vertical-align:top;margin-top:20px}
.container.head div.enter{display:inline-block;padding-left:20px;padding-right:20px;color:#fff;text-decoration:none;height:34px;font-size:16px;line-height:34px;vertical-align:top;margin-left:20px;cursor:pointer;border-radius:7px;margin-right:6px}
.container.head div.enter i{display:inline-block;margin-right:6px;vertical-align:middle;margin-top:-2px}
.container.head div.reg{cursor:pointer;display:inline-block;padding-left:20px;padding-right:20px;color:#fff;text-decoration:none;height:34px;font-size:16px;line-height:34px;vertical-align:top;border-radius:7px}
.container.head div.reg i{display:inline-block;margin-right:6px;vertical-align:middle;margin-top:-2px}
.top-nav-bar{display:table;margin:0;padding:0;width:100%}
.top-nav-bar li{display:table-cell;list-style:none;text-align:center}
.top-nav-bar li a,.top-nav-bar li div{text-decoration:none;font-size:16px;color:#fff;line-height:18px;text-shadow:none;height:28px;line-height:30px;display:block;padding:0;min-width:70px;cursor:pointer}
.top-nav-bar li a:hover,.top-nav-bar li div:hover{background:linear-gradient(to top,#1d4970,#080f15);border-radius:7px}
.banner-main{max-width:1000px;height:204px;background-position:center center;background-repeat:no-repeat;background-image:url(/img/banners/home-banner/14.jpg);background-size:cover;border-radius:10px;margin-left:auto;margin-right:auto}
.banner-main img{height:204px;border-radius:12px}
.banner-main .slick-list.draggable{width:100%}
.container.nav{position:relative}
.banner-left-side-content{z-index:9;display:inline-block;width:236px;border-radius:15px}
.banner-left-side-content .know-more{cursor:pointer;display:block;width:100%;text-align:center;height:50px;color:#fff;font-size:20px;text-decoration:none;line-height:50px;position:relative;z-index:999;border-radius:7px;bottom: -45px;}
.slick-slider .slick-track, .slick-slider .slick-list {
border-radius: 15px;
}
.slick-dots{display:block;position:absolute;text-align:center;bottom:15px;left:0;right:0}
.slick-dots li{cursor:pointer;height:10px;width:10px;margin:0 5px;background-color:transparent;border-radius:50%;display:inline-block;transition:background-color .6s ease;border:3px solid #051522}
.slick-dots li button{display:none}
.slick-dots li.slick-active,.slick-dots li:hover{background-color:#73b800}
.slider .slider__item{padding:10px;box-sizing:border-box;-webkit-animation-name:fade;-webkit-animation-duration:1s;animation-name:fade;animation-duration:1s}
@-webkit-keyframes fade{from{opacity:.4}
to{opacity:1}
}
@keyframes fade{from{opacity:.4}
to{opacity:1}
}
.banner-left-side-content .know-more:hover{box-shadow:0 0 10px rgba(255,255,255,.68)}
.banner-left-side-content .know-more i{display:inline-block;vertical-align:middle;margin-right:10px;margin-top:-2px}
.banner-right-side-content{display:inline-block;float:right;opacity:1;width:236px;z-index:99;position:absolute;top:84px;right:10px}/*CHANGE*/
.banner-right-side-content .buttons-guest{display:block;height:50px;position:absolute;top:130px;white-space:nowrap;right:0}
.banner-right-side-content .buttons-guest .btn{color:#fff;display:inline-block;width:103px;height:43px;font-size:16px;line-height:18px;margin:0;opacity:1;padding:7px 5px 0;position:relative;text-align:center;text-decoration:none;vertical-align:top;white-space:normal;border-radius:7px}
.banner-right-side-content .buttons-guest .btn.ts-green{margin:0 0 0 5px;}
.banner-right-side-content .buttons-guest .btn.blue-gradient:before{background-position:0 0}
.banner-right-side-content .buttons-guest .btn.green-gradient:before{background-position:0 -145px}
.main-nav-menu{margin:0;padding:0;line-height:40px;height:40px;font-size:0}
.main-nav-menu li{border:none;display:table-cell;list-style:none;text-align:center;white-space:nowrap;height:40px;vertical-align:top}
.main-nav-menu li a.default{font-size:16px;color:#fff;text-decoration:none;height:40px;display:block;line-height:40px;width:167px}
.main-nav-menu li b.default{cursor:pointer;font-size:14px;color:#fff;text-decoration:none;height:40px;display:block;line-height:40px;width:190px}
.main-nav-menu li a:hover{background:linear-gradient(to top,#1d4970,#080f15);border-radius:7px}
.main-nav-menu li b:hover{background:linear-gradient(to top,#1d4970,#080f15);border-radius:7px}
.main-nav-menu.sidebar li a:hover{background:linear-gradient(to top,#062b00 0,#0ef800 100%)}
.main-nav-menu li a i{display:inline-block;margin-right:8px;vertical-align:middle;margin-top:-4px}
.main-nav-menu li b i{display:inline-block;margin-right:8px;vertical-align:middle;margin-top:-4px}
.mid-bg{width:100%;background-repeat:no-repeat;background-position:center top;margin-left:auto;margin-right:auto;overflow:hidden;position:relative;min-width:1000px}
.container.main{box-shadow:0 0 14px #000;padding-left:10px;padding-right:10px;width:980px}
.main-left-part-content{width:730px;display:inline-block;float:left;vertical-align:top}
.main-right-part-content{width:240px;display:inline-block;float:right;vertical-align:top;margin-top:10px}
.now-win{width:305px;float:left;display:inline-block}
.now-win table{background-color:#051522}
.now-win table tr td{width:301px;height:45px;border:#393c3f solid 1px}
.now-win table tr td div.name{font-size:16px;font-weight:700;color:#e9db91;line-height:34px;display:inline-block;float:left;padding-left:10px}
.now-win table tr td div.win{display:inline-block;float:right;text-align:right;padding-right:10px}
.now-win table tr td div.win b{font-size:16px;color:#e9db91;line-height:20px}
.now-win table tr td div.win a{clear:both;font-size:12px;color:#ccc;text-decoration:none;display:block;line-height:13px;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden;max-width:100px}
.searchblock{display:none;border:#1e8dd6 solid 1px;margin:0;padding:0;width:calc(100% - 30px);height:40px;border-top:none;padding:0 14px;line-height:42px;color:#5484b1;font-size:14px}
.searchblock:focus{outline:0}
.footer-list{text-align:center;width:100%}
.now-win table tr td div.win a:hover{text-decoration:underline;color:#fff}
.main-h3{color:#e9db91;font-size:20px;font-weight:400;line-height:18px;margin:0;padding:0}
.main-h33{color:#e9db91;font-size:20px;font-weight:400;line-height:18px;margin:1px 0 2px 10px;padding:0}
.rp-blick{width:240px;height:10px;clear:both;background-repeat:no-repeat;background-image:url(/img/rp-blick-27b0db7fb07ff1613becd93a1a4ba3f2.png);background-position:center center}
.right-part-block{width:240px;border-radius:7px}
.right-part-block .inside{border-radius:7px;width:238px;border:#393c3f solid 1px}
.right-part-block .inside .title{font-size:16px;color:#e9db91;width:100%;text-align:center;line-height:56px;font-weight:700}
.right-part-block .now-win{width:236px;float:none;margin-bottom:-4px}
.right-part-block .now-win td{border-left:none;border-right:none;border-bottom:none}
.rp-counter-block{padding-bottom:10px;width:238px;border-radius:5px;border:#393c3f solid 1px}
.rp-counter-block .title{width:100%;color:#fff;text-align:center;height:49px;line-height:48px;font-size:18px}
.rp-counter-block .pic{display:block;margin:-3px 0 0;text-decoration:none}
.rp-counter-block .pic img{display:block;max-width:238px;margin:0 auto;}
.rp-counter-block table{margin-left:auto;margin-right:auto}
.rp-counter-block table tr td{width:51px;text-align:center}
.rp-counter-block table tr.count td{vertical-align:bottom;font-size:36px;line-height:34px;height:42px;color:#fff;text-shadow:#000 0 1px 0}
.rp-counter-block table tr.time-elements td{vertical-align:top;font-size:12px;color:#84d100;line-height:8px}
.rp-counter-block .btn{border-radius:7px;display:block;width:218px;height:25px;margin-left:auto;margin-right:auto;color:#fff;font-style:normal;text-align:center;font-size:16px;padding-top:10px;text-decoration:none;line-height:10px;margin-top:8px}
.rp-counter-block .btn i{display:inline-block;vertical-align:middle;margin-right:10px;margin-top:-3px}
.bottom-info-block{border-radius:7px;width:975px;border:#000 solid 1px;position:relative;margin-left:2px;margin-top:-10px}
.bottom-info-block .text-block{border-radius:7px;padding:5px 15px 10px;border:#393c3f solid 1px;border-right:#393c3f solid 1px}
.bottom-info-block .text-block .text-block-content{max-height:83px;overflow:hidden}
.bottom-info-block .text-block .text-block-content.active{max-height:none}
.bottom-info-block-opener{width:61px;background-color:#fff;background-image:url(/img/pattern_blocck-dark-a270f00411f79032ee5ab4a36972f14e.jpg);background-position:center center;border:medium none;cursor:pointer;padding:0;border:#393c3f solid 1px;position:absolute;top:0;right:0;height:100%}
.bottom-info-block-opener i{margin-left:auto;margin-right:auto}
.bottom-info-block-opener.active i{transform:rotate(180deg)}
.tournament-main-block{position:relative}
.tournament-banner-block{border:#393c3f solid 1px;width:726px;height:97px;position:relative;border-radius:10px;margin-bottom:10px}
.tournament-banner-block>img{height:97px;border-radius:8px}
.tournament-stst-block{position:absolute;top:0;right:0;width:414px;height:97px;z-index:10}
.tournament-stst-block h3{font-weight:700;padding-left:5px;font-size:16px;color:#fff;margin-top:18px;margin-bottom:4px}
.tournament-stst-block p{padding-left:5px;line-height:18px;text-align: center;}
.tournament-desc-left-side{width:312px;border:#393c3f solid 1px;display:inline-block;float:left;margin-top:-4px;min-height:315px;border-radius:10px}
.tournament-desc-right-side{width:413px;padding:10px 0 10px;border:#393c3f solid 1px;display:inline-block;float:right;border-radius:10px;margin-top:-4px;min-height:300px;height:300px}
.winers-prise-tab{width:100%;margin-bottom:13px}
.winers-prise-tab tr th{text-align:center;font-weight:400;font-size:16px;color:#fff1a2;height:32px;padding-bottom:5px;padding-top:5px}
.winers-prise-tab tr td img{display:block;margin-left:auto;margin-right:auto}
.winers-prise-tab tr:last-child td{font-size:12px;color:#e9db91;line-height:14px;padding-top:10px;text-align:center}
.winers-prise-tab .text-white{color:#fff}
.winers-prise-tab.bags tr:last-child td{font-size:14px;font-weight:700;padding-top:6px}
.tornament-info-bl{height:87px;width:292px;border-top:#393c3f solid 1px;border-bottom:#393c3f solid 1px;font-size:12px;color:#fff1a2;display:table-cell;vertical-align:middle;font-weight:700;padding-left:10px;padding-right:10px}
.tournament-desc-left-side a.more{display:block;margin-left:auto;margin-right:auto;width:272px;height:35px;line-height:36px;color:#fff;font-size:16px;text-decoration:none;text-align:center;margin-top:20px;margin-bottom:20px;border-radius:7px}
.tournament-desc-left-side a.more i{display:inline-block;vertical-align:middle;margin-right:10px}
.tournament-games-tab-main{margin-left:auto;margin-right:auto}
.tournament-games-tab-main tr td{width:111px}
.tournament-game-tab tr:first-child td{text-align:center;vertical-align:bottom;height:28px;font-size:11px;color:#999;line-height:14px}
.tournament-game-tab tr td div{width:109px;height:78px;/*border:#000 solid 1px*/} /*change 2024*/
.tournament-game-tab tr td div img{width:107px!important;height:76px!important;border:#5e5e5b solid 1px!important;border-radius:10px}
.tournament-game-tab tr td div div.over{background-image:url(/img/overlay.png);width:107px!important;height:76px!important;position:absolute;z-index:5;border:none;margin-left:1px;margin-top:1px;display:none;padding:0!important;border:none!important}
.tournament-game-tab tr td:hover div div.over{display:block}
.tournament-game-tab tr td div div.over a{display:block;border-radius:7px;margin-left:auto;margin-right:auto;width:76px!important;height:27px!important;line-height:26px;text-decoration:none;color:#fff;text-align:center;font-size:14px;position:relative;z-index:10;margin-top:46px}
.tournament-game-tab tr td a.play{display:block;border-radius:7px;margin-left:auto;margin-right:auto;width:76px;height:27px;line-height:28px;text-decoration:none;color:#fff;text-align:center;font-size:14px;position:relative;z-index:10;margin-top:2px}
.tournament-game-tab tr td a.play:hover{box-shadow:0 0 8px rgba(191,255,75,.88)}
.tournament-game-tab tr td.empty div{margin-top:2px}
.tournament-game-tab tr td.empty div div{border:#5e5e5b solid 1px;margin:0;width:107px;height:51px;text-align:center;font-weight:700;padding-top:25px;border-radius:10px}
.tournament-game-tab tr td.empty div div a{font-size:11px;color:#94d8ff;font-weight:400}
.tournament-game-tab tr td.empty div div a:hover{text-decoration:none}
.current-tournament-top-banner{width:1000px;height:141px;text-align:center;color:#fff;background-image:url(/img/current-tournament.jpg);background-repeat:no-repeat;background-position:center center;margin-left:-10px}
.current-tournament-top-banner table{width:100%;height:141px}
.current-tournament-top-banner table tr td{text-align:center;font-size:36px;text-shadow:#010000 0 1px 0;line-height:30px}
.current-tournament-top-banner table tr td:first-child{width:140px;line-height:20px;font-size:20px;font-weight:700;text-shadow:#300008 0 1px 0}
.current-tournament-top-banner table tr td:first-child b{font-size:18px;display:block}
.current-tournament-top-banner table tr td:last-child b{font-size:18px;display:block}
.current-tournament-top-banner table tr td:last-child{width:140px;font-size:20px;line-height:20px;font-weight:700;text-shadow:#300008 0 1px 0}
.tour-winners-tab{width:100%;border-spacing:0 1px}
.tour-winners-tab tr th{height:45px;text-align:center;border:#393c3f solid 1px;border-right:none;font-size:14px;color:#e9db91;font-weight:400}
.tour-winners-tab tr td{height:45px;padding:0 10px;text-align:center;border:#393c3f solid 1px;border-right:none;font-size:16px;color:#ccc;font-weight:400}
.tour-winners-tab tr th:last-child{border-right:#393c3f solid 1px}
.tour-winners-tab tr td:first-child{color:#e9db91;font-weight:700}
.tour-winners-tab tr td:last-child{color:#e9db91;font-weight:700;border-right:#393c3f solid 1px}
.tour-winners-tab tr td:nth-child(2){text-align:left;padding-left:30px}
.main-nav-menu .nav-item.nomobile{display:table-cell}
.main-nav-menu .nav-item.mobile{display:none}
.reg-type-window{background-size:300px 240px;border:#393c3f solid 1px;width:300px;background-color:#051522;margin:5% auto 0;background-repeat:no-repeat;padding:0 0 10px;border-radius:10px}
.close-btn{width:25px;height:25px;position:absolute;border:none;padding:0;cursor:pointer;background-color:#051522;top:0;right:0}
.close-btn:hover{opacity:.8}
.close-btn i{margin-left:auto;margin-right:auto}
.reg-type-window .title{width:100%;height:50px;text-align:center;font-size:20px;color:#fff;line-height:50px;text-shadow:#000 0 1px 0}
.reg-type-window .content{width:100%;max-width:300px;text-align:center;margin:0 auto}
.reg-type-window .content .ts{font-size:13px;color:#fff;line-height:11px;margin:0 auto 10px;text-align:center}
.reg-type-window .content form{width:100%}
.reg-type-window .content form .group input{width:100%;max-width:240px;height:38px;border-radius:7px;background-color:#fff;border:none;padding:0 10px;font-size:14px;color:#000;line-height:38px}
.hiddenn{display:none}
#pop-up3{display:none}
.reg-btn{border:none;margin:0 auto;cursor:pointer;width:260px;height:50px;display:block;text-align:center;line-height:48px;color:#fff;font-size:20px;text-decoration:none;border-radius:10px}
.reg-btn i{display:inline-block;vertical-align:middle;margin-right:10px}
.reg-type-window p.bot{color:#ccc;font-size:14px;text-align:center;margin:0 auto 5px}
.reg-type-window p.bot span{color:#94d8ff;cursor:pointer;display:inline-block}
.reg-type-window p.bot span:hover{text-decoration:none}
.content.enter-left-side{width:100%;display:inline-block;margin:0 auto;text-align:center}
.reg-type-window .content.enter-left-side .ts{margin:4px 0 10px;text-align:center}
.content.enter-left-side form .group:first-child{margin:10px auto 20px}
.content.enter-left-side form .group{margin:0 auto}
.content.enter-left-side .forget{font-size:12px;color:#94d8ff;margin:20px 0 0;cursor:pointer;position:absolute;right:20px}
.content.enter-left-side .forget:hover{color:#fff}
.content.enter-left-side .reg-btn{font-size:20px;line-height:50px;padding:0;height:50px;margin-top:5px;width:100%;max-width:260px;border-radius:10px}
.content.enter-left-side .reg-btn i{margin-top:-6px}
.content-enter-right-side{display:inline-block;width:100%}
.content-enter-right-side p{text-align:center;font-size:13px;color:#fff;margin-bottom:7px}
.content-enter-right-side a.event{width:220px;height:157px;border:#000 solid 1px;display:block}
.content-enter-right-side a.event img{width:218px;height:155px;border:#323436 solid 1px}
.content-enter-right-side b{display:block;font-size:14px;margin:15px auto 18px;text-align:center;color:#fff}
.yashare-auto-init{position:absolute;right:3px;bottom:3px}
.main-action-block{width:100%;margin-left:auto;margin-right:auto;height:172px;overflow:hidden;position:relative}
.main-action-block .inside{border:#393c3f solid 1px;border-radius:10px}
.action-left-side{width:100%;max-width:220px;height:170px;display:inline-block;float:left}
.action-left-side img{width:222px;height:170px;border-radius:10px}
.action-right-side{display:inline-block;float:right;width:100%;max-width:487px;padding:0 10px}
.action-right-side .text{min-height:54px}
.profile-window{margin-left:auto;margin-right:auto;width:960px;margin-top:20px;padding-top:1px;background-repeat:no-repeat;background-color:#051522;z-index:999;padding-bottom:23px;border-radius:10px;border:#393c3f solid 1px}
.profile-window .close-btn{margin-left:920px}
.profile-info{width:100%;height:50px;max-width:185px;max-height:60px;text-align:left;margin-left:730px;margin-top:10px;padding-top:10px;border:#393c3f solid 1px!important;border-radius:10px}
.profile-info b{margin-left:15px;color:#fff;font-size:14px;line-height:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;float:left}
.profile-info span b{margin-left:5px;float:right}
.profile-info span{font-size:14px;color:#e9db91;line-height:14px;float:left;margin:2px 0 7px 14px;width:85%;display:block}
select{width:100%;max-width:260px;height:38px;border-radius:0;background-color:#fff;border:none;padding:0 6px;font-size:14px;color:#000;line-height:38px;border-radius:7px}
.payment-options-block.webmoneysite .payment-options-block-center table:first-of-type tr td{height:25px}
.deposit .payment-options-block.webmoneyinvoice .payment-options-block-center table:first-of-type tr td{color:#333;font-size:12px;font-weight:700;width:60px}
.deposit .payment-options-block.webmoneyinvoice .payment-options-block-center table:first-of-type tr:first-child td{height:25px}
.deposit .payment-options-block.webmoneyinvoice .payment-options-block-center table:first-of-type tr:first-child td:first-child{width:120px}
.deposit .payment-options-block.webmoneyinvoice .payment-options-block-center table:first-of-type tr td input{width:300px}
.bborder-block{max-width:876px;margin-left:auto;margin-right:auto}
.achievement-top-left-side{width:532px;height:147px;float:left;display:inline-block;border:#000 solid 1px;position:relative}
.achievement-top-left-side .help-link{position:absolute;bottom:16px;right:20px;font-size:14px}
.achievement-top-left-side .help-link2{position:absolute;top:16px;right:0;left:0;font-size:14px;text-align:center;margin-left:108px}
.errorcp{font-size:14px;color:red;font-weight:700}
.errorcp b{color:#999}
.achievement-top-left-side .status-info{border-top:1px solid #393c3f;display:block;margin:0 -10px}
.achievement-top-left-side .status-info .status{background:url(/img/status-icons-7f7809ff5b48c40d27023031334cdbb6.png);background-size:72px 190px;display:block;width:72px;height:28px;font-size:12px;line-height:28px;margin:0 auto;padding:5px 0;text-align:center;text-shadow:-1px 0 0 rgba(0,0,0,.75)}
.achievement-top-left-side .status-info.s-1 .status{background-position:0 0;color:#fff}
.achievement-top-right-side{width:280px;height:147px;float:right;display:inline-block;border:#000 solid 1px}
.achievement-top-right-side a{text-decoration:none}
.achievement-top-right-side table{border-collapse:collapse;padding:0;border:#393c3f solid 1px;height:123px;width:100%}
.achievement-top-right-side table tr td{border-left:#393c3f solid 1px;border-top:#393c3f solid 1px;text-align:center}
.achievement-top-right-side table tr td p{display:block;color:#ccc;margin:0;padding:0}
.achievement-top-right-side table tr td p span{color:#e9db91;font-weight:700;font-size:14px;display:block}
.achievement-top-right-side table tr:first-child td:first-child{width:100px;height:145px;text-align:center;border:none}
.achievement-top-right-side table tr:first-child td:first-child p{margin-bottom:5px}
.achievement-top-right-side table tr:first-child td:first-child b{color:#94d8ff;font-weight:400;font-size:16px}
.achievement-top-right-side table tr:first-child td:first-child .status-icon{margin-top:5px}
.achievement-top-right-side table tr:first-child td:last-child b{font-size:14px;color:#e9db91;font-weight:400}
.achievement-top-left-side table{border:#393c3f solid 1px;height:123px}
.achievement-top-left-side table tr td:first-child{padding-top:5px;text-align:center;height:140px;width:90px;padding-left:10px;padding-right:10px;line-height:14px}
.achievement-top-left-side table tr td:first-child div{color:#94d8ff;font-size:18px;margin-top:10px}
.margintop5{margin-top:5px}
.achievement-top-left-side table tr td:first-child div i{display:inline-block;margin-right:5px;vertical-align:middle}
.achievement-top-left-side table tr td:first-child b{font-size:11px;color:#fff}
.achievement-top-left-side table tr td:nth-child(2){width:65px;padding-left:0}
.achievement-top-left-side table tr td input{width:65px;height:29px;background-color:transparent;border:1px solid #393c3f!important;padding:0;margin-top:5px;padding-left:4px;padding-right:4px;text-align:center;color:#fff;border-radius:5px}
.achievement-top-left-side table tr td:nth-child(3) div{width:85px;height:30px;text-align:center;background-color:#0088d5;font-size:14px;color:#000;margin-top:5px;line-height:30px;font-weight:700;border-radius:5px}
.achievement-top-left-side table tr td:nth-child(4) div{width:65px;height:29px;line-height:30px;background-color:transparent;border:1px solid #393c3f;padding:0;margin-top:5px;padding-left:4px;padding-right:4px;text-align:center;color:#fff;border-radius:5px}
.achievement-top-left-side table tr td{padding:0 5px;font-size:11px;color:#ccc;line-height:12px;text-align:center}
.achievement-top-left-side table tr td:last-child{width:150px;padding-right:10px}
.achievement-top-left-side table tr td:last-child button{padding:0 8px;width:128px;height:54px;border:none;color:#fff;font-size:14px;cursor:pointer;margin-top:3px;border-radius:5px}
.achievement-top-left-side table tr td:last-child button i{display:inline-block;vertical-align:middle;margin-right:5px;float:left;margin-left:5px}
.bborder-block .content{padding:0 20px 24px}
.my-messages-main-table{width:calc(100% - 40px);border-collapse:collapse;margin:0 auto 20px;border-collapse:separate}
.my-messages-main-table td{border:solid 1px #393c3f}
.my-messages-main-table tr:first-child td:first-child{border-top-left-radius:10px}
.my-messages-main-table tr:first-child td:last-child{border-top-right-radius:10px}
.my-messages-main-table tr:last-child td:first-child{border-bottom-left-radius:10px}
.my-messages-main-table tr:last-child td:last-child{border-bottom-right-radius:10px}
.my-messages-main-table tr td{border:#393c3f solid 1px;height:32px;vertical-align:middle;line-height:33px}
.my-messages-main-table tr{border-radius:10px}
.reflink{color:#fff;font-size:14px;line-height:18px;margin:10px auto 15px;text-align:center}
.reflinkadd{font-size:14px;line-height:18px;margin:10px auto 15px;text-align:center}
.reflink a{text-decoration:none}
.refusers{font-size:20px;color:#e9db91;text-align:center;margin:0 auto 20px;font-weight:400}
.my-messages-main-table tr td{color:#ccc;font-size:14px;vertical-align:middle;padding:0 10px;text-align:center}
.my-messages-main-table thead tr td{color:#e9db91;font-size:14px;text-align:center;font-weight:700}
.my-messages-main-table thead tr td:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}
.my-messages-main-table thead tr td:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}
.info-left-side{width:237px;display:inline-block;float:left;margin-left:10px}
.info-left-side h3{font-size:14px}
.info-right-side{width:701px;display:inline-block;float:right;border-left:#393c3f solid 1px;margin-right:-10px;padding-left:20px;padding-right:20px}
.info-main-nav-list{margin:0;padding:0}
.info-main-nav-list li{list-style:none;line-height:18px}
.info-main-nav-list li:before{content:"• ";color:#3b4d5e;font-size:30px;line-height:18px}
.info-main-nav-list li a{font-size:12px;color:#ccc;text-decoration:none;vertical-align:top}
.info-main-nav-list li a:hover{text-decoration:underline;color:#fff}
footer{padding:0}
footer .container {padding-bottom: 15px;
box-shadow: 0 0 14px #000;}
footer hr{background-color:#393c3f;height:1px;border:none;width:100%;margin:0}
.footer-list-bl{display:inline-block;vertical-align:top;width:100%;max-width:245px;padding:0;margin:auto}
.footer-list-bl h4{font-size:14px;font-weight:700;color:#fff;margin:0;margin-bottom:4px}
.footer-list-bl ul{margin:0;padding:0;font-size:0}
.footer-list-bl ul li{list-style:none}
.footer-list-bl ul li a{font-size:14px;color:#6e7981;text-decoration:none;line-height:18px}
.footer-list-bl ul li a:hover{color:#fff;text-decoration:underline}
.footer-socials{margin:0;padding:0;font-size:0;display:inline-block; margin: 15px 0 5px 15px;}/*CHANGE*/
.footer-socials li{display:inline-block;text-decoration:none;margin-left:15px}
.footer-socials li:first-child{margin-left:0}
.footer-garanties{float:right;padding:0;font-size:0;display:inline-block;vertical-align:top;margin:11px 15px 0 0}
.footer-garanties li{display:inline-block;margin-left:6px;list-style:none}
.footer-copy{display:inline-block;font-size:12px;vertical-align:top;color:#6e7981;text-align:center;width:calc(100% - 540px);max-width:460px;margin:17px auto 0}
h3.info-main-status{color:#e9db91;font-size:14px;font-weight:400;line-height:14px;margin-bottom:15px;margin-top:15px;text-align:center}
.info-main-table-status{border-spacing:0 2px;width:100%}
.info-main-table-status tr td:nth-child(1){color:#e9db91;padding-left:30px;text-align:left}
.info-main-table-status tr td{border-color:#393c3f;border-style:solid;border-width:1px;color:#ccc;font-size:14px;font-weight:400;height:36px;text-align:center;padding:3px 10px}
.info-main-table-status tr td .status-icon{vertical-align:middle;margin:3px 10px}
.icon{background-image:url(/img/icon-sprite.png);display:block}
.icon.ffb,.icon.fgo,.icon.fod,.icon.fvk,.icon.fyt,.icon.tel,.icon.vk{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);width:32px;height:32px}
.icon.fvk{background:url(/img/socials.png) top center no-repeat;background-size:32px 192px}
.icon.fod{background:url(/img/socials.png) center -32px no-repeat;background-size:32px 192px}
.icon.ffb{background:url(/img/socials.png) center -96px no-repeat;background-size:32px 192px}
.icon.fgo{background:url(/img/socials.png) center -64px no-repeat;background-size:32px 192px}
.icon.fyt{background:url(/img/socials.png) center -128px no-repeat;background-size:32px 192px}
.icon.tel{background:url(/img/telegram.png) center center no-repeat;background-size:32px 32px}
.icon.vk{background:url(/img/vk.png) center center no-repeat;background-size:32px 32px}
.icon.ffb:hover,.icon.fgo:hover,.icon.fod:hover,.icon.fvk:hover,.icon.fyt:hover,.icon.tel:hover,.icon.vk:hover{-webkit-filter:none;-moz-filter:none;-ms-filter:none;-o-filter:none;filter:none}
.icon.garanty1,.icon.garanty2,.icon.garanty3,.icon.garanty4,.icon.garanty5{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);width:40px;height:40px;background-size:40px 40px}
.icon.garanty1:hover,.icon.garanty2:hover,.icon.garanty3:hover,.icon.garanty4:hover,.icon.garanty5:hover{-webkit-filter:none;-moz-filter:none;-ms-filter:none;-o-filter:none;filter:none}
.icon.garanty1{background-image:url(/img/18.png)}
.icon.garanty2{background-image:url(/img/512.png)}
.icon.garanty3{background-image:url(/img/ssl.png)}
.icon.garanty4{background-image:url(/img/rg.png)}
.icon.garanty5{background-image:url(/img/license.png)}
.icon.enter{width:24px;height:24px;background-image:url(/img/key.png);background-position:center;background-size:24px 24px}
.icon.reg{width:24px;height:24px;background-image:url(/img/ok.png);background-position:center;background-size:24px 24px}
.icon.search{width:20px;height:20px;background-image:url(/img/search.svg);background-position:center}
.icon.drop-arrow{width:26px;height:18px;background-position:-429px -49px}
.icon.plus{width:24px;height:24px;background-image:url(/img/white_plus.svg);background-position:center;background-repeat:no-repeat}
.icon.play{width:24px;height:24px;background-image:url(/img/play.svg);background-position:center;background-repeat:no-repeat}
.icon.reg-big{width:24px;height:24px;background-image:url(/img/ok.png);background-position:center;background-size:24px 24px}
.icon.more{width:17px;height:20px;background-position:-233px -164px}
.icon.bcross{width:12px;height:12px;background-image:url(/img/vh_close.svg);background-position:center}
.icon.benter{width:34px;height:32px;background-position:-391px -155px}
.icon.refresh{width:25px;height:31px;background-position:-439px -155px}
.icon.lock{width:24px;height:24px;background-image:url(/img/lock.png);background-position:center;background-size:24px 24px}
.icon.points{width:25px;height:25px;border-radius:15px;background-image:url(/img/adm.jpg);background-position:center;background-size:cover}
.icon.dollar{width:15px;height:29px;background-position:-462px -82px}
.icon.popular{width:24px;height:24px;background-image:url(/img/popular.svg);background-position:center}
.icon.slots{width:24px;height:24px;background-image:url(/img/slots.svg);background-position:center;background-repeat:no-repeat}
.icon.roulette{width:24px;height:24px;background-image:url(/img/roulette.svg);background-position:center}
.icon.card-games{width:35px;height:35px;background-image:url(/img/cards-new.png);background-position:center;background-repeat:no-repeat;background-size:100%;margin-top:0}
.icon.new-games{width:24px;height:24px;background-image:url(/img/new.svg);background-position:center}
.icon.live-games{width:24px;height:26px;background-image:url(/img/live.svg);background-position:center;background-repeat:no-repeat}
.icon.take-part{width:23px;height:23px;background-image:url(/img/white_cup.svg);background-position:center;background-repeat:no-repeat}
.icon.take-part-action{width:23px;height:23px;background-position:-132px -49px;margin: 0px auto;}
.icon.take-part-action1{width:17px;height:21px;background-position:-107px -160px;margin: 0px auto;}
.icon.take-part-action2{width:18px;height:20px;background-position:-136px -161px;margin: 0px auto;}
.icon.take-part-action3{width:26px;height:23px;background-position:-218px 0;margin: 0px auto;}
.icon.take-part-action4{width:28px;height:23px;background-position:-322px -229px;margin: 0px auto;}
.icon.take-part-action5{width:23px;height:22px;background-position:-132px -49px;margin: 0px auto;}
.depositwindow{width:0;overflow:hidden;height:0;display:none}
.section{margin-top:10px;width:938px;margin-left:auto;margin-right:auto}
ul{margin:0;padding:0}
.box{display:none;border-width:0 1px 1px;padding:0;width:920px;margin-left:auto;margin-right:auto;position:relative}
.box.visible{display:block;border-radius:8px 0 8px 8px}
#pop-up .box.visible{padding:13px 0 21px;border-radius:0 8px 8px 8px}
#pop-up3 .box.visible{border-radius:8px;padding:13px 0 21px}
#pop-up .cabinet-popup,#pop-up2 .cabinet-popup,#pop-up3 .cabinet-popup,#pop-up4 .cabinet-popup,#login-popup,#register-form{overflow-y: scroll;height: 100vh}
/*.vh_top-nav-bar{overflow-y: scroll;}*/
a{color:#fff1a2}
.popup-content{position:relative}
.remember{display:inline-block;margin:20px 0 20px;left:20px;position:absolute;font-size:12px;color:#94d8ff;font-weight:400}
.socials{background-color:#030d17;border:#232d36 solid 1px;width:100%;max-width:240px;height:33px;vertical-align:top;margin:22px 13px 0 67px;border-radius:7px;text-align:center;padding-right:8px}
.action-right-side .text{font-size:12px;line-height:20px}
.socials span{display:inline-block;vertical-align:top;margin-right:0;margin-left:9px;margin-top:9px;height:33px;color:#fff;font-size:14px}
.window-overlay{background-image:url(/img/overlay.png);position:absolute;z-index:9999;top:0;bottom:0;right:0;left:0;display:block}
.text{color:#999;font-size:12px;line-height:18px}
.text h1,.text h2,.text h3{font-weight:400;color:#e9db91}
.text h3{font-size:16px;margin-bottom:15px}
.text h2{font-size:18px;line-height:20px;margin:10px auto;text-align:center}
.text h1{font-size:20px}
.text img{margin:20px 0}
.text p+p{margin:10px auto 5px}
.status-icon{display:inline-block;width:53px;height:30px;background-size:53px 30px}
.status-icon.status-1{background-image:url(/img/vip1.png)}
.status-icon.status-2{background-image:url(/img/vip2.png)}
.status-icon.status-3{background-image:url(/img/vip3.png)}
.status-icon.status-4{background-image:url(/img/vip4.png)}
.status-icon.status-5{background-image:url(/img/vip5.png)}
.status-icon.small{width:53px;height:30px}
.developer-menu{background:#081827;border:1px solid #114067;height:49px;line-height:0;width:calc(100% - 3px);text-align:center;padding:5px 1px 5px 0;overflow:hidden}
.developer-menu ul{list-style:none;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 2px 0 3px}
.developer-menu li{display:inline-block;height:22px;vertical-align:top;margin:0 2px 5px}
.developer-menu li a{background:#0e304e;color:#609cd2;display:block;height:22px;width:127px;text-align:center;text-decoration:none;font-size:14px;line-height:23px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0 3px}
.developer-menu li a:hover{background:#0e304e;color:#83c5ff}
.border-black{border:none}
.border-grey{border:1px solid #393c3f}
#profile-page{padding:21px}
#profile-page input[type=submit]{border:none;cursor:pointer}
#profile-page .user-info{background:0 0;box-shadow:0 1px 0 0 #051522;margin:0 0 1px}
#profile-page .user-info>div{border-left:1px solid #393c3f;display:table-cell;width:221px;height:66px;padding:0 20px 0 50px;vertical-align:middle}
#profile-page .user-info>div:first-child{border:none}
#profile-page .user-info>div .title{color:#999}
#profile-page .user-info>div .text{color:#fff}
#profile-page .profile-form .user-data{box-shadow:0 1px 0 0 #000;margin:0 0 1px;padding:30px 60px 0}
#profile-page .profile-form .user-data:after{clear:both;content:"";display:block;height:20px}
#profile-page .profile-form .user-data .left{float:left;width:360px}
#profile-page .profile-form .user-data .right{float:right;width:360px}
#profile-page .profile-form .field{position:relative}
#profile-page .profile-form .field select{background:#051522}
#profile-page .profile-form .field:after{clear:both;content:"";display:block;height:10px}
#profile-page .profile-form label{color:#fff;display:block;width:120px;height:30px;float:left}
#profile-page .profile-form input[type=password],#profile-page .profile-form input[type=text]{background:#051522;border:none;border-bottom:1px solid #888e94;color:#fff;display:block;width:210px;height:29px;float:left;padding:0 10px}
#profile-page .profile-form input[type=password]:disabled,#profile-page .profile-form input[type=text]:disabled{color:#333}
#profile-page .profile-form .field{clear:both}
#profile-page{padding:21px}
#profile-page input[type=submit]{border:none;cursor:pointer}
#profile-page .border-black{border:none}
#profile-page .border-grey{border:1px solid #393c3f}
#profile-page .user-info{margin:0 0 1px;border-radius:10px}
#profile-page .user-info>div{display:table-cell;width:272px;height:43px;padding:10px;vertical-align:middle;text-align:center}
#profile-page .user-info>div:first-child{border:none}
#profile-page .user-info>div .title{color:#999;font-size:14px}
#profile-page .user-info>div .text{color:#fff;font-size:14px}
#profile-page .profile-form .user-data{box-shadow:0 1px 0 0 #000;margin:0 0 1px;padding:20px 60px 0;border-radius:10px;margin-top:10px}
#profile-page .profile-form .user-data:after{clear:both;content:'';display:block;height:20px}
#profile-page .profile-form .user-data .left{float:left;width:360px}
#profile-page .profile-form .user-data .right{float:right;width:360px}
#profile-page .profile-form .field{position:relative;height:50px;border-radius:5px}
#profile-page .profile-form .field:after{clear:both;content:'';display:block;height:10px}
#profile-page .profile-form label{color:#fff;display:block;width:120px;height:30px;float:left;line-height:30px;font-size:14px}
.settingslabel{width:200px!important}
#profile-page .profile-form input[type=password],#profile-page .profile-form input[type=text]{background:0 0;border:1px solid #393c3f;color:#fff;display:block;width:217px;height:29px;float:left;padding:0 10px;border-radius:5px}
.depp-form{font-weight:700;background:#666;border:none;color:#fff;display:inline-block;margin-right:10px;line-height:30px;width:150px;height:30px;padding:0 10px;border-radius:5px}
.depp-form.promo{width:165px}
.depp-sub{color:#fff;width:150px;display:inline-block;border:none;height:32px;vertical-align:top;border-radius:5px;font-size:14px;font-weight:700;line-height:30px;cursor:pointer}
.horizontalline{margin:20px -20px}
.horizontalline2{margin:20px -20px 0}
.horizontalline3{border-bottom:1px solid #393c3f;border-top:1px solid #393c3f;margin:0 -60px 0;height:1px;background:#000}
.info-right-side .text ul{margin-left:25px}
#profile-page .profile-form input[type=password]:disabled,#profile-page .profile-form input[type=text]:disabled,#profile-page .profile-form select:disabled{color:#333;background:0 0}
.cabinet-popup table{border-spacing:0}
.cabinet-popup table.my-messages-main-table{border-collapse:separate}
.cabinet-popup{background:0 0}
.cabinet-popup:after{background:rgba(0,0,0,.8);display:block;position:fixed;top:0;right:0;bottom:0;left:0}
.cabinet-popup .tabs{display:block;width:100%;height:61px;margin:0 auto;white-space:nowrap;max-width:920px!important;overflow:hidden}
.bborder-block h1{color:#e9db91;line-height:30px;font-size:24px;margin:15px auto;text-align:center;font-weight:400}
.depway,.outway{display:inline-block;background:#fff;border:2px solid #393c3f;margin:0 3px 12px;padding:7px 5px 3px;cursor:pointer;border-radius:10px}
.depway.active,.outway.active{background:#666;cursor:default;border-radius:10px}
.depways,.outways{width:100%;margin:0 auto;text-align:center;vertical-align:top;border-radius:5px; display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;}
.depway img {
width: 100px;
height: 40px;
}
#payurl {
z-index:99;
background: #000000;
display:block;
position:absolute;
width:100%;
height:100%;
left:0;
top:0;
border:none; }
#bitcoin{display:none}
#bitcoin p{text-align:center}
#submitdeposit{border-radius:5px}
#phonemobile,#phoneqiwi{display:inline-block;width:182px;display:none}
#phoneqiwi{margin-right:14px}
.cabinet-popup .tabs .tab{color:#e9db91;cursor:pointer;display:inline-block;height:59px;font-size:16px;line-height:59px;overflow:hidden;padding:1px 10px 0;text-align:center;text-overflow:ellipsis;border-radius:5px;vertical-align:top;width:22.52%}
.cabinet-popup .tabs .tab:hover{color:#fff}
.cabinet-popup .tabs .tab.current{border-top:1px solid #455f6d;border-bottom:none;color:#fff;cursor:default;line-height:58px}
@media (max-width:1024px){
.slick-slider .slick-track, .slick-slider .slick-list {
border-radius: 10px;
}
.slider { padding: 10px; }
.slider .slider__item{ border-radius:10px; }
.slick-dots{display:none}
.developer-menu li a{width:100px}
.icon.enter{width:17px;height:17px;background-image:url(/img/key.png);background-position:center;background-size:17px 17px}
.icon.reg{width:17px;height:17px;background-image:url(/img/ok.png);background-position:center;background-size:17px 17px}
.icon.lock{width:17px;height:17px;background-image:url(/img/lock.png);background-position:center;background-size:17px 17px}
.footer-copy{width:auto}
}
#register-form .reg-type-window .content form .group{width:100%;text-align:center}
.border-black{border:1px solid #000}
.border-grey{border:1px solid #393c3f}
.game_list_item{width:180px;height:108px;text-align:center;display:inline-block;position:relative;border:1px solid #000;margin:0 3px 6px;vertical-align:top;border-radius:7px}
.game_list_item img{width:180px;height:108px;border-radius:7px}
.game_list_item .opacity{border-radius:5px;display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.8);color:#fff;font-size:18px;text-align:center;line-height:18px;opacity:0;transition:opacity .1s ease-out 0s}
.game_btns{position:absolute;top:17px;width:100%;opacity:0;transition:opacity .1s ease-out 0s}
.btn_play svg{-webkit-transform-origin:50.5% 49.5%;-ms-transform-origin:50.5% 49.5%;transform-origin:50.5% 49.5%;width:40px;height:40px}
.btn_play svg:not(:root){overflow:hidden}
.btn_play svg{pointer-events:none}
.btn_play{display:block;width:40px;height:40px;margin:0 auto;overflow:hidden}
.game_list_item:hover svg{-webkit-animation:play 1.2s linear 0s infinite;animation:play 1.2s linear 0s infinite}
.btn_play:after{content:'';background:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22302%22%20height%3D%22302%22%20viewBox%3D%220%200%20302%20302%22%3E%3Cpath%20d%3D%22M301%20151L76%20280.9L76%2021.1z%22%20fill%3D%22%231E8DD6%22%2F%3E%3C%2Fsvg%3E) 50% 50% no-repeat;background-size:contain;display:block;height:25px;position:absolute;width:100%;top:28%;left:50%;transform:translate(-50%,-50%)}
@-webkit-keyframes play{from{-webkit-transform:rotate(0);transform:rotate(0)}
to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes play{from{-webkit-transform:rotate(0);transform:rotate(0)}
to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
.btn_demo{display:block;width:90px;height:20px;overflow:hidden;cursor:pointer;margin:8px auto 0;line-height:20px;text-decoration:none;color:#fff;font-size:16px;border-radius:7px}
.btn_demo:hover{color:#0082b8}
.game_list_item:hover{border:1px solid #000}
.game_list_item:hover .game_btns,.game_list_item:hover .opacity{opacity:1}
.main-left-part-content .game_list_item{width:170px;height:102px;margin:0 5px 10px}
.main-left-part-content .game_list_item img{width:170px;height:102px}
.main-left-part-content .game_btns{top:15px}
/*.main-left-part-content.width100 .game_list_item{width:180px;height:108px;margin:0 7px 14px}
.main-left-part-content.width100 .game_list_item img{width:180px;height:108px}
.main-left-part-content.width100 .game_btns{top:17px}*/
.main-left-part-content.width100 .game_list_item{width:170px;height:102px;margin:0 5px 10px}
.main-left-part-content.width100 .game_list_item img{width:170px;height:102px}
.main-left-part-content.width100 .game_btns{top:15px}
.main-left-part-content.width100{width:100%}
.rgrgrgrg{text-align:center;font-size:12px;color:#ccc;line-height:17px;vertical-align:top;margin:1px 0 4px;padding:2px 0 1px}
input[type=checkbox]{display:none}
input[type=checkbox]+label{color:#fff}
input[type=checkbox]+label span{display:inline-block;width:17px;height:17px;margin:-3px 5px 0 0;vertical-align:middle;background:url(/img/check.png) left top no-repeat;cursor:pointer;background-size:34px 17px;border-radius:10px}
input[type=checkbox]:checked+label span{background:url(/img/check.png) right top no-repeat;background-size:34px 17px}
.bgbody::before {background-image:url(/img/bgleft.jpg);}
.bgbody::after {background-image:url(/img/bgright.jpg);}
.shadow.before .container.head .vh_header_buttons_right .register{margin-right: 10px;}/*NEW*/
@media screen and (max-width:1024px){
.bgbody::before {display: none;}
.bgbody::after {display: none;}
.game_btns{top:17px}
header .shadow .container.head .user-info .block-bg .block-item.btn { margin-right: 2px; }
.btn_demo{margin:10px auto 0}
body{}
.container{max-width:1000px;width:auto}
.container.head{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1000px;padding:0 10px}
.socials{margin-left:0}
.top-nav-bar{display:flex;flex-wrap:wrap;justify-content:space-between}
.main-nav-menu{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 20px}
.main-nav-menu li{width:16.65%;box-sizing:border-box}
.main-nav-menu li a.default{width:100%;box-sizing:border-box}
.main-nav-menu li b.default{width:100%;box-sizing:border-box}
.main-nav-menu li:first-child{position:absolute;left:0}
.main-nav-menu li:last-child{position:absolute;border-right:none;right:0}
.mid-bg{min-width:320px}
.container.main{max-width:980px;display:flex;width:auto;flex-wrap:wrap;justify-content:space-between}
.main-left-part-content{width:100%;padding-right:250px}
.main-right-part-content{width:240px;position:absolute;right:10px}
.bottom-info-block{max-width:980px;width:100%;margin-left:0}
.game_list_item{width:180px;height:108px}
.game_list_item img{width:180px;height:108px;display:block}
.bottom-info-block .text-block{padding:0;border:none;border-radius:7px}
.bottom-info-block .text-block .text-block-content.active{padding:0 25px 15px;border-radius:7px;border:#393c3f solid 1px;border-right:#393c3f solid 1px}
.guest{padding:0 20px;display:flex;flex-wrap:wrap;justify-content:space-between}
.guest .footer-list-bl{margin:0!important;padding:0}
.guest .footer-list-bl:last-child{margin-top:20px!important}
.banner-right-side-content { margin-right: 10px; }
.banner-main{background-position:-442px 0}
.footer-socials{width:auto}
.footer-socials li{margin:0 8px 0 0}
.footer-garanties{width:auto}
.info-left-side{width:30%;margin:0!important}
.info-right-side{width:70%;margin:0;padding:0 0 0 20px}
.vip-tournirs-list{padding:0}
.tournament-banner-block{width:auto}
.tournament-banner-block>img{width:50%;border-top-left-radius:10px;border-bottom-left-radius:10px}
.tournament-stst-block{width:50%}
.tournament-desc-left-side{width:100%}
.tornament-info-bl{width:100%}
.tournament-desc-right-side{width:100%;height:auto;margin-top: 10px;}/*CHANGE*/
.tournament-games-tab-main tr td{margin-bottom:10px}
.tournament-game-tab tr:first-child td{height:auto}
.tourney{width:100%}
.tourney-full{width:100%;overflow-x: scroll;}/*CHANGE*/
.current-tournament-top-banner{width:100%;margin:0;height:auto}
header .shadow .container.head .status-info.s-1{position:static;margin-top:15px}
.socials{width:130px;padding-right:6px}
.socials span{display:none}
}
.container.main.games{padding-top:10px}
@media screen and (max-width:980px){
header .shadow .container.head .user-info a.logout:before,header .shadow .container.head .user-info button:before{display:none}
#wit_button{margin:0 auto 10px}
.horizontalline{margin:10px -5px}
.depway img,.outway img{width:80px;height:32px}
.payments{margin:40px auto 10px}
.payments .payment{width:80px;height:32px}
.guest .payment img{width:80px;height:32px}
.guest .payment.sms img{width:32px;height:80px;margin-top:-27px;transform:rotate(90deg)}
.profile-window{width:calc(100% - 30px);padding-bottom:0;overflow:hidden;max-width:720px;margin:15px auto;border:1px solid #393c3f;border-radius:10px}
.profile-info span{margin:0 auto;width:calc(100% - 10px);display:block;padding:0 5px}
.poplogo{top:13px;left:40px}
.profile-window .close-btn{margin:0;right:0}
.cabinet-popup .tabs .tab{width:33%!important;margin:0!important;padding:0!important}
.section{width:100%}
.cabinet-popup .tabs{height:42px;display:flex;width:100%;justify-content:space-between;border:1px solid #393c3f;border-left:none;border-right:none}
.box{width:calc(100% - 2px)}
.achievement-top-left-side{width:96%;height:auto;float:left;margin-bottom:10px;margin-left:2%;border-radius:10px}
.achievement-top-left-side table{width:100%;height:auto;border-radius:10px}
.achievement-top-right-side{width:96%;height:auto;float:left;margin-left:2%;margin-right:0;border-radius:10px}
.profile-info{float:right;width:202px;margin:14px 40px 0 0;border:1px solid #393c3f;border-radius:5px;padding:7px 5px 3px;height:30px;min-width:190px;border:1px solid #1e8dd6}
.bborder-block{width:calc(100% - 20px)}
.bborder-block .content{padding:0 5px}
.horizontalline2{margin:10px -5px 0}
#profile-page{padding:10px 9px 0}
#profile-page .user-info{display:flex;flex-wrap:wrap}
#profile-page .user-info>div{width:33%;padding:10px 0 0 10px}
#profile-page .profile-form .user-data{padding:15px}
#pop-up .box.visible,#pop-up2 .box.visible,#pop-up3 .box.visible{border-radius:0;padding:0 0 10px}
.cabinet-popup .tabs .tab{line-height:44px;padding:0;border:none;text-transform:none}
.cabinet-popup .tabs .tab.current{padding:0;border:none;line-height:44px}
#pop-up .cabinet-popup .tabs .tab.current{padding-left:1px!important}
#pop-up2 .cabinet-popup .tabs .tab.current{padding-right:1px!important}
}
@media screen and (max-width:960px){.shadow.before .socials{margin-top:0}
.slider .slider__item.slide1{background-image:url(/img/slide/m_1.jpg)}
.slider .slider__item.slide2{background-image:url(/img/slide/m_2.jpg)}
.slider .slider__item.slide3{background-image:url(/img/slide/m_3.jpg)}
.slider .slider__item.slide4{background-image:url(/img/slide/m_4.jpg)}
.slider .slider__item.slide5{background-image:url(/img/slide/m_5.jpg)}
.slider .slider__item.slide6{background-image:url(/img/slide/m_6.jpg)}
.banner-left-side-content .know-more {bottom: -41px;}
.slider .slider__item {background-position: center center;background-size: 960px 200px;height: 200px;}  /**/
/*.banner-right-side-content .buttons-guest {top: 170px;}*/
.container.head div.enter {margin-left: 35px;}
.shadow.before .top-nav-bar{margin:15px auto 15px}
.shadow.before .hamburger{margin-top:0}
/*.container.head a.logo{display:block;margin:10px auto 5px;width:100%;text-align:center}*/
/*.container.head .notlogin.vh_header_buttons {height: 54px;width: 100%;margin: -10px auto 0px;}*/
/*.vh_header_buttons{float:none!important;margin:0 auto}*/
/*.vh_header_buttons{width:100%}*/
/*header .shadow .container.head .user-info { height: 45px; }*/
/*header .shadow .container.head .user-info{position:relative;top:0;width:100%;margin:0 auto;top: -7px;}*/
#uLogin{margin:8px 0 0 8px}
.header{height:auto}
.header .shadow{height:auto;background:0 0}
.container.head{background:#071523}
.container.head.vh_container{width:100%}
.top-nav-bar{margin:0 auto 15px;padding:0 10px;vertical-align:top}
.main-nav-menu li a.default{font-size:13px}
.main-nav-menu li b.default{font-size:13px}
header .shadow .container.head .status-info.s-1{position:static;margin-top:24px}
.vh_new_menu.active{top:0!important;position:absolute!important}
.vh_new_menu.log_out{top:1px!important;position:absolute;overflow:hidden}
.vh_new_menu.log_out.active{top:1px!important;position:absolute!important}
/*.container.banner{padding-top:124px !important}*/
.user-info .vh_gift,.user-info .vh_profil img{display:none!important}
.user-info .vh_gift,.user-info .vh_profil img{display:none!important}
header .shadow .container.head .user-info .block-bg .block-item.btn {margin: 0px 8px;}
header .shadow .container.head .user-info .block-bg .block-item:first-child {padding: 8px 8px 8px 16px;}
.user-info .hamburger.auth {margin: 0 0 0 8px;}
.lang{width:auto!important}
.vh_header_buttons_right{float:right}
.vh_header_buttons_right .hamburger.auth{margin: -8px 0 0;}
.shadow.before .container.head .vh_header_buttons_right .register{margin-right:6px!important}/*CHANGE*/
.vh_header_buttons_right .burgger__line{right:0}
.menu-games__filter-content{width:91%!important}
}
@media screen and (max-width:900px){
.lang.open ul{width:250px}
.lang.open ul li{width:47%;flex:auto}
}
@media screen and (max-width:854px){
.developer-menu li a{width:84px}
.top-nav-bar li a{font-size:11px}
.top-nav-bar li div{font-size:11px;display:block!important}
.main-nav-menu li a.default{font-size:11px;line-height:40px}
.main-nav-menu li b.default{font-size:11px;line-height:40px}
#profile-page .profile-form .user-data .left{width:100%}
#profile-page .profile-form .user-data .right{width:100%}
#profile-page .profile-form label{width:150px}
#profile-page .profile-form input[type=password],#profile-page .profile-form input[type=text]{width:55%}
}
/*New 14.01.2023*/
@media screen and (max-width:815px){
.main-left-part-content {padding:0}
.main-right-part-content {display: none;}
}
@media screen and (max-width:768px){
.main-nav-menu li:nth-child(6){border:none}
.main-nav-menu li:nth-child(7){border:none}
.main-nav-menu li a.default span{display:none}
.top-nav-bar{justify-content:center}
.top-nav-bar li{margin-right:10px}
.main-nav-menu{padding:0;height:auto}
.main-nav-menu li:first-child{display:none}
.main-nav-menu li:last-child{display:none}
.main-nav-menu.sidebar li{text-align:center;border-right:none}
.main-nav-menu li a i,.main-nav-menu li b i{margin:0 auto 4px}
.main-left-part-content{width:100%;padding:0}
.main-right-part-content{position:relative;width:100%;margin:0 auto;text-align:center;right:0}
.right-part-block,.rp-blick,.rp-counter-block{margin:0 auto}
.bottom-info-block .text-block .text-block-content.active{padding:0 10px 5px}
.right-part-block.indexjp{margin:20px auto 0}
.right-part-block.indexjp .now-win td{border:none}
.rgrgrgrg{font-size:13px}
.info-left-side{width:100%;border:none}
.info-right-side{width:100%;margin:0;padding:10px;border:none}
.info-left-side h3{font-size:18px;margin:5px auto 0;text-align:center}
.info-main-nav-list{text-align:center}
.current-tournament-top-banner table tr td:first-child{display:none}
.current-tournament-top-banner table tr td:last-child{display:none}
.info-main-nav-list li{display:inline-block;margin:5px 10px;text-align:center}
}
@media screen and (max-width:768px){
.main-right-part-content{display:none}
.text h2{margin:15px auto;text-align:center}
.text h1{margin:15px auto 10px;text-align:center}
.container.head div.reg{padding:0 5px}
.container.head div.enter{padding:0 5px}
.container.head:last-child{position:relative;z-index:999}
}
/*New 14.01.2023*/
@media screen and (max-width:748px){
.main-left-part-content .game_list_item img {width: 150px;height: 93px;}
.main-left-part-content .game_list_item {width: 150px;height: 93px}
.main-left-part-content.width100 .game_list_item img {width: 150px;height: 93px;}
.main-left-part-content.width100 .game_list_item {width: 150px;height: 93px}
}
@media screen and (max-width:667px){
.main-left-part-content .game_list_item img {width: 140px;height: 87px;}
.main-left-part-content .game_list_item {width: 140px;height: 87px}
.main-left-part-content.width100 .game_list_item img {width: 140px;height: 87px;}
.main-left-part-content.width100 .game_list_item {width: 140px;height: 87px}
}
@media screen and (max-width:718px){
.developer-menu li a{width:72px;font-size:12px}
.socials{width:134px;padding-right:3px}
.banner-right-side-content .buttons-guest .btn{width:120px;padding:0;font-size:10px;line-height:25px;height:25px}
.banner-right-side-content .buttons-guest {display: flex;flex-wrap: wrap;max-width: 120px;justify-content: center;align-items: center;}
.banner-right-side-content .buttons-guest .btn.ts-green {margin: 10px auto 0px;}
.banner-right-side-content .buttons-guest {top: 117px;}/*CHANGE*/
.ourgamesbig {width: 100%;max-width: 150px;font-size: 12px;padding: 5px;}
.ourgamessmall {width: 100%;max-width: 140px;font-size: 10px;padding: 0 5px 5px;}
.banner-left-side-content {width: 100%;max-width: 150px;}
.banner-left-side-content .know-more {height: 40px;font-size: 16px;line-height: 40px;}
.banner-left-side-content .know-more {bottom: -83px;}
.container.head div.enter,.container.head div.reg{padding:0 15px}
.banner-main{width:96%}
header .shadow .container.head .user-info{max-width:100%}
#newgames{text-align:center;margin:0 auto -10px}
/*header{position:inherit!important}*//*CHANGE*/
/*.container.banner{margin-top:44px !important;padding-top:0!important}*/
.cabinet-popup .bborder-block .content{overflow-x: scroll;}
/*.container.banner{padding-top:0!important}*/
.main-action-block{height:auto}
.main-action-block .action-left-side,.main-action-block .action-left-side img{max-width:100%;width:100%;height:auto}
.main-action-block .inside{padding:15px}
.action-right-side{display:block;float:none;width:100%;max-width:100%;padding:0 10px}
.action-right-side .text{padding-bottom:20px}
.yashare-auto-init{position:absolute;right:0;left:0;margin:auto;bottom:3px;text-align:center}
.tournament-banner-block{height:auto;padding:15px}
.tournament-banner-block>img{height:auto;width:100%;border-radius:10px}
.tournament-stst-block{width:100%;position:relative;height:auto;padding-bottom:35px}
.tournament-stst-block p{padding:0;text-align:center}
.container.head a.logo .main-ad-logo{width:230px;background-size:contain}
}
.rules{font-size:14px;margin:0 auto 20px;display:block;text-align:center;font-weight:700}
select{margin:0 auto 10px}
@media screen and (max-width:641px){
.developer-menu li a{width:62px;font-size:10px}
.allgames h1{text-align:center;font-size:16px}
.reg-type-window{margin:30px auto 0}
.banner-main{width:96%;height:130px;background-color:#000;background-position:-38px center;background-repeat:no-repeat;background-size:cover;border-radius:10px}
.banner-main img{height:130px}
.main-nav-menu{margin-top:0}
.close-btn{margin:0;right:0;width:25px;height:25px}
.content.enter-left-side form .group{text-align:center}
.vh_top-nav-bar li a,.vh_top-nav-bar li div{padding:7px 17px!important}
.lang.open ul li{width:47%;flex:auto}
.lang.open ul{z-index:999!important;width:250px;left:0}
.vh_header_buttons .vh_language_block{margin-top:0!important;padding-top:0!important}
.lang span img{margin-right:5px}
.lang span:after,.lang span:before{right:-15px}
.vh_top-nav-bar li .register img{width:35px;padding-right:10px}
.vh_top-nav-bar li.vh__akcii img{width:32px;padding-right:10px}
.vh_top-nav-bar li img{width:25px}
.vh_top-nav-bar li img.vh_slot{margin-left:0!important;padding-right:15px!important}
.container.head a.logo{display:block;margin:10px auto 5px;width:100%;text-align:center}
.container.head .notlogin.vh_header_buttons {height: 54px;width: 100%;margin: -10px auto 0px;}
.vh_header_buttons{float:none!important;margin:0 auto}
.vh_header_buttons{width:100%}
header .shadow .container.head .user-info { height: 45px; }
header .shadow .container.head .user-info{position:relative;top:0;width:100%;margin:0 auto;top: -7px;}
/*.container.banner{margin-top:44px !important;padding-top:0!important}*/
.container.banner{padding-top:113px!important}
.banner-right-side-content .buttons-guest {top: 170px;}/*NEW*/
}
@media screen and (max-width:640px){
.btn_play:after{height:22px;top:26%}
.errorcp{font-size:12px}
.main-left-part-content .game_list_item,.main-left-part-content.width100 .game_list_item{width:135px;height:85px}
.main-left-part-content .game_list_item img,.main-left-part-content.width100 .game_list_item img{width:135px;height:85px}
.main-left-part-content .game_list_item .btn_play,.main-left-part-content.width100 .game_list_item .btn_play{width:34px;height:34px}
.btn_play svg{width:34px;height:34px}
.main-left-part-content .game_list_item .btn_demo,.main-left-part-content.width100 .game_list_item .btn_demo{width:80px;height:25px;line-height:26px}
.main-left-part-content .game_list_item .game_btns,.main-left-part-content.width100 .game_list_item .game_btns{top:15px}
.btn_demo{margin:3px auto 0}
.payments .payment{width:60px;height:24px}
.guest .payment img{width:60px;height:24px}
.guest .payment.sms img{width:24px;height:60px;margin-top:-18px;transform:rotate(90deg)}
.main-nav-menu .nav-item.nomobile{display:none}
.main-nav-menu .nav-item.mobile{display:table-cell}
.container.head:last-child{min-height:0}
header .shadow .container.head .status-info.s-1{position:absolute;top:48px;left:50%;margin-left:-45px}
.achievement-top-left-side .help-link2{top:72px;left:0;right:0;margin:auto}
.exchange tr{display:flex;flex-wrap:wrap}
.achievement-top-left-side table tr td:first-child{width:100%;height:auto;padding-top:15px}
.achievement-top-left-side table tr td:first-child b{font-size:14px}
.achievement-top-left-side .status-info{margin:0}
.achievement-top-left-side .status-info p{text-align:left!important}
.achievement-top-left-side .status-info.s-1 .status{margin:0}
.achievement-top-left-side table tr td:nth-child(2){width:100%;padding-right:0;margin:25px auto 20px}
.achievement-top-left-side table tr td:nth-child(3){width:100%;padding-left:0;margin-bottom:20px;padding-right:0}
.achievement-top-left-side table tr td:nth-child(3) div{margin:-8px 0 0 15px;display:inline-block}
.achievement-top-left-side table tr td:nth-child(4) div{margin:-8px 0 0 15px;display:inline-block}
.achievement-top-left-side table tr td:nth-child(4){width:100%;padding-left:0}
.achievement-top-left-side table tr td:last-child button{margin:3px auto 0}
.achievement-top-left-side table tr td input{margin:0 0 0 15px}
.achievement-top-left-side table tr td:last-child{text-align:center;width:100%;margin-top:10px;margin-bottom:20px}
.bborder-block h1{line-height:20px;font-size:18px;margin:15px auto}
.depp-form{margin-bottom:10px}
}
/*@media screen and (max-width:607px){
.main-left-part-content .game_list_item, .main-left-part-content.width100 .game_list_item{width:130px;height:81px}
.main-left-part-content .game_list_item img, .main-left-part-content.width100 .game_list_item img{width:130px;height:81px}
}*/
@media screen and (max-width:568px){
.developer-menu{height:76px}
.profile-info{float:none;width:100%;max-width:190px;margin:65px auto 5px;border:1px solid #393c3f;border-radius:5px;padding:5px 10px;height:47px}
.poplogo{top:13px;left:0;right:0;margin:auto}
.profile-info span{padding:5px}
.footer-socials{width:100%;display:flex;justify-content:center;margin-bottom:10px}
.footer-socials li{margin:0 5px}
.footer-socials li:first-child{margin:0 5px}
.footer-garanties{width:100%;display:flex;justify-content:center;flex-wrap:wrap}
.footer-garanties li{display:inline-block;list-style:none;margin:0 2px}
.bottom-info-block .text-block{padding:0}
.bottom-info-block-opener{width:100%;top:auto;right:auto;bottom:0;left:0;height:60px}
.current-tournament-top-banner table tr td{font-size:27px;line-height:27px}
.tour-winners-tab tr td:nth-child(2){padding-left:10px}
/*.tour-winners-tab tr th:nth-child(3){display:none}*//*CHANGE*/
/*.tour-winners-tab tr td:nth-child(3){display:none}*//*CHANGE*/
#profile-page .user-info>div{width:100%;padding:10px 0 0 10px;border-left:none}
}
@media screen and (max-width:500px){
.slick-dots li {height: 8px;width: 8px;border: 2px solid #051522;}
.indexjp .jackpot-total { line-height: 32px; }
}
@media screen and (max-width:480px){
.slider .slider__item.slide1,
.slider .slider__item.slide2,
.slider .slider__item.slide3,
.slider .slider__item.slide5 {background-position: 27% center;}
.slider .slider__item.slide4 {background-position: 50% center;}
.slider .slider__item.slide1{background-image:url(/img/slide/1_m.jpg)}
.slider .slider__item.slide2{background-image:url(/img/slide/2_m.jpg)}
.slider .slider__item.slide3{background-image:url(/img/slide/3_m.jpg)}
.slider .slider__item.slide4{background-image:url(/img/slide/4_m.jpg)}
.slider .slider__item.slide5{background-image:url(/img/slide/5_m.jpg)}
.slider .slider__item.slide6{background-image:url(/img/slide/6_m.jpg)}
.slider .slider__item {background-position: center center;background-size: 480px 200px;height: 200px;}
.banner-left-side-content .know-more {font-size: 14px;}
.slick-dots {display: none !important;}
.ourgames {display: none;}
.banner-right-side-content {display: none;}
.banner-left-side-content .know-more {bottom: -140px;}
.container.head .notlogin.vh_header_buttons #guest-info { position: absolute; left: 15px; height: 34px; }
.container.head .user-info #guest-info { position: absolute; left: 8px; height: 39px; }
/*.container.head .notlogin.vh_header_buttons .hamburger.auth { position: absolute;right: 10px;bottom: 8px;}*/
.container.head .notlogin.vh_header_buttons .hamburger.auth{position: relative;right: 0;bottom: 0;padding: 0;margin: 0 0 0 6px;}
/*.container.head .user-info .hamburger.auth { position: absolute;right: 5px;top: 0}*/
.container.head .user-info .hamburger.auth{position: initial;}/*NEW*/
header .shadow .container.head .user-info .block-bg{font-size:12px; width: 100%}
header .shadow .container.head .user-info .block-bg{justify-content: flex-end;}/*NEW*//*Change*/
header .shadow .container.head .user-info .block-bg .block-item.my-balance{padding:0 8px 0 0;border-left:none}
.cabinet-popup .tabs .tab{font-size:14px}
header .shadow .container.head .user-info .block-bg .block-item.btn {margin: 0;}
.socials{display:none!important}
.shadow .vh_header_buttons .vh_language_block{margin-top:0!important;padding-top:0!important}
.vh_header_buttons .burgger__line:first-of-type{top:5px}
.vh_header_buttons .burgger__line:nth-of-type(2){top:15px!important}
.vh_header_buttons .burgger__line:nth-of-type(3){top:25px!important}
.vh_header_buttons .active .burgger__line:first-of-type,.vh_header_buttons .active .burgger__line:nth-of-type(3){top:15px!important}
.top-nav-bar li a{height:auto;line-height:20px}
/*.tour-winners-tab tr th:nth-child(4){display:none}*//*CHANGE*/
/*.tour-winners-tab tr td:nth-child(4){display:none}*//*CHANGE*/
.container.head .vh_header_buttons_right {height: 34px;}
.container.head div.enter {margin-left: auto;}
.shadow.before .container.head .vh_header_buttons_right .register {margin-right: 0 !important;}
.container.head div.enter, .container.head div.reg {padding: 0 15px;font-size: 12px;}
.container.head .notlogin.vh_header_buttons{justify-content: flex-end;}/*NEW*//*Change*/
}
#profile-page .profile-form label{width:100%}
#profile-page .profile-form input[type=password],#profile-page .profile-form input[type=text]{width:90%;margin-bottom:15px}
#register-form .reg-type-window .content form .group{width:100%}
@media screen and (max-width:400px){
.banner-right-side-content {display: none;}
.container.head .vh_header_buttons_right .icon.enter,
.container.head .vh_header_buttons_right .icon.reg { display: none; }
.info-main-table-status tr td .status-icon{vertical-align:middle;margin:3px auto;display:block}
.info-main-table-status tr td:nth-child(1){color:#e9db91;padding-left:0;text-align:center}
.info-main-table-status tr td{padding:3px 5px;font-size:12px}
.info-main-table-status tr td:nth-child(3),.info-main-table-status tr td:nth-child(4){display:none}
.tournament-banner-block>img{width:100%}
.tournament-banner-block{height:auto}
.tournament-stst-block{height:auto;width:100%;position:static}
.winers-prise-tab tr td{display:block;padding-bottom:30px}
.winers-prise-tab{position:relative}
.winers-prise-tab.bags tr:last-child td{position:absolute;top:118px;left:0;width:100%}
.winers-prise-tab.bags tr:last-child td:nth-child(2){top:222px}
.winers-prise-tab.bags tr:last-child td:nth-child(3){top:330px}
.tournament-games-tab-main tr td{width:100%;display:block}
.current-tournament-top-banner table tr td{font-size:22px;line-height:22px}
.tournament-game-tab tr td div div.over{width:170px!important;height:102px!important}
.tournament-game-tab tr td div img{width: 170px!important;height: 102px!important;}
.tournament-game-tab tr td div{width: 170px;height: 102px;}
.tournament-game-tab tr td.empty div div{width:170px}
.tournament-game-tab tr td.empty div div a{display:block}
.tournament-game-tab tr td a.play{margin-top:8px}
.main-left-part-content .game_list_item,.main-left-part-content.width100 .game_list_item{width:150px;height:93px;margin:0 5px 10px}
.main-left-part-content .game_list_item img,.main-left-part-content.width100 .game_list_item img{width:150px;height:93px}
}
@media screen and (max-width:361px){
.slider .slider__item.slide1,
.slider .slider__item.slide2,
.slider .slider__item.slide3,
.slider .slider__item.slide5 {background-position: 27% center;}
.slider .slider__item.slide4 {background-position: 50% center;}
.slider .slider__item.slide1{background-image:url(/img/slide/1_m.jpg)}
.slider .slider__item.slide2{background-image:url(/img/slide/2_m.jpg)}
.slider .slider__item.slide3{background-image:url(/img/slide/3_m.jpg)}
.slider .slider__item.slide4{background-image:url(/img/slide/4_m.jpg)}
.slider .slider__item.slide5{background-image:url(/img/slide/5_m.jpg)}
.slider .slider__item.slide6{background-image:url(/img/slide/6_m.jpg)}
.slider .slider__item {background-position: center center;background-size: 384px 160px;height: 160px;}
.container.banner {height: 184px;}
.banner-left-side-content .know-more {bottom: -100px;}
}
@media screen and (max-width:340px){
.container.head .vh_header_buttons_right { margin-left: 27px; }
.container.head .vh_new_menu { display: none; }
.container.head .vh_new_menu.active {display: block; }
.container.head .vh_new_menu { right: -10px; }
header .shadow .container.head .user-info .block-item.btn button.show-cashier {width: 76px;}
header .shadow .container.head .user-info .block-bg{font-size:10px}
.main-left-part-content .game_list_item,.main-left-part-content.width100 .game_list_item{width:138px;height:83px}
.main-left-part-content .game_list_item img,.main-left-part-content.width100 .game_list_item img{width:138px;height:83px}
.main-left-part-content .game_list_item .btn_play,.main-left-part-content.width100 .game_list_item .btn_play{width:34px;height:34px;font-size:12px}
.btn_play:after{content:'';background:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22302%22%20height%3D%22302%22%20viewBox%3D%220%200%20302%20302%22%3E%3Cpath%20d%3D%22M301%20151L76%20280.9L76%2021.1z%22%20fill%3D%22%231E8DD6%22%2F%3E%3C%2Fsvg%3E) 50% 50% no-repeat;background-size:contain;display:block;height:20px;position:absolute;width:100%;top:27%;left:50%;transform:translate(-50%,-50%)}
.main-left-part-content .game_list_item .btn_demo,.main-left-part-content.width100 .game_list_item .btn_demo{width:72px;height:22px;line-height:23px}
.main-left-part-content .game_list_item .game_btns,.main-left-part-content.width100 .game_list_item .game_btns{top:9px}
.developer-menu li a{width:48px;font-size:8px}
.cabinet-popup .tabs .tab{font-size:12px}
.container.head{width:calc(100% - 20px)}
}
@media screen and (min-width:1000px){
.footer-copy{    width: 100%;
max-width: 648px;
margin: 24px auto 0;
padding: 0 0 0 10px;}/*CHANGE*/
.footer-list{margin: 15px auto 5px;border-bottom: 1px solid rgba(0,0,0,0.7);
padding: 0 0 15px;}
.footer-garanties li:last-child{margin-right:-3px}
}
.errorrec{color:red;font-size:12px;margin:-8px auto 12px;text-align:center;font-weight:700}
.errorrec b{color:#e9db91}
.errorlog{color:red;font-size:12px;margin:-8px auto 5px;text-align:center;font-weight:700}
.errorreg{color:red;font-size:12px;margin:-8px auto 8px;text-align:center;font-weight:700}
.scrollup{position:fixed;bottom:30px;left:30px;cursor:pointer;width:48px;height:48px;display:none;z-index:9999;border:1px solid #fff;border-radius:25px;text-align:center;transition:.3s;background:url(/img/up.svg) center center no-repeat;background-size:32px 32px}
.scrollup:hover{border:1px solid #999;box-shadow:inset 0 1px 6px 0 hsla(0,0%,100%,.32)}
.indexjp{border:#393c3f solid 1px;color:#dee;margin:10px 0 0;height:31px;max-width:268px;position:absolute;left:10px;border-radius:7px}
.indexjp .jackpot-total{color:#dee;text-align:center;font-size:22px;line-height:31px}
.main-left-part-content .gamesort{display:flex;flex-direction:row;margin:10px 0 0;width:calc(100% - 280px);margin:10px 0 0 280px}
.main-left-part-content .gamesort input::-webkit-input-placeholder{color:#dee}
.main-left-part-content .gamesort input:-ms-input-placeholder{color:#dee}
.main-left-part-content .gamesort input::-ms-input-placeholder{color:#dee}
.main-left-part-content .gamesort input::placeholder{color:#dee}
.main-left-part-content .gamesort input{max-width:220px;border-radius:7px;border:#393c3f solid 1px;color:#dee;box-sizing:border-box;background:url(/img/search.svg);width:100%;height:33px;padding:0 10px;font-size:16px;line-height:32px;background-repeat:no-repeat;background-position:95% 50%;background-size:16px}
.main-left-part-content .gamesort select{border-radius:7px;cursor:pointer;max-width:220px;line-height:32px;border:#393c3f solid 1px;color:#dee;background:url(/img/select.svg);width:100%;height:33px;font-size:16px;margin:0 0 0 10px;appearance:none;padding:0 10px;-moz-appearance:none;-webkit-appearance:none;background-repeat:no-repeat;background-position:95% 50%;background-color:#051522}
@media screen and (min-width:1024px){
.mid-bg .container.main{border-top:none}
.main-left-part-content.width100 .gamesort{width:100%;margin:10px 0 0;justify-content:flex-end}
.main-left-part-content.width100 .gamesort input,.main-left-part-content.width100 .gamesort select{max-width:345px}
}
.scrollup img{width:36px;height:36px}
.usssss{text-align:center!important;color:#ccc!important}
.centerrr{margin:0 auto;text-align:center}
.www100{width:100%!important;text-align:left;margin-top:-5px;max-width:244px;float:right!important}
.height40{height:40px!important}
.select{background:#090301;border:#393c3f solid 1px;height:29px;width:60px;color:#dee;font-size:14px;padding:0 0 0 5px;cursor:pointer}
.select2{background:#090301;border:#393c3f solid 1px;height:29px;color:#fff;font-size:14px;width:94px;margin:0 5px 0 7px;padding:0 0 0 5px;cursor:pointer}
.select3{background:#090301;border:#393c3f solid 1px;height:29px;width:70px;color:#fff;font-size:14px;padding:0 0 0 5px;cursor:pointer}
.margb20{margin-bottom:20px!important}
.red{color:red!important}
.green{color:#5ab206!important}
.errorpr{margin:-10px auto 10px;text-align:center;font-size:14px;color:red}
.errorst{margin:0 auto 20px;text-align:center;font-size:14px;color:red}
.activatebutton{padding:3px 5px;background:#5ab206;color:#fff;cursor:pointer;border-radius:5px}
.activatebutton:hover{background:#1b6fc5}
.activatetext{text-align:center;margin:-10px auto 20px}
#step1success{display:none}
@media (max-width:720px){
header .shadow .container.head .user-info .block-bg:after{display:none}
}
@media (min-width:719px){
.sidebar{display:none!important}
}
@media (max-width:1080px){
footer .container.quest{overflow:hidden}
}
@media (max-width:1080px){
.guest .footer-list-bl:nth-child(3){margin-top:20px!important}
}
.allgames{width:100%;display:inline-block;vertical-align:top;max-width:980px;margin:0 auto 5px;text-align:center}
@media (max-width:1024px){
.allgames{margin:0 auto}
.allgames h1{text-align:center}
.nosearchres{font-size:14px;color:red;margin:-4px auto 6px}
.main-nav-menu li a.default{border:none!important}
.main-nav-menu li b.default{border:none!important}
}
@media (max-width:999px){
.footer-copy{width:100%;max-width:calc(100% - 450px)}
}
@media (max-width:900px){
.footer-garanties{margin:37px 0 0 0}
.footer-socials{margin-top:43px;display:inline-block}
.footer-copy{width:100%;max-width:100%;position:absolute;top:0;left:0;right:0}
.indexjp{max-width:100%;position:inherit;left:0}
.main-left-part-content .gamesort{width:100%;margin:10px auto 0;justify-content:space-between}
body{background-image: none;}
}
@media (min-width:901px){
.indexjp{width:100%}
}
@media (max-width:718px){
.container.nav .main-nav-menu li:nth-child(7){border-right:none}
.main-nav-menu.sidebar li:last-child{border-right:none;height:40px}
.main-nav-menu.sidebar li:first-child{border-right:none}
.head .login{margin-right:0}
.head>:last-child{margin-right:0}
.top-nav-bar{display:none}
}
.main-nav-menu.sidebar li{height:38px}
.main-nav-menu.sidebar li a.default{line-height:37px}
@media (max-width:570px){
.footer-list-bl{max-width:180px}
.footer-garanties{margin:14px auto 0}
.footer-socials{margin:47px auto 0;text-align:center}
}
@media screen and (max-width:505px){
header .shadow .container.head .user-info .block-bg .block-item.my-cabinet{display:none}
header .shadow .container.head .user-info button.show-cashier{width:68px;font-size:14px}
header .shadow .container.head .user-info a.logout{width:68px;font-size:14px}
}
@media screen and (max-width:480px){
.main-nav-menu li a.default,.main-nav-menu li b.default{line-height:42px}
.sidebar{bottom:1px}
.my-messages-main-table thead tr td{font-size:12px;padding:0 5px}
.footer-list-bl{max-width:140px}
}
@media screen and (max-width:400px){
.scrollup{left:20px;bottom:20px}
.chatbutton{right:20px;bottom:20px}
.depp-form{margin-right:0}
}
@media screen and (max-width:370px){
header .shadow .container.head .user-info button.show-cashier{width:53px;font-size:12px}
header .shadow .container.head .user-info a.logout{width:53px;font-size:12px}
.my-messages-main-table thead tr td{font-size:10px}
}
@media screen and (max-width:340px){
.scrollup{width:32px;height:32px;background-size:24px 24px}
.chatbutton{border-radius:0;width:35px;height:35px;background-size:cover;bottom:17px}
.footer-list-bl{max-width:136px}
}
@media screen and (max-width:592px){
.win-info p{font-size:12px}
.win-info{width:calc(100% - 12px);padding:0 6px 5px;font-size:12px;line-height:12px}
.winner{max-width:135px;margin:0 8px 0 0}
.win-pic{width:135px;height:81px}
.win-pic img{width:135px;height:81px}
}
@media screen and (max-width:568px){
.winner{max-width:129px;margin:0 8px 0 0}
.win-pic{width:129px;height:77px}
.win-pic img{width:129px;height:77px}
}
@media screen and (max-width:401px){
.winner{max-width:120px;margin:0 7px 0 0}
.win-pic{width:120px;height:72px}
.win-pic img{width:120px;height:72px}
}
@media screen and (max-width:361px){
.winner{max-width:106px;margin:0 8px 0 0}
.win-pic{width:106px;height:64px}
.win-pic img{width:106px;height:64px}
}
@media screen and (max-width:340px){
.winner{max-width:92px;margin:0 9px 0 0}
.win-pic{width:92px;height:55px}
.win-pic img{width:92px;height:55px}
body { overflow-x: auto; }
}
#loading{position:relative;width:208px;height:208px;margin:auto;transform:scale(.6);-o-transform:scale(.6);-ms-transform:scale(.6);-webkit-transform:scale(.6);-moz-transform:scale(.6);position:absolute;top:0;bottom:0;left:0;right:0}
.loadingcircle{position:absolute;background-color:#2c5100;height:37px;width:37px;border-radius:20px;-o-border-radius:20px;-ms-border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;animation-name:loading;-o-animation-name:loading;-ms-animation-name:loading;-webkit-animation-name:loading;-moz-animation-name:loading;animation-duration:1.2s;-o-animation-duration:1.2s;-ms-animation-duration:1.2s;-webkit-animation-duration:1.2s;-moz-animation-duration:1.2s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-direction:normal;-o-animation-direction:normal;-ms-animation-direction:normal;-webkit-animation-direction:normal;-moz-animation-direction:normal}
#loading1{left:0;top:85px;animation-delay:.45s;-o-animation-delay:.45s;-ms-animation-delay:.45s;-webkit-animation-delay:.45s;-moz-animation-delay:.45s}
#loading2{left:24px;top:24px;animation-delay:.6s;-o-animation-delay:.6s;-ms-animation-delay:.6s;-webkit-animation-delay:.6s;-moz-animation-delay:.6s}
#loading3{left:85px;top:0;animation-delay:.75s;-o-animation-delay:.75s;-ms-animation-delay:.75s;-webkit-animation-delay:.75s;-moz-animation-delay:.75s}
#loading4{right:24px;top:24px;animation-delay:.9s;-o-animation-delay:.9s;-ms-animation-delay:.9s;-webkit-animation-delay:.9s;-moz-animation-delay:.9s}
#loading5{right:0;top:85px;animation-delay:1.05s;-o-animation-delay:1.05s;-ms-animation-delay:1.05s;-webkit-animation-delay:1.05s;-moz-animation-delay:1.05s}
#loading6{right:24px;bottom:24px;animation-delay:1.2s;-o-animation-delay:1.2s;-ms-animation-delay:1.2s;-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s}
#loading7{left:85px;bottom:0;animation-delay:1.35s;-o-animation-delay:1.35s;-ms-animation-delay:1.35s;-webkit-animation-delay:1.35s;-moz-animation-delay:1.35s}
#loading8{left:24px;bottom:24px;animation-delay:1.5s;-o-animation-delay:1.5s;-ms-animation-delay:1.5s;-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s}
@keyframes loading{0%{background-color:#92e500}
100%{background-color:#2c5100}
}
@-o-keyframes loading{0%{background-color:#92e500}
100%{background-color:#2c5100}
}
@-ms-keyframes loading{0%{background-color:#92e500}
100%{background-color:#2c5100}
}
@-webkit-keyframes loading{0%{background-color:#92e500}
100%{background-color:#2c5100}
}
@-moz-keyframes loading{0%{background-color:#92e500}
100%{background-color:#2c5100}
}
.vh_header_buttons{float:right}
.vh_header_buttons .vh_language_block{margin-top:10px!important}
.vh_header_buttons .login{margin-left:0;margin-right:20px}
#form4 .depp-form,.vh_depositform .depp-form{background:0 0;border:#393c3f solid 1px;border-radius:5px}
.achievement-top-left-side table,.achievement-top-right-side table{border:#393c3f solid 1px;border-radius:5px}
.achievement-top-right-side table{border-collapse:separate}
.achievement-top-left-side,.achievement-top-right-side{border:none}
.achievement-top-right-side table tr:first-child td:last-child{border-top:0}
.vh_new_menu.log_out{top:79px}
.vh_new_menu{opacity:.95!important;width:0;right:-10px;position:fixed;background-color:#051522;display:block;border-bottom-left-radius:20px;transition:all .5s;height:auto;padding-top:15px;padding-bottom:15px}
.vh_new_menu{border:.5px solid #5d5959;border-radius:10px 0 0 10px;border-right:none;}
/*.vh_new_menu.active{border:.5px solid #5d5959;border-radius:10px 0 0 10px;border-right:none;}*/
.vh_new_menu.active{overflow-x:hidden;overflow-y:scroll;width:250px;z-index:99999}
.vh_top-nav-bar li{list-style:none}
.vh_top-nav-bar li:hover{background:linear-gradient(to top,#1d4970,#080f15);border-radius:7px}
.vh_top-nav-bar li img.exit-svg,.vh_top-nav-bar li img.new-chat{height:24px}
.vh_top-nav-bar li img.vh_slot{height:24px;margin-bottom:-5px;margin-left:3px;padding-right:20px}
.vh_top-nav-bar li img{margin-bottom:-9px;height:32px;padding-right:15px}
.vh_top-nav-bar li .vh_login img{height:25px;margin-left:-3px;padding-right:25px}
.vh_top-nav-bar li:last-child img{margin-bottom:-7px}
.vh_top-nav-bar li:last-child a{color:#c93a3a}
.vh_top-nav-bar li a,.vh_top-nav-bar li div{color:#fff;display:block;font-size:17px;line-height:20px;padding:10px 17px;text-align:center;text-shadow:0 2px 0 rgb(4 4 4 / 19%);white-space:nowrap;padding-right:0;padding-left:30px;text-align:initial;text-decoration:none;cursor:pointer}
#close-button{position:absolute;width:auto;right:0;top:0;opacity:0;visibility:hidden;cursor:pointer}
.vh_new_menu.active #close-button{opacity:1;visibility:visible}
.burgger__line{display:block;position:absolute;height:3px;border-radius:1px;width:30px;background:#fff;opacity:.5}
.burgger__line:first-of-type{top:15px;transition:all .2s ease-in-out}
.burgger__line:nth-of-type(2){top:25px;transition:all .2s ease-in-out}
.burgger__line:nth-of-type(3){top:35px;transition:all .2s ease-in-out}
.hamburger.active .burgger__line:first-of-type{top:25px;transform:rotate(-45deg);transition:all .2s ease-in-out}
.hamburger.active .burgger__line:nth-of-type(2){opacity:0;transition:all .2s ease-in-out}
.hamburger.active .burgger__line:nth-of-type(3){top:25px;transform:rotate(45deg);transition:all .2s ease-in-out}
#profile-page .profile-form .field input::placeholder{color:#999;opacity:1}
#profile-page .profile-form .field input:-ms-input-placeholder{color:#999}
#profile-page .profile-form .field input::-ms-input-placeholder{color:#999}
header .shadow .container.head .user-info button.show-cashier{width:100px;border:#393c3f solid 1px!important;border-radius:10px;background:0 0}
#kassa:hover{background:linear-gradient(to top,#1d4970,#080f15)!important}
header .shadow .container.head .user-info button.show-cashier:before{display:none}
.vh_bally{color:#c93a3a}
.user-info-data-balance{color:#51ec94;height:auto!important}
#guest-info{display:inline-block;margin-right:7px;vertical-align:middle;z-index: 1;}
.lang{position:relative;width:70px;line-height:32px;text-transform:uppercase;text-align:center;cursor:pointer;float:left}
.lang span{color:#fff;font:14px/17px Roboto,sans-serif;padding-left:1px;display:inline-block;vertical-align:middle;position:relative}
.lang span img{margin-right:3px;width:18px}
.lang ul{position:absolute;top:40px;right:0;width:545px;display:flex;flex-wrap:wrap;background:#051522;border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:10px 20px;text-align:left;cursor:default;list-style:none;opacity:0;visibility:hidden;pointer-events:none}
.lang ul li{flex:1 0 21%;margin-right:5px;opacity:0;transition:.25s; display: flex;
align-items: center;
height: 32px;}
.lang ul li a{color:#e1e1e1;font-size:14px;line-height:24px;text-transform:initial; display: flex;
align-items: center;
text-decoration: none;}
.lang ul li a:before{display:none!important}
.lang.open ul{opacity:.95;visibility:visible;pointer-events:all;z-index:99}
.lang.open ul li{opacity:1}
.lang span:before{content:'';display:inline-block;vertical-align:middle;width:10px;height:10px;margin:0;background:url(/img/dwn-arrow.svg) center center no-repeat}
.lang span:after,.lang span:before{position:absolute;top:5px;right:-15px}
.lang span img{margin-bottom:-7px;border:#393c3f solid 2px!important;border-radius:50%}
ul.lang-list img{border:#393c3f solid 2px!important;border-radius:50%;margin-right: 5px; width: 20px;
height: 20px;}
.lang span:after{content:'';display:inline-block;vertical-align:middle;margin:0}
.lang.open span:before,.vh_providers.active span{transform:rotate(180deg)}
.menu-games__filter-content{-ms-flex-wrap:wrap;flex-wrap:wrap;width:95%;font-size:16px;background:rgba(27,28,33,.35);-webkit-transition:.15s;transition:.15s;z-index:100;border-radius:30px;border:#393c3f solid 1px;opacity:0;visibility:hidden;height:0}
.menu-games__filter-content.active{opacity:1;visibility:visible;pointer-events:all;background:0 0;margin-top:15px;padding:15px;height:auto}
.menu-games__providers{width:100%}
.checkbox__label__provider{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer}
.checkbox__label__provider input[type=checkbox],.checkbox__label__provider input[type=radio]{display:none}
.checkbox__label__provider .checkbox__inner{display:initial!important;position:relative;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;border:1px solid #383b40;border-radius:7px;background:0 0}
.checkbox__label__provider .checkbox__text{display:block;max-width:250px;margin: 0px 10px 0px 5px;white-space:nowrap;font:400 14px/18px Roboto,sans-serif}
.checkbox{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;color:#e1e1e1;font-weight:300;line-height:1;cursor:pointer}
#vh_providers{border-radius:7px;cursor:pointer;max-width:220px;position:relative;line-height:32px;border:#393c3f solid 1px;color:#dee;width:100%;height:31px;font-size:16px;margin:0 0 0 10px;appearance:none;padding:0 10px}
.vh_providers span{content:'';position:absolute;background-color:#051522;width:18px;height:15px;background:url(/img/dwn-arrow.svg) center center no-repeat;background-size:cover;right:8px;top:8px}
.checkbox__label__provider.vh_cheked .checkbox__inner span{content:'';width:13px;height:13px;background:url(/img/check.svg);position:absolute;top:2px;left:2px;color:#fff;text-align:center}
.user-info .vh_gift,.user-info .vh_profil img{height:34px;cursor:pointer}
.user-info .vh_gift{width:34px;margin-right:7px}

/**/
table.tour-winners-tab tbody tr th:first-child { border-radius: 5px 0 0 0;}
table.tour-winners-tab tbody tr th:last-child { border-radius: 0 5px  0 0;}
table.tour-winners-tab tbody tr:last-child td:last-child { border-radius: 0 0 5px 0;}
table.tour-winners-tab tbody tr:last-child td:first-child { border-radius: 0 0 0 5px;}

.game_list_item_tr{position:relative;}
.game_list_item_tr:hover svg{-webkit-animation:play 1.2s linear 0s infinite;animation:play 1.2s linear 0s infinite}
.game_list_item_tr:hover .game_btns,.game_list_item_tr:hover .opacity{opacity:1}
.game_list_item_tr .opacity{border-radius:5px;display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.8);color:#fff;font-size:18px;text-align:center;line-height:18px;opacity:0;transition:opacity .1s ease-out 0s}
.game_list_item_tr .btn_demo{display:block;width:42px;height:20px;overflow:hidden;cursor:pointer;margin:8px auto 0;line-height:20px;text-decoration:none;color:#fff;font-size:16px;border-radius:7px}
.game_list_item_tr .btn_demo:hover{color:#0082b8}
.tournament-game-tab .game_list_item_tr img {border-radius: 5px;border:none !important;}
.game_list_item_tr .btn_play:after {height: 22px;top: 40%;left: 46%;}
.game_list_item_tr .btn_play svg {width: 34px;height: 34px}
.game_list_item_tr .btn_play {position:relative}
/*.tournament-game-tab .game_list_item_tr img{width:109px !important;height: 78px !important;}*/
.main-left-part-content .tournament-game-tab .game_btns {top:10px}
.tournament-game-tab-td {position: relative;}
.tournament-game-tab-td table {position: absolute;bottom: 3px}
@media screen and (max-width: 400px){
    .tournament-game-tab-td table {position: static;}
/*    .tournament-game-tab .game_list_item_tr img{width:170px !important;height: 102px !important;}*/
}


/*.slider .slider__item{
    background-size: cover;
}*/


.container.banner {
    height: auto;
    position: relative;
}

.slider .slider__item {
    padding: 0 !important;
    height: auto !important;
    position: relative;
    
    

}

.slider .slider__item img {
    display: block;
    width: 100%;
    height: auto;
}

.slider .slider__item  .banner-left-side-content {
    position: absolute ;
    left: 10px;
    top: 0;
    height: 100%;
    padding: 10px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    z-index: 2;
    box-sizing: border-box;
    
    
}

.slider .slider__item  .banner-left-side-content a {
    display: block;
    margin-top: auto;
}

.slider .slider__item  .banner-left-side-content .know-more {
    bottom: auto;
}

.banner-right-side-content {
    top: auto !important;
    bottom: 20px;
} 
.banner-right-side-content .buttons-guest {
    top: auto !important;
    position: relative !important;
    display: flex !important; 
}

@media screen and (max-width: 718px) {
    .banner-right-side-content .buttons-guest {
        display: flex;
        flex-wrap: nowrap !important;
        flex-direction: column;
        max-width: 100% !important;
        justify-content: center;
        align-items: flex-end !important;
        height: auto !important;
        
    }
    .banner-right-side-content .buttons-guest .btn {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media screen and (max-width: 480px) {
    .banner-left-side-content .ourgames {
        display: block !important;
    }
}

/*
large web banner 1000 * 204
middle tablet banner * 960 * 240
small mobile banner * 800 * 360
*/




.mobile.right.banner-left-side-content {
    right: 10px;
    left: unset !important;
    justify-content: end;
    display: none;
}


.telegram.banner-left-side-content .ourgames {
        display: none !important;
    }
.telegram.banner-left-side-content {
        right: 10px;
        left: unset !important;
    }

.telegram.banner-left-side-content a {
        margin-top: unset !important;
 }

@media screen and (max-width: 718px) {
    .telegram.banner-left-side-content {
        left: 10px !important;
        top:0 !important;
    }
    .telegram.banner-left-side-content .ourgames {
        display: none !important;
    }
    .telegram.banner-left-side-content a {
        margin-top: unset !important;
    }


    .live_diler.banner-left-side-content .ourgames {
        margin-top: auto;
    }
    .live_diler.banner-left-side-content a {
        display: none !important;
    }

    .fruit_cocktail.banner-left-side-content  {
        right: 10px;
        left: unset !important;
    }
    .fruit_cocktail.banner-left-side-content a {
        display: none !important;
    }
    
    
}

@media screen and (max-width: 480px) {
    .mobile-hide.banner-left-side-content .ourgames {
        display: none !important;
    }
    .mobile.right.banner-left-side-content {
        display: flex !important;
    }
    .mobile_right_bottom.banner-left-side-content {
        right: 10px;
        left: unset !important;
    }
     .mobile_right_bottom.banner-left-side-content .ourgames{
        margin-top: auto;
    }

}

