

.quick-response {
	font-family: 'Lato', sans-serif;
	font-size:18px;
	font-weight:300;
	
}


.call {
	font-family: 'Lato', sans-serif;
	font-size:20px;
	font-weight:700;
}

.side-nav-hdr  {
	font-family: 'Lato', sans-serif;
	font-size:16px;
	font-weight:700;
}

.website-by {
	font-size: 12px;
	float:right;
	
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
.website-by {
	float:none;
	padding-left:20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #b08900;
	padding-top:10px;
	margin-top:10px;
}
}



.website-by a {
	color:#b08900;
	text-decoration:none;
	
}




