
@import url('https://fonts.googleapis.com/css2?family=Montserrat&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ultra&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed&amp;display=swap');

html, body {
    overflow-x: hidden;
}

body {
    padding: 0;
    margin: 0;
    background: #141720;
    text-align: center;
    font-family: Roboto, sans-serif;
    font-family: Roboto Condensed, sans-serif;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    color: #fff;
}

.top-line.active-section {
    background: #141720;
    position: relative;
    z-index: 5555;
}

.top-line {
    top: 0 !important;
    position: fixed;
    z-index: 5555;
    left: 0;
    top: 0;
    width: 100%;
    background: #141720;
}

.main-container {
    max-width: 1170px;
    text-align: left;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0;
}

.active-section.top-line .logo {
    background: url(img/logo.svg) 50% no-repeat;
    display: block;
    width: 220px;
    height: 82px;
    background-size: auto 100%;
    transition: all .3s ease;
    position: absolute;
    left: 45%;
    top: 0;
}

.top-line .logo {
    background: url(img/logo.svg) 50% no-repeat;
    display: block;
    background-size: auto 100%;
    transition: all .3s ease;
    position: absolute;
    left: 46%;
    top: 0;
    width: 220px;
    height: 62px;
}

a {
    text-decoration: none;
}

.top-menu a {
    height: 63px;
    line-height: 63px;
    font-size: 12px;
    font-weight: 500;
    margin: 0 30px 0 0;
    color: #fff;
    position: relative;
}

.top-menu a:hover {
    color: #f7aa22;
}

.green-btn {
    background-color: #4fb41f;
}

.main-btn {
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
    height: 30px;
    line-height: 32px;
    position: relative;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    box-sizing: border-box;
    overflow: hidden;
}

.login-link {
    height: 30px;
    line-height: 26px;
    display: inline-block;
    vertical-align: top;
    border-radius: 5px;
    box-sizing: border-box;
    border: 2px solid #fff;
    font-weight: 700;
    color: #fff;
    font-size: 12px;
    padding: 0 28px;
    margin: 0 0 0 20px;
}

.slider-item-wrap {
    text-align: left;
    position: absolute;
    top: 0;
    left: 15%;
}

.slider-item-col {
    width: 100%;
    padding: 70px 0;
    position: relative;
    z-index: 2;
}

.reg-form {
    background: rgba(0, 0, 0, .7);
    border-radius: 10px;
    padding: 18px 20px;
}

.clear {
    display: flex;
}

form, h1, h2, h3, h4 {
    padding: 0;
    margin: 0;
}

.two-cols-item {
    width: 50%;
    box-sizing: border-box;
    padding: 0 0 0 18px;
}

.reg-form .two-cols-item:first-child {
    border-right: 1px solid #3b3d3f;
}

.two-cols-item:first-child {
    padding: 0 18px 0 0;
}

.reg-bonus-title {
    text-align: center;
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    line-height: 28px;
    font-weight: 500;
    padding: 15px 0 0;
}

.reg-bonus-num {
    text-align: center;
    font-size: 81px;
    color: #fff;
    font-weight: 900;
}

.reg-bonus-title2, .reg-bonus-title3 {
    text-align: center;
    text-transform: uppercase;
}

.reg-bonus-title3 {
    color: #f7aa22;
    font-size: 25px;
    font-weight: 700;
}

.reg-bonus-link:hover {
    border: 3px solid #f7aa22;
}

.reg-bonus-link {
    text-align: center;
    display: block;
    border-radius: 5px;
    border: 3px solid #fff;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin: 15px 0;
}

.tabs-reg .index-tabs {
    display: flex;
}

.tabs-reg .index-tabs span.active-ttab {
    border-bottom: 1px solid #f7aa22;
    color: #f7aa22;
}

.tabs-reg .index-tabs span {
    cursor: pointer;
    text-align: center;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #69615e;
    font-size: 14px;
    color: #fff;
    width: 50%;
}

.index-tabs a {
	color: #fff;
}

.tabs-reg .index-panel {
    padding: 18px 0 0;
}

.tt-panel {
    display: block;
}

.form-line {
    margin: 0 0 12px;
    position: relative;
}

.phone-select {
    position: absolute;
    left: 16px;
    height: 17px;
    line-height: 17px;
    top: 50%;
    margin: -10px 0 0;
    color: #e3e3e3;
    font-size: 16px;
    cursor: pointer;
    background-size: 8px auto;
    padding: 0 10px 0 0;
}

.phone-select-active {
    padding: 1px 0 0 25px;
}

.phone-select-active .phone-select-item {
    opacity: 1;
    padding: 0;
    margin: 0;
    display: inline;
    position: static;
}

.phone-select-item:last-child {
    margin-bottom: 0;
}

.phone-select-item img {
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
}

.form-line-phone .form-input-text {
    padding-left: 88px;
}

.reg-form .form-input-text {
    color: #e3e3e3;
}

.form-input-text {
    display: block;
    box-sizing: border-box;
    background: rgba(0, 0, 0, .3);
    border: 1px solid hsla(0, 0%, 100%, .3);
    border-radius: 5px;
    height: 48px;
    line-height: 48px;
    padding: 0 20px;
    width: 100%;
    font-size: 16px;
}

.form-line {
    margin: 0 0 12px;
    position: relative;
}

.show-pass {
    background: url(img/show-pass.png) 0 0 no-repeat;
    opacity: .3;
    width: 19px;
    height: 19px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 15px;
    margin: -7px 0 0;
}

.main-btn-big:after, .main-btn-big:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    opacity: .1;
    border-style: solid;
    border-width: 28px 18px;
    z-index: 2;
}

.main-btn-big:before {
    left: 0;
    border-color: transparent transparent transparent #000;
}

.main-btn-big:after {
    right: 0;
    border-color: transparent #000 transparent transparent;
}

.main-btn-big {
    display: block;
    padding: 0 18px;
    height: 56px;
    line-height: 56px;
    position: relative;
    border-radius: 5px;
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    text-transform: uppercase;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
}

.main-btn-big span:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 50%;
    background: #fff;
    opacity: .1;
}

.login-text {
    text-align: center;
    color: #fefefe;
    font-size: 12px;
    font-weight: 500;
}

.login-text a {
    color: #f7aa22;
    text-decoration: underline;
}

.clear:after {
    content: "";
    display: block;
    clear: both;
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.slider-over-link {
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}

.slider {
    position: relative;
    padding: 0;
    margin: 0;
    list-style-type: none;
    height: 460px;
}

.item {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    transition: opacity 1s;
    background-position: top;
    background-repeat: no-repeat;
}

.item.showing {
    opacity: 1;
    z-index: 2;
}

.mob-menu {
    display: none;
}

.slots_menu-line {
    border-bottom: 1px solid #282b34;
}

.main-menu {
    padding: 0 120px 0 80px;
    height: 80px;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition-property: transform;
    box-sizing: content-box;
}

.main-menu a {
    display: inline-block;
    vertical-align: top;
    height: 80px;
    line-height: 120px;
    position: relative;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    width: auto;
    padding: 0 26px;
}

.main-menu .active, .main-menu a:hover {
    color: #f7aa22;
}

.slots_menu-line .main-container {
    display: block;
}

.main-menu a:after {
    width: 34px;
    height: 34px;
    content: "";
    position: absolute;
    left: 50%;
    top: 10px;
    margin: 0 0 0 -17px;
    background-size: 650px 121px !important;
}

.main-menu1.active:after {
    background: url(img/menu.svg) 3px 2px no-repeat;
}

.main-menu2:after {
    background: url(img/menu.svg) -87px -90px no-repeat;
}

.main-menu3:after {
    background: url(img/menu.svg) -195px -90px no-repeat;
}

.main-menu4:after {
    background: url(img/menu.svg) -295px -90px no-repeat;
}

.main-menu5:after {
    background: url(img/menu.svg) -392px -90px no-repeat;
}

.main-menu6:after {
    background: url(img/menu.svg) -501px -90px no-repeat;
}

.games-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.game-item {
    width: 224px;
    height: 170px;
    position: relative;
    margin-bottom: 12px;
    overflow: hidden;
}

.game-item-image {
    height: 100%;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}

.game-item-over {
    background: rgba(0, 0, 0, .7);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    text-align: center;
    display: flex;
    align-items: center;
    opacity: 0;
    transition: all .3s ease;
}

.activity-game:hover .game-item-over, .game-item:hover .game-item-over {
    opacity: 1;
}

.game-item-over-user {
    position: absolute;
    left: 5px;
    top: 5px;
    height: 16px;
    line-height: 16px;
    background: url(img/game-item-over-user.svg) 0 no-repeat;
    background-size: auto 12px;
    padding: 0 0 0 15px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
}

.game-item-over-center {
    width: 100%;
    text-align: center;
}

.game-item-over-title {
    color: #f7aa22;
    font-size: 18px;
    font-weight: 500;
}

.demo-play, .game-item-over-made {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
}

.orenge-btn {
    background-color: #f7aa22;
}

.main-btn-middle {
    display: inline-block;
    vertical-align: top;
    padding: 0 22px;
    height: 32px;
    line-height: 32px;
    position: relative;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
}

.main-btn-middle:after, .main-btn-middle:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    opacity: .1;
    border-style: solid;
    border-width: 16px 8px;
    z-index: 2;
}

.main-btn-middle:before {
    left: 0;
    border-color: transparent transparent transparent #000;
}

.main-btn-middle:after {
    right: 0;
    border-color: transparent #000 transparent transparent;
}

.main-btn-middle span:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 50%;
    background: #fff;
    opacity: .1;
}

.play-icon span:after {
    width: 9px;
    height: 11px;
    background: url(img/play-icon.png) 0 0 no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 4px;
    content: "";
}

.demo-play {
    display: inline-block;
    vertical-align: top;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    border: 2px solid #fff;
    border-radius: 5px;
    margin: 0 0 0 5px;
}

.game-item-jackpot {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    text-align: center;
}

.game-item-jackpot span, .game-item-jackpot span:after {
    height: 28px;
    background: url(img/labels.png) left -56px no-repeat;
}

.game-item-jackpot span {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 30px;
    margin: 0 30px 0 0;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    position: relative;
}

.game-item-jackpot span:after {
    transform: scaleX(-1);
    width: 30px;
    content: "";
    position: absolute;
    right: -30px;
    top: 0;
}

.overflow-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.game-item-over-made {
    padding: 4px 0 15px;
}

.game-item-best, .game-item-hot, .game-item-new {
    position: absolute;
    right: 0;
    top: 0;
    background: url(img/labels.png) 0 0 no-repeat;
    height: 28px;
    line-height: 28px;
    padding: 0 10px 0 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}

.nav-line {
    text-align: center;
    padding: 18px 0 0;
}

.nav-line .main-btn-big {
    display: inline-block;
    vertical-align: top;
    width: 224px;
    font-size: 14px;
}

.wave-line, .wave-line2 {
    background-size: auto 7px !important;
}

.wave-line {
    background: url(img/wave-line.svg) 0 repeat-x;
    height: 100px;
}

.wrap-main {
    max-width: 1170px;
    text-align: left;
    margin: 0 auto;
    padding: 15px 0;
}

.wrap-main .main-wrap_game .games-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.activity-item-image {
    height: 210px;
    overflow: hidden;
    position: relative;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

.label-medium {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.label-medium span {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 30px;
    margin: 0 30px 0 0;
    color: #fff;
    font-family: Roboto Condensed;
    font-size: 20px;
    font-weight: 700;
    height: 39px;
    line-height: 39px;
    background: url(img/labels2.png) 0 0 repeat-x;
    position: relative;
    text-transform: uppercase;
    z-index: 10;
}

.label-medium span:after {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    width: 30px;
    content: "";
    height: 39px;
    position: absolute;
    right: -30px;
    top: 0;
    background: url(img/labels2.png) 0 0 no-repeat;
    z-index: 10;
}

.label-medium-blue span, .label-medium-blue span:after {
    background: url(img/labels2.png) left -39px repeat-x;
}

.activity-center-news {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
}

.activity-timer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, .5);
    text-align: center;
    padding: 15px 0;
}

.activity-timer-title {
    color: #fff;
    font-size: 13px;
    margin: 0 0 5px;
}

.timer-r, .timer > div {
    font-size: 33px;
    font-weight: 600;
    color: #f7aa22;
    display: inline-block;
    vertical-align: top;
    width: 50px;
}

.timer-r {
    width: 10px !important;
}

.activivty-col {
    width: 100%;
    padding: 0 1px 0 15px;
    box-sizing: border-box;
}

.activity-table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    border: 0;
    padding: 0;
}

.activity-table thead td {
    color: #5d617f;
    font-size: 11px;
    text-align: center;
    height: 40px;
    padding: 0 8px;
    line-height: 40px;
}

.activivty-col .activity-table thead td {
    padding: 0 5px;
}

.activity-table thead td:nth-child(2) {
    text-align: left;
}

.activity-table tbody tr:nth-child(2n-1) {
    background: #191e28;
}

.activity-table tbody td:first-child {
    color: #fff;
    text-align: center;
}

.activity-table tbody td:nth-child(2) {
    color: #fff;
}

.activivty-col .activity-table tbody td {
    padding: 10px 5px;
}

.activity-center-news {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
}

.activity-game {
    height: 212px;
    position: relative;
}

.activity-game .game-item-over-user {
    left: 10px;
    top: 10px;
}

.activity-game .game-item-over-like {
    right: 10px;
    top: 10px;
}

.activity-game .game-item-over-center {
    padding-top: 39px;
}

.label-medium-orange span, .label-medium-orange span:after {
    background: url(img/labels2.png) left -78px repeat-x;
}

.label-medium-green span, .label-medium-green span:after {
    background: url(img/labels2.png) left -117px repeat-x;
}

.main-container .activity-slider {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.activity-item-table-wrap {
    padding: 0 15px;
}

.activity-table tbody .centered {
    color: #5e627f;
}

.activity-table .centered {
    text-align: center;
}

.activity-table tbody td:last-child {
    color: #f7aa22;
    font-weight: 600;
}

.activity-table tbody td {
    font-size: 12px;
    padding: 10px;
}

.activity-game .game-item-image {
    height: 212px;
}

.sld2 .activity-slider-item {
    height: 440px;
}

.main-container h2 {
    padding: 15px 0
}

.activity-block {
    background: url(img/activity.svg) bottom no-repeat;
    background-size: 1640px 241px;
    padding: 20px 0 80px;
}

.info-block {
    padding: 50px 0;
    z-index: 11;
    position: relative;
    background: #f7f8fa url(img/info-block.svg) bottom no-repeat;
    background-size: 1660px 104px;
}

.info-block:before {
    content: "";
    background: url(img/wave3.svg) 0 0 repeat-x;
    background-size: 19px 7px;
    height: 7px;
    position: absolute;
    left: 0;
    top: -7px;
    width: 100%;
    display: block;
    z-index: 11;
}

.activity-block-title {
    text-align: center;
    color: #fff;
    font-family: Roboto;
    font-size: 36px;
    font-weight: 700;
    margin: 0 0 35px;
    text-transform: uppercase;
}

.info-block .main-container {
    flex-direction: column;
}

.info-block-title {
    text-align: center;
    color: #13171f;
    font-family: Roboto;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 25px;
}

.jackpot {
    text-align: center;
    margin: 0 0 20px;
}

.jackpot:after, .jackpot:before {
    content: "";
    background: url(img/jackpot-wave.svg) 0 0 repeat-x;
    height: 9px;
    display: block;
    background-size: auto 7px;
}

.jackpot-image {
    display: inline-block;
    vertical-align: top;
    height: 170px;
    line-height: 151px;
    margin: 0 20px 0 0;
}

.jackpot-image img {
    display: inline-block;
    vertical-align: middle;
}

.jackpot-summ {
    display: inline-block;
    vertical-align: top;
    height: 170px;
    line-height: 170px;
    color: #f7ac2d;
    font-family: Ultra, serif;
    font-size: 115px;
    background: -webkit-linear-gradient(#f8c439, #f79522);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    filter: drop-shadow(1px 2px 0 #cb7511);
}

.rub-j {
    font-family: Montserrat;
    font-weight: 900;
}

.jackpot-link a {
    display: inline-block;
    vertical-align: top;
    padding: 0 35px;
    font-size: 14px;
}

.info-block-text {
    padding: 0 10px;
    color: #373737;
    font-size: 16px;
    line-height: 1.5;
    max-width: 1000px;
    letter-spacing: 1px;
    margin: 0 auto;
}

.footer {
    background: #141720;
    padding: 40px 0 0;
}

.brands {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.footer-item img:last-child {
    position: absolute;
    top: 51%;
    left: 25px;
    opacity: 0;
    transform: translateY(-50%);
}

.footer-item {
    vertical-align: top;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding: 10px 25px;
    position: relative;
    margin: 0 0 20px;
}

.footer-item img {
    max-height: 100%;
    display: inline;
    vertical-align: middle;
    transition: all .3s ease;
}

.footer-item:hover img:last-child {
    opacity: 1;
}

.footer-brands-line {
    padding: 20px 0 40px;
    border-top: 1px solid #242633;
    border-bottom: 1px solid #242633;
}

.footer-menu-line {
    background: #12151e;
    padding: 25px 0 30px;
}

.footer-menu-line .main-container {
    position: relative;
    flex-direction: column;
}

.footer-logo {
    position: absolute;
    height: 50px;
    display: block;
    width: 154px;
    left: 50px;
    top: -38px;
    background-size: cover;
}

.footer-logo:after, .footer-logo:before {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
}

.footer-logo:before {
    height: 100%;
    background: url(img/footer-logo.svg) 0 0 no-repeat;
    top: 0;
    z-index: 2;
}

.footer-logo:after {
    height: 1px;
    background: #12151e;
    top: 12px;
    z-index: 1;
}

.footer-menu {
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    margin: 0 0 30px;
}

.footer-menu a {
    color: #5e627f;
    display: inline-block;
    vertical-align: top;
    margin: 0 15px 10px;
}

.footer-text {
    color: #3d3f4d;
    font-weight: 600;
    font-size: 10px;
    line-height: 19px;
    text-align: center;
}

@media (max-width: 1200px) {
    .mob-menu {
        display: block;
        background: url(img/mob-menu.svg) 50% no-repeat;
        background-size: auto 30px; /* position: absolute; left: 0; top: 0; */
        width: 60px;
        height: 63px;
        cursor: pointer;
    }

    .top-menu {
        display: none;
    }

    .mob-panel, .mobile-panel {
        position: fixed;
        width: 320px;
        height: 100%;
        background: #0f1219;
        box-shadow: 0 0 13px rgba(0, 0, 0, .45);
        z-index: 8889;
        top: 0;
        overflow-y: auto;
        overflow-x: hidden;
        text-align: left;
    }

    .mob-panel2 {
        padding: 25px 30px;
    }

    .mobile-menu {
        margin: 0 -30px 20px;
        padding: 20px 0 0;
    }

    .mobile-menu li {
        margin: 0;
        padding: 0;
        list-style-type: none;
        position: relative;
        border-bottom: 1px solid #191c24;
    }

    .mobile-menu10, .mobile-menu > li > a {
        padding: 10px 30px 10px 60px;
        display: block;
        position: relative;
        color: #fff;
        font-weight: 500;
        font-size: 13px;
    }

    .mobile-menu10:before, .mobile-menu > li > a:before {
        content: "";
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        left: 30px;
        top: 9px;
        background-size: 20px 350px !important;
    }

    .mobile-menu2:before {
        background: url(img/mobile-menu.html) center -35px no-repeat;
    }

    .mobile-menu3:before {
        background: url(img/mobile-menu.html) center -72px no-repeat;
    }

    .mobile-menu4:before {
        background: url(img/mobile-menu.html) center -109px no-repeat;
    }

    .mobile-menu5:before {
        background: url(img/mobile-menu.html) center -146px no-repeat;
    }

    .mob-close, .mobile-close {
        width: 30px;
        height: 30px;
        position: fixed;
        left: 275px;
        top: -50px;
        cursor: pointer;
        z-index: 8889;
        background: url(img/close.html) 50% no-repeat;
        background-size: auto 17px;
    }
}

@media (max-width: 1180px) {
    .main-wrap_game {
        padding: 0 10px;
    }

    .game-item {
        padding: 4px;
    }

    .wrap-main .main-wrap_game .games-container {
        justify-content: space-evenly;
    }

    .sld2 .swiper-slide-active {
        display: none;
    }

    .activity-block .main-container {
        display: block;
    }

    .sld2 .activity-slider-item {
        width: 50% !important;
    }

    .main-container {
        padding: 0 10px;
    }
}

@media (max-width: 1000px) {
    .active-section.top-line .logo {
        left: 39%;
    }

    .jackpot-summ {
        font-size: 44px;
    }
}

@media (max-width: 830px) {
    .slider-item-wrap {
        left: 1%;
    }

    .active-section.top-line .logo {
        left: 30%;
    }

    .top-line .logo {
        left: 30%;
    }

    .main-container .activity-slider {
        overflow: hidden;
    }

    .login-link {
        display: none;
    }

    .main-menu {
        padding: 0 10px 0 10px;
    }
}

@media (max-width: 710px) {
    .jackpot-image {
        display: block;
    }
}

@media (max-width: 639px) {
    .slider-item-col {
        width: 80%;
    }

    .slider-item-col {
        width: 100%;
    }

    .slider-item-wrap {
        left: 0%;
    }
}

@media (max-width: 549px) {
    .sld2 .activity-slider-item:last-child {
        display: none;
    }

    .sld2 .activity-slider-item {
        width: 100% !important;
        margin: 0 !important;
    }
}

@media (max-width: 514px) {
    .two-cols-item:last-child {
        display: none;
    }

    .reg-form .two-cols-item:first-child {
        border-right: none;
    }

    .two-cols-item {
        width: 100%;
    }

    .slider-item-wrap {
        position: static;
    }

    .main-menu a {
        padding: 0 10px;
    }
}

@media (max-width: 500px) {
    .active-section.top-line .logo {
        width: 150px;
        height: 50px;
    }
}

@media (max-width: 465px) {
    .top-line .logo {
        left: 15%;
    }

    .footer-item {
        width: 30%;
    }

    .footer-menu {
        margin: 30px 0 30px;
    }
}

@media (max-width: 420px) {
    .swiper-slide.main-menu6 {
        display: none;
    }

    .jackpot-summ {
        font-size: 35px;
    }
}

@media (max-width: 365px) {
    .active-section.top-line .logo {
        width: 130px;
        height: 40px;
    }

    .active-section.top-line .logo {
        left: 25%;
    }

    .top-line .logo {
        width: 140px;
        height: 45px;
    }

    .top-line .logo {
        left: 25%;
    }
}

.reg-button {
    font-size: 30px;
    font-weight: 600;
    width: 100%;
    color: #fff;
    background: #4fb41f;
    padding: 10px 20px;
    border: 0;
    border-radius: 5px;
    margin: 20px 0;
    position: relative;
    text-decoration: none;
}

button:hover {
    background: #3e8f17;
}

.reg-button a {
    color: #fff;
    text-decoration: none;
}

.reg-button a:hover {
    text-decoration: none;
}

.mt65{
    margin-top: 65px;
}