/*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*/
  

/*Promoted Wrap*/
.promoted-wrap {width: 32%;margin-bottom: 15px;}
.small-thumb-copy {box-sizing: border-box}
/*Promoted Wrap*/

.related-gal{ flex-wrap: wrap; }

 .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: 600px){
  .promoted-wrap {
       width: 48%;
}
}

@media screen and ( max-width: 380px){
  .promoted-wrap {
   
    margin: 12px 0;
    width: 100%;
}
}
.block-list-grid{display:flex;flex-wrap:wrap;align-content:space-between}
.block-list-grid .block-cell{width:32%}
.block-list-grid .block-cell{margin:0 18px 30px 0}.block-list-grid .block-cell:nth-child(3n+3){margin:0 0 30px}

    @media screen and ( max-width: 800px) {
    .block-list-grid{ justify-content: space-between; }
    .block-list-grid .block-cell {width: 48%;margin: 0 0 25px 0;}
    .block-list-grid .block-cell:nth-child(3n+3) {margin: 0 0 25px 0;}
    .top-ad-section  .ad-section {
      margin: 0 auto;}
  .ad-section {
      margin: 0 auto 25px;
      display: block;
      text-align: center;
      width: 100%;
  }
    }

    @media screen and (max-width: 360px) {        
    .block-list-grid .block-cell {width: 100%;}
    }





