.h7-height{ 
    height: 32px;
}

.premium-img img {
    height: 114px;
    width: 100%; 
}

.play-btn {
    position: absolute;
    top: 42%;
    left: 51%;
    z-index: 9;
}

.playvideo {
    color: #fff;
    font-size: 20px;
}

.vtu-share-hover{
	position: absolute;
	z-index: 9;
	right: 0px;
	top: -25px;
	background: #fff;
	padding: 5px;
	border: 1px solid;
	display:none;
}

.vtu-share-hover .list-inline{
	margin-bottom: 0px;
}

.list-group {
  list-style-type: none;
}

.list-group>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

a{
    color: black;
    text-decoration: none;
    line-height: inherit;
    cursor: pointer;
}

 