@media (max-width: 1199px) {
    .banner-text {
        font-size: 36px;
        line-height: 56px;
    }

    .banner-title, .banner-title-program {
        font-size: 65px;
    }

    .main-banner-actions {
        margin-top: 160px;
    }

    .navigation {
        padding-left: 30px;
    }

    .navigation li a {
        font-size: 20px;
    }

    .banner-title-program {
        padding-top: 110px;
    }
}

@media (max-width: 991px) {
    body {
        padding-top: 100px;
    }

    .banner-title-program {
        padding-top: 75px;
    }

    .contact-info {
        display: none;
    }

    .nav-page {
        display: none;
    }

    .main-banner {
        margin-top: 0px;
    }

    .main-banner-actions {
        margin-top: 125px;
        justify-content: center !important;
    }

    .banner-actions {
        margin-top: 20px;
    }

    .navigation {
        display: none;
    }

    .advs {
        display: none;
    }

    .service-item > img {
        display: none;
    }

    .mobile-actions {
        display: flex;
    }

    .mobile-menu {
        display: block;
    }

    .head {
        position: fixed;
        width: 100%;
        z-index: 9;
        top: 0px;
        left: 0px;
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.26);
    }

    .logo, .white-box {
        box-shadow: none;
    }

    .steps h2 {
        font-size: 30px;
    }

    .prog-loyal {
        height: 570px;
    }
}

@media (max-width: 767px) {
    .banner-title:after, .banner-title-program:after {
        width: 270px;
        height: 270px;
        background-size: 100%;
    }

    .banner-title, .banner-title-program {
        font-size: 40px;
    }

    .service-item {
        padding: 30px;
    }

    .manager {
        display: none;
    }

    .form-action {
        display: flex;
        justify-content: center;
    }

    .form-action > div:first-child {
        margin-bottom: 20px;
        text-align: center;
    }

    .form-check-label {
        font-size: 14px;
    }

    .clients {
        display: none;
    }

    .loyalty {
        height: auto;
        padding-bottom: 40px;
    }

    .loyalty > img {
        display: none;
    }

    .loyalty .txt-content {
        margin-bottom: 20px;
    }

    .loyalty .txt-content + div {
        padding-left: 0px;
    }

    .map-block {
        flex-direction: column-reverse;
    }

    .map-content, .footer-info {
        position: relative;
        transform: none;
        left: 0;
    }

    .map {
        height: 300px;
        box-shadow: none;
        margin-top: 40px;
    }

    .contacts {
        padding-bottom: 0px;
    }

    .footer-nav {
        display: none;
    }

    .footer-block {
        flex-direction: column-reverse;
    }

    .address-list {
        padding-bottom: 25px;
        max-width: 540px;
        margin: auto;
        margin-top: 30px;
    }

    .programs {
        background: none;
        height: auto;
    }

    .registr-b {
        margin-top: 40px;
        justify-content: center !important;
    }

    .steps {
        background: #c5d438;
        padding-bottom: 100px;
        overflow: initial;
        height: auto;
        margin-top: 0px;
    }

    .steps > img {
        display: none;
    }

    .advs-list {
        flex-direction: column;
        align-items: center;
    }

    .adv-item {
        text-align: center;
        position: relative;
    }

    .adv-item + .adv-item {
        margin-top: 40px;
        padding-top: 20px;
    }

    .adv-item + .adv-item:before {
        content: '';
        position: absolute;
        width: 60px;
        height: 4px;
        background: #fff;
        top: -15px;
        left: 50%;
        margin-left: -30px;
    }

    .how-work {
        padding-top: 50px;
    }

    .steps h2 {
        font-size: 24px;
    }

    .prog-loyal {
        height: 400px;
    }

    .banner-title-program {
        padding-top: 55px;
        padding-left: 60px;
    }

    .banner-title-program:after {
        width: 215px;
    }

    .disc-serv {
        margin-bottom: 40px;
    }
}

@media (max-width: 575px) {
    body {
        padding-top: 50px;
    }

    .mobile-menu {
        top: 50px;
        width: 100%;
        font-size: 20px;
    }

    .mobile-actions {
        font-size: 25px;
    }

    .head {
        min-height: 50px;
    }

    .logo {
        height: 50px;
    }

    .logo:after {
        right: -15px;
        border: 12px solid transparent;
        border-left: 3px solid #fff;
        border-top: 38px solid #fff;
    }

    .logo img {
        height: 25px;
    }

    .white-box {
        height: 50px;
    }

    .banner-title:after, .banner-title-program:after {
        width: 135px;
        height: 135px;
        background-size: 100%;
        padding-left: 30px;
    }

    .banner-title, .banner-title-program {
        font-size: 28px;
        padding-left: 15px;
        padding-top: 15px;
    }

    .banner-title-program {
        padding-top: 0;
        display: flex;
        align-items: center;
    }

    .main-banner.prog-loyal {
        height: 250px;
    }

    .main-banner-content {
        padding-top: 55px;
        height: 190px;
        justify-content: center !important;
    }

    .banner-text {
        font-size: 20px;
        line-height: 100%;
    }

    .main-banner-actions {
        margin-top: 60px;
    }

    .banner-actions {
        justify-content: center;
        display: flex;
        flex-direction: column;
        margin-top: 30px;
    }

    .main-banner {
        height: 480px;
    }

    .btn + .btn, a + .btn {
        margin-top: 15px;
        margin-left: 0px;
    }

    .btn {
        min-width: 280px;
        font-size: 16px;
    }

    .container {
        padding: 0px 15px;
    }

    h2 {
        font-size: 24px;
    }

    .pt100 {
        padding-top: 45px;
    }

    .pb100 {
        padding-bottom: 45px;
    }

    .mt60 {
        margin-top: 40px;
    }

    .txt-content {
        font-size: 16px;
        line-height: 24px;
    }

    .service-item .btn {
        min-width: 100%;
    }

    h4 {
        font-size: 16px;
    }

    .pt60 {
        padding-top: 30px;
    }

    .pb60 {
        padding-bottom: 30px;
    }

    .form-cell + .form-cell {
        padding-left: 0;
    }

    .contact-city {
        font-size: 18px;
    }

    .contact-content, .contact-req {
        font-size: 14px;
    }

    .contact-city i, .contact-content i {
        font-size: 15px;
    }

    .contact-action {
        text-align: center;
    }

    .contacts {
        padding-bottom: 0px;
    }

    .address-list {
        padding: 0px 15px;
    }

    .address-txt {
        font-size: 14px;
    }

    .footer-copy {
        font-size: 12px;
        margin-top: 15px;
    }

    .footer-info img {
        height: 40px;
    }

    .how-work-item {
        line-height: 30px;
        font-size: 18px;
    }

    .adv-title, .adv-content {
        font-size: 18px;
    }
}

@media (max-width: 380px) {
    .btn {
        min-width: 260px;
        width: auto !important;
    }
}
