@media (max-width: 767px)
{
	
	.first_section.kanadskij-avtosimulyator {
		min-height: 630px;
	}
    .first_section .advantages
    {
        font-weight: normal;
        background: transparent;
        margin-top: 50px;
        padding: 0;
		border: none;
    }
	.first_section.kanadskij-avtosimulyator .cont {
		text-align: center;
	}
    .first_section .advantages .flex
    {
        margin-bottom: -20px;

        justify-content: center;
    }
    .first_section .title, .kanadskij-avtosimulyator .title 
    {
        text-align: center;
    }
	.first_section.kanadskij-avtosimulyator {
		min-height: 790px;
        background: url(../images/mob-1.jpg?11) no-repeat top center;
		background-size: cover;
	}
    .first_section .advantages .item
    {
        width: 49%;
        margin-bottom: 20px;
    }
    .first_section .advantages .sep
    {
        display: none;
    }
    .first_section .advantages .val
    {
        line-height: 28px;
    }
    .first_section .advantages .val b
    {
        font-size: 22px;
    }
    .first_section .trend
    {
        display: none;
    }
    .first_section .title
    {
        text-align: center;
    }
    .kanadskij-avtosimulyator .title 
    {
		background: rgba(255, 255, 255, 0.1);
		border-radius: 5px;
		padding: 5px 5px 15px 5px;
        text-align: center;
    }
	
	
    /*---------------
	    Main styles
	---------------*/
    .block
    {
        padding: 50px 0;
    }


    .block_head .title
    {
        font-size: 36px;
        line-height: 36px;
    }


    .form .input
    {
        font-size: 20px;
    }



    /*---------------
		Header
	---------------*/
    header .info
    {
        padding: 20px 0;
    }

    header .contacts .callback_link
    {
        padding: 0 20px;
    }

    header .contacts .phone
    {
        font-size: 11px;
    }

    header .contacts .number
    {
        font-size: 17px;
    }



    /*---------------
		Sidebar
	---------------*/



    /*---------------
		Main section
	---------------*/
    .first_section
    {
        font-size: 16px;

        min-height: 550px;
        padding: 116px 0 60px;
    }

    .first_section .title
    {
        font-size: 38px;
    }

    .first_section .link
    {
        font-size: 18px;
        line-height: 54px;

        height: 54px;
    }



    .about
    {
        padding: 50px 0;
    }


    .about .info
    {
        width: calc(100% + 40px);
        min-height: 0;
        margin: 0 -20px 30px;

        background: #9db7ce;

        justify-content: space-between;
    }

    .about .info .item
    {
        margin: 0;
    }

    .about .info .item .icon
    {
        display: none;

        width: 50px;
        margin-right: 20px;
    }

    .about .info:before
    {
        display: none;
    }


    .about .flex
    {
        --about_count: 1;
        --about_offset: 20px;
    }

    .about .flex .item .thumb
    {
        margin-top: 10px;
    }



    .reviews .videos .review .name
    {
        font-size: 20px;
    }



    .gallery .flex
    {
        --gallery_count: 2;
    }



    /*---------------
		Footer
	---------------*/
    footer .info
    {
        padding: 40px 0 45px;
    }


    footer .col_center .title
    {
        font-size: 22px;
    }



    /*---------------
		PopUp
	---------------*/
    .modal
    {
        padding: 40px;
    }
}
