#news-list #innerpage-blogs li:nth-child(1) .wp-block-group.relative, #news-list #innerpage-blogs li:nth-child(1) .wp-block-group.info-block {
    flex-basis: 50%;
}

#news-list #innerpage-blogs li:nth-child(1) .wp-block-group.relative, #news-list #innerpage-blogs li:nth-child(1) .wp-block-group.info-block {
	align-content: center; background: #fff;border-radius: 0px 12px 0px 12px;}


#news-list .blog-container ul{display: grid ; grid-template-areas: auto; gap: 2rem; 
grid-template-areas: "a a a"
"b c d"
"e f g"
    
    
}
#news-list .blog-container li:nth-child(1) .wp-block-group.alignfull.is-layout-flow.wp-block-group-is-layout-flow {
    padding: 0px 5%;
}

 #news-list .blog-container ul li:nth-child(1) {grid-area: a; display: flex ; flex-direction: row; padding-bottom: 2rem; gap: 0%;}

#innerpage-blogs li:nth-child(1) .info-block .wp-block-post-date{position: relative; color: var(--golden); padding-left: 0; padding-bottom: 0; margin-bottom: 0;font-size:1.625rem;display: flex;
    left: 0;
    padding-bottom: 10px;}
#innerpage-blogs .blog-container li .info-block {position: relative;}


#innerpage-blogs li:nth-child(1) .info-block h2 a{font-size:2.5rem;}
#innerpage-blogs li:nth-child(1) .info-block .is-content-justification-right{
    justify-content: flex-start;}
.breadcrumb{position:relative;z-index:1;}

#innerpage-blogs li:nth-child(1) .img-sec .wp-block-post-date{display:none !important;}
#news-list .date-dub{display:none;}

/*#news-list .innerpage-blogs .c-readmore{display:none;}*/

#innerpage-blogs ul li .img-sec::hover .c-readmore{display:block; max-width: 70px;}

#innerpage-blogs .img-sec .c-readmore{position: absolute; right: 0.75rem; margin: 00;bottom: 0.75rem;}

#news-list .innerpage-blogs .c-readmore{max-width: 70px;}

#news-list .innerpage-blogs .c-readmore {
    position: absolute;
    margin: 0 50%;
    bottom: 7rem;
}
#news-list .innerpage-blogs li:nth-child(1) .c-readmore {
    position: absolute;
    margin: 0 50%;
    bottom: 6rem;
    top: 6rem;
}

@media screen and (max-width:781px){
    
    
    
   #news-list .blog-container ul li:nth-child(1) {grid-area: unset;    padding-bottom: 0;}
    #news-list #innerpage-blogs ul {
        grid-template-columns: 1fr;
        grid-template-areas: unset;
    }
    #news-list .blog-container ul li:nth-child(1){gap: 0;grid-area: unset;flex-direction:column;}
    #innerpage-blogs li:nth-child(1) .info-block .wp-block-post-date {
    position: absolute;
    color: var(--white);
    font-size: var(--normal-text);
    padding: .5rem 1rem;
    margin: 0px 0px 15px;
}
    #innerpage-blogs li:nth-child(1) .info-block h2 a {
    font-size: 1.125rem}
    /*#innerpage-blogs li:first-child figure{min-height:190px;}*/
    
    #innerpage-blogs li:nth-child(1) .img-sec .wp-block-post-date {
    display: block !important;
}
    #innerpage-blogs li:nth-child(1) .info-block .wp-block-post-date{display:none;}
    #innerpage-blogs li:nth-child(1) .info-block .is-content-justification-right {justify-content: right;        margin: 0}
    #innerpage-blogs .blog-container li .info-block .wp-block-post-date{display:none;} 
	#news-list .blog-container li:nth-child(1) .wp-block-group.alignfull.is-layout-flow.wp-block-group-is-layout-flow {padding: 5% 5%;}
    
    
}



# #news-list::before {

  height: var(--before-height);
  content: "'";
    display: block;
    background-image: url('https://mca.co.in/wp-content/uploads/2025/05/grey-bg.webp');
    width: 100%;
    position: absolute;
    left: 0;
   z-index:0;
}



div#news-list::before {
  
}






