/*Article Description*/
.pressrelases .art-tag-list {
    margin: 30px 0 0;
    background: #383C46;
    padding: 15px;
    margin-left: -20px;
    margin-right: -20px;
}
.article-desc img{ width: 90%; margin:auto;  }
.article-desc table{ width:100%; border: 1px solid #ff3333; border-collapse: collapse; border-spacing: 0;margin: 30px 0; }
.article-desc table th{ background-color: #ff3333; color: #fff; padding: 10px; text-align: left;font: 800 22px/30px 'Nunito'; }
.article-desc table th a{ float: right; font: 900 14px/19px 'Nunito';color: #FFFFFF;margin: 5px 10px 0;display: flex; align-items: center;  }
.article-desc table td{ padding: 10px; border: 1px solid #ff3333; }
.label-txt{ font: 900 14px/22px 'Nunito';color: #FFFFFF; }
.label-val{ font: 400 14px/22px 'Nunito';color: #EDEDED; }
.art-tag-list{ margin: 30px 0; }
.article-desc h1, .article-desc h2, .article-desc h3, .article-desc h4, .article-desc h5, .article-desc h6  {
    padding: 0;
    margin: 0;
    font: 700 24px/26px 'Archivo', sans-serif;
    font-weight: 900;
    margin-bottom: 10px;
    color: #21A1B1;}
 .article-desc strong, .article-desc b  {
   
    font-weight: 700;
    margin-bottom: 10px;
    color: #E0E0E0;;
}

.article-desc p:empty {
display: none;
}  
.article-desc p a {
    display: contents;}

    .conImg span {
        background: #5050508c;
        color: #fff;
        display: block;
        font-size: 14px;
        left: 0;
        line-height: 22px;
        width: 90%;
        margin-top: -5px;
        padding: 10px;
        box-sizing: border-box;
    }
/*Article Description*/

/*Separator*/
.art-separator{ background: #42484C; padding: 10px 20px; color: #fff; }
.art-separator a{font: 400 16px/16px 'Archivo';color: #FFFFFF;text-transform: uppercase;display: flex; align-items: center; justify-content: center; }
div[id^="news"]{ padding: 20px 0 40px;}

/*Separator*/

/*Promoted Wrap*/
.promoted-wrap {width: 32%;margin-bottom: 15px;}
/*Promoted Wrap*/



/*most-popular*/
.most-pop-wrap {background: #0B0C0E;padding: 15px;margin-bottom: 23px;}
.most-pop-wrap .copyt {font-size: 14px;color: #DDDDDD;font-weight: 400;line-height: 1.22;margin-bottom: 8px;opacity: 1;}
.most-pop-wrap li {padding-bottom: 15px;border-bottom: 1px solid #7C7C7C;opacity: 0.8;margin-bottom: 15px;}
.most-pop-wrap li:last-child {padding-bottom: 15px;border-bottom: 0 solid #ddd;opacity: 0.8;margin-bottom: 15px;}
/*most-popular*/

/*ad section*/

.widget-img{position:relative}.widget-img-txt {
    background: rgba(0,0,0,.59);
    position: absolute;
    bottom: 5px;
    padding: 5px;
    left: 0;
    right: 0;
}.widget-img-txt .catagory a{text-transform:uppercase}.widget-title a{font:900 16px/18px Archivo;letter-spacing:-.8px;color:#fff}.top-story-list li{margin:0 0 20px}.widget-img img{width:100%;}.widget-img a {display: flex;}

@media screen and (max-width: 800px){

   .conImg span {
        
        width: 100%;
        
    }
.grid-right .od-flex .promoted-wrap{width: auto;}


.promoted-wrap{width:100%}
.promoted-block .promoted-wrap{ display: block;width: 100%;}
.promoted-block .promoted-wrap .promo-brk{ width: 100%; }
.promoted-block .promoted-wrap .small-thumb-copy{width: auto;}

.article-desc table{display: none;}

.pagination a{width: 27px; height: 27px;}
.top-ad-section  .ad-section {
    margin: 0 auto;}
.ad-section {
    margin: 0 auto 25px;
    display: block;
    text-align: center;
    width: 100%;
}

}