/*Main Article*/
.top-news-wrap{background:#efefef; padding:15px; margin-bottom:30px;}
	.top-news-wrap h2{margin-bottom: 15px;}
	.top-news-wrap .media-body{padding-left:5px;}
	.top-news-wrap .media-left .main-photo img{width:460px; height:auto;  border: 1px solid #efefef;}
.top-news-wrap .main-photo .ytplay{
position: absolute;
    top: 43%;
    left: 43%;
    width: 80px!important;
   border:none!important;
}

/*Article Vertical*/
.article-vertical .main-photo{margin-bottom:15px;}
.article-vertical .main-photo img{border:1px solid #efefef;}
.article-vertical p {
    color: #777;
    margin-top: 5px;
}
.article-vertical .main-photo .ytplay{
position: absolute;
    top: 35%;
    left: 35%;
    width: 50px;
    border:none!important;
}

/*NEWS 2nd Layer*/
.article-second-bottom{margin-bottom:15px;}
.article-second .main-photo a{display:block;}
.article-second .main-photo img{width:160px; border:1px solid #efefef;}
.article-second .main-photo .ytplay{
position: absolute;
    top: 35%;
    left: 35%;
    width: 50px;
     border:none!important;
}



/*NEWS 3rd Layer*/
.article-third .main-photo{margin-bottom:15px;}
.article-third .main-photo a{display:block;}
.article-third .main-photo img{width:100%; border: 1px solid #efefef;}
.article-third .main-photo .ytplay{
position: absolute;
    top: 35%;
    left: 35%;
    width: 70px;
  	 border:none!important;
}
.article-third p{color:#777; margin-top:5px;}

/*NEWS article list*/
.article-list-wrap{border-left:1px solid #ddd;}
.article-list{list-style:none; margin:0; padding:0;}
.article-list li{padding:0 0 15px; margin:0 0 15px; border-bottom:1px solid #ddd;}
.article-list li:last-child{padding:0; margin:0; border-bottom:none;}


/*NEWS SLIDER*/

.video-thumb{
	width:481px;
	height:270px;
}
.video-thumb img{margin-top:-45px;}

.video-thumb .main-photo-content{position:absolute; bottom:0;}

.blue{color:#337AB7;}

#top-carou{margin-bottom:15px;}
	#top-carou .item {
		-webkit-transition: opacity 0s; 
		-moz-transition: opacity 0s; 
		-ms-transition: opacity 0s; 
		-o-transition: opacity 0s; 
		transition: opacity 0s;
	}
		#top-carou .item h2{font-weight:bold; margin:0 0 10px;}
		
		#top-carou .red{margin-right:3px;}

li.active .red{color:#fff!important;}
		
		
.other-news{display:block;}

.other-news .carousel-indicators{margin:0; padding:0; left:-10px;position:relative; text-align:left; width:100%; bottom:0;}
	.other-news .carousel-indicators li{
		text-indent:0;
		border-bottom:1px solid #EDEDED;
		list-style:none;
		padding:0;
		margin:0;
		background-color: transparent;
		display:block;
		width:100%;
		height:auto;
		border-radius:0;
	}
		.other-news .carousel-indicators li:last-child{padding-bottom:0; border-bottom:0;}
		.other-news .carousel-indicators li h4{display:block; padding:10px;}
		.other-news .carousel-indicators li.active h4{background:#337ab7;}
		.other-news .carousel-indicators li.active h4 a{color:#fff;}
		.other-news .carousel-indicators li.active h4 a.red{color:#fff!important;}
		.other-news .carousel-indicators li a{font-size:14px; line-height:20px; text-decoration:none; font-weight:bold; color:#333;}

.other-news .carousel-indicators li.active .green{color: #FFDB3D!important;}

.main-photo{position:relative; overflow:hidden;}

.main-photo-content{background:#111; padding:15px; width:100%; color:#999; min-height:180px;}
	.main-photo-content a{color:#fff!important; text-decoration:none;}
	.main-photo-content a:hover{color:#ccc!important;}

	
	
	
.breakNewsWrap{margin:0 0 15px;}

.breakNewsWrap .carousel{background: #efefef;overflow: hidden;}
	
	.breakNewsWrap .carousel-inner{width:78%; margin-left:10px; height: 38px; float:left; }
	
	.breakNewsWrap .carousel-control{width: 20px!important;}
		.breakNewsWrap .carou-left{right:30px!important; left:auto;}
		.breakNewsWrap .carousel-control.right, .breakNewsWrap .carousel-control.left{background-image:none;color: #000;   text-shadow: none;}
		.breakNewsWrap .carousel-control .glyphicon{font-size: 16px;}
		.breakNewsWrap .carousel-control .glyphicon-chevron-left, .breakNewsWrap .carousel-control .glyphicon-chevron-right { margin-top: -5px; }
		
	.breakNewsWrap .carousel-caption{color:#000; text-shadow:none; display:block; padding: 10px 10px 10px 0!important; right: inherit; left: inherit; bottom:inherit;}
	
	.breakNewsWrap .breaking-news{background:#ff0000; padding:10px; color:#fff; float:left;}
	
	.breakNewsWrap .breakNewsTitle{margin-top:10px; display:block;}
	
	
	
	
	
@media (max-width: 1199px){
	.breakNewsWrap .carousel-inner{width:73%;}
	.breakNewsWrap .breaking-news{font-size:12px;}
	.breakNewsWrap .breakNewsTitle{font-size:12px;}
	
	.top-news-wrap .media-body{display:block;width:100%;}
	.top-news-wrap .media-left{display:block; margin-bottom:15px;}
		.top-news-wrap .media-left .main-photo img{width:100%; height:auto;}
}


@media (max-width: 768px){
	.breakNewsWrap .carousel-inner{width:75%; }
	.breakNewsWrap .carousel-control.right{right:10px;}
    .article-second{margin-bottom:15px;}
    .article-second-bottom{margin-bottom:0;}
}

@media (max-width: 425px){
	.breakNewsWrap .carousel {	background: none; padding:3px 5px; background: #efefef;}
	.breakNewsWrap .carousel-inner{width:100%; margin-left:0px; height:auto;}
	.breakNewsWrap .breakNewsTitle{text-align:left; padding:0!important; position:relative; margin:0;}
	.breakNewsWrap .breaking-news {
		background: none;
		padding: 0px;
		font-weight: bold;
		color: #ff0000;
		float: left;
	}
  

  
	.breakNewsWrap .carousel-control{display:none;}
  
  .hr-del{display:none;}
  
  .article-second{margin-bottom:15px;}
  .article-second .media-left, .article-second .media-body {display: block;}
 .article-second .media-body, .article-second .main-photo img{width:100%;}
  .article-second .main-photo .ytplay{width: 70px;}
  
  .article-third{margin-bottom:15px;}
   .article-third-last{border-bottom:1px solid #ddd!important;}
  
  .article-list-wrap{border-left:none;}
  
}
	
	
	
	
	
	
	
	
	
	
	
.bnews{width:100%;height:40px;background-color:#F2F2F2;float: left; margin-bottom:15px;}
.b-head{float: left;
width: 120px;
height: 40px;
background-color: Red;
color: White;
line-height: 40px;
padding: 0px 0px 0px 9px;
text-align: center;}
.b-rightsec{float:right;width:100px;height:40px;}
.b-rightsec a{float:left;margin-top:10px;}
.b-desc{float: left;width:600px;line-height:40px;padding-left:10px;}
#owl-demo .owl-prev, #owl-demo .owl-next {background: none;}
#owl-demo .owl-nav{top: 0px;right: -105px;}







@media (max-width: 768px) {
	.other-news .carousel-indicators {
		bottom: 3px;
		left:0;
	}

}
	
@media (max-width: 425px) {
	.main-photo{margin-bottom:15px;}
	.main-photo-content{position:relative;}
	
	.other-news .carousel-indicators {
		margin: 5px 0 0;
		left:0;
	}
	.other-news .carousel-indicators li{
		padding:5px 0;
	}	
  
  
}

@media (max-width: 375px) {
	.main-photo{margin-bottom:15px;}
	.main-photo-content{position:relative;}
	
	.other-news .carousel-indicators {
		margin: 5px 0 0;
		left:0;
	}
	.other-news .carousel-indicators li{
		padding:5px 0;
	}
}

@media (max-width: 320px) {
	/*ads*/
	.other-news .carousel-indicators li{
		padding:5px 0;
	}
}









