@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1400px;
    }
}
@media all and (max-width: 1400px) {
    body {
        font-size: 16px;
    }
    .about-text {
        width: 510px;
    }
    .location {
        font-size: 14px;
    }
    .intro-text p {
        font-size: 30px;
    }
    .promo-title {
        font-size: 20px;
    }
}
@media all and (max-width: 1200px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 13px;
    }
    .intro-text h1 {
        font-size: 42px;
    }
    .room-char {
        flex-wrap: wrap;
    }
    .char-btn {
        width: 100%;
    }
    .about-text {
        width: 350px;
        padding: 25px;
    }
    .footer-contacts {
        margin-bottom: 20px;
        flex-direction: column;
        gap: 15px;
    }
    .rules-time p:first-child {
        font-size: 30px;
    }
    .r-price {
        flex-direction: column;
    }
    .r-price_box {
        width: 100%;
    }
    .rooms-carousel {
        padding: 0px 30px;
    }
    .rooms-carousel .slick-arrow {
        left: 10px;
    }
    .rooms-carousel .slick-arrow.slick-next {
        left: auto;
        right: 10px;
    }
    .form-block_title {
        font-size: 24px;
    }
    .callback a {
        font-size: 16px;
    }
    .promo-carousel, .services-gallery_carousel, .rooms-carousel {
        margin: 0px;
        padding: 0px 40px;
    }
    .promo-carousel .slick-arrow, .services-gallery_carousel .slick-arrow, .rooms-carousel .slick-arrow {
        left: 5px;
    }
    .promo-carousel .slick-arrow.slick-next, .services-gallery_carousel .slick-arrow.slick-next, .rooms-carousel .slick-arrow.slick-next {
        left: auto;
        right: 5px;
    }
    .intro-text p {
        font-size: 26px;
    }
}

@media all and (max-width: 960px) {
    .navbar-toggler-icon {
        background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") center center no-repeat;
    }
    .navbar-toggler {
        padding: 0px;
        border: 0px;
        box-shadow: unset;
        outline: none;
    }
    
    #menu-wrapper .container {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .navbar {
        order: 2;
        padding-right: 0px;
    }
    #navbarNavOffcanvas {
        background: linear-gradient(90deg, #8F4AD0 0%, #6D399E 50.18%, #8F4AD0 100%);
        min-height: 100vh;
    }
    #header-wrapper:not(.fixed) #menu-item-33 {
        right: 0px;
    }
    #header-wrapper:not(.fixed) #menu-item-32 {
        margin-left: 0px;
    }
    #header-wrapper:not(.fixed) #menu-item-29 {
        right: 0px;
    }
    .navbar-nav li {
        margin-bottom: 15px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 16px;
    }
    .intro-text h1 {
        font-size: 32px;
    }
    .slide-item {
        height: auto;
        padding-top: 200px;
    }
    .room-meta {
        padding: 15px;
    }
    .preim-item {
        margin-bottom: 30px;
    }
    .preim-item:nth-child(1), .preim-item:nth-child(2), .preim-item:nth-child(3), .preim-item:nth-child(4) {
        margin-bottom: 30px;
    }
    .preim-item {
        width: 33.333%;
    }
    .about-text {
        width: 100%;
        padding: 25px;
        position: relative;
        right: 0px;
        margin-top: 30px;
    }
    .about-gallery {
        width: 100%;
    }
    .about-gallery .slick-arrow {
        left: auto;
        right: 70px;
    }
    .about-gallery .slick-arrow.slick-next {
        left: auto;
        right: 0px;
        width: 25px;
    }
    #promo .col-lg-3 {
        padding-bottom: 30px;
    }
    .footer-right {
        padding-left: 15px;
    }
    #footer .container {
        flex-direction: column;
        gap: 15px;
        padding: 15px;
    }
    .room-desc {
        padding: 20px 30px;
    }
    .ag-right {
        padding-top: 30px;
    }
    #footer-blocks .form-policy {
        padding-top: 0px;
        padding-bottom: 25px;
    }  
    .intro-text p {
        font-size: 20px;
    }
    .preim-row {
        margin-top: 50px;
        margin-bottom: 30px;
    }
    .catalog-meta {
        flex-direction: column;
        gap: 10px;
        align-items: flex-start;
    }
    .about-pic img {
        max-width: 100%;
    }
    #header-wrapper.fixed .container .navbar {
        width: auto;
        padding-right: 0px;
    }
    .dropdown .btn {
        color: #fff;
    }
    .promo-left {
        order: 2;
    }
}

@media all and (max-width: 767px) {
    #menu-wrapper {
        margin-top: 0px;
    }
    #menu-wrapper .container {
        justify-content: space-between;
    }
    #menu-wrapper .phone-wrapper {
        display: flex;
    }
    #header {
        padding-bottom: 15px;
    }
    #header .phone-wrapper {
        display: none;
    }
    .callback a {
        padding: 10px;
        font-size: 12px;
    }
    .branding {
        width: 120px;
    }
    #header-wrapper.fixed .container .navbar {
        width: auto;
        padding-right: 0px;
    }
    .room-name {
        font-size: 17px;
    }
    h1, h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .wpcf7 input[type="submit"], .btn {
        padding: 10px 15px;
        font-size: 14px;
    }
    .preim-item {
        width: 50%;
        font-size: 14px;
    }
    .promo-title {
        margin-bottom: 10px;
        font-size: 18px;
    }
    .promo-text {
        padding-bottom: 20px;
    }
    .promo-btn {
        font-size: 14px;
    }
    .show-more {
        margin-top: 20px;
    }
    .footer-left .form-action {
        justify-content: center;
        padding-bottom: 30px;
    }
    .rooms-row img {
        height: auto;
    }
    .breadcrumbs {
        font-size: 14px;
    }
    .room-contain {
        display: none;
    }
    .room-carousel img {
        height: 400px;
    }
    .modal-body {
        padding: 0px 25px 30px 25px;
    }
    .modal-subtitle {
        font-size: 14px;
    }
    .modal-title {
        font-size: 24px;
    }
    .box-bg {
        padding: 20px;
    }
    .box-prim ul li {
        width: 100%;
    }
    .contact-item {
        margin-bottom: 30px;
        width: 100%;
    }
    .u-item {
        font-size: 12px;
    }
    .add-list span {
        font-size: 14px;
    }
    .wp-block-image .alignright {
        float: none;
        margin: 0px 0px 20px 0px;
    }
    .form-block_title {
        font-size: 24px;
        text-align: center;
    }
    h2.block-title {
        font-size: 30px;
    }
    #footer-blocks .form-policy {
        padding: 0px;
        text-align: center;
    }
    .footer-left .d-flex {
        flex-direction: column;
        gap: 15px;
        margin-bottom: 20px;
    }
    .row-catalog > div:first-child {
        padding-right: 15px;
    }
    .serv-btns > div {
        display: flex;
        justify-content: center;
        gap: 20px;
        align-items: center;
        padding: 20px;
        flex-direction: column;
    }
    .price-table {
        padding: 10px;
        font-size: 12px;
    }
    .price-table > div > div:last-child {
        width: 100px;
        min-width: 100px;
    }
    .price-table > div.price-table_header > div {
        font-size: 12px;
    }
    #rooms-inner {
        padding-top: 30px;
        padding-bottom: 0px;
    }
    .promo-carousel .promo-text {
        display: none;
    }
    .promo-meta {
        min-height: unset;
        padding: 10px;
        position: relative;
    }
    .preim-item {
        width: 33.333%;
    }
    .preim-pic {
        display: flex;
        justify-content: center;
    }
    .preim-pic img {
        max-height: 60px;
        width: auto;
    }
    .preim-row {
        justify-content: center;
    }
    .rooms-carousel {
        padding: 0px;
    }
    .rooms-carousel_item {
        padding: 0px;
    }
    .rooms-carousel .slick-arrow svg path {
        fill: #fff;
    }
    .promo-btn,
    .catalog-more {
        display: none !important;
    }
}