@media all and (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1400px;
    }
}
@media all and (min-width: 1200px) {
    #menu-wrapper:not(.fixed) .navbar-expand-lg {
        width: auto;
        padding: 0px;
    }
}
@media all and (min-width: 960px) {
    #menu-wrapper.fixed .navbar-expand-lg .navbar-nav .nav-link {
        color: #fff;
    }
    #menu-wrapper.fixed .navbar-expand-lg .navbar-nav .nav-link:hover,
    #menu-wrapper.fixed .navbar-expand-lg .navbar-nav .active .nav-link {
        color: #fff;
    }
    #menu-wrapper.fixed .navbar-expand-lg .navbar-nav .nav-link svg path {
        fill: #fff;
    }
}
@media all and (max-width: 1400px) {
    body {
        font-size: 16px;
    }
    .footer-contacts {
        flex-direction: column;
    }
    .services-price {
        font-size: 16px;
    }
    .services-title {
        font-size: 18px;
    }
    .services-btns a {
        font-size: 16px;
    }
}

@media all and (max-width: 1200px) {
    h2 {
        font-size: 40px;
    }
    .form-subtitle {
        font-size: 24px;
    }
    .intro-form {
        padding: 20px;
    }
    .why-row {
        margin-top: 50px;
    }
    .fs-text h1 {
        font-size: 40px;
    }
    .form-bg .wpcf7 input[type="submit"] {
        width: auto;
    }
    .form-flex {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 15px;
    }
    .services-price {
        font-size: 16px;
    }
    .services-title {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .worktime {
        display: none;
    }
    .header-phone {
        padding-left: 15px;
    }
    .step-item {
        width: 33.333%;
    }
    .obraz-text h3 {
        font-size: 28px;
    }
    .callback a {
        font-size: 16px;
    }
}

@media all and (max-width: 960px) {
    #menu-wrapper {
        width: 100%;
        background: rgba(195, 159, 64, 0.95);
    }
    .navbar-expand-lg {
        width: auto;
        padding: 0px;
        order: 2;
    }
    .navbar-toggler {
        box-shadow: unset !important;
        outline: none !important;
        border: 0px;
        padding: 0px;
    }
    #menu-wrapper .header-contacts {
        display: block;
        padding-left: 10px;
    }
    .contact-phone {
        display: flex;
        gap: 10px;
        align-items: center;
    }
    .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;
    }
    #navbarNavOffcanvas {
        background: rgba(195, 159, 64, 0.95);
    }
    .navbar-expand-lg .navbar-nav .nav-link,
    .navbar-expand-lg .navbar-nav .active .nav-link {
        color: #fff;
    }
    .navbar-expand-lg .navbar-nav .nav-link svg path {
        fill: #fff;
    }
    .navbar-expand-lg .navbar-nav {
        gap: 15px;
    }
    .site-name {
        display: none;
    }
    .leaderboard .contact-phone {
        display: none;
    }
    .fs-text h1 {
        font-size: 32px;
    }
    .fs-text p {
        font-size: 30px;
        margin-bottom: 30px;
    }
    .form-flex .form-item {
        padding-right: 10px;
    }
    #menu-wrapper.fixed {
        backdrop-filter: unset;
    }
    .why-item p {
        font-size: 14px;
    }
    .form-head, .form-bg {
        padding-left: 0px;
    }
    .form-bg::after {
        display: none;
    }
    .form-head p {
        font-size: 20px;
    }
    .reviews-left {
        display: flex;
        justify-content: center;
        padding-bottom: 30px;
    }
    #footer-blocks h2 {
        font-size: 26px;
    }
    #footer .container {
        gap: 10px;
        flex-direction: column;
    }
    .footer-left .form-action {
        flex-direction: column;
        gap: 15px;
    }
    .footer-left .form-policy {
        order: 2;
    }
    .why-item,
    .why-item:nth-child(1), .why-item:nth-child(2), .why-item:nth-child(3) {
        margin-bottom: 30px;
    }
    .services-btns {
        display: flex;
        padding-top: 15px;
        flex-direction: column;
        gap: 10px;
    }
    .services-text {
        display: block !important;
    }
    .services-meta {
        position: relative;
    }
    .services-foto img {
        height: 300px;
        object-fit: cover;
    }
    .services-btns a:first-child {
        background: none;
        color: rgba(195, 159, 64, 0.95) !important;
        border-color: rgba(195, 159, 64, 0.95);
    }
    .price-row > div:last-child {
        display: none !important;
    }
    .price-row > div:first-child > span:last-child {
        display: flex !important;
    }
    .steps-footer_text {
        font-size: 18px;
    }
    .team-more {
        position: relative;
        top: 0px;
        left: 0px;
        padding: 0px;
        width: 100%;
        height: 100%;
        opacity: 1;
        color: #fff;
        transition: all 0.2s ease;
    }
    .team-more_wrapper {
        border-radius: 0px 0px 10px 10px;
    }
    .team-more_wrapper > div:first-child {
        display: none;
    }
    .team-meta {
        position: relative;
        padding: 0px;
    }
    .team-meta_wrapper {
        border-radius: 0px;
    }
    #team .services-btns a:first-child {
        color: #fff !important;
        border-color: #fff;
    }
}

@media all and (max-width: 767px) {
    #header > .container {
        gap: 15px;
        flex-direction: row;
    }
    .callback a {
        font-size: 14px;
    }
    .callback a svg {
        width: 18px;
    }
    .leaderboard {
        display: none;
    }
    .form-flex {
        display: flex;
        justify-content: center;
        flex-direction: column;
        gap: 15px;
        align-items: center;
    }
    .fs-text h1 {
        font-size: 32px;
    }
    .fs-text p {
        font-size: 22px;
    }
    .form-subtitle {
        font-size: 20px;
    }
    .why-items {
        padding: 0px;
    }
    .why-item p {
        color: inherit;
    }
    .why-row {
        padding: 0px;
        position: relative;
        background: nine;
        margin-top: 0px;
        bottom: 0px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .why-item {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .about-btns {
        display: flex;
        gap: 15px;
        margin-top: 30px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    #about img {
        max-width: 100%;
    }
    .form-bg .form-title {
        font-size: 18px;
    }
    .form-bg .form-title br {
        display: none;
    }
    .form-bg {
        height: auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .form-bg::before {
        background-size: cover;
        background-position: left center;
    }
    .price-item {
        width: 100%;
        display: flex;
        gap: 0px;
        flex-direction: column;
    }
    .price-item > div:first-child {
        border: 0px;
        padding-bottom: 0px;
        text-align: center;
    }
    .price-item > div:last-child {
        width: 100%;
    }
    .footer-left {
        padding-bottom: 30px;
    }
    .footer-left .form-action {
        flex-direction: column;
        gap: 15px;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .footer-right {
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
    .modal-body {
        padding: 20px;
    }
    .modal-title {
        font-size: 26px;
    }
    .node-modal h2 {
        font-size: 20px;
    }
    #menu-wrapper.fixed .booking {
        display: none;
    }
    .why-items {
        padding: 0px;
        flex-wrap: wrap;
        gap: 0px;
    }
    .why-items > div {
        width: 50%;
        margin: 10px 0px;
        padding: 0px 10px;
    }
    #header {
        padding: 10px 0px;
    }
    #header .header-phone {
        display: none;
    }
    #menu-wrapper:not(.fixed) .header-phone {
        display: flex;
    }
    .header-phone a {
        font-size: 16px;
    }
    #menu-wrapper .container {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    #menu-wrapper .navbar {
        order: 2;
    }
    .slide-item {
        height: auto;
        padding-bottom: 0px;
        padding-top: 250px;
    }
    .wrapper {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .fs-text h1 {
        font-size: 28px;
    }
    .price-row > div:first-child {
        flex-direction: column;
        height: auto;
        text-align: center;
    }
    .price-row > div:last-child {
        display: none !important;
    }
    .nav-pills {
        gap: 15px;
        margin-bottom: 20px;
        padding-bottom: 15px;
        overflow: auto;
    }
    .cta-form {
        padding: 15px;
        margin-top: 300px;
    }
    .cta-form:after {
        position: absolute;
        bottom: auto;
        top: -322px;
        right: 50%;
        transform: translateX(50%);
        width: 250px;
        height: 300px;
        margin: 20px auto 0px auto;
    }
    #cta h2 {
        width: 100%;
        height: auto;
        text-align: center;
        color: #fff;
        padding: 15px;
    }
    .services-btns {
        position: relative;
        bottom: 0px;
        left: 0px;
        width: 100%;
        display: flex;
        justify-content: center;
        gap: 15px;
        flex-direction: column;
        margin-top: 15px;
    }
    .services-btns .btn:not(.btn-outline) {
        background: #fff;
        color: rgba(130, 20, 52, 1);
    }
    #header .contact-phone {
        display: none;
    }
    .fs-form {
        padding: 15px;
    }
    .fs-form_title {
        margin-bottom: 15px;
        font-size: 17px;
    }
    .slide-item {
        padding-bottom: 30px;
    }
    .header-phone {
        padding-left: 0px;
    }
    .callback .btn {
        font-size: 14px;
    }
    .branding {
        width: 130px;
        min-width: 130px;
    }
    .alm-btn-wrap {
        padding-top: 0px !important;
    }
    #footer-blocks h2 {
        text-align: center;
    }
    .price-row > div:first-child > span:nth-child(2) {
        display: block !important;
    }
    .form-flex .form-item {
        margin: 0px;
    }
    #about {
        padding-bottom: 0px;
    }
    .why-item p {
        font-size: 11px;
    }
    .why-pic {
        max-width: 70px;
    }
    .why-item, .why-item:nth-child(1), .why-item:nth-child(2), .why-item:nth-child(3) {
        margin-bottom: 0px;
    }
    .price-row > div:first-child > span:last-child {
        border: 0px;
        border-radius: 0px 5px 5px 0px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        margin-right: 0px;
        padding: 0px 0px 10px 0px;
    }
    .obraz-text h3 {
        font-size: 22px;
    }
    .step-item {
        width: 100%;
    }
    .steps-footer_text {
        font-size: 18px;
        flex-direction: column;
        gap: 10px;
        margin: 0px;
    }
    .steps-footer {
        margin-top: 10px;
    }
    .reviews-right {
        padding-right: 0px;
    }
}