/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.4.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

a.whitelink {
	color: #FFF;
}

.header #logo_img {
/*	height: 35px;*/
	height: 53px;
}

.fixed-header-on .header .logo img {
	max-height: 48px;
}

.logo-footer #logo-footer {
	width: 240px;
}

.feature-box-2 .body.with-number {
	margin-left: 77px;
}

.banner .with-icon img {
	width: 45px;
	height: 45px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -24px;
	margin-left: -19px;
	text-align: center;
	z-index: 5;
}

.image-grid img {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}

.logosm {
	float: left;
	padding: 0px;
	display: block;
	position: relative;
	padding-top: 19px;
	margin-right: 6px;
}

.logoxs {
	float: left;
	padding: 10px;
}

.logoxs img, .header .logoxs #logo_img {
	max-height: 30px;
}

.logosm img, .header .logosm #logo_img {
	max-height: 35px;
}

#homepage-banner {
	padding-top: 100px;
	padding-bottom: 60px;
}