<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tanhungthinh-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 2rem 0;
}

.tanhungthinh-list-cars
{
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
}

.tanhungthinh-wrapper .tanhungthinh-col-r {
    width: 28%;
}
:root
{
    --backgmain:#ff5400;
}

/*xe Ä‘ang bÃ¡n*/
.tanhungthinh-list-cars .tanhungthinh-item {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-basis: 49%;
    margin-bottom: 3rem;
    position: relative;
    background: gainsboro;
    
}


.tanhungthinh-list-cars .tanhungthinh-item .tanhungthinh-box-img {
    width: 44%;
}

.tanhungthinh-list-cars .tanhungthinh-item .tanhungthinh-box-info {
    width: 54%;
}

.tanhungthinh-list-cars .tanhungthinh-item .tanhungthinh-box-img img {
    height: 178px;
    
}

/*.tanhungthinh-list-cars .tanhungthinh-item .tanhungthinh-car-mb {*/
    /*display: none;*/
/*}*/


.tanhungthinh-list-cars .tanhungthinh-box-info .tanhungthinh-info {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
   
}

.tanhungthinh-list-cars .tanhungthinh-box-info .tanhungthinh-item-info {
    flex-basis: 49%;
    color: black;
    font-size: 0.95em;
    text-align: center;
    align-items: center;
    display: flex;
    margin-bottom: 1em;
   
}
.tanhungthinh-list-cars .tanhungthinh-box-info .tanhungthinh-item-info span
{
    display: block;
    line-height: 1.5em;
    padding-right: .2em;
    font-size: .9em;
    color: var(--red);
}

.tanhungthinh-list-cars .tanhungthinh-box-info .tanhungthinh-item-info i {
    color: var(--red);
    margin-right: 0.2rem;
    font-size: .8em;
}

.tanhungthinh-list-cars .tanhungthinh-box-info .tanhungthinh-box-price {
   
    color: black;
    padding: 0.5em;
    background: #ffb400;
    display: flex;
    align-items: baseline;
    margin-right: 0.8em;
    margin-bottom: 0.5em;
    justify-content: space-between;
    
}

.tanhungthinh-list-cars .tanhungthinh-box-price .tanhungthinh-price {
    display: inline-block;
    text-align: center;
    font-size: 1.2em;
    color: var(--red);
   
}


.tanhungthinh-list-cars  .tanhungthinh-box-price-mb .tanhungthinh-price {
    display: inline-block;
    clip-path: polygon(0% 0%, 92% 0%, 100% 100%, 0% 100%);
    background: var(--xaRed);
    padding: 1rem 1.5rem;
}

.tanhungthinh-btn-views {
    margin: 2rem 0;
}

.fas-title
{
    font-size: 1em;
    padding-left: .3em;
    font-weight: bold;
}
.title-01
{
    font-size: .95em;
}

/*tin tá»©c*/
.tanhungthinh-list-news .tanhungthinh-item {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 1.5rem 0 2rem;
    border-bottom: 1px solid var(--xaGrayListCars);
}

.tanhungthinh-list-news .tanhungthinh-item:first-child {
    padding-top: 0;
}

.tanhungthinh-list-news .tanhungthinh-item:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.tanhungthinh-list-news .tanhungthinh-item .tanhungthinh-item-news {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 1rem;
}

.tanhungthinh-list-news .tanhungthinh-item-news .tanhungthinh-img {
    flex-basis: 35%;
}

.tanhungthinh-list-news .tanhungthinh-item-news .tanhungthinh-des {
    flex-basis: 62%;
}

.tanhungthinh-list-news .tanhungthinh-item-news .tanhungthinh-img img {
    height: 88px;
}

@media only screen and (max-width: 1230px) {
    .tanhungthinh-wrapper {
        padding: 2rem 1.5rem;
    }
}



@media only screen and (max-width: 1024px) {
    /*xe Ä‘ang bÃ¡n*/
    .tanhungthinh-wrapper .tanhungthinh-col-l {
        width: 100%;
    }

    .tanhungthinh-wrapper .tanhungthinh-col-r {
        width: 100%;
    }

    .tanhungthinh-list-cars .tanhungthinh-item .tanhungthinh-box-img {
        width: 38%;
    }

    .tanhungthinh-list-cars .tanhungthinh-item .tanhungthinh-box-info {
        width: 60%;
    }

    
    /*khá»‘i thÃ´ng sá»‘ ká»¹ thuáº­t xe*/
    .tanhungthinh-list-cars .tanhungthinh-box-info .tanhungthinh-info
    {
        top: 61px;
    }
    
    .tanhungthinh-list-cars .tanhungthinh-box-info .tanhungthinh-box-price
    {
        margin-bottom: 1.5em;
    }
    /*tin tá»©c*/
    .tanhungthinh-box {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .tanhungthinh-col-r .tanhungthinh-list-news {
        flex-basis: 50%;
    }

    .tanhungthinh-col-r .tanhungthinh-qc {
        flex-basis: 46%;
    }

    .tanhungthinh-list-news .tanhungthinh-item {
        flex-direction: column;
    }

    .tanhungthinh-list-news .tanhungthinh-item-news .tanhungthinh-img img {
        height: 130px;
    }
}
@media only screen and (max-width: 991px)
{
    .tanhungthinh-list-cars .tanhungthinh-box-info .tanhungthinh-item-info
    {
       
        flex-basis: 24%;
    }
    .tanhungthinh-list-cars .tanhungthinh-box-info .tanhungthinh-info
    {
        top: 74px;
    }
}
@media only screen and (max-width: 820px)
{
    .tanhungthinh-list-cars .tanhungthinh-box-info .tanhungthinh-item-info
    {
       
        flex-basis: 49%;
    }
}
@media only screen and (max-width: 768px) {
    .tanhungthinh-wrapper {
        padding: 1.5rem;
    }

    /*xe Ä‘ang bÃ¡n*/
    .tanhungthinh-list-cars .tanhungthinh-item .tanhungthinh-box-img {
        width: 40%;
    }

    .tanhungthinh-list-cars .tanhungthinh-item .tanhungthinh-box-info {
        width: 58%;
    }

    .tanhungthinh-list-cars .tanhungthinh-item .tanhungthinh-box-img img {
        height: 197px;
    }

    .tanhungthinh-btn-views {
        margin: 1rem 0 2rem;
    }

    /*tin tá»©c*/
    .tanhungthinh-col-r .tanhungthinh-qc {
        flex-basis: 100%;
    }
    .news-03
    {
        display: none;
    }
    .tanhungthinh-col-r .tanhungthinh-list-news {
        flex-basis: 100%;
    }
    .item-list-news strong
    {
       overflow: hidden;
       display: block;
       height: 48px;
       line-height: 1.8em;
    }
    /*áº©n top header*/
    header .tanhungthinh-box
    {
        display: none;
    }

    .item-list-news
    {
        flex-basis: 49%;
    }
    .tanhungthinh-mxh iframe
    {
        height: 300px;
    }
}

@media only screen and (max-width: 640px) {
    /*xe Ä‘ang bÃ¡n*/
    .tanhungthinh-list-cars .tanhungthinh-item .tanhungthinh-box-img img {
        height: 181px;
    }

    .tanhungthinh-list-cars .tanhungthinh-box-price .tanhungthinh-price {
        padding: 0.5rem 1rem;
    }

    .tanhungthinh-list-cars .tanhungthinh-box-info .tanhungthinh-info {
        top: 57px;
    }

    .tanhungthinh-list-cars .tanhungthinh-box-info .tanhungthinh-item-info {
        margin-bottom: 1rem;
    }
}

@media only screen and (max-width: 576px) {
    .tanhungthinh-wrapper {
        padding: 1.5rem 1rem;
    }

    /*xe Ä‘ang bÃ¡n*/
    .tanhungthinh-list-cars .tanhungthinh-item .tanhungthinh-box-img {
        width: 100%;
    }

    .tanhungthinh-list-cars .tanhungthinh-item {
        padding: 1rem;
        margin-bottom: 1.5rem;
    }

    .tanhungthinh-list-cars .tanhungthinh-item .tanhungthinh-box-img img {
        height: 297px;
    }

    .tanhungthinh-list-cars .tanhungthinh-item .tanhungthinh-box-info {
        width: 100%;
        padding-top: 1rem;
    }

    .tanhungthinh-list-cars .tanhungthinh-box-info .tanhungthinh-info {
        margin: 2rem 0 0.5rem;
       position: static;
       margin-top: 0;
    }
    .tanhungthinh-list-cars .tanhungthinh-box-info .tanhungthinh-box-price
    {
        margin-top: 1.3rem;
    }
    .tanhungthinh-list-cars .tanhungthinh-box-price .tanhungthinh-price {
        position: static;
    }

    .tanhungthinh-list-cars .tanhungthinh-box-price .tanhungthinh-prepay {
        position: static;
    }

    /*tin tá»©c*/
    .tanhungthinh-list-news .tanhungthinh-item-news .tanhungthinh-img {
        flex-basis: 30%;
    }

    .tanhungthinh-list-news .tanhungthinh-item-news .tanhungthinh-des {
        flex-basis: 68%;
    }

    .tanhungthinh-list-news .tanhungthinh-item-news .tanhungthinh-img img {
        height: 123px;
    }
}

@media only screen and (max-width: 480px) {
    /*tin tá»©c*/
    .tanhungthinh-list-news .tanhungthinh-item-news .tanhungthinh-img img {
        height: 101px;
    }
}
@media only screen and (max-width: 462px) {
    /*tin tá»©c*/
    .step-title
    {
        display: block;
        overflow: hidden;
        height: 52px;
    }
}

@media only screen and (max-width: 420px) {
    /*tin tá»©c*/
    .tanhungthinh-list-news .tanhungthinh-item {
        padding: 1rem 0 1.5rem;
    }

    .tanhungthinh-list-news .tanhungthinh-item-news .tanhungthinh-img {
        flex-basis: 35%;
    }

    .tanhungthinh-list-news .tanhungthinh-item-news .tanhungthinh-des {
        flex-basis: 62%;
    }

    .tanhungthinh-list-news .tanhungthinh-item-news .tanhungthinh-img img {
        height: 102px;
    }
    .item-list-news
    {
        flex-basis: 100%;
    }
    .item-list-news strong
    {
        height: auto;
        line-height: 1.8em;
    }
    /*nÃºt táº£i thÃªm xe*/
    .tanhungthinh-btn-views
    {
        width: 100%;
    }
    .tanhungthinh-list-cars .tanhungthinh-item .tanhungthinh-box-img img
    {
        height: 200px;
    }
    .news-03
    {
        display: block;
    }
    .tanhungthinh-list-cars .tanhungthinh-box-info .tanhungthinh-box-price
    {
        margin-bottom: 0 !important;
    }
}

@media only screen and (max-width: 360px) {
    /*tin tá»©c*/
    .tanhungthinh-list-news .tanhungthinh-item-news .tanhungthinh-img img {
        height: 87px;
    }
    .tanhungthinh-mxh iframe
    {
        height: 200px;
    }
    .step-item
    {
        flex-basis: 100%;
        
    }
    .step-title
    {
        height: auto;
    }
    .fix-step
    {
        margin-bottom: 0 !important;
    }
}

@media only screen and (max-width: 320px) {
    /*tin tá»©c*/
    .tanhungthinh-list-news .tanhungthinh-item-news .tanhungthinh-img img {
        height: 77px;
    }
}
</pre></body></html>