.afly-news{	
	padding: 5px;
}
.afly-news>img,
.afly-news>a>img{
	display:block;
	width:100% \9;
	height:auto;
	max-width:100%;
	max-height:auto;       
}
/* .afly-news a>img:hover{
	border:3px;
	border-color: #000;
	border-style: solid;
} */

.afly-news-2{
	padding: 5px;
	font-size: 15px;
}
.afly-news-2>a>img{
	display:block;
	width:100% \9;
	height:auto;
	max-width:100%;
	max-height:auto;
}
.afly-news-2>img{
	display:block;
	width:100% \9;
	height:auto;
	max-width:100%;
	max-height:auto;
}
.afly-news-2>p>img{
	display:block;	
	max-width:100%;
	max-height:auto;
}

.border-1{
	border:1px;
	border-style: solid;	
}
.thumbnail {
    border:0px;
	border-style: solid;
    margin-bottom: 0px;
}
.news-pagination li:first-child a,
.news-pagination li:last-child a{
	border-radius:0;

}
.news-pagination li a{
	margin: 0 3px;

}

.banner-bg-color{
	background-color: #ADF0F0FF;
}

.btn:hover,
.btn:focus,
.btn-default,
.btn.active{
	background-color:#000;
	border-color:#000;
	color:#fff ;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.active{
	background-color:#F62459 ;
	border-color:#F62459 ;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #72C2D0FF;;
}
.clear{
	clear: both;
}