nav {
    position: relative;
}

.otohungoanh-wrapper {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 3rem;
}

.otohungoanh-wrapper .otohungoanh-col-l {
    flex-basis: 70%;
    color: var(--vtWhite);
}

.otohungoanh-wrapper .otohungoanh-col-r {
    flex-basis: 28%;
}

.otohungoanh-wrapper .otohungoanh-col-b {
    flex-basis: 100%;
    margin-top: 4rem;
}

.vt-title-detail
{
    margin-top: 1.5em;
}

h2.vt-title-detail::after
{
    content: "";
    background: none !important;
    
}

#current-time
{
    background-image: linear-gradient(to right, #161515 , #262626);
    margin-bottom: 1em;
    padding-left: 1em;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
}

/*breadcrumb*/

.breadcrumb-content
{
    width: 1200px;
    margin: 0 auto;
}
.breadcrumb-content .home
{
   font-size: 1.1em;
}

/*chi tiết bài viết tin tức*/

.otohungoanh-col-l h2 {
    margin-bottom: 1.5rem;
}

.otohungoanh-col-l .otohungoanh-description {
    margin-bottom: 1.2rem;
    font-weight: bold;
}

.otohungoanh-col-l .otohungoanh-news-content p {
    margin-bottom: 2rem;
}

.otohungoanh-col-l .otohungoanh-news-content p:last-child {
    margin-bottom: 0;
}

.otohungoanh-col-ll .otohungoanh-news-content p a {
    color: var(--alBlack);
}

.otohungoanh-col-l .otohungoanh-news-content a:hover {
    color: var(--BlueA);
}

.otohungoanh-news-content img {
    object-fit: contain;
    height: auto;
}

.otohungoanh-news-content .caption {
    text-align: center;
}

.otohungoanh-news-content figcaption
{
    
    padding: 0 30px;
    font-size: 14px;
    line-height: 22px;
    font-style: italic;
    text-align: center;
    color: #919090;
    margin-bottom: 1em;
}
.otohungoanh-news-content p a
{
    color: var(--vtyellow);
}
.otohungoanh-news-content p a:hover
{
    text-decoration: underline;
    color: var(--vtyellow) !important;
}

/*xe mói về*/

.otohungoanh-col-r .otohungoanh-new-car {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    border: 1px solid var(--vtbghome);
    border-radius: 4px;
    margin-top: 1.5em;
}

.otohungoanh-col-r .otohungoanh-new-car .otohungoanh-item {
    flex-basis: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom: 1px dotted #403f3f;
    padding: 1.5rem 0;
}

.otohungoanh-car, .otohungoanh-new {
    color: var(--vtwhite);
}

.otohungoanh-car:hover
{
    color: var(--red);
    text-decoration: none !important;
}
.otohungoanh-col-r .otohungoanh-new-car .otohungoanh-item:first-child {
    padding-top: 0;
}

.otohungoanh-col-r .otohungoanh-new-car .otohungoanh-item:last-child {
    border-bottom: none;
}

.otohungoanh-col-r .otohungoanh-item .otohungoanh-img {
    flex-basis: 35%;
}

.otohungoanh-col-r .otohungoanh-item .otohungoanh-info-car {
    flex-basis: 61%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.otohungoanh-col-r .otohungoanh-item .otohungoanh-info-car .otohungoanh-price {
    color: var(--BlueA);
    margin-top: 0.5rem;
    font-size: 1.5rem;
}

.otohungoanh-col-r .otohungoanh-item .otohungoanh-img img {
    height: 78px;
    border-radius: 4px;
    
}
.anh-qc img
{
    border-radius: 6px;
}


/*tin mới nhất*/

.vt-col-b
{
    margin-top: 2em;
}
.vt-col-b .vt-box-news {
    
    color: var(--vtWhite);
    margin-top: 1.5rem;
    border-radius: 0 4px 0 4px;
}

.vt-col-b .vt-box-news .vt-box {
    color: var(--vtWhite);
    position: relative;
    padding-left: 1em;
}

.vt-col-b .vt-box-news .vt-box .vt-item {
    color: var(--vtWhite);
    margin-bottom: 1.5rem;
}

.vt-col-b .vt-box-news .vt-box .vt-item:last-child {
    margin-bottom: 0;
}

.vt-col-b .vt-box-news .vt-box .vt-item a .fa-angle-double-right {
    margin-right: 0.2rem;
    color: var(--alGrayInfoCars)
}

*, ::after, ::before {
    box-sizing: border-box;
}
.vt-box .vt-item:before
{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    width: 6px;
    height: 6px;
    background: #ffcd00 none;
    border-radius: 50%;
    transform: translateY(6px);
}

.vt-col-b .vt-box-news .vt-box .vt-item a {
    color: var(--vtWhite);
}

.vt-col-b .vt-box-news .vt-box .vt-item a:hover {
    color: var(--vtyellow);
}

/*tin liên quan*/

.article-list {
    padding: 0;
    list-style: none;
    margin-top: 1.5em;
}
.article-list.related .title-head {
    margin-bottom: 16px;
}
.title-head {
    display: flex;
    align-items: center;
    
    
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    
    margin: 0;
}
.article-list.horizontal article {
    padding-left: 14px;
    margin-bottom: 0.6em;
}
.article-list article {
    position: relative;
    padding: 0 0 0 16px;
}
.article-list article::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    width: 6px;
    height: 6px;
    background: #081336 none;
   border-radius: 50%;
    transform: translateY(6px);
}
.article-list.horizontal article::before {
    transform: translateY(7px);
}
.article-title a:hover
{
    color: var(--red);
}
.article-list.related .article-title {
    
    text-transform: none;
}

/*giao diện mobile*/
@media only screen and (max-width: 1230px) {
    .otohungoanh-wrapper {
        padding: 0 1.5rem 3rem;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 1200px)
{
    .breadcrumb-content
    {
        width: 100%;
    }
}


@media only screen and (max-width: 1024px) {
    .otohungoanh-wrapper .otohungoanh-col-l {
        flex-basis: 100%;
    }

    .otohungoanh-wrapper .otohungoanh-col-r {
        flex-basis: 100%;
        margin-top: 2em;
    }

    /*xe mới về*/
    .otohungoanh-col-r .otohungoanh-item .otohungoanh-img {
        flex-basis: 25%;
    }

    .otohungoanh-col-r .otohungoanh-item .otohungoanh-info-car {
        flex-basis: 73%;
    }

    .otohungoanh-col-r .otohungoanh-item .otohungoanh-img img {
        height: 160px;
    }
}

@media only screen and (max-width: 768px) {
    .otohungoanh-wrapper {
        padding: 0 1rem 3rem;
    }

    /*xe mới về*/
    .otohungoanh-col-r .otohungoanh-item .otohungoanh-img img {
        height: 123px;
    }

    /*tin mới nhất*/
    .otohungoanh-wrapper .otohungoanh-col-b {
        margin-top: 2rem;
    }

    .otohungoanh-col-b .otohungoanh-box-news .otohungoanh-box .otohungoanh-item {
        flex-basis: 100%;
    }
    .breadcrumb-content
    {
        margin-top: 15px;
    }
}

@media only screen and (max-width: 640px) {
    /*xe mới về*/
    .otohungoanh-col-r .otohungoanh-item .otohungoanh-img img {
        height: 102px;
    }
}

@media only screen and (max-width: 576px) {
    /*xe mới về*/
    .otohungoanh-col-r .otohungoanh-item .otohungoanh-img {
        flex-basis: 30%;
    }

    .otohungoanh-col-r .otohungoanh-item .otohungoanh-info-car {
        flex-basis: 68%;
    }

    .otohungoanh-col-r .otohungoanh-item .otohungoanh-img img {
        height: 109px;
    }
}

@media only screen and (max-width: 480px) {
    /*xe mới về*/
    .otohungoanh-col-r .otohungoanh-item .otohungoanh-img img {
        height: 90px;
    }
}

@media only screen and (max-width: 420px) {
    /*xe mới về*/
    .otohungoanh-col-r .otohungoanh-item .otohungoanh-img {
        flex-basis: 35%;
    }

    .otohungoanh-col-r .otohungoanh-item .otohungoanh-info-car {
        flex-basis: 63%;
    }

    .otohungoanh-col-r .otohungoanh-item .otohungoanh-img img {
        height: 91px;
    }
}

@media only screen and (max-width: 360px) {
    /*xe mới về*/
    .otohungoanh-col-r .otohungoanh-item .otohungoanh-img img {
        height: 79px;
    }
    .breadcrumb-content
    {
        margin-top: 4px;
    }
}
