@media (max-width: 1209px)
{
    /*---------------
	    Main styles
	---------------*/
    :root
    {
        --font_size: 15px;
        --font_size_title: 38px;
    }



    .block
    {
        margin-bottom: 80px;
    }


    .block_head
    {
        margin-bottom: 35px;
    }



    .fixed_links
    {
        right: 20px;

        margin-right: 0;
    }

    .fixed_links button
    {
        font-size: 17px;
        line-height: 25px;
    }



    /*---------------
		Header
	---------------*/
    header.fixed .cont
    {
        height: 65px;
        min-height: 0;
    }


    header.fixed .logo img
    {
        height: 50px;
    }



    /*---------------
		Sidebar
	---------------*/



    /*---------------
		Main section
	---------------*/
    .first_section
    {
        height: 550px;
        margin-bottom: 60px;
    }

    .first_section .title
    {
        font-size: 38px;
        line-height: 46px;
    }


    .first_section .bg
    {
        width: 905px;
        height: 550px;
        margin-right: -860px;
    }

    .first_section .bg2
    {
        display: none;
    }



    .courses .tabs > * + *
    {
        margin-left: 10px;
    }

    .courses .course .desc
    {
        line-height: 21px;
    }



    .advantages .flex
    {
        margin-bottom: -40px;
        margin-left: -30px;
    }

    .advantages .flex:before
    {
        display: none;
    }

    .advantages .flex > *
    {
        width: calc(33.333% - 30px);
        margin-bottom: 40px;
        margin-left: 30px;
    }

    .advantages .item
    {
        line-height: 21px;
    }



    .shedule .tabs button
    {
        font-size: 28px;
    }

    .shedule .course .head
    {
        font-size: 19px;
    }

    .shedule .course .info
    {
        line-height: 21px;
    }

    .shedule .course .name
    {
        font-size: 22px;
    }



    .teachers .slider
    {
        padding: 0 50px;
    }

    .teachers .owl-carousel .owl-nav button.owl-prev
    {
        left: -30px;
    }

    .teachers .owl-carousel .owl-nav button.owl-next
    {
        right: -30px;
    }


    .teachers .teacher
    {
        font-size: 16px;
        line-height: 22px;
    }



    .reviews .slider_wrap
    {
        padding-left: 40px;
    }

    .reviews .review .author
    {
        font-size: 16px;
        line-height: 20px;
    }

    .reviews .review .date
    {
        font-size: 14px;
        line-height: 20px;
    }

    .reviews .review .text
    {
        line-height: 21px;
    }


    .reviews .add_review
    {
        padding: 50px;
    }



    .certs
    {
        height: 897px;
        padding-top: 155px;
        padding-bottom: 0;

        background-position: 50% 0;
    }



    .it_will_work .info
    {
        line-height: 21px;
    }

    .it_will_work .info .name
    {
        font-size: 22px;
        line-height: 24px;
    }



    .order_block .form
    {
        padding: 0 30px;
    }



    /*---------------
		Footer
	---------------*/



    /*---------------
		PopUp
	---------------*/
}
