/*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:10px; width:100%;}
	.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;}
}


@media (max-width: 768px){
	.breakNewsWrap .carousel-inner{width:75%; }
	.breakNewsWrap .carousel-control.right{right:10px;}
}

@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;}
}
	
	
	
	
	
	
	
	
	
	
	
.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;
	}
}






