@media (max-width: 479px)
{
    /*---------------
        Main styles
    ---------------*/
    .page_title
    {
        font-size: 26px;
        line-height: 28px;
    }



    /*---------------
        Header
    ---------------*/
    header .logo
    {
        border-bottom: none;
    }

    header .col.center
    {
        height: 44px;
    }

    header .links
    {
        display: none;
    }


    header .contacts
    {
        width: calc(100% - 100px);
    }


    header .lk
    {
        width: 100px;
    }



    /*---------------
        Sidebar
    ---------------*/



    /*---------------
        Main section
    ---------------*/
	.page_video
    {
        height: calc(100vh - 192px);
    }



    .about_block .title
    {
        font-size: 25px;
        line-height: 30px;
    }

    .about_block .advantages .item
    {
        width: 100%;
    }

    .about_block .advantages .item .icon
    {
        width: 65px;
    }

    .about_block .advantages .item .icon img
    {
        margin: 0 auto;
    }

    .about_block .advantages .item .name
    {
        width: calc(100% - 80px);
    }



    .advantages_block .title
    {
        font-size: 20px;
        line-height: 26px;
    }

    .advantages_block .title img
    {
        height: 80px;
        margin-bottom: 15px;
    }


    .advantages_block .items .item
    {
        width: 100%;
    }



    .banner_block .banner
    {
        font-size: 20px;
        line-height: 24px;
    }


    .products .block.threeoffour .grid .product,
    .products .grid .product,
    .products .block.oneoffour .grid .product
    {
        width: calc(100% + 1px);
    }

    .products .grid.contacts .wrapper-product
    {
        width: 100%;
    }


    .rent_advantages .block_title,
    .terms_rent .block_title,
    .gallery .block_title,
    .partners .block_title
    {
        font-size: 25px;
        line-height: 30px;
    }

    .gallery-company {
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .gallery-company .pic {
        flex-basis: 47%;
        margin: 5px;
    }

    .gallery-company .pic:nth-child(2n) {
        page-break-after: always; /* Синтаксис CSS 2.1 */
        break-after: always; /* Новый синтаксис */
      }


    .rent_advantages .bottom .title
    {
        font-size: 22px;
        line-height: 26px;
    }

    .rent_advantages .bottom .item
    {
        font-size: 14px;

        width: 100%;
    }



    .terms_rent .item,
    .terms_rent .item:nth-child(1),
    .terms_rent .item:nth-child(2),
    .terms_rent .item:nth-child(3),
    .terms_rent .item:nth-child(4)
    {
        width: 100%;
    }



    .bottom_block
    {
        padding-top: 40px;
    }



    .partners .grid img
    {
        margin: 0 6px 15px;
    }



    .text_block h2
    {
        font-size: 22px;
        line-height: 24px;
    }

    .text_block h3
    {
        font-size: 18px;
        line-height: 22px;
    }


    .text_block table td
    {
        line-height: 18px;

        padding: 7px 10px;
    }




    .tabs
    {
        flex-wrap: wrap;
    }

    .tabs li
    {
        width: 100%;
    }

    .tabs li + li
    {
        margin-top: 3px;
        margin-left: 0;
    }



    .form .lines .line
    {
        width: 100%;
    }

    .form .agree
    {
        width: 100%;
        max-width: 100%;
        margin-bottom: 25px;
    }

    .form .submit
    {
        width: 100%;

        text-align: center;
    }



    .most_profitable_transport .info .title
    {
        font-size: 17px;
    }


    .most_profitable_transport .rent
    {
        width: calc(100% + 40px);
        max-width: calc(100% + 40px);
        margin-right: -20px;
        margin-left: -20px;
        padding: 20px;
    }


    .most_profitable_transport .rent .steps
    {
        margin-bottom: -24px;

        justify-content: center;
    }

    .most_profitable_transport .rent .sep
    {
        display: none;
    }

    .most_profitable_transport .rent .step
    {
        width: calc(50% - 10px);
        margin-bottom: 24px;
    }



    .product_promo .product_name
    {
        font-size: 28px;
        line-height: 32px;

        padding: 0 20px;

        text-align: center;
    }


    .product_promo .data
    {
        padding-top: 20px;
    }

    .product_promo .data .img
    {
        width: 220px;
    }

    .product_promo .data .desc
    {
        font-size: 14px;

        padding: 0 20px 24px;
    }

    .product_promo .data .desc .title
    {
        font-size: 16px;
        line-height: 22px;
    }


    .product_promo .data .features .list,
    .product_promo .data .features:hover .list
    {
        padding: 20px 0 20px 52px;
    }



    .tariffs .block_title
    {
        font-size: 26px;

        margin-bottom: 20px;
    }


    .tariffs .row
    {
        margin-left: 0;
    }


    .tariffs .tariff
    {
        width: calc(100% + 40px);
        max-width: calc(100% + 40px);
        margin-right: -20px;
        margin-left: -20px;
        padding: 20px;
    }

    .tariffs .tariff .head .name
    {
        font-size: 18px;
    }

    .tariffs .tariff .desc
    {
        font-size: 14px;
    }

    .tariffs .tariff .features
    {
        font-size: 14px;
    }

    .tariffs .tariff .features > *:before
    {
        top: 6px;
    }


    .tariffs .tariff .btns
    {
        position: relative;

        min-height: 0;
        margin-top: 24px;
        padding: 0;
    }

    .tariffs .tariff .order_btn
    {
        width: 100%;

        text-align: center;
    }

    .tariffs .tariff .details
    {
        width: 100%;
        margin-top: 12px;

        justify-content: center;
    }



    /*---------------
        Footer
    ---------------*/
    footer .links
    {
        width: 100%;

        text-align: center;
    }



    /*---------------
        PopUp
    ---------------*/
    .modal
    {
        padding: 30px 20px;
    }
}
