@media (max-width: 479px)
{
    /*-------------------
        Global styles
    -------------------*/



    /*------------
        Header
    ------------*/



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



    /*---------------
        Page head
    ---------------*/
    .page_head
    {
        margin-bottom: 30px;
    }


    .page_title
    {
        font-size: 32px;
        line-height: 36px;
    }



    /*----------------
        Block head
    ----------------*/



    /*------------------
        Form elements
    ------------------*/
    .form .line
    {
        margin-bottom: 15px;
    }



    /*----------------
        Typography
    ----------------*/
    .text_block h2
    {
        font-size: 23px;
        line-height: 27px;
    }

    .text_block h3
    {
        font-size: 21px;
        line-height: 25px;
    }



    /*--------------
        Articles
    --------------*/
    .articles .article .thumb
    {
        top: -10px;

        width: 90px;
        height: 60px;

        border-radius: 30px;
    }

    .articles .article .name
    {
        font-size: 18px;
        line-height: 26px;
    }


    .articles .promo_article .thumb
    {
        min-height: 0;
        padding-bottom: 85%;
    }

    .articles .promo_article .name
    {
        font-size: 22px;
        line-height: 34px;
    }

    .articles .promo_article .details
    {
        margin-top: 20px;
    }



    /*-----------------
        Action form
    -----------------*/
    .action_form .data
    {
        padding: 70px 30px 40px;
    }



    /*------------------
        Article info
    ------------------*/
    .article_info .date,
    .article_info .author
    {
        margin-bottom: 25px;
    }

    .article_info .article_title
    {
        font-size: 23px;
        line-height: 29px;
    }



    /*-------------------
        Be intresting
    -------------------*/
    .be_intresting .item
    {
        font-size: 14px;
        line-height: 22px;
    }



    /*---------------
        Case head
    ---------------*/
    .case_head .breadcrumbs
    {
        margin-bottom: 25px;
    }


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

    .case_head .block_head .desc
    {
        font-size: 18px;
        line-height: 23px;
    }



    /*----------------
        Case about
    ----------------*/
    .case_about .block_head .title
    {
        font-size: 30px;
        line-height: 34px;
    }

    .case_about .block_title
    {
        font-size: 20px;
        line-height: 26px;

        margin-bottom: 25px;
    }


    .case_about .progress .title
    {
        font-size: 20px;
        line-height: 24px;
    }

    .case_about .progress .items > *
    {
        width: calc(100% - 20px);
    }

    .case_about .progress .item .name{
    	font-size: 18px;
    }

    .case_about .progress .item{
    	font-size: 16px;
    }



    /*-------------
        Tariffs
    -------------*/
    .tariffs .head .title
    {
        font-size: 28px;
        line-height: 34px;
    }


    .tariffs .block_head .title
    {
        font-size: 28px;
        line-height: 34px;
    }


    .tariffs .tariffs_info .table_wrap
    {
        width: calc(100% + 40px);
        max-width: calc(100% + 40px);
        margin-right: -20px;
        margin-left: -20px;
    }

    .tariffs .tariffs_info .table_wrap table
    {
        width: 520px;
    }



    /*-------------
        Garanti
    -------------*/
    .garanti .block_head .pre_title
    {
        font-size: 12px;
        line-height: 20px;
    }

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

    .garanti .block_head .sub_title
    {
        font-size: 13px;
        line-height: 19px;
    }


    .garanti .slider .title
    {
        font-size: 26px;
        line-height: 28px;
    }



    /*---------------------
        Portfolio block
    ---------------------*/
    .portfolio_block .pre_title
    {
        font-size: 12px;
        line-height: 20px;
    }

    .portfolio_block .block_head .title
    {
        font-size: 28px;
        line-height: 34px;
    }


    .portfolio_block .info .items
    {
        margin-bottom: -20px;
    }

    .portfolio_block .info .items > *
    {
        width: calc(100% - 20px);
        margin-bottom: 20px;
    }

    .portfolio_block .was_done .title
    {
        font-size: 21px;
        line-height: 25px;
    }


    .portfolio_block .slider
    {
        margin: 35px 10px 25px;
    }

    .portfolio_block .slider,
    .portfolio_block .slide .img
    {
        width: 300px;
        height: 180px;

        margin-left: auto;
        margin-right: auto;

    }

    .portfolio_block .slider:before
    {
        top: -17px;
        left: -76px;

        width: 455px;
        height: 222px;
    }



    /*-------------------
        Youtube block
    -------------------*/
    .youtube_block .video_link
    {
        width: 320px;
        height: 175px;
        margin-bottom: 35px;
    }


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


    .youtube_block .bg_title
    {
        top: 340px;
    }



    /*-------------------
        Contacts info
    -------------------*/
    .contacts_info .phone
    {
        font-size: 26px;
        line-height: 30px;
    }


    .contacts_info .order_btn
    {
        font-size: 20px;
        line-height: 30px;
    }


    .contacts_info .socials
    {
        margin-top: 25px;
    }



    /*------------------
        Contacts exp
    ------------------*/
    .contacts_exp
    {
        padding: 40px 0;
    }



    /*----------------
        Error_page
    ----------------*/
    .error_page .title
    {
        font-size: 24px;
        line-height: 30px;

        margin-top: 25px;
    }

    .error_page .desc
    {
        font-size: 15px;
        line-height: 23px;
    }



    /*----------
        Auth
    ----------*/
    .auth .data .form
    {
        padding: 35px 30px;
    }

    .auth .data .title
    {
        font-size: 22px;
        line-height: 26px;

        margin-bottom: 25px;
    }



    /*----------------------
        LK opportunities
    ----------------------*/
    .lk_opportunities .items
    {
        margin-bottom: -60px;
    }

    .lk_opportunities .items > *
    {
        width: calc(50% - 30px);
        margin-bottom: 60px;
    }



    /*----------------
        Order form
    ----------------*/
    .order_form .block_head .title
    {
        font-size: 28px;
        line-height: 36px;
    }


    .order_form .data .title
    {
        font-size: 20px;
        line-height: 24px;
    }



    /*-------------------
        Boss discount
    -------------------*/
    .boss_discount
    {
        padding: 270px 0 60px;
    }


    .boss_discount .bg_title
    {
        font-size: 60px;
        line-height: 60px;

        top: 200px;
    }


    .boss_discount .photo
    {
        left: 0;

        width: 180px;
    }


    .boss_discount .boss
    {
        font-size: 13px;
        line-height: 21px;

        margin-left: 50%;
    }


    .boss_discount .discount
    {
        font-size: 17px;
        line-height: 25px;

        width: 50%;
        margin-top: 40px;
        margin-left: 50%;
    }



    /*------------------
        Online allow
    ------------------*/
    .online_allow .block_head .title
    {
        font-size: 28px;
        line-height: 34px;
    }


    .online_allow .item
    {
        line-height: 22px;

        padding-left: 80px;
    }


    .online_allow .text
    {
        font-size: 16px;
        line-height: 22px;

        margin: 40px 0 0 0;
        padding: 20px;
    }



    /*---------------
        Need help
    ---------------*/
    .need_help .img
    {
        margin-top: -100px;
    }

    .need_help .img img
    {
        max-height: 370px;
    }

    .need_help .img .triangle
    {
        right: -175px;
    }


    .service_included2 + .need_help .img
    {
        height: 400px;
    }

    .service_included2 + .need_help .img img:first-child
    {
        right: 0;
        bottom: -177px;

        height: 700px;
    }

    .service_included2 + .need_help .img .triangle
    {
        right: -91px;
    }



    /*---------------
        Fix price
    ---------------*/
    .fix_price .title
    {
        font-size: 18px;
        line-height: 28px;

        width: 100%;
        margin-top: 30px;
    }



    /*--------------------
        Portfolio head
    --------------------*/
    .portfolio_head .block_head .title
    {
        font-size: 32px;
        line-height: 38px;
    }


    .portfolio_head .block_head .desc
    {
        font-size: 15px;
        line-height: 23px;

        width: 100%;
    }


    .portfolio_head .photo
    {
        display: none;
    }



    /*----------------
        Advantages
    ----------------*/
    .advantages .block_head .pre_title
    {
        font-size: 12px;
        line-height: 20px;
    }

    .advantages .block_head .pre_title br
    {
        display: none;
    }

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

    .advantages .block_head .desc
    {
        font-size: 15px;
        line-height: 23px;
    }


    .advantages .slide .item .name
    {
        font-size: 16px;
        line-height: 22px;
    }



    /*-------------------
        First section
    -------------------*/
    .first_section
    {
        padding-top: 35px;
    }


    .first_section .info .title
    {
        font-size: 26px;
        line-height: 34px;
    }

    .first_section .info .desc
    {
        font-size: 15px;
        line-height: 23px;
    }

    .first_section .info .btn
    {
        font-size: 17px;
        line-height: 27px;
    }



    /*------------
        Pluses
    ------------*/
    .pluses .row > *
    {
        font-size: 11px;
        line-height: 19px;
    }



    /*-----------------------
        Services carousel
    -----------------------*/
    .services_carousel .block_head .title
    {
        font-size: 28px;
        line-height: 34px;
    }

    .services_carousel .block_head .desc
    {
        font-size: 16px;
        line-height: 22px;
    }


    .services_carousel .service
    {
        padding: 30px;
    }

    .services_carousel .service .title
    {
        font-size: 13px;
        line-height: 19px;
    }

    .services_carousel .service .name
    {
        font-size: 22px;
        line-height: 26px;
    }



    /*-------------------
        About company
    -------------------*/
    .about_company .agency
    {
        margin-bottom: 130px;
    }

    .about_company .agency .desc
    {
        font-size: 16px;
        line-height: 24px;
    }


    .about_company .boss
    {
        padding-left: 0;
    }


    .about_company .boss:before
    {
        z-index: 10;
        top: auto;
        bottom: 209px;
        left: 0;
    }

    .about_company .boss .quote
    {
        margin-top: 0;
        margin-bottom: 320px;
    }


    .about_company .why .youtube_link
    {
        font-size: 15px;
        line-height: 23px;

        padding: 35px 20px;
    }

    .about_company .why .youtube_link .icon
    {
        margin-left: 35px;
    }



    /*-------------------
        Russian block
    -------------------*/
    .russian_block .block_head .pre_title
    {
        font-size: 13px;
        line-height: 20px;

        margin-bottom: 25px;
    }

    .russian_block .block_head .title
    {
        font-size: 22px;
        line-height: 30px;
    }


    .russian_block .moscow
    {
        font-size: 70px;
        line-height: 70px;

        right: 40px;
    }



    /*---------------------
        Learn from best
    ---------------------*/
    .learn_from_best .title
    {
        font-size: 22px;
        line-height: 30px;
    }


    .learn_from_best .bg_title
    {
        font-size: 80px;
        line-height: 80px;

        bottom: 140px;
    }


    .learn_from_best .img
    {
        width: 420px;
        margin-top: 20px;
    }



    /*---------------
        Interview
    ---------------*/
    .interview .video_link
    {
        font-size: 16px;
        line-height: 24px;

        padding: 25px 20px;
    }


    .interview .exp
    {
        padding: 25px 20px;
    }



    /*------------------
        Bottom block
    ------------------*/
    .bottom_block .block_head .title
    {
        font-size: 22px;
        line-height: 30px;
    }



    /*------------------
        Service head
    ------------------*/
    .service_head .block_head .title
    {
        font-size: 27px;
        line-height: 35px;
    }

    .service_head .block_head .desc
    {
        font-size: 15px;
        line-height: 23px;

        width: 100%;
    }


    .service_head .photo
    {
        display: none;
    }



    /*-----------------------
        Service best deal
    -----------------------*/
    .service_best_deal .title
    {
        font-size: 14px;
        line-height: 22px;

        padding: 20px 60px;
    }


    .service_best_deal .info .price
    {
        font-size: 25px;
        line-height: 35px;
    }

    .service_best_deal .info .price b
    {
        font-size: 35px;
    }


    .service_best_deal .info .exp
    {
        font-size: 11px;
        line-height: 19px;
    }



    /*------------------
        Service gift
    ------------------*/
    .service_gift .block_head .title
    {
        font-size: 28px;
        line-height: 36px;
    }



    /*----------------------
        Service included
    ----------------------*/
    .service_included
    {
        padding-bottom: 200px;
    }


    .service_included .block_head
    {
        margin-bottom: 35px;
    }

    .service_included .block_head .title
    {
        font-size: 24px;
        line-height: 34px;
    }


    .service_included .items
    {
        width: calc(100% + 20px);
        max-width: calc(100% + 20px);
        margin-bottom: -40px;
        margin-left: -20px;
    }

    .service_included .items > *
    {
        width: calc(50% - 20px);
        margin-bottom: 40px;
        margin-left: 20px;
    }

    .service_included .item
    {
        font-size: 13px;
        line-height: 21px;

        padding-bottom: 65px;
    }

    .service_included .item:before
    {
        font-size: 60px;
        line-height: 54px;
    }



    .service_included2 .block_head .title
    {
        font-size: 25px;
        line-height: 33px;
    }

    .service_included2 .tariff .name
    {
        font-size: 80px;
        line-height: 80px;
    }

    .service_included2 .tariff .price
    {
        font-size: 24px;
        line-height: 34px;

        margin-top: 35px;
    }

    .service_included2 .tariff .price b
    {
        font-size: 40px;
    }

    .service_included2 .item
    {
        font-size: 13px;
        line-height: 21px;

        padding-bottom: 65px;
    }

    .service_included2 .item:before
    {
        font-size: 60px;
        line-height: 54px;
    }



    .service_included3 .pre_title
    {
        font-size: 12px;
        line-height: 20px;

        width: 50%;
    }

    .service_included3 .pre_title br
    {
        display: none;
    }


    .service_included3 .block_head
    {
        margin-bottom: 40px;
    }

    .service_included3 .block_head .title
    {
        font-size: 25px;
        line-height: 35px;
    }


    .service_included3 .duration
    {
        font-size: 14px;
        line-height: 20px;

        left: calc(50% + 20px);
    }

    .service_included3 .duration .val
    {
        font-size: 30px;
        line-height: 40px;
    }



    /*----------------------
        Service buy desc
    ----------------------*/
    .service_buy_desc .block_head .title
    {
        font-size: 23px;
        line-height: 29px;
    }



    /*------------------
        Service full
    ------------------*/
    .service_full .block_head .title
    {
        font-size: 24px;
        line-height: 32px;
    }


    /*-----------------
        Cases block
    -----------------*/
    .cases_block .slider
    {
        margin: 35px 10px 25px;
    }

    .cases_block .slider,
    .cases_block .slide .img
    {
        width: 300px;
        height: 180px;
    }

    .cases_block .slider:before
    {
        top: -17px;
        left: -76px;

        width: 455px;
        height: 222px;
    }



    /*------------
        Footer
    ------------*/
    footer .menu
    {
        column-count: 2;
    }


    footer .contacts
    {
        width: 100%;
    }

    footer .contacts + .contacts
    {
        margin-top: 30px;
    }


    footer .callback
    {
        width: 232px;
    }


    footer .links
    {
        column-count: 1;
    }



    /*-----------
        PopUp
    -----------*/
    .fancybox-slide--html .fancybox-close-small
    {
        top: 0;
        right: 0;
    }


    .modal
    {
        padding: 60px 35px;
    }

    .modal_title
    {
        font-size: 25px;
        line-height: 30px;

        margin-bottom: 25px;
    }

    .modal .text
    {
        font-size: 18px;
        line-height: 24px;
    }

    .garanti{
        background-size:450px;
    }

    footer .menu > *{
        text-align: center;
    }

    footer .phone{
        align-items: center;    
    }

    footer .row {
        justify-content: center;
    }


}
