@font-face {
    font-family: 'Orienta';
    src: url(../fonts/orienta.ttf);
}

@font-face {
    font-family: 'alergia';
    src: url(../fonts/AlergiaNormalBold.otf);
}

@font-face {
    font-family: 'FuturaXBlkBTRUS-LAT-ExtraBlack';
    src: url(../fonts/12939.otf);
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro/SourceSansPro-Regular.eot');
    src: url('../fonts/SourceSansPro/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceSansPro/SourceSansPro-Regular.woff2') format('woff2'),
        url('../fonts/SourceSansPro/SourceSansPro-Regular.woff') format('woff'),
        url('../fonts/SourceSansPro/SourceSansPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


#safarihelper {
    z-index: 100000000;
}

html, body {
    margin: 0;
    padding: 0;
    user-select: none;
}

button, input, a, select {
    outline: none;
}

body {
    position: static;
    background: #000;
    height: inherit;
    display: flex;
    flex-direction: column;
    font-family: 'Source Sans Pro', arial, san-serif;
}

body::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-size: 100% 100%;
    background-image: url(../images/background.jpg);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: all .3s linear;
}

.mobile body::before {
    background-size: auto;  
}

body.loaded::before {
    opacity: 1;
    visibility: visible;
}

.disable-hover,
.disable-hover * {
  pointer-events: none !important;
}

.mobile .stop-scroll {
    overflow: hidden;
    height: 100vh;
}

.attention-wager, .attention-wager.after_login_ballance, .attention-wager .account_balance  {
    color: #ff1100;
}

.displaying {
    display: block !important;
}

body.mobile-game .launcher-game-block {
    height: 100%;
}

.game-opened.game_from_delault_page .close-button {
    display: none !important;
}

.game-opened .close-button {
    display: flex !important;
    margin-top: 0px !important;
}

/* safari only*/

_::-webkit-full-page-media, _:future, :root body:not(.disable-footer) #index {
    position: absolute;
    width: 100%;
}

#index {
    position: relative;
}

#launcher {
    z-index: 2001;
}

.no-fixed #home {
    position: relative;
    margin-bottom: 0px;
}

.no-authorize .no-fixed #home {
    flex: 1;
}

body[content="launcher"] .news-block {
    display: none;
}

body.no-authorize:not(.frame) .hidden-before {
    display: none;
}

.no-authorize #body {
    height: inherit;
    background: url(../images/background.jpg) no-repeat;
    background-size: 100% 100%;
    background-position: left;
}

body:not([casino]) [onlycasino] {
    display: none !important;
}

body.disable-footer .footer {
    display: none !important;
}


#launcher:not(.jackpot-active) #mobile-jackpot {
    display: none;
}

body[casino]:not(.authorized).beforeAuthorize.header-jackpot #mobile-jackpot {
    display: flex;
}

body[content="launcher"] .navbar-fixed-top {
    top: 0px;
}

body[content="launcher"] #home {
    display: none;
}

body #launcher {
    display: block;
}

body.stop-scroll {
    overflow: hidden;
}

#launcher {
    top: 0;
}

.news-block {
    position: relative;
    height: 50px;
    width: calc(100% - 80px);
    margin-right: 168px;
    overflow: hidden;
}

.news-block > div {
    display: flex;
    align-items: center;
    height: 100%;
}

.news-block > div > div {
    white-space: nowrap;
    font-size: 21px;
    color: #b1dff9;
    font-weight: bold;
    text-transform: uppercase;
    font-family: initial;
    text-shadow: 0px 0px 8px rgba(237, 150, 1, 0.7);
}

#chat-plugin {
    display: none !important;
}

#games_navbar_main li a:hover .second, 
#games_navbar_main li a.active .second, 
#games_navbar_main li a:not(:hover):not(.active) .first {
    display: none;
}

#slider:not(.active), body.frame #slider, body.frame .footer-wrap {
    display: none;
}

.odometer-digits {
    text-align: center;
    top: 28px;
}

.odometer-digit.odometer-digit-fractional {
    top: -1000%;
}

.reg-icon {
    width: auto;
    height: 38px;
    cursor: pointer;
    border-radius: 100px;
    margin-right: 2px;
    position: relative;
    padding: 0 8px;
}

.languages.account-languages {
    width: 45px;
    height: 30px;
    display: inline-block;
    top: 40px;
    right: -24px;
}

.authorized .reg-icon, .authorized  .login_submit {
    display: none !important;
}

.odometer-digit div {
    height: 100%;
    font-size: 2.7em;
    position: relative;
    color: #01f3ff;
}

.jackpot-slot[name="diamond"] .odometer-digit div {
    font-size: 3.2em;
}

.jackpot-slot[name="diamond"] .odometer-digits {
    top: 32px;
}

#slider {
    width: 100%;
    height: 400px;
    margin: 0px auto;
    position: relative;
    background-size: 100% 100%;
    top: 0px;
}

#slider li p {
    height: 100%;
    width: 100%;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

header #slider #dots {
    display: none;
}

.header {
    width: 100%;
    padding: 0px !important;
}

body:not(.no-fixed) #index .header.active {
    margin-top: 65px;
}

body:not(.no-fixed):not(.authorized) #index .header.active {
    margin-top: 65px;
}

.jackpot.fixed {
    position: fixed;
    top: 50px;
    z-index: 12;
    transition: top .3s linear;
}

.header-jackpot .jackpot.fixed {
    top: 94px;
}



select {
    color: #333;
}

#slider .slick-initialized .slick-slide {
    background-size: cover;
    background-repeat: no-repeat;
    font-family: consolab;
    align-items: center;
}

.slick-slide {
    min-height: 0;
}

.slick-slide .slide-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.game-opened.game-with-exit.mobile-game .launcher-menu {
    display: none;
}

.onlycasino .launcher-menu {
    height: 0 !important;
}

body[content="launcher"][casino].authorized #launcher .launcher-menu {
    height: 0;
}

.sport_style:not(.game-opened) .exitButton {
    display: none !important;
}

html:not(.mobile) .authorized:not(.sport_style):not(.game-opened) .launcher-menu {
    display: block;
}

html:not(.mobile) .authorized:not(.sport_style):not(.game-opened) .exitButton {
    display: none;
}

.mobile .game-with-exit .launcher-mobile-menu {
    display: block !important;
}

.mobile .game-with-exit.game_from_delault_page .launcher-mobile-menu {
    display: none !important;
}

#launcher {
    top: 90px;
}

.authorized #launcher {
    top: 0;
}

.authorized #launcher.jackpot-active {
    top: 65px;
    height: calc(100% - 48px) !important;
}

.mobile .authorized.game-with-exit #launcher.jackpot-active {
    top: 0;
    height: 100% !important;
}

.mobile .authorized:not(.sport_style):not(.game-opened) #launcher, 
.authorized.game_from_delault_page.game-with-exit #launcher {
    top: 65px;
    height: calc(100% - 65px) !important;
}

.mobile .authorized.game_from_delault_page.game-with-exit #launcher {
    top: 65px;
    height: calc(100% - 45px) !important;
}

.mobile .authorized.game_from_delault_page.game-with-exit.new-menu #launcher {
    height: calc(100% - 95px) !important;
}

body:not(.game-with-exit).authorized #launcher, 
html:not(.mobile) .authorized.game-opened:not(.game-with-exit) #launcher:not(.jackpot-active) {
    top: 0;
    height: 100% !important;
}

html:not(.mobile) .authorized.game-opened:not(.game-with-exit) #launcher.jackpot-active {
    top: 65px;
    height: calc(100% - 65px) !important;
}

.authorized.game-with-exit .mainnav-brand {
    background: none;
}

.game_from_delault_page.game-with-exit .exitButton {
    display: none;
}

.game_iframe {
    top: 20px;
    z-index: 2;
}

.no-authorize .game_iframe {
    top: 65px;
    height: calc(100% - 65px) !important;
}

.no-authorize.onlycasino .game_iframe {
    top: 0;
}

body[casino].no-authorize .game_iframe {
    top: 0;
}

/* .game-with-exit .content {
    display: block !important;
}
.game-opened .content:not(.content-active) {
    display: block !important;
} */

.authorized #index #home {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    z-index: 999;
}

.game-with-exit #launcher-logo {
    width: 204px;
    height: 50px;
}

.game-with-exit #launcher-logo img {
    display: block;
    width: 100%;
    height: 100%;
}

.mainnav-brand img {
    display: none;
}

body:not(.game-with-exit) .exitButton {
    display: none;
}

.game-navbar .container {
    position: relative;
    height: 100%;
}

.no-authorize .mainnav-brand {
    background: url(../images/slots_h.png);
    background-size: 100% 100%;
}

.sport-before-login .mainnav-brand {
    background: url(../images/sport_h.png);
    background-size: 100% 100%;
}

.mainnav-brand, body:not(.frame) #custom_logo {
    background: url(../images/slots_h.png);
    background-size: 100% 100%;
}

.casinoBeforeLogin #frameWrap .game_iframe {
    display: none;
}

.authorized .sport_off {
    background: url(../images/slots_h.png);
    background-size: 100% 100%;
    width: 280px;
    height: 60px !important;
}

.providers-toggle {
    background-color: transparent;
    float: none;
    color: #fff;
    border: none;
    background: url(../images/gameproviders.png) no-repeat;
    width: 180px;
    height: 20px;
    position: relative;
    outline: none;
}

.providers-text-names .providers-toggle {
    width: auto;
}

.navbar-main-search-active {
    display: none;
}

.chat-circle-active {
    display: none;
}

.bigwin-desc-active {
    display: none;
}

.chat-plugin-active {
    display: none !important;
}

input#search_inpt_second::-webkit-input-placeholder {
    color: rgb(163, 163, 162);
}

input.inpt_cust.search_input.search_input_mobile::-webkit-input-placeholder {
    color: rgb(163, 163, 162);
}

.slick-slide img {
    display: block;
    width: 100%;
    padding: 0 10px;
}

.slide-text {
    font-size: 32px;
    margin-bottom: 0;
    display: grid;
}

.slide-title {
    color: #fff;
    background: #413164;
    padding: 4px 10px;
}

.slide-text-bottom {
    color: #413164;
    background: #fff;
    padding: 4px 15px;
}

#index:not(.jackpot-active) .jackpot-slide {
    display: none !important;
}

#slider li {
    height: 100%;
    position: relative;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

#slider [slide="1"] {
    background: url(../images/main_banner_big.png);
}

.vegas_wheel {
    width: 360px;
    height: 360px;
    background: url(../images/wheel.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: fixed;
    bottom: -130px;
    left: -130px;
    animation: wheel 10s linear infinite;
    cursor: pointer;
    transition: 1s;
    display: none;
}

.vegas_wheel:hover {
    transition: 1s;
    width: 400px;
    height: 400px;
    animation: wheel-hover 1s linear infinite;
}

@keyframes wheel-hover {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1079deg);
    }
}

@keyframes wheel {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(359deg);
    }
}

.preloader {
    background-color: #000;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2000;
    transition: all .8s;
    transition-timing-function: ease;
    opacity: 1;
    visibility: visible;
}

.preloader .loader {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.preloader .preloader-image {
    position: relative;
    bottom: 30px;
    margin-left: -12px;
}

.preloader .loader-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -28.5px;
    margin-top: 25px;
}

.preloader.activate {
    opacity: 0;
    top: 0;
    visibility: hidden;
}

.preloader.activate .ball-grid-pulse>div, .preloader.activate .ball-spin-fade-loader>div {
    animation: unset;
}

body:not(.game-with-exit) #launcher .close-button {
    display: none;
}

body:not(.mobile-game) #launcher.jackpot-active .launcher-game-block {
    height: 100%;
    top: 0px;
}

.game_from_delault_page .launcher-menu {
    display: block !important;
    height: 0;
    z-index: 1000;
}

.sport_style:not(.game-with-exit) .launcher-menu {
    display: none !important;
}

.desktop #launcher.jackpot-active .launcher-menu {
    display: block !important;
}

body.game-with-exit #launcher.jackpot-active .game-buttons {
    display: none;
}

.mobile body.game-with-exit #launcher.jackpot-active .game-buttons {
    display: none;
}

.after_login_info {
    display: none;
}

.account_message {
    display: none;
}

.authorized .after_login_info {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: auto;
    font-weight: bold;
    padding-right: 21px;
}
@media screen and (max-width:500px) {
    .authorized .after_login_info {
        width: 100%;
        flex-wrap: wrap;
        justify-content: space-between;
        max-width: 250px;
    }
}

.after_login_info p, .old_bonuses > div {
    font-size: 16px;
    margin-left: 0 !important;
    width: auto;
}

.after_login_name {
    position: relative;
    display: flex;
}

.after_login_name span:first-child {
    display: inline-block;
    margin-right: 5px;
}

.account_id {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 92px;
}

.user-logout, .after_login_name, .after_login_bonuses .bonuses-button {
    cursor: pointer;
    font-size: 16px;
}

.after_login_ballance,
.account_balance {
    color: #62D826;
}

.after_login_ballance {
    display: flex;
    align-items: baseline;
}

.after_login_ballance span:first-child {
    display: inline-block;
    margin-right: 5px;
}

.after_login_bonuses {
    position: relative;
}

.account_balance {
    line-height: 15px;
    font-size: 15px;
}

.after_login_bonuses .pop-up {
    position: absolute;
    top: -50px;
    right: -75px;
    width: 350px;
    padding: 15px;
    color: #ffffff;
    text-align: left;
    background-color: #000;
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.after_login_bonuses .pop-up.scroll {
    height: 84vh;
    overflow: auto;
}
.after_login_bonuses.active .pop-up  {
    top: 45px;
    visibility: visible;
    opacity: 1;
}
.after_login_bonuses .bonuses-button {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.bonuses-wrap {
    overflow: auto;
    max-height: 60vh;
}

.mobile .bonuses-wrap {
    height: 100%;
}

.mobile .after_login_bonuses.active .pop-up {
    position: fixed;
    left: calc(50% - 175px);
    top: 65px;
}
.mobile .news-enable .after_login_bonuses.active .pop-up {
    top: 105px;
}

.after_login_bonuses .pop-up:before, #change_form:before {
    content: "";
    position: absolute;
    top: -20px;
    left: 66%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 16px 20px 16px;
    border-color: transparent transparent #3C505F transparent;
    opacity: .8;
}

/* bonuses popup old*/
.useronline_bonuses {
    width: 100%;
    height: 100%; 
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 20px;
    display: none;
}

.old-wager .useronline_bonuses {
    display: block;
}

.old-wager .useronline_bonuses .pop-up.active {
    visibility: visible;
    opacity: 1;
}

.old_bonuses {
    height: 100%;
    overflow: auto;
}

#change_form:before {
    left: 63%;
}
.after_login_bonuses:before, .after_login_name:before, .login_form label, #mobile-jackpot .jackpots-btn:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 1px;
    margin-bottom: 0;
    background-color: #ff0;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.after_login_bonuses.active:before, .after_login_name.active:before, .login_form input:focus + label, #mobile-jackpot .jackpots-btn:before {
    width: 100%;
    left: 0;
}
#mobile-jackpot.active .jackpots-btn:before {
    width: 0;
    left: 50%;
}

#change_form {
    position: absolute;
    right: calc(50% - 60px);
    bottom: 0;
    display: flex;
    flex-direction: column;
    height: fit-content;
    width: 200px;
    padding: 15px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 1;
}
.after_login_name.active #change_form {
    top: 45px;
    visibility: visible;
    opacity: 1;
}
#change_form .cust_grp {
    margin-bottom: 10px;
}
.change_message {
    display: inline-block;
    word-break: break-word;
    white-space: break-spaces;
}

.user_photo {
    width: 60px;
    height: 40px;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    right: 20px;
    cursor: pointer;
    background-image: url(../images/menu_mobile.png);
}

body .game-element .img-block .main-image {
    border: 1px solid #eeeeee !important;
    border-radius: 15px;
}

#open_dropdown {
    display: block;
    background: url(../images/dropdown_icon.png);
    width: 16px;
    height: 8px;
    cursor: pointer;
    position: absolute;
    right: -5px;
    background-size: 100% 100%;
    bottom: 8px;
    display: none;
}

#open_dropdown:hover {
    width: 17px;
    height: 9px;
    transition: 0.5s;
}

.dropdown_info {
    background: url(../images/logout-drop.png);
    width: 180px;
    height: 110px;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    top: 55px;
    justify-content: center;
    align-items: center;
    display: none;
}

.jackpot-container.top-jackpot-container {
    height: 100%;
    width: 60%;
    left: 22%;
    display: none;
}

body:not(.game_from_delault_page) #launcher .jackpot-container.top-jackpot-container {
    left: 22%;
}

body:not(.game_from_delault_page).new-menu #launcher .jackpot-container.top-jackpot-container {
    left: unset;
    right: 27%;
}

body[casino]:not(.authorized).beforeAuthorize .jackpot-container.top-jackpot-container {
    left: 17%;
    display: flex;
    width: 56%;
}

.jackpot-container.top-jackpot-container .row.container {
    margin: auto;
}

.top-jackpot-container .jackpot-slot {
    background-repeat: no-repeat !important;
    width: 16% !important;
    margin: 0 3px;
    position: relative;
    height: 30px;
    background-size: 100% 100% !important;
}

.top-jackpot-container .odometer-digit div {
    font-size: 23px;
}

.top-jackpot-container .jackpot-slot[name="diamond"] {
    position: relative;
    height: 30px;
    background-repeat: no-repeat;
    min-width: auto;
}

.top-jackpot-container .jackpot-slot[name="diamond"]:before {
    height: 70px;
}

.top-jackpot-container .odometer-digits {
    top: 29px;
    z-index: 1;
    height: 30px;
}

.top-jackpot-container .jackpot-slot[name="diamond"] .odometer-digits {
    top: 29px;
}

.top-jackpot-container .jackpot-slot[name="diamond"] .odometer-digit div {
    font-size: 23px;
}

body:not(.game_from_delault_page) #launcher .top-jackpot-container .jackpot-slot .odometer-digit div {
    font-size: 20px;
}

.top-jackpot-container .jackpot-slot.activate .activate-jackpot-bg {
    position: absolute;
    bottom: -35px;
    left: calc(50% - 48.5%);
    width: 98%;
    height: 38px;
    animation: animate-opacity 2s ease-in-out infinite; 
}
.new-menu .top-jackpot-container .jackpot-slot.activate .activate-jackpot-bg {
    bottom: -9px;
}
.mobile-jackpot-launcher.top-jackpot-container .jackpot-slot.activate .activate-jackpot-bg {
    bottom: -3px;
    height: 33px;
}
.mobile-jackpot-launcher.mobile-jackpot-launcher.top-jackpot-container .jackpot-slot.activate .activate-jackpot-bg {
    bottom: 17px;
}
.new-menu .mobile-jackpot-launcher.mobile-jackpot-launcher.top-jackpot-container .jackpot-slot.activate .activate-jackpot-bg {
    bottom: -2px;
    height: 33px;
}
.new-menu:not(.game_from_default_page) .mobile-jackpot-launcher.mobile-jackpot-launcher.top-jackpot-container .jackpot-slot.activate .activate-jackpot-bg {
    bottom: -3px;
}

p #account_id {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

p #account_e_mail {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

p #account_balance {
    position: relative;
}

.authorized .login_form {
    display: none;
}

.footer.bigwin-desc {
    border-radius: 0 !important;
    margin: auto;
}

.bigwin-desc {
    position: relative;
    margin: 0;
    background-color: #190326;
    border-radius: 15px;
    padding: 30px;
    color: #fff;
}

.bigwin-title {
    font-size: 24px;
    font-weight: bold;
}

.blue-line {
    display: none;
}

.bigwin-text {
    font-size: 18px;
}

.add-menu {
    display: none;
}

.info-footer .add-menu {
    display: block;
}

.additional-footer .footer-container {
    margin-bottom: 30px;
    padding: 0;
}

.footer-container {
    text-align: center;
    color: #14a0ff;
}

.row-providers {
    float: none !important;
    text-align: center;
    cursor: pointer;
}

.row-providers span {
    display: inline-block;
    margin: 0 15px;
}

.row-icons {
    margin-top: 25px;
}

.footer-container .row-icons {
    width: 300px;
}

.search-icon {
    position: absolute;
    right: 10px;
    top: 8px;
    display: none;
}

.copyright {
    background-color: #1a5685;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 14px;
    left: 0;
    right: 0;
}

.wrapper .game-container .game-element .img-block .main-image.loading {
    background-image: url(../images/games-loading.gif);
    background-size: auto 75%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.game-container-mobile {
    display: none;
}

.mobile-game #chat-plugin {
    display: none !important;
}

.game-container-title {
    width: 100%;
}

.game-container-desktop, .game-container-mobile {
    display: flex;
    flex-wrap: wrap;
    overflow: visible;
    position: relative;
    height: intrinsic;
}

.game-container-desktop>div {
    flex: 1 100%;
}

.desktop-box {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 30px;
    margin: 5px 0px;
}

.mobile .desktop-box {
    grid-gap: 17px;
}

#games_navbar_main li {
    float: none;
    flex-shrink: 0;
    width: auto;
}

.is_provider, .is_game, .is_page {
    position: relative;
}

#games_navbar_main .slick-list, .slick-track {
    height: auto;
}

.qrcode {
    margin: auto;
    display: table;
    margin-top: 30px;
    padding: 10px;
    border: 1px solid;
    width: 232px;
    height: 232px;
}

.qrcode img {
    width: 100%;
    height: 100%;
}

.fullhd-bg {
    padding: 0;
    width: 100%;
}

.no-authorize .fullhd-bg {
    height: 0;
}

.iphone .fullhd-bg {
    height: auto;
    min-height: 100%;
}

@media screen and (min-width: 1199px) {
    .header-jackpot #home {
        margin-bottom: 52px;
    }
}
@media screen and (max-width: 1199px) {
    .header-jackpot #home {
        margin-bottom: 40px;
    }
}
@media (min-width: 1200px) and (max-width:1300px) {
    #home .container {
        width: 100%;
    }
}

#body, #body_content, #main, .wrapper, .wrapper>.row, body.frame .game-container, body.frame .game-container .game_iframe {
    position: relative;
}

body.frame .wrapper {
    height: calc(100% - 65px);
    padding: 0;
}

body.frame .wrapper .row {
    margin: 0;
    height: 0;
}

.wrapper>.row {
    overflow: visible;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    position: relative;
    margin-left: 0;
    flex: 1;
    width: 100%;
    height: auto;
    min-height: 100%;
}

body:not(.disable-footer).authorized .wrapper>.row {
    margin: 0;
    height: 100%;
}

body.frame .game-container {
    width: 100% !important;
}

body.frame .fullhd-bg:before, body.frame .fullhd-bg:after {
    display: none;
}

body.frame .game-container, body.frame .game-container .game_iframe {
    height: 100%;
    position: fixed;
}

body.frame .game-container .game_iframe {
    height: calc(100% - 65px);
    z-index: 2;
}

body:-webkit-full-screen {
    width: 100%;
    height: 100%;
}

.header-left-cont {
    position: relative;
}

.jackpot-container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
}

#game_container .img-block {
    border-radius: 10px;
    transition: box-shadow 0.2s linear;
}

#game_container .img-block:hover {
    box-shadow: 0 0 14px 1px #fff;
}

@media (max-width: 768px) {
    #game_container.container, .games-nav .games-nav-container {
        width: 100%;
    }
}

@media (min-width: 1920px) {
    .wrapper .game-container {
        padding-top: 5vh;
    }
}

body::-webkit-scrollbar {
    display: none;
}

a {
    cursor: pointer;
}

#body {
    position: relative;
}

.languages {
    position: relative;
}

.languages img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 5px;
}

.languages-block a {
    width: 100%;
    height: 100%;
    margin-bottom: 3px;
}

.form-icons {
    right: 33px;
    top: 8px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
}

.form-icons>div, .form-icons>a {
    display: inline-block;
    width: 45px;
    height: 30px;
    position: relative;
}

.languages-block a {
    display: block;
}

.languages-block a:not(.active) {
    display: none;
}

.languages-list-show {
    position: absolute;
    top: 0px;
    right: -10px;
    color: #FFF;
}

.reg_recovery {
    white-space: pre;
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 25%;
}

.login_form>.reg_recovery {
    bottom: -14px;
    left: 75px;
    width: auto;
}

.banner .reg_recovery {
    position: relative;
    margin-bottom: 10px;
    bottom: 0;
}

#recovery_form p {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 90%;
}

#recovery_form p input[type=text] {
    margin-left: auto;
}

.additional-footer .container {
    position: relative;
    padding: 0;
    padding-right: 55px;
}

.license {
    text-align: right;
    float: right;
    position: absolute;
    right: 0;
    bottom: calc(50% - 26.5px);
}

.license img {
    width: 50px;
}

#home .container {
    position: relative;
}

body.frame .game-container {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px !important;
}

.game_iframe {
    width: 100%;
    top: 0;
    left: 0;
    border: 0;
    height: auto;
    margin-top: 65px;
}

.message_success {
    color: #0C0;
}

.message_error {
    color: #F00;
}

.jackpot-win video {
    position: absolute;
}

.jackpot-win-content {
    margin: auto;
    position: relative;
    top: 200px;
    left: 0px;
    width: 800px;
    height: 400px;
    background-color: #AAA;
}

.jackpot-win-name {
    width: 600px;
    height: 100px;
    background-color: #AAA;
    top: 0px;
    position: absolute;
}

.jackpot-win-value {
    width: 600px;
    height: 100px;
    top: 200px;
    background-color: #AAA;
    position: absolute;
}

#jivo-iframe-container {
    z-index: 1000;
}

.mobile-game-login {
    top: 5px;
}

.id-and-cash {
    display: inline-block;
    color: #FFF;
    position: relative;
}

.mainnav-brand img {
    display: block !important;
    position: relative;
    height: 100%;
}

.footer-container a {
    margin-right: 20px;
}

.footer-container a, .footer-container div {
    float: left;
}

.core-bonuses-info .bonuses-statuses>p {
    display: block;
    position: relative;
    border-radius: 5px;
    padding: 8px 3px;
}

.bonuses-info-link {
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 3px !important;
    color: #ffffff;
}

.bonuses-info {
    border-radius: 5px;
    padding: 10px 0 !important;
}

.bonuses-info p span:first-child {
    font-weight: bold;
    color: #ffffff;
}

.wager_info, .wager_status, .hours_status, .wheel_status, .bonuses-info {
    display: block;
}

.bonuses-title {
    font-weight: bold;
}

.account_bonus progress {
    margin: 0px 6px;
}

.bonuses-values span:not(.value), .old_bonuses .info-name {
    font-weight: bold;
}

.account_content p {
    padding: 1px 0;
}

.account_content p:empty {
    padding: 0;
}
.account_content input:not([type=checkbox]), .account_content select {
    background: #ffffff;
    border: 1px solid #B4C9C7;
    border-radius: 5px 5px 5px 5px;
    color: #333333;
    font-size: 14px;
    padding: 4px;
    width: 170px;
}
.account_content input[type="submit"] {
    background: #f0f0f0;
    width: auto;
}

#payment_form, #payment_out_form {
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s linear, visibility .3s linear;
}
#payment_form.active, #payment_out_form.active {
    opacity: 1;
    visibility: visible;
}

.account_content input[type="date"], #account_transactionshistory_type {
    width: 140px;
}

.banner-content hr {
    margin: 5px 0;
}

.account_content h1 {
    text-decoration: underline;
    font-size: 21px;
    display: inline-block;
    width: calc(100% - 69px);
    margin: 20px 0;
}

.login_form {
    display: inline-flex;
    justify-content: flex-end;
    align-items: center;
    position: relative;
    margin-bottom: 0;
    width: 260px;
}

.login_form input,
.reg_block input,
.reg_block select {
    outline: none;
}

.banner-content .reg_form p, .banner-content .login_form p {
    padding: 0px;
    margin-bottom: 2px;
    font-family: sans-serif;
}

.reg_ulogin_block span, .login_ulogin_block span {
    position: relative;
    bottom: 5px;
}

.caret {
    display: none;
}

.banner-content p {
    margin: 0;
}

.account_block_balances progress {
    width: 50px;
    margin: 0 6px;
}

.account_block_balances .banner-content p {
    display: flex;
}

.account_block_balances .banner-content p>span {
    width: 100px;
}

.banner-content b, .bonuses-values .bonuse-word-wrap, .account_block_deposit p span, .account_block_withdrawal p span, .account_block_transactionshistory p span, .account_block_changepassword p span, .account_block_gameshistory p span, .old_bonuses .info-name {
    display: inline-block;
    width: 150px;
    line-height: 16px;
}
.mobile .account_login b, .mobile .account_name b, .mobile .account_e_mail b, .mobile .account_balance_block b {
    width: 150px;
}

.banner-content .account_block_balances>p, .bonuses-values>p.active, .account_block_deposit p, .account_block_withdrawal p, .account_block_transactionshistory p, .account_block_changepassword p, .account_block_gameshistory p {
    display: flex;
    align-items: center;
}

.banner-content b,
.bonuses-values span:not(.value)  {
    color: #ffffff;
}

.cumulative_bonus {
    display: flex;
    align-items: center;
}
  
.cumulative_bonus progress, .cumulative_wheel progress, .after_login_bonuses progress {
    margin-left: 5px;
    vertical-align: middle;
    width: 50px;
    height: 13px;
}

.account_block {
    display: none;
    position: relative;
}

.user-currency {
    font-style: normal;
}

#account_transactionhistory, #account_gamehistory {
    width: 100%;
}

.account-wrap {
    display: flex;
    flex: 1;
    height: 100;
}

.account_menu {
    background-color: #0b2233;
    width: 191px;
    position: relative;
    display: flex;
    flex-direction: column;
}

.account_menu>h2 {
    margin: 15px 0;
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
}

.account_menu>div {
    cursor: pointer;
    position: relative;
    padding: 11.5px 0 11.5px 44px;
    text-decoration: none;
    letter-spacing: -0.1px;
    transition: all 0.2s ease 0s;
    width: 100%;
    font-size: 14px;
    color: #ffffff;
}

.account_menu>div:nth-child(odd) {
    background: #242424;
}

.account_menu>div:nth-child(even) {
    background: #3B3B3B;
}

.account_menu>div.activate::after {
    content: '';
    display: block;
    position: absolute;
    background-color: #D51965;
    right: -4px;
    top: 0;
    width: 2px;
    height: 100%;
}

.account_menu>div::before {
    content: '';
    display: block;
    position: absolute;
    width: 48px;
    height: 48px;
    top: -3px;
    left: 0;
    background: url(../images/ma_icons2.png) no-repeat;
    transform: scale(0.6);
}

.account_menu>div:hover,
.account_menu>div.activate {
    background-color: #D51965;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.account_menu span {
    text-transform: uppercase;
}

.account_menu .ba::before {
    background-position: -16px -8px;
}

.account_menu .lgt {
    margin-top: auto;
    text-align: center;
    padding-left: 0;
}

.iphone .account_menu .lgt { 
    margin-top: 0;
}

.account_menu .ts::before {
    background-position: -15px -196px;
}

.account_menu .de::before {
    background-position: -15px -70px;
}

.dl.qr::before {
    background-position: -15px -510px !important;
}

.account_menu .wi::before {
    background-position: -15px -133px;
}

.account_menu .th::before {
    background-position: -15px -187px;
}

.account_menu .cp::before {
    background-position: -15px -260px;
}

.account_menu .cgm::before {
    background-position: -15px -322px;
}

.account_menu .lgt::before {
    background-position: -15px -573px;
}

.account_menu .dl::before {
    background-position: -15px -381px;
}

.account_content {
    width: calc(100% - 191px);
    padding: 38px 24px 15px;
    overflow-y: auto;
}

p {
    margin: 0;
}

.mobile-header-login-button {
    display: none;
}

#home .mainnav-right {
    display: none;
}

.mobile-header-login-button {
    display: inline-block;
    background-image: url(../images/menu_mobile.png);
    width: 50px;
    height: 40px;
    right: 10px;
    top: 10px;
    position: absolute;
    background-size: 100% 100%;
    cursor: pointer;
}

.account_menu_switch {
    display: none;
}

.reg, .mobile_login {
    position: relative;
    height: 100%;
    width: 100%;
}

.mobile .reg, .mobile .mobile_login {
    height: calc(100% - 26px);
}

.mobile_login .login_form, .reg_form {
    display: block;
    width: 80%;
    margin: 0 auto;
    float: none;
    z-index: 1;
}

.mobile_login .login_block, .reg_block, .confirm_form>div {
    font-family: Orienta;
    top: -13px;
    z-index: 1;
    position: relative;
    width: 100%;
    height: 36px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    top: 50px;
}

.confirm_form>div {
    top: 0;
}

p.confirm-description {
    margin: 9px 0;
    padding-bottom: 13px;
}

.mobile_login .login_submit input, .registration-deposit {
    display: block;
    background-size: 100% 100%;
    width: 200px;
    height: 40px;
    font-size: 20px;
    margin: 0 auto;
    top: 105px;
    box-sizing: border-box;
    outline: 0;
    background-size: 300%;
}

.mobile_login .login_submit input {
    background: #2e8004;
    background: linear-gradient(90deg, #1a5685, #009dff, #040404, #1a5685);
    background-size: 300%;
    box-shadow: 0 0 6px 1px rgb(1, 34, 56);
}

.reg_label, .login_label {
    font-weight: bold;
    padding: 0px 20px;
    margin-top: 5px;
    width: 90%;
    display: block;
}

.login_block input[type="text"], .login_block input[type="password"], .vegas-login-form input[type="text"], .vegas-login-form input[type="password"] {
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-radius: 10px;
    border-width: 1px;
    border-style: solid;
    border-image: initial;
    font-size: 13px;
    height: 35px;
    width: 200px;
}

.login_block input[type="text"], .login_block input[type="password"], .vegas-login-form input[type="text"], .vegas-login-form input[type="password"] {
    width: 95%;
    border-color: rgb(180, 201, 199);
    color: rgb(51, 51, 51);
}

.login_block {
    font-family: Orienta;
    z-index: 1;
    position: relative;
    width: 170px;
    height: 38px;
} 

.main-navbar input[type='text'],
.main-navbar input[type='password'] {
    height: 38px;
}

.main-navbar .login_form .login_block {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.account_information.reg_block, .confirm_form>div {
    margin: 0 auto;
    width: 100%;
    min-width: 200px;
    height: auto;
}

.account_information.reg_block .reg-rules {
    margin-bottom: 15px;
    text-align: center;
}

#reg-capcha {
    width: 170%;
    position: relative;
    right: 40%;
    white-space: normal;
}

.reg_submit input[type="submit"], .back-to-login {
    margin: 0 auto;
}

.reg_submit, .login_submit {
    position: relative;
    height: 38px;
    margin: 0 5px;
}

.main-navbar .login_submit {
    width: 80px;
    border-radius: 100px;
}

.main-navbar .login_submit input,
.reg-icon p {
    font-size: 16px;
    bottom: 0;
    height: 100%;
    width: 100%;
    right: 0;
    z-index: 1;
    background: transparent;
}

.reg-icon p {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.reg_submit input, .login_submit input, .back-to-login, .registration-deposit {
    width: 200px;
    height: 44px;
    display: block;
    background: linear-gradient(90deg, #92c437, #6c9229);
    border-radius: 52px;
    cursor: pointer;
    font-size: 20px;
    border: 0;
    position: relative;
    bottom: 10px;
    outline: none;
}

.registration-deposit {
    display: flex;
    justify-content: center;
    align-items: center;
    top: 20px;
}

.back-to-login {
    bottom: -15px;
    display: none;
}

.reg_span, .login_span {
    width: 145px;
    position: relative;
    top: 0px;
    height: 19px;
}

.login_submit input, .vegas-login-form .login-submit {
    position: relative;
    display: block;
    right: 5px;
    background-size: 100% 100%;
    bottom: 13px;
    width: 71px;
    height: 38px;
    font-size: 0;
    outline: 0;
}

.reg_line, .login_line {
    margin: 0 1px;
    text-align: center;
    white-space: nowrap;
    display: inline-block;
}

.login-footer-phone {
    position: relative;
    top: 185px;
    font-size: 15px;
    width: 100%;
    text-align: center;
}

.login_ulogin_block {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    text-align: center;
}

#reg_day {
    width: 30px;
}

#reg_year {
    width: 43px;
}

#reg_month {
    margin-left: 3px;
    width: 97px;
    margin-right: 3px;
}

#reg_countryCode {
    width: 50px;
    text-align: right;
}

nav.main-navbar .mainnav-left, nav.game-navbar .mainnav-left {
    display: flex;
    align-items: center;
    height: 50px;
    width: auto;
}

.userinfo-wrap {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 50px;
}

nav.main-navbar .mainnav-left .mainnav-brand, nav.main-navbar .mainnav-left .mainnav-menu {
    height: 50px;
}

nav.main-navbar .mainnav-left .mainnav-menu {
    position: relative;
    width: 80%;
    display: none;
}

/* banner styles */
.banner {
    display: block;
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100vh;
    left: 0px;
    top: -200vh;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.banner.before-login {
    z-index: 999;
}

.banner.before-login.active{
    top: 0;
    left: calc(50% - 650px);
}

.banner.before-login .banner-inner {
    margin: 0;
    margin-left: auto;
}

.banner.active.before-login .banner-inner {
    top: 65px;
}

.banner.before-login .banner-inner {
    width: 400px;
}

.banner.before-login .banner-close {
    display: none;
}

.mobile body:not(.authorized) #body::after {
    content: '';
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 9;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.mobile body:not(.authorized).before-login-active-banner #body::after{
    opacity: 1;
    visibility: visible;
}

.banner.active {
    top: 0;
}

.banner.active .banner-inner {
    top: 55px;
    opacity: 1;
}

body.active-banner {
    overflow: hidden;
}

.banner-inner {
    width: 540px;
    height: auto;
    margin: auto;
    top: 0;
    margin-bottom: 55px;
    position: relative;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(212,25,101,1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(212,25,101,1);
    box-shadow: 0px 0px 10px 0px rgba(212,25,101,1);
    overflow-y: auto;
}

body:not(.authorized) .banner-inner {
    width: 540px;
    min-height: 260px;
    max-height: 660px;
}

.banner-inner.account{
    width: 875px;
    max-height: 650px;
    min-height: 625px;
}

.mobile .authorized .banner-inner {
    width: 100%;
    margin-bottom: 0;
    max-height: 100%;
}

/* scrollbar*/
body ::-webkit-scrollbar-track {
    background-color: #21374e;
}

body ::-webkit-scrollbar {
	width: 10px;
	background-color: #F5F5F5;
}

body ::-webkit-scrollbar-thumb {
    background-color: #0b2233;
}

.rec-login {
    position: relative;
    width: 100%;
    top: 180px;
    height: 100px;
}

.rec-login .reg_recovery {
    white-space: pre;
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 75px;
    top: 10px;
}

.ulogin-rec {
    height: 100px;
    position: relative;
}

.ulogin-rec .reg_recovery {
    top: 10px;
}

.banner-close {
    cursor: pointer;
    position: absolute;
    width: 29px;
    height: 29px;
    z-index: 99999;
    right: 10px;
    top: 10px;
    background-size: contain;
}

.authorized .banner-close {
    right: 20px;
}

.banner-close:hover {
    opacity: 0.6;
}

.banner-content {
    display: flex;
    flex-direction: column;
    min-height: auto;
    max-height: 650px;
}

.authorized .account .banner-content {
    min-height: 645px;
    max-height: 650px;
}

@media screen and (orientation: landscape) and (max-height: 710px) {
    .banner.active .banner-inner {
        top: 5%;
    }
    .mobile .banner.active .banner-inner {
       
        max-height: 90%;
        min-height: 90%;
    }
    .banner-content {
        max-height: calc(100% - 10%);
    }
    .mobile .authorized .banner-content {
        overflow: hidden;
        min-height: inherit;
        max-height: inherit;
    }
}


.banner-scroll {
    overflow-y: auto;
}

.banners-text-wrap {
    padding: 0 20px;
    overflow-y: auto;
    height: calc(100% - 10px);
    margin-top: 50px;
}

.banners-text-wrap p {
    padding: 10px 0;
}

.banners-text-wrap .banner-scroll {
    overflow-y: unset;
}

nav.main-navbar .mainnav-right {
    text-align: right;
    padding-top: 6px;
}

nav.main-navbar .mainnav-right .useronlineÃÂ± .game-navbar .useronline {
    display: none;
    color: #fff;
    font-size: 15px;
}

nav.main-navbar .mainnav-right .useronline .useronline_account, nav.main-navbar .mainnav-right .useronline .useronline_balance, nav.main-navbar .mainnav-right .useronline .useronline_bonus {
    display: inline-block;
    color: #fff;
    margin-right: 15px;
}

.useronline_account, .useronline_balance, .useronline_bonus {
    position: relative;
    cursor: pointer;
}

.mobile-game:not(.sport_style) .useronline_account, .mobile-game:not(.sport_style) .useronline_balance, .mobile-game:not(.sport_style) .useronline_bonus {
    line-height: 15px;
}

nav.main-navbar .mainnav-right .useronline.enabled {
    display: inline-block;
}

@media screen and (max-width: 991px) {
    .jackpot-slide .jackpot-container .container {
        background: none !important;
        border: 0;
    }
    .jackpot-slide .jackpot-slot {
        background-repeat: no-repeat !important;
        width: 30%;
        margin: 5px 0;
        position: relative;
        top: 30px;
        height: 30px;
        background-size: 100% 100% !important;
        display: inline-block;
    }
    .jackpot-slide .jackpot-slot[name="diamond"] {
        position: absolute;
        width: 56%;
        height: 41px;
        background-repeat: no-repeat;
        top: 22%;
        margin: 0;
        left: 22%;
    }
    .jackpot-slide .jackpot-slot[name="silver"], .jackpot-slide .jackpot-slot[name="bronze"], .jackpot-slide .jackpot-slot[name="iron"] {
        top: 60px;
    }

    .news-block-desktop {
        -display: none;
        opacity: 0;
        visibility: hidden;
        position: absolute;
        pointer-events: 0;
    }
    .news-enable .news-block-mobile {
        display: block;
        width: 100%;
        height: 40px;
        position: relative;
        margin-right: 0;
    }
    .news-enable .jackpot-container#mobile-jackpot {
        top: 89px;
    }
    .jackpot-container.top-jackpot-container {
        top: 48px;
    }
    .news-enable.header-jackpot .jackpot.fixed+.wrapper>.row {
        padding-top: 148px;
    }

    .news-enable .jackpot.fixed+.wrapper>.row {
        padding-top: 100px;
    }
}

@media (min-width: 991px) {
    .account_block {
        width: 100%;
    }
    .news-block-mobile {
        -display: none;
        opacity: 0;
        visibility: hidden;
        height: 0;
    }
    .jackpot-container#mobile-jackpot {
        top: 48px;
    }
}

@media screen and (max-width: 750px) {
    nav.main-navbar {
        padding: 0 !important;
    }
    body {
        background-repeat: no-repeat;
        background-attachment: fixed !important;
        background-position: top left !important;
        background-size: 1150px auto;
    }
}

@media screen and (max-width: 1099px) {
    #bro .jackpot-container {
        display: none;
    }
    .jackpot-active #bro .jackpot-container {
        display: flex;
        flex-direction: column;
    }
    .banner:not(.before-login) {
        overflow-y: scroll;
    }
    .autorized .banner-content hr {
        height: 7px;
    }
    .languages.account-languages {
        top:38px;
        right: -24px;
    }
    .account_content h1 {
        margin-bottom: 10px;
    }
    .account_menu>h2 {
        margin: 0;
        padding: 10px 0 14px 6px;
    }
    .account_login {
        margin-bottom: 8px;
    }
    .banner-content .reg_form p, .banner-content .login_form p {
        padding: 0px;
        margin-left: 0px;
    }
    .mainnav-right {
        display: none;
    }
    #recovery_form p {
        width: 100%;
    }
    .banner.active .banner-inner,.banner.before-login .banner-inner {
        top: 0px;
        width: 100%;
        margin-bottom: 0;
        border-radius: 0;
        max-height: 100%;
        overflow: hidden;
    }
    .authorized[orientation="landscape"]  .banner.active .banner-inner {
        min-height: 200px;
        overflow: unset;
    }
    .banner.before-login .banner-inner {
        max-height: calc(100% - 115px);
    }
    .iphone .banner.before-login .banner-inner {
        max-height: calc(100% - 125px);
    }
    .iti .iti__country-list {
        max-width: 100%;
    }
    #recovery_form .iti .iti__country-list {
        max-width: 400px;
        min-width: 300px;
    }
    .banner-registration-promo {
        max-height: 850px;
        min-height: 860px;
    }
    body .banner .banner-registration-with-back {
        max-height: 800px;
        min-height: 900px;
    }
    .banner:not(.before-login) .banner-content {
        min-height: 100%;
    }
    .reg, .mobile_login {
        top: 25px;
    }
    .account_menu {
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        transition: all 0.2s ease;
        z-index: 1;
        border-radius: 0;
    }
    .account_menu>div {
        padding: 9px 20px 9px 37px;
        font-size: 13px;
    }
    .account_menu>div::before {
        left: -4px;
        top: -6px;
    }
    .account_menu .ba::before {
        background-position: -16px -9px;
    }
    .account_menu .ts::before {
        background-position: -16px -197px;
    }
    .account_menu .de::before {
        background-position: -16px -70px;
    }
    .dl.qr::before {
        background-position: -16px -513px !important;
    }
    .account_menu .wi::before {
        background-position: -16px -134px;
    }
    .account_menu .th::before {
        background-position: -16px -187px;
    }
    .account_menu .cp::before {
        background-position: -16px -260px;
    }
    .account_menu .cgm::before {
        background-position: -16px -323px;
    }
    .account_menu .lgt::before {
        background-position: -16px -574px;
    }
    .account_menu .dl::before {
        background-position: -16px -386px;
    }
    body[orientation="landscape"] .banner-content .account_menu_switch {
        display: none;
    }
    .reg_span, .login_span {
        width: 100% !important;
        text-align: center !important;
        display: block;
    }
    .reg_block input[type="text"], .reg_block input[type="password"], .login_block input[type="text"], .login_block input[type="password"] {
        position: relative;
    }
    .mainnav-brand img {
        position: relative;
        top: 0px;
    }
    .mainnav-brand {
        position: relative !important;
    }
    body[orientation="portrait"] .account_menu>h2 {
        display: none;
    }
    body[orientation="portrait"] .account_menu {
        width: 75px;
    }
    body[orientation="portrait"] .account_menu span {
        display: none;
    }
    body[orientation="portrait"] .account_menu>div {
        padding: 26px 20px;
    }
    body[orientation="portrait"] .account_menu>div::before {
        top: 3px;
        left: 20%;
        transform: none;
    }
    body[orientation="portrait"] .banner-content .account_content {
        width: calc(100% - 75px);
    }
    body[orientation="portrait"] .banner-content .account_menu_switch {
        width: 53px;
        height: 50px;
        background-size: 55%;
    }
    body[orientation="portrait"] .banner-content .account_menu_switch {
        display: block;
        width: 100%;
        height: 50px;
        background-image: url(../images/menu_mobile.png);
        top: 0px;
        left: 0px;
        margin: 6px auto;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        transition: all 0.2s ease;
        background-repeat: no-repeat;
        background-position: center;
    }

    .top-jackpot-container .jackpot-slot.activate .activate-jackpot-bg {
        bottom: -14px;
    }
    .new-menu .top-jackpot-container .jackpot-slot.activate .activate-jackpot-bg {
        bottom: -9px;
    }
    .new-menu .mobile-jackpot-launcher.top-jackpot-container .jackpot-slot.activate .activate-jackpot-bg {
        bottom: 15px;
    }
    .mobile-jackpot-launcher.top-jackpot-container .jackpot-slot.activate .activate-jackpot-bg {
        bottom: -15px;
        height: 38px;
    }
}

/* Games Navbar */

.games-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    border: none;
    border-radius: 0;
    position: relative;
    width: 100%;
    margin-bottom: 0;
    background: linear-gradient(#000000, #454544, #000000);
    border-bottom: 1px solid #ff6c0c;
}

.games-nav .games-nav-container {
    position: relative;
}

.providers-toggle {
    background-color: transparent;
    float: none;
    color: #fff;
    border: none;
}

/* NAVBAR HEADER SEARCH */

.games-nav .games-nav-container .navbar-header .navbar-header-search {
    display: none;
}

.games-nav .games-nav-container .navbar-collapse {
    display: flex !important;
    justify-content: center;
    align-items: center;
    overflow: hidden !important;
    position: relative;
    padding: 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

/* NAVBAR CONTAINER SEARCH */

.search-form {
    flex-basis: 15%;
    justify-content: flex-end;
    margin-left: auto;
    display: flex;
    margin-top: 14px;
}

.nav-arrow {
    display: none;
    width: 22px;
    height: 22px;
    background-size: 100% 100%;
    background-repeat: no-repeat !important;
    position: absolute;
    cursor: pointer;
    top: 50%;
    margin-top: -11px;
    z-index: 1;
}

.arrow-left {
    background: url(../images/left_swipe.png) center;
    left: 0;
}

.arrow-right {
    background: url(../images/right_swipe.png) center;
    right: -0.5vh;
}

.game-container {
    bottom: 10px;
    overflow: visible;
    position: relative;
}

#game_container::-webkit-scrollbar {
    width: 0;
}

#game_container {
    -ms-overflow-style: none;
}

#game_container {
    overflow: visible;
    position: relative;
}
body:not(.active-sliders-with-games) #game_container {
    padding-bottom: 20px;
}

.picture-rotate .game-element:hover .img-block {
    transform: rotateY(180deg);
}

.wrapper .game-container {
    background-color: rgba(10, 15, 23, 0.9);
    padding-top: 60px;
}

.games-with-slider .wrapper .game-container {
    height: 100%;
    padding-bottom: 50px !important;
}

.no-authorize .wrapper .game-container {
    background-color: transparent;
}

#games_navbar_main {
    display: flex;
    float: none;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    transition-duration: 1s;
    /* margin: 0 auto; */
}

.navbar-default .navbar-nav>li>a {
    padding: 0;
}

.providers-slider {
    flex-basis: 85%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    max-width: 83%;
    position: relative;
    padding: 0;
}

.games-nav .games-nav-container .navbar-header {
    display: none;
}

.games-nav .games-nav-container .navbar-header button.rotated::before {
    left: 0;
    width: 100%;
}

.games-nav .games-nav-container .navbar-header button::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 0;
    left: 50%;
    height: 1px;
    background-color: #ff0;
    -webkit-transition: all .2s;
    transition: all .2s;
}

#search_inpt_second::placeholder {
    color: #fff;
}

.launcher-menu .useronline.enabled .close-button {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #BFBFBF;
    font-size: 32px;
    cursor: pointer;
}

@media (max-width: 1649px) {
    .fullhd-bg:before {
        display: none;
    }
    .fullhd-bg:after {
        display: none;
    }
}

@media (min-width: 1650px) {
    .website-footer {
        padding-top: 30px;
        padding-bottom: 0px !important;
    }
}

@media (max-width: 1360px) {
    body:not(.game_from_delault_page) #launcher .jackpot-container.top-jackpot-container {
        left: 20%;
    }
    .userinfo-wrap {
        padding-right: 15px;
    }
    .authorized .after_login_info {
        padding-right: 0;
    }
}

@media (min-width: 1200px) and (max-width: 1350px) {
    .banner.before-login.active {
        width: 100% !important;
    }
    .banner.before-login.active {
        left: 0;
    }
    .games-nav .games-nav-container {
        width: 100% !important;
    }
}

@media (min-width: 800px) {
    .jackpot-slot[name="diamond"] {
        min-width: 400px;
    }
}

@media screen and (min-width: 991px) {
    #games_navbar_main.slick-initialized {
        padding: 0 35px;
    }

    #games_navbar_main .slick-slide > div {
        display: flex;
        align-items: center;
        height: 100%;
    }
}

@media screen and (max-width: 991px) {
    .container-fluid.jackpot.fixed {
        position: fixed;
    }
    .news-enable .container-fluid.jackpot.fixed {
        top: 90px;
    }
    .news-enable.header-jackpot .container-fluid.jackpot.fixed {
        top: 134px;
    }
    /* .news-enable.header-jackpot .container-fluid.jackpot.fixed.active {
        top: 346px;
    } */
    .reg-icon {
        display: none;
    }
    .mobile .banner-inner {
        width: 100%;
    }
    #games_navbar_main {
        flex-flow: row wrap;
        overflow: visible;
        width: 100%;
        height: inherit;
        margin: 0;
    }
    #games_navbar_main li {
        position: relative;
        width: 33%;
        text-align: center;
    }
    .navbar-default .navbar-nav>li>a {
        display: flex;
    }
    #games_navbar_main li a:after {
        content: "";
        position: absolute;
        width: 0;
        height: 1px;
        background-color: #FBF6F3;
        top: calc(85%);
        left: 50%;
        -webkit-transition: all .2s;
        transition: all .2s;
    }
    #games_navbar_main li a:hover:after {
        left: 0;
        width: 100%;
    }
    #games_navbar_main li a:before {
        content: "";
        position: absolute;
        top: 36.5%;
        right: 0;
        height: 25%;
        width: 1px;
        background-color: gray;
    }


    .search-form {
        display: none;
    }
    .games-nav .games-nav-container .navbar-header {
        margin-left: 0;
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .games-nav .games-nav-container .navbar-header .navbar-header-search {
        display: block;
        margin-left: auto;
        margin-top: 14px;
    }
    .games-nav .games-nav-container .navbar-collapse {
        width: 100%;
        position: absolute;
        top: 47px;
        left: 0 !important;
        background-color: rgb(15, 22, 30);
        z-index: 999;
        height: 0;
        padding: 0;
        display: none !important;
    }
    #games_navbar_main .slick-list, .slick-track {
        height: auto;
    }
    #games_navbar_main .slick-list, .slick-track {
        height: auto;
    }

    #game_container .img-block:hover {
        transform: none;
    }
    .is_provider, .is_game, .is_page {
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

@media ( min-width: 769px) and ( max-width: 991px) {
    .games-nav-container .navbar-header {
        float: none;
    }
    .games-nav-container .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .games-nav-container .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .games-nav-container .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }
    .jackpot-container .container {
        padding: 0px 16%;
    }
}

@media (min-width: 580px) and (max-width: 769px) {
    .jackpot-container .container {
        padding: 0px 6%;
    }
}

@media (min-width: 485px) and (max-width: 580px) {
    .jackpot-container .container {
        padding: 0px 5%;
    }
}

@media (max-width: 485px) {
    .jackpot-container .container {
        padding: 0px 3.2%;
    }
    .jackpot-slide .jackpot-slide .jackpot-slot {
        height: 31px;
        width: 110px;
    }
}

.jackpot {
    position: relative;
    display: block;
    width: 100%;
}

.jackpot .row {
    margin-right: -15px;
    margin-left: -15px;
}

.jackpot .jackpot-button {
    display: none;
}

.jackpot-container .container {
    display: inline-flex;
    justify-content: center;
}

.jackpot-slot {
    background-repeat: no-repeat !important;
    width: 20%;
    margin: 0 4px;
    position: relative;
    height: 50px;
    background-size: 100% 100% !important;
    font-family: 'Source Sans Pro', arial, san-serif;
}

.jackpot-slide .jackpot-slot {
    height: 50px;
    width: 200px;
    top: 127px;
}

.jackpot-slot[name="diamond"] {
    position: absolute;
    width: 415px;
    height: 62px;
    background-repeat: no-repeat;
    top: 47%;
    max-width: 550px;
}

.top-jackpot-container .jackpot-slot[name="diamond"] {
    top: 0;
}

.jackpot-slot:not(.active) {
    display: none;
}

.jackpot-slot {
    font-family: 'alergia';
}

.wrapper {
    position: relative;
    width: 100%;
    margin-bottom: auto;
    padding: 0;
    top: 0px;
}

.no-authorize .wrapper {
    height: 100% !important;
}

.no-authorize.sport_style .wrapper {
    height: 0 !important;
}

/* styles for disable footer */

body:not(.no-fixed) #index:not(.top-slider-active) .wrapper {
    margin-top: 45px;
}

.hiddened .game-container-title {
    display: none;
}

/* styles for enable footer*/

body:not(.disable-footer) #index, body.no-fixed #index {
    position: relative;
}

/* style for safari */

_::-webkit-full-page-media, _:future, :root body:not(.disable-footer).no-fixed #index {
    width: 100%;
    position: absolute;
}

.jackpot.fixed+.wrapper>.row {
    padding-top: 60px;
}

.header-jackpot .jackpot.fixed+.wrapper>.row {
    padding-top: 110px;
}

@media screen and (min-width: 1199px) {
    body:not(.authorized).header-jackpot .jackpot.fixed+.wrapper>.row {
        padding-top: 113px;
    }
    .beforeAuthorize .top-jackpot-container#mobile-jackpot {
        display: flex;
        top: 50px;
        height: 52px;
    }
    .jackpot-active #mobile-jackpot {
        top: 68px;
    }
    body:not(.new-menu) .jackpot-container#mobile-jackpot {
        top: 50px;
    }
    body.header-jackpot .jackpot.fixed {
        top: 100px;
    }
}
@media screen and (max-width: 1199px) {
    .header-jackpot .jackpot.fixed+.wrapper>.row  {
        padding-top: 105px;
    }

    body:not(.authorized) .jackpot.fixed {
        top: 50px;
    }
    body:not(.authorized).header-jackpot .jackpot.fixed {
        top: 95px;
    }
    body.header-jackpo .jackpot.fixed {
        top: 96px;
        transition: top .3s linear;
    }
}

.wrapper .game-container {
    position: absolute;
    padding-top: 20px;
}

.wrapper .game-container .game-element {
    -webkit-font-smoothing: antialiased;
    position: relative;
}

.wrapper .game-container .game-element .img-block {
    position: relative;
    padding-bottom: 59%;
}

.mobile .wrapper .game-container .game-element .img-block {
    padding-bottom: 78%;
}

@media screen and (max-width:700px) {
    .wrapper .game-container .game-element .img-block {
        padding-bottom: 78%;
    }
}

.wrapper .game-container .game-element .img-block .main-image {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    border: none;
    background-repeat: no-repeat;
    background-size: 100.5% 100.5%;
    cursor: pointer;
    position: absolute;
}

.wrapper .game-container .game-element>p {
    color: white;
    font-size: 16px;
    margin-top: 5px;
    text-align: center;
}

.wrapper .game-container .game-container-title>p,
.last-and-fav-description {
    font-size: 24px;
    color: white;
}
.last-and-fav-description {
    text-align: center;
}

.wrapper .game-container .game-container-title:first-child>p,
.sliders-with-games .game-container-title:first-child>p {
    margin-top: 0;
}

.wrapper .game-container .game-element .game-shadow {
    top: 100%;
    position: relative;
    display: none;
    width: 100%;
    height: 18px;
    background-image: url('../images/g_shadow.png');
    background-size: 100% 100%;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.footer-wrap {
    width: 100%;
    z-index: 1;
}

.no-authorize .footer-wrap {
    display: none;
}

.website-footer {
    position: relative;
    background-color: #04131d;
    padding: 30px;
}

.website-footer .footer-container {
    padding-bottom: 20px;
}

.cust_grp {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    position: relative;
    outline: none;
}

.search_input_mobile {
    width: 180px;
}

.inpt_cust {
    padding: 7px 3px;
    font-size: 13px;
    color: #ffd800;
    border: 0;
    outline: 0;
    width: 100%;
    background-size: 100% 100%;
    background: #d07c2d00;
    border-radius: 20px;
    border: 1px solid #009dff;
    padding-left: 10px;
    outline: none;
}

.inpt_cust::placeholder {
    color: #fff;
}

.cust_grp::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 1px;
    background-color: #ff0;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.clean-search-input {
    color: #a3a3a2;
    position: absolute;
    right: 10px;
    top: calc(50% - 9px);
    cursor: pointer;
    font-size: 16px;
    display: none;
}

a.page-up {
    z-index: 999;
    position: fixed;
    bottom: 0;
    right: 30px;
    font-size: 48px;
    opacity: 0;
    visibility: hidden;
    transition: all 1s;
}

body:not([content="launcher"]) a.page-up.active {
    visibility: visible;
    opacity: 1;
}

#frame {
    z-index: 1000000;
    position: absolute;
}

@media screen and (max-width: 768px) {
    .header #slider {
        height: 300px;
    }
    #games_navbar_main {
        white-space: normal;
    }
    #games_navbar_main li {
        /* width: 25%; */
    }
    #games_navbar_main li a img {
        max-width: 100%;
        width: auto;
        height: auto;
        min-height: 30px;
    }
    .providers-text-names #games_navbar_main li a img { 
        min-height: 100%;
    }
    .nav-arrow {
        display: none !important;
    }
    .banner-inner {
        width: 100%;
    }
    .is_provider img {
        width: 100%;
    }
    .navbar-nav .slick-slide {
        height: 40px;
        width: 100%;
    }
    #games_navbar_main .slick-cloned {
        display: none;
    }
    #games_navbar_main .slick-list {
        width: 100% !important;
    }
    #games_navbar_main .slick-track {
        width: 100% !important;
    }
    #game_container .slick-dotted.slick-slider {
        margin-bottom: 20px;
    }
    .games-with-slider .wrapper .game-container {
        padding-bottom: 55px !important;
    }
    .wrapper .game-container {
        padding-bottom: 50px !important;
    }
    .active-sliders-with-games .wrapper .game-container {
        padding-bottom: 12px !important;
    }
}

@media screen and (max-width: 530px) {
    .header #slider {
        height: 260px;
    }
    .main-navbar .dollar-button,
    #launcher .dollar-button {
        display: none;
    }
    body:not(.new-menu) #launcher.jackpot-active #mobile-jackpot {
        right: 2vh !important;
    }

    #account_transactionshistory_datetime input[type="time"] {
        width: 100px;
    }
    .account_content input[type="date"], #account_transactionshistory_type {
        max-width: 105px;
    }
    .account_block_transactionshistory p span {
        max-width: 67px;
    }
}

/* Game Navbar */

nav.game-navbar {
    background: linear-gradient(#000000, #454544, #000000);
    height: 48px;
}

nav.game-navbar {
    border-bottom: 1px solid #ce8e07;
}

#launcher-jp-container .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

nav.game-navbar .mainnav-right {
    text-align: right;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
}

.mobile nav.game-navbar .mainnav-right {
    width: 120px !important;
}

nav.game-navbar .mainnav-right .useronline, .launcher-menu .useronline.enabled {
    display: none;
    color: #fff;
    font-size: 15px;
    margin: 0 10px;
}

nav.game-navbar .mainnav-right .useronline.enabled, .game-with-exit .launcher-menu .useronline.enabled {
    display: inline-block;
}

.launcher-menu .useronline.enabled .close-button:before {
    z-index: 1;
}

.mobile-bottom-jackpots, .no-authorize .mobile-bottom-jackpots {
    display: none;
}

@media screen and (min-width: 1199px) {
    body:not(.game_from_delault_page) #launcher.jackpot-active #mobile-jackpot {
        display: flex !important;
    }
}

@media screen and (max-width: 1199px) {
    .game_from_delault_page #jackpot-icon {
        display: none !important;
    }
    .mobile-header-login-button {
        display: none;
    }
    .games-nav {
        background: linear-gradient(#000000, #454544, #000000);
        border-bottom: 1px solid #ff6c0c;
    }
    .banner.before-login.active {
        left: 0;
    }
    .wrapper .game-container {
        padding-top: 5px;
        bottom: auto;
        top: 0;
    }
    .game_from_delault_page .jackpot-container.top-jackpot-container#mobile-jackpot,
    .header-jackpot.game_from_delault_page #launcher .jackpot-container.top-jackpot-container#mobile-jackpot,
    .new-menu.header-jackpot.game_from_delault_page #launcher .jackpot-container.top-jackpot-container#mobile-jackpot{
        display: none;
        position: fixed;
        height: auto;
        bottom: 49px;
        top: unset;
        right: calc(50% - 100px);
        left: auto;
        width: 200px;
        max-width: 200px;
    }
    .game_from_delault_page.header-jackpot #launcher .jackpot-container.top-jackpot-container#mobile-jackpot {
        bottom: unset;
        right: unset;
    }
    body:not(.game_from_delault_page) #launcher .jackpot-container.top-jackpot-container {
        left: unset;
    }
    #launcher-jp-container {
        display: none;
    }
    .top-jackpot-container .container {
        display: block;
        text-align: center;
        background: #11293a;
        border-radius: 5px;
        border: 1px solid #19517d;
        padding: 11px 15px;
        margin: 0;
    }
    /* .jackpot.fixed.active {
        top: 305px;
    } */
    body:not(.authorized).beforeAuthorize .jackpot-icon,
    #launcher.jackpot-active .jackpot-icon {
        width: 50px;
        height: 40px;
        background: url(../images/jackpots_mobile-icon.png);
        background-size: 50px 100%;
        cursor: pointer;
        display: block;
        background-repeat: no-repeat;
        background-position: center;
        z-index: 9;
        margin: 0 5px;
    }
    #launcher.jackpot-active .jackpot-icon {
        margin: 0 9px 0 0;
    }
    .mobile-bottom-jackpots {
        display: flex;
        justify-content: center;
        position: fixed;
        bottom: 0;
        right: 0;
        height: 13px;
        background: linear-gradient(#1a5685, #112737);
        width: 100%;
        z-index: 100;
    }
    .bottom-jackpots-button {
        width: 0;
        height: 0;
        border-top: none;
        border-left: 38px solid transparent;
        border-right: 38px solid transparent;
        border-bottom: 41px solid #1a5685;
        background: none;
        position: absolute;
        top: -41px;
        left: calc(50% - 38px);
        outline: none;
    }
    .bottom-jackpots-button:after {
        content: '';
        display: block;
        background: url(../images/jackpots_mobile-icon.png) no-repeat;
        background-size: 43px 100%;
        transform: rotate(180deg);
        width: 40px;
        height: 32px;
        position: absolute;
        bottom: -41px;
        left: calc(50% - 19px);
        border: none;
    }
    .bottom-jackpots-title {
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        font-size: 10px;
        margin-top: -2px;
    }
    body[casino]:not(.authorized).beforeAuthorize #mobile-jackpot.jackpot-container.top-jackpot-container {
        bottom: unset;
        top: 50px;
        right: 26vh;
        display: none;
    }
    #launcher.jackpot-active #mobile-jackpot {
        right: 7vh;
        bottom: unset;
        top: 50px;
    }
    .top-jackpot-container .jackpot-slot, .authorized .game-navbar .jackpot-container .jackpot-slot {
        background-repeat: no-repeat !important;
        width: 100% !important;
        position: relative;
        top: 0 !important;
        height: 50px !important;
        background-size: 100% 100% !important;
    }
    .authorized .game-navbar .jackpot-container .jackpot-slot {
        margin: 0;
    }
    .top-jackpot-container .jackpot-slot[name="diamond"] {
        position: relative;
        width: 100%;
        height: 30px;
        background-repeat: no-repeat;
        min-width: auto;
    }
    .col-md-4 {
        width: 20%;
        height: 16vw;
        margin: 10px 0;
        display: inline-block;
        min-height: 130px;
        padding: 0px 5px;
        max-height: 175px;
    }
    .col-md-4 .img-block .main-image {
        height: 100% !important;
    }
    .col-md-4 .game-shadow {
        display: none;
    }
    .wrapper .game-container .game-element .game-shadow {
        top: 125px;
    }

    body:not(.game_from_delault_page) .top-jackpot-container .odometer-digits, .top-jackpot-container .jackpot-slot[name="diamond"] .odometer-digits {
        top: 31px;
    }
}

@media screen and (max-width: 1366px) {
    .desktop-box {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media screen and (max-width: 1090px) {
    .desktop-box {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media screen and (max-width: 800px) {
    .banner-inner {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    .desktop-box {
        grid-template-columns: repeat(2, 1fr);
    }
}


@media (max-width: 991px) {
    .mobile-header-login-button {
        display: inline-block;
    }
    .nav-arrow {
        display: none !important;
    }
    .account_block {
        top: -10px;
        width: 100%;
    }
    .games-nav-container .collapse.in {
        margin: 0;
        height: auto;
        overflow-y: auto !important;
        display: block !important;
    }
    .providers-slider {
        max-width: 100%;
        flex-basis: 100%;
        left: 0;
    }
    .navbar-collapse.in .providers-slider {
        height: inherit;
    }
    .providers-text-names.providers-slider {
        padding: 0 8%;
    }
    #games_navbar_main .slick-track {
        width: 100vw !important;
        transform: none !important;
    }
    .navbar-nav .slick-cloned {
        display: none;
    }
    #games_navbar_main {
        white-space: normal;
        width: 100%;
        padding: 0 2vh;
    }
    #games_navbar_main .slick-list {
        width: 100% !important;
    }
    #games_navbar_main .slick-track {
        width: 100% !important;
    }
    .navbar-nav .slick-slide, #games_navbar_main>li {
        height: 40px;
        width: 100%
    }
    #games_navbar_main li a img {
        max-width: 100%;
        width: auto;
        height: auto;
        min-height: 30px;
    }
}

@media screen and (max-width: 750px) {
    nav.game-navbar {
        padding: 0 !important;
    }
    #bro .mainnav-brand {
        display: none;
    }
    #bro .mainnav-brand {
        display: block;
    }
}

.game-navbar .jackpot-container, .game-navbar .jackpot-container-mobile {
    display: block;
    padding-top: 0px;
    width: 58%;
    left: 22%;
    max-width: 1000px;
}

.game-navbar .container {
    position: relative;
}

.game-navbar .jackpot-container .jackpot-slot {
    text-align: center;
    background-repeat: no-repeat !important;
    width: 16% !important;
    margin: 0;
    position: relative;
    left: 0;
    height: 30px !important;
    background-position: center;
    top: 5px !important;
    min-width: auto;
}

.game-navbar .jackpot-container .jackpot-slot {
    top: 0 !important;
}

#launcher .game-navbar .jackpot-container .jackpot-slot {
    top: -6px !important;
} 

.game-navbar .jackpot-slot[name="diamond"]:before {
    height: 75px;
}

.game-navbar .jackpot-container .jackpot-slot[name="gold"] {
    color: #ffd700;
}

.game-navbar .jackpot-container .jackpot-slot[name="silver"] {
    color: #c0c0c0;
}

.game-navbar .jackpot-container .jackpot-slot[name="bronze"] {
    color: #cd7f32;
}

@media screen and (max-width: 768px) {
    .game-navbar .mainnav-right .useronline {
        position: relative;
        top: -5px;
    }
    #home .container {
        width: 100%;
    }
    .fullscreen {
        display: none;
    }
}

@media (min-width: 1200px) {
    .banner.before-login.active {
        width: 1300px;
    }
    .col-lg-3 {
        width: 20%;
        padding: 0px;
        height: 22%;
    }
    .top-jackpot-container .jackpot-slot {
        margin: 0 15px !important;
    }
    .account_block {
        width: 100%;
    }
    .mobile-header-login-button {
        display: none;
    }
    .game-container {
        top: 0;
    }
    .wrapper .game-container {
        padding: 5px 15px 15px;
        margin-top: 0px;
    }
    #games_navbar_main .slick-list, .slick-track {
        height: auto;
    }
    .wrapper .game-container .game-element .img-block .main-image {
        width: 100%;
        height: 100%;
        margin: 0 auto;
        border: 3px solid #f3b459;
        border-radius: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .onlycasino .jackpot-container.top-jackpot-container {
        width: 60%;
        left: 18%;
    }
}

@media (max-width: 1000px) {
    .fullhd-bg {
        background: none !important;
    }
}

.games-nav .navbar-nav>li>a:focus {
    text-decoration: underline;
}

.games-nav .navbar-nav>li>a:active {
    text-decoration: underline;
}

.games-nav .navbar-nav .is_provider:hover::after {
    left: 0;
    width: 100%;
}

.games-nav .navbar-nav .is_provider::after {
    content: "";
    position: absolute;
    width: 0;
    height: 1px;
    background-color: #FBF6F3;
    bottom: 0;
    left: 50%;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.downloads ul li {
    width: 50%;
}

.downloads ul li img {
    width: 100%;
    max-width: 250px;
    transition: 0.5s;
}

.downloads ul li img:hover {
    box-shadow: inset -1px 0px 20px 7px #432350;
    border-radius: 20px;
}

.downloads ul li span {
    display: block;
}

.downloads ul {
    display: flex;
}

.downloads ul li a {
    width: 100%;
    height: 100%;
    display: block;
}

footer {
    width: 100%;
    bottom: 0;
    z-index: 11;
}

body:not(.authorized) .vegas-header-login-button {
    display: none;
}

@media (min-width: 568px) and (max-width: 991px) {
    .jackpot-slide .jackpot-slot {
        margin: 10px 0;
        top: 79px;
        height: 40px;
        width: 165px;
    }
    .jackpot-slide .jackpot-slot[name="diamond"] {
        position: absolute;
        width: 56%;
        height: 50px;
        background-repeat: no-repeat;
        top: 38%;
        margin: 0;
        left: 50%;
        margin-left: -157.5px;
        max-width: 315px;
        min-width: 315px;
    }
    .jackpot-slide .jackpot-slot[name="silver"], .jackpot-slide .jackpot-slot[name="bronze"], .jackpot-slide .jackpot-slot[name="iron"] {
        top: 76px;
    }
    nav.game-navbar .mainnav-right .close-button {
        margin-top: 10px;
    }
    .wrapper .game-container {
        height: auto;
        bottom: auto;
        position: relative;
    }
    .vegas_wheel {
        width: 250px;
        height: 250px;
        bottom: -100px;
        left: -100px;
    }
    #slider {
        height: 290px;
    }
    .jackpot-slot:before {
        height: 60px;
    }
    .jackpot-slot {
        top: 55px;
        height: 20px;
    }
    .odometer-digits {
        top: 18px;
    }
    .odometer-digit div {
        font-size: 26px;
    }
    .jackpot-slot[name="diamond"] .odometer-digit div {
        font-size: 2.7em;
    }
    .jackpot-slot[name="diamond"] {
        width: 45%;
        height: 50px;
        top: 35%;
    }
    .jackpot-slot[name="diamond"] .odometer-digits {
        top: 22px;
    }
    .jackpot-slot[name="diamond"]:before {
        width: 100%;
        height: 75px;
        left: 0;
    }
    .jackpot-container .container {
        display: block;
        text-align: center;
    }
    .jackpot-slot {
        top: 60px;
        height: 36px;
    }
    .main-navbar .login_form {
        display: none;
    }
    body:not(.authorized):not(.vegas_login) .vegas-header-login-button,
    .no-authorize:not(.vegas_login) .vegas-header-login-button {
        display: flex;
    }
    body[casino]:not(.authorized).beforeAuthorize #mobile-jackpot.jackpot-container.top-jackpot-container {
        right: 2vh;
    }
    .mobile-header-login-button {
        top: 12px;
    }
    #slider li {
        background-size: cover;
        position: relative;
    }
}

@media screen and (max-width: 567px) {
    body:not(.authorized):not(.vegas_login) .vegas-header-login-button {
        display: flex;
    }
    body[casino]:not(.authorized).beforeAuthorize #mobile-jackpot.jackpot-container.top-jackpot-container {
        right: 2vh;
    }
    .no-authorize .game_iframe {
        top: 65px;
        height: calc(100% - 65px) !important;
    }
    #launcher {
        top: 85px;
    }
    .jackpot.fixed .games-nav {
        margin-top: 0px;
    }
    .game-container-mobile {
        margin-top: 5px;
    }
    .no-authorize #body {
        background-size: cover;
        background-repeat: no-repeat;
    }
    .container-fluid.jackpot.fixed {
        position: fixed;
    }
    .navbar-fixed-top {
        top: 0px;
    }
    .reg_block, .login_block {
        font-family: Orienta;
        z-index: 1;
        position: relative;
        width: 180px;
        height: 36px;
    }
    .reg_line, .login_line {
        width: 85px;
        text-align: center;
        white-space: nowrap;
        display: inline-block;
    }
    .login_submit input {
        display: block;
        background: url(../images/login-btn.png);
        background-size: 100% 100%;
        bottom: 16px;
        width: 71px;
        height: 38px;
        font-size: 0;
        outline: 0;
        left: 6px;
    }
    .vegas_wheel {
        width: 200px;
        height: 200px;
        bottom: -80px;
        left: -80px;
        animation: wheel 12s linear infinite;
    }
    .jackpot-container .container {
        display: block;
        text-align: center;
        background: #262626;
        border-radius: 5px;
        border: 1px solid #b58a00;
        padding-bottom: 10px;
    }
    #slider {
        height: 270px;
    }
    .jackpot-slide .jackpot-slot {
        height: 31px;
        width: 140px;
    }
    .jackpot-slide .jackpot-container .jackpot-slot {
        top: 65px;
    }
    .jackpot-slide .jackpot-slot[name="diamond"] {
        position: absolute;
        width: 56%;
        height: 43px;
        top: 34%;
        left: 50%;
        margin-left: -120px;
        width: 240px;
    }
    .jackpot-slot[name="diamond"] .odometer-digits {
        top: 21px;
    }
    .jackpot-slot[name="diamond"] .odometer-digit div {
        font-size: 29px;
    }
    .jackpot-slot[name="diamond"]:before {
        width: 100%;
        height: 68px;
        top: 0;
    }
    .top-jackpot-container .jackpot-slot {
        background-repeat: no-repeat !important;
        width: 100% !important;
        margin: 0;
        position: relative;
        top: 0 !important;
        height: 30px;
        background-size: 100% 100% !important;
    }
    .odometer-digit div {
        font-size: 20px;
    }
    .odometer-digits {
        top: 19px;
    }
    #slider li {
        background-size: cover;
    }
    .row-providers span {
        padding: 10px;
    }
    .mobile-header-login-button {
        width: 15%;
        height: 35px;
        top: 15px;
        max-width: 55px;
    }
    .wrapper .game-container {
        position: relative;
        padding-bottom: 50px;
        padding-top: 0;
        width: 100%;
        height: auto;
        bottom: 0;
    }
    .desktop-box {
        margin: 0;
    }
    .games-nav {
        border: none;
        border-radius: 0;
        position: relative;
        width: 100%;
        margin-bottom: 0px;
        background: linear-gradient(#000000, #454544, #000000);
    }
    input.inpt_cust.search_input.search_input_mobile {
        background: #00000005;
    }
    nav.main-navbar {
        padding: 0 !important;
    }
    .banner-content .reg_line, .banner-content .login_line {
        width: 200px;
    }
    .banner-content .mobile_login .login_submit input {
        top: 110px;
        bottom: 0;
    }
    .banner-content .reg_block input[type="text"], .banner-content .reg_block select, .banner-content .reg_block input[type="password"], .login_block input[type="text"], .login_block input[type="password"] {
        width: 100%;
    }
    #login-registration {
        top: 130px !important;
    }
    footer {
        background-color: #313131;
    }
    .mainnav-brand img {
        width: 100%;
        height: 100%;
        position: relative;
        right: 0;
        top: 0px;
    }
    .main-navbar .login_form {
        width: 262px;
        display: none;
    }
    .no-authorize:not(.vegas_login) .vegas-header-login-button {
        display: flex;
    }
    .is_provider img {
        width: 100%;
    }
    .providers-slider {
        left: 0;
        max-width: 100%;
        flex-basis: 100%;
        height: auto;
        margin: 0;
    }
    .navbar-nav .slick-slide {
        height: 40px;
        width: 100%
    }
    .providers-text-names .navbar-nav .slick-slide {
        width: 100%;
    }
    #games_navbar_main .slick-cloned {
        display: none;
    }
    #games_navbar_main .slick-list {
        width: 100% !important;
    }
    #games_navbar_main .slick-track {
        width: 100% !important;
    }
    .providers-text-names #games_navbar_main .slick-track {
        display: flex;
        flex-wrap: wrap;
    }
    #slider .slick-initialized .slick-slide {
        background-size: 100% 100%;
    }
    .nav-arrow {
        display: none !important;
    }
    .providers-slider {
        display: block;
    }
    #games_navbar_main li {
        /* width: 33%; */
    }
}

@media screen and (max-width: 465px) {
    .jackpot-slide .jackpot-slot {
        height: 26px;
        width: 100px;
        margin: 10px 0;
    }
    .header #slider {
        height: 245px;
    }
    .jackpot-container .container {
        padding: 0px 4.5%;
        padding-bottom: 23px;
    }
}

@media screen and (max-width: 410px) {
    nav.main-navbar {
        padding: 0;
    }
    .mainnav-brand img {
        position: relative;
        width: 100%;
        height: auto;
    }
    .games-nav .games-nav-container .navbar-header .navbar-header-search {
        display: block;
        width: 40%;
    }
    .providers-toggle {
        width: 50%;
        background-size: cover;
    }
    .copyright {
        left: 0;
    }
    #launcher.jackpot-active .jackpot-icon {
        display: none;
    }

    .footer-container .row-icons {
        width: 100%;
    }
}

@media screen and (max-width: 370px) {
    .jackpot-slide .jackpot-slot {
        width: 90px;
        margin: 7px 0;
    }
    .providers-text-names.providers-slider {
        padding: 0;
    }

    .winners-block .winner {
        width: 145px;
        padding-left: 47px;
    }

    .winners-block .winner-img {
        left: 1px;
    }
    .account_content input, .account_content select {
        width: 135px;
    }
}

#launcher-jp-container .odometer-digit div {
    font-size: 1.7em;
    line-height: 30px;
}

#launcher-jp-container .odometer-digits {
    text-align: center;
    top: 20px;
    height: 30px;
}

#launcher-jp-container .jackpot-slot[name="diamond"] .odometer-digits {
    top: 20px;
}

#launcher-jp-container .jackpot-slot-title.jackpot-slot-value {
    color: #000;
    text-align: center;
    font-size: 22px;
    display: block;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 3px;
}

#login-registration {
    top: 125px !important;
}

/**** custom login styles  ****/

.no-authorize.vegas_login #body {
    height: auto;
}

.no-authorize.vegas_login .vegas-login-form {
    display: flex;
    justify-content: center;
}

.authorized .vegas-login-form {
    display: none;
}

.no-authorize.vegas_login .wrapper {
    display: none;
}

.no-authorize.vegas_login .mobile-header-login-button, .no-authorize.vegas_login .container-fluid.jackpot, .no-authorize.vegas_login .main-navbar .login_form, .no-authorize.vegas_login .reg-icon, .user_photo {
    display: none;
}

.no-authorize.vegas_login nav.main-navbar .mainnav-left {
    float: none;
    margin: auto;
    width: 204px;
}

.vegas_login.no-authorize:not(.frame) #slider {
    display: block;
}

.vegas-login-form form {
    display: flex;
    flex-direction: column;
    margin: 25px 0;
}

.vegas-login-form label {
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    color: #fff;
    text-align: center;
}

.vegas-login-form input {
    text-align: center;
    margin-top: 5px;
    outline: none;
    border-radius: 7px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.vegas-login-form #login_game {
    margin-bottom: 13px;
    text-transform: uppercase;
}

.vegas-login-form input:not(.login-submit) {
    width: 170px;
    border-radius: 4px;
    border: none;
}

.vegas-login-form .vegas-submit {
    cursor: pointer;
    margin: auto;
    width: 130px;
    height: 58px;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.vegas-login-form .vegas-submit div {
    text-transform: uppercase;
}

.vegas-header-login-button,
.dollar-button,
.main-navbar .reg_submit, 
.main-navbar .login_submit,
.gamelist-button {
    position: relative;
    height: 38px;
    width: 70px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    outline: none;
}
.vegas-header-login-button {
    min-width: 72px;
}

.main-navbar .login_submit {
    width: auto;
}

.main-navbar .login_submit input {
    padding: 0 14px;
}

.dollar-button {
    width: 45px;
    margin: 0 5px;
}

.gamelist-button {
    width: 130px;
    border: none;
    margin: 42px auto 12px;
}

.show-more-button {
    margin: 42px auto 12px;
}

body:not(.authorized ) .dollar-button {
    display: none !important;
}

.vegas-header-login-button, .dollar-button, .main-navbar .login_submit, .main-navbar .reg-icon, .gamelist-button {
    background: rgba(0, 157, 255, 1);
    background: -moz-linear-gradient(top, rgba(0, 157, 255, 1) 0%, rgba(0, 130, 211, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 157, 255, 1)), color-stop(100%, rgba(0, 130, 211, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 157, 255, 1) 0%, rgba(0, 130, 211, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 157, 255, 1) 0%, rgba(0, 130, 211, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 157, 255, 1) 0%, rgba(0, 130, 211, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 157, 255, 1) 0%, rgba(0, 130, 211, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009dff', endColorstr='#e68d0a', GradientType=0);
    border-radius: 7px;
}

.vegas-header-login-button::after, .dollar-button:after, .main-navbar .login_submit:after, .main-navbar .reg-icon:after, .gamelist-button:after {
    background: rgba(0, 130, 211, 1);
    background: -moz-linear-gradient(top, rgba(0, 130, 211, 1) 0%, rgba(0, 157, 255, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 130, 211, 1)), color-stop(100%, rgba(0, 157, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 130, 211, 1) 0%, rgba(0, 157, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 130, 211, 1) 0%, rgba(0, 157, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 130, 211, 1) 0%, rgba(0, 157, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 130, 211, 1) 0%, rgba(0, 157, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0082d3', endColorstr='#009dff', GradientType=0 );
    -webkit-transition: all 0.3s ease-in;
    border-radius: 7px;
}

.vegas-header-login-button::after,
.dollar-button::after,
.reg-icon::after,
.main-navbar .login_submit::after,
.gamelist-button:after,
.launcher-menu .useronline.enabled .close-button:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    border-radius: 7px;
    display: block;
    width: 100%;
    height: 100%;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    pointer-events: none;
}

.vegas-header-login-button:hover:after,
.dollar-button:hover::after,
.reg-icon:hover::after,
.main-navbar .login_submit:hover::after,
.gamelist-button:hover::after,
.launcher-menu .useronline.enabled .close-button:hover::after {
    opacity: 1;
}

.vegas-header-login-button p,
.gamelist-button p {
    z-index: 1;
    font-size: 16px;
}

.vegas-header-login-button p, 
.dollar-button p::before,  
.gamelist-button p {
    font-family: 'FuturaXBlkBTRUS-LAT-ExtraBlack';
    color: #ffffff;
    font-size: 16px;
}
.reg-icon p, .main-navbar .login_submit input {
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-size: 14px;
}

.dollar-button p {
    z-index: 1;
}

.dollar-button p::before {
    content: '$+';
    position: inherit;
    font-size: 22px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* jivochat */
body[content="launcher"] #jvlabelWrap, body[content="launcher"] .wrap_mW, .mobile body.active-banner .wrap_mW {
    display: none;
}

#payment_amount, #payment_phone, #payment_out_number, #payment_out_amount {
    outline: none;
}

/* providers with names */
.providers-text-names li {
    padding: 0 5px;
    border-right: 1px solid #009dff;
}

.providers-text-names a {
    font-size: 13px;
    text-decoration: none;
    color: #ffffff !important;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.separate-providers a {
    font-size: 16px;
}

.providers-text-names a:hover,
.providers-text-names a:focus,
.providers-text-names .is_provider.active {
    color: #ffffff !important;
    text-decoration: none !important;
}

.prov-img {
    display: none;
}

.providers-text-names .providers-toggle {
    background: none;
    text-align: right;
    font-size: 16px;
    color: #fff;
    height: 35px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.providers-text-names .providers-toggle:hover {
    color: #fff;
}

@media screen and (max-width: 991px) {
    .prov-img {
        width: 25px;
        height: 25px;
        min-width: 25px;
        margin-right: 6px;
    }
    
    .prov-img img {
        width: 100%;
        height: 100%;
        padding: 0;
        display: block;
    }
    
    .prov-img img:hover {
        display: block;
    }

    .providers-text-names li {
        border-right: none;
    }
    .main-navbar .login_submit {
        display: none;
    }
    .providers-text-names #games_navbar_main li a img { 
        min-height: 100%;
    }
    .providers-text-names a {
        font-size: 19.5px;
        justify-content: start;
    }
}

/***** separated providers menu *****/
.separated-prov-menu.games-nav .games-nav-container .navbar-header {
    justify-content: flex-end;
    width: 32%;
    min-width: 370px;
}

.separated-prov-menu.providers-text-names.games-nav .games-nav-container .navbar-header,
.providers-text-names.games-nav .games-nav-container .navbar-header {
    min-width: 415px;
}

.separated-prov-menu.games-nav .games-nav-container .navbar-header .navbar-header-search { 
    margin-left: 0;
}

.separated-prov-menu.games-nav .games-nav-container .navbar-header .navbar-header-search {
    display: block;
}
.separated-prov-menu .search-form {
    display: none;
}

.separated-prov-menu .games-nav-container{
    display: flex;
    justify-content: space-between;
}

.separated-prov-menu .providers-toggle {
    margin-right: 45px;
}

.separated-prov-menu .slick-slide img {
    width: auto;
}

.separate-providers {
    width: 71%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.separate-providers.slick-slider {
    padding: 0 35px;
    width: 65%;
}

.separate-providers img.first {
    position: absolute;
    opacity: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.separate-providers img.second {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.separate-providers .is_provider {
    padding-right: 7px;
    margin-right: 7px;
}

.providers-text-names .separate-providers a {
    text-transform: uppercase;
}

.providers-text-names .separate-providers .provides-slide:not(:last-child) a{
    border-right: 1px solid #009dff;
}


.separate-providers a:hover .first,
.separate-providers .is_provider.active img.first {
    opacity: 1;
    visibility: visible;
}

.separate-providers a:hover .second,
.separate-providers .is_provider.active img.second{
    opacity: 0;
    visibility: hidden;
}

@media screen and (min-width: 991px) {
    .separated-prov-menu .slick-slide[data-hidden="hidden"] {
        display: none !important;
    }
    .separated-prov-menu.games-nav .games-nav-container .navbar-header {
        margin-left: 0;
        width: 32%;
        display: flex;
        align-items: center;
    }

    .separated-prov-menu.games-nav .games-nav-container .navbar-collapse {
        position: absolute;
        top: 48px;
        left: 0 !important;
        z-index: 999;
        height: 0;
        padding: 0;
        display: none !important;
        right: 0px;
        width: 400px !important;
        left: unset !important;
        right: 185px;
    }

    .separated-prov-menu .games-nav-container .navbar-collapse.in {
        background: #000;
    }

    .separated-prov-menu .games-nav-container .collapse.in {
        margin: 0;
        height: auto;
        overflow-y: auto !important;
        display: block !important;
    }

    .separated-prov-menu .providers-slider {
        max-width: 100%;
        flex-basis: 100%;
        left: 0;
    }

    .separated-prov-menu .navbar-collapse.in .providers-slider {
        height: inherit;
    }
    
    .separated-prov-menu #games_navbar_main {
        white-space: normal;
        flex-flow: row wrap;
        overflow: visible;
        width: 100%;
        height: auto;
        margin: 0;
    }

    .separated-prov-menu #games_navbar_main .slick-list {
        width: 100% !important;
        height: auto;
    }

    .separated-prov-menu #games_navbar_main .slick-track {
        width: 100% !important;
    }

    .separated-prov-menu .navbar-nav .slick-slide {
        height: 40px;
        width: 100%;
    }

    .separated-prov-menu .navbar-nav .slick-cloned {
        display: none;
    }

    .separated-prov-menu.providers-text-names li {
        border: none;
    }

    .separated-prov-menu.providers-text-names .providers-slider a {
        text-transform: none;
        justify-content: flex-start;
    }

    .separated-prov-menu .prov-img {
        width: 25px;
        height: 25px;
        margin-right: 6px;
        display: block;
    }
    .separated-prov-menu .prov-img img {
        min-height: 100%;
        max-width: 100%;
        width: auto;
        height: auto;
        padding: 0;
    }

    .separated-prov-menu .nav-arrow {
        display: none !important;
    }

    .hideen-dropdown-menu .providers-toggle {
        display: none;
    }
}

@media screen and (max-width: 991px) { 
    .providers-text-names.games-nav .games-nav-container .navbar-collapse {
        top: 60px;
    }

    .separated-prov-menu .navbar-nav .slick-slide {
        width: 100%;
    }

    .separate-providers {
        display: none;
    }

    .separated-prov-menu.games-nav .games-nav-container .navbar-header {
        width: 100%;
        justify-content: space-between;
    }

    .separated-prov-menu .providers-toggle {
        margin-right: auto;
    }
}

@media screen and (max-width: 450px) { 
    .providers-text-names .providers-toggle:after,
    .separated-prov-menu.providers-text-names .providers-toggle:after{
        width: 62px;
        height: 24px;
        left: -69px;
        top: calc(50% - 13px);
    }

    .providers-text-names.games-nav .games-nav-container .navbar-header,
    .separated-prov-menu.providers-text-names .games-nav-container .navbar-header{
        min-width: auto !important;
    }
}

@media screen and (max-width: 415px) { 
    .games-nav .games-nav-container .navbar-collapse {
        width: 100% !important;
    }
    .providers-text-names.games-nav .games-nav-container .navbar-collapse,
    .separated-prov-menu.games-nav .games-nav-container .navbar-header {
        min-width: 100% !important;
    }

    .providers-text-names li,
    .providers-text-names a {
        padding: 0;
    }
    .copyright {
        font-size: 11px;
    }
}

@media screen and (max-width: 360px) {  
     .providers-text-names .providers-toggle {
        font-size: 15px !important;
    }
    .providers-text-names .providers-toggle:after {
        width: 50px !important;
        height: 20px !important;
        left: -56px !important;
        top: calc(50% - 11px) !important;
    }

    .providers-text-names:not(.separated-prov-menu) .providers-toggle:after {
        right: 108px !important;
    }
}

/***** winners block *****/
.winners-block {
    background: linear-gradient(#122c3f, #0a111a);
    height: 60px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 10px;
}
.winners-block.hidden {
    display: none;
}

.winner {
    width: 162px;
    padding-left: 63px;
    position: relative;
    color: #d8d8dc;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 13px;
}

.winner-title,
.winner-game {
    color: #469eb8;
    cursor: pointer;
    font-weight: 700;
    text-decoration: underline;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.winner-game {
    font-weight: normal;
    font-size: 12px;
}


.winner-title:hover,
.winner-game:hover {
    color: #5871bf;
    text-decoration: none;
}

.winner-img {
    position: absolute;
    left: 8px;
    border: 0px solid #dae4e0;
    border-radius: 4px;
    overflow: hidden;
    width: 45px;
    height: 50px;
    cursor: pointer;
}

.winner-img img {
    width: 100%;
    height: 100%;
}

/* slider with games */
.frame #gameList {
    display: none;
}
#game_container .slick-slider .game-element {
    width: 100% !important;
}
.games-with-slider #gameList .slick-slide>div {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 10px;
    margin: 10px 0;
}
#game_container .slick-slide {
    padding: 10px;
    height: auto;
}

.slider-nav-container {
    position: absolute;
    width: 220px;
    left: calc(50% - 110px);
}

.slider-nav-container .slick-arrow{
    background: linear-gradient(#112737, #1a5685);
    position: absolute;
    cursor: pointer;
    bottom: calc(50% - 20px);
    border: none;
    z-index: 1;
    width: 40px;
    height: 40px;
    border-radius: 39%;
    outline: none;
}

.slider-nav-container .slick-arrow:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 39%;
    background: linear-gradient(#1a5685,#112737);
    opacity: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.slider-nav-container .slick-arrow:hover:before {
    opacity: 1;
}

.slider-nav-container .slick-arrow:after{
    content: '';
    position: absolute;
    top: calc(50% - 10px);
    width: 22px;
    height: 22px;
    background-size: 100% 100%;
    background-repeat: no-repeat !important;
}

.slider-nav-container .prev-btn{
    left: -50px;
}

.slider-nav-container .prev-btn:after{
    background: url(../images/left_swipe.png);
    left: calc(50% - 12px);
}

.slider-nav-container .next-btn {
    right: -50px;
}

.slider-nav-container .next-btn:after{
    background: url(../images/right_swipe.png);
    left: calc(50% - 9px);
}

.slider-nav-container .slick-dots li {
    border: 1px solid #ffffff;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.slider-nav-container .slick-dots li.slick-active,
.slider-nav-container .slick-dots li:hover {
    opacity: .75;
    background: #c5c5d3;
}

.slick-dots-container {
    overflow: hidden;
    display: block;
    padding: 0;
    margin: 10px auto;
    width: inherit;
  }
  
  .slick-dots-container > ul {
    padding: 0;
    display: flex !important;
    transition: all 0.25s;
    position: relative;
    margin: 0;
    list-style: none;
    transform: translateX(0);
    align-items: center;
    bottom: unset;
    height: 100%;
  }
  
  .slick-dots-container > ul li {
    width: 15px;
    height: 15px;
    margin: 0 5px;
  }
  
  .slick-dots-container > ul li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 100%;
    height: 100%;
    padding: 6px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0;
  }
  
  .slick-dots-container > ul li:not(:first-child).p-small-1,
  .slick-dots-container > ul li:not(:last-child).n-small-1 {
    transform: scale(0.7);
    opacity: .75;
  }

  .slick-dots li button:before {
    display: none;
  }

  #gameList.minimum-slides .slick-dots {
    justify-content: center;
  }

@media screen and (max-width: 1024px) {
    .games-with-slider #gameList .slick-slide>div {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media screen and (max-width: 750px) {
    .games-with-slider #gameList .slick-slide>div {
        grid-template-columns: repeat(3, 1fr);
    }
    .games-with-slider #gameList .slick-slide {
        padding: 0;
    }
}

/* new pc menu */
.pc-top-menu, .game_from_delault_page #launcher .pc-top-menu {
    width: 70%;
    display: flex;
    justify-content: space-evenly;
}
#launcher .pc-top-menu {
    display: none;
}
body:not(.authorized) .pc-top-menu {
    width: 58%;
}
body:not(.authorized).disableLoginFormInHeader  .pc-top-menu {
    width: 70%;
}
.pc-top-menu button {
    height: 62px;
    width: 115px;
    position: relative;
    border: none;
    background: none;
    outline: none;
}
.pc-top-menu .sport {
    background: url(../images/menu_icons/sport_icon.png) no-repeat center;
    background-size: 35%;
      background-position-y: 6px;
}
.pc-top-menu .casino {
    background: url(../images/menu_icons/casino_icon.png) no-repeat center;
    background-size: 35%;
      background-position-y: 6px;
}
.pc-top-menu .live-dealers {
    background: url(../images/menu_icons/dealer_icon.png) no-repeat center;
    background-size: 35%;
      background-position-y: 6px;
}
.pc-top-menu .tournament {
    background: url(../images/menu_icons/tour_icon.png) no-repeat center;
    background-size: 35%;
      background-position-y: 6px;
}
.pc-top-menu .bonuses {
    background: url(../images/menu_icons/bonus_icon.png) no-repeat center;
    background-size: 35%;
      background-position-y: 6px;
}
.pc-top-menu .jackpots {
    background: url(../images/jackpots_mobile-icon.png) no-repeat center;
    background-size: 35%;
      background-position-y: 6px;
}
.pc-top-menu .tv-games {
    background: url(../images/menu_icons/tv_icon.png) no-repeat center;
    background-size: 35%;
      background-position-y: 6px;
}
.pc-top-menu .poker {
    background: url(../images/menu_icons/poker_icon.png) no-repeat center;
    background-size: 35%;
      background-position-y: 6px;
}
.pc-top-menu .fish-games {
    background: url(../images/menu_icons/fish_icon.png) no-repeat center;
    background-size: 35%;
      background-position-y: 6px;
}

.live-dealers a, .fish-games a, .poker a, .tv-games a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.pc-top-menu .deposit {
    background: url(../images/menu_icons/dep_icon.png) no-repeat center;
    background-size: 35%;
    background-position-y: 6px;
}

.game_from_delault_page .pc-top-menu .sport,
.game_from_delault_page .mobile-bottom-menu .sport,
.dealers-game .pc-top-menu .live-dealers,
.new-menu:not(.game_from_delault_page):not(.dealers-game) .casino {
    display: none;
}

.pc-top-menu button p {
    pointer-events: none;
    color: #ffffff;
    font-size: 15px;
    font-family: 'Orienta', sans-serif;
    position: absolute;
    bottom: 2px;
    width: 100%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.header-jackpot #mobile-jackpot.displaying {
    display: flex !important;
}

.new-menu .jackpot-container.top-jackpot-container#mobile-jackpot {
    display: none;
    position: absolute;
    height: auto;
    top: 60px;
    right: 15%;
    left: auto;
    width: 200px;
    max-width: 200px;
}

.beforeAuthorize.new-menu:not(.authorized) .jackpot-container.top-jackpot-container#mobile-jackpot {
    right:  20%;
}

.beforeAuthorize.new-menu.disableLoginFormInHeader .jackpot-container.top-jackpot-container#mobile-jackpot {
    right: 12%;
}

.new-menu .top-jackpot-container .jackpot-slot {
    width: 100% !important;
    height: 55px !important;
}

.game_from_delault_page.new-menu .top-jackpot-container .jackpot-slot {
    height: 55px !important;
}

.new-menu .top-jackpot-container .container {
    display: block;
    text-align: center;
    background: #11293a;
    border-radius: 5px;
    border: 1px solid #19517d;
    padding: 0px 15px 10px 15px;
    margin: 0;
}

body:not(.beforeAuthorize):not(.authorized).new-menu button.jackpots {
    display: none;
}

/* new mobile menu */
.new-menu .dollar-button {
    display: none;
}

.new-menu .top-jackpot-container .container {
    padding-bottom: 17px;
}

.new-menu .top-jackpot-container .jackpot-slot,
body:not(.authorized).beforeAuthorize.new-menu .top-jackpot-container .jackpot-slot {
    margin: 0;
}

.new-menu.frame:not(.authorized) .sport,
.new-menu #index .casino {
    display: none;
}
.new-menu.frame:not(.authorized) #index .casino {
    display: block;
}

.mobile-bottom-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: linear-gradient(#1a5685, #1a5685);
    display: none;
    justify-content: space-around;
    z-index: 1000;

    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.mobile-bottom-menu.active {
    padding-bottom: 70px;
    bottom: 0;
}

.mobile-bottom-menu button{
    height: 41px;
    width: 65px;
    border: none;
    outline: none;
    position: relative;
    margin-bottom: 10px;
    margin-top: 5px;
}

.mobile-bottom-menu .tournament {
    background: url(../images/menu_icons/tour_icon.png) no-repeat center;
    background-size: 55%;
    background-position-y: 2px;
}

.mobile-bottom-menu .bonuses {
    background: url(../images/menu_icons/bonus_icon.png) no-repeat center;
    background-size: 55%;
    background-position-y: 2px;
}

.mobile-bottom-menu .sport {
    background: url(../images/menu_icons/sport_icon.png) no-repeat center;
    background-size: 55%;
    background-position-y: 2px;
}

.mobile-bottom-menu .jackpots {
    background: url(../images/jackpots_mobile-icon.png) no-repeat center;
    background-size: 55%;
    background-position-y: 2px;
}

.mobile-bottom-menu .deposit {
    background: url(../images/menu_icons/dep_icon.png) no-repeat center;
   background-size: 55%;
    background-position-y: 2px;
}

.mobile-bottom-menu .live-dealers {
    background: url(../images/menu_icons/dealer_icon.png) no-repeat center;
    background-size: 55%;
    background-position-y: 2px;
}

.mobile-bottom-menu .support {
    background: url(../images/menu_icons/sup_icon.png) no-repeat center;
    background-size: 55%;
    background-position-y: 2px;
    display: none;
}

.mobile-bottom-menu .tv-games {
    background: url(../images/menu_icons/tv_icon.png) no-repeat center;
    background-size: 55%;
    background-position-y: 2px;
}
.mobile-bottom-menu .poker {
    background: url(../images/menu_icons/poker_icon.png) no-repeat center;
    background-size: 55%;
    background-position-y: 2px;
}
.mobile-bottom-menu .fish-games {
    background: url(../images/menu_icons/fish_icon.png) no-repeat center;
    background-size: 55%;
    background-position-y: 2px;
}

#launcher .mobile-bottom-menu .support {
    display: block;
}

.mobile-bottom-menu .casino {
    background: url(../images/menu_icons/casino_icon.png) no-repeat center;
    background-size: 55%;
    background-position-y: 2px;
}

.mobile-bottom-menu button p {
    position: absolute;
    bottom: -2px;
    color: #ffffff;
    font-size: 10px;
    font-family: 'Orienta', sans-serif;
    width: 100%;
    pointer-events: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.pc-top-menu button:hover p,
.pc-top-menu button.active p,
.desktop .mobile-bottom-menu button:hover p,
.mobile-bottom-menu button.active p {
    color: #00d0ff;
}

@media screen and (max-width: 1199px){
    .pc-top-menu, .game_from_delault_page #launcher .pc-top-menu {
        display: none;
    }
    #index .mobile-bottom-menu, .game_from_delault_page #launcher .mobile-bottom-menu { 
        display: flex;
    }
    /* .header-in-launcher #launcher.content-active,  */
    .authorized.game_from_delault_page.game-with-exit #launcher {
        height: calc(100% - 115px) !important;
        bottom: 50px;
    }

    .new-menu .jackpot-container.top-jackpot-container#mobile-jackpot,
    body:not(.authorized).beforeAuthorize.new-menu #mobile-jackpot.jackpot-container.top-jackpot-container {
        bottom: 45px;
        top: unset;
        right: calc(50% - 100px);
        position: fixed;
    }
    .ios-bottom-menu.new-menu .jackpot-container.top-jackpot-container#mobile-jackpot {
        bottom: 70px;
    } 
    /* jivochat*/
    .ios-bottom-menu.new-menu #jcont:not(.__mobile_2v) {
        bottom: 70px !important;
    }    
    .new-menu a.page-up {
        bottom: 65px;
    }
    .new-menu #index {
        padding-bottom: 51px;
    }
    body.frame.new-menu .game-container .game_iframe {
        height: calc(100% - 115px) !important;
    }
    .new-menu .jackpot-icon,
    body:not(.authorized).beforeAuthorize.new-menu .jackpot-icon,
    body:not(.authorized).beforeAuthorize.new-menu .jackpot-icon,
    body:not(.beforeAuthorize):not(.authorized).new-menu button.jackpots {
        display: none;
    }

    body:not(.authorized).beforeAuthorize.new-menu .jackpot-container.top-jackpot-container#mobile-jackpot {
        top: unset;
        right: calc(50% - 100px);
    }

    /* jivochat */
    .new-menu .wrap_mW,
    .new-menu #jvlabelWrap,
    .new-menu .__jivoMobileButton {
        display: none;
    }
    html:not(.mobile) .new-menu #jcont:not(.__mobile_2v){
        bottom: 50px !important;
        right: 10px !important;
        left: unset !important;
    }
    .new-menu .main_Lb.__static_BN {
        height: 100% !important;
    }
}

@media screen and (max-width: 660px) {
    .hidden-on-mobile {
        display: none;
    }
}

/* sliders with games under game list */
.active-sliders-with-games #gameList{
    padding: 0 10px 90px;
}

.active-sliders-with-games #gameList .game-container-title{
    padding: 0 7px 5px;
}
.sliders-with-games {
    padding-top: 5px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 500ms ease 0s, visibility 500ms ease 0s;
}
.sliders-with-games.visible {
    opacity: 1;
    visibility: visible;
}
body.frame .sliders-with-games {
    display: none;
}

.active-sliders-with-games .wrapper .game-container {
    padding: 0;
}

.sliders-with-games .game-container-title{ 
    padding: 0 17px;
}

.sliders-with-games .slick-list{
    padding: 10px;
}

#game_container .sliders-with-games .slick-slide,
.active-sliders-with-games #gameList .desktop-box{
    padding: 0 7px;
}

.mobile #game_container .sliders-with-games .slick-slide{
    padding: 0 2px;
}

#game_container .sliders-with-games .slick-arrow {
    position: absolute;
    top: -35px;
    right: 10px;
    background: url(../images/right_swipe.png) no-repeat;
    background-position: 9px center;
    background-size: 57%;
    width: 35px;
    height: 35px;
}

#game_container .sliders-with-games .slick-prev {
    right: 50px;
    background: url(../images/left_swipe.png) no-repeat;
    background-size: 57%;
    background-position: 5px center;
}

@media screen and (max-width: 1099px) {
    #gameList .gamelist-button {
        margin: 30px auto 0;
    }
    .sliders-with-games .gamelist-button {
        margin: 30px auto;
    }
    .active-sliders-with-games #gameList {
        padding: 0 10px 20px;
    }
}

/* new reg/login form */
.before-login-banner {
    width: 100%;
    font-family: Arial, sans-serif !important;
}

.banner-header {
    display: flex;
    justify-content: space-around;
    text-transform: uppercase;
    width: 100%;
}

.banner-header .header-title {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    color: #ffffff;
    text-align: center;
    height: 50px;
    position: relative;
}

.banner-header .tab-button { 
    cursor: pointer;
}

.banner-header .header-title.active:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -4px;
    left: 0;
}

.signin-reg-button,
.banner-header .signin-reg-button.active:after,
.header-title {
    background: #242424;
}

.banner-header .email-reg-button, .banner-header .email-reg-button.active:after {
    background: #2999FF;
    color: #242423;
}

.mobile-reg-button,
.banner-header .mobile-reg-button.active:after {
    background: #0072DC;
}

.full-reg-button,
.banner-header .full-reg-button.active:after {
    background: #005BAE;
}

.banner-header .header-title {
    flex: 1;
}
.banner-header .signin-reg-button {
    flex: 1.5;
}

.content-wrap {
    padding: 15px 25px;
}

.tab-content {
    display: none;  
}

.tab-content.active {
    display: flex;
    justify-content: center;
}

.reg_message {
    min-height: 30px;
    padding: 3px;
    width: 100%;
}

.email-reg input, .mobile-reg input, .full-reg input, .banner-form select {
    background: #C4C4C4;
    border: 1px solid #484848;
}
.sign-in-form input[type=text], .confirm_form input[type=text], .recovery-banner input[type=text],
.sign-in-form input[type=password], .confirm_form input[type=password], .recovery-banner input[type=password] {
    border: 1px solid #484848;
    background: #ffffff;
}

.banner-form form .error-input {
    border: 1px solid #fc0000;;
}

.banner-form form .success-input {
    border: 1px solid #00fc22;;
}

.recovery-banner .small-submit-btn {
    font-size: 15px;
}

.before-login-banner input, .confirm_form input, .before-login-banner select, .reg-submit-button,  .recovery-banner input {
    outline: none;
    padding: 10px;
    margin-bottom: 13px;
    font-size: 15px;
    border-radius: 0;
}

.login-submit-button, .sign-in-form input, .sign-in-form select, .to-reg-btn {
    margin-bottom: 20px;
}

.reg-submit-button, .small-submit-btn {
    background: #005BAE;
    color: #ffffff;
    border: none;
    text-transform: uppercase;
    padding: 10px;
}

.to-reg-btn {
    background: #2999FF;
}

.currency-lang-recaptcha-wrap select {
    flex: 1;
}

.language-select-email-form, .language-select-phone-form {
    margin-left: 10px;
    margin-right: 10px;
}

.without-currency .language-select-email-form, .without-currency .language-select-phone-form {
    margin-right: 10px;
    margin-left: 0;
}

.without-languages .currency-select-phone-form, .without-languages .currency-select-email-form {
    margin-right: 10px;
}

.currency-select-full-form {
    margin-right: 13px;
}

.without-languages .currency-select-full-form {
    margin-right: 0;
}

.email-reg input, .mobile-reg input, .full-reg input, .reg-submit-button, .confirm_form, .password-wrap, .banner .iti {
    width: 100%;
}

.banner:not(.without-promo) .password-wrap {
    width: 48%;
    margin-right: 13px;
}

.before-login-banner .banner-form:not(.full-reg) .recaptcha-reg {
    height: 54px;
    flex-basis: 160px;
    width: auto;
}

.before-login-banner .banner-form:not(.full-reg) .recaptcha-reg>div {

    transform: scale(0.52);
    right: -146px;
    margin-top: -19px;
}


.banner .iti {
    margin-bottom: 13px;
}

.banner .iti input {
    padding-left: 90px !important;
}

input.reg_promo {
    flex: 30%;
}

.tab-content form {
    display: flex;
    flex-wrap: wrap;
    max-width: 450px;
}

.languages-select {
    text-transform: uppercase;
}

.before-login-banner .reg-rules {
    margin-top: 13px;
}
.before-login-banner .reg_rulesspan {
    line-height: 14px;
}
.before-login-banner .recaptcha-reg {
    width: 248px;
    height: 78px;
    flex-basis: 500px;
    position: relative;
}

.rules-and-captcha-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: -7px;
}

.before-login-banner .recaptcha-reg>div {
    transform: scale(0.6);
    transform-origin: 0;
    position: absolute;
    right: -122px;
    margin-top: -8px;
    border: 1px solid #484848;
}

.before-login-banner .currency-lang-recaptcha-wrap {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.before-login-banner .without-currency.without-languages .currency-lang-recaptcha-wrap {
    justify-content: center;
}

.before-login-banner #reg_checkrules {
    height: 25px;
    width: 25px;
    float: left;
    margin: 0 3px 0 0;
}
.confirm_form {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.confirm_form p {
    text-align: center;
}

.without-promo select[name=currency-select]{
    margin-left: 0;
}

.password-wrap {
    position: relative;
}

.hide-password {
    position: absolute;
    font-size: 24px;
    top: calc(50% - 19px);
    right: 13px;
    cursor: pointer;
}

.iti__selected-flag {
    outline: none;
}
body:not(.iti-mobile) .iti__country-list {
    position: fixed;
}

@media (max-width: 1400px) {
    .iti__country-list {
        max-width: 350px;
    }
    #recovery_form .iti__country-list {
        max-width: 100%;
    }
}

/*sign in form */
.sign-in-form form,
.recovery-banner form {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.sign-in-form input, .confirm_form input, .recovery-banner input, .small-submit-btn {
    width: 100%;
    text-align: center;
}

.sign-in-form select {
    width: 128px;
}

.sign-in-form .language-select-login-form {
    margin: 0 0 17px;
}

@media screen and (max-width: 600px) {
    .before-login-banner .currency-lang-recaptcha-wrap {
        flex-wrap: wrap;
    }
    .language-select-email-form, .language-select-phone-form {
        margin-left: 0;
        margin-right: 0;
    }
    .without-currency .language-select-phone-form, .without-currency .language-select-email-form,
    .without-languages .currency-select-phone-form, .without-languages .currency-select-email-form {
        margin-right: 0;
    }
    input.reg_promo, .password-wrap{
        flex: 100%;
    }
    .banner:not(.without-promo) .password-wrap {
        margin-right: 0;
    }
    .banner-form:not(.sign-in-form) select {
        flex: 47%;
    }
    select[name=currency-select] {
        margin-left: 0;
        margin-right: 5px;
    }

    .content-wrap {
        padding: 13px 30px 15px;
    }
    body:not(.onlycasino) .iphone .content-wrap {
        padding: 13px 30px 70px;
    }

    .rules-and-captcha-wrap {
        flex-wrap: wrap;
    }
    .before-login-banner .reg-rules {
        width: 100%;
    }
    .before-login-banner .recaptcha-reg, .before-login-banner .banner-form:not(.full-reg) .recaptcha-reg {
        flex-basis: 100%;
        justify-content: center;
        display: flex;
        margin-top: 10px;
    }
    .before-login-banner .banner-form:not(.full-reg) .recaptcha-reg { 
        margin-top: 0;
        margin-bottom: 13px;
        height: 78px;
    }
    .before-login-banner .recaptcha-reg>div, .before-login-banner .banner-form:not(.full-reg) .recaptcha-reg>div {
        transform:none;
        position: relative;
        right: 0;
    }
    .before-login-banner .banner-form:not(.full-reg) .recaptcha-reg>div {
        margin-top: -2px;
    }
    
}

@media screen and (max-width: 450px) {
    .banner-header .header-title {
        font-size: 16px;
    }
    .reg_message {
        padding-bottom: 15px;
    }

    .before-login-banner .recaptcha-reg, .before-login-banner .banner-form:not(.full-reg) .recaptcha-reg {
        width: 200px;
    }
    .before-login-banner .recaptcha-reg>div, .before-login-banner .banner-form:not(.full-reg) .recaptcha-reg>div {
        transform: scale(0.79);
        transform-origin: unset
    }
}

@media screen and (max-width: 350px) {
    .banner-header .header-title {
        font-size: 13px;
    }
}

/* recovery form */
.recovery-banner .tab-content {
    flex-direction: column;
}
.recovery_description {
    padding: 15px 0;
}

.favotire-game {
    width: 40px;
    height: 40px;
    background: url(../images/star.png) no-repeat center;
    background-size: contain;
    display: block;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;

    margin-bottom: auto;
    margin-left: auto;
}

.favotire-game.active, .desktop .favotire-game:hover {
    width: 40px;
    height: 40px;
    background: url('../images/star-active.png') no-repeat center;
    background-size: contain;
}

.bonuses-popup img {
    width: 100%;
}

/* header in launcher */
.header-in-launcher.game_from_delault_page .launcher-menu {
    display: block;
}

.header-in-launcher #launcher.jackpot-active {
    height: calc(100% - 65px);
    bottom: 0;
    top: unset;
}

body.header-in-launcher.game_from_delault_page .game-buttons {
    display: none;
}

#launcher.jackpot-active #mobile-jackpot {
    right: 5vh;
    top: 55px;
}
.game_from_delault_page #launcher.jackpot-active #mobile-jackpot {
    right: 15%;
}


body:not(.game_from_delault_page) #launcher.jackpot-active #mobile-jackpot {
    position: relative;
    width: 100%;
    max-width: 94%;
    height: 100%;
    left: unset;
    right: unset;
    top: unset;
} 

@media screen and (min-width:1199px) {
    body:not(.game_from_delault_page) #launcher.jackpot-active .top-jackpot-container .container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0;
        background: none;
        border: none;
    }

    body:not(.game_from_delault_page) #launcher.jackpot-active .top-jackpot-container .jackpot-slot {
        width: 15% !important;
        transform: none;
    }

    #launcher.jackpot-active .top-jackpot-container .jackpot-slot[name="diamond"] .odometer-digits, #launcher.jackpot-active .top-jackpot-container .odometer-digits {
         top: 23px;
    }

    .game_from_delault_page #launcher.jackpot-active .top-jackpot-container .jackpot-slot[name="diamond"] .odometer-digits, .game_from_delault_page  #launcher.jackpot-active .top-jackpot-container .odometer-digits {
        top: 28px;
    }

    body:not(.game_from_delault_page) #launcher.jackpot-active .top-jackpot-container .jackpot-slot {
        height: 80% !important;
    }
}

/* block with links in footer */
.footer-wrap .links-in-footer {
    display: flex;
    justify-content: center;
    align-items: center;
    float: none;
    padding-top: 20px;
}

.links-in-footer .footer-link {
    width: 90px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 10px;
}

.sport-without-jackpot #launcher button.jackpots {
    display: none;
}

body:not(.game_from_delault_page) #launcher .userinfo-wrap {
    justify-content: center;
    padding-right: 0;
}

@media screen and (max-width: 1199px) {
    body:not(.game_from_delault_page) #launcher.jackpot-active .jackpot-container.top-jackpot-container .row.container {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        position: absolute;
        top: 50px;
        height: auto !important;
        background: rgba(0, 0, 0, 0.9);
        border-radius: 0;
        padding: 15px;
        width: 100%;
    }

    body:not(.game_from_delault_page).new-menu #launcher .jackpot-icon {
        display: none;
    }
    body:not(.game_from_delault_page).new-menu #launcher.jackpot-active #mobile-jackpot {
        right: unset;
        top: unset;
    }
    body:not(.game_from_delault_page).new-menu #launcher .jackpot-container.top-jackpot-container#mobile-jackpot  {
        width: 100%;
        max-width: 100%;
    }
    body:not(.game_from_delault_page).new-menu #launcher .top-jackpot-container .container {
        background: none;
        border: none;
        padding: 0;
    }
    body:not(.game_from_delault_page).new-menu #launcher .game-navbar .jackpot-slot[name="diamond"]:before {
        height: 70px;
    }
    body:not(.game_from_delault_page).new-menu #launcher .jackpot-container .jackpot-slot {
        height: 80px !important;
        top: 0px !important;
    }

}

/* header with only jackpots */
body[content=index]:not(.authorized):not(.new-menu).beforeAuthorize.disableLoginFormInHeader #jackpot-icon{
    display: none;
}
@media screen and (min-width: 1199px) {
    body[content=index]:not(.authorized):not(.new-menu).beforeAuthorize.disableLoginFormInHeader  .jackpot-container.top-jackpot-container {
        width: 70%;
    }
    body[content=index]:not(.new-menu) .jackpot-container.top-jackpot-container {
        width: 62%;
        left: 18%;
    }
}

@media screen and (max-width: 1199px) {
    body:not(.game_from_delault_page):not(.new-menu) #launcher nav.game-navbar .mainnav-left {
        display: flex;
    }
    body[content=index]:not(.new-menu):not(.authorized).beforeAuthorize #mobile-jackpot.jackpot-container.top-jackpot-container {
        top: 50px;
    }

    body[content=index]:not(.new-menu) .jackpot-container.top-jackpot-container .row.container {
        padding: 9px;
    }
    body:not(.game_from_delault_page):not(.new-menu) #launcher.jackpot-active .userinfo-wrap {
        justify-content: flex-end;
    }

    body[content=launcher]:not(.new-menu) #launcher.jackpot-active .jackpot-icon {
        display: none;
    }
}

/* demo game buttons */
.demo-btn-wrap {
    position: absolute;
    width: 100%;
    height: 78%;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: column;
    opacity: 0;
    transition: opacity .3s linear;
}
#game_container .img-block:hover .demo-btn-wrap {
    opacity: 1;
}

.demo-btn-wrap .demo-btn {
    width: 101%;
    height: 32%;
    border: none;
}

.demo-btn-wrap .demo-btn#demo-money {
    background: url(../images/demo.png) no-repeat center;
    background-size: 100% 100%;
}

.demo-btn-wrap .demo-btn#real-money {
    background: url(../images/real.png) no-repeat center;
    background-size: 100% 100%;
}

@media screen and (max-width: 1090px) and (min-width: 800px) {
    .games-with-showMore .demo-btn-wrap { 
        height: 73%;
    }
}

@media screen and (max-width:800px) and (min-width: 650px) {
    .mobile .desktop-box {
        grid-gap: 7px;
    }
}

@media screen and (max-width:400px) {
    .games-with-slider .demo-btn-wrap {
        height: 71%;
    }
    .games-with-showMore .demo-btn-wrap {
        height: 72%;
    }
}

/* tournaments popup */
.tournament .banner-inner {
    background: #212121 !important;
    width: 800px;
}
.tournament .banner-close {

}
.tournament h1 {
    margin-top: 0;
    font-size: 30px;
    text-align: center;
    color: #c1c1c1;
    text-transform: uppercase;
}

.tournament .tournament-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    border-bottom: 1px solid #696969;
    padding-bottom: 7px;
}

.tournament .tournament-name {
    padding: 0;
    text-transform: uppercase;
    font-size: 26px;
    color: #ffffff;
}

.tournament .tournament-time-wrap {
    text-transform: uppercase;
    color: #c6c6c6;
}
.tournament .tournament-time, .tournament .bet-val {
    color: #2fc504;
}

.tournament .tournament-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    color: #ccc;
    font-size: 14px;
    padding: 7px 0;
}
.tournament .tournament-info {
    width: 70%;
}
.tournament .tournament-image {
    width: 30%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.tournament .date-val {
    color: #f1eb46;
}

.tournament .games-val {
    padding: 7px 0;
    color: #02c2f2;
}

.tournament .rules-val {
    padding: 7px 0;
}

.tournament .select-tournament {
    display: block;
    padding: 2px 10px;
    color: #ffffff;
    border: 1px solid #097cc3;
    border-radius: 6px;
    background: rgb(0,155,252);
    background: linear-gradient(180deg, rgba(0,155,252,1) 0%, rgba(0,131,213,1) 100%);
    font-size: 16px;
}

.banner.tournament ::-webkit-scrollbar-track {
    background-color: #646464;
}
.banner.tournament ::-webkit-scrollbar-thumb {
    background-color: #383838;
}

@media screen and (max-width: 600px) {
    .tournament .tournament-content {
        flex-direction: column;
    }
    .tournament .tournament-info, .tournament .tournament-image {
        width: 100%;
    }
}

/* freespins mark */
.freespins-mark {
    width: 53%;
    height: 26%;
    position: absolute;
    top: 4%;
    left: 0;
    line-height: 24px;
    background: url(../images/frgms_art.png) no-repeat left;
    background-size: contain;
}


@media screen and (max-width: 1090px) and (min-width: 800px) {
    .freespins-mark {
        top: 5px;
    }
}

@media screen and (max-width: 650px) and (min-width: 480px) {
    .freespins-mark {
        top: 3px;
    }

    .games-with-showMore .freespins-mark {
        top: 1px;
    }
}

@media screen and (max-width:480px) {
    .games-with-slider .freespins-mark {
        top: 1px;
    }

    .games-with-showMore .freespins-mark {
        top: 4px;
    }
}

/* languages select */
.dropdown-languages-wrap {
    position: relative;
    width: 70px;
    height: 33px;
    margin: 0;
    margin-right: 8px;
	padding: 0;
	overflow: visible;
    border-radius: 32px;
    z-index: 1;
}
.dropdown-languages-wrap .dropdown-languages {
    position: absolute;
    width: 100%;
    top: 0;
    background: #0f161e;
    border: 2px solid #162536;
	border-radius: 5px;
}
.dropdown-languages-wrap .dropdown-languages .select-language {
    display: flex;
    align-items: center;
    opacity: 0;
    visibility: hidden;
	height: 0;
	margin: auto;
    width: inherit;
    cursor: pointer;
    transition: .3s linear;
}
.dropdown-languages-wrap .dropdown-languages .select-language.active, .dropdown-languages-wrap .dropdown-languages .select-language.selected {
    height: 29px;
    opacity: 1;
    visibility: visible;
    padding: 5px 0;
}
.dropdown-languages-wrap .dropdown-languages .select-language.selected {
    cursor: default;
}
.dropdown-languages-wrap .dropdown-languages .select-language .lang-img {
	width: 100%;
    height: 100%;
	margin: 0;
    background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

/* promo form */
#account-promo-form {
    display: flex;
    flex-wrap: wrap;
	text-align: left;
}

#account-promo-form.hidden {
    display: none;
}

.promo_message {
	flex: 1 1 100%;
	margin-bottom: 0;
}

.message_error {
    color: #F00 !important;
}

#account-promo-form .promo-submit-btn {
    margin: 6px auto 0;
    padding: 4px 13px 4.5px;
    background: #ed0049;
    background: linear-gradient(180deg,#ed0049 0,#b6012e 30%,#5b0202 100%);
    border: 1px solid red;
    border-radius: 5px;
	color: #ffffff;
	cursor: pointer;
}

#account-promo-form .account-field-wrap {
    display: inline-block;
	width: 170px;
}

#account-promo-form .account-field-wrap input {
	width: 100%;
	height: 32px;
	padding: 4.5px;
    border-radius: 5px;
    color: #000000;
}

.ui-keyboard {
    bottom: 0;
    right: 0;
}

.jackpot-slot.activate {
    outline: 1px solid #F00;
    animation: activate-jp 1s infinite;
}

@-webkit-keyframes activate-jp {
    0% {outline: 1px solid #F00;}
    50% {outline: 1px solid transparent;}
    100% {outline: 1px solid #F00;}
}

@keyframes activate-jp {
    0% {outline: 1px solid #F00;}
    50% {outline: 1px solid transparent;}
    100% {outline: 1px solid #F00;}
}