#carousel-example-generic{
	margin-bottom:10px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color: #CCC;
}
#carousel-example-generic .carousel-control{
	    background-image: linear-gradient(to right,rgba(0,0,0,.01) 0,rgba(0,0,0,.0001) 100%);	
}
.list-group-item-info {
    color: #0C8A23;
    background-color: #fff;
}
	.wht-r-b{
		border-right-color:#FFFFFF;
		background-color:rgba(255, 72, 0, 0.86);;;
		color:#FFFFFF;
	}

@media (max-width: 767px){
	.no-bder{
		border-top-width: 0px;
		border-bottom-width: 0px;}		
	.phone-height{
		heght:500px;
		width:100%
	}
}
@media (min-width: 768px){
	.lunbo{
	margin-bottom:10px;}
}