@media (max-width: 1154px)
{
    /*-------------------
        Global styles
    -------------------*/
    .buttonUp
    {
        right: 20px;

        margin-right: 0;
    }



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


    header .menu .item + .item
    {
        margin-left: 30px;
    }


    header .login_link
    {
        font-size: 15px;
        line-height: 24px;

        padding: 12px 40px;
    }



    /*----------------
        Block head
    ----------------*/
    .block_head .title
    {
        font-size: 38px;
        line-height: 42px;
    }

    .block_head .link
    {
        margin-top: 35px;
    }



    /*-------------------
        First section
    -------------------*/
    .first_section .cont
    {
        min-height: 650px;
        padding-top: 110px;
    }


    .first_section .info .title
    {
        font-size: 42px;
        line-height: 57px;
    }


    .first_section .info .desc
    {
        font-size: 25px;
        line-height: 31px;
    }



    /*------------
        Schema
    ------------*/
    .schema
    {
        padding: 65px 0 75px;
    }


    .schema .step .name
    {
        font-size: 32px;
        line-height: 40px;
    }

    .schema .step .desc
    {
        line-height: 23px;

        margin-top: 20px;
    }


    .schema .step.step1:after
    {
        right: -130px;
        bottom: 70px;

        width: 128px;
        height: 32px;
    }

    .schema .step.step2:after
    {
        top: calc(100% + 20px);
        right: 90px;

        width: 66px;
        height: 93px;
    }

    .schema .step.step3
    {
        width: 570px;
    }



    /*-----------
        Stats
    -----------*/
    .stats .item .val
    {
        font-size: 32px;
        line-height: 40px;
    }

    .stats .item .name
    {
        font-size: 14px;
        line-height: 21px;

        margin-top: 0;
    }



    /*----------------
        Categories
    ----------------*/
    .categories
    {
        padding: 75px 0;
    }


    .categories .row
    {
        margin-bottom: -25px;
        margin-left: -25px;
    }

    .categories .row > *
    {
        width: calc(25% - 25px);
        margin-bottom: 25px;
        margin-left: 25px;
    }


    .categories .cat
    {
        padding: 35px 20px;
    }



    /*----------------
        Price list
    ----------------*/
    .price_list
    {
        padding: 75px 0;
    }


    .price_list .tariffs .names,
    .price_list .tariffs .tafiff
    {
        font-size: 20px;
        line-height: 26px;
    }

    .price_list .tariffs .names > *,
    .price_list .tariffs .tafiff > *
    {
        padding: 20px 25px;
    }


    .price_list .bottom
    {
        font-size: 22px;
        line-height: 24px;

        margin-top: 50px;
    }



    /*------------
        Cities
    ------------*/
    .cities
    {
        padding: 75px 0;
    }


    .cities .row
    {
        margin-bottom: -15px;
        margin-left: -15px;
    }

    .cities .row > *
    {
        margin-bottom: 15px;
        margin-left: 15px;
    }


    .cities .city
    {
        font-size: 17px;
        line-height: 21px;

        padding: 12px 20px;
    }


    .cities .bottom
    {
        font-size: 18px;
        line-height: 22px;

        margin-top: 30px;
    }



    /*--------------------
        Call to action
    --------------------*/
    .call_to_action .title
    {
        font-size: 32px;
        line-height: 38px;
    }


    .call_to_action .link
    {
        width: 320px;
    }



    /*-----------------
        Current bid
    -----------------*/
    .current_bid
    {
        padding: 75px 0 0;
    }


    .current_bid .slider
    {
        padding: 0 30px;
    }

    .current_bid .owl-carousel .owl-nav button.owl-prev
    {
        left: -10px;
    }

    .current_bid .owl-carousel .owl-nav button.owl-next
    {
        right: -10px;
    }


    .current_bid .item
    {
        padding: 25px;
    }



    /*----------------
        Advantages
    ----------------*/
    .advantages
    {
        padding: 75px 0;
    }


    .advantages .row
    {
        margin-bottom: -25px;
        margin-left: -25px;
    }

    .advantages .row > *
    {
        width: calc(33.333% - 25px);
        margin-bottom: 25px;
        margin-left: 25px;
    }


    .advantages .item
    {
        padding: 35px 30px;
    }

    .advantages .item .icon
    {
        margin-bottom: 25px;
    }

    .advantages .item .name
    {
        font-size: 20px;
        line-height: 24px;
    }

    .advantages .item .desc
    {
        margin-top: 20px;
    }



    /*------------------------
        Personal assistant
    ------------------------*/
    .personal_assistant
    {
        padding: 75px 0;
    }


    .personal_assistant .block_head
    {
        width: 500px;
    }

    .personal_assistant .block_head .desc
    {
        font-size: 18px;
        line-height: 28px;

        width: 375px;
        margin-top: 20px;
    }

    .personal_assistant .block_head .logo
    {
        top: -8px;
    }


    .personal_assistant .img
    {
        right: 0;

        width: 473px;
        margin-right: 0;
    }



    /*-------------
        Reviews
    -------------*/
    .reviews
    {
        padding: 75px 0;
    }


    .reviews .block_head
    {
        margin-bottom: 57px;
    }


    .reviews .review .text
    {
        font-size: 22px;
        line-height: 34px;

        padding-top: 80px;
    }


    .reviews .owl-carousel .owl-nav button.owl-prev
    {
        left: -10px;
    }

    .reviews .owl-carousel .owl-nav button.owl-next
    {
        right: -10px;
    }



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



    /*-----------
        PopUp
    -----------*/
}
