﻿{
}
/* BEGIN MEDIA SCREEN form ALL*/

@media screen and (max-width:1399px) {
    /* Target landscape smartphones, portrait tablets, narrow desktops*/

    .top {
        display: none;
    }

    /**HOME PAGE*/

  .mobile_menu_bg {
        display: none;
    }


.sort_pagging h3 {
    display: inline-block;
    width: 70%;
    color: #000;
}
.print_share {
    display: inline-block;
    width: 29%;
}
.product-price_btn {
    margin-bottom: 15px!important;
}
    .mobile_menu a {
        color: #444444;
        padding: 1% 2%;
        font-size: 1.3em;
        background: #f8f8f8;
        border-bottom: 1px solid #e8e8e8;
        display: block;
        text-transform: uppercase;
    }

        .mobile_menu a span {
            font-family: 'Roboto',sans-serif;
            margin: 2%;
            font-weight: 700;
            font-size: 0.8em;
        }

    .mobile_menu ul {
        display: none;
        color: #444444;
    }

    .menu_list li {
        list-style: none;
    }

    .menu_list a {
        font-size: 0.7em;
        text-transform: uppercase;
    }

        .menu_list a:hover {
            background: #444444;
            color: #fff;
        }

    .top_mobile {
        display: block;
        background: #fff;
    }

        .top_mobile .logo {
            width: 26%;
            padding: 2% 0 1% 2%;
        }

    .logo_size {
        width: 100%;
    }

    .top_mobile .promotion {
        width: 66%;
        padding: 2%;
    }

    .top_mobile button {
        padding: 1%;
        margin: 1%;
        float: right;
    }








    .under_filter .wrapper {
        width: 80%;
        margin: 0 auto;
        font-size: 0.9em;
    }

        .under_filter .wrapper div {
            margin: 2%;
        }

    .content .wrapper {
        max-width: 90%;
        width: 98%;
        margin: 0 auto;
        display: inline-block;
        text-align: center;
    }

    .content_item {
        display: inline-block;
        text-align: center;
    }

    .footer_menu_1, .footer_menu_2, .footer_contacts_type {
        padding-left: 1%;
    }

    /*.footer {
        display: none;
    }

    .footer_mobile {
        display: block;
    }*/

    .footer_mobile .wrapper {
        margin: 0 auto;
        width: 90%;
        padding: 2% 0;
    	font-size: 20px;
    }

    /*.footer a {
        font-size: 0.8em;
        vertical-align:top;
    }*/
    .footer h4 {
        font-size: 0.8em;
    }

    .footer_copyright {
        font-size: 0.8em;
   }

    .footer_container_mobile_contacts {
        width: 40%;
        float: left;
    }

        .footer_container_mobile_contacts a {
            display: block;
            padding: 1%;
            text-transform: uppercase;
            color: #444444;
            width: 100%;
        }

    .footer_container_mobile {
        width: 45%;
        float: left;
    }

        .footer_container_mobile a {
            display: block;
            padding: 1%;
            text-transform: uppercase;
            color: #444444;
            font-size: 0.9em;
        }

    .footer_container_mobile_contacts {
        border-right: none;
        width: 100%;
        float: none;
    }

    .footer_container_mobile {
        margin-left: 0;
        width: 100%;
        border-top: 1px solid #a4a4a4;
        float: none;
    }
    /*ENG HOME PAGE*/

    /**ADV SEARCH*/

    .adv_search {
        width: 100%;
        height: 320px;
        background: url(../images/bg-02-adv.jpg) no-repeat bottom;
        background-size: cover;
    }

        .adv_search .wrapper {
            color: #fff;
            text-transform: uppercase;
            margin: 0 auto;
            height: 100%;
        }

    .adv_search_holder {
        width: 100%;
        background: rgba(0,0,0,0.65);
        color: #fff;
    }

    .adv_search h1 {
        padding: 2% 0 2% 0;
        font-weight: 700;
        letter-spacing: 1px;
        font-size: 1.3em;
    }

    .adv_search h3 {
        padding: 1% 0;
        font-size: 0.7em;
        font-family: 'Arimo', sans-serif;
    }

    .adv_category_container {
        margin: 0 auto;
        height: 100%;
        width: 100%;
    }

    /*.col3, .col4 {
    width: 45%;
}*/



    .large, .big, .middle {
        width: 90%;
        display: inline-block;
    }

    .middle-small {
        width: 38%;
        display: inline-block;
    }

    .little {
        width: 70%;
        display: inline-block;
    }

    .small {
        width: 80%;
        display: inline-block;
    }

    .adv_condition span {
        display: inline;
        padding-right: 15px;
        float: left;
    }

    .adv_condition,
    .adv_choose_type,
    .adv_manufactured,
    .adv_location,
    .adv_product_family,
    .adv_choose_dealer {
        width: 30%;
        display: inline-block;
    }

    .adv_fuel_type, .adv_stk {
        width: 15%;
        display: inline-block;
    }

    .adv_year_range,
    .adv_capacity_range,
    .adv_price {
        width: 20%;
        display: inline-block;
    }



    .adv_filter_btn {
        text-align: center;
        /*padding: 6% 0;*/
    }

        .adv_filter_btn button {
            width: 160px;
            height: 36px;
            font-size: 16px;
            font-weight: 700;
        }

    .btn_find {
        background: #ffd71a;
        border: 2px solid #ffb503;
        border-radius: 3px;
        margin-left: -60px;
        margin-right: 20px;
    }

    .btn_reset {
        background: #e8e8e8;
        border: 2px solid #a4a4a4;
        border-radius: 3px;
    }

    .btn_find:hover {
        background: #9bbc44;
        border: 2px solid #9bbc44;
    }

    .btn_reset:hover {
        background: #d70000;
        border: 2px solid #d70000;
    }

    /**END ADV SEARCH*/



    /*BEGIN PRODUCT DETAILS*/

    .gal_img_small a {
        font-size: 2.8em;
    }

    /*END PRODUCT DETAILS*/

}



@media screen and (max-width:1250px) {

    nav .contacts a {
        display: none;
    }



    .product_name {
        display: none;
    }

    .product_name_mobile {
        display: block;
    }

    .product_about .wrapper {
        min-width: 95%;
    }

    .product-gallery_wrapper {
        width: 100%;
        float: none;
    }

        .product-gallery_wrapper .gal_img_large {
            margin: 0 auto;
        }

    .gal_img_large img {
    /*max-width: 340px;*/
        height: auto;
    }

    .product_inf {
        max-width: 98%;
        float: none;
        margin: 0 auto;
    }

    .contact-inf, .submit_container_wrap {
    width: 100%;
        margin: 0 auto;
        float: left;
    }

    .submit_container_wrap {
        padding-top: 2%;
    }

    .gal_img_small a {
        font-size: 2.5em;
    }
    /*ADV_SEARCH*/

    .col3 {
        width: 32.9%;
        display: inline-block;
    }

    .adv_search_holder .little {
        width: 90%;
    }

    .footer_container {
        display: none;
    }

    .footer_promotion, .footer_menu_1, .footer_menu_2, .footer_contacts {
        width: 22%;
    }
}


@media screen and (max-width:1001px) {
    nav, .top {
        display: none;
    }

    .mobile_menu_bg {
        display: block;
    }

    .product-price {
        width: 96%;
    }

    .product_labels,
    .product_equip {
        width: 96%;
        padding: 2%;
        margin: 0 auto;
    }

    .product_name {
    	display: block;
    }

    .product_name_mobile {
        width: 100%;
        display: block;
    }

    .product_about {
        font-size: 1em;
    }

        .product_about .edit-inventory {
        }

    .product-gallery_wrapper {
        margin: 0 auto;
        width: 100%;
    }

    .under_filter {
        font-size: 0.9em;
    }
}


@media screen and (max-width:801px) {
    nav, .top {
        display: none;
    }

    .mobile_menu_bg {
        display: block;
    }


    .top_mobile .promotion {
        display: none;
    }

    .top_mobile_btn {
        display: block;
    }

        .top_mobile_btn a {
            display: block;
            background: #ffd71a;
            border-bottom: 1px solid #ffb503;
            color: #000;
            text-transform: uppercase;
            font-size: 0.9em;
            font-weight: 700;
            padding: 1% 2%;
        }

    .container {
        width: 100%;
        height: 100%;
    }


        .container .wrapper {
            padding: 0;
            margin: 0;
            width: 100%;
        }


    .holder {
        width: 96%;
        height: 580px;
        background-color: rgba(0,0,0,0.65);
        margin-left: 0;
        padding: 3% 2%;
        color: #fff;
        position: absolute;
        left: 0;
        top: 0;
    }

    .adv_search_holder .wrapper {
        max-width: 90%;
    }

    .filter_category {
        width: 96%;
    }

        .filter_category a {
            float: none;
            display: inline-block;
            padding: 1%;
            font-size: 0.7em;
            margin: 0 1% 1% 0;
        }

    .manufactured_product-family_container,
    .fuel-type_height_container,
    .capacity_container {
        width: 98%;
        margin: 0 auto;
    }

        .manufactured_product-family_container h3,
        .fuel-type_height_container h3,
        .capacity_container h3 {
            margin: 1% 0;
            font-size: 0.7em;
        }

    .container h3 {
        padding: 0;
        margin: 0;
    }

    .fuel-type_height_container .filter_category_row {
        margin: 0;
    }

    .filter_category_row_hide {
        display: none;
    }

    .for_select {
        margin: 1% auto;
        font-size: 0.7em;
        padding: 1%;
    }

    .middle_home {
        width: 96%;
    }

    .little_home {
        width: 96%;
    }

    .small_home {
        width: 45%;
        float: left;
    }

    .small_home_to {
        /*width: 35px;*/
        float: left;
    }


    .footer {
        display: none;
    }

    .footer_mobile {
        display: block;
    }

    /*BEGIN FOOTER MOBILE EDIT*/
    .footer_mobile {
        font-size: inherit;
    }

        .footer_mobile .logo {
            width: 100%;
            margin: 0 auto;
            text-align: center;
            display: block;
            float: none;
        }

        .footer_mobile img {
            width: 60%;
        }

        .footer_mobile p {
            width: 100%;
            padding: 1% 0;
            text-align: center;
        }

            .footer_mobile p:last-of-type {
                padding-bottom: 10%;
            }
            .footer_copyright {
    font-size: inherit;
				
}
    /*END FOOTER MOBILE EDIT*/





    .footer_container_mobile_contacts {
        border-right: none;
        width: 100%;
        float: none;
        border-bottom: 1px solid #a4a4a4;
    }

    .footer_container_mobile {
        margin-left: 0;
        width: 100%;
        float: none;
    }

    /**ADV SEARCH*/
    .content_item_adv {
        max-width: 180px;
    }

    .item_text_adv .parameters {
        max-width: 180px;
    }


    .item_img_adv {
        height: 116px;
    }






    .adv_search {
        width: 100%;
        background: url(../images/bg-02-adv.jpg) no-repeat bottom;
        background-size: cover;
    }

        .adv_search .wrapper {
            width: 100%;
            color: #fff;
            text-transform: uppercase;
            margin: 0 auto;
            height: 100%;
        }

    .adv_search_holder {
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.65);
        color: #fff;
    }

    .adv_search h1 {
        padding: 2% 0 2% 0;
        font-weight: 700;
        letter-spacing: 1px;
        font-size: 1.1em;
    }

    .adv_search h3 {
        padding: 2% 0;
        font-size: 0.7em;
        font-family: 'Arimo', sans-serif;
    }

    .adv_category_container {
        margin: 0 auto;
        height: 100%;
        width: 100%;
    }

    /*.col3 {
        width: 30%;
    }

    .col4 {
        width: 22.1%;
    }*/


    .large, .big, .middle {
        width: 90%;
        display: inline-block;
    }

    .middle-small, .little, .small {
        width: 38%;
        display: inline-block;
    }

    .adv_condition span {
        display: inline;
        padding-right: 15px;
        float: left;
    }

    .adv_condition,
    .adv_choose_type,
    .adv_manufactured,
    .adv_location,
    .adv_product_family,
    .adv_fuel_type, .adv_stk,
    .adv_choose_dealer,
    .adv_year_range,
    .adv_capacity_range,
    .adv_price {
        width: 50%;
        display: inline-block;
    }

    .adv_filter_btn {
        text-align: center;
        padding: 2% 0;
    }

    .adv_filter_btn {
        text-align: center;
        margin: 0;
    }

        .adv_filter_btn button {
            font-size: 1.1em;
            font-weight: 700;
        }

    .btn_find {
        background: #ffd71a;
        border: 1px solid #ffb503;
        border-radius: 3px;
        margin-left: 0;
        margin-right: 0;
    }

    .btn_reset {
        background: #e8e8e8;
        border: 1px solid #a4a4a4;
        border-radius: 3px;
    }

    .btn_find:hover {
        background: #9bbc44;
        border: 1px solid #9bbc44;
    }

    .btn_reset:hover {
        background: #d70000;
        border: 1px solid #d70000;
    }




    .sort_pagging .wrapper {
        width: 98%;
        padding: 2% 0;
    }

    .sort, .pagging {
        width: 100%;
        float: none;
        display: inline-block;
    }

    .item_text_adv p {
        /*text-align:left;*/
    }
}

@media screen and (min-width:801px) and (max-width:999px) {
    .adv_search_holder .col4 {
        width: 24.4%;
    }

        .adv_search_holder .col4 .col_with_to {
            width: 40%;
        }
}

@media screen and (min-width:650px) and (max-width:800px) {
    .adv_search_holder .col4 {
        width: 24.4%;
    }

        .adv_search_holder .col4 .col_with_to {
            width: 40%;
        }
}

@media screen and (min-width:480px) and (max-width:649px) {
    .adv_search_holder .col4 {
        width: 49.3%;
    }


        .adv_search_holder .col4 .col_with_to {
            width: 42.9%;
        }
}




@media screen and (max-width:479px) {
    .adv_search_holder .col3:first-of-type {
        width: 100%;
    }

    .adv_search_holder .col3 {
        width: 32.5%;
    }

    .adv_search_holder .col4 {
        width: 32.5%;
    }

        .adv_search_holder .col4 .col_with_to {
            width: 40%;
        }
}

@media screen and (max-width:400px) {

    .adv_search_holder .col3 {
        width: 32.4%;
    }

    .adv_search_holder .col4 {
        width: 32.4%;
    }

        .adv_search_holder .col4 .col_with_to {
            width: 40%;
        }
}

@media screen and (max-width:360px) {
    .adv_search_holder {
        font-size: 0.9em;
    }

        .adv_search_holder .for_select {
            margin-bottom: 3%;
        }

        .adv_search_holder .col3 {
            width: 32.2%;
        }

        .adv_search_holder .col4 {
            width: 32.2%;
        }

            .adv_search_holder .col4 .col_with_to {
                width: 40%;
            }
}

@media screen and (max-width:300px) {

    .adv_search_holder .for_select {
        font-size: 0.6em;
    }

    .adv_search_holder .col3 {
        width: 32%;
    }

    .adv_search_holder .col4 {
        width: 32%;
    }

        .adv_search_holder .col4 .col_with_to {
            width: 38%;
        }
}

/* Target landscape smartphones, portrait tablets, narrow desktops*/
@media screen and (min-width:480px) and (max-width:800px) {
    nav, .top {
        display: none;
    }

    .mobile_menu_bg {
        display: block;
    }

    .top_mobile .promotion {
        display: none;
    }

    .top_mobile_btn {
        display: block;
    }

        .top_mobile_btn a {
            display: block;
            background: #ffd71a;
            border-bottom: 1px solid #ffb503;
            color: #000;
            text-transform: uppercase;
            font-size: 0.9em;
            font-weight: 700;
            padding: 1% 2%;
        }

            .top_mobile_btn a:hover {
                background: #9bbc44;
                border-bottom: 1px solid #9bbc44;
            }

    .holder {
        margin: 0 auto;
    }

    .footer_container_mobile_contacts {
        border-right: none;
        width: 100%;
        float: none;
        border-bottom: 1px solid #a4a4a4;
    }

    .footer_container_mobile {
        margin-left: 0;
        width: 100%;
        float: none;
    }

    .adv_search_holder .col3 {
        width: 32.5%;
    }
}

@media screen and (max-width:680px) {

    .adv_search_holder h2 {
        padding: 1% 0 0 0;
    }

    .col4 {
        width: 45%;
    }

    .adv_filter_btn button {
        height: auto;
        font-size: 0.9em;
        padding: 1%;
    }
}

/* Target portrait smartphones */
@media screen and (max-width:479px) {
    .top_mobile .promotion {
        display: none;
    }

    .top_mobile_btn {
        display: block;
    }

        .top_mobile_btn a {
            display: block;
            background: #ffd71a;
            border-bottom: 1px solid #ffb503;
            color: #000;
            text-transform: uppercase;
            font-size: 0.9em;
            font-weight: 700;
            padding: 1% 2%;
        }

    .holder {
        margin: 0 auto;
    }

    .footer_container_mobile_contacts {
        border-right: none;
        width: 100%;
        float: none;
        border-bottom: 1px solid #a4a4a4;
    }

    .footer_container_mobile {
        margin-left: 0;
        width: 100%;
        float: none;
    }



    /**ADV SEARCH*/

    .adv_search {
        width: 100%;
        background: url(../images/bg-02-adv.jpg) no-repeat bottom;
        background-size: cover;
    }

        .adv_search .wrapper {
            color: #fff;
            text-transform: uppercase;
            margin: 0 auto;
            height: 100%;
        }

    .adv_search_holder .wrapper {
        max-width: 98%;
    }

    .adv_search_holder {
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.65);
        color: #fff;
    }

    .adv_search h1 {
        padding: 2% 0 2% 0;
        font-weight: 700;
        letter-spacing: 1px;
        font-size: 1.1em;
    }

    .adv_search h3 {
        padding: 1% 0;
        font-size: 0.7em;
        font-family: 'Arimo', sans-serif;
    }

    .adv_category_container {
        margin: 0 auto;
        height: 100%;
        width: 100%;
    }

        .adv_category_container .adv_choose_type {
            width: 100%;
        }



    .large, .big, .middle {
        width: 90%;
        display: inline-block;
    }

    .little {
        width: 90%;
        display: inline-block;
    }

    .small {
        font-size: 0.6em;
        width: 30%;
    }

    .adv_condition span {
        display: inline;
        padding-right: 15px;
        float: left;
    }

    .adv_fuel_type, .adv_stk,
    .adv_choose_dealer,
    .adv_year_range,
    .adv_capacity_range,
    .adv_price {
        width: 50%;
        display: inline-block;
    }

    .adv_filter_btn {
        text-align: center;
        margin: 0;
        padding: 3% 0 0 0;
        height: 100%;
        vertical-align: bottom;
    }

        .adv_filter_btn button {
            width: 100%;
            font-size: 1.1em;
            font-weight: 700;
        }

    .btn_find {
        background: #ffd71a;
        border: 1px solid #ffb503;
        border-radius: 3px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 1%;
    }

    .btn_reset {
        background: #e8e8e8;
        border: 1px solid #a4a4a4;
        border-radius: 3px;
    }

    .btn_find:hover {
        background: #9bbc44;
        border: 1px solid #9bbc44;
    }

    .btn_reset:hover {
        background: #d70000;
        border: 1px solid #d70000;
    }
}





/* Target portrait smartphones */
@media screen and (max-width: 479px) {
    body {
        -webkit-text-size-adjust: none;
    }

    .content h2 {
        font-size: 0.9em;
    }

    .top_mobile_btn a {
        display: block;
        background: #ffd71a;
        border-bottom: 1px solid #ffb503;
        color: #000;
        text-transform: uppercase;
        font-size: 0.6em;
        font-weight: 700;
        padding: 1% 2%;
    }

    .menu_list a {
        font-size: 0.6em;
    }

    .holder {
        margin: 0 auto;
    }

    .footer_container_mobile_contacts {
        border-right: none;
        width: 100%;
        float: none;
        border-bottom: 1px solid #a4a4a4;
    }

    .footer_container_mobile {
        margin-left: 0;
        width: 100%;
        float: none;
    }

    .footer_mobile a {
        font-size: 0.6em;
    }


    /**ADV SEARCH*/

    .adv_search {
        width: 100%;
        background: url(../images/bg-02-adv.jpg) no-repeat bottom;
        background-size: cover;
    }

        .adv_search .wrapper {
            color: #fff;
            text-transform: uppercase;
            margin: 0 auto;
            height: 100%;
            width: 90%;
        }

    .adv_search_holder {
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.65);
        color: #fff;
    }

    .adv_search h1 {
        padding: 2% 0 1% 0;
        font-weight: 700;
        letter-spacing: 1px;
        font-size: 1.1em;
    }

    .adv_search h3 {
        padding: 1% 0;
        font-size: 0.7em;
        font-family: 'Arimo', sans-serif;
    }

    .col4 {
        width: 45%;
    }



    .adv_category_container {
        margin: 0 auto;
        height: 100%;
        width: 100%;
    }

        .adv_category_container .adv_choose_type {
            width: 100%;
        }



    .large, .big, .middle {
        width: 90%;
        display: inline-block;
    }

    .little {
        width: 90%;
        display: inline-block;
    }

    .small {
        font-size: 0.6em;
        width: 30%;
    }

    .adv_condition span {
        display: inline;
        padding-right: 15px;
        float: left;
    }

    .adv_fuel_type, .adv_stk,
    .adv_choose_dealer,
    .adv_year_range,
    .adv_capacity_range,
    .adv_price {
        width: 50%;
        display: inline-block;
    }

    .adv_filter_btn {
        text-align: center;
        margin: 0;
        padding: 2% 0 0 0;
        height: 100%;
        vertical-align: bottom;
    }

        .adv_filter_btn button {
            width: 100%;
            height: auto;
            font-size: 0.8em;
            font-weight: 700;
            padding: 1%;
        }

    .btn_find {
        background: #ffd71a;
        border: 1px solid #ffb503;
        border-radius: 3px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 1%;
    }

    .btn_reset {
        background: #e8e8e8;
        border: 1px solid #a4a4a4;
        border-radius: 3px;
    }

    .btn_find:hover {
        background: #9bbc44;
        border: 1px solid #9bbc44;
    }

    .btn_reset:hover {
        background: #d70000;
        border: 1px solid #d70000;
    }

    .pagging ul {
        float: none;
        padding: 0;
        margin: 0;
    }

    .pagging li {
        font-size: 0.8em;
        font-family: "Roboto",sans-serif;
        list-style-type: none;
        padding: 0 1%;
        display: inline;
    }

    .pagging {
        font-size: 0.7em;
    }

        .pagging.full .pagging_btn {
            margin: 0 1%;
            padding: 0 1%;
            width: 34px;
            text-align: center;
        }

    .edit-inventory .pagging li a {
    }
    /*GALLERY*/

    .gal_img_large {
        width: 100%;
    }

        .gal_img_large a {
            /*width: 300px;*/
            display: block;
            /*margin: 0 auto;*/
            word-spacing: -11px;
        }

            .gal_img_large a img {
                width: 300px;
                vertical-align: middle;
            }

    .product-gallery_wrapper .gal_img_small {
        margin: 2% auto;
    }

    .gal_img_small {
        height: 86px;
        margin: 2% 0;
        width: 320px;
    }

        .gal_img_small a {
            color: #a4a4a4;
            vertical-align: middle;
            word-spacing: -11px;
            outline: none;
        }

        .gal_img_small img {
            border: 2px solid #a4a4a4;
            padding: 5px;
            margin: 0 5px;
            background: #fff;
        }

    #prev-new {
        font-size: 1.3em;
        width: 15px;
        margin-right: 0px;
    }

    #next-new {
        font-size: 1.3em;
        width: 15px;
        margin-left: 0px;
    }
}






/**BEGIN 04-MEMBERS*/

@media screen and (max-width:1200px) {

    .member_login .wrapper {
        margin: 0 auto;
        padding-top: 2%;
        width: 96%;
    }

    .member_login_item, .become_member_item {
        max-width: 24%;
        display: inline-block;
    }

    .form-item, .truck_form-item {
        height: 260px;
        margin-top: 0;
        margin: 2%;
        padding: 2%;
        background-color: #fff;
        border-radius: 5px;
        border: 2px solid #e8e8e8;
        font-size: 0.9em;
    }

        .form-item .member_btn {
            text-align: center;
            padding: 2% 0;
        }

    .member_login_item .member_btn {
        width: 65%;
        display: block;
        margin: 0 auto;
    }

    .become_member_item .member_btn {
        display: block;
        margin: 0 auto;
    }

    .button_container {
        padding-top: 2%;
        padding-bottom: 3%;
        margin: 0 auto;
    }

        .button_container button {
            font-size: 0.8em;
        }

    .member_text {
        text-align: justify;
        font-size: 0.8em;
    }
}

@media screen and (max-width:550px) {
    .form-item, .truck_form-item {
        font-size: 1em;
    }

        .form-item .member_btn {
            padding: 2% 1%;
            font-size: 0.6em;
        }

    .member_loggedin_item p {
        font-size: 0.6em;
    }

    .member_text {
        text-align: justify;
        font-size: 0.6em;
    }

    .member_login .wrapper .log_itm {
        font-size: 0.9em;
        max-width: 100%;
        display: block;
    }

    .log_itm {
        width: 90%;
        margin: 2% auto;
        float: none;
    }
}


/**END 04-MEMBERS*/



/**BEGIN 04-MEMBER_LOGGEDIN*/
@media screen and (max-width:1350px) {
    .footer_mobile a {
        font-size: inherit;
    }

    .become_member_loggedin {
        width: 22%;
    }

    .member_loggedin .form-item {
        height: auto;
    }

    .content_item_adv_edit .item_desc {
        width: 80%;
    }
}


@media screen and (max-width:890px) {
    .member_loggedin_item .btn_reset {
        width: 40%;
    }

    .member_loggedin_item {
        width: 90%;
        height: auto;
    }

        .member_loggedin_item .number_of_trucks_text {
            margin-bottom: 2%;
        }

    .member_loggedin .become_member_item {
        min-width: 90%;
        height: auto;
    }

        .member_loggedin .become_member_item .member_btn {
            padding: 1% 2%;
        }

    .become_member_item p {
        margin-bottom: 1%;
    }
}

/**END 04-MEMBER_LOGGEDIN*/


/**BEGIN 05-EMAILSEARCH*/
@media screen and (max-width: 1399px) {
    .emailsearch_select_type .for_select {
        width: 100%;
    }
}

@media screen and (max-width:1200px) {
    .company_inf {
        height: 220px;
    }

    .emailsearch_equip_col1, .emailsearch_equip_col2 {
        width: 100%;
        float: none;
        height: 460px;
    }

    .emailsearch_equip, .emailsearch_equip_col1 {
        height: auto;
    }

        .emailsearch_equip_col1 .submit_row {
            height: auto;
        }
}

@media screen and (max-width:800px) {
    .emailsrch .for_btn button {
        font-size: 0.7em;
    }

    .emailsearch_select_type .for_select {
        width: 100%;
    }

    .emailsrch h4 {
        font-size: 1.1em;
    }

    .emailsrch p {
        font-size: 0.7em;
    }

    .center img {
        width: 50%;
    }
}

@media screen and (max-width:480px) {
    .emailsrch .wrapper {
        width: 98%;
    }
    .emailsearch_equip_col2 .col2 {
        width: 42%;
    }

    .emailsearch_mast {
        width: 42%;
    }

    .emailsearch_equip_col1, .emailsearch_equip_col2 {
        height: auto;
    }

    .emailsrch .last_select {
        width: 80%;
        font-size: 0.6em;
    }

    .emailsrch .for_btn button {
        width: 30%;
        padding: 2% 0;
    }
}
/**END 05-EMAILSEARCH*/


/*BEGIN 06-CONTACT_US_PAGE*/



@media screen and (max-width:1200px) {
    .contact_us_col1 p, .contact_us_col2 p {
        font-size: 0.9em;
    }

    .contact_us_page button {
        font-size: 0.8em;
    }

    .contact_us_page h5 {
        font-size: 0.8em;
    }
}

@media screen and (max-width:1149px) {
    .condition_report_page .product_inf {
        width: 100%;
    }

    .content_item_adv_edit .item_desc {
        width: 75%;
    }
}



@media screen and (max-width:950px) {
    .contact_us_text h4 {
        font-size: 1.3em;
    }

    .contact_us_col1 p, .contact_us_col2 p {
        font-size: 0.7em;
    }

    .contact_us_page button {
        font-size: 0.6em;
    }

    .contact_us_page h5 {
        font-size: 0.6em;
    }

    .member_text {
        font-size: 0.7em;
    }

    .new-selling-user .form-item {
        width: 90%;
    }

    .edit_white_spacing {
        white-space: normal;
    }

    .col5_email-filt {
        padding-top: 15%;
    }
}


@media screen and (max-width:660px) {
    .contact_us_page .form-item {
        width: 90%;
    }

    .contact_us_text h4 {
        font-size: 1.1em;
    }

    .contact_us_col1, .contact_us_col2 {
        width: 44%;
    }

    .contact_us_page button {
        width: 35%;
    }

    .new-selling .for_btn a.yellow_btn {
        padding: 1% 2%;
        font-size: 0.9em;
    }

    .new-selling .reseller-dealer-form h4 {
        font-size: 1em;
    }

    .new-selling .form-item .member_text {
        font-size: 1em;
    }

    .new-selling-user .plan-box {
        width: 100%;
        margin-bottom: 2%;
    }

    .new-selling-user .form-item.full h2 {
        margin: 0 0 3%;
        font-size: 1.1em;
    }

    .nondealer-reg .labelled_fields_edit em {
        font-size: 0.6em;
        margin: 1% 0 0 1%;
    }

    .nondealer-reg .form-item.full hr {
        margin: 2% 0;
    }

    .nondealer-reg .company_inf div {
        width: 100%;
    }

    .nondealer-reg .bordered_part .part.first.borderright {
        width: 100%;
    }

    .nondealer-reg .bordered_part .part.first.borderright {
        border-right: none;
    }

    .bordered_part .part.nondealer-reg_part_edit {
        width: 100%;
        display: block;
    }

    .dealer-reg {
        font-size: 0.7em;
    }

        .dealer-reg .plan-box .price-big strong {
            font-size: 1.54em;
        }

        .dealer-reg .company_inf div {
            width: 100%;
        }

        .dealer-reg .bordered_part .part.first.borderright {
            width: 100%;
        }

        .dealer-reg .bordered_part .part.first.borderright {
            border-right: none;
        }

    .bordered_part .part.nondealer-reg_part_edit {
        width: 100%;
        display: block;
    }

    .dealer-reg .bordered_part .part.third-double {
        width: 100%;
        display: block;
    }

    .condition_report_edit .bordered_part .part {
        width: 100%;
        display: block;
    }

    .condition_report_edit .font_sizing_for_mobile {
        font-size: 1em;
    }

    .product_about_font_sizing {
        font-size: 0.8em;
    }

    .col5_email-filt {
        padding-top: 20%;
    }
}

@media screen and (max-width:550px) {
    .new-selling .form-item .member_text {
        font-size: 0.8em;
    }

    .new-selling-user .form-item .member_text {
        font-size: 0.7em;
        width: 80%;
        margin: 0 auto;
    }

    .new-selling-user .plan-box-inner {
        font-size: 0.7em;
    }

    .new-selling-user .form-item.full hr {
        margin: 4% 0;
    }

    .new-selling-user .for_btn a.yellow_btn {
        padding: 1% 2%;
        font-size: 0.8em;
    }

    .nondealer-reg {
        font-size: 0.7em;
    }

    .email_filt_page .form-item {
        font-size: 0.8em;
    }

        .email_filt_page .form-item h5 {
            font-size: 1em;
        }

    .email_filt_box {
        padding: 3% 0;
    }

    .email_filt_page .add_list_1 .col2 {
        text-align: left;
    }

    .col5_email-filt {
        padding-top: 25%;
    }

    .email_filt_page .add_list_3 h4 {
        font-size: 1em;
    }
}

@media screen and (max-width:500px) {
    .contact_us_page .form-item {
        width: 90%;
    }

    .contact_us_col1, .contact_us_col2 {
        width: 47%;
    }

    .contact_us_page .contact_us_col1 p {
        font-size: 0.6em;
    }

    .contact_us_page .contact_us_col2 p {
        font-size: 0.6em;
    }

    .nondealer-reg .labelled_fields_edit h5 {
        width: 100%;
    }

    .nondealer-reg .labelled_fields_edit .submit_row {
        width: 100%;
    }

    .nondealer-reg .labelled_fields_edit em {
        width: 100%;
    }

    .nondealer-reg .for_btn.common input {
        width: 50%;
    }

    .email_filt_page .form-item {
        width: 100%;
        margin-left: -2.5%;
    }

    .col2_email-filt {
        width: 42%;
    }

    .btnToLeft, .btnToRight {
        font-size: 1.5em;
    }

    .col5_email-filt {
        padding-top: 43%;
    }
}

@media screen and (max-width:360px) {

    .contact_us_col1, .contact_us_col2 {
        width: 100%;
    }

    .contact_us_page .col2:first-of-type {
        width: 35%;
    }

    .contact_us_page .contact_us_col2 {
        width: 87%;
    }

    .contact_us_page button {
        width: 100%;
        margin-left: 0;
    }
}





/*END 06-CONTACT_US_PAGE*/

/*BEGIN 07-FAQ*/
@media screen and (max-width:1200px) {
    .faq_page p {
        font-size: 0.8em;
    }

    .faq_page_wr .form-item {
        width: 97%;
    }

    .faq_page_item h6 {
        width: 90%;
    }

    .faq_page_item a {
        /*font-size: 1.7em;*/
    }
}

@media screen and (max-width:855px) {
    .quote_select_type {
        width: 98%;
    }
}

@media screen and (max-width:700px) {

    .faq_page_item h6 {
        width: 85%;
    }
}

@media screen and (max-width:560px) {

    .faq_page_item h6 {
        font-size: 0.6em;
    }

    .faq_page_item p {
        font-size: 0.6em;
    }
}

@media screen and (max-width:400px) {

    .faq_page_item h6 {
        width: 80%;
    }

    .content_item_adv_mob .item_name_text_adv {
        text-align: left;
        display: block;
        text-indent: 0.8em;
    }
}
/*END 07-FAQ*/

/*BEGIN 08-Quotes TRADE-IN VALUE*/
@media screen and (max-width:1200px) {
    .truck_form-item {
        height: auto;
    }


        .truck_form-item .col3 {
            width: 31%;
        }

    .trade-in_value .for_btn button {
        font-size: 0.7em;
        width: 35%;
    }
}

@media screen and (max-width:950px) {
    .quotes_tire_condition h5 {
        font-size: 0.6em;
    }

    .quotes_tire_condition {
        width: 48%;
    }
}

@media screen and (max-width:850px) {
    .truck_form-item .col2 {
        width: 48%;
    }

    .truck_form-item .col3 {
        width: 48%;
    }

    .el_pow_trucks {
        width: 94%;
    }

    .truck_part2 .col3 {
        width: 100%;
    }
}

@media screen and (max-width:700px) {
    .truck_form-item {
        height: auto;
    }

    .trade-in_value .for_btn {
        width: 100%;
    }

        .trade-in_value .for_btn button {
            width: 35%;
            padding: 10px;
        }

    .truck_form-item .col3 span {
        display: none;
    }

    .truck_part3 h5 {
        width: 30%;
    }

    .file_btn {
        width: 30%;
        font-size: 0.8em;
    }

        .file_btn h5 {
            width: 100%;
        }
}

@media screen and (max-width:550px) {
    .form-item h4 {
        font-size: 0.7em;
    }

    .form-item h5 {
        font-size: 0.7em;
    }

    .truck_form-item {
        width: 92%;
    }

        .truck_form-item h5 {
            font-size: 0.7em;
        }

        .truck_form-item h4 {
            font-size: 0.9em;
        }

    .capacity_lbs .submit_row {
        width: 85%;
    }

    .truck_form-item .col2:first-child {
    }

    .trade-in_value .for_btn button {
        font-size: 0.6em;
        width: 40%;
    }

    .truck_form-item .col2, .truck_form-item .col3 {
        width: 100%;
    }

    .el_pow_trucks {
        width: 84%;
    }

    .truck_part3 p {
        font-size: 0.6em;
    }

    .add_list_1 h4 {
        width: 100%;
    }

    .add_list_1 div {
        width: 100%;
    }

    .add_list_page .for_btn {
        margin-bottom: 4%;
    }

    .add_list_page h4 {
        margin-bottom: 3%;
    }

    .add_list_page .quote_select_type {
        width: 100%;
    }

    .add_list_page div .col2 {
        width: 100%;
    }

    .add_list_page div .col3 {
        width: 100%;
    }

    .add_list_page .add_listing_price {
        width: 100%;
    }

        .add_list_page .add_listing_price h5 {
            width: 100%;
        }

        .add_list_page .add_listing_price .submit_row {
            width: 100%;
        }

    .add_list_page textarea {
        height: 60px;
    }

    .add_list_3 h4 {
        width: 100%;
    }

    .add_list-file_btn_box {
        width: 100%;
        text-align: center;
    }

    .add_list_3 .file_btn {
        width: 70%;
        margin-bottom: 5%;
    }

    .add_list_image_box img {
        width: 45%;
    }

    .add_list_3 ul {
        padding: 0 6% 4% 8%;
    }

    .adr_page_row div {
        vertical-align: middle;
    }

        .adr_page_row div:first-of-type {
            width: 60%;
        }

        .adr_page_row div:last-of-type {
            width: 35%;
            font-size: 0.9em;
        }

    .acc_set_page .form-item div {
        width: 100%;
    }

    .acc_set_page .form-item .green_question {
        width: 22px;
    }
}

@media screen and (max-width:480px) {
    .trade-in_value .for_btn button {
        padding-left: 1%;
        padding-right: 1%;
        width: 40%;
    }

    .truck_form-item div .col3 {
        width: 100%;
    }

    .truck_form-item div .col4 {
        width: 100%;
    }

    .truck_form-item div .col5 {
        width: 100%;
    }
}

/*END 08-Quotes TRADE-IN VALUE*/

/*BEGIN 09-EMAILMARKETING*/
@media screen and (max-width:900px) {
    .email_market .col3, .email_market .col4, .email_market .col5 {
        width: 48%;
    }

    .content_item_adv_edit .item_desc {
        font-size: 0.9em;
        width: 70%;
    }

    .content_item_adv_mob .item_desc {
        font-size: 0.8em;
    }

        .content_item_adv_mob .item_desc p {
            font-size: 0.8em;
        }

    .content_item_adv_edit .item_price {
        font-size: 0.9em;
    }
}

@media screen and (max-width:500px) {
    .email_market .for_btn button {
        width: 42%;
        margin: 10px 5px;
    }

    .email_market .quote_select_type {
        width: 100%;
    }
}

/*END 09-EMAILMARKETING*/

/*BEGIN 12-ADD_LISTING*/
@media screen and (max-width:1200px) {
    .add_list_2 .green_question {
        margin: 10px 0px 10px 1px;
    }
}

@media screen and (max-width:1000px) {
    .add_list_2 .email_market .col3 {
        width: 32%;
    }
}

@media screen and (max-width:870px) {
    .add_list_2 .emailsearch_select_type .for_select {
        width: 90%;
    }

    .add_list_2 .col3 {
        width: 31%;
    }

    .add_list_2 .email_market .col3 {
        width: 100%;
    }
}

/*END 12-ADD_LISTING*/

/*BEGIN 13-EMAIL_ADDRESSES*/
@media screen and (max-width:1200px) {
    .email_adr_page h4 {
        font-size: 1.1em;
    }

    .email_adr_page input {
        font-size: 0.7em;
    }

    .email_adr_page button {
        font-size: 0.7em;
    }
}


@media screen and (max-width:900px) {
    .email_adr_page h4 {
        font-size: 1em;
    }
}

@media screen and (max-width:700px) {
    .email_adr_page button {
        font-size: 0.7em;
    }
}


@media screen and (max-width:500px) {
    .email_adr_page h4 {
        font-size: 0.8em;
        margin-bottom: 2%;
    }

    .email_adr_page .form-item {
        width: 90%;
    }

    .email_adr_page .for_btn button {
        width: 30%;
        padding: 6px;
    }
}
/*END 13-EMAIL_ADDRESSES*/

/*BEGIN 15-USER-MEMBER*/
@media screen and (max-width:650px) {
    .user_member_page .plan-box-inner {
        display: block;
        width: 80%;
        margin: 4% auto;
        padding: 8%;
    }

    .user_member_page .form-item {
        padding: 4%;
    }

    .user-member-form1 a {
        font-size: 0.8em;
        width: auto;
    }

    .user-member-form2 a {
        font-size: 0.8em;
        width: auto;
    }
}

@media screen and (max-width:550px) {
    .user_member_page {
        font-size: 0.8em;
    }

        .user_member_page h4 {
            font-size: 1em;
        }

    .buying_page p {
        font-size: 0.8em;
    }

    .buying_page .member_text {
        font-size: 0.7em;
    }
}

@media screen and (max-width:350px) {


    .buying_page p {
        font-size: 0.7em;
    }

    .buying_page .member_text {
        font-size: 0.6em;
    }
}
/*END 15-USER-MEMBER*/

/*BEGIN ACCOUNT SETTINGS*/
@media screen and (max-width:700px) {
    .acc_set_page .form-item {
        width: 90%;
    }
}

.acc_set_page button {
    font-size: 0.9em;
}
/*END ACCOUNT SETTINGS*/

/*BEGIN 18-USER_AGREEMENT*/
@media screen and (max-width:600px) {
    .user_agreement h6, .user_agreement p {
        font-size: 0.7em;
    }
}
/*END 18-USER_AGREEMENT*/


/*BEGIN 03-PRODUCT_DETAIL_NEW*/
@media screen and (max-width:1000px) {
    .form-item.full .oneline input, .oneline .for_select {
        width: 100% !important;
        float: none !important;
        margin: 0px 0px 10px !important;
    }

    .contact-inf_wrap, .submit_container {
        margin: 0 auto;
        width: 96%;
    }

    .grey-box .checkbox-div input {
        margin-right: 2%;
    }

    .edit-inventory .float-right {
        width: 100%;
    }

    .form-item.full .big-number {
        line-height: 32px;
        width: 32px;
        height: 32px;
    }
}

@media screen and (max-width:850px) {
    .form-item.full .big-number {
        line-height: 25px;
        width: 25px;
        height: 25px;
        left: -15px;
    }
}

@media screen and (max-width:550px) {
    .bordered_part .part.first {
        margin: 0;
        width: 100%;
        display: block;
    }

    .bordered_part .part {
        width: 100%;
        display: block;
        vertical-align: top;
    }

    .submit_container_wrap .submit_btn {
        width: 45%;
        font-size: 0.7em;
        text-align: center;
    }

    .edit-inventory .for_btn.common {
        width: 100%;
    }

        .edit-inventory .for_btn.common input {
            margin: 1% 2%;
            width: 27%;
            font-size: 0.8em;
            text-indent: 0;
        }
}

@media screen and (max-width:450px) {
    .form-item.full select.with-qhelp {
        width: 80%;
    }

    .wsearch .search-bar input {
        text-indent: 0;
        font-size: 0.7em;
        text-align: center;
        width: 40%;
        margin-left: 1%;
        margin-right: 1%;
    }

    .wsearch .search-bar .yellow_btn {
        text-indent: 0;
        font-size: 0.7em;
        text-align: center;
        width: 20%;
    }
}
/*END 03-PRODUCT_DETAIL_NEW*/

@media screen and (max-width:650px) {
    .search-bar {
        width: 100%;
    }

    .edit-inventory .part {
        width: 100%;
        display: block;
    }

    .edit-inventory .bordered_part .first {
        margin-right: 0;
    }

    .content_item_adv_mob .item_desc {
        width: 45%;
    }

    .content_item_adv_mob .item_name_adv {
        font-size: 0.8em;
    }
}

@media screen and (max-width:600px) {
    .content_item_adv_mob .item_img_adv {
        min-width: 37%;
        width: 37%;
        background: url(../images/item-pic.jpg) no-repeat center;
    }

        .content_item_adv_mob .item_img_adv .for_btn a {
            font-size: 0.8em;
        }
}


@media screen and (max-width:550px) {
    .company_inf {
        width: 92%;
    }

    .edit_inv_mobile {
        font-size: 0.8em;
    }

    .content_item_adv_mob .item_name_adv h2 {
        padding: 2% 1%;
    }

    .content_item_adv_mob .parameters p {
        width: 47%;
        display: inline-block;
        text-align: left;
        vertical-align: top;
        margin-left: 2%;
    }

    .search-list-view .wrapper {
        max-width: 100%;
    }

    .dealer-reg .inner br {
        display: block;
    }

    
    .condition_report_edit .dealer-reg .width_mob_edit #width_mob_input{
        width: 87%;
        text-align:left;
    }
    .condition_report_edit .dealer-reg .width_mob_edit #width_mob_input_sm{
        width: 75%;
    }
    .condition_report_edit .dealer-reg .bordered_part .checkbox-div.inline{
            margin: 10px 1% 4px 0;
    }
    #excess{
        display:none;
    }
    #mob_w_small{
        width:30%;
    }
   .condition_report_edit .dealer-reg  .bordered_part .part .checkbox-div.inline.fixed-small {
    width: 20%;
}
   .el-truck_labels_mob_edit label{
       width:20%;
   }
   .el-truck_labels_mob_edit_full label{
       
   }
   .condition_report_edit .form-item.full h5.inline.fixed-third.h_mob_edit {
       width:100%;
   }
   .gal_ar_prod_mob_edit .content_item_adv{
       display:none;
   }
   .gal_ar_prod_mob_edit .content_item_adv:first-of-type{
       display:inline-block;
   }
   #next_item {
    
    top: 40%;
    
}
   #prev_item {
    
    top: 40%;
    
}
}


@media screen and (max-width:1200px) {
    .page-title h1 {
        font-size: 1em;
        line-height: 2.3em;
    }
}

@media screen and (max-width:750px) {

    .content_item_adv_edit, .content_item_adv, .sort .search_display_button {
        display: none;
    }

    .content_item_adv_mob {
        display: block;
    }

        .content_item_adv_mob .item_desc {
            width: 55%;
        }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .print_share {
    display: block;
    margin: 10px 0;
  }
  .product_name {
    display: block;
  }
  .gal_img_large a {
    word-spacing: inherit;
    text-align: center;
    line-height: 30px;
    /*margin-bottom: 5px;*/
    box-sizing: border-box;
  }
  .product_equip {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
  }
  .wrapper-button {
    position: inherit;
    margin: 20px 0;
  }
  wrapper-button .product-price_btn {
    width: 48%;
  }
  .product-gallery_wrapper {
    padding-bottom: 10px;
  }
  .similar_equipment .content_item_adv_edit {
    display: block;
  }
  .content_item_adv_edit .item_desc {
    width: 67%;  
  }
  .item_text_adv .parameters {
    max-width: 100%;
  }
  .similar_equipment .content_item_adv_edit .parameters p {
    width: 98%;
    box-sizing: border-box;
  }
  .product-price {
    width: 100%;
  }
  .price_bg, .product-price_btn {
    width: 100%;
    margin-bottom: 5px;
    padding: 1%;
    font-size: 30px;
  }
  .wrapper-button .product-price_btn {
    width: 100%;
    font-size: 30px;
  }
  .wrapper-button .product-price_btn:last-child {
    margin-bottom: 0;
  }
  .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 15%;
  }
  .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 15%;
  }
  .respons-mobi {
    display: inline-block !important;
    width: 100%;
  }
/*
  TJF - REMOVED .search-list-view added .similar_equipment
  .product_equip,.wrapper-button,.print_share,.search-list-view,.footer_copyright,.product_post_date {
    display: none;
  }
*/
  .product_equip,.wrapper-button,.print_share,.similar_equipment,.footer_copyright,.product_post_date {
    display: none;
  }
  .similar_equipment .content_item_adv_edit .item_basic {
    width: 100%;  
  }
  .similar_equipment .content_item_adv_edit .item_img_adv {
    position: relative;
  }
  .similar_equipment .content_item_adv_edit .item_img_adv .item_price {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
  }
  .similar_equipment .content_item_adv_edit .item_price .for_btn a {
    margin: 0;
    width: 100%;
    border-radius: 0 0 3px 3px;
  }
  .respons-mobi .for_btn {
    padding: 0;
  }
  .print_share .pagging_btn {
    float: left;
    width: 49%;
    height: 40px;
    font-size: 16px;
    margin-right: 1%;
  }
  .print_share .pagging_btn:last-child {
    margin-right: 0;
  } 
  .product_equip.respons-mobi .contact-inf-row.bold {
    font-size: 20px;
    padding-bottom: 0;
  }
  .product_equip.respons-mobi .contact-inf-row {
    border: none;  
  }
  .under_filter {
    font-size: 25px;
    border: none;
  }
  .under_filter,body {
    background-color: #f8f8f8;
  }
  .bg_grey {
    border: none;
  }
  .content.bg_grey.search-list-view.respons-mobi {
    border-bottom: 2px solid #e9e9e9 !important;
  }
  .footer_mobile {
    background-color: #fff; 
  }
  .top_mobile_btn {
    display: none;
  }
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .contact-inf_wrap .label_text,.contact-inf_wrap .label_name {
    width: 50%;
  }
  .similar_equipment .content_item_adv_edit .item_basic {
    width: 100%;
  }
  .similar_equipment .content_item_adv_edit .item_img_adv {
    width: 100%;
    border-radius: 5px;
  }
  .similar_equipment .content_item_adv_edit .item_desc {
    display: inline-block;
    width: 100%;
    height: inherit;
    border: 0;
    margin: 0;
  }
  .similar_equipment .content_item_adv_edit .item_basic {
    height: auto;
    overflow: inherit;
  }
}
