.d-none {
    display: none;
}
.availModelSliderMain > * {
    padding: 20px 15px 10px 15px;
}

.mainblock {
    padding-top: 4%;
    padding-bottom: 9%;
}

.cardArena {
    padding: 20px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 10px #ccc;
    border: 1px solid #ccc;
}

.images {
    text-align: center;
    border-bottom: #ccc solid 1px;
    max-height: 230px;
}

.headings {
    font-weight: bold;
    color: #2d3494;
    display: inline-block;
    margin-bottom: 17px;
    font-size: 19px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.cardss {
    margin-top: 15px;
    height: 100px;
}

.price_two {
    width: 100%;
}

.priceMonth {
    color: #999999;
    display: inline;
}

.price {
    color: #999999;
    font-size: 13px;
}

.smartcarHybrid {
    font-size: 0.75rem;
    color: #2c3791;
    font-weight: bold;
    display: inline-block;
    margin: -19px;
    width: 100%;
    float: left;
    padding-left: 18px;
    margin-bottom: 6px;
}

.features {
    color: #000;
    font-size: 0.9375rem;
    font-weight: bold;
    width: auto;
}

.type {
    color: #2d3494;
    font-size: 13px;
    font-weight: bold;
    width: 50%;
    word-break: break-all;
}

    .type img {
        margin-right: 2px;
        vertical-align: middle;
    }

.mainfeatures {
    display: flex;
}

.specifications {
    width: 100%;
    display: inline-flex;
    font-weight: 600;
}

.typeboxex {
    width: 30%;
    color: #2d3494;
    font-size: 15px;
    word-break: break-all;
}

    .typeboxex img {
        margin-right: 5px;
        vertical-align: middle;
    }

.automation {
    color: #2d3494;
    font-size: 15px;
    font-weight: bold;
    width: 50%;
    word-break: break-all;
}

    .automation img {
        margin-right: 2px;
        vertical-align: middle;
    }

.ratingcarSection {
    margin-left: auto;
    font-size: 0.8125rem;
}

    .ratingcarSection img {
        margin-bottom: 4px;
    }

.card-img-top {
    width: 100%;
    height: auto;
}

/* media query */
@media (max-width: 576.98px) {
    .mainblock {
        padding-bottom: 37%;
    }

    .availModelSliderMain {
        padding-top: 32%;
    }

    .cardsBlocked {
        width: 50%;
        margin-top: 0px;
    }

    .headingsCar {
        font-size: 16px;
    }

    .imagesCard {
        width: 45%;
        float: right;
        border-bottom: 1px solid #fff;
    }

    .specifications {
        width: 100%;
        display: inline-flex;
    }

    .typeboxex,
    .automation {
        font-size: 12px;
    }

    .typeboxex {
        width: 30%;
    }

    .priceCar {
        font-size: 12px;
    }

    .priceSecond {
        font-size: 0.94rem;
    }
}

@media only screen and (device-width: 768px) {
    .card-img-top {
        width: auto;
        height: auto;
    }

    .availModelSliderMain {
        padding-top: 20%;
    }

    .cardsBlocked {
        width: 50%;
        margin-top: 0px;
    }

    .headingsCar {
        font-size: 15px;
    }

    .mainblocked {
        padding: 20px 15px 10px 15px;
    }

    .imagesCard {
        width: 33%;
        float: right;
        border-bottom: 1px solid #fff;
    }

    .specifications {
        width: 100%;
        display: inline-flex;
    }

    .typeboxex,
    .automation {
        font-size: 13px;
    }

    .typeboxex {
        width: 16%;
    }

    .priceCar {
        color: #999999;
        font-size: 13px;
    }

    .priceSecond {
        font-size: 1.125rem;
    }
}

@media only screen and (device-width: 1024px) {
    .typeboxex {
        width: 20%;
    }

    .card-img-top {
        width: auto;
        height: auto;
    }

    .automation {
        width: 53%;
    }

    .priceCar {
        color: #999999;
        font-size: 15px;
    }

    .typeboxex,
    .automation {
        font-size: 13px;
    }

    .headingsCar {
        font-size: 1.7rem;
    }

    .priceSecond {
        font-size: 17px;
    }

    .type {
        width: 44%;
    }

    .headings {
        font-size: 14px;
    }
}

@media only screen and (device-width: 640px) {
    .card-img-top {
        width: auto;
    }

    .availModelSliderMain {
        padding-top: 20%;
    }
}

@media only screen and (device-width: 1366px) {
    .automation {
        width: 50%;
    }

    .typeboxex {
        width: 35%;
    }
}

@media only screen and (device-width: 736px) {
    .card-img-top {
        width: auto;
    }
}

@media only screen and (device-width: 731px) {
    .availModelSliderMain {
        padding-top: 10%;
    }

    .card-img-top {
        width: auto;
        height: auto;
    }
}
