/* Wide */
@media screen and (max-width: 1360px) {
    .header_user_name {

    }
    .site_header .header_langs {
        margin-top: 45px;
    }
    .footer_col1{width: 25%;}
    .footer_col2{width: 25%;}
    .footer_col3{width: 25%;}
    .footer_col4{display: none}
    .footer_col5{width: 25%;}
    /*Homepage*/
    .home_image_text_header{
        font-size: 32px;
    }
    .home_image_text_text{
        font-size: 22px;
    }
    .home_phone_text_right{
        font-size: 26px;
    }
    .home_phone_text{
        font-size: 32px;
    }

    /*Homepage*/

}
@media screen and (max-width: 1200px) {
    .logged_in .header_logo{
        float: none;
    }
    .logged_in .header_logo a{
        height: 100px;
    }
    .logged_in .header_menu{
        margin-top: 0;
    }
    .header_user_name {
        max-width: 175px;
        overflow: hidden;
    }
    .header_sub_logo{
        display: table-cell;
        background-position: center;
        position: static;
    }
}
@media screen and (max-width: 1200px) and (min-width: 1024px) {
    .logged_in .header_top_phone {
        margin-left: 25px;
    }
    .logged_in .header_top_mail{
    }
    .logged_in .header_top_social {
        margin-left: 25px;
    }
    .header_user_name {
        max-width: 235px;
        overflow: hidden;
        margin-right: 25px;
    }
}

/* Middle */
@media screen and (max-width: 1024px) {

    .site_header .header_langs {
        margin-top: 75px;
        margin-bottom: 55px;
    }
    .header_sub_logo {
        display: inline-block;
        background-position: center;
        position: static;
    }
    .header_top{
        position: relative;
    }
    .header_logo{
        text-align: center;
    }
    .header_logo a {
        display: inline-block;
    }
    .logged_in .header_top_phone {
        margin-left: 21px;
        float: none;
    }
    .logged_in .header_top_mail{
        float: none;
    }
    .logged_in .header_top_social {
        margin-left: 6px;
        float: none;
    }
    .logged_in .header_user_name {
        bottom: 10px;
        position: absolute;
        right: 0;
        margin-right: 0;
    }


    .footer_col1{width: 50%;margin-bottom: 10px;}
    .footer_col2{width: 50%;margin-bottom: 10px;}
    .footer_col3{padding-top:10px; border-top: 1px #7fcaea solid;width: 50%; clear: left;}
    .footer_col5{padding-top:10px; border-top: 1px #7fcaea solid;width: 50%;}
    .footer_col2 ul li{
        text-align: right;
    }

    .nice_table th{
        display: none;
    }
    .nice_table .table_line .th{
        display: block;
        font-weight: bold;
        text-transform: uppercase;
        clear: left;
        text-align: right;
    }
    .nice_table .table_line td {
        display: block;
        float: left;
        width: 50%;
        box-sizing: border-box;
    }

    .nice_table .table_line .buttons_td{
        text-align: left;
    }

    /*Homepage*/
    .home_image_text_header{
        font-size: 23px;
    }
    .home_image_text_text{
        font-size: 17px;
    }
    .home_phone_bg{
        background-position: top left;
    }
    .home_phone_text_right{
        float: left;
    }
    .home_phone_box{
        text-align: center;
    }
    .home_phone_text{
        float: none;
        display: inline-block;
        margin-left: 0;
    }
    .home_phone_text_right{
        float: none;
        display: inline-block;
        margin-right: 0;
    }
    .home_phone_spliter{
        display: block;
    }
    .home_service_item{
        width: 32%;
    }
    .home_news_item{
        width: 100%;
    }
    .home_about_box{
        padding: 0;
        background: none;
    }
    /*Homepage*/


}
@media screen and (max-width: 800px) {
    .header_logo{
        float: none;
        text-align: center;
    }
    .header_logo a {
        display: block;
        margin: 20px 0;
        width: 100%;
        height: auto;
    }
    .header_logo img {
        display: inline;
    }

    .header_user_name {
        margin-top: 0;
        margin-left: 5%;
        float: left;
    }
    .site_header .header_langs {
        margin-bottom: 2px;
        margin-top: 1px;
        margin-right: 5%;
    }
    .headertop_body {
        line-height: 45px;
    }

    .header_menu{
        width: 100%;
    }
    .header_menu ul{
        display: table;
        width: 100%;
    }
    .header_menu ul li{
        margin-right: auto;
        display: table-cell;
        float: none;
        text-align: center;
    }
    .unauthorized .header_menu {
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .unauthorized .header_top_phone {
        margin-left: 21px;
        float: none;
    }
    .unauthorized .header_top_mail{
        float: none;
    }
    .unauthorized .header_top_social {
        margin-left: 6px;
        float: none;
    }
    /*Homepage*/

    /*Homepage*/

    .order_form .first_column, .order_form .second_column{
        width: 100%;
    }
}


/* Narrow */
@media screen and (max-width: 600px) {
    .site_width {
        width: 100%;
    }
    .footer_top{text-align: center}
    .footer_col1{width: 100%;margin-bottom: 10px;}
    .footer_col2{padding-top:10px; border-top: 1px #7fcaea solid;width: 100%;margin-bottom: 10px;}

    .footer_col3{padding-top:10px; border-top: 1px #7fcaea solid;width: 100%;margin-bottom: 10px;}
    .footer_col5{padding-top:10px; border-top: 1px #7fcaea solid;width: 100%;margin-bottom: 10px;text-align: center}
    .footer_col2 ul li{
        text-align: center;
    }
    .footer_facebook_icon {
        margin: 0 auto;
    }
    /*Homepage*/
    .home_image_text_box{
        width: 92%;
        box-sizing: border-box;
    }
    .home_bg_image{
        min-height: 320px;
    }
    .home_image_text_btn a{
        font-size: 16px;
    }
    .home_service_item{
        width: 49%;
    }
    .header_top{
        margin: 0 10px;
    }
    /*Homepage*/
}
@media screen and (max-width: 480px) {
    .headertop_body {
        line-height: 35px;
    }
    .header_top_social{
        display: none;
    }

    .header_top_mail{
        background: none;
        padding-left: 0;
        max-width: 89%;
        overflow: hidden;
    }
    .logged_in .header_top_phone, .unauthorized .header_top_phone {
        background: none;
        padding-left: 0;
        margin-left: 0;
        max-width: 88%;
        overflow: hidden;
    }
    .header_top .header_langs{
        width: 11%;
        text-align: right;
        margin-top: 0;
        line-height: 2em;
    }
    .header_top .header_langs ul.top_lang {
        line-height: 1em;
    }
    .logged_in .header_user_name{
        float: none;
        background: none;
        margin-right:0;
        padding: 0;
        position: static;
        margin-left: 0;
    }

    .logged_in .header_menu{
        width: 100%;
    }
    .logged_in .header_menu ul{
        display: block;
        width: 100%;
    }
    .logged_in .header_menu ul li{
        width: 100%;
        margin-right: auto;
        display: block;
        float: none;
        text-align: center;
        border-bottom: 1px #ccc solid;
        line-height: 1.7em;
    }
    .logged_in .header_menu ul li:last-child{
        border: none;
    }
    /*Homepage*/
    .home_service_item{
        width: 100%;
    }
    .home_phone_text{
        background: none;
        padding: 0;
    }
    .home_phone_text_right{
        text-align: center;
        line-height: 35px;
    }
    .home_phone_text_right .special_symbol{
        display: none;
    }
    .home_news_item_img{
        width: 30%;
    }
    .home_news_item_img img{
        max-width: 100%;
    }
    .home_news_item_text{
        margin-left: 37%;
        font-size: 16px;
    }
    /*Homepage*/

    /*Driver*/
    .driver_shift_info_data{
        float: none;
        margin-bottom: 5px;
    }
    /*Driver*/
}
@media screen and (max-width: 320px) {
    /*Homepage*/

    /*Homepage*/
}