@media (max-width: 479px)
{
    /*---------------
        Main styles
	---------------*/

    .form .line_form
    {
        margin-bottom: 13px;
    }

    .form .input
    {
        font-size: 14px;
        height: 30px;
        padding: 0px 12px;
    }

    .checkbox
    {
        margin-top: 0;
    }

    .checkbox .label_check input[type=checkbox] + .check_text
    {
        font-size: 10px;
        line-height: 14px;
        padding-left: 24px;
    }

    .checkbox .label_check input[type=checkbox] + .check_text:before
    {
        width: 14px;
        height: 14px;
    }

    .checkbox .label_check input[type=checkbox] + .check_text:after
    {
        left: 4px;
        width: 6px;
        height: 10px;

        border-right: 2px solid #492C94;
        border-bottom: 2px solid #492C94;
    }

    .form .submit
    {
        margin-top: 20px;
    }

    .form .submit_btn
    {
        font-size: 14px;
        line-height: 35px;
        height: 35px;
        padding: 0px 15px;
    }

    /*---------------
        Header
    ---------------*/

    header
    {
        padding: 20px 0;
    }

    header .logo
    {
        width: 88px;
    }

    header .mob_box
    {
        top: 55px;
        height: calc(100% - 55px);
    }

    .menu .item button
    {
        font-size: 18px;
    }

    header .bot
    {
        margin-top: 70px;
    }

    .mob_menu_link
    {
        margin-right: 5px;
        width: 30px;
        height: 30px;
        padding: 4px 3px;
    }

    .mob_menu_link span
    {
        height: 2px;
    }

    .mob_menu_link span + span
    {
        margin-top: 7px;
    }

    .mob_menu_link.active span
    {
        height: 2px;
    }

    .mob_menu_link.active span:nth-child(1)
    {
        top: 9px;
    }

    .mob_menu_link.active span:nth-child(3)
    {
        top: -9px;
    }

    /*---------------
        Main section
	---------------*/

    .first_section .abs_img1
    {
        bottom: -6px;
        margin-right: -208px;
        right: 50%;
        width: 123px;
    }

    .first_section .abs_img2
    {
        margin-right: -18px;
        top: 93px;
        width: 39px;
    }

    .first_section .abs_img2.abs_img2_2
    {
        display: none;
    }

    .first_section .abs_img3
    {
        width: 44px;
        top: 167px;
        margin-right: -105px;
        filter: none;
    }

    .first_section .abs_img4
    {
        margin-right: 60px;
        top: 48px;
        width: 40px;
    }

    .first_section .abs_img5
    {
        margin-right: 121px;
        top: 144px;
        width: 50px;
    }

    .first_section .abs_img5.abs_img5_2
    {
        margin-right: 104px;
        bottom: 154px;
        width: 47px;
        filter: blur(3px);
    }

    .first_section .abs_img6
    {
        top: 63px;
        bottom: 0;
        margin-right: 46px;
        width: 128px;
    }

    .first_section .abs_img7
    {
        top: 61px;
        margin-left: 83px;
        width: 80px;
    }

    .first_section .abs_img8
    {
        bottom: 19px;
        width: 65px;
        margin-right: 101px;
        right: 50%;
    }

    .first_section .abs_img8.abs_img8_2
    {
        top: 186px;
        margin-right: -163px;
        width: 37px;
    }

    .first_section .abs_img10
    {
        margin-left: 101px;
        top: 231px;
        left: 50%;
        width: 62px;
    }

    .first_section .abs_img12
    {
        bottom: 110px;
        width: 171px;
        margin-left: 7px;
    }

    .first_section .abs_img13
    {
        display: block;
        top: auto;
        bottom: 63px;
        right: 50%;
        margin-right: -15px;
        width: 77px;
    }

    .first_section .cont
    {
        min-height: 1px;
        padding-top: 210px;
        padding-bottom: 220px;
    }

    .first_section .info
    {
        max-width: 260px;
        margin: 0 auto;
    }

    .first_section .info .title
    {
        font-size: 30px;
        line-height: 41px;
    }

    .first_section .info .desc
    {
        font-size: 14px;
        line-height: 19px;
        margin-top: 20px;
    }

    .first_section .send_request
    {
        margin-top: 40px;
    }

    .send_request
    {
        font-size: 14px;
        line-height: 35px;
        height: 35px;
        padding: 0 15px;
    }


    .our_leaders .ellipse
    {
        width: 450px;
        height: 450px;
    }

    .our_leaders .slider
    {
        padding: 0 40px;
        margin-left: -7px;
        margin-right: -7px;
    }

    .our_leaders .slider .leader
    {
        padding: 0 7px;
    }

    .our_leaders .slider .leader .photo
    {
        width: 200px;
        height: 200px;
    }

    .our_leaders .slider .leader .photo:before
    {
        width: 168px;
        height: 168px;

        margin-top: -84px;
        margin-left: -84px;
    }

    .our_leaders .slider .leader .photo img
    {
        width: 133px;
        height: 133px;
    }

    .our_leaders .slider .leader .info .name
    {
        font-size: 18px;
        line-height: 25px;
        margin-top: 12px;
    }

    .our_leaders .slider .leader .info .desc
    {
        font-size: 14px;
        line-height: 19px;
        margin-top: 6px;
    }


    .advantages .slider
    {
        margin-top: 5px;
        padding-right: 18px;
    }

    .advantages .slider .slide .img
    {
        width: 100px;
        height: 100px;
    }

    .advantages .slider .slide .icon
    {
        height: 34px;
    }

    .advantages .slider .slide .name
    {
        font-size: 18px;
        line-height: 25px;
        margin-top: 12px;
    }

    .advantages .slider .slide .desc
    {
        font-size: 14px;
        line-height: 19px;
        margin-top: 6px;
    }


    .terms .ellipse
    {
        width: 450px;
        height: 450px;
        margin-left: -225px;
    }


    .terms .abs_img5
    {
        top: -50px;
        margin-left: 0;
        left: auto;
        right: 20px;
        width: 72px;
    }

    .terms .abs_img9
    {
        display: none;
    }

    .terms .cols .col .condition .number
    {
        font-size: 70px;
        line-height: 95px;
    }

    .terms .cols .col .condition .info .name
    {
        font-size: 16px;
        line-height: 23px;
    }

    .terms .cols .col .condition .info .desc
    {
        font-size: 14px;
        line-height: 19px;
        margin-top: 6px;
    }

    .terms .cols .col .condition .info ul li
    {
        padding-left: 22px;
    }


    .our_requirements .info .text
    {
        font-size: 14px;
        line-height: 19px;
    }

    .our_requirements .info .text ul li:before
    {
        top: 8px;
    }


    .instagram_section .ellipse
    {
        width: 450px;
        height: 450px;
    }

    .instagram_section .box
    {
        margin-top: 30px;
    }

    .instagram_section .slider
    {
        padding: 0px 64px;
        margin-left: -8px;
        margin-right: -8px;
    }

    .instagram_section .slider .slide
    {
        padding: 0 8px;
    }

	.instagram_section .slider .slide .img
	{
		padding-bottom: 200%;
	}

    .form_section
    {
        padding-bottom: 50px;
    }

    .form_section .form
    {
        padding: 24px 44px 20px;
    }

    .form_section .abs_img1
    {
        top: 137px;
        width: 170px;
        left: -86px;
    }

    .form_section .abs_img2
    {
        top: 275px;
        width: 114px;
        left: -56px;
    }

    .form_section .abs_img3
    {
        bottom: 10px;
        width: 65px;
        margin-right: 89px;
    }

    .form_section .abs_img7
    {
        top: 159px;
        width: 225px;
        right: -139px;
    }
    /*---------------
        Footer
	---------------*/

    footer
    {
        padding: 30px 0;
    }
}
