@media screen and (max-width: 2000px) {
    .ellipse1 {
        display: none;
    }
}
@media screen and (max-width: 1399px) {
    .headerMan {
        /* height: 636px; */
    }
    .rules {
        padding-top: 124px;
        padding-bottom: 123px;
    }
    .blue {
        width: 272px;
        height: 276px;
        position: absolute;
        bottom: 17px;
        left: 38%;
        z-index: 1;
    }
    .price {
        padding-top: 74px;
        padding-bottom: 0;
    }
}
@media screen and (max-width: 1300px) {
    .owl-item iframe {
        width: 100%;
    }
    .content {
        width: 1024px;
    }
    .game-3 .game-image {
        margin-top: 82px;
    }
    .letsPlay {
        width: 1023px;
    }
    .headerMan {
        height: 630px;
    }
    video {
        width: 500px;
    }
    .rules {
        padding-top: 56px;
    padding-bottom: 118px;
    }
    .game-3 {
        margin-top: 100px;
    }
    .game-5 {
        margin-top: 151px;
    }
    .fade-block {
        position: absolute;
    }
    .game-6 {
        margin-top: 151px;
    }
    .image-text-block {
        left: -86px;
    }
    .header-title img {
        width: 352px;
    }
    .reviews-block {
        margin-top: 425px;
    }
    .navbar {
        width: 630px;
    }
    /*.logo-img {
        width: 159px;
        height: 36px;
    }*/
    .price-block-description {
        padding: 76px 48px 148px 48px;
    }
    .contacts-block-2 {
        padding: 22px 81px 15px 81px;
        top: -85px;
        left: -40px;
    }
    .contacts-block-1 {
        padding: 131px 115px 132px 193px;
    }
    .blue {
        width: 200px;
        height: 200px;
        bottom: -22px;
        left: 47%;
    }
    .rooms {
        padding-bottom: 150px;
        background-size: cover;
        background-position-x: center;
    }
    .rules-block-inner::before {
        width: 960px;
        height: 357px;
    }
    .price {
        background-size: cover;
        padding-bottom: 37px;
    }

}
@media screen and (max-width: 1050px) {
    .contacts-tel {
        font-size:15px;
    }
    .content {
        width: 960px;
    }
    .letsPlay {
        width: 959px;
    }
    .headerMan {
        height: 591px;
    }
    .image-text-block {
        left: -65px;
    }
    .navbar {
        width: 600px;
    }
    video {
        width: 440px;
        height: 300px;
    }
    .contacts-block-2 {
        padding: 30px 60px 30px 60px;
        top: -85px;
        left: -40px;
    }
    .person-data {
        margin-top: 10px;
    }
    .contacts-block-1 {
        padding: 109px 78px 132px 170px;
    }
    iframe {
        width: 540px;
    }
    .rules-block-inner::before {
        width: 850px;
        height: 386px;
    }
    
}
@media screen and (max-width: 980px) {
    
    .dr-pack .price-block-description {
        width:auto;
    }
    .mobile {
        display:block;
    }
    .desktop {
        display:none;
    }
    .header-button {
        text-align:center;
    }
    .bron-button {
    float: inherit;
    margin-bottom:30px;
    }

    .otzyv-button {
    float:inherit;
    margin-bottom:30px;
    }
    
    .man {
        min-height:500px;
    }

    .slide-1 .owl-nav {
        padding-bottom: 0;
    }
    .content {
        width: 768px;
    }
    .navbar {
        display: none;
    }
    .logo {
        order: 2;
    }
    .header-contacts {
        order: 3;
    }
    .burger {
        display: block;
        width: 25px;
        height: 16px;
        position: relative;
        order: 1;
    }
    .burger span {
        position: absolute;
        width: 100%;
        background-color: #fff;
        height: 2.5px;
        top: 6px;
    }
    .burger::before {
        content: '';
        position: absolute;
        background-color: #fff;
        height: 2.5px;
        top: 0;
        left:0;
        width: 50%;
        transition: all 0.3s ease 0s;
    }

    .burger::after {
        content: '';
        position: absolute;
        background-color: #fff;
        height: 2.5px;
        bottom: 0;
        right:0;
        width: 50%;
        transition: all 0.3s ease 0s;
    }
    .burger-close {
        display: block;
        width: 25px;
        height: 16px;
        position: relative;
        margin-left: 25px;
        margin-top: -30px;
    }
    .burger-close span {
        position: absolute;
        width: 100%;
        background-color: #E77878;
        height: 2.5px;
        top: 6px;
        left: 0;
    }
    .burger-close::before {
        content: '';
        position: absolute;
        background-color: #E77878;
        height: 2.5px;
        top: 0;
        left:0;
        width: 50%;
        transition: all 0.3s ease 0s;
        
    }
    .burger-close::after {
        content: '';
        position: absolute;
        background-color: #E77878;
        height: 2.5px;
        bottom: 0;
        right:0;
        width: 50%;
        transition: all 0.3s ease 0s;
    }
    .burger-close.v-visible::before {
        top: 2px;
        left: 2px;
        transform: rotate(45deg);
    }
    .burger-close.v-visible::after {
        bottom: 3px;
        right: 2px;
        transform: rotate(45deg);
    }
    .burger-close.v-visible span {
        transform: rotate(-45deg);
    }
    .address-menu {
        display: none;
    }
    .header-contacts {
        margin-bottom: 0;
    }
    .contacts-tel {
        border-radius: 50%;
        padding: 10px 10px;
    }
    .contacts-tel span {
        display: none;
    }
    .contacts-tel img {
        margin-right: 0;
    }
    .letsPlay {
        width: 767px;
    }
    .header-flex {
        margin-top: 93px;
        position: relative;
        flex-wrap: wrap;
    }
    .header-left-block {
        margin: 0 auto;
        margin-top: 36px;
        text-align: center;
        order: 2;
        width: 100%;
        bottom: -118px;
        position: absolute;
        z-index: 1;
    }
    .header-subtitle {
        display: none;
    }
    .header-title {
        display: none;
    }
    .reservation {
        margin: 0 auto;
        margin-top: 0;
    }
    .image-text-block {
        order: 1;
        margin: 0 auto;
        left: 0;
        width: 432px;
        bottom: 28px;
    }
    .reviews-block {
        margin: 0 auto;
        /* margin-top: 0; */
        position: absolute;
        order: 3;
        width: 100%;
        margin-top: 25px;
        bottom: -240px;
        z-index: 1;
    }
    .reviews-block img {
        display: block;
    margin: 0 auto;
    }
    .games {
        box-shadow: -23px -5px 12px 21px rgb(10 10 10);
    }
    video {
        width: 100%;
        height: 365px;
    }
    .treug {
        display: block;
        position: absolute;
        width: 518px;
        bottom: 0;
        left: 50%;
        margin-left: -259.5px;
        z-index: 1;
    }
    .price-block {
        display: block;
    }
    .price-block-description {
        padding: 0;
        height: 469px;
        padding-top: 20px;
    }
    .price-description-content {
        width: auto;
    position: relative;
    }
    .price-desc-time {
        border-bottom: none;
    }
    .price-block-description .price-description-content:nth-child(2) {
        width: 100%;
        border-bottom: 1px solid #fff;
        padding-bottom: 31px;
    }
    .price-desc-cost {
        width: 670px;
        padding: 0px 48px 0px 48px;
    }
    .price-block-description .price-description-content:last-child {
        padding: 15px 48px 57px 48px;   
    } 
    .contacts-block-2 {
        display: inline-block;
        padding: 17px 51px 7px 67px;
    }
    .person-data {
        width: 295px;
        margin: 0 auto;
        margin-top: 10px;
        margin-left:-40px;
    }
    .contacts-block-1 {
        margin-top: 105px;
        float: right;
    }
    .contacts-block-2 {
        background-size: cover;
        background-position-x: center;
        background-position-y: center;
        padding: 54px 126px 32px 126px;
        left: auto;
        float: right;
        box-shadow: 0px -3px 12px 4px rgba(0, 0, 0, 0.35);
    }
    .info {
        margin-left:inherit;
    }
    .rules-block-inner::before {
        width: 686px;
        height: 490px;
    }
    div#carousel {
        width: 712px;
        /* display: block; */
        margin-bottom: 0;
    }
    .ellipse1 {
        display: none;
    }
    .ellipse2 {
        display: none;
    }
    .ellipse3 {
        display: none;
    }
    .paper4 {
        width: 53px;
        position: absolute;
        left: 96%;
        top: -20px;
    }
    .red {
        display: none;
    }
    .paper2 {
        position: absolute;
        width: 80px;
        top: -33px;
        left: -17px;
    }
    .paper1 {
        position: absolute;
        width: 140px;
        bottom: 125px;
        left: -53px;
    }
    .paper3 {
        display: none;
    }
    .paper5 {
        display: none;
    }
    .blue {
        display: none;
    }
    .paper6 {
        display: block;
        right: 0;
        bottom: -56px;
        z-index: 1;
    }
    .footer-media-left {
        order: 1;
        margin: 0 auto;
    }
    .footer-media {
        flex-wrap: wrap;
        text-align: center;
    }
    .footer-media-right {
        order: 2;
        width: 100%;
        margin-top: 20px;
    }
    iframe {
        width: 100%;
    }
    .socials-links {
        justify-content: center;
        margin-top: 22px;
    }
    .socials-links a:last-child {
        margin-left: 15px;
    }
    .socials-title {
        display: none;
    }
    .questions-title {
        display: block;
        margin-top:27px;
    }
    .footer-contacts-title {
        display: none;
    }
    .footer-contacts-description {
        color: rgba(255, 255, 255, 0.65);
    }
    .general-tel {
        color: #fff;
    }
    .garden {
        display: block;
    }
    .swiper-slide {
        height: 311px;
    }
    .swiper-container {
        display: none;
    }
    .slide-1 {
        display: block !important;
    }
    .slide-1 .owl-nav {
        display: block !important;
        text-align: center;
        margin-bottom: 0;
    }
    .slide-2 {
        display: block !important;
    }
    .rooms {
        box-shadow: none;
        background: #0A0A0A;
    }
    .pull-block {
        /* display: flex;
        align-items: center; */
    }
    .slide-2 .owl-nav {
        display: block !important;
        text-align: center;
        margin-bottom: 0;
    }
    .red1 {
        display: block;
        width: 200px;
    right: 300px;
    bottom: 500px;
    }
    .blue1 {
        display: block;
        width: 169px;
        bottom: 35px;
        right: 0;
    }
    .price {
        margin-top: -2px;
    }
    .rooms {
        padding-bottom: 60px;
    }
    .mask {
        display: block;
    }

    .games-mobile {
        box-shadow: -23px -5px 12px 21px rgb(10 10 10);
    }
}
@media screen and (max-width: 800px) {
    
    .title-section {
        padding-bottom:50px;
    }
    .mobile-game-1 {
        padding-top:0;
        margin-top:0;
    }
    .games-mobile {
        display: block;
        padding-top: 0px;
    }
    .header {
        background: none;
    }
    
    .mobile-header {
    background: url('../images/headerBackground-m.jpg') no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position-y: center;
    padding-top: 33px;
    }   
   
    .content {
        width: 630px;
    }
    .letsPlay {
        display: none;
    }
    .letsPlay1 {
        display: block;
        position: absolute;
        margin-top: 88px;
        width: 599px;
    }
    .bounce-3 {
        display: none;
    }
    .games {
        display: none;
    }

    .circle-block__item {
        display: block;
    }
	    .reservation {
		margin:0 auto;
    }
    .rules {
        box-shadow: inset 0px -8px 63px 9px #0A0A0A, inset 0px -12px 54px 12px #0A0A0A;
        padding-bottom: 0;
        background-size: cover;
        /* background-position-x:0;  */
        background-position-y:0;
        position: relative;
        height: 370px;
    }
    .rule-img {
        width: 32px;
        height: 32px;
        display: block;
        margin: 0 auto;
    }
    .rule-description {
        margin-top: 10px;
    }
    .warning {
        width: 160px;
        height: 104px;
        top: -335px;
    }
    .rules-block {
        top: -270px;
        position: absolute;
        backdrop-filter: blur(6px);
    }
    .rules-wrapper {
        display: block;
    }
    .rules-wrapper-1 {
        display: block;
        /* margin-top: -360px; */
    }
    .rules-block-inner::before {
        width: 560px;
        height: 640px;
    }
    .slide-3 {
        display: block !important;
        margin-top: 35px;
    }
    .slide-3 .owl-dots {
        display: none;
    }
    .slide-3 .owl-item {
        height: auto;
    }
    div#carousel {
        display: none;
    }
    .slider-arrows-flex {
        display: none;
    }
    .photos .pull-block {
        display: block;
    }
    .price {
        background-position-x: left;
    }
    .blue1 {
        z-index: 1;
    }
    .party-wrapper {
        margin-top: -253px;
        position: relative;
        display: block;
    }
    .party-area {
        padding-top: 0;
    }
    .free-room {
        color: #FF7C7C;
    }
    .ellipse1 {
        display: block;
    }
}

@media screen and (max-width: 670px) {
    .content {
        width: 480px;
    }
    .letsPlay1 {
        width: 479px;
    }
    .rules-block-inner::before {
        width: 400px;
        height: 800px;
    }
    .present {
        right: 130px;
        top: 215px;
    }
    .price-desc-cost {
        width: auto;    
    }
    .price-block-description {
        height: 100%;
    }
    .contacts-block-1 {
        padding: 94px 52px 126px 148px;
    }
    .contacts-block-2 {
        padding: 30px 72px 30px 72px
    }
    .blue1 {
        width: 140px;
        bottom: 58px;
        right: 68px;
    }
    .colors1 {
        width: 400px;
    }
    .red1 {
        width: 140px;
        right: 353px;
    }
    .bgMan {
        width: 500px;
        height: 530px;
        left: -33px;
    }
    .headerMan {
        height: 500px;
    }
    .image-text-block {
        bottom: 25px;
    }
    .treug {
        width: 470px;
        left: 55%;
        margin-left: -259.5px;
    }
}
@media screen and (max-width: 500px) {
    
    
   .games-title {
       font-size:1.5em;
   }
   
   .man {
        min-height:350px;
        background-size: cover;
    }
    
    #man-dr, #man-outdoor, #man-school, #man-adult {
        background-size: cover;
    }
   
   .content {
        width: 375px;
    }
    .letsPlay1 {
        width: 374px;
    }
    .bgMan {
        width: 212px;
        height: 348px;
        left: 80px;
    }
    .headerMan {
        height: auto;
        width: 90%;
    }
    .image-text-block {
        bottom: 16px;
    }
    .treug {
        width: 305px;
        left: 79%;
    }
    .reservation {
        background: linear-gradient(95.23deg, #D52B2B 8.49%, #890C0C 93.3%);
        border-radius: 35px;
        padding: 15px 30px;
        font-size: 1.25em;
		line-height:2;
    }
    .reviews-btn {
        padding: 14px 61px;
    }
    .games-mobile-title {
        font-size: 1.5em;
    }
    .reviews-btn {
        font-size: 1.375em;
    }
    .games-mobile-subtitle {
        font-size: 1em;
    }
    .triangle {
        width: 23px;
    }
    .square {
        width: 17px;
    }
    .circle {
        width: 19px;
    }
    .game-title {
        font-size: 1.125em;
    }
    .game-flex {
        padding-top: 15px;
    }
    .mobile-showArrow {
        /* width: 40px;
        height: 40px; */
    }
    .game-description {
        font-size: 1em;
    }
    .mobile-game-1 .game-image,.mobile-game-2 .game-image, .mobile-game-3 .game-image, .mobile-game-4 .game-image, .mobile-game-5 .game-image, .mobile-game-6 .game-image {width:90%}
    .mobile-game-2 {
        margin-top: -230px;
    }
    .mobile-game-3 {
        margin-top: -213px;
    }
    .mobile-game-4 {
        margin-top: -132px;
    }
    .mobile-game-5 {
        margin-top: -155px;
    }
    .mobile-game-6 {
        margin-top: -252px;
    }
    .rules-wrapper {
        margin-top: -268px;
    }
    .warning {
        width: 104px;
        height: 60px;
        top: -306px;
    } 
    .rules-title {
        font-size: 1.5em;
    }
    .rule-description {
        font-size: 1em;
    }
    .rules-block-inner::before {
        width: 295px;
        height: 830px;
    }
    .present {
        right: 70px;
        top: 250px;
        width: 130px;
    }
    .videos-title {
        font-size: 1.5em;
        text-align: center;
    }
    video {
        height: 240px;
    }
    .photos-title {
        font-size: 1.5em;
        text-align: center;
    }
    .price-title {
        font-size: 1.5em;
    }
    .price-block-description {
        padding: 30px 25px 35px 31px;
    }
    .price-desc-cost {
        padding: 0;
    }
    .price-description-content {
        padding: 0;
    }
    .price-block-description .price-description-content:last-child {
        padding: 0;
    }
    .pal {
        display: none;
    }
    .contacts-block-1 {
        padding: 73px 40px 108px 111px;
        font-size: 1em;
    }
    #telephone {
        font-size: 1em;
    }
    #typeOfGame {
        font-size: 1em;
        margin-top: 18px;
    }
    .send-form {
        font-size: 1.125em;
        padding: 6px 12px 6px 12px;
        font-weight: 500;
        margin-top: 26px;
    }
    .person-data {
        font-size: 0.625em;
    }
    .blue1 {
        right: 46px;
        width: 90px;
        bottom: 80px;
    }
    .colors1 {
        position: relative;
        left: -50px;
    }
    .red1 {
        right: 252px;
        bottom: 353px;
    }
    .num20 {
        height: 200px;
        width: 390px;
        position: absolute;
        right: 0px;
        top: 93px;
    }
    .party-area-title {
        font-size: 1.5em;
    }
    .party-area-description {
        font-size: 1em;
    }
    .zoneOfParty {
        display: none;
    }
    .party-area {
        padding-top: 0;
    }
    .rooms {
        padding-top: 35px;
    }
    .footer-media-right iframe {
        height: 162px;
    }
    .socials-links a:first-child {
        margin-left: 22px;
        order: 2;
    }
    .socials-links a:last-child {
        margin-left: 0;
        order: 1;
    }
    .questions-title {
        font-size: 1.125em;
    }
    .general-tel {
        font-size: 0.875em;
    }
    .footer-tel {
        width: 13px;
        height: 13px;
    }
    .footer-contacts-description {
        font-size: 0.875em;
    }
    .colors {
        width: 375px;
    }
    .videos {
        padding-top: 170px;
    }
}
@media screen and (max-width: 400px) {
    .party-wrapper {
        margin-top: -248px;
    }
    .content {
        width: 330px;
    }
    .owl-next {
        margin-left: 70px;
    }
       
    .letsPlay1 {
        width: 329px;
    }
    .bgMan {
        left: 53px;
    }
    .treug {
        left: 81%;
    }
    .rules-wrapper {
        padding-top: 140px;
    }
    .rules-block-inner::before {
        width: 253px;
        height: 945px;
    }
    .present {
        right: 70px;
        top: 270px;
        width: 130px;
    }
    .videos {
        padding-top: 270px;
    }
    .game-description {
        width: 327px;
    }
    .rules-wrapper {
        margin-top: -290px;
    }
    .colors {
        width: 330px;
    }
    .colors1 {
        width: 330px;
    }
}
@media screen and (max-height: 460px) {
    .burger-menu {
        top: -150%;
    }
}
@media screen and (max-height: 315px) {
    .burger-menu {
        top: -170%;
    }
}
@media screen and (max-height: 275px) {
    .burger-menu {
        top: -190%;
    }
}