.morecontent span {display: none;}
.morelink {display: block;}
.text-left{text-align:left}
p.more {display:none;}
a.readmorebtn {cursor: pointer;font-size: 17px;color: #008cff;float: left;border-radius: 11px;}
a.readmorebtn:hover {}
.lnkVideo{cursor:pointer;}
a.morelink {text-decoration: none;outline: none;border: solid 1px #ccc;color: #333;padding-top: 5px;margin-top: 5px;padding-bottom: 5px;}
.morecontent span {display: none;}
  .wrapper {
    width: 935px;
    height: auto;
    margin: 0 auto 0 auto;
    background: #1A1A1A;
    padding: 5px;
}
.video-playlist-title {
    text-align: center;
    padding: 15px 0px;
    z-index: -9;
    position: relative;
}
.playlist-black{position: relative;z-index: 99;margin-top: 120px;padding-bottom: 100px;}
.bg-black{background-color: #000000 !important;}
.close-playlist{position: absolute;z-index: 9999;
right: 10px;
top: 10px;z-index: 9999;}

.black-load{display: block;position: absolute;left: 0px;top: 0px;width: 100%;height: 307px;}
.black-load img{width: 35px;height: 35px;position: absolute;top: 123px;left: 255px;}
body{background:url(../images/background.png) no-repeat 100% 100%;width:100%;height:auto;background-attachment: fixed;background-size: cover;font-family:allerregular;}
.bg-pole{background:url(../images/poll-image.png) no-repeat;background-size:100% 100%;height:100%;position:fixed;width:100%;top: 0px;}

.video-main{
  	font-family:allerregular;
    height: auto;
    margin: 0 auto;
    width:931px;
}
.video-play{
 	float: left;
    height: auto;
    margin: 0 auto;
    width: 545px;
	position:relative;
}
.playing-video{
	width:568px;
	height:385px;
	
	margin:0 0 0 7px;
}
.video-play a{
   /* width:90%;
    height:300px;
    display:block;
    border:solid 5px #585858;*/
}
.video-data{
	 
    height: auto;
    width: 100%;
}
.current-video-desc h3{
    margin:0px;
   color: #424242;
	font-size: 18px;
	text-align:left;
	padding-bottom:10px;
	font-weight:normal;
}
.current-video-desc{    padding: 10px;
     padding-bottom: 13px;}
.current-video-desc p{
    margin:0px;
   color: #4E4E4E;
	font-size: 13px;
	text-align:left;
}
.current-video-desc ul{padding-left:15px;}
.current-video-desc ul li {
    margin: 0px;
    color: #4E4E4E;
    font-size: 13px;
    text-align: left;
	margin-bottom:5px;
}
.video-list{
   background-color: #1A1A1A;
    float: left;
    height: 541px;
    margin-left: 5px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 380px;
}
.video-play-list{
    width:100%;
    list-style-type:none;
    margin:0px;
    padding:0px;
}
.video-play-list li{
    width:95%;
    height:auto;
    display:block;
    overflow:hidden;
    padding:15px 5px 20px 15px;
    cursor:pointer;
    border-bottom:1px solid #434242;
    margin:0px 0;

	
}

.video-play-list li:hover{
    background:#3A3A3A;
	border-bottom:1px solid #000;
}
.video-play-list li:hover h4{
    color:#fff;
}
.video-play-list li:hover p{
    color:#C2C7CA;
}
.video-play-list .active-video{
    background:#3A3A3A;
}
.video-play-list .active-video h4{
    color:#fff;
}
.video-play-list .active-video p{
    color:#C2C7CA;
	font-size:13px;
	margin:0px;
}
.video-name > p{
width: auto;
overflow: hidden;
text-overflow: ellipsis;
}
.video-data > p{
width: auto;
overflow: hidden;

}
.video-thumb{width: 95px;
height: 70px;float:left;}
.video-play-list h4{
    color:#C2C7CA;
}
.video-play-list p{
    color:#C2C7CA;
	font-size:13px;
	margin:0px;
	
}
.video-content {height: 37px;overflow: hidden;
margin-top: 5px;}
.video-play-list li img:first-child{
    width:100%;
    height:100%;
    
    border:2px #585858 solid;
}
.video-play-list li img:last-child{
    width:100%;
    height:100%;
 
}
.video-name{
    width: 66%;
	height: auto;
    float:left;
    padding:0 0 0 20px;
	overflow: hidden;
}
.video-name h4{
    margin:0px;
    padding:0 0 0px 0;
    font-size:13px;
    color:#fff;
	font-weight:normal;
}
.video-name span{
    font-size:12px;
    color:#6f6e6e;
	
}
.video-play .video-data{
    font-size:12px;
    color:#6f6e6e;
   text-align: center;
	background: #fff;
	margin-top: 5px;
}
.white-box{background:#fff;padding:15px;}
.margin-5{margin-top:5px;}
.drop-btn{text-align:right;}
.drop-btn a{color:#828282;font-size:13px;margin:0px;text-decoration:none;font-weight:600;}
.dropdown-menus{display:none;}
.drop-btn:hover .dropdown-menus{display:block;}
.top-menu{
	padding-left:0px;text-align:left;margin:0px;}
.top-menu li{display:inline-block;padding:0px 5px;color:#828282;}
.top-menu li a img{position: relative;top: 3px;}
.top-menu li a{text-decoration:none;color:#828282;font-size:13px;line-height:2px;}

@media (min-width:1024px) and (max-width:1199px)
{

}
@media screen and (max-width: 1024px){
.wrapper {
  width: 89%;
}
.video-play {
  width: 52%;
}
.video-list {
  width:40%;
}
}