/*Ribbon*/
.ribbon{width:108px;height:50px;position:absolute;left:0;top:-6px;z-index:1;}
.ribbon1{position:absolute;top:0;right:0;}
.ribbon1:after{position:absolute;content:'';width:0;height:0;border-left:50px solid transparent;border-right:50px solid transparent;border-top:10px solid #f1f320;}
.ribbon1 span{width:100px;position:relative;display:block;text-align:center;background:#f1f320;font-size:14px;font-weight:600;color:#000;line-height:17px;padding:10px 5px 0;text-transform:uppercase;border-top-right-radius:8px;}
.ribbon1 span:before,
.ribbon1 span:after{position:absolute;content:'';}
.ribbon1 span:before{width:6px;height:6px;left:-6px;top:0;background:#f4f61d;}
.ribbon1 span:after{width:8px;height:6px;left:-8px;top:0;border-radius:8px 8px 0 0;background:#b7b907;}

/* Top Stories Widget */
._homepg{padding:0;}
._topwgt{margin-bottom:0;}
@media screen and (min-width:1025px){
    ._homepg{padding:9px 0 0;}
}

/*Big Image Top widget*/
._stblft{width:100%;flex-flow:column;}
._topwgt ._big{width:100%;min-height:240px;position:relative;padding:0;flex-flow:column-reverse;}
._topwgt ._big a{color:#fff;}
/*._topwgt ._big a:hover{color:#ff2400;}*/
._topwgt ._big ._thmb{width:100%;height:240px;margin:0;flex:none;}
._topwgt ._big ._thmb>img{max-width:100%;min-height:240px;width:100%;height:auto;margin:0;display:block;}
._topwgt ._big ._tprt{width:100%;flex-flow:column;position:absolute;bottom:0;left:0;z-index:1;padding:50px 10px 10px;background:linear-gradient(0deg,rgba(0,0,0,.9) -30%,rgba(0,0,0,.77) 30%,rgba(0,0,0,.48) 70%,rgba(0,0,0,0) 100%);}
._topwgt ._big ._blttl,
._topwgt ._big ._blttl h3{font-size:20px;line-height:1.3;margin:0;}
._topwgt ._big ._blttl ._lc{-webkit-line-clamp:3;max-height:80px;}

._topwgt ul{background:var(--grdnt);}
._topwgt li{width:100%;flex-flow:row-reverse;padding:10px;border-bottom:1px solid var(--bdr3);}
._topwgt ._tprt{padding:0 0 0 5px;width:100%;z-index:1;}
._topwgt ._thmb{width:130px;height:100px;margin:0 5px 0 0;flex:none;position:relative;}
._topwgt ._thmb>img{width:auto;height:auto;max-width:130px;max-height:100px;display:block;object-fit:cover;}
._topwgt ._blttl,
._topwgt ._blttl h3{font-size:15px;font-weight:500;line-height:1.3;margin:0;color:#FFF;}
._topwgt ._blttl a{color:#FFF;}
._topwgt li._ad{margin:0;}
._topwgt ._blttl ._ntg{background-color:#FFF;color:#000;font-size:12px;padding:3px 5px;margin-bottom:5px;}
._topwgt ._blttl ._lc{-webkit-line-clamp:4;max-height:78px;}
._topwgt ._ad{margin-bottom:0;}

/*badge custome*/
._topwgt ._big ._thmb ._badge{top:-10px;left:auto;right:3px;transform:scale(.85);}
._topwgt ._thmb ._badge{top:-22px;left:auto;right:-16px;transform:scale(.65);}

/*For Videos / Photos*/
._ph ._thmb,
._vid ._thmb{background-color:#FFF;}
._ph ._thmb>img,
._vid ._thmb>img{width:auto;height:auto;max-width:120px;max-height:80px;display:block;object-fit:unset;margin:auto;}
._ph ._ltxt,
._vid ._ltxt{width:auto;align-items:center;background-color:rgba(118,56,186,.7);border-radius:30px;margin-left:10px;padding:2px 10px 2px 20px;font-size:12px;color:#fff;font-weight:500;position:absolute;bottom:5px;left:0;transform:scale(.8);}
._vid ._ply{width:32px;height:32px;z-index:1;box-shadow:0px 0px 15px 2px rgb(255 255 255 / 50%);left:-60px;}
._ph ._ltxt{margin:0;padding:4px;bottom:0;}
._ph ._ltxt img{max-width:20px;max-height:20px;width:auto;height:auto;margin:0;filter:invert(1);}

._big._ph ._ltxt{bottom:unset;left:5px;top:5px;transform:scale(1);} 
._big._vid ._ltxt{bottom:unset;left:10px;top:10px;transform:scale(1);}
@media screen and (min-width:1025px){
    ._topwgt{display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin:30px 0 60px;position:relative;}
    ._topwgt:before{content:'';position:absolute;z-index:1;left:calc(-100% + 200px);top:unset;bottom:-30px;background-position:left bottom;background-size:10px;opacity:1;}
    ._topwgt:after{content:'';position:absolute;z-index:0;left:calc(-100% + 400px);bottom:-30px;width:100%;height:605px;background:linear-gradient(90deg, #740fb9 70%, #ad1a9f 100%);}
    ._topwgt ._blttl ._lc{-webkit-line-clamp:3;max-height:58px;}
    
    ._stblft{width:524px;}
    ._topwgt ._big{width:100%;height:349px;padding:0;z-index:1;}
    ._topwgt ._big ._thmb{width:524px;height:349px;align-items:center;justify-content:center;overflow:hidden;background-color:#fff;}
    ._topwgt ._big ._thmb>img{height:349px;object-fit:cover;}
    ._topwgt ._stbcol{z-index:1;}
    
    /*Small Image left*/
    ._topwgt ._sml{grid-template-columns:repeat(2, 1fr);gap:20px;margin-top:20px;}
    ._topwgt ._sml ._tprt{width:100%;flex-flow:column;position:absolute;bottom:0;left:0;padding:50px 10px 10px;background:linear-gradient(0deg,rgba(0,0,0,.9) -30%,rgba(0,0,0,.77) 30%,rgba(0,0,0,.48) 70%,rgba(0,0,0,0) 100%);}
    ._topwgt ul{flex-flow:column;background:none;}
    ._topwgt li{flex-flow:column-reverse;border:none;padding:0;position:relative;align-self:flex-start;}
    ._topwgt ._stbrht li{margin-bottom:20px;}
    ._topwgt ._stbrht li:last-child{margin-bottom:0;}
    ._topwgt ._tprt{padding:10px;position:absolute;bottom:0;background:linear-gradient(0deg,rgba(0,0,0,.9) -30%,rgba(0,0,0,.77) 30%,rgba(0,0,0,.48) 70%,rgba(0,0,0,0) 100%);}
    ._topwgt ._thmb{width:386px;height:259px;margin:0;flex:none;box-shadow:0px 0px 8px 1px rgba(0,0,0,0.3);}
    ._topwgt ._thmb>img{max-width:100%;max-height:unset;width:auto;height:auto;}
    ._topwgt ._sml ._thmb{width:252px;height:168px;}
    ._topwgt ._blttl a{color:#FFF;}
    ._topwgt ._blttl ._ntg{background-color:var(--bg);color:#FFF;}
    
    /*badge custome*/
    ._topwgt ._big ._thmb ._badge{top:0;left:auto;right:8px;transform:scale(1);}
    /*badge custome*/
    ._topwgt ._thmb ._badge{top:-14px;left:auto;right:-4px;transform:scale(.85);}
    
    /*For Videos / Photos*/
    ._ph ._ltxt,
    ._vid ._ltxt{bottom:unset;top:5px;}
    ._ph ._ltxt{top:2px;}
    ._ph ._thmb>img,
    ._vid ._thmb>img{margin:0;}
    
    /*widget 2col*/
    ._homepg ._wcol{gap:40px;grid-template-columns:repeat(2,1fr);align-items:flex-start;}
    
}