.popup_1023.popup_container_form.potok_result_popup {
    max-width: 579px;
    border-radius: 35px;
    background: #335CE9;
    padding: 76px 56px 63px 56px;
}
.popup_1023.popup_container_form.potok_result_popup .mfp-close {
    overflow: hidden;
    text-indent: -999px;
    position: absolute;
    top: 20px;
    right: 20px;
    opacity: 1;
    background-size: 0;
}
.popup_1023.popup_container_form.potok_result_popup .mfp-close:before, 
.popup_1023.popup_container_form.potok_result_popup .mfp-close:after {
    content: "";
    display: block;
    width: 16px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -8px;
    transform: rotate(45deg);
}
.popup_1023.popup_container_form.potok_result_popup .mfp-close:before {
    transform: rotate(-45deg);
}
.popup_1023 .potok_success_caption {
    font-size: 32px;
    line-height: 1.4;
    font-weight: 600;
    letter-spacing: -0.006px;
}
.popup_1023 .potok_success_img {
    margin: 27px 0 25px 0;
}
.popup_1023 .potok_success_img img {
    width: 44px;
}
.popup_1023 .potok_success_text {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: -0.01px;
    max-width: 23em;
    margin-left: auto;
    margin-right: auto;
}
.popup_1023 a.blue_button.popup-new_form {
    margin-top: 30px;
    padding: 14px 16px;
}
@media (max-width: 640px) {
    .popup_1023.popup_container_form.potok_result_popup {
        width: 290px;
        padding: 72px 25px 50px 25px;
    }
    .popup_1023.popup_container_form.potok_result_popup .mfp-close {
        top: 10px;
        right: 10px;
    }
    .popup_1023 .potok_success_caption {
        font-size: 20px;
        font-weight: 500;
        line-height: 1.4;
        letter-spacing: -0.04px;
    }
    .popup_1023 .potok_success_img {
        
    }
    .popup_1023 .potok_success_img img {
        width: 35px;
    }
    .popup_1023 .potok_success_text {
        font-size: 12px;
        line-height: 1.4;
        max-width: 220px;
    }
    .popup_1023 a.blue_button.popup-new_form {
        margin-top: 24px;
    }

    .wpcf7-form-control-wrap .suggestions-addon[data-addon-type=clear] {
        height: 20px!important;
        width: 20px!important;
        right: 0px!important;
        top: -39px!important;
    }

    .popup_form_0823 .form_0823.page-form-box .info-wrap {
        margin-top: 40px;
    }

    .page-id-42559 .popup_form_0823 .form_0823.page-form-box .form-title {
        max-width: 90%;
    }
}