.n-news-content-wrapper{
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    padding: 0 20px;
}
.n-category-section{
    display: flex;
    margin-top:40px;
    
}
.n-category-section {
    margin-top:0 !important;
}
.n-category-section .news-content-inner-content .cat-title{
    margin-bottom: 43px;
    padding: 0px 18px;
}
.n-category-section .news-content-inner-content .n-news-list-item{
    width: 33.333333333333333333333333333333%;
    float: left;
    border:0;
    padding: 0px 24px;
    margin-bottom:39px;
}
body > div.page.page-news-list > div.main > div > div > div.centered-content > div.homepage-news > div > div.newsCategories,
body > div.page.page-list-by-category > div.main > div > div > div.centered-content > div.homepage-news > div > div.newsCategories{
    margin-bottom: 5px;
}
.n-category-section.w25 > .news-content-inner-content .n-news-list-item{
    width: 25%;
}
.n-category-section.w33 > .news-content-inner-content .n-news-list-item{
    width: 33.333333333333333333333333333333%;
}
.n-category-section.bg-dark{
    background: #1D2D3A;
}
.n-category-section.bg-dark .news-content-inner-content .cat-title,
.n-category-section.bg-dark .news-content-inner-content .cat-title > a{
    margin-top: 40px;
    color: #fff;
}
.n-category-section.bg-dark .n-news-list-item .name{
    color: #fff;
}
.n-category-section.bg-dark .n-news-list-item .desc{
    color: #fff;
}
.n-category-section.bg-dark .n-news-list-item .date{
    color: #fff;
}

.banner-outer {
    width: 100%;
    height: 191px;
    
}
.banner-outer .banner{
    width: 765px;
    height: 191px;
    
    
    padding: 0px 25px;
    margin-bottom:59px;
    margin: 25px auto;
    background-color: #989898;
}
/* grid 3 columns */

.n-news-content-wrapper .n-news-list-item,
.n-news-content-wrapper .n-news-last-three .n-news-list-item{
    width: 33.333333333333333333333333333333%;
    float: left;
    border:0;
    padding: 0px 25px;
    margin-bottom:59px;
}
.n-news-list-item .date,
.n-news-list-item.wide-item .date,
.n-news-list-item.wide-item-2 .date{

    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    /* identical to box height, or 150% */
    margin:8px 0;
    
    color: #777777;
}
.n-news-list-item .date{
    margin:8px 0;
}
.n-category-section .news-content-inner-content .n-news-list-item.wide-item .date,
.n-category-section .news-content-inner-content .n-news-list-item.wide-item-2 .date,
.n-news-list-item.wide-item .date,
.n-news-list-item.wide-item-2 .date{
    margin-bottom:15px;
}
.n-news-list-item .name {
    transition: all 0.3s ease 0s;
    font-size: 18px;
    color: #1C2D3A;
    letter-spacing: 0;
    line-height: 24px;
    font-family: 'Exo 2', sans-serif;
    font-weight: 700;
    text-align: left;
    display: block;
    /* min-height: 80px; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 24px;
    max-height: 55px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 8px 0;
}
.n-category-section .news-content-inner-content .n-news-list-item.wide-item,
.n-category-section .news-content-inner-content .n-news-list-item.wide-item-2,
.n-news-list-item.wide-item,
.n-news-list-item.wide-item-2{
    width: 100%;
    display: flex;
  
}
.page-news-list .n-category-section .news-content-inner-content .n-news-list-item.wide-item,
.page-news-list .n-category-section .news-content-inner-content .n-news-list-item.wide-item-2{
    margin-top:30px;
}
.n-news-list-item.wide-item .n-news-column-half,
.n-news-list-item.wide-item-2 .n-news-column-half,
.n-category-section .news-content-inner-content .n-news-list-item.wide-item > .n-news-column-half,
.n-category-section .news-content-inner-content .n-news-list-item.wide-item-2 > .n-news-column-half{
    width: 50%;
}
.n-category-section .news-content-inner-content .n-news-list-item.wide-item .desc,
.n-category-section .news-content-inner-content .n-news-list-item.wide-item .name,
.n-news-list-item.wide-item .desc,
.n-news-list-item.wide-item .name {
    padding-right: 50px;
}

.n-category-section .news-content-inner-content .n-news-list-item.wide-item-2 .desc,
.n-category-section .news-content-inner-content .n-news-list-item.wide-item-2 .name,
.n-news-list-item.wide-item-2 .desc,
.n-news-list-item.wide-item-2 .name,
.n-news-list-item.wide-item-2 .date,
.n-news-list-item.wide-item-2 .read-more {
    padding-left: 50px;

}
.n-category-section .news-content-inner-content .n-news-list-item.wide-item .name,
.n-category-section .news-content-inner-content .n-news-list-item.wide-item-2 .name{
    font-size: 24px;
    line-height: 28px;
}
.n-category-section .news-content-inner-content .n-news-list-item.wide-item .desc,
.n-category-section .news-content-inner-content .n-news-list-item.wide-item-2 .desc{
    -webkit-line-clamp: 6;
    max-height: unset;
}
.n-category-section .news-content-inner-content .n-news-list-item.wide-item .desc,
.n-category-section .news-content-inner-content .n-news-list-item.wide-item-2 .desc,
.n-news-list-item.wide-item .desc,
.n-news-list-item.wide-item-2 .desc{
    margin-bottom:40px;
}
.n-news-list-item .desc {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    /* line-height: 18px; */
    /* or 129% */


    color: #1C2D3A;
    /* display: block; */
    /* min-height: 120px; */


    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 18px;
    max-height: 55px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.homepage-news .homepage-row .newsCategories > .newsCategory.active {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    /* font-size: 14px; */
    line-height: 18px;
    /* identical to box height, or 129% */
    
    
    color: #008AEE;
    background: #E0F2FF;
    border: 1px solid #008AEE;
    border-radius: 50px;    
    
}
.homepage-news .homepage-row .newsCategories .newsCategory.active > .newsCategoryName a {
    color: #008AEE;
}
.n-news-list-item .n-news-image {
   width: 100%;
  
}
a > img {
    width: 100%;
    height: auto;
    /* margin-bottom:15px; */
    border-radius: 20px;
}
.market-button > img{
    width: unset;
}
.n-news-column-half a > img {
    max-height: 316px;
    object-fit: cover;
    float: right;
}
.n-news-list-item.wide-item-2 .n-news-column-half a > img{
    float:unset;
}
body > div.page.page-news-list > div.main > div > section:nth-child(10) > div > h1{
    margin-top: 65px !important;
}
.page-list-by-category .homepage-news .homepage-row .meganews,
.page-news-list .homepage-news .homepage-row .meganews{
    width: 236px;
    height: 38px;
    margin-right: 15px;
}
.n-news-content-wrapper .paging-wrapper{
  
    
    border:none;
    
}

.n-news-list-item .read-more {
    color:#F2992F;
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
}
.news-opposite-colors{
    background-color: #1D2D3A;
    color: #fff;
    margin: 25px -140px;
    padding: 20px 140px;
    display: flex;
}
.news-opposite-colors .name,
.news-opposite-colors .desc{
    color: #fff;
}
/* SINGLE NEWS */
.wider .n-s-news-image {
    width: 100%;
    height: 500px;
    object-fit: cover;
}
.news-content-wrapper{
    padding-bottom: 0;
}
.page-title h1.news-title
{
    font-family: 'Exo 2';
font-style: normal;
font-weight: 700;
font-size: 36px;
line-height: 42px;
/* or 117% */


color: #1C2D3A;

}
.s-news-content{
    font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 26px;
/* or 133% */


color: #1C2D3A;
}
.n-news-single-title{
    margin: 15px 0;
}
.news-tag{

font-family: 'Exo 2';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 20px;
/* identical to box height, or 100% */

margin-top:55px;
color: #F2992F;
}
.n-news-content-wrapper .centered-content > .homepage-news{
    border: none;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
}
body > div.page.page-news-list > div.main > div > div > div.centered-content > div.homepage-news > div > div.newsCategories > div,
body > div.page.page-list-by-category > div.main > div > div > div.centered-content > div.homepage-news > div > div.newsCategories > div{
    padding: 10px 22px ;
}
body > div.page.page-news-list > div.main > div > div.n-news-content-wrapper > div.centered-content > div.homepage-news > div,
body > div.page.page-list-by-category > div.main > div > div.n-news-content-wrapper > div.centered-content > div.homepage-news > div{
    margin-top: 20px;
}
.news-brands{
    overflow: auto hidden;
    white-space: nowrap;
    margin-bottom: 20px;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.news-brands::-webkit-scrollbar {
    display: none;
  }
.brand-images{
    margin: 15px 22px;
    padding: 0px 0.2px;
    vertical-align: middle;
    cursor: pointer;    
    max-height: 35px;
  
}
.n-no-found .p-no-found {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    /* identical to box height, or 115% */
    
    
    /* Dark blue - text */
    
    color: #1C2D3A;
    padding: 0px 20px 30px 20px;
    
}
.brand-images::-webkit-scrollbar {
    display: none;
  }
  
  /* Hide scrollbar for IE, Edge and Firefox */
  .brand-images {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
  }
.brand-images:first-child{
    margin-left: 0 ;
}
.news-brands > .brand-images.audi{
    max-height: 25px;
} 

.news-content-inner-content{
    /* min-height: 500px; */
}
.n-category-section .news-content-inner-content {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.n-category-section .news-content-inner-content > .cat-title,
.n-category-section .news-content-inner-content > .cat-title a{
    
font-family: 'Exo 2';
font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 32px;
/* identical to box height, or 107% */


color: #1C2D3A;
}
.page-news-list .homepage-news .homepage-row .meganews,
.page-list-by-category .homepage-news .homepage-row .meganews{
    margin-bottom:0px;
}

.view-all-outer{
    margin-top: 30px;
    width: 100%;
    text-align: center;
    height: auto;
    margin-bottom:80px
}

.view-all-outer .view-all-btn{

font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 18px;
/* identical to box height, or 112% */
border: 1px solid #008AEE;
border-radius: 50px;
text-align: center;
padding: 10px 50px;
color: #000000;
font-size: 16px;
font-weight: 400;
line-height: 14px;
width: 274px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
margin: auto;
}
.view-all-outer .view-all-btn.invert-colors-for-bg-dark{
    border: 1px solid #F2992F;
    color: #fff;
}
/* CATEGORY NEWS PAGE */
.page.page-list-by-category .n-news-list-item {
    margin-top: 30px;
}
.page.page-list-by-category .breadcrumbs-wrapper {
    margin: 20px 0;
}
.page.page-list-by-category .n-news-list-item > .category-banner{
    background-color: #989898;
    height: 100%;
    min-height: 500px;
}


/* HOMEPAGE NEWS */

@media screen and (max-width: 1024px) {
    .homepage-news .homepage-row > .newsCategories {
        margin-top:15px;
    }
    .page-list-by-category .homepage-news,
    .page-news-list .homepage-news,
    .page-list-by-category .centered-content,
    .page-news-list .centered-content{
        padding: 0;
    }
    .homepage-news .homepage-row .newsCategories > .newsCategory:first-child{
        margin-left: 0;
    }
    body > div.page.page-news-list > div.main > div > div > div.centered-content > div.homepage-news > div > div.newsCategories > div,
    body > div.page.page-list-by-category > div.main > div > div > div.centered-content > div.homepage-news > div > div.newsCategories > div{
        padding: 10px 28px;
    }
}
@media screen and (max-width: 768px) {
    .news-opposite-colors{
        margin: 25px -40px;
        padding: 20px 40px;
        display: inline-block;
    }
    .n-news-content-wrapper .n-news-list-item{
        width: 100%;
        padding: 0px 0px;
    }
    .n-category-section .news-content-inner-content .n-news-list-item,
    .n-category-section .news-content-inner-content .n-news-list-item.wide-item > .n-news-column-half,
    .n-category-section .news-content-inner-content .n-news-list-item.wide-item-2 > .n-news-column-half,
    .n-news-list-item.wide-item,
    .n-news-list-item.wide-item-2{
        width: 100%;
        display: block;
    }
    .n-category-section .news-content-inner-content .n-news-list-item > .wide-item .n-news-column-half,
    .n-category-section .news-content-inner-content .n-news-list-item > .wide-item-2 .n-news-column-half,
    .n-category-section.w25 > .news-content-inner-content .n-news-list-item,
    .n-category-section.w33 > .news-content-inner-content .n-news-list-item,
    .n-news-list-item.wide-item .n-news-column-half,
    .n-news-list-item.wide-item-2 .n-news-column-half {
        width: 100%;
    }

    .n-category-section .news-content-inner-content .n-news-list-item.wide-item, 
    .n-category-section .news-content-inner-content .n-news-list-item.wide-item-2, 
    .n-news-list-item.wide-item, .n-news-list-item.wide-item-2{

        display: block;
    }
    .n-category-section .news-content-inner-content .n-news-list-item.wide-item .name,
    .n-category-section .news-content-inner-content .n-news-list-item.wide-item .desc,
    .n-category-section .news-content-inner-content .n-news-list-item.wide-item .date,
    .n-category-section .news-content-inner-content .n-news-list-item.wide-item .read-more,
    .n-category-section .news-content-inner-content .n-news-list-item.wide-item-2 .name,
    .n-category-section .news-content-inner-content .n-news-list-item.wide-item-2 .desc,
    .n-category-section .news-content-inner-content .n-news-list-item.wide-item-2 .date,
    .n-category-section .news-content-inner-content .n-news-list-item.wide-item-2 .read-more,
    .n-news-list-item.wide-item .desc,
    .n-news-list-item.wide-item .name {
        padding-right: 0px;
    }
    .n-category-section .news-content-inner-content .n-news-list-item.wide-item .name,
    .n-category-section .news-content-inner-content .n-news-list-item.wide-item .desc,
    .n-category-section .news-content-inner-content .n-news-list-item.wide-item .date,
    .n-category-section .news-content-inner-content .n-news-list-item.wide-item .read-more,
    .n-category-section .news-content-inner-content .n-news-list-item.wide-item-2 .name,
    .n-category-section .news-content-inner-content .n-news-list-item.wide-item-2 .desc,
    .n-category-section .news-content-inner-content .n-news-list-item.wide-item-2 .date,
    .n-category-section .news-content-inner-content .n-news-list-item.wide-item-2 .read-more
    .n-news-list-item.wide-item-2 .desc,
    .n-news-list-item.wide-item-2 .name,
    .n-news-list-item.wide-item-2 .date,
    .n-news-list-item.wide-item-2 .read-more {
        padding-left: 0px;
    }
    .n-news-list-item .name{
        min-height: unset;
        margin-bottom: 15px;
    }
    .banner-outer .banner{
        width: 90%;
        margin: 0 auto;
    }
}

