.lst-box1 li:nth-child(6n+0) article{background: #f3fdfc;}
.lst-box1 li:nth-child(6n+1) article{background: #fff8e6;}
.lst-box1 li:nth-child(6n+2) article{background: #fef4fc;}
.lst-box1 li:nth-child(6n+3) article{background: #f0f3de;}
.lst-box1 li:nth-child(6n+4) article{background: #f2f4fb;}
.lst-box1 li:nth-child(6n+5) article{background: #fdf1e9;}

.wdgt ul.lst-box1 li:after{display:none;}
.wdgt ul.lst-box1 li article{padding-left: 110px;position: relative;}
ul.lst-box1 li article figure.avtar{position: absolute;left: 0;bottom: 0;width: 100px;}
ul.lst-box1 article figure.avtar img{display: block;}
.lst-box1 .descBx h4{max-height: 84px;overflow: hidden;}
.lst-box1 .descBx p{display: none!important;}
.page-blogauthorslisting .lst-box1 .descBx p, .page-staticfiles .lst-box1 .descBx p{display: -webkit-box !important;}
.page-blogauthorslisting ul.lst-box1 .metaTx, .page-staticfiles ul.lst-box1 .metaTx{display:none;}
.bgImg ul.lst-box1 article, .body-wrap ul.lst-box1 article{max-height:124px; min-height:124px;}
.bgImg.page-blogauthorslisting ul.lst-box1 article, .body-wrap.page-blogauthorslisting ul.lst-box1 article, 
.bgImg.page-staticfiles ul.lst-box1 article, .body-wrap.page-staticfiles ul.lst-box1 article{min-height:114px;
 max-height:114px;}
 

@media screen and (max-width:992px){
	.main-content ul.lst-box1 li{width: 100%}
	ul.lst-box1 article{max-height: 125px;min-height: 125px;}
	.blogs-v2 ul.news-listing article .descBx span{width: 175px;}
}

@media screen and (max-width:767px){
ul.lst-box1 article{max-height:105px; min-height:105px;}
}

