@media (max-width: 479px)
{
    /*---------------
        Main styles
    ---------------*/
    body
    {
        font-size: 14px;
    }


    .link_btn a
    {
        line-height: 38px;

        height: 38px;
    }


    .main_title
    {
        font-size: 24px;
        line-height: 28px;
    }


    .sub_title
    {
        font-size: 20px;
        line-height: 24px;
    }


    .link_arrow
    {
        margin-top: 24px;
    }

    .link_arrow a
    {
        font-size: 14px;
        line-height: 16px;
    }


    .text_block p,
    .text_block ul,
    .text_block ol
    {
        margin-bottom: 20px;
    }


    .link_vk
    {
        margin-top: 16px;
    }

    .link_vk a
    {
        width: 100%;
    }


    .form .line_form
    {
        margin-bottom: 20px;
    }

    /*---------------
        Header
    ---------------*/
    header
    {
        padding: 16px 0;
    }

    header .logo
    {
        width: 175px;
    }

    header .link_btn
    {
        width: 85px;
        margin-left: 15px;
    }

    /*---------------
        Main section
    ---------------*/
    .first_section
    {
        padding: 68px 0;
    }

    .first_section .title
    {
        font-size: 32px;
    }

    .first_section .title span
    {
        font-size: 28px;
    }

    .first_section .bird
    {
        top: 200px;

        width: 200px;
        margin-right: -60px;
    }

    .first_section .bird2
    {
        top: 173px;

        width: 240px;
        margin-left: -70px;
    }

    .first_section .girl
    {
        margin-top: 170px;
    }


    .second_section
    {
        margin-top: 0;
    }

    .second_section ul li
    {
        font-size: 14px;
        line-height: 20px;

        padding-left: 26px;
    }

    .second_section ul li + li
    {
        margin-top: 16px;
    }

    .second_section ul li:before
    {
        width: 18px;
        height: 15px;

        background-size: contain;
    }

    .second_section .img
    {
        max-width: 100%;
    }

    .safe_deal .note
    {
        line-height: 20px;

        margin-top: 16px;
    }

    .safe_deal .link_arrow
    {
        margin-top: 24px;
    }


    .fourth_section .note
    {
        line-height: 20px;

        margin-top: 16px;
    }

    .fourth_section .link_arrow
    {
        margin-top: 24px;
    }


    .have_questions
    {
        padding: 80px 0 50px;
    }

    .have_questions .note
    {
        margin-top: 16px;
    }

    .have_questions .link_btn
    {
        margin-top: 24px;
    }


    .confirmation .col_l
    {
        padding: 76px 16px 24px;
    }

    .confirmation .data .main_title
    {
        font-size: 24px;
        line-height: 28px;
    }

    .confirmation .data .text_block
    {
        margin-top: 16px;
    }

    .confirmation .wrap_form .box
    {
        padding: 32px 24px;
    }

    .confirmation .wrap_form .title
    {
        font-size: 18px;
        line-height: 22px;
    }

    .confirmation .wrap_form .rating
    {
        margin-top: 8px;
    }

    .confirmation .wrap_form .line_form
    {
        margin-top: 30px;
    }

    .confirmation .wrap_form .note
    {
        font-size: 14px;
        line-height: 20px;
    }

    .confirmation .wrap_form .img
    {
        top: -17px;
        bottom: auto;
    }


    .review
    {
        margin-top: 24px;
    }

    .review .top
    {
        margin-bottom: -16px;
        margin-left: -16px;
    }

    .review .top .item
    {
        margin-bottom: 16px;
        margin-left: 16px;
    }

    .review .top .item.user
    {
        align-content: flex-start;
        align-items: flex-start;
    }

    .review .top .item.user .info
    {
        padding-top: 3px;
    }

    .review .top .item .name
    {
        font-size: 16px;
        line-height: 22px;
    }

    .review .top .item.user .name
    {
        line-height: 20px;
    }

    .review .period_wrap
    {
        flex-wrap: wrap;

        margin-top: 10px;
    }

    .review .period_wrap .period
    {
        width: 100%;
        margin-top: 4px;
        margin-left: 0;
    }

    .confirmation .data .text_block
    {
        margin-top: 8px;
    }


    .gratitude .box_bg
    {
        display: block;

        padding-bottom: 85.3%;
    }

    .gratitude .box_bg .bg
    {
        display: none;
    }

    .gratitude .box_bg .bg.mob
    {
        position: absolute;
        top: 0;
        left: 0;

        display: block;

        width: 100%;
        height: 100%;

        object-fit: cover;
        object-position: 50% 100%;
    }

    .gratitude .box_bg .girl
    {
        bottom: -12px;

        width: 121px;
        margin-left: -2px;
    }

    .gratitude .box_bg .bird
    {
        display: none;
    }

    .gratitude .box_bg .bird.mob
    {
        right: auto;
        bottom: -30px;
        left: 50%;

        display: block;

        width: 251px;
        margin-left: -91px;
    }

    .gratitude ul
    {
        margin-top: 24px;
    }

    .gratitude ul li
    {
        font-size: 14px;
        line-height: 20px;

        padding-left: 26px;
    }

    .gratitude ul li:before
    {
        width: 18px;
        height: 18px;

        background-size: contain;
    }

    .gratitude ul li + li
    {
        margin-top: 16px;
    }

    .gratitude .link_arrow
    {
        margin-top: 24px;
    }


    .error_page .note
    {
        font-size: 14px;
        line-height: 20px;
    }
    /*---------------
        Footer
    ---------------*/
}
