﻿/***** trang video ****/
.pageVideo {
	overflow: hidden;
}
.videoCenter {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 30px;
}
div.lv-v-noibat {
	width: 100%;	
}
.lv-media-image{
    width: 66%;
    float: left;
}
div.lv-media-thumb{
    width: 100%;
    height: 420px;
}
div.lv-v-noibat .media-body {
	width: 32% ;
	float:right;
}
.videoTop {
	border: 1px #d3edfc solid;
	padding: 9px;
}
div.lv-v-noibat .media-body {
	border-radius: 0;
	background-color: #f8f8f8;
}
div.lv-v-noibat {
	border-radius: 0;
}
div.noibat-active {
	background-color: #f3f9fd!important;
}
div.lv-v-noibat div.playmedia:hover {
	background-color: #e4f3fd!important;
}
div.media-item {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
div.lv-v-noibat .media-item-title {
    float:none;
    width:auto;
   	margin-left:130px;
}
div.lv-v-noibat .media-item-title .item-tt{
	text-align:left;
}
div.lv-v-noibat .media-item-title .item-mt{
	clear:none;
	margin-top:3px;
	color:#777;
}
div.lv-v-noibat .media-item-image div {
    position: absolute;
    top: 15%;
    left: 36%;
    z-index: 2;
}
div.media-item-image div:before{
	content:"\f01d";
	font-family:FontAwesome;
	font-size:40px;
	color:rgba(255,255,255,0.65);
}
.media-item:hover div.media-item-image div:before{
	color:rgba(255,255,255,1);
}
div.media-item-image div img {
	display: none;
}
/***tab video***/
div.lv-media-thumb div.newstop, div.lv-media-intro{
    border-bottom: 1px #fddfcc solid;
    font-size: 14px;
    color: #f36100;
    padding-left:10px;
    font-family: RobotoCondensed;
    line-height: 34px;
    height:34px;
    background-color:#fff9f5;
    margin-bottom:0;
    border-radius:0;
}
div.lv-media-thumb{
	padding-top:34px;
}
div.lv-media-thumb div.newstop{
	margin-top:-34px;
	padding:0px 10px;
}
.btHLCenter div.newstopL {
	display: none;
}
.lv-v-noibat .playmedia div.media-item {
	padding-top: 8px!important;
	height: 100px!important;
}
@media (min-width:768px){
.MainScreen{
	margin-left:10px;
	margin-top:10px;
	width:98.8%!important;
}
.lv-v-noibat div.media-body {
	height: 434px!important;
}
}
@media (max-width:767px){
.MainScreen{	
	width:98.8%!important;
}
.lv-v-noibat div.media-body {
	height: 445px!important;
}
}
@media (max-width:1020px){
div.lv-v-noibat {
	padding-left:10px;
	padding-right:10px;
	box-sizing:border-box;
}
}
@media (max-width:767px){
div.lv-v-noibat {
	max-width: 620px;
	display:block;
	margin:10px auto!important;
}
.lv-media-image{
    width: 100%;
    float: none;
}
div.lv-v-noibat .media-body {
	width: 100%;
	clear:both;
}
div.lv-media-thumb{
    height: 320px;
}
}
@media (max-width:767px){
div.lv-media-thumb{
    height: 280px;
}
}

/***  video Chi tiet **/
.LV-VideoCM .lv-media-thumb{
	width:1000px;
}
.LV-VideoCM .lv-media-thumb {
    width: 1000px;
    height: 600px;
}
.LV-VideoCM .lv-media-main{
	clear:both;
	overflow:hidden;
	margin:35px 0 10px 0;
}
.LV-VideoCM .videoLeft {
    width: 1000px;
    float:none;
    overflow:hidden;
    background-color:#e9e9e9;
}
.LV-VideoCM .videoLeft .playmedia {
    width: 180px;
    height: 140px;
}
.LV-VideoCM .videoLeft .media-item-image img {
    width: 180px;
    height: 140px;
}
.LV-VideoCM .videoLeft .media-item-title {
    margin-top: -60px;
}

/***** audio *********/
audio{
	width:100%;	
}
.audio-main .lv-media-image {
    width: 100%;
    float: none;
}
.audio-main div.lv-media-thumb {
    height: 130px;
}
.autio-list .playmedia{
	margin:10px 0 0 20px;
}
.autio-list .media-item-title:before{
	font-family:FontAwesome;
	font-size:13px;
	color:#333;
	content:"\f1c7";
	margin-right:6px;
}
.autio-list .media-item-title:hover{
	color:#d00;
	cursor:pointer;
}
/**** 7/7/2015 *****/