/*Video Gallery*/
/*._infvdo{padding:0;}*/
._infvdo._infpg:before{content:unset;}
._infvdo._infpg li{width:220px;margin-right:5px;box-shadow:0 0 3px 1px var(--shadow);border-radius:10px;background-color:var(--bg3);}
._infvdo._infpg li:last-child{margin-right:0;}
._infvdo ._ply{z-index:2;border:2px solid #fff;transform:scale(1.3);}
._infvdo ._txtp{width:100%;margin:10px 0;padding:0 10px;}
._infvdo ._infvdtx{width:100%;display:block;white-space:normal;font-size:14px;font-weight:500;color:var(--color);}
._infvdo ._infvdtx._lc{-webkit-line-clamp:2;max-height:44px;height:44px;}
._infvdo ._durtx{width:auto;height:22px;position:absolute;top:10px;left:10px;z-index:2;background-color:var(--bg2);border-radius:40px;padding:2px 10px;font-size:12px;font-weight:700;color:#fff;text-align:center;}

@media screen and (min-width:1025px){
    ._infvdo ._infvdtx{font-size:15px;}
    
    /*Video Gallery*/
    ._vdocnt{margin-top:20px;}
    ._vdocnt ._thmb{width:224px;}
    ._vdocnt ._thmb img{max-width:224px;}
    ._vdocnt ._sarw .swiper-button-next.swiper-button-disabled,
    ._vdocnt ._sarw .swiper-button-prev.swiper-button-disabled{transform:scale(1);}
    ._vdocnt ._vdonp{width:86px;height:40px;position:absolute;right:40px;top:0;}
    ._vdocnt ._sarw .swiper-button-next,
    ._vdocnt ._sarw .swiper-button-prev{width:40px;height:40px;top:22px;box-shadow:none;border:1px solid var(--bg2);border-radius:0;right:2px;}
    ._vdocnt ._sarw .swiper-button-prev{left:auto;right:44px;}
    ._vdocnt ._sarw .swiper-button-prev:after,
    ._vdocnt ._sarw .swiper-button-next:after{color:var(--bg);}
}