@media (max-width: 413px)
{
    /*---------------
	    Main styles
	---------------*/



    /*---------------
		Header
	---------------*/
    header .contacts .callback_link
    {
        padding: 0 15px;
    }



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



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

        min-height: 480px;
        padding-top: 125px;
    }


    .first_section .title
    {
        font-size: 26px;
    }
	
    .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?13) no-repeat top center;
		background-size: cover;
	}
	.first_section.kanadskij-avtosimulyator .cont {
		text-align: center;
	}
    .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;
    }









    .first_section .title span
    {
        line-height: 40px;

        height: 50px;
        margin-top: 15px;
    }



    .about .info
    {
        padding: 20px;
    }

    .about .link a
    {
        font-size: 18px;

        width: 100%;
        height: auto;
        padding: 13px 30px;
    }

    .about .link a small
    {
        font-size: 12px;
    }



    .reviews .videos .review .foto img
    {
        width: 150px;
    }



    /*---------------
		Footer
	---------------*/
    footer .col_center .title
    {
        font-size: 20px;
    }


    footer .bottom
    {
        font-size: 12px;
        line-height: 18px;
    }



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

    .modal_title
    {
        font-size: 25px;

        margin-bottom: 20px;
    }


    .fancybox-slide
    {
        padding-right: 0;
        padding-left: 0;
    }
    .fancybox-slide--html
    {
        padding: 0;
    }
}
