
@media screen and (max-width:1366px) {
    .top p {
        font-weight: 700;
        text-align: center;
        font-size: 20px;
        line-height: 24px;
        color: #e8f1ff
    }

    .title {
        font-weight: 700;
        font-size: 40px;
        line-height: 50px;
        color: #223858
    }

    .work-pd p {
        font-weight: 500;
        font-size: 20px;
        line-height: 26px;
        color: #4f6d98
    }

    .popular-title p {
        font-weight: 700;
        font-size: 20px;
        line-height: 30px;
        color: #223858
    }

    .popular-block-border {
        padding: 20px;
        background: #eff2fa;
        border: 1px solid #bfcadf;
        border-radius: 30px
    }

    .popular-block {
        width: 25%;
        padding: 30px 10px 0
    }

    .popular-border {
        padding: 30px 10px;
        background: #fbfcfd;
        box-shadow: 0 4px 20px 2px #ab0000;
        border-radius: 30px
    }
}

@media screen and (max-width:1200px) {
        .title {
        font-weight: 700;
        font-size: 23px;
        line-height: 35px;
        color: #223858
    }

    .work-pd {
        padding: 10px 0 0
    }

    .work-pd p {
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        color: #4f6d98
    }

    .work-input input {
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        color: #4f6d98;
        margin: 0;
        width: 100%;
        padding: 0 0 0 30px;
        height: 46px;
        background: #fbfcfd;
        border: 1px solid #bfcadf;
        border-radius: 28.5px
    }

    .work-button button p {
        font-weight: 900;
        font-size: 14px;
        line-height: 21px;
        color: #fff
    }

    .work-button button {
        width: 100%;
        height: 45px;
        background: linear-gradient(270deg, #0f5ddb 0, #2080e5 100%);
        border-radius: 26px
    }

    .work-border-title p {
        padding: 20px 0 0;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        color: #4f6d98
    }

    .work-position {
        font-weight: 500;
        font-size: 12px;
        line-height: 18px;
        color: #223858
    }

    .work-absolute {
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: space-between;
        left: 43px;
        bottom: 195px;
        width: 205px;
        padding: 5px 30px 5px 40px;
        background: #eff2fa;
        border: 1px solid #bfcadf;
        box-shadow: 0 1px 8px 2px transparent;
        border-radius: 39px
    }

    .work-name {
        font-weight: 700;
        font-size: 14px;
        line-height: 21px;
        color: #223858
    }

    .title2 {
        font-weight: 700;
        font-size: 26px;
        line-height: 39px;
        color: #223858
    }

    .popular-border {
        padding: 30px 0;
        background: #fbfcfd;
        box-shadow: 0 4px 20px 2px #ab0000;
        border-radius: 30px
    }

    .popular-slayder {
        display: block
    }

    .popular-wrap {
        display: none
    }

    .work {
        padding: 20px 0 0
    }

    .work-img {
        position: relative;
        margin: 30px -10px -39px 0
    }

    .popular-price p {
        font-weight: 700;
        font-size: 20px;
        line-height: 30px;
        color: #223858
    }

    .popular-button {
        margin: 16px 0 0;
        display: inline-block;
        background: linear-gradient(to right, rgba(97, 169, 231, 1), rgba(22, 94, 196, 1));
        padding: 2px;
        border-radius: 26px;
        box-shadow: 0 2px 12px #3d0000
    }

    .popular-button2 {
        margin: 10px 0 0;
        display: inline-block;
        background: linear-gradient(to right, rgba(15, 93, 219, 1), rgba(32, 128, 229, 1));
        padding: 2px;
        border-radius: 26px
    }

    .popular-suptitle {
        height: 113px;
        padding: 20px 0 0
    }

    .popular-link-center {
        display: flex;
        justify-content: center;
        padding: 50px 0 0
    }
}

 /* popular */
        @media screen and (max-width: 1200px) {
            .popular .onas-block {
                width: 100%;
            }
        }

        @media (width < 992px) {
            .vrachi.popular {
                padding-left: 20px !important;
                padding-right: 20px !important;
            }
        }

        @media screen and (max-width:1470px) {
            .title {
        font-weight: 700;
        font-size: 50px;
        line-height: 1.2em;
        color: #223858
    }

    .work-img {
        position: relative;
        margin: 30px -10px -95px 0
    }

    .work-absolute {
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: space-between;
        left: 43px;
        bottom: 195px;
        width: 319px;
        padding: 8px 40px 8px 50px;
    }

    .popular-border {
        padding: 30px 5px;
        background: #fbfcfd;
        box-shadow: 0 4px 20px 2px #ab0000;
        border-radius: 30px
    }

    .popular-title p {
        font-weight: 700;
        font-size: 22px;
        line-height: 29px;
        color: #223858
    }

}