@media (max-width: 1024px)
{
    /*---------------
        Main styles
	---------------*/

    .main_title
    {
        font-size: 48px;
        line-height: 65px;
    }

    .main_title.marg_slider
    {
        margin-right: 0;
    }
    /*---------------
        Header
    ---------------*/

    header
    {
        border-bottom: none;
    }

    header .logo
    {
        width: 145px;
    }

    .mob_menu_link
    {
        display: block;
    }

    header .mob_box
    {
        position: fixed;
        z-index: 110;
        top: 110px;
        left: 0;

        display: block;
        visibility: hidden;
        overflow: hidden;
        overflow-y: auto;

        width: 100%;
        height: calc(100% - 110px);
        padding: 30px 40px 40px;

        transition: .2s linear;
        pointer-events: none;

        opacity: 0;
        background: linear-gradient(90deg, #39267F 0%, #5B33AB 30.47%, #6739B8 71.79%, #4D23A6 99.17%);
    }

    header .mob_box.show
    {
        visibility: visible;

        pointer-events: all;

        opacity: 1;
    }

    .menu
    {
        display: block;
    }

    .menu .item + .item
    {
        margin-left: 0;
        margin-top: 45px;
    }

    .menu .item button
    {
        font-size: 38px;
    }


    header .bot
    {
        display: flex;
    }


    .slick-arrow
    {
        top: -95px;
        width: 50px;
        height: 50px;
    }

    .slick-arrow.slick-prev
    {
        right: 97px;
    }

    .slick-arrow.slick-next
    {
        right: 35px;
    }

    .slick-arrow:before
    {
        left: 8px;
        width: 22px;
        height: 22px;

        margin-top: -11px;
    }

    /*---------------
        Main section
	---------------*/

    .first_section .abs_img1
    {
        bottom: 46px;
        margin-right: 197px;
    }

    .first_section .abs_img2
    {
        margin-right: 258px;
    }

    .first_section .abs_img2.abs_img2_2
    {
        margin-right: 253px;
    }

    .first_section .abs_img5.abs_img5_2
    {
        margin-right: 116px;
    }

    .first_section .abs_img10
    {
        margin-left: 178px;
    }

    .first_section .abs_img11
    {
        margin-left: 250px;
    }

    .first_section .abs_img12
    {
        margin-left: 59px;
    }

    .first_section .abs_img13
    {
        display: none;
    }


    .our_leaders
    {
        padding: 50px 0;
    }

    .our_leaders .ellipse
    {
        width: 700px;
        height: 700px;
    }

    .our_leaders .slider .leader .photo:hover,
    .our_leaders .slider .leader .photo:hover:before
    {
        filter: none;
    }

    .our_leaders .slider .leader .photo:hover img
    {
        box-shadow: none;
}


    .advantages .slick-list
    {
        overflow: visible;
    }

    .advantages .slider
    {
        padding-right: 80px;
        margin-left: -10px;
        margin-right: -10px;
    }

    .advantages .slider .slide
    {
        padding-left: 10px;
        padding-right: 10px;
    }

    .advantages .slider .slide .img
    {
        width: 165px;
        height: 165px;
    }

    .advantages .slider .slide .icon
    {
        height: 56px;
    }


    .terms
    {
        min-height: 1px;
        padding: 50px 0;
    }

    .terms .ellipse2
    {
        display: none;
    }

    .terms .ellipse
    {
        top: -20px;
        right: -103px;
        width: 704px;
        height: 704px;
    }

    .terms .abs_img1,
    .terms .abs_img2,
    .terms .abs_img8,
    .terms .abs_img10,
    .terms .abs_img11
    {
        display: none;
    }

    .terms .abs_img3
    {
        top: 40px;
        margin-left: 269px;
        width: 68px;
    }

    .terms .abs_img5
    {
        top: -41px;
        margin-left: 130px;
        width: 111px;
        z-index: 2;
    }

    .terms .abs_img9
    {
        top: 62px;
        margin-left: 31px;
        width: 76px;
    }

    .terms .cols .col .condition + .condition
    {
        margin-top: 75px;
    }

    .terms .cols .col .condition .number
    {
        width: 100%;
        font-size: 100px;
        line-height: 136px;
        text-align: center;
    }

    .terms .cols .col .condition .info
    {
        width: 100%;
        max-width: 306px;
        margin-left: auto;
        margin-right: auto;
    }

    .terms .cols .col .condition .info .name
    {
        font-size: 22px;
        line-height: 31px;
        text-align: center;
    }

    .terms .cols .col .condition .info .desc
    {
        font-size: 18px;
        line-height: 25px;
        margin-top: 13px;
        text-align: center;
    }

    .terms .cols .col .condition .info ul li br
    {
        display: none;
    }


    .our_requirements .cont
    {
        padding-top: 50px;
        padding-bottom: 190px;
    }

    .our_requirements .abs_img1
    {
        top: auto;
        bottom: 99px;
        width: 120px;
        right: 203px;
    }

    .our_requirements .abs_img2
    {
        top: auto;
        bottom: 111px;
        right: 151px;
        width: 74px;
    }

    .our_requirements .abs_img3
    {
        top: auto;
        bottom: 132px;
        right: 340px;
        width: 46px;
    }

    .our_requirements .abs_img4
    {
        top: auto;
        bottom: 51px;
        width: 95px;
        right: 154px;
        z-index: 2;
    }

    .our_requirements .abs_img5
    {
        display: none;
    }

    .our_requirements .abs_img6
    {
        width: 138px;
        top: auto;
        bottom: 15px;
        right: 245px;
    }

    .our_requirements .abs_img7
    {
        top: auto;
        bottom: 21px;
        right: 53px;
        width: 43px;
    }

    .our_requirements .abs_img8
    {
        top: auto;
        bottom: 39px;
        width: 120px;
        right: 78px;
    }

    .our_requirements .abs_img9
    {
        top: auto;
        bottom: 207px;
        width: 54px;
    }

    .our_requirements .abs_img10
    {
        top: auto;
        bottom: 111px;
        width: 57px;
        right: 52px;
    }


    .instagram_section
    {
        padding-top: 50px;
    }

    .instagram_section .ellipse
    {
        display: none;
    }

    .instagram_section .box
    {
        margin-top: 40px;
    }

    .instagram_section .box:before
    {
        display: none;
    }

    .instagram_section .big_logo
    {
        display: none;
    }

    .instagram_section .box_slider
    {
        width: 100%;
        max-width: 100%;
    }

    .instagram_section .slider
    {
        margin-left: -13px;
        margin-right: -13px;
        padding: 0 175px;
    }

    .instagram_section .slider:before
    {
        display: none;
    }

    .instagram_section .slider .slick-slide
    {
        visibility: visible;
        transition: .2s linear;
        pointer-events: all;

        opacity: 1;
    }

	.instagram_section .slider .slick-active ~ .slick-slide{
		pointer-events: all;
	}

    .instagram_section .slider .slide
    {
        padding: 0 13px;
        opacity: .5;
        transition: .2s linear;

		pointer-events: none;
    }

    .instagram_section .slider .slick-active .slide
    {
        opacity: 1;

		pointer-events: all;
    }

    .form_section .form
    {
        max-width: 680px;
    }

    .form_section .abs_img1
    {
        top: 198px;
        width: auto;
        margin-right: 157px;
    }

    .form_section .abs_img2
    {
        top: 438px;
        width: auto;
        margin-right: 183px;
    }

    .form_section .abs_img3
    {
        bottom: 69px;
        width: auto;
        margin-right: 89px;
    }

    .form_section .abs_img4,
    .form_section .abs_img5,
    .form_section .abs_img6
    {
        display: none;
    }

    .form_section .abs_img7
    {
        top: 212px;
        width: auto;
        margin-left: 45px;
    }
    /*---------------
        Footer
	---------------*/

    footer .menu
    {
        display: none;
    }

    .messengers a
    {
        height: 70px;
        width: 70px;
    }

    footer .messengers a:hover
    {
        transform: none;
    }
}
