@media (max-width: 1199px)
{
    /*---------------
        Main styles
    ---------------*/

    .menu .item + .item
    {
        margin-left: 30px;
    }

    /*---------------
        Header
    ---------------*/

    header .logo
    {
        width: 190px;
    }

    /*---------------
        Main section
	---------------*/

    .first_section .cont
    {
        min-height: 898px;
        padding-top: 240px;
        padding-bottom: 370px;
    }

    .first_section .info
    {
        max-width: 100%;
        text-align: center;
    }

    .first_section .send_request
    {
        margin-top: 67px;
    }

    .first_section .abs_img1
    {
        left: auto;
        right: 50%;

        bottom: 20px;
        margin-right: 250px;
    }

    .first_section .abs_img2
    {
        top: 108px;
        right: 50%;

        width: 60px;

        margin-right: 380px;
    }

    .first_section .abs_img2.abs_img2_2
    {
        top: auto;
        bottom: 283px;

        margin-right: 333px;
    }

    .first_section .abs_img3
    {
        right: 50%;
        width: 75px;
        top: 204px;
        margin-right: 282px;
        filter: blur(3px);
    }

    .first_section .abs_img4
    {
        right: 50%;
        margin-right: -99px;
        top: 85px;
    }

    .first_section .abs_img5
    {
        right: 50%;
        margin-right: 97px;
        top: 56px;
        width: 70px;
    }

    .first_section .abs_img5.abs_img5_2
    {
        top: auto;
        bottom: 144px;
        margin-right: 118px;
    }

    .first_section .abs_img6
    {
        top: auto;
        bottom: 112px;
        right: 50%;
        margin-right: -14px;
        width: 191px;
    }

    .first_section .abs_img7
    {
        top: 34px;
        right: auto;
        left: 50%;
        margin-left: 104px;
        width: 120px;
    }

    .first_section .abs_img8
    {
        top: auto;
        bottom: 25px;
        width: 98px;
        right: 50%;
        margin-right: -10px;
    }

    .first_section .abs_img8.abs_img8_2
    {
        bottom: auto;
        top: 130px;
        margin-right: 104px;
    }

    .first_section .abs_img9
    {
        display: none;
    }

    .first_section .abs_img10
    {
        top: 160px;
        right: auto;
        left: 50%;

        width: 90px;

        margin-left: 240px;
    }

    .first_section .abs_img11
    {
        top: 104px;
        right: auto;
        left: 50%;

        margin-left: 340px;
    }

    .first_section .abs_img12
    {
        top: auto;
        bottom: 152px;
        width: 244px;
        right: auto;
        left: 50%;

        margin-left: 155px;
    }

    .first_section .abs_img13
    {
        top: 487px;
        right: 35px;
    }

    .first_section .abs_img.abs_mob
    {
        display: block;
    }


    .our_leaders
    {
        padding: 80px 0;
    }


    .advantages
    {
        padding-bottom: 60px;
    }

    .advantages .slider
    {
        margin-top: 35px;
    }

    .advantages .slider .slick-arrow
    {
        top: -85px;
    }

    .advantages .slider .slide .name
    {
        font-size: 22px;
        line-height: 30px;
    }

    .advantages .slider .slide .desc
    {
        font-size: 18px;
        line-height: 25px;
        margin-top: 20px;
    }


    .terms .cols .col
    {
        width: calc(50% - 20px);
    }

    .terms .abs_img1
    {
        margin-right: -20px;
        top: -10px;
        width: 260px;
    }

    .terms .abs_img2
    {
        top: 69px;
        margin-right: -85px;
        width: 143px;
    }

    .terms .abs_img3
    {
        top: 76px;
        margin-right: 0;
        right: auto;
        left: 50%;
        margin-left: 345px;
    }

    .terms .abs_img5
    {
        top: 27px;
    }

    .terms .abs_img4,
    .terms .abs_img6,
    .terms .abs_img7
    {
        display: none;
    }

    .terms .abs_img8
    {
        margin-left: -250px;
    }

    .terms .abs_img9
    {
        margin-left: -320px;
    }

    .terms .abs_img10
    {
        margin-left: 100px;
    }

    .terms .abs_img11
    {
        margin-left: 180px;
    }


    /* .our_requirements .abs_img5
    {
        display: none;
    } */

    .our_requirements .abs_img1
    {
        width: 180px;
        right: 220px;
    }

    .our_requirements .abs_img2
    {
        top: 89px;
        right: 249px;
        width: 130px;
    }

    .our_requirements .abs_img3
    {
        top: 226px;
        right: 295px;
        width: 70px;
    }

    .our_requirements .abs_img4
    {
        top: 415px;
        width: 190px;
        right: 290px;
    }

    .our_requirements .abs_img5
    {
        top: 290px;
        width: 150px;
        right: 150px;
    }

    .our_requirements .abs_img6
    {
        width: 120px;
    }

    .our_requirements .abs_img7
    {
        top: 340px;
        right: 80px;
        width: 80px;
    }

    .our_requirements .abs_img8
    {
        top: 380px;
        width: 185px;
    }

    .our_requirements .abs_img9
    {
        width: 90px;
    }

    .our_requirements .abs_img10
    {
        top: 183px;
        width: 100px;
        right: 115px;
    }


    .instagram_section
    {
        padding: 90px 0;
    }

    /*---------------
        Footer
	---------------*/
    footer .logo
    {
        width: 210px;
    }
}
