/**
 * Copyright: 2007-2015, Web Techtonics, LLC
 * This code is property of Web Techtonics, LLC. All rights reserved.
 * May not be re-used, re-distributed or modified without permission.


*/

.AV-VHeader-1
{
	text-align: left;
}

.AV-VHeader-1 h1,
.AV-VHeader-1 h2
{
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 300;
    font-family: Lato !important; /* Temporary, don't forget to delete */
}

.AV-VHeader-1 h1
{
	font-weight: 400;
}

.AV-VHeader-1 h1 span
{
	font-weight: 600;
}

.AV-VHeader-1 h2
{
	font-weight: 300;
}

.AV-VHeader-1 .header-icons {
	text-align: center;
	margin-left: 0;
	margin-right: 0;
	padding-top: 15px;
}

.AV-VHeader-1 .header-icons .fa-print {
	font-size: 30px;
	display: block;
}

.AV-VHeader-1 .header-icons .certification .fa-sharp {
	font-size: 50px;
}

.AV-VHeader-1 .header-icons a {
	color: inherit;
}

.AV-VHeader-1 .header-icons a:hover {
	text-decoration: none;
}

.AV-VHeader-1 .vehicle-tagline {
  font-size: 18px;
	line-height: 22px;
  font-style: italic;
  margin-top: 5px;
}
