.dis-flex { display: flex; }
.BlogListingSec .sevenListingWrapper .blog-listing-featured-img {height:auto;}
.BlogListingSec .sevenListingWrapper .blog-listing-featured-img img { max-width: 799px; min-width: 453px; width:auto;}
.BlogListingSec .sevenListingWrapper,.BlogListingSec .rowGroupListing{ position:relative;}
.BlogListingSec .sevenListingWrapper:after ,.BlogListingSec .rowGroupListing:after{ content: ''; position: absolute; top: 0; left: auto; width: 100%; height: 2px; background-color: #E0DAC1; right: auto; line-height: 0; }
.BlogListingSec .rowGroupListing:after { content: ''; position: absolute; top: 0; left: 15px; width: calc(100% - 30px); height: 2px; background-color: #E0DAC1; line-height: 0; }
.BlogListingSec .sevenListingWrapper .blog-lising-content{height:auto !important;}
.BlogListingSec .rowGroupListing  .blog-listing-inner { height: 100%; }
.BlogListingSec .rowGroupListing .blog-listing-featured-img img{width:100%;} 
/* .BlogListingSec .sevenListingWrapper .odd .blog-listing-featured-img img { min-width: 799px; height: auto; } */
 a.topic-link.tag-active.active.post__cat { color: var(--secondary); }
.blog-lising-content-main .weight-800{font-weight:800;}
a.subtitle.topic-link { display: none; } a.subtitle.active.topic-link { display: block; }
a.subtitle.blogListingTag.topic-link { display: block; }
@media(max-width: 1366px){
  .BlogListingSec .sevenListingWrapper:after width: calc(100% - 20px);
  }
@media(max-width:1280px){
 .BlogListingSec .sevenListingWrapper .blog-listing-featured-img img {width:100%;  }
  .BlogListingSec .sevenListingWrapper .odd .blog-listing-featured-img img { min-width: 453px; height: auto; }
}
@media(max-width:991px){
  .BlogListingSec .sevenListingWrapper .blog-listing-inner{flex-wrap:wrap;}

  .BlogListingSec .sevenListingWrapper .blog-lising-content,.BlogListingSec .sevenListingWrapper .blog-listing-featured-img{width:100%;}
  .BlogListingSec .sevenListingWrapper .blog-listing-featured-img img ,  .BlogListingSec .sevenListingWrapper .odd .blog-listing-featured-img img{max-width: 100%;min-width:auto;width:100%;  }
}
@media(max-width:767pxpx){
.blogListingFilter { width: auto; min-width: 156px; margin: 0 0 0 auto; }
  }