/* Add here all your CSS customizations */
div {
	font-size: 12px;
	color: #666;
}
.page-header a{
	color: #FFF;
}	
.page-header h4 {
	border-bottom: 5px solid #095F0F;
	color: #FFF;
	display: inline-block;
	margin: 0 0 -25px;
	line-height: 47px;
	padding: 0 0 10px;
	position: relative;
}
.text-white{
	color: #ccc !important;
}
.font-md{
	font-size: 14px !important;
}
#footer .footer-ribbon:before{
	top: 1px;
}
.list li{
	margin-bottom: 10px;
}
#footer .contact i{
	top: -4px;
}
#footer .contact i.fa-envelope{
	top:-3px;
}
.social-icons li{
	margin-right: 5px;
}
.thumb-info .thumb-info-title{
	text-transform: none !important;
}
.min-height-md{
	min-height: 150px !important;
}