/* Top Trending Video Widget */
._pvdlw{width:100%;margin-bottom:30px;}
._pvdhd{position:relative;margin-bottom:10px;align-items:center;justify-content:space-between;}
._pvdhd ._hd{display:inline;font-size:18px;line-height:1.4;padding:0;margin:0;color:var(--color);font-weight:700;}
._pvdhd ._hd>a{color:var(--color);text-decoration:none;}
._pvdhd ._mrlnk{position:relative;color:var(--rlogo);font-weight:400;font-size:16px;width:70px;margin-left:5px;flex:none;text-align:right;padding-right:3px;}
._pvdhd ._mrlnk:after{content:'';position:relative;width:0;height:0;top:2px;right:-4px;display:inline-block;border:6px solid transparent;border-left-color:var(--rlogo);transform:rotate(0deg);}

._pvdlw ul{padding:0 15px;flex-wrap:wrap;justify-content:space-between;align-items:normal;}
._pvdlw li{width:48%;overflow:hidden;position:relative;background-color:var(--grybg);border-radius:10px;white-space:normal;margin-bottom:15px;}
._pvdlw ._slideX li{margin-bottom:0;}
._pvdlw ._thmb{width:100%;height:115px;align-items:center;justify-content:center;position:relative;overflow:hidden;}
._pvdlw ._thmb img{width:100%;min-height:115px;height:auto;margin:0;}
._pvdlw ._plytime{position:absolute;left:6px;bottom:3px;padding:5px 10px 4px 15px;background-color:var(--mbg);border-radius:var(--br20);font-size:12px;font-weight:700;color:var(--rlogo);}
._pvdlw ._plytime:before{width:0;height:0;content:'';position:relative;top:1px;right:6px;display:inline-block;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:9px solid var(--rlogo);}
._pvdlw .photo_blkstrip{position:absolute;left:6px;bottom:3px;margin:0;padding:3px 10px;background-color:var(--mbg);border-radius:var(--br20);font-size:12px;font-weight:700;color:var(--rlogo);display:flex;align-items:center;justify-content:center;}
._pvdlw .photo_blkstrip .iconphoto{width:18px;height:14px;background-position:7.4% 9.8%;background-size:590px;margin-right:4px;}
._pvdlw ._pvdtx{width:100%;height:67px;padding:0 10px;margin:10px 0;font-size:16px;color:var(--color);line-height:1.4;}
._pvdlw ._pvdtx.lclamp{max-height:66px;}

@media screen and (min-width:1025px){
    html:not(.winapp) ._pvdhd ._hd{font-size:20px;font-weight:normal;color:#333;margin:0;}
    html:not(.winapp) ._pvdhd ._hd .arrow-right{width:20px; height:20px; background-position:47.8% 37.7%; background-size:1780px; position:relative; top:2px;}
    html:not(.winapp) ._pvdhd ._mrlnk{width:100px;font-size:18px;}
    html:not(.winapp) ._pvdhd ._mrlnk:hover{text-decoration:underline;}
    html:not(.winapp) ._pvdhd ._mrlnk:after{right:-7px;top:1px;}
    /*html:not(.winapp) ._pvdlw{margin-bottom:15px;}*/
    html:not(.winapp) ._pvdlw ul{padding:0;margin:0;justify-content:normal;}
    html:not(.winapp) .tech_news_widget._pvdlw ul{flex-wrap:nowrap;}
    html:not(.winapp) ._pvdlw li,
    html:not(.winapp) ._pvdlw li:last-child{width:180px;margin-right:16px;margin-bottom:16px;}
    html:not(.winapp) ._pvdlw li:nth-child(4n){margin-right:0;}
    html:not(.winapp) ._pvdlw ._thmb{width:100%;height:135px;}
    html:not(.winapp) ._pvdlw._swpr li:nth-child(4n){margin-right:16px;}
    html:not(.winapp) ._pvdlw ._pvdtx:hover{color:var(--rcolor);}
    html:not(.winapp) ._pvdlw ._plytime{height:24px;font-size:14px;font-weight:normal;color:#fff;border-radius:5px;background-color:rgba(0,0,0,0.65);padding:4px 10px 4px 15px;left:2px;bottom:2px;}
    html:not(.winapp) ._pvdlw ._plytime:before{border-left-color:#fff;}
    html:not(.winapp) ._pvdlw .photo_blkstrip{width:auto;max-width:max-content;height:25px;font-size:14px;font-weight:normal;color:#fff;border-radius:6px;background-color:rgba(0,0,0,0.65);padding:3px 15px;left:10px;bottom:-2px;}
    html:not(.winapp) ._pvdlw .photo_blkstrip .iconphoto{background-position:2% 52.916%;background-size:930px;}
    html:not(.winapp) .photo_blkstrip .imagecount{font-weight:normal;}
    html:not(.winapp) .vlist ._pvdlw{margin-top:15px;}
    /*Brand Stories Widget*/
    html:not(.winapp) .guidewgthome._brndstrw{padding-bottom:10px;}
    html:not(.winapp) ._pvdlw._brndstrw ._pvdhd{margin:0;}
    html:not(.winapp) ._pvdlw._brndstrw ._pvdhd a{color:#fff;}
    html:not(.winapp) ._pvdlw._brndstrw li{margin-bottom:0;}
    html[lang="hi"] ._pvdlw._brndstrw ._pvdhd h2{font-size:18px;}
    html[lang="hi"] ._pvdlw._brndstrw ._pvdtx{font-size:15px;}
}
