
#xcomponent-paypal-button-12e86e46a4.paypal-button-size-responsive > .xcomponent-outlet {
    height: 46px !important;
}

#paypal-button-container .paypal-button {
    margin-left: -84px;
}

.bl_pay_pal #xcomponent-paypal-button-4ef8c29728 > .xcomponent-outlet > iframe.xcomponent-visible {
    height: 46px !important;
}

.bl_pay_pal .xcomponent-outlet {
    height: 46px !important;
}

.paypal-button.paypal-button-shape-rect {
    height: 46px !important;
}

#paypal-button-container {
    height: 46px;
    width: 170px;
    overflow: hidden;
    border-radius: 4px;
}

.is_active {
    border: 4px solid #18b5f9;
}

.choose_perfect_subscr {
    padding: 110px 0 70px;
    background: #f4f6f8;
}

.choose_perfect_subscr .title {
    font-size: 32px;
    color: #36474f;
    margin-bottom: 49px;
    font-weight: 700; font-family: Roboto;
}

.choose_perfect_subscr .subscr_box {
    margin-bottom: 30px;
    background: #fff;
    min-height: 100px;
    overflow: hidden;
    box-shadow: 0 0 10px 0 rgba(67, 81, 106, 0.29);
    cursor: pointer;
}

.choose_perfect_subscr .subscr_box .col-md-4 {
    padding: 0 !important;
}

.choose_perfect_subscr .subscr_box .bg_grey {
    background: #f7f8f9;
    min-height: 100px;
}

.choose_perfect_subscr .subscr_box .name_subscr {
    font-weight: 700; font-family: Roboto;
    font-size: 16px;
    text-align: center;
    color: #00b4fc;
    line-height: 1;
}

.choose_perfect_subscr .subscr_box .time_subscr {
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 600;
    text-align: left;
    color: #90a4ae;
    line-height: 1;
    margin-left: 50px;
}

.choose_perfect_subscr .subscr_box .price_subscr {
    font-family: Open Sans;
    font-size: 33px;
    font-weight: normal;
    text-align: center;
    color: #2e4854;
    line-height: 1;
    margin-top: 20px;
}

.choose_perfect_subscr .subscr_box .price_subscr span {
    padding-left: 3px;
    font-size: 46px;
    font-weight: 800;
}

.choose_perfect_subscr .subscr_box .price_subscr span.i_money {
    font-size: 33px;
    font-weight: normal;
}

.choose_perfect_subscr .subscr_box .per_month {
    font-family: Open Sans;
    font-size: 13px;
    line-height: 1;
    text-align: center;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
    margin: 0;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
    position: relative;
    margin: 25px 0 5px 10px;
    padding-left: 40px;
    cursor: pointer;
    line-height: 26px;
    display: inline-block;
    font-weight: 700; font-family: Roboto;
    font-size: 16px;
    color: #00b4fc;
    line-height: 1;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 26px;
    height: 26px;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    border: solid 1px #979797;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 13px;
    height: 13px;
    background: #00b4fc;
    position: absolute;
    top: 17px;
    left: 6px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.choose_perfect_subscr .subscr_box .all_price_box {
    position: relative;
    margin: 10px 0 10px 30px;
    padding-left: 20px;
    min-height: 80px;
    border-left: 1px solid #e9ebef;
}

.choose_perfect_subscr .subscr_box .all_price_box .you_save {
    font-size: 12px;
    color: #fc7a62;
    position: absolute;
    right: 10px;
    top: 10px;
    font-weight: 700; font-family: Roboto;
}

.choose_perfect_subscr .subscr_box .all_price_box .you_save_default {
    display: none;
}

.choose_perfect_subscr .subscr_box .all_price_box .only_for {
    font-size: 11px;
    color: #a8adb7;
    padding-top: 15px;
    font-weight: 400; font-family: Roboto;
}

.choose_perfect_subscr .subscr_box .all_price_box .all_price {
    font-weight: 700; font-family: Roboto;
    font-size: 16px;
    color: #5d7089;
}

.choose_perfect_subscr .subscr_box .all_price_box .sale_price {
    font-weight: 400; font-family: Roboto;
    font-size: 11px;
    color: #a8adb7;
    text-decoration: line-through;
    display: none;
}

.our_guarantees {
    padding: 20px 0;
    background: #43516a;
}

.our_guarantees .title-box .text {
    font-weight: 700; font-family: Roboto;
    font-size: 24px;
    line-height: 1.38;
    text-align: right;
    color: #fff;
    text-transform: uppercase;
    min-height: 120px;
    padding: 20px 60px 0 0;
    border-right: solid 1px #5d7089;
}

.our_guarantees .title_bl {
    font-weight: 700; font-family: Roboto;
    font-size: 15px;
    color: #ffea4a;
    margin: 10px 0 5px;
}

.our_guarantees .content_bl {
    font-family: Open Sans;
    font-size: 11px;
    line-height: 1.45;
    color: #fff;
}

.solution_plans {
    padding: 60px 0 50px;
    background: #f4f6f8;
}

.solution_plans .title {
    font-weight: 700; font-family: Roboto;
    font-size: 32px;
    text-align: center;
    color: #36474f;
    margin-bottom: 40px;
}

.solution_plans .last_quick_subscription {
    margin-top: 50px;
}

.solution_plan_box {
    background: #fff;
    min-height: 80px;
    overflow: hidden;
    box-shadow: 0 0 10px 0 rgba(67, 81, 106, 0.29);
}

.solution_plan_box .col-md-5, .solution_plan_box .col-md-4, .solution_plan_box .col-md-3 {
    padding: 0 !important;
}

.solution_plan_box [type="radio"]:checked + label, .solution_plan_box [type="radio"]:not(:checked) + label {
    margin: 20px 0 0 15px;
    padding-left: 40px;
}

.solution_plan_box .bg_grey {
    background: #f7f8f9;
    min-height: 80px;
}

.solution_plan_box .price_subscr {
    font-family: Open Sans;
    font-size: 32px;
    font-weight: normal;
    text-align: center;
    color: #2e4854;
    line-height: 1;
    margin-top: 20px;
}

.solution_plan_box .price_subscr span {
    font-weight: 800;
}

.solution_plan_box .price_subscr span.i_money {
    font-size: 24px;
    font-weight: normal;
}

.solution_plan_box .per_month {
    font-family: Open Sans;
    font-size: 12px;
    line-height: 1;
    text-align: center;
}

.solution_plan_box .all_price_box {
    position: relative;
    margin: 10px 0;
    padding-left: 15px;
    min-height: 60px;
    border-left: 1px solid #e9ebef;
}

.solution_plan_box .all_price_box .only_for {
    font-size: 11px;
    color: #a8adb7;
    padding-top: 15px;
    font-weight: 400; font-family: Roboto;
}

.solution_plan_box .all_price_box .all_price {
    font-weight: 700; font-family: Roboto;
    font-size: 16px;
    color: #5d7089;
}

.solution_plan_box .all_price_box .all_price span {
    font-weight: 400; font-family: Roboto;
}

.solution_plan_box .all_price_box .all_price .quick_all_price {
    font-family: inherit;
}

.solution_plan_box .time_subscr {
    font-family: Open Sans;
    font-size: 12px;
    font-weight: 600;
    text-align: left;
    color: #90a4ae;
    line-height: 1;
    margin-left: 57px;
}

.solution_plan_box .autocharge {
    font-weight: 700; font-family: Roboto;
    font-size: 12px;
    text-align: left;
    color: #fc7a62;
    margin-left: 57px;
}

.fixed_price_bl {
    position: fixed;
    width: 100%;
    bottom: 0;
    height: 95px;
    z-index: 99999999;
    padding: 20px 0 15px;
    background: #fff;
    font-weight: 700; font-family: Roboto;
    box-shadow: 0 -3px 8px 0 rgba(67, 81, 106, 0.19);
}

.fixed_price_bl .title_subscr {
    font-size: 20px;
    color: #18b5f9;
    margin: 5px 0;
}

.fixed_price_bl .price_single {
    font-size: 30px;
    color: #2e4854;
    text-align: center;
    margin-top: 10px;
    line-height: 1;
}

.fixed_price_bl .price_single .price_sale {
    font-weight: 400; font-family: Roboto;
    font-size: 11px;
    color: #a8adb7;
    margin-left: -70px;
    line-height: 1;
    text-decoration: line-through;
    display: none;
}

.fixed_price_bl .price_single .symbol {
    font-size: 25px;
    font-weight: 400; font-family: Roboto;
}

.fixed_price_bl .price_single .month {
    font-size: 14px;
    font-weight: 700; font-family: Roboto;
}

.fixed_price_bl .bl_pay_pal, .fixed_price_bl .bl_pay_by_card {
    display: inline-block;
    vertical-align: top;
}

.fixed_price_bl .bl_pay_pal {
    margin-right: 30px;
}
.fixed_price_bl .bl_pay_pal .text {
    font-family: Open Sans;
    font-size: 9px;
    text-align: center;
    color: #8b9aa2;
    margin-top: 3px;
}

.fixed_price_bl .btn_pay_pal, .fixed_price_bl .btn_pay_by_card {
    width: 170px;
    font-size: 13px;
    border: none;
    padding: 0;
    line-height: 46px;
    border-radius: 3px;
}

.fixed_price_bl .btn_pay_pal:hover, .fixed_price_bl .btn_pay_by_card:hover, .fixed_price_bl .btn_pay_pal:active, .fixed_price_bl .btn_pay_by_card:active {
    opacity: 0.8;
    text-decoration: none;
}

.fixed_price_bl .btn_pay_pal {
    color: #232c65;
    text-align: left;
    padding: 0 0 0 20px;
    background: url(../img/price_optimized/i_paypal.svg) no-repeat 80px 14px #ffc439;
}

.fixed_price_bl .btn_pay_by_card {
    color: #fff;
    text-transform: uppercase;
    background: #18b5f9;
}

.fixed_price_bl .btn_grey {
    background: #dfdfe0;
}

.hint_pay_bl {
    display: inline-block;
    vertical-align: top;
    margin-top: -2px;
}

.hint_pay_bl .send_email {
    color: #18b5f9;
    display: block;
    text-decoration: underline;
    cursor: pointer;
}

.hint_pay_bl .send_email:hover {
    color: #18b5f9;
    text-decoration: none;
}

.hint_pay_bl .i_hint {
    cursor: pointer;
}

.hint_pay_bl .i_hint:before {
    content: "";
    color: #18b5f9;
    font-size: 11px;
    line-height: 1;
    font-family: Student;
    width: 14px;
    cursor: pointer;
    display: inline-block;
    height: 14px;
    margin-left: 5px;
    padding: 2px 0 0 3px;
    border-radius: 50%;
    background: #e7e8eb;
}

.hint_pay_bl .i_hint:hover:before, .hint_pay_bl .i_hint:active:before {
    opacity: 0.8;
}

.hint_pay_bl .hint_box {
    display: none;
    position: absolute;
    font-family: Open Sans;
    font-size: 11px;
    color: #546e7a;
    background: #fff;
    border-radius: 3px;
    top: -38px;
    right: -12px;
    z-index: 999;
    width: 260px;
    padding: 7px 7px 7px 7px;
    line-height: 16px;
    min-height: 30px;
    box-shadow: 0 0 8px rgba(0,0,0,.3), 0 0 0 rgba(24,181,249,.2) inset;
}

.hint_pay_bl .hint_box:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 7.5px 0 7.5px;
    border-color: #fff transparent transparent transparent;
    top: 99%;
    left: 16px;
    position: absolute;
}

#pay_month {
    width: 13px;
    height: 13px;
    border-radius: 2px;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.32);
    background-color: #ffffff;
    border: solid 1px #90a4ae;
}

#pay_month:checked, #pay_month:active, #pay_month :hover, #pay_month:focus, #pay_month:visited {
    outline: none;
    box-shadow: none;
    border: solid 1px #90a4ae;
}


#pay_month {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 13px;
    height: 13px;
    position: absolute;
    top: 3px;
    background: #fff;
    cursor: pointer;
    margin: 0;
    padding: 0;
    outline: none;
    border: solid 1px #90a4ae;
    left: 0;
}

#pay_month:checked::before {
    content: "";
    color: #18b5f9;
    font-size: 11px;
    position: absolute;
    top: 1px;
    left: 0;
    font-family: Student;
}

.pay_every_month {
    font-weight: 700; font-family: Roboto;
    font-size: 13px;
    text-align: left;
    color: #455a64;
    padding-left: 21px;
    vertical-align: top;
}

.bl_pay_by_card ul {
    margin: 0;
    padding: 0;
    text-align: center;
    list-style: none;
}

.bl_pay_by_card ul li {
    display: inline-block;
}

.bl_pay_by_card ul li:first-child {
    margin-right: 10px;
}

.left_service_bl {
    margin-left: 20px;
}

.got_promo_code {
    background: #fff;
    padding: 20px 20px 20px 15px;
    margin-bottom: 15px;
    border-left: 4px solid #18b5f9;
}

.got_promo_code .title {
    font-size: 14px;
    color: #5c708a;
    width: 140px;
    margin: 0;
    display: inline-block;
    line-height: 1.3;
    font-weight: 700; font-family: Roboto;
}

.got_promo_code .title:before {
    width: 42px;
    height: 39px;
    padding-right: 14px;
    float: left;
    content: url(../img/price_optimized/i_discount.svg);
}

.got_promo_code .hint_pay_bl .i_hint:before {
    margin: 21px 0 0 0;
}

.got_promo_code .hint_pay_bl .hint_box {
    top: -58px;
    right: -229px;
}

.got_promo_code .hint_pay_bl .hint_box .congrants_bl, .got_promo_code .hint_pay_bl .hint_box .try_again_bl {
    display: none;
}

.got_promo_code .input_promo {
    width: 125px;
    height: 30px;
    font-family: Open Sans;
    font-size: 11px;
    font-weight: bold;
    line-height: 30px;
    border-radius: 3px;
    background: #f4f4f4;
    padding: 0 5px;
    border: solid 1px #c7cbcd;
}

.promo_code_bl .i_success, .promo_code_bl .i_valid {
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 16px;
    font-family: Student;
    display: none;
}

.promo_code_bl .i_success:before {
    content: '';
    color: #3bd15b;
}

.promo_code_bl .i_valid:before {
    content: '';
    color: red;
}

.got_promo_code .input_promo::-webkit-input-placeholder {
    color: #90a4ae;
    font-size: 10px;
    font-weight: 400;
    text-transform: none;
    font-family: Open Sans;
}

.got_promo_code .input_promo::-moz-placeholder {
    color: #90a4ae;
    font-size: 10px;
    font-weight: 400;
    text-transform: none;
    font-family: Open Sans;
}

.got_promo_code .input_promo:-ms-input-placeholder {
    color: #90a4ae;
    font-size: 10px;
    font-weight: 400;
    text-transform: none;
    font-family: Open Sans;
}

.got_promo_code .input_promo:-moz-placeholder {
    color: #90a4ae;
    font-size: 10px;
    font-weight: 400;
    text-transform: none;
    font-family: Open Sans;
}

.got_promo_code .success_promo, .got_promo_code .valid_promo {
    font-weight: 700; font-family: Roboto;
    font-size: 11px;
    margin-top: 3px;
    text-align: left;
    color: #2e4854;
    text-align: right;
    display: none;
}

.choose_service_block {
    padding: 20px 30px;
    background: #fff;
}

.choose_service_block .title {
    font-weight: 700; font-family: Roboto;
    font-size: 19px;
    color: #5c708a;
    margin-bottom: 20px;
}

.choose_service_block ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.choose_service_block ul li {
    margin-bottom: 15px;
}

.choose_service_block ul li:last-child {
    margin-bottom: 0;
}

.choose_service_block ul li .list_tile {
    font-weight: 700; font-family: Roboto;
    font-size: 13px;
    color: #5d7089;
}

.choose_service_block ul li .list_text {
    font-size: 11px;
    line-height: 1.27;
    color: #6d7c82;
    padding: 0 0 0 40px;
    font-family: Open Sans;
}

.choose_service_block ul .icon_1:before, .choose_service_block ul .icon_2:before, .choose_service_block ul .icon_3:before, .choose_service_block ul .icon_4:before, .choose_service_block ul .icon_5:before {
    padding: 3px 15px 10px 0;
    float: left;
}

.choose_service_block ul .icon_1:before {
     content: url(../img/price_optimized/icon_1.svg);
}

.choose_service_block ul .icon_2:before {
    content: url(../img/price_optimized/icon_2.svg);
}

.choose_service_block ul .icon_3:before {
    content: url(../img/price_optimized/icon_3.svg);
}

.choose_service_block ul .icon_4:before {
    content: url(../img/price_optimized/icon_4.svg);
}

.choose_service_block ul .icon_5:before {
    content: url(../img/price_optimized/icon_5.svg);
}


@media (min-width: 992px) and (max-width: 1199px) {

    .left_service_bl {
        margin-left: 0;
    }

    .choose_perfect_subscr {
        padding: 180px 0 70px;
    }

    .solution_plan_box .all_price_box {
        padding-left: 10px;
    }

    .solution_plan_box .all_price_box .all_price {
        font-size: 14px;
    }

    .choose_service_block {
        padding: 20px;
    }

    .got_promo_code .hint_pay_bl .hint_box {
        top: -55px;
        right: 0;
    }

    .got_promo_code .hint_pay_bl .hint_box:before {
        content: '';
        left: 50%;
        right: auto;
        margin-left: 4px;
        position: absolute;
    }

    .got_promo_code .hint_pay_bl .hint_box {
        right: -15px;
    }

    .got_promo_code .l, .got_promo_code .r {
        float: none;
    }

    .promo_code_bl {
        margin-top: 15px;
    }

    .got_promo_code .success_promo, .got_promo_code .valid_promo {
        text-align: left;
    }

    .promo_code_bl {
        width: 150px;
    }

    .got_promo_code .input_promo {
        width: 150px;
    }

    .fixed_price_bl .hint_pay_bl .hint_box:before {
        left: 82px;
    }

}


@media (min-width: 768px) and (max-width: 991px) {

    .left_service_bl {
        margin: 0;
    }

    .choose_perfect_subscr {
        padding: 170px 0 0;
    }

    .choose_perfect_subscr .title {
        font-size: 22px;
        width: 100%;
        margin: 0 auto 35px;
        text-align: center;
        line-height: 1.2;
    }

    .choose_perfect_subscr .subscr_box {
        width: 320px;
        margin: 0 auto 25px;
    }

    .choose_perfect_subscr .subscr_box .time_subscr {
        text-align: center;
        margin-left: 0;
    }

    .choose_perfect_subscr .subscr_box .all_price_box .you_save {
        position: static;
    }

    .choose_perfect_subscr .subscr_box .all_price_box {
        margin: 0;
        padding-left: 0;
        text-align: center;
        border-left: none;
    }

    .choose_perfect_subscr .subscr_box .all_price_box .only_for {
        padding-top: 0;
        display: inline-block;
    }

    .choose_perfect_subscr .subscr_box .all_price_box .all_price {
        display: inline-block;
    }

    .choose_perfect_subscr .subscr_box .all_price_box {
        margin: 25px 0 10px;
    }

    [type="radio"]:checked + label:before, [type="radio"]:not(:checked) + label:before {
        content: '';
        position: absolute;
        left: 50%;
        top: -36px;
        margin-left: -13px;
    }

    [type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after {
        content: '';
        top: -29px;
        left: 50%;
        margin-left: -7px;
    }

    [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
        margin: 45px 0 5px 0;
        width: 100%;
    }

    [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
        text-align: center;
        padding: 0;
    }

    .choose_perfect_subscr .choose_service_block .title {
        width: 100%;
        margin: 0 auto 55px;
    }

    .choose_perfect_subscr .col-md-8, .choose_perfect_subscr .col-md-4 {
        padding: 0 !important;
    }

    .choose_service_block {
        padding: 0;
    }

    .choose_service_block ul li {
        text-align: center;
        margin-bottom: 60px;
    }

    .choose_service_block ul li:last-child {
        margin-bottom: 0;
    }

    .choose_service_block ul li .list_text {
        padding: 0;
    }

    .choose_service_block ul .icon_1:before, .choose_service_block ul .icon_2:before, .choose_service_block ul .icon_3:before, .choose_service_block ul .icon_4:before, .choose_service_block ul .icon_5:before {
        position: relative;
        left: 50%;
        top: -35px;
        padding: 0;
    }

    .choose_service_block {
        padding: 20px 0 45px;
    }

    .our_guarantees .col-md-3 {
        width: 320px;
        margin: 0 auto 25px;
        padding: 0;
        text-align: center;
    }

    .our_guarantees .title-box .text {
        min-height: 1px;
        padding: 0 0 0 0;
        border: none;
        text-align: center;
    }

    .solution_plans {
        padding: 35px 0 50px;
    }

    .solution_plans .title {
        margin-bottom: 30px;
    }

    .solution_plan_box {
        width: 320px;
        margin: 0 auto 30px;
    }

    .solution_plan_box .btn_plan_input:checked + .label_radio:before, .solution_plan_box .btn_plan_input:not(:checked) + .label_radio:before {
        content: '';
        position: absolute;
        left: 10px;
        top: 10px;
    }

    [type="radio"]:checked + .label_radio, [type="radio"]:not(:checked) + .label_radio {
        text-align: left;
        margin: 20px 0 0 15px;
        padding-left: 40px;
    }

    [type="radio"]:checked + .label_radio:after {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    [type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after {
        content: '';
        width: 13px;
        height: 13px;
        background: #00b4fc;
        position: absolute;
        top: -29px;
        left: 50%;
        margin-right: -7px;
        border-radius: 100%;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

    .solution_plan_box [type="radio"]:checked + .label_radio:after, .solution_plan_box [type="radio"]:not(:checked) + .label_radio:after {
        position: absolute;
        top: 17px;
        left: 10px;
    }

    .solution_plan_box .col-md-4 {
        float: left;
        margin: 0 40px 0 20px;
    }

    .solution_plan_box .col-md-3 {
        float: left;
    }

    .fixed_price_bl {
        height: 180px;
    }

    .fixed_price_bl .col-md-4 {
        float: left;
        margin-bottom: 20px;
    }

    .fixed_price_bl .col-md-3 {
        float: right;
    }

    .fixed_price_bl .col-md-5 {
        float: none;
        clear: both;
        width: 545px;
        margin: 0 auto;
    }

    .fixed_price_bl .col-md-5 .r {
        float: none;
    }

    .fixed_price_bl .btn_pay_pal {
        padding: 0 0 0 50px;
        background: url(../img/price_optimized/i_paypal.svg) no-repeat 110px 14px #ffc439;
    }

    .fixed_price_bl .btn_pay_pal, .fixed_price_bl .btn_pay_by_card {
        width: 240px;
    }

    .got_promo_code {
        width: 320px;
        position: relative;
        margin: 0 auto 20px;
    }

    .got_promo_code .title:before {
        width: auto;
        height: auto;
        padding-right: 0;
        content: '';
    }

    .choose_perfect_subscr .got_promo_code .title {
        font-size: 16px;
        width: 115px;
        margin: 0 auto;
        text-align: left;
        line-height: 1.2;
    }

    .fixed_price_bl .hint_pay_bl .hint_box {
        right: -97px;
    }

    .fixed_price_bl .hint_pay_bl .hint_box:before {
        left: 87px;
    }

    .got_promo_code .hint_pay_bl .hint_box {
        top: -55px;
        right: -15px;
    }

    .got_promo_code .hint_pay_bl .i_hint:before {
        margin: 24px 0 0 0;
    }

    .got_promo_code .hint_pay_bl .hint_box:before {
        right: 14px;
        left: auto;
    }

    #paypal-button-container{
        width: 240px;
        line-height: 46px;
    }
    #paypal-button-container .paypal-button {
        margin-left: -47px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {

    .left_service_bl {
        margin: 0;
    }

    .choose_perfect_subscr {
        padding: 100px 0 0;
    }

    .choose_perfect_subscr .title {
        font-size: 22px;
        width: 290px;
        margin: 0 auto 20px;
        text-align: center;
        line-height: 1.2;
    }

    .choose_perfect_subscr .subscr_box {
        width: 290px;
        margin: 0 auto 25px;
    }

    .choose_perfect_subscr .subscr_box .time_subscr {
        text-align: center;
        margin-left: 0;
    }

    .choose_perfect_subscr .subscr_box .all_price_box .you_save {
        position: static;
    }

    .choose_perfect_subscr .subscr_box .all_price_box {
        margin: 0;
        padding-left: 0;
        text-align: center;
        border-left: none;
    }

    .choose_perfect_subscr .subscr_box .all_price_box .only_for {
        padding-top: 0;
        display: inline-block;
    }

    .choose_perfect_subscr .subscr_box .all_price_box .all_price {
        display: inline-block;
    }

    .choose_perfect_subscr .subscr_box .all_price_box {
        margin: 25px 0 10px;
    }

    [type="radio"]:checked + label:before, [type="radio"]:not(:checked) + label:before {
        content: '';
        position: absolute;
        left: 50%;
        top: -36px;
        margin-left: -13px;
    }

    [type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after {
        content: '';
        top: -29px;
        left: 50%;
        margin-left: -7px;
    }

    [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
        margin: 45px 0 5px 0;
        width: 100%;
    }

    [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
        text-align: center;
        padding: 0;
    }

    .choose_perfect_subscr .choose_service_block .title {
        width: 100%;
        margin: 0 auto 55px;
    }

    .choose_perfect_subscr .col-md-8, .choose_perfect_subscr .col-md-4 {
        padding: 0 !important;
    }

    .choose_service_block {
        padding: 0;
    }

    .choose_service_block ul li {
        text-align: center;
        margin-bottom: 60px;
    }

    .choose_service_block ul li:last-child {
        margin-bottom: 0;
    }

    .choose_service_block ul li .list_text {
        padding: 0;
    }

    .choose_service_block ul .icon_1:before, .choose_service_block ul .icon_2:before, .choose_service_block ul .icon_3:before, .choose_service_block ul .icon_4:before, .choose_service_block ul .icon_5:before {
        position: relative;
        left: 50%;
        top: -35px;
        padding: 0;
    }

    .choose_service_block {
        padding: 20px 0 45px;
    }

    .our_guarantees .col-md-3 {
        width: 320px;
        margin: 0 auto 25px;
        padding: 0;
        text-align: center;
    }

    .our_guarantees .title-box .text {
        min-height: 1px;
        padding: 0 0 0 0;
        border: none;
        text-align: center;
    }

    .solution_plans {
        padding: 35px 0 50px;
    }

    .solution_plans .title {
        margin-bottom: 30px;
    }

    .solution_plan_box {
        width: 290px;
        margin: 0 auto 30px;
    }

    .solution_plan_box .btn_plan_input:checked + .label_radio:before, .solution_plan_box .btn_plan_input:not(:checked) + .label_radio:before {
        content: '';
        position: absolute;
        left: 10px;
        top: 10px;
    }

    [type="radio"]:checked + .label_radio, [type="radio"]:not(:checked) + .label_radio {
        text-align: left;
        margin: 20px 0 0 15px;
        padding-left: 40px;
    }

    [type="radio"]:checked + .label_radio:after {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    [type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after {
        content: '';
        width: 13px;
        height: 13px;
        background: #00b4fc;
        position: absolute;
        top: -29px;
        left: 50%;
        margin-left: -7px;
        border-radius: 100%;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

    .solution_plan_box [type="radio"]:checked + .label_radio:after, .solution_plan_box [type="radio"]:not(:checked) + .label_radio:after {
        position: absolute;
        top: 17px;
        left: 10px;
    }

    .solution_plan_box .col-md-4 {
        float: left;
        margin: 0 40px 0 20px;
    }

    .solution_plan_box .col-md-3 {
        float: left;
    }

    .fixed_price_bl {
        height: 180px;
    }

    .fixed_price_bl .col-md-4 {
        float: left;
        margin-bottom: 20px;
    }

    .fixed_price_bl .col-md-3 {
        float: right;
        padding: 0;
    }

    .fixed_price_bl .col-md-5 {
        float: none;
        clear: both;
        width: 320px;
        margin: 0 auto;
    }

    .fixed_price_bl .col-md-5 .r {
        float: none;
    }

    .got_promo_code {
        width: 290px;
        margin: 0 auto 20px;
        padding: 10px;
    }

    .got_promo_code .title:before {
        height: auto;
        width: auto;
        padding-right: 0;
        content: '';
    }

    .got_promo_code .hint_pay_bl {
        margin-top: -4px;
    }

    .choose_perfect_subscr .got_promo_code .title {
        font-size: 14px;
        width: 105px;
        margin: 0 auto;
        text-align: left;
        line-height: 1.2;
    }

    .fixed_price_bl {
        position: fixed;
        width: 100%;
        bottom: 0;
        //height: 145px;
        height: auto;
        min-height: 1px;
        z-index: 99999999;
        padding: 10px 0 3px;
    }

    .fixed_price_bl .container {
        width: 320px;
    }

    .fixed_price_bl .title_subscr {
        font-size: 16px;
        margin: 0 0 10px;
        width: 90px;
        line-height: 1;
    }

    #pay_month {
        top: 2px;
    }

    .pay_every_month {
        font-size: 12px;
        padding-left: 18px;
    }

    .hint_pay_bl .i_hint:before {
        margin: -2px 0 0 3px;
    }

    .fixed_price_bl .price_single {
        font-size: 24px;
    }

    .fixed_price_bl .price_single .symbol {
        font-size: 14px;
    }

    .fixed_price_bl .price_single .price_sale {
        font-size: 11px;
        margin-left: -70px;
    }

    .fixed_price_bl .price_single {
        margin-right: 10px;
    }

    .fixed_price_bl .col-md-4 {
        float: left;
        margin-bottom: 10px;
    }

    .fixed_price_bl .btn_pay_pal, .fixed_price_bl .btn_pay_by_card {
        width: 130px;
    }

    .fixed_price_bl .bl_pay_pal {
        margin-right: 25px;
    }

    .fixed_price_bl .btn_pay_pal {
        padding: 0 0 0 5px;
        background: url(../img/price_optimized/i_paypal.svg) no-repeat 57px 11px #ffc439;
        background-size: 52%;
    }

    .fixed_price_bl .btn_pay_pal, .fixed_price_bl .btn_pay_by_card {
        width: 130px;
        font-size: 12px;
        line-height: 38px;
    }

    .fixed_price_bl .btn_pay_by_card {
        font-size: 13px;
    }

    .fixed_price_bl .bl_pay_pal .text, .bl_pay_by_card ul {
        display: none;
    }

    .fixed_price_bl .hint_pay_bl .i_hint:before {
        margin: -2px 0 0 2px;
    }

    .fixed_price_bl .hint_pay_bl .hint_box {
        right: -150px;
    }

    .fixed_price_bl .hint_pay_bl .hint_box:before {
        left: 95px;
    }

    .got_promo_code .hint_pay_bl .hint_box {
        top: -60px;
        right: -125px;
    }

    .got_promo_code .hint_pay_bl .hint_box:before {
        left: 50%;
        margin-left: -10px;
    }

    .fixed_price_bl .hint_pay_bl .hint_box:before {
        margin-left: 0;
    }

    #paypal-button-container{
        width: 130px;
        height: 38px;
    }
    #paypal-button-container .paypal-button {
        margin-left: -106px;
        margin-top: -4px;
    }
}



































