﻿

.lobby-video.small .lobby-video-image{
  width: 98%;
  height: 100%;
}

.lobby-video.small .lobby-video-play{
	position: absolute;
	top: 106px;
	right: 24px;
	width: 57px;
	height: 57px;
	border-radius: 80px;
	background: rgba(0, 0, 0, 0.2);
}

.lobby-video.small .lobby-video-play .icon{
	color: #fff;
	font-size: 61px;
	position: relative;
	width: 58px;
	top: -2px;
	left: -2px;
	height: 58px;
	display: inline-block;
}

.lobby-video.small .lobby-video-title{
	margin-top: 8px;
	height: 41px;
	overflow: hidden;
	display: inline-block;
	width: 100%;
	margin: 12px 8px 4px 8px;
}

.lobby-video.small .lobby-video-image-wrap .items-share-wrap{
	vertical-align: top;
	margin-top: 12px;
	display: inline-block;
}

.lobby-video.small .lobby-video-info {
  display: block;
}

.lobby-video.small {
  width: 100%;
  height: 99%;
  display: inline-block;
}

.lobby-video {
  width: 100%;
  height: 99%;
  display: inline-block;
  border: none;
  border-bottom: 1px solid #dadada;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.lobby-video-item {
  height: 100%;
  border:none;
}

.lobby-video-image {
  width: 98%;
  height: 100%;
  border: 5px solid #bb131a;
}

.lobby-video-play {
	top: 106px;
	right: 24px;
}

.lobby-video-title {
	width: 100%;
	margin: 12px 8px 4px 8px;
}

.lobby-video-date {
	float: right;
	padding-right: 14px;
	margin-top: -15px;
}

.video-banner-buttom{
	margin-right: auto;
    margin-left: auto;
    width: 300px;
}

.article-sidebar-item.xl-banner-wrap {
	height: 600px;
}

.list-category-articles-load-more {
  margin-top: 20px;
  margin-bottom: 20px;
}