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

  

}


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

  

}


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


}


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



}


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

section.wrapper-breadcrumbs {
    padding: 20px 0 20px;
}

.parent-wrap-left-produit {
    width: 66.66%;
}

.aside-right {
    width: 33.33%;
    padding-right: 0;
}

.banner-interne {
    height: 172px;
}

.item-meilleure-ventes {
    width: 50%;
}

}


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

ul.content-breadcrumb {
    padding: 0;
}

.title-item {
    /* font-size: 16px; */
}

.wrap-produit > div {
    width: 100%;
    padding: 0;
}

.wrap-left-produit {
}
.wrap-item-vehicule {
    width: 50%;
}
.bloc-other-filter {
    margin-bottom: 25px;
}
h2.title-vehicule {
    font-size: 20px;
    margin-bottom: 10px;
}

.list-description-vehicule {
    margin-top: 10px;
    padding-top: 10px;
}
    
}


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

.item-produit{width:100%;}
.wrapper-pagination-left {
    font-size: 15px;
}

.wrapper-pagination-right a {
    font-size: 10px;
    padding: 7px;
    min-height: 25px;
    line-height: 0px;
}
    h2.title-vehicule {
    font-size: 20px;
    margin-bottom: 10px;
}

.list-description-vehicule {
    margin-top: 10px;
    padding-top: 10px;
}

ul.list-content-description li {
    display: flex;
    flex-wrap: wrap;
    flex: 0 0 50%;
    max-width: 49%;
}
}

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

    .wrap-item-vehicule {
        width: 100%;
    }
}

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

    .banner-interne {
    height: auto;
}

.field-form label {
    font-size: 14px;
    line-height: 1.2;
}

.item-produit.item-meilleure-ventes {
    width: 100%;
    padding: 10px 0;
}

.bloc-other-filter {
    margin: 20px 0 10px;
}

.title-item {
    font-size: 15px;
    /* margin-top: 0; */
}

.searchform-wrap input {
    font-size: 14px;
    padding: 10px 15px;
}

input.form-check-input {
    margin-top: 0;
}

.parent-item-liste-offre-emploi {
    padding: 20px 20px;
}

label.list-group-item {
    padding: 5px 0;
    margin-bottom: 2px;
}

.list-group {
    margin-top: 7px !important;
}

.prix-min, .prix-max, .filter-price-range {
    margin-bottom: 0;
}
    
}

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



}


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



}

