@media only screen and (max-width: 799px) {

    .title {
        font-size: 36px;
        line-height: 1.5;
    }

    .title br {
        display: none;
    }

    .circle {
        margin: 0 auto 45px;
    }

    .wrapper-in {
        width: 600px;
    }

    .header {
        align-items: flex-start;
        position: relative;
    }

    .header-wrap {
        padding-top: 60px;
        height: auto;
    }

    .header-logo-text {
        display: block;
        font-size: 10px;
        margin-left: 10px;
    }

    .header-cabinet {
        position: absolute;
        top: 17px;
        margin-left: 0;
        z-index: 100;
    }

    .header-nav {
        position: absolute;
        top: 58px;
        right: 0;
        margin: 0;
        flex: 0 0 auto;
    }

    .header-nav-list {
        top: 50px;
    }

    .header-link-tel-num {
        font-size: 25px;
    }

    .top {
        margin: 0 0 50px;
    }

    .top-info {
        padding-top: 50px;
    }

    .top-info-title {
        font-size: 36px;
        font-weight: 600;
        line-height: 1.5;
        margin-bottom: 45px;
    }

    .top-info-get {
        width: 300px;
        height: 90px;
        font-size: 15px;
        margin-top: 10px;
    }

    .top-show-video {
        width: 200px;
        top: 290px;
    }

    .terminal-video {
        display: block;
    }

    .terminal-video-e {
        width: auto;
        max-width: 360px;
        margin: 0 auto 45px;
    }

    .terminal-video-e-over img {
        width: 90px;
    }

    .popup-gallery-info {
        padding: 0 12px;
    }

    .popup-gallery-head {
        margin-bottom: 10px;
    }

    .popup-gallery-title {
        font-size: 19px;
    }

    .popup-gallery-counter {
        font-size: 13px;
    }

    .popup-gallery-stage {
        gap: 8px;
    }

    .popup-gallery-image-wrap {
        height: 56vh;
    }

    .popup-gallery-nav {
        width: 42px;
        height: 42px;
        font-size: 16px;
    }

    .franshiza-top-e {
        width: calc(50% - 10px);
        box-sizing: border-box;
        display: flex;
    }

    .franshiza-top-e-in {
        width: 100%;
        height: auto;
        padding: 30px 20px;
    }

    .franshiza {
        margin-bottom: 100px;
    }

    .tarif-info {
        margin: 53px 0 0;
    }

    .tarif-info-e {
        width: calc(50% - 10px);
    }

    .tarif-info-e-but {
        width: calc(100% - 40px);
    }

    .plan-wrap {
        margin-bottom: 90px;
    }

    .plan-info-e-data-wrap {
        flex-grow: 1;
    }

    .plan-info-e-data {
        width: auto;
        background: #191819 !important;
        padding: 30px 40px 30px 52px;
    }

    .footer-form {
        display: block;
        width: auto;
        max-width: 426px;
        margin-top: 55px;
    }

    .footer-form-but {
        margin: 0 auto;
    }

    .footer-form-field {
        margin: 0 auto 14px;
    }

    .footer-form-agree {
        margin-top: 31px;
    }

    .subfooter .header-logo-text {
        display: block;
        font-size: 15px;
        margin-left: 36px;
    }

    .popup-terminal-info {
        width: 600px;
        padding: 10px;
    }

    .popup-terminal-info-e {
        width: 185px;
    }

    .popup-terminal-info-e:nth-child(n + 4) {
        margin-top: 12px;
    }

    .popup-terminal-info-e-pic-wrap {
        padding-left: 10px;
        padding-right: 10px;
        height: 200px;
    }

    .popup-terminal-info-e-name {
        font-size: 16px;
    }
}
