/*Basics*/

body {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    background-color: #000;
    color: #fff;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    font-weight: lighter;
    overflow-x: hidden;
}

h1, h2, h3, h4 {
    font-weight:400;
    text-transform: uppercase;
    margin: 0;
    bottom: 0;
    width: 100%;
}


h1, h2 {
    font-size: 128px;
    text-align: center;
}

h3 {
    font-size: 48px;
    background-image: linear-gradient(#d2a363 30%, #ffe6bd 49%, #d2a363 65%);
    text-align: left;
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
}

h4 {
    font-size: 20px;
    line-height: 2em;
}

a {
    text-decoration: none;
    color:#fff;
}
a:hover, a:focus, a:active {
    font-weight: 600;
}

ol, ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.text-main {
    font-size: 24px;
    line-height: 1.5em;
    font-weight:lighter;
}

button {
    background: none;
    border: none;
}

button:hover {
    cursor: pointer;
    transform: scale(1.2);
    transition: transform .2s;
}

.small-screen, .close, .hide {
    display: none;
}

.open, .show {
    display: flex;
}

.header-top-menu ol li.show, .header-top-menu-toggle.small-screen-menu ol li.show {
    display: flex;
}

.header-top-menu ol li.hide,  .header-top-menu-toggle.small-screen-menu ol li.hide {
    display: none;
}

img {
    width: 100%;
}

/*Header, nav menu and main banner*/

header {
    background-image: url('../images/background_header.png');
    background-repeat: no-repeat;
    background-position:center;
    position:relative;
    background-position-y: 50px;
    background-size: contain;

}

.header-top-menu {
    width: 1430px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 22px;
    margin-bottom: 140px;
    font-size: 20px;
}

.header-top-menu ol {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.header-top-menu ol.header-nav-lang-ol, header-top-menu-toggle.small-screen-menu ol.header-nav-lang-ol {
    flex-wrap:wrap;
}

.header-top-menu ol.header-nav-lang-ol li,  header-top-menu-toggle.small-screen-menu ol.header-nav-lang-ol li {
    width: 100%;
}

.header-top-menu ol li {
    text-align: left;
    color: #e2e2e2;
    display: flex;
    flex-direction:row;
    flex-wrap:nowrap;
    align-items: center;
    text-transform:uppercase;
    font-weight: normal;

}

.header-top-menu ol li a {
    color: #e2e2e2;
    text-decoration:none;
    position: relative;
}

.header-top-menu ol li a:hover,  .header-top-menu ol li a:focus, .header-top-menu ol li a:active {
    background-image: linear-gradient(#d2a363 30%, #ffe6bd 49%, #d2a363 65%);
    text-align: left;
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    text-decoration:1px solid #d2a363;
    text-decoration-line:underline;
}

.header-top-menu ol li div{
    margin-left: 10px;
}

.header-top-menu button {
    background: transparent;
    border: none;
    margin-left: 5px;
}

.header-top-menu-toggle.small-screen-menu {
    display: none;
}


.header-top-menu ol li.header-nav-lang {
    display: flex;
    flex-wrap:wrap;
    max-width: 80px;
    position:relative;
}

ol li.header-nav-lang div {
    margin-left: 0;
}

.header-nav-lang-top-part {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.header-nav-lang-top-part a,  .header-nav-lang-ol li a {
    display: flex;
    align-items: center;
    margin-right: 10px;
}



.header-nav-lang-top-part img:last-of-type {
width: 25px;
height: 10px;
}

.header-nav-lang-top-part a img:last-of-type,  .header-nav-lang-ol li a img {
    margin-right: 10px;
    width: 40px;
    height: auto;
}

.header-nav-lang-ol {
    display: flex;
    width: 50px;
    background-color: rgba(0,0,0,0.6);
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    left: 0;
    top: 30px;
    border: 1px solid gold;
    z-index: 3;
    padding: 10px;
    border-radius: 20px;
}

.header-nav-lang-ol.hide {
    display: none;
}

.header-nav-lang-ol.show {
    display: flex;
}

.header-nav-lang-ol li {
    margin-top: 10px;
}

.header-top {
    width: 1430px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    position:relative;
}

.header-top div {
    width: 50%;
    margin-bottom:10%;
}
.header-top-logo-en img {
    width:90%;
}
.header-afisha {
    width: 1430px;
    margin-left:auto;
    margin-right: auto;
    position: relative;
    margin-bottom: 80px;
    z-index: 3;
}

.header-afisha-pics {
    margin-top: 30px;
    display:flex;
    flex-direction:row;
    flex-wrap:nowrap;
    align-items: center;
    justify-content: space-between;
}

/*.afisha-pics {
    width: 45%;
    height: 660px;
    padding: 24px 28px;
    border: 2px solid transparent;
    border-radius: 19px;
    position: relative;
    background-color: #000;
    background-clip: padding-box;
}*/

.afisha-pics {
    width: 45%;
/*    height: 660px;*/
    padding: 24px 28px;
    border: 2px solid transparent;
    border-radius: 19px;
    position: relative;
    background-color: #000;
    background-clip: padding-box;

padding: 0px 0px;
margin:0 auto;
}
.afisha-pics img{
    border-radius: 19px;
}


.afisha-pics::after {
    background: linear-gradient(#d2a363 30%, #ffe6bd 49%, #d2a363 65%);
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    content: '';
    border-radius: 19px;
}

.header-afisha-bottom-line {
    position:absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2000px;
    bottom: -5%;
    left: calc(50% - 1000px);
}

/*Header top menu - in small screens*/

.header-nav-lang {
    position: relative;
}
.header-top-menu-toggle.small-screen-menu {
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 26px;
    font-weight: normal;
    display: none;
}

.menu-top-preview li {
    width: 80px;
    height: 20px;
    border-bottom: 5px solid #fff;

}

.menu-top-preview li:first-of-type {
    height: 5px;
}

.lang-top-toggle button {
    width: 70px;
}

.lang-top-toggle-img {
    width: 70%;
}

.header-nav-lang {
    margin-right: 25px;
    margin-left: 25px;
}

.menu-top-toggle {
    position: fixed;
    width: 100%;
    background-color: #030303;
    color: #fff;
    top: 0;
    left: 0;
    min-height: 1000px;
    z-index: 10;
    
}

.open {
    display: block;
}

.close {
    display: none;
}

.menu-top-toggle .menu-toggle-open {
    color: #fff;
    position: absolute;
    border-radius: 50%;
    font-size: 1.2em;
    border: 1px solid #fff;
    font-weight: lighter;
    right: 15px;
    top: 15px;
    transform: rotate(135deg);
    height: 1.5em;
    width: 1.5em;

}

.menu-top-toggle ol {
    margin-top: 15px;
    margin-left: 35px;
    font-size: 1.2em;
    line-height: 70px;
}

.menu-top-toggle img {
    width: 250px;
    margin-left: -15px;
    margin-top: -10px;
    
}


/*Section parts*/

section {
    width: 1430px;
    margin-left:auto;
    margin-right:auto;
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    margin-bottom: 60px;
}

section h2 {
    text-align: left;
}

.games-description {
    width: 50%;
    display:flex;
    flex-wrap:wrap;
    margin-top: 30px;
    margin-bottom: 30px;
    align-items: center;
    position:relative;
}

.games-description h3 {
    padding-top: 45px;
}

.games-description .text-main {
    margin-top: -75px;
}

.games-description.ruletka .text-main {
    margin-top: unset;
}
.games-description.poker {
    padding-left: 5%;
    box-sizing: border-box;
}

.games-description.blackjack {
    width: 48%;
}

.games-description.blackjack .text-main {
    position: relative;
}

.ruletka .pic-shadow {
    position: absolute;
    left: -70%;
    top:0;
    z-index: -2;
    width: 100%;
}

.poker .pic-shadow {
    position:absolute;
    right: -70%;
    top:0;
    z-index: -2;
    width: 100%;
}

.blackjack .pic-shadow {
    position:absolute;
    left: -70%;
    top:0;
    z-index: -2;
    width: 100%;
}

.games-description.blackjack .text-main::after {
    content: url('../images/fishka1_1.png');
    position: absolute;
    right: -50px;
    top: -75%;
}

.games-description.blackjack .text-main::before {
    content: url('../images/fishka1_2.png');
    position: absolute;
    left: -25%;
    top: 10%;
}


.ruletka .postscriptum {
    font-size: 16px;
}

.blackjack .postscriptum {
    font-size: 24px;
    background-image: linear-gradient(#d2a363 30%, #ffe6bd 49%, #d2a363 65%);
    text-align: left;
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    font-weight: normal;
}

.section-top-part button {
    background: none;
    border: none;
}

#jancket_tour {
    position: relative;
}

.janket-tour-pics {
    position: relative;
    margin-bottom: 60px;
    width: 100%;
}

.janket-tour-pics img {
    margin-left: -10%;
}

.janket-tour-pics .right-pic {
    position:absolute;
    right: -25%;
    top:0;
    z-index: -2;
    width: 45%;
}

.section-top-part {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.section-top-part h2 {
    width: 70%;
}
.section-top-part div {
    width: 30%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}


/*Bet block*/

.bet-block {
    padding: 16px 28px;
    border-top: 2px solid transparent;
    border-bottom:2px solid transparent;
    border-radius: 19px;
    position: relative;
    background-color: #000;
    width: 350px;
    background-clip: padding-box;
    line-height:1.5em;
    font-size: 24px;
}

.bet-block::after {
    background: linear-gradient(#d2a363 30%, #ffe6bd 49%, #d2a363 65%);
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    content: '';
    border-radius: 19px;
}

.ruletka .bet-block, .blackjack .bet-block {
    margin-left: 40%;
    width: 500px;
    margin-top: -10%;
    border-right: 20px solid #000;
}

.ruletka .bet-block {
    margin-top: 10px;
}

.ruletka .bet-block::after, .blackjack .bet-block::after {
    border-radius: 19px 0px 0px 19px;
}

.ruletka .bet-block::before {
    content: '';
    position: absolute;
    border-top:2.5px solid #d2a363;
    border-bottom:2.5px solid #d2a363;
    width: 200px;
    height: 100%;
    left: 99%;
    top: -2.5px;
    bottom:-2.5px;
}

.blackjack .bet-block::before {
    content: '';
    position: absolute;
    border-top:2px solid #d2a363;
    border-bottom:2.5px solid #d2a363;
    width: 200px;
    height: 100%;
    left: 99%;
    top: -2px;
    bottom:-2.5px;
    }

.poker-pic {
    z-index: 1;
}

.poker .bet-block {
    border-left: 2px solid transparent;
    border-radius: 19px;
    width: 250px;
    /*position: absolute;*/
    text-align: right;
    left: -35%;
    /*top: 60%;*/
}

.poker .bet-block::after {
    border-radius: 0px 19px 19px 0px;
}

.poker .bet-block::before {
    /*content: '';*/
    position: absolute;
    border-top:2px solid #d2a363;
    border-bottom:2px solid #d2a363;
    width: 200px;
    height: 100%;
    right: 99%;
    top: -2px;
    bottom: -2px;
    z-index: -2;
}

.bet-block-header {
    text-transform: uppercase;
    line-height:1.5em;
    background-image: linear-gradient(#d2a363 30%, #ffe6bd 49%, #d2a363 65%);
    text-align: left;
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    font-weight: normal;
    margin-bottom:15px;
}


/*Photo and Video block*/

.photo-video-block {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-top: 40px;
    margin-bottom: 60px;
    overflow-x: hidden;
}

.photo {
    width:60%;
}

.photo ol {
    display: flex;
    flex-wrap:wrap;
    margin-right:34px;
    justify-content: space-between;
}

.photo li {
    width: 47%;
    box-sizing: content-box;
}

.photo li img {
    width:100%;
}

.photo li:nth-of-type(1), .photo li:nth-of-type(3) {
    margin-right: 34px;
}

.photo li:nth-of-type(3), .photo li:last-of-type {
    margin-top: 34px;
}

.video {
    position: relative;
    width:40%;
    margin-left:34px;
    box-sizing: border-box;
}

.video .video-img {
    position: relative;
}

.video .video-img::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.6);
}

.video img {
    height: 100%;
}

.video button {
    background: none;
    border: none;
    position: absolute;
    left: calc(50% - 86px);
    top: calc(50% - 84px);
    z-index: 3;
}



/*Contact block - map etc*/
#contacts {
overflow-y: hidden;
}
.contact-block-body {
    width: 100%;
    position:relative;
    margin-top: 30px;
    min-height: 820px;

}

.contact-map-and-pointer {
    width: 100%;
    position: relative;
    overflow-y: hidden;
}

.contact-block-body-top-left {
    background-color: #fff;
    border-radius: 50px;
    border: 1px solid #fff;
    position: absolute;
    top: 15px;
    left: 15px;
    width: 300px;
    height: 300px;
    z-index: 1;
}

.contact-block-body-top-left ol {
    margin-left: 15px;
    margin-top: 15px;
    color: #030303;
    padding-left: 5px;
}

.contact-block-body-top-left ol li {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    font-size: 20px;
    font-weight: normal;
    margin-top: 20px;
}

.contact-block-body-top-left ol li div {
    margin-left: 15px;
}

.contact-block-body-top-left ol li:nth-child(2), .contact-block-body-top-left ol li:nth-child(3) {
    padding-left: 10px;
}

.hotel-photo-name img {
    width: 80%;
}

.contacts-icon img {
    width: 42px;
}

.contacts-icon div{
color: #030303;
}

.contact-block-body-address {
    border: 2px solid transparent;
    border-radius: 50px;
    padding: 20px;
    text-align: center;
    background-color: #010101;
    width: 100px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    margin-top: -10%;
    font-weight: normal;
}

.contact-block-body-text {
    text-transform: uppercase;
    color: transparent;
    font-size: 40px;
    background-image: linear-gradient(#d2a363 30%, #ffe6bd 49%, #d2a363 65%);
    background-clip: text;
    -webkit-background-clip: text;

}

.contact-block-body-address::after {
    content:'';
    position: absolute;
    border:2px solid #d2a363;
    top: -2px;
    bottom:-2px;
    right: -2px;
    left: -2px;
    border-radius: 50px;
}

/*Footer*/

footer {
    width: 100%;
    background-color: #2f2f2f;
    margin-top: 80px;
    padding-top: 60px;
    padding-bottom: 60px;
    line-height: 2em;
    font-weight: lighter;
    font-size: 20px;
}

.footer-content {
    width: 1430px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: row;
    flex-wrap:nowrap;
    align-items: center;
    justify-content: space-between;
}

.footer-menu {
    width: 60%;
    display:flex;
    flex-direction:row;
    flex-wrap:nowrap;
    justify-content: space-between;
}

.footer-menu-column {
    width: 33%;
}

.footer-menu-column:last-of-type {
    text-transform: uppercase;
    width: 25%;
}
.socials {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    width: 100%;
    margin-top: 20px;
}

.socials li {
    margin-left: 20px;
}
.socials li:first-of-type {
    margin-left: 0;
}

.socials-contacts li {
    font-weight: 400;
}

.socials-contacts li a {
    font-weight: lighter;
}

.footer-copy {
    font-size: 14px;
    margin-top: 40px;
}


/*POP UP FORM JANKET TOUR*/

.janket-form-block.open {
    position: absolute;
    top: 25%;
    background-color: #fff;
    height: 400px;
    border: 1px solid #fff;
    border-radius: 20px;
    color: #030303;
    display: flex;
    flex-wrap:wrap;
    align-items: flex-start;
    flex-direction: row;
    padding: 30px;
    box-sizing: content-box;
}

.janket-form-block h3 {
    font-size: 1.3em;
    text-align: center;
    margin-top: 40px;
}

.janket-form-block input {
    min-height: 30px;
    width: 100%;
    padding: 10px;
    background-color: #e2e2e2;
    color:#030303;
    border: 1px solid #e2e2e2;
    border-radius: 20px;
    text-align: center;
}

.janket-form-block .agreement {
    display: flex;
    flex-direction: row;
    flex-wrap:nowrap;
    align-items: center;
}

.janket-form-block .agreement input {
    width: 15px;
    height: 15px;
    margin-right: 25px;
}

.janket-form-block .janket_tour.crest {
    position: absolute;
    right: 20px;
    top: 20px;
    transform: rotate(135deg);
    border: 1px solid #030303;
    border-radius: 50%;
    font-size: 1.2em;
    height: 1.5em;
    width: 1.5em;
}

.janket-form-block button[type="submit"] {
    width: 80%;
    text-align: center;
    border: 1px solid #d2a363;
    border-radius: 30px;
    color: #d2a363;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 1em;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-left: auto;
    margin-right: auto;

}


/*MEDIA and ADAPTIVE*/

@media screen and (max-width: 1920px) {
    header {
        background-image: url('../images/background_header_small.png');
    }

    .header-top .small-screen img {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 40%;
    }

    .header-afisha h2 {
        text-align: left;
    }

    .ruletka .pic-shadow{
        display: none;
    }

    .games-description.ruletka::after {
        content: url('../images/fishki_v_stopke.png');
        position:absolute;
        left: 0;
        bottom:15%;
        top: unset;
    }
    
    .big-screen {
        display:none;
    }

    .small-screen {
        display: block;
    }
}

@media screen and (max-width: 1500px) {
    body {
        overflow-x: hidden;
    }

    h2 {
        font-size: 100px;
    }

    section {
        overflow-x: hidden;
    }

    .header-top-menu, section, .footer-content, .header-afisha, .header-top {
        width: 90%;
    }    

    .header-top-menu {
        font-size: 16px;
        margin-bottom: 70px;
    }

    .afisha-pics {
        box-sizing: border-box;
        height: 500px;
    }

    .header-afisha-bottom-line {
        display: none;
    }

    .games-description .text-main {
        margin-top: unset;
    }

    .games-description div {
        margin-bottom: 20px;
    }

    .games-description div.bet-block-bets {
        margin-bottom: 0;
    }


    .bet-block {
        border: 2px solid transparent;
    }

    .ruletka .bet-block, .blackjack .bet-block {
        border-right: 2px solid transparent;
        margin-top: unset;
    }

    .poker .bet-block {
        border-left: 2px solid transparent;
    }

    .ruletka .bet-block::after, .bet-block::after, .blackjack .bet-block::after, .poker .bet-block::after {
        border-radius: 19px;
    }

    .bet-block::before {
        display: none;
    }

    .pic-shadow {
        display: none;
    }
    .janket-tour-pics .small-screen {
        margin-left: 0;
    }

    .janket-tour-pics .right-pic {
        display: none;
    }
}

@media screen and (max-width: 1280px) {
    .contact-block-body-address {
        width: 70%;
        margin-top: -15%;
    }
}


@media screen and (max-width: 1024px) {
    h2 {
        font-size: 4em;
    }

    .header-top-menu-toggle.small-screen-menu, .lang-top-toggle, .header-nav-lang {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-evenly;
    }
    
    .header-top-menu {
        display: none;
    }

    .header-top .small-screen img {
        bottom: 20%;
    }

    #games {
        position: relative;
    }
    .games-description {
        width: 100%;
    }

    .games-description.poker {
        padding: 0;
        position: relative;
    }

    .games-description.poker-pic, .games-description:nth-of-type(2), .games-description img.small-screen, .games-description:last-of-type {
        position: absolute;
        display: block;
        width: 80%;
        right:0;
    }

    .games-description.poker-pic {
        top: 35%;
        z-index: -3;
    }

    .games-description:nth-of-type(2) {
        top: 0;
        z-index: -3;
    }

    .games-description:last-of-type {
        z-index: -3;
        bottom: 0;
    }

    #games::after {
        content: '';
        position:absolute;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.7);
        z-index: -2;
    }
    .games-description.poker h3 {
        text-align: right;
    }

    .poker .bet-block {
        position: relative;
        left:0;
        top:0;
    }

    .games-description.blackjack {
        width: 100%;
    }

    .games-description.blackjack .text-main::before {
        content: '';
    }

    .games-description.blackjack .text-main::after {
        right: 0;
        top: -100%;
    }

    .photo {
        width: 700px;
    }
    .photo ol, .photo li:nth-of-type(1) {
        margin: unset;
    }

    .photo li:nth-of-type(3) {
        margin-right: 0;
    }
    .photo li {
        width: 50%;
    }

    .photo li img {
        width: 90%;
    }

    .video {
        margin: unset;
        width: 455px;
    }

    .video img {
        height: unset;
    }

    .contact-block-body {
        overflow: hidden;
    }

    .contact-block-body-top-left {
        width: 250px;
        height: 150px;
    }
    .hotel-photo-name img {
        width: 40%;
    }

    .contact-block-body {
        min-height: 710px;
    }
    

    .contact-block-body-top-left ol li {
        margin-top: 10px;
        font-size: 16px;
    }

    .contacts-icon img {
        width: 25px;
    }

    .contact-block-body-text {
        font-size: 24px;
    }

    .footer-content {
        flex-wrap:wrap;
    }

    .footer-logo {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 40px;
        margin-left: auto;
        margin-right: auto;
    }

    .footer-menu {
        width: 100%;
    }
}

@media screen and (max-width: 800px) {
    .header-top div {
        width: 100%;
    }
    .text-main.small-screen {
        display: none;
    }

    #slot {
        position: relative;
        overflow: hidden;
    }

    #slot .games-description:nth-of-type(2), #slot .games-description img {
        position: absolute;
        top: 0;
        right: -25%;
        z-index: -2;
        display: block;
        height: 100%;
    }
    #slot .games-description:nth-of-type(2)::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        background-color: rgba(0,0,0,0.6);
        z-index: -1;
        width: 100%;
        height: 100%;
    }



    .contact-block-body {
        min-height: 550px;
    }

    footer {
        margin-top: 0px;
    }

}


@media screen and (max-width: 600px) {
    .header-top-menu-toggle.small-screen-menu {
        font-size: 20px;
    }

    .header-top-logo-en {
        text-align: center;
    }

    section {
        margin-bottom: 0px;
    }

    .blackjack .postscriptum {
        font-size: 1em;
    }

    .games-description.poker-pic {
        top: 45%;
        z-index: -3;
    }


    .games-description:nth-of-type(2) {
        top: 5%;
        z-index: -3;
    }

    .games-description:last-of-type {
        z-index: -3;
        bottom: 0;
    }


    .contact-block-body {
        min-height: 440px;
    }


    .footer-copy {
        line-height: 18px;
        margin-top: 20px;
    }

}

@media screen and (max-width: 480px) {
    h2 {
        font-size: 2.1em;
    }

    .lang-top-toggle-img {
        display: none;
    }

    .header-top-menu-toggle.small-screen-menu .logo-tip {
        width: 15%;
    }

    .contacts-top-toggle {
        font-size: 0.8em;
    }

    .header-nav-lang {
        margin-left: 10px;
        margin-right: 10px;
        font-size: 0.8em;
    }

    .lang-top-toggle button {
        width: 40px;
    }

    .menu-top-preview {
        width: 15%;
    }

    .menu-top-preview li {
        width: 40px;
        height: 10px;
        border-bottom: 3px solid #fff;
    }

    .header-afisha-pics {
        flex-wrap: wrap;
    }

    .afisha-pics {
        height: 400px;
        width: 100%;
        margin-bottom: 25px;
    }

    .games-description h3 {
        font-size: 2em;
        padding-top: 0;
    }

    .text-main {
        font-size: 1em;
    }

    .bet-block {
        font-size: 1em;
    }

    .games-description.ruletka::after {
        z-index: -3;
    }

    .games-description.poker-pic img.small-screen {
        display: block;
    }

    .games-description.blackjack .text-main::after {
        top: -150%;
        left: 0;
    }


    #jancket_tour {
        margin-bottom: 40px;
    }

    .section-top-part {
        flex-wrap: wrap;
    }

    .section-top-part .arrow-right-big {
        width: 40%;
        position: absolute;
        bottom: 0;
        left: calc(50% - 70px);
    }

    .video button img {
        width: 70px;
    }
    .video button {
        left: calc(50% - 35px);
        top: calc(50% - 35px);
    }

    .contact-block-body-top-left {
        position: relative;
        margin-top: 15px;
        margin-left: auto;
        margin-right: auto;
        top: 0;
        left:0;

    }
    .contact-block-body-address {
        margin-top: 25px;
    }

    footer {
        margin-top: 20px;
    }

    .footer-menu {
        flex-wrap: wrap;
    }

    .footer-menu-column {
        width: 100%;
        margin-bottom: 25px;
        margin-left: 25px;
    }

    .footer-menu-column:last-of-type {
        width: 100%;
    }
}

@media screen and (max-width: 320px) {
    h2 {
        font-size: 36px;
    }

    h3 {
        font-size: 28px;
    }

    .text-main {
        font-size: 18px;
    }

    .contacts-top-toggle {
        display: none;
    }

    .games-description.blackjack .text-main::after {
        top: -85%;
        display: block;
        left: 0;
    }

    footer {
        font-size: 18px;
    }

    .footer-menu-column:last-of-type {
        width: 100%;
    }
}

