/*update career*/
@font-face {
	font-family: 'dinpro';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/dinpro.woff');
}

@font-face {
	font-family: payback;
	src: url('../fonts/payback.eot');
	src: url('../fonts/payback.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/payback.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

.phone-number{
	font-family: payback!important;
	font-size: 28px;
	color: #fff;
}

.lead{
	font-size: 18px;
}

.lead tr:hover {
	background-color: #f8f8f8;
}

.lead tr td p{
	font-size: 14px;
}

.lead tr td .btn{
	min-width: 150px;
}

.starter-template h2{
	font-size: 24px;
}

.menu-foot a{
	font-size: 14px;
}


.home-banner{
	font-family: 'dinpro';
}