@media (max-width: 479px)
{
    /*---------------
	    Main styles
	---------------*/
    .block
    {
        padding: 40px 0;
    }


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

	.first_section.kanadskij-avtosimulyator .cont {
		text-align: center;
	}


    .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;
    }
	.kanadskij-avtosimulyator .link {
		padding: 0 12px;
	}
	.first_section.kanadskij-avtosimulyator {
		min-height: 790px;
        background: url(../images/mob-1.jpg?21) no-repeat top center;
		background-size: cover;
	}
    .first_section .advantages
    {
        font-weight: normal;
        background: transparent;
        margin-top: 50px;
        padding: 0;
		border: none;
    }
    .first_section .advantages .flex
    {
        margin-bottom: -20px;
        justify-content: center;
    }
    .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;
    }
	
	
	
	
	
	
	
	
	


    .form .input
    {
        font-size: 18px;

        height: 48px;
    }

    .form .field.phone .country,
    .form .field.phone .code
    {
        width: 60px;
        padding: 0 10px;
    }

    .form .submit
    {
        flex-wrap: wrap;
    }

    .form .agree
    {
        width: 100%;
        margin-bottom: 15px;

        text-align: center;
    }

    .form .submit_btn
    {
        width: 100%;

        order: 9;
    }



    /*---------------
		Header
	---------------*/
    header .contacts
    {
        display: block;
    }

    header .contacts .callback_link
    {
        margin-top: 10px;
    }



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



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

        padding-bottom: 40px;
    }

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



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

    .about .info .item + .item
    {
        margin-top: 20px;
    }

    .about .info .item .icon
    {
        display: block;
    }



    .reviews .flex
    {
        --reviews_count: 1;
        --reviews_offset: 30px;
    }



    /*---------------
		Footer
	---------------*/



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

    .modal_title
    {
        font-size: 28px;

        margin-bottom: 25px;
    }
}
