*{
    color: var(--alBlack);
}
nav {
    position: relative;
}

.at62-wrapper 
{
    margin-top: 1em;
}
.at62-title {
    padding: 1.3rem 0;
    padding-bottom: 0.3em;
}
.at62-new {
    font-size: 1.5rem;
}

.at62-wrapper {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 4rem;
}

.at62-wrapper .at62-col-l {
    flex-basis: 70%;
}

.at62-wrapper .at62-col-r {
    flex-basis: 28%;
}

.at62-wrapper .at62-col-l .at62-nav-news {
    margin: 1.5rem 0 2rem;
}

.at62-wrapper .at62-col-l .at62-nav-news a {
    color: var(--alBlack);
    text-transform: uppercase;
    font-size: 1.8rem;
    border-right: 1px solid var(--alGrayInfoCars);
    padding: 0 1rem;
}

.at62-wrapper .at62-col-l .at62-nav-news a:first-child {
    padding-left: 0;
}

.at62-wrapper .at62-col-l .at62-nav-news a:last-child {
    padding-right: 0;
    border-right: none;
}

.at62-wrapper .at62-col-l .at62-nav-news a:hover {
    color: var(--alRed);
}

.col-top
{
    
    margin-bottom: 2em;
}

.tab-top
{
    color: var(--alBlack);
}
.tab-top a
{
    text-transform: uppercase;
    font-size: 1.8rem;
    padding-right: 1em;
    color: var(--alBlack);
}
.tab-top a:hover, .tab-top a.active
{
    color: red;
    font-weight: bold;
}
.news-top-hot
{
    align-items: flex-start;
    background: antiquewhite;
    padding: 0.6em;
    margin-top: 1em;
    flex-direction: row-reverse;
    border-radius: 5px;
}
.thumb-hot
{
    flex-basis: 60%;
}
.thumb-hot img
{
    height: 330px;
    margin-bottom: 1em;
}
.description-hot
{
    flex-basis: 38%;
    display: block;
    overflow: hidden;
   
}
.description-hot h3
{
    display: block;
    overflow: hidden;
    height: 25px;
}
.description-hot h3 a
{
    color: var(--alBlack);
    
}
.description-hot h3 a:hover
{
    color: var(--alRed);
}
.description-hot p
{
    display: block;
    margin-top: 1em;
    overflow: hidden;
    height: 48px;
}

.news-left-col
{   
    flex-basis: 65%;
}
.news-right-col
{   
    flex-basis: 33%;
}
.news-right-col a
{
    color: black;
    font-weight: bold;
    line-height: 20px;
}
.news-right-col a:hover
{
    color: var(--alRed);
}
.small-news
{
    display: block;
    margin-bottom: 1em;
}
.news-right-col p
{
    display: block;
    overflow: hidden;
    height: 42px;
    text-overflow: ellipsis;
}
/*tin tức cột trái trang tin*/
.news-title-hl
{
    display: block;
    overflow: hidden;
    font-size: 2.0rem;
    text-transform: uppercase;
    padding-bottom: 0.3em;
    color: var(--alBlack);
    -webkit-text-fill-color: transparent;
    background: -webkit-linear-gradient(190deg, rgb(56, 43, 197)40%, rgb(255, 60, 172) 95%);
    -webkit-background-clip: text;
}

.left-new-box
{
    border-bottom: 1px solid #ece8e8;
    margin-bottom: 2em;
}

.news-item
{
    flex-basis: 32%;
    margin-bottom: 1.5em;
}
.news-item img
{
    display: block;
    overflow: hidden;
    height: 180px;
}
.news-item h3
{
    display: block;
    overflow: hidden;
    height: 45px;
    margin-top: .5em;
}

.news-item h3 a
{
    color: var(--alBlack);
}

.news-item h3 a:hover
{
    text-decoration: underline;
}

.description
{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 85px;
    margin-top: 0.5em;
}
/*tin nổi bật*/
.at62-hot-news {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0.5em;
    border-radius: 0 4px 4px 4px;
    background: var(--alBlue);
}

.at62-hot-news .at62-box-l {
    flex-basis: 68%;
}

.at62-hot-news .at62-box-r {
    flex-basis: 30%;
}

.at62-hot-news a {
    display: inline-block;
    width: 100%;
}

.at62-hot-news .at62-box-l img {
    height: 400px;
}

.at62-hot-news .at62-box-l .at62-title-news {
    margin: 1.5rem 0;
    font-size: 2.4rem !important;
    line-height: 3.2rem;
}

.at62-hot-news .at62-box-r .at62-item {
    margin-bottom: 1.5rem;
}

.at62-hot-news .at62-box-r .at62-item .at62-new {
    margin-top: 1rem;
}

.at62-hot-news .at62-box-r img {
    height: 165px;
}

/*tin theo danh mục*/
.at62-col-l .at62-box-news {
    margin-top: 1.5rem;
}

.at62-box-news .at62-box {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

.at62-box-news .at62-box .at62-item {
    flex-basis: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 2rem;
}

.at62-box-news .at62-box .at62-item img {
    height: 167px;
}

.at62-box-news .at62-box .at62-item:last-child {
    margin-bottom: 0;
}

.at62-box-news .at62-item .at62-box-img {
    flex-basis: 30%;
}

.at62-box-news .at62-item .at62-box-text {
    flex-basis: 68%;
}

.at62-box-news .at62-item .at62-box-text .at62-new {
    display: inline-block;
    margin-bottom: 1.5rem;
    font-size: 1.8rem;
    line-height: 2.6rem;
}

/*video*/
.al-see-more {
  text-align: center;
  margin-bottom: 2.5rem;
}

.al-see-more a {
  background: var(--mau-tim);
  color: #fff;
  padding: 0.8rem 8rem;
  border-radius: 5px;
  text-transform: capitalize;
  font-weight: bold;
  display: inline-block;
}

.at62-box-video {
    margin-top: 1.5rem;
}

.at62-box-video .at62-box {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    background: var(--alBlue);
    padding: 1rem;
    border-radius: 4px;
}

.at62-box-video .at62-box .at62-item {
    flex-basis: 32%;
}

.at62-box-video .at62-box .at62-item a {
    display: inline-block;
    width: 100%;
}

.at62-box-video .at62-box .at62-item a:hover .at62-title-video {
    color: var(--alRed);
}

.at62-box-video .at62-item img {
    height: 179px;
    margin-bottom: 1rem;
    font-weight: bold;
}

.at62-box-video .at62-item .at62-title-video {
    margin-bottom: 1rem;
    font-weight: bold;
}

img
{
    border-radius: 5px;
}
/*xe mói về*/

.at62-col-r .at62-new-car {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 2em;
    border-radius: 5px;
}

.at62-col-r .at62-new-car .at62-item {
    flex-basis: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 1.5em;
      
}


.at62-col-r .at62-new-car .at62-item:last-child {
    border-bottom: none;
}

.at62-col-r .at62-item .at62-img {
    flex-basis: 35%;
}

.at62-col-r .at62-item .at62-info-car {
    flex-basis: 61%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    
}

.at62-col-r .at62-item .at62-info-car .at62-price {
    color: var(--mau-tim);
    margin-top: 0.5rem;
    font-size: 1.5rem;
}

.at62-col-r .at62-item .at62-img img {
    height: 78px;
}
.at62-active-news-menu {
    color: var(--alRed) !important;
    font-weight: 700;
}

/*style màu sắc footer trang tin tức*/
.danh-muc1 li, .hl-container-bottom
{
    color: #fff;
}

/*giao diện cho mobile*/
@media only screen and (max-width: 1230px) {
    .at62-wrapper {
        padding: 0 1.5rem 3rem;
        margin-bottom: 0;
    }

    /*tin nổi bật*/
    .at62-hot-news .at62-box-l img {
        height: 330px;
    }

    .at62-hot-news .at62-box-r img {
        height: 170px;
    }
}

@media only screen and (max-width: 1024px) {
    .at62-wrapper .at62-col-l {
        flex-basis: 100%;
    }

    .at62-wrapper .at62-col-r {
        flex-basis: 100%;
        margin-top: 1em;
    }

    /*tin nổi bật*/
    .at62-hot-news .at62-box-l img {
        height: 400px;
    }

    .at62-hot-news .at62-box-r img {
        height: 165px;
    }

    /*tin theo danh mục*/
    .at62-box-news .at62-item .at62-box-img {
        flex-basis: 25%;
    }

    .at62-box-news .at62-item .at62-box-text {
        flex-basis: 73%;
    }

    .at62-box-news .at62-box .at62-item img {
        height: 160px;
    }

    /*video*/
    .at62-box-video .at62-item img {
        height: 207px;
    }

    /*xe mới về*/
    .at62-col-r .at62-item .at62-img {
        flex-basis: 25%;
    }

    .at62-col-r .at62-item .at62-info-car {
        flex-basis: 73%;
    }

    .at62-col-r .at62-item .at62-img img {
        height: 160px;
    }
}

@media only screen and (max-width: 768px) {
    .at62-wrapper {
        padding: 0 1rem 3rem;
    }

    /*tin nổi bật*/
    .at62-hot-news .at62-box-l {
        flex-basis: 100%;
        margin-bottom: 1.5rem;
    }

    .at62-hot-news .at62-box-l img {
        height: 460px;
    }

    .at62-hot-news .at62-box-r {
        flex-basis: 100%;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .at62-hot-news .at62-box-r .at62-item {
        flex-basis: 49%;
    }

    .at62-hot-news .at62-box-r img {
        height: 240px;
    }

    .at62-hot-news .at62-box-l .at62-title-news {
        font-size: 2.1rem !important;
        line-height: 3rem;
    }

    
    .at62-box-news .at62-box .at62-item img {
        height: 123px;
    }

    .at62-box-text .at62-des {
        display: none;
    }

    .at62-box-news .at62-item .at62-box-text .at62-new {
        font-size: 1.5rem;
        line-height: 2.3rem;
    }

    
    .at62-box-video .at62-item img {
        height: 153px;
    }

    /*xe mới về*/
    .at62-col-r .at62-item .at62-img img {
        height: 123px;
    }
}

@media only screen and (max-width: 640px) {
    /*tin nổi bật*/
    .at62-hot-news .at62-box-l img {
        height: 400px;
    }

    .at62-hot-news .at62-box-r img {
        height: 199px;
    }

    /*tin theo danh mục*/
    .at62-box-news .at62-box .at62-item img {
        height: 102px;
    }

    /*video*/
    .at62-box-video .at62-item img {
        height: 126px;
    }

    /*xe mới về*/
    .at62-col-r .at62-item .at62-img img {
        height: 102px;
    }
    /*tin tức*/
    .news-item
    {
        flex-basis: 49%;
    }
    .news-item img
    {
        height: 180px;
    }

    .description-hot, .thumb-hot, .news-right-col, .news-left-col
    {
        flex-basis: 100%;
    }
    .description-hot
    {
        margin-top: 0.5em;
        height: auto;
    }
    .news-so3
    {
        display: none;
    }
    .news-right-col ul
    {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 2em;
    }
    .news-right-col ul li
    {
        flex-basis: 49%;
    }
}

@media only screen and (max-width: 576px) {
    /*menu tin tức*/
    .at62-wrapper .at62-col-l .at62-nav-news a {
        font-size: 1.6rem;
        margin: 1.5rem 0;
    }

    /*tin nổi bật*/
    .at62-hot-news .at62-box-l img {
        height: 363px;
    }

    .at62-hot-news .at62-box-l .at62-title-news {
        font-size: 2rem !important;
        line-height: 2.8rem;
    }

    .at62-hot-news .at62-box-r img {
        height: 178px;
    }

    /*tin theo danh mục*/
    .at62-box-news .at62-item .at62-box-img {
        flex-basis: 30%;
    }

    .at62-box-news .at62-item .at62-box-text {
        flex-basis: 68%;
    }

    .at62-box-news .at62-box .at62-item img {
        height: 109px;
    }

    /*video*/
    .at62-box-video .at62-box .at62-item {
        flex-basis: 49%;
    }

    .at62-box-video .at62-item img {
        height: 171px;
    }

    .at62-box-video .at62-box .at62-item:last-child {
        margin-top: 1rem;
    }

    /*xe mới về*/
    .at62-col-r .at62-item .at62-img {
        flex-basis: 30%;
    }

    .at62-col-r .at62-item .at62-info-car {
        flex-basis: 68%;
    }

    .at62-col-r .at62-item .at62-img img {
        height: 109px;
    }
}

@media only screen and (max-width: 480px) {
    .at62-wrapper .at62-col-l .at62-nav-news a {
        font-size: 1.5rem;
        padding: 0 0.5rem;
    }

    /*tin nổi bật*/
    .at62-hot-news .at62-box-l img {
        height: 299px;
    }

    .at62-hot-news .at62-box-r img {
        height: 147px;
    }

    /*tin theo danh mục*/
    .at62-box-news .at62-box .at62-item img {
        height: 90px;
    }

    /*video*/
    .at62-box-video .at62-item img {
        height: 140px;
    }

    /*xe mới về*/
    .at62-col-r .at62-item .at62-img img {
        height: 90px;
    }
    /*tab tin*/
    .tab button.active, .tab button
    {
        font-size: 1em;
    }
}

@media only screen and (max-width: 420px) {
    /*tin nổi bật*/
    .at62-hot-news .at62-box-l img {
        height: 259px;
    }

    .at62-hot-news .at62-box-r img {
        height: 127px;
    }

    /*tin theo danh mục*/
    .at62-box-news .at62-item .at62-box-img {
        flex-basis: 35%;
    }

    .at62-box-news .at62-item .at62-box-text {
        flex-basis: 63%;
    }

    .at62-box-news .at62-box .at62-item img {
        height: 91px;
    }

    .at62-box-news .at62-item .at62-box-text .at62-new {
        font-size: 1.4rem;
        line-height: 2.2rem;
    }

    /*video*/
    .at62-box-video .at62-item img {
        height: 120px;
    }

    /*xe mới về*/
    .at62-col-r .at62-item .at62-img {
        flex-basis: 35%;
    }

    .at62-col-r .at62-item .at62-info-car {
        flex-basis: 63%;
    }

    .at62-col-r .at62-item .at62-img img {
        height: 91px;
    }
    /*tin tức*/
    .news-item
    {
        flex-basis: 100%;
        margin-bottom: 1.5em;
    }
    .news-item img
    {
        height: 230px;
    }
    .news-item h3, .description
    {
        height: auto;
    }
    .news-so3
    {
        display: block;
    }
    .at62-wrapper .at62-col-r
    {
        margin-top: 0 !important;
    }
    .tab-top a
    {
        font-size: 1.6rem;
    }
    .thumb-hot img
    {
        height: 230px;
    }
    .news-right-col ul li
    {
        flex-basis: 100%;
    }
    
}
@media only screen and (max-width: 380px)
{
    /*tab tin*/
    .tab button.active, .tab button
    {
        font-size: 0.9em;
        padding: 8px;
    }
    .tab-top a
    {
        font-size: 1.3rem;
    }
}

@media only screen and (max-width: 360px) {
    /*menu tin tức*/
    .at62-wrapper .at62-col-l .at62-nav-news a {
        font-size: 1.4rem;
    }

    /*tin nổi bật*/
    .at62-hot-news .at62-box-l img {
        height: 226px;
    }

    .at62-hot-news .at62-box-r img {
        height: 110px;
    }

    /*video*/
    .at62-box-video .at62-item img {
        height: 104px;
    }

    /*xe mới về*/
    .at62-col-r .at62-item .at62-img img {
        height: 79px;
    }
    .at62-box-video .at62-box .at62-item
    {
        flex-basis: 100%;
        margin-bottom: 1em;
    }
    .at62-box-video .at62-box .at62-item img, .news-item img
    {
        height: 170px;
    }
    .thumb-hot img
    {
        height: 200px;
    }
    
}

