.vbox-player-title { font-size: 20px; font-weight: bold; color: #ffffff; padding: 25px 35px 40px 25px; width: 100%; background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); }

.gif-post { position: relative; z-index: 10; cursor: pointer; padding-bottom: 56.25%; height: 0}
.gif-play-cnt { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
.gif-video,.gif-video-autoplay  { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.gif-thumb { width: 100%; }

.gif-play { position: absolute; z-index: 11; width: 92px; height: 92px; top: 50%; left: 50%; margin: -46px 0 0 -46px; background: url('//i49.vbox7.com/design/xpose_images/btn_lg.svg') center no-repeat; box-sizing: border-box; padding: 35px; color: #ffffff; font-size: 18px; }

