.video>:first-child{background:#000;overflow:hidden}.video img{width:100%;height:auto;cursor:pointer}.video video{width:100%}.video>.external{position:relative;padding-top:56%}.video>.external iframe,.video>div img{position:absolute;left:0;width:100%;top:0;bottom:0}.video>.external iframe{height:100%}.video .actions{text-align:center;margin-top:16px}.video .actions .lnkReplay{color:#1d1e3c}.video .actions .lnkReplay:before{content:"\21BA";margin-right:8px;text-decoration:none;font-size:36px;vertical-align:middle;position:relative;top:-3px;-webkit-transform:rotate(-60deg);transform:rotate(-60deg);display:inline-block}.video .actions .lnkReplay a{text-decoration:underline;color:#1d1e3c;font-size:16px}.video .actions .lnkReplay a:hover{text-decoration:none}.video .play{cursor:pointer;background:#303030;border-radius:50%/10%;color:#fff;font-size:1.3em;height:3em;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:4em}.video div:hover .play{background:red}.video .play:before{background:inherit;border-radius:5%/50%;bottom:9%;content:"";left:-5%;position:absolute;right:-5%;top:9%}.video .play:after{border-style:solid;border-width:1em 0 1em 1.732em;border-color:transparent transparent transparent #fff;content:"";font-size:.75em;height:0;margin:-1em 0 0 -.75em;top:50%;left:50%;position:absolute;width:0}.video.rounded .external,.video.rounded video{border-radius:25px}