@media(max-width: 767px) and (min-width: 150px) {

    /* ----header---- */
    .header-conteiner_right {
        position: fixed;
        right: 24px;
        top: 307px;

    }
    .btn-schedule {
        width: 252px;
    }

    .burger-menu {
        padding-left: 39px;
        display: inline;
        background-image: url(../payapi/assets/logo/burger_open.svg);
        background-repeat: no-repeat;
        width: 28px;
        height: 17px;
        border: none;
        padding: 0;
        background-color: transparent;
    }

    .burger-close {
        position: fixed;
        top:48.54px;
        right: 27.04px;
        padding-left: 39px;
        display: inline;
        background-image: url(./assets/logo/burger_close.png);
        background-repeat: no-repeat;
        width: 23px;
        height: 24px;
        border: none;
        padding: 0;
        background-color: transparent;
        z-index: 10;
    }

    .hidden {
        display: none;
    }

    .visible {
        display: block !important;
    }

    .burger-adaptive.header-located>ul {
        margin-top: 139px;
        height: 180px;
        flex-direction: column;
        gap: 31px;
        align-items: center;

    }

    .burger-circle {
        position: absolute;
        top: -500px;
        right: -200px;
        z-index: -1;

    }

    .menu a {
        color: rgba(251, 252, 254, 0.7);

    }

    .burger-line {
        position: fixed;
        top: 95px;
        right: 27px;
        width: 249px;
        height: 1px;
        background-color: rgba(151, 151, 151, 0.15);

    }

    /* -----------------BURGER----------------- */
    .burger-adaptive.header-located {
        position: fixed;
        top: 0;
        right: 0;
        width: 300px;
        height: 100vh;
        color: rgba(251, 252, 254, 1);
        background-color: rgba(27, 38, 47, 1);
    }

    .footer-conteiner .menu a {
        opacity: 70%;
    }

    /* -------------Fonts------------- */

    h1 {
        font-size: 32px;
        letter-spacing: -0.25px;
        line-height: 36px;
    }

    h2 {
        text-align: center;
        font-size: 32px;
        line-height: 36px;
        letter-spacing: -0.25px;
        margin-bottom: 16px;
    }

    h4 {
        font-size: 24px;
        letter-spacing: -0.18px;
        margin-bottom: 13px;
    }

    /* -------------Global------------- */
    .width {
        width: 327px;
    }

    .work-with,
    .implement,
    .telepnone,
    .designe,
    .benefits-conteiner,
    .pricing-plans,
    .ready,
    .form {
        margin-bottom: 80px;
    }

    /* -------------Circle------------- */
    .circle {
        width: 780px;
        height: 780px;

    }

    .decor-top {
        position: absolute;
        top: -550px;
        right: -203px;
    }

    /* -----------------------------------TELEPHONE ----------------------------------- */
    .telepnone-conteiner {
        margin-top: 110px;
        gap: 24px;
    }

    .image-phone>img {
        width: 128px;
        height: auto;
    }

    .shadow {
        border-radius: 24px;
        width: 126px;
        height: 242px;
    }

    .notification-box {
        top: 50px;
        left: 11px;
    }

    .time {
        margin-bottom: 12px;
        font-size: 17px;

    }

    .notification-message {
        padding: 9px;
        width: 105px;
        height: 43px;
        border-radius: 2px;
        font-size: 5px;

    }

    .telepnone-conteiner_text h1 {
        margin-bottom: 24px;
    }

    .input-email {
        width: 100%;
        height: auto;
        flex-direction: column;
        position: relative;
        margin-bottom: 24px;
    }

    .email {
        width: 327px;
        height: 48px;
        position: relative;
        margin-bottom: 16px;
    }

    .input-email .btn-schedule {
        position: relative;
        right: 0;
        height: 48px;
        width: 100% !important;
    }

    .wpcf7-form-control.wpcf7-submit.has-spinner.btn-schedule {
        position: inherit;
        width: 100%;
    }

    .quastion {
        padding: 0;
    }

    /* -----------------------------------WITH-WORk ----------------------------------- */
    .work-with {
        height: 670px;

    }

    .work-with-conteiner {
        gap: 56px;
    }

    .gallery-box {
        width: 280px;
    }

    .gallery-box>img {
        transform: scale(0.83);
    }

    .work-with-circle {
        display: inline !important;
        position: absolute;
        top: -600px;
        z-index: 1;
        left: -202px;
    }

    /* -----------------------------------Easy to implement ----------------------------------- */

    .implement-conteiner_example {
        width: 328px;
        height: auto;

    }

    .implement-conteiner_tab-title {
        padding: 8.76px 11.79px;
        width: 328px;
        height: 29.52px;
    }

    .pink_cirle,
    .blu_cirle,
    .dark_cirle {
        width: 11.8px;
        height: 11.8px;


    }

    .implement-conteiner_article {
        width: 327px;
    }

    .implement-conteiner_article__title,
    .designe-conteiner_article h2 {
        font-size: 36px;
        letter-spacing: -0.28px;
        margin-bottom: 24px;
    }

    /* -----------------------------------Simple UI & UX ----------------------------------- */
    .designe-conteiner_images {
        gap: 24px;
    }

    .designe-conteiner_article {
        width: 328px;

    }

    .image-left>img,
    .image-right>img {
        width: 152px;
        height: auto;
    }

    .image-left>.shadow,
    .image-right>.shadow {
        width: 150px;
        height: 288px;
    }

    .phone-left_box {
        top: 26.68px;
        left: 17.34px;

    }

    .phone-logo {
        margin-bottom: 13.26px;
    }

    .phone-logo img {
        width: 50px;
        height: auto;
    }

    .notification-message.left-phone {
        width: 118px;
        height: 33px;
    }

    .left-phone p {
        font-size: 6px;
    }

    .left-phone span {
        font-size: 10px;
    }

    /* ----------- */
    .phone-right_box {
        top: 82.36px;
        left: 24.85px;
    }

    .right-phone {
        width: 102px;
        height: 121px;

    }

    .right-phone>.notification-message {
        width: 102px;
        height: 111px;
    }

    .bird {
        background-size: 10.3px;
        background-position: center;

    }

    .decor-bird {
        width: 32.5px;
        height: 32.5px;
        margin-bottom: 8.85px;
    }

    .right-phone p {
        width: 80.07px;
        font-size: 7px;
    }

    .dismiss {
        font-size: 7px;
        bottom: -9px;
        width: 76px;
        height: 18px;

    }

    /* -----------------------------------BENEFITS----------------------------------- */
    .benefits-conteiner {
        flex-direction: column;
        gap: 48px;
    }

    .benefits-conteiner_box img {
        width: 88px;
        height: auto;
    }

    .benefits-conteiner_box {
        width: 328px;

    }

    .input-conteiner {
        width: 328px;
    }

    .ready h2 {
        margin-bottom: 32px;
    }

    .input-email {
        margin-bottom: 0;
    }

    /* -------------FOOTER------------- */
    footer {
        overflow: hidden;
        display: flex;
        justify-content: center;
        width: 100%;
        height: 353px;
        background-color: rgba(27, 38, 47, 1);
    }

    .footer-circle {
        top: 150px;
        left: -200px;
    }

    .footer-conteiner {
        margin-top: 41px;
        height: 257px;
        gap: 40px;
        flex-direction: column;

    }

    .footer-conteiner_left {
        flex-direction: column;
        gap: 40px;
    }

    .menu ul {
        flex-direction: column;
        gap: 31px;
        align-items: center;

    }

    /* ----------------------------------- ~ PRICING-PAGE ~----------------------------------- */


    /* -------------Circle------------- */
    .pricing-top {
        top: -665px;
        right: -490px;
    }

    .pricing-title {
        margin-top: 126px;
        margin-bottom: 48px;
    }

    .pricing-with {
        width: 327px;
    }

    .pricing-plans-conteiner {
        flex-direction: column;
        gap: 48px;
    }

    .pricing-plans-conteiner_box h4 {
        margin-bottom: 81px;
    }

    .pricing-plans-conteiner_box p {

        display: none;
    }

    /* ----------------------------------- ~ ABOUT ~----------------------------------- */
    .about {
        width: 375px;
        margin-top: 126px;
    }

    .about-title {
        width: 327px;
        font-size: 32px;
        line-height: 36px;
        letter-spacing: -0.25px;
        margin-bottom: 40px;
    }

    .about-title br {
        display: none;
    }

    .about-column {
        width: 327px !important;
    }

    body .is-layout-flex {
        width: 327px;
        flex-direction: column;
        gap: 0;

    }

    .about-conteiner>.wp-container-core-columns-layout-3,
    .about-conteiner>.wp-container-core-columns-layout-4 {
        width: 327px;
    }

    .wp-block-column h2 {
        font-size: 24px;
        line-height: 32px;
        letter-spacing: -0.18px;
        margin-bottom: 0;
    }

    .wp-block-column p {
        text-align: center;
        margin-bottom: 48px;
    }

    .wp-image-168 {
        object-fit: cover;
        width: 375px !important;
        height: 300px !important;
    }

    .about figure>img {
        object-position: -25px 0;
    }

    .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
        align-items: center;
    }

    .wp-container-core-columns-layout-3>.wp-block-column-is-layout-flow {
        margin-top: 0;
        margin-bottom: 0;
        border-top: none;
        border-bottom: none;
    }

    .wp-container-core-columns-layout-3.wp-container-core-columns-layout-3 {
        border-top: 1px solid rgba(151, 151, 151, 0.25);
        border-bottom: 1px solid rgba(151, 151, 151, 0.25);
        margin-top: 48px;
        margin-bottom: 48px;
        gap: 0;
    }

    /* ----------------------------------- ~ СONTACTS ~ ----------------------------------- */
    .form {
        width: 327px;
        margin-top: 126px;
    }

    .wp-container-core-columns-layout-2.wp-container-core-columns-layout-2,
    .wp-block-group__inner-container {
        width: 327px;
        gap: 80px;
    }

    .form-conteiner .contact-title {
        text-align: center;
        width: 327px;
        font-size: 32px;
        line-height: 36px;
        letter-spacing: -0.25px;
        margin-bottom: 40px;
    }

    .wpcf7-form {
        width: 327px;
    }

    .wpcf7-list-item {
        margin: 0 0 0 0;
    }

    .wpcf7-list-item-label {
        text-align: left;

    }

    form.wpcf7-form.init>p:first-of-type {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
    }

    .wpcf7-spinner {
        display: none !important;

    }

    .right-box p {
        width: 327px;
    }

    .right-box .wp-block-gallery {
        width: 327px;
    }

    /* .wp-block-image.image-box.is-style-default {
        display: flex;
        align-items: center;
    } */


}