.modul-r-listDealer .img-bg-overlay{
    text-align: center;
    height: 156px;
}

.modul-r-listDealer button .fa,
.modul-r-listDealer a .fa,
.modul-r-listDealer .btn .fa{
    margin-right: 3px;
}

.modul-r-listDealer .img-bg-overlay img{
    max-height: 100%;
    max-width: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.modul-r-listDealer .mobile-certificate {
    max-width: 45px;
    margin-left: 8px;
    margin-bottom: 5px;
}

.modul-r-listDealer .desktop-certificate img{
    max-height: 48px;
}

.modul-r-listDealer .promotions-wrap .img-thumbnail{
    height: 80px;
    margin-right: 3px;
    margin-bottom: 3px;
}

.modul-r-listDealer .not-show-promotions .promotions-wrap .img-thumbnail {
    height: 65px;
}

.modul-r-listDealer .car-name{
    padding-top: 7px;
    word-wrap: break-word;
}

.modul-r-listDealer .row.row-padding-2{
    margin-left: -2px;
    margin-right: -2px;
}

.modul-r-listDealer .row-padding-2 .col-lg-4,
.modul-r-listDealer .row-padding-2 .col-md-4,
.modul-r-listDealer .row-padding-2 .col-sm-4,
.modul-r-listDealer .row-padding-2 .col-xs-4,
.modul-r-listDealer .row-padding-2 .col-lg-6,
.modul-r-listDealer .row-padding-2 .col-md-6,
.modul-r-listDealer .row-padding-2 .col-sm-6,
.modul-r-listDealer .row-padding-2 .col-xs-6,
.modul-r-listDealer .row-padding-2 .col-xxs-12{
    padding-left: 2px;
    padding-right: 2px;
}

.modul-r-listDealer .btn-margin-bottom{
    margin-bottom: 0.5rem;
}

.modul-r-listDealer .btn-margin-bottom + div{
    line-height: 0.5;
}

.modul-r-listDealer .star_rating .panel-title {
    font-size: inherit;
}

.size-xxs .modul-r-listDealer .dealer-info-wrap{
    padding-left: 15px !important;
    padding-top: 15px !important;
}

.size-xxs .img-bg-overlay{
    height: auto;
}

.size-xxs .modul-r-listDealer .img-bg-overlay img {
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.size-xxs .modul-r-listDealer .promotions-wrap {
    margin-top: 8px;
}

.size-xxs .modul-r-listDealer .img-bg-overlay {
    margin-bottom: -7px;
}

.size-xxs .modul-r-listDealer .mobile-certificate{
    margin-top: 5px;
}

.modul-r-listDealer .not-show-promotions .promotions-wrap{
    display: none;
}

.modul-r-listDealer .dropdown-menu .promotions-wrap{
    display: block;
    padding: 0 7px;
    margin: 0;
}

.modul-r-listDealer .buttons-wrapper{
    position: relative;
}

.modul-r-listDealer .buttons-wrapper .dropdown-menu{
    margin: 0 2px;
}

@media (min-width: 992px){
    .modul-r-listDealer .not-show-promotions:nth-child(odd) > .panel{
        margin-right: -7.5px;
    }

    .modul-r-listDealer .not-show-promotions:nth-child(even) > .panel{
        margin-left: -7.5px;
    }
}

@media (max-width: 991px) {
    .modul-r-listDealer .img-bg-overlay{
        margin-bottom: 5px;
    }

    .modul-r-listDealer .not-show-promotions{
        padding: 0;
    }

    .modul-r-listDealer .not-show-promotions > .panel.panel-default{
        border: none;
        box-shadow: none;
    }

    .modul-r-listDealer .not-show-promotions > .panel > .panel-body{
        padding-top: 0;
        padding-bottom: 0;
    }
}

@media (max-width: 767px) {
    .modul-r-listDealer .promotions-wrap{
        margin-top: 5px;
    }

    .modul-r-listDealer .promotions-wrap .img-thumbnail {
        height: 60px;
    }

    .modul-r-listDealer .promotions-wrap{
        margin-top: 15px;
    }
}

@media (max-width: 540px) {
    .modul-r-listDealer .full-width-in-540,
    .modul-r-listDealer .full-width-in-540 {
        width: 100%;
    }

    .modul-r-listDealer .hidden-in-540{
        display: none;
    }

    .modul-r-listDealer .visible-in-540{
        display: block !important;
    }

    .modul-r-listDealer .buttons-wrapper .dropdown-menu {
        display: block;
        position: relative;
        clear: both;
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        box-shadow: none;
        margin-top: 10px;
    }

    .modul-r-listDealer .dropdown-menu .promotions-wrap{
        padding: 0 2px;
    }
}
