.car-type-selection img {
    width: 15%;
    padding: 0 2%;
}
.car-type-selection a{
    opacity: 0.5 !important;
}
.car-type-selection a.active-item, .car-type-selection a:hover{
    opacity: 1 !important;
}
.mpanel_title {
    text-align: left;
    font-size: 40px;
    color: #bdbdbd;
    display: block;
    padding: 20px 30px;
}
.row_flex{
    display: flex;
}
.row_flex.align_center {
    align-items: center;
}
.brand-name {
    max-width: 22em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.reviews li.list-group-item {
    margin-bottom: 10px;
    border-bottom: 1px solid #e4eaec;
}

.list-group-full {
    margin: 10px 30px;
}

.scrollable-inverse.scrollable .scrollable-bar-handle {
    background: rgb(242, 166, 84);
}

.scrollable-bar-vertical {
    background-color: #76838f1c !important;
}

.height-340 {
    height: 340px;
}

.vrmentry {
    margin-bottom: 5px !important;
    padding: 10px;
    height: 60px;
    font-family: arial, serif;
    font-size: 50px;
    color: #000;
    text-align: center;
    width: 100%;
    line-height: 44px;
    background-color: #f2cf53;
    border: 1px solid #a9a9a9;
    border-radius: 10px;
    text-transform: uppercase;
}

.lookupvrm {
    padding: 8px 40px;
    height: 60px;
    line-height: 44px;
}


.micon {
    width: 24px;
    margin: 6px 25px 6px 10px;
}
.mlogo_brand {
    position: absolute;
    right: -25px;
    bottom: -25px;
    width: 80px;
}
.mimage_car {
    width: 100%;
}
.applicationStatuswrap {
    position: relative;
    width: auto;
    /* height: 140px;
    left: 40px; */
}
.stats_heading {
    display: flex;
    padding: 0px;
    margin-top: 30px !important;
}
.stats_heading li {
    width: 15% !important;
    font-style: italic;
    display: inline-block;
    font-weight: bold;
    color: #2c3744;
    font-size: 16px;
    text-align: center;
    margin-right: 10px;
}
.stats_heading li:nth-last-child(2) {
    width: 10% !important;
} 
.applicationStatus li.hasarrow {
    /* Added this and moved much code to here */
    position: relative; /* this was a key property missing from your code */
    text-indent: 10px;
    height: 90px;
    background-color: #bababa;
    display: inline-block;
    zoom: 1;
    /* margin-right: 30px; Eliminated this */
    margin-left: 8px;
    padding: 10px 10px 10px 30px;
    color: white;
    font-size: 18px;
    text-align: center;
    line-height: 70px;
    width: 15% !important;
}
.applicationStatus li.hasarrow:last-child {
    margin-left: 0px;
}
.applicationStatus li.hasarrow > span {
    width: 55px;
    display: inline-block;
    width: auto !important;
}
.applicationStatus li.hasarrow.hastitle > span {
    width: 70px;
    display: inline-block;
}
ul.applicationStatus {
    /* this is irrelevant with the HTML you gave, but I added the class */
    list-style: none;
    padding: 0;
    display: flex;
}
/* */
.applicationStatus li.hasarrow:after {
    content: "";
    z-index: 1;
    position: absolute;
    top: 0;
    right: -29px;
    width: 0;
    height: 0;
    border-top: 45px solid transparent;
    border-left: 30px solid #767676;
    border-bottom: 45px solid transparent;
    /* margin: -10px 90px 0 10px; */
}
.applicationStatus li.hasarrow:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    border-top: 45px solid transparent;
    border-left: 30px solid white;
    border-bottom: 45px solid transparent;
    margin: -10px 0px 0 0px;
}
li.hasarrow.mbph:after {
    border-left: 30px solid #bababa;
}
li.hasarrow.mstandard {
    background-color: #535353;
}
li.hasarrow.mstandard:after {
    border-left: 30px solid #535353;
}
li.hasarrow.mstage1 {
    background-color: #bc0909;
}
li.hasarrow.mstage1:after {
    border-left: 30px solid #bc0909;
}
li.hasarrow.mdifferent {
    background-color: #099806;
}
li.hasarrow.mdifferent:after {
    border-left: 30px solid #099806;
}
#car_info_wrapper {
    margin-bottom: 40px;
}
#car_image_area {
    margin-top: 25px;
}
.mpercent {
    display: block;
    color: #099806;
    font-size: 30px;
    font-weight: bold;
    position: relative;
    padding: 21px 0px;
    padding: 10px 0px 10px 35px;
    text-align: center;
    min-width: 15%;
    line-height: 70px;
}
#csproductname {
    text-align: center;
    font-style: italic;
    font-weight: bold;
    background: #b0b0b0;
    color: #fff;
    padding: 17px 0;
}
.car_feature_info_area {
    padding-left: 30px;
}
li.mbph.hasarrow:first-child {
    margin-left: 0;
}

.applicationStatuswrap {
    position: relative;
    width: auto;
}
.stats_heading {
    display: flex;
    padding: 0px;
    margin-top: 30px !important;
}
.stats_heading li {
    width: 15% !important;
    font-style: italic;
    display: inline-block;
    font-weight: bold;
    color: #2c3744;
    font-size: 16px;
    text-align: center;
    margin-right: 10px;
}
.center-info-cars{
    color:#000;
}
body.overflowhidden{
    overflow: hidden;
}
#detail_info{ text-align: left;}
.row.selects-row{
    margin-bottom: 40px;
}
.center-info-cars #cars-search-content{ overflow: hidden; margin-top: 20px;}
.cars-close-new{ cursor: pointer;}
@media (min-width: 768px) {
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
}

.selects-row select + select{
    margin-top: 10px;
}
@media (max-width: 1199px) {
    .applicationStatus li.hasarrow{
        font-size:16px
    }
}
@media (max-width: 991px) {
    #car_image_area,.car_feature_info_area{
        width: 100%;max-width: 100%;padding: 0 5px;
    }
    ul.applicationStatus{
        flex-wrap:wrap;margin:15px 0;
        text-align: center;
        justify-content: center;
    }
    .applicationStatus li,.applicationStatus li.hasarrow{
        width:auto !important;
        height: auto !important;
        line-height: 1.5;
        padding: 5px 10px;
        font-size: 14px;
        margin: 0;
        text-indent: 0;
        min-width: 1px !important;
    }
    #csproductname{
        font-size:24px;
    }
    .stats_heading{
        display: none;
    }
    .applicationStatus li:before,.applicationStatus li:after {
        display: none !important;
    }
    .center-info-cars{
        max-width: 100%;
    }
    .selects-row select{
        margin-top:10px;
    }
    .mimage_car{
        width:auto;max-width:100%;
    }
    .mlogo_brand{
        right:0;
    }
    .car-type-selection{
        text-align: center;margin-bottom: 10px;
    }
    .mfilter_second {
        margin-bottom: 10px;
    }
}

.cars-search.cars-search-new .container{width:1200px}
.cars-search.cars-search-new{
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    visibility: hidden;
    width: 100%;
    height: 100vh;
    background-color: rgba(23, 32, 54, 0.92);
    opacity: 0;
    z-index: 9999;
    transition: all 0.3s ease 0s;
}
.cars-search.cars-search-new.open{display:block;opacity:1;visibility: visible;}
.cars-search.cars-search-new .cars-close-new.close{
    position: fixed;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background: #fff;
}

.cars-search.cars-search-new #detail_info .filterarea{display:none;}
.cars-search.cars-search-new #detail_info > .col-md-9 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.mfilter_first.filterarea{
    padding:40px 25px;background-color: #172036;
}
.mfilter_first.filterarea .selects-row{
    width:1635px;margin:0 auto;flex-wrap: nowrap;max-width: 100%;
}
.mfilter_first.filterarea .selects-row .col-sm-2{flex: 0 0 auto;max-width: calc(100% / 7);}
.mfilter_first.filterarea .selects-row .col-sm-2 select{
    background: #1d3d62;
    padding:10px 20px;
    color:#fff;
    border-radius: 16px;
    border: 1px solid #1f2a44;
}
.mfilter_first.filterarea select.form-control:disabled {
    color: #999;
    background-color: #172036;
    cursor: not-allowed;
}
.mfilter_first.filterarea .selects-row h3 span{color:#fff;font-weight:normal;font-size:80%}
.mfilter_first.filterarea .selects-row h3{
    text-align: center;color:#1855b9;font-weight: bold;margin-bottom:22px;
}
@media (max-width: 1199px) {
    .mfilter_first.filterarea .selects-row .col-sm-2{padding:0 5px;}
}
@media (max-width: 991px) {
    .mfilter_first.filterarea .selects-row{flex-wrap:wrap;}
    .mfilter_first.filterarea .selects-row .col-sm-2{flex: 0 0 auto;max-width: 100%;width:100%;}
}