.navbar a.navbar-brand {
	width: 400px;
	height: 158px;
}

.navbar a.navbar-brand img {
	width: 406px;
	height: 164px;
}

body#home a#home-tab,
body#about a#about-tab,
body#services a#services-tab,
body#portfolio a#portfolio-tab,
body#news a#news-tab,
body#contact a#contact-tab
{
	border-bottom: solid 1px #428bca;
}

.service_teaser .service_details {
	min-height: 100px;
}

.section_header.skincolored {
	border-bottom: 0px;	
	margin: 0;
}

.no-margin-col .no-margin {
	margin-left: -15px;
}

ul.home-list-unstyled li {
	width: 33%;
	float: left;
	list-style: none;
}

ul.home-list-unstyled li i {
	color: #fff;
	background-color: #0e3581;
	padding: 10px;
	margin-bottom: 5px;	
	font-size: 28px;
	margin-right: 20px;
}

.clients_list img {
	margin-right: 40px;
	margin-bottom: 40px;
}

figure {
	margin: 0;
}

.pagination > li > a, .pagination > li > span {
	min-height: 34px;
}

.pagination > li > a > i {
	margin-top: 3px;
}

#phone {
	float: right;
	top: 100px;
	right: 45px;
	position: absolute;
	color: #3477bd;
}

#phone h3 {
	font-weight: 300;
	font-size: 35px;
	line-height: 55px;
}

.team_social {
	min-height: 42px;
}

.section_header.skincolored {
	padding: 0;	
}

.short_bio {
	min-height: 100px;
}

.team_social {
	min-height: 50px;
}

@media (max-width:995px) {
	#phone {
		left: 180px;
		top: 150px;

	}
	
	#phone h3 {
		font-size: 25px;		
	}
	
	.pull-right {
		float: left !important;
	}
}

@media (max-width:767px) {
	#phone {
		left: 180px;
		top: 140px;

	}
	
	#phone h3 {
		font-size: 25px;		
	}
}
