/*
  Grid helper
  LG - @1200
  MD - @992
  SM - @768
  Custom - @480
*/
@media only screen and (max-width: 1200px){
  .site_nav{
    font-size: 18px
  }
  .site_nav a{
    padding-left: 8px;
    padding-right: 8px;
  }
  .footer_top_nav,
  .footer_widget_title{
    font-size: 18px
  }
  .footer_top_nav li{
    margin-right: 15px;
  }
}

@media only screen and (max-width: 992px){
  .mobile_bottom{
    display: block;
  }
  .cookie_alert_wrapper{
    bottom: 52px;
  }
  .mobile_header{
    display: block;
    position: relative;
  }
  .home_slide_item .inner{
    padding-left: 0
  }
  .lamberet .image_header{
    background-size: cover
  }
  .home_slide_item{
    text-align: center;
  }
  .site_header{
    background: #fff;
  }
  .home_slide_item .inner{
    padding: 70px 0
  }
  .home_slide_item{
    height: auto;
  }
  .home_slide_item br{
    display: none;
  }
  .slide_item_title{
    font-size: 30px;
  }
  .slide_item_desc{
    font-size: 24px
  }
  .home_slider .owl-dot:first-child{
    margin-left: 0
  }
  .site_header_wrapper{
    position: relative;
  }
  .mobile_menu{
    display: block;
    width: 100%;
    height: 40px;
    cursor: pointer;
    background: url(../images/mobile_menu.svg) no-repeat center;
    margin-top: 5px;
  }
  .vehicle_brand_nav{
    font-family:'DINPro-Regular' !important;
    padding: 10px 0 !important
  }
  .vehicle_brand_nav li{
    display: block;
    float: none;
    padding: 0;
    margin: 0;
    border-right: 0 !important;
    text-align: center;
    line-height: 40px !important
  }
  .vehicle_cat_title,
  .vehicle_preference_title{
    font-size: 25px;
  }
}

@media only screen and (max-width: 768px){
  .why_item img{
    margin-bottom: 15px;
  }
  .tn_top_item iframe{
    display: none;
  }
  .why_item{
    margin-bottom: 40px;
    padding-bottom: 0
  }
  .image_header{
    height: 120px !important
  }
  .tn_top_left_item_parent h1{
    font-size: 25px;
  }
  .copyright_nav, .copyright_text{
    padding-top: 0;
    text-align: center;
    margin-bottom: 25px
  }
  .site_footer{
    text-align: center;
  }
  .site_footer img{
    margin: 0 auto;
    float: none;
  }
  .site_footer li{
    display: block;
    float: none;
    margin: 0;
    border: none;
    line-height: 35px;
  }
  .news_item img{
    width: 100%;
    height: auto;
  }
  .vehicle_item img{
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .vehicle_data_list{
    padding: 0;
    margin-bottom: 20px;
  }
  .vehicles_filter img{
    display: none
  }
  .vehicles_cat_title{
    margin-top: 0
  }
  .vehicles_filter li,
  .parts_filter ul li,
  .vehicles_filter.rent_filter li{
    float: none;
    width: 100%;
    border-right: 0;
    line-height: 40px;
    border-bottom: 1px solid #c7c8cb;
  }
  .vehicles_filter li:last-child,
  .parts_filter ul li:last-child{
    border-bottom: 0
  }
  .part_item:first-child{
    border-top: 0;
    padding-top: 0
  }
  .parts_filter ul li a{
    border-right: 0
  }
  .vehicles_filter{
    padding: 0
  }
  .popup_item{
  	width: auto;
  }
  .popup_image img{
    width: 100%;
    height: auto;
  }
  .page_content .inner{
    margin-bottom: 0;
    border: none
  }
  .garage_image img{
    width: 100%;
  }
  .garage_image{
    margin-bottom: 20px
  }
  .garage_brands_item,
  .garage_brands span{
    display: block;
    text-align: center;
    margin-bottom: 15px
  }
  .garage_brands_item img{
    margin: 0 auto;
  }
  .team_item{
    margin-bottom: 20px
  }
  .garage_datas_frame .inner, .garage_brands_other, .garage_content{
    padding: 15px 0
  }
  .garage_brands_other{
    margin-bottom: 0
  }
  .part_item img{
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .part_content{
    padding: 15px 0 15px 0
  }
  .part_item_button{
    position: relative;
    display: block;
    margin-top: 25px;
    bottom: 0;
    left: 0;
    right: auto;
    width: 100%;
    clear: both;
    text-align: center;
  }
  .item_prices{
    margin-bottom: 25px
  }
  .popup_desc{
    margin-bottom: 15px;
  }
  .news_list_item img{
    width: 100%;
    height: auto;
    margin-bottom: 25px
  }
  .widget{
    margin-bottom: 25px
  }
  .job_filter .facetwp-facet{
    margin-bottom: 20px;
  }
  .job_filter .gray_button{
    float: none;
    display: block;
    text-align: center;
  }
  .logged_out_button{
    margin-left: 0;
    margin-top: 25px
  }
  .logged_out_button:first-child{
    margin-top: 0
  }
  .job_red_button span.red_button{
    float: none;
    display: block;
    text-align: center;
    margin-top: 15px;
  }
  .new_vehicles_logo img{
  	margin: 25px 0;
  }
  .new_vehicles_right a.red_button,
  .vehicle_brand_cat_desc a.red_button{
  	padding: 10px 0;
  	float: none;
    width: 100%;
    text-align: center;
  }
  .new_vehicles_image img{
    width: 100%;
    height: auto;
  }
  .vehicle_brand_cat_desc img,
  .vehicle_preference_item img{
    width: 100%;
    margin-bottom: 25px;
  }
  .footer_widget{
    margin-top: 30px;
  }
  .footer_widget:first-child{
    margin-top: 0
  }
  .webdesign{
    display: block;
    margin-top: 20px
  }
  .different_width{
  	width: 100% !important;
  }
  .title_line{
    font-size: 18px;
    line-height: 1.3em
  }
  .vehicle_share_col{
    float: none;
    margin-top: 20px;
    padding-right: 15px;
    text-align: left;
  }
  .vehicle_share{
    float: left;
  }
  .splash_langs ul li{
    margin-bottom: 20px;
    margin-right: 0;
    margin-left: 0
  }
  .splash_header img{
    margin: 0 auto;

    top: 15px
  }
  .tile_item .inner{
    height: auto !important;
  }
  .why_title{
    line-height: 1.5em
  }
  .featured_tile_title{
    font-size: 32px;
    padding-bottom: 20px;
  }
}

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

}
