﻿.section-title {
    margin: 10px 0 15px!important;
}



.newslanding p{color:#777;}
.newslanding p a{color:#777;}

.newslanding .echina .glyphicon{color:#000;}

	.section-nav li.eCin a{
		background:#E61501!important;
	}
	
	.section-nav li.eCin a .glyphicon{
		color:#fff!important;
	}
	
.more-news>div:first-child{border:0;}

.more-news .col-sm-6{
	min-height: 150px;
}


.img-3col{margin:0;}
.img-3col img{margin-left:10px;}



.bnews{width:100%;height:40px;background-color:#F2F2F2;float: left;}
.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;float:left;}
#owl-demo .owl-nav{top: 0px;right: -70px;}
.owl-nav{position:absolute;}







.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;}
	
	
	.title-right {
		position: absolute!important;
	}
	
	.newslanding .navbar-nav {
		margin: 5px!important;
	}
	
}