body {
	margin: 0;
	float: left;
	width: 100%;
	color: #888888;
	font-size: 16px;
	line-height: 1.4;
	background: #fff;
	font-family: 'Lato', sans-serif;
}
.top-bar {
	float: left;
	width: 100%;
	padding-top: 15px;
	background: #2ea3f2;
	padding-bottom: 12px;
}
ul.contactnow {
	float: left;
}
ul.contactnow li {
	float: left;
	font-weight: 900;
	padding-right: 28px;
}
ul.contactnow li .fa {
	float: left;
	color: #fff;
	font-size: 22px;
	margin-right: 12px;
}
ul.contactnow li a {
	float: left;
	color: #000000;
	padding-top: 2px;
}
ul.socialicons {
	float: right;
}
ul.socialicons li {
	float: left;
	padding-left: 25px;
}
ul.socialicons li a {
	float: left;
	color: #fff;
	font-size: 18px;
}
ul.socialicons li a:hover, ul.contactnow li a:hover { 
	color: #002197; 
}
.header {
	float: left;
	width: 100%;
	padding: 10px 0;
}
.logo, .logo img {
	float: left; 
}
.main-menu { 
	float: right; 
	padding-top: 14px;
}
.main-menu ul {	
	float: left; 
}
.main-menu li {
	float: left;
	padding-left: 22px;
	text-align: center;
}
.main-menu li a { 
	color: #777777;
	padding: 0 0 27px;
	position: relative;
	border-bottom: 3px solid transparent;
}
.main-menu li:hover a, .main-menu li.current a {
	color: #2ea3f2;
	border-bottom: 3px solid #2ea3f2;
}.main-menu li.current a {
	font-weight: 900; 
}
.main-menu li:hover a:after, .main-menu li.current a:after {
    bottom: 0;
    left: 50%;
	content: "";
    display: block;
	margin-left: -8px;
	position: absolute;
	border-bottom: 14px solid #2ea3f2;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}
.slideshow {
	float: left;
	width: 100%;
	clear: both;
	overflow: hidden;
	position: relative;
}
.slider {
	float: left;
	width: 100%;
	min-height: 585px;
	padding-top: 70px;
	position: relative;
	padding-bottom: 235px;
	background-size: cover;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
}
.hometest {
	float: left;
	width: 100%;
	padding-bottom: 25px;
	background: url(images/hometest.jpg) no-repeat center top;
	background-size: cover;
}
.quick-wrapper {
	float: left;
	width: 100%;
	z-index: 111;
	padding: 0 5%;
	position: relative;
	margin-top: -236px;
}
.quick-wrapper strong {
	float: left;
	width: 100%;
	color: #fff;
	line-height: 1;
	font-size: 48px;
	margin: 0 0 24px;
	text-align: center;
	text-shadow: 2px 3px 5px rgba(0, 0, 0, 0.65);
	font-family: 'Lato-Heavy', 'Lato', sans-serif;
}
.quick-wrapper b { 
	color: #ffcc00;	
}
.quick-wrapper span { 
	text-transform: uppercase; 
}
.quick-form {
	clear: both;
	width: 930px;
	max-width: 100%;
	border-radius: 8px;
	margin: 0 auto 20px;
	padding: 12px 25px 22px;
	background: rgba(46, 163, 242, 0.8);
}
.quick-form h3 {
	color: #fff;
	font-size: 36px;
	font-weight: 900;
	margin: 0 0 20px;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.quick-form .row { 
	margin: 0 -12px; 
} 
.quick-form .columns { 
	padding-left: 12px; 
	padding-right: 12px; 
}
.g-recaptcha { 
	float: right; 
	margin: 0 0 10px; 
}
input[type="text"], input[type="email"], select, textarea {
	font-family: 'Lato', sans-serif;
}
input[type="submit"] {
	font-weight: 900;
	background: #002197;
	border:2px solid #fff;
	font-family: 'Lato', sans-serif;
}
input[type="submit"]:hover { 
	background:	#2ea3f2; 
}
.test-top {
	float: left;
	width: 100%;
	padding-top: 18px;
	text-align: center;
}
h2 { 
	color: #2ea3f2;
	font-size: 54px;
	margin: 0 0 12px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Lato-Heavy', 'Lato', sans-serif;
}
.test-top h3 {
	color: #000;
	font-size: 24px;
	margin: 0 0 30px;
	text-transform: uppercase;
	font-family: 'Lato-Semibold', 'Lato', sans-serif;
}
.testimonials {
	float: left;
	width: 100%;
	margin: 0 0 25px;
}
.embed-container {
	height: 0; 
	max-width: 100%;
	overflow: hidden; 
	position: relative;
	border-radius: 5px;
	padding-bottom: 56.25%; 
	border: 2px solid #fff;
}
.embed-container iframe, .embed-container object, .embed-container embed { 
	top: 0;
	left: 0; 
	width: 100%; 
	height: 100%; 
	position: absolute;
}
.homeservices {
	float: left;
	width: 100%;
	padding-top: 36px;
	padding-bottom: 6px;
	background: #2ea3f2 url(images/homeservices.jpg) no-repeat center top;
	background-size: cover;
}
.services-top {
	float: left;
	width: 100%;
	text-align: center;
	padding-bottom: 22px;
}
.services-top h2 { 
	color: #fff; 
}
.services-top h3 {
	color: #000;
	font-size: 30px;
	text-transform: uppercase;
}
.services-wrapper {
	width: 980px;
	margin: 0 auto;
	max-width: 100%;
}
.services-inner {
	float: left;
	width: 50%;
	padding: 0 6%;
}
.autorepair {
	float: left;
	width: 100%;
	margin-bottom: 44px;
}
.autorepair span {
	float: left;
	width: 88px;
	height: 88px;
	padding: 12px;
	margin-top: 6px;
	text-align: center;
	border-radius: 50%;
	border: 2px solid #fff;
}
.autorepair > div {
	padding-left: 104px;
}
.autorepair h3 {
	color: #fff;
	font-size: 36px;
	margin: 0 0 8px;
	font-family: 'Lato-Semibold', 'Lato', sans-serif;
}
.autorepair p {
	color: #000;
	font-size: 17px;
	font-weight: 900;
}
a.readmore {
	float: left;
	width: 100%;
	color: #000;
	font-size: 12px;
	font-weight: 900;
	background: #fff;
	text-align: center;
	border-radius: 4px;
	padding: 5px 10px 6px;
	border: 1px solid #fff;
	text-transform: uppercase;
}
a.readmore:hover { 
	background: #2ea3f2; 
}
.ourteam {
	float: left;
	width: 100%;
	padding-top: 36px;
	padding-bottom: 30px;
}
.ourteam h2 { 
	margin-bottom: 36px; 
}
.team-wrapper {
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-right: 10px;
	margin-bottom: 50px;
}
.white-wrapper {
	float: left;
	width: 100%;
	background: #fff;
	padding-left: 10px;
	padding-bottom: 20px;
	border: 1px solid #e8e7e7;
}
.grey-wrapper {
	float: left;
	width: 103.3%;
	margin-top: -20px;
	background: #e8e7e7;
}
.grey-wrapper img {
	display: block;
	margin: 0 auto;
}
.about-member {
	float: left;
	width: 100%;
	padding-top: 22px;
	position: relative;
}
.about-member ul {
	right: 0;
	position: absolute;
}
.about-member li {
	float: left;
	padding-left: 25px;
}
.about-member li a {
	float: left;
	color: #9e9e9d;
}
.about-member li a:hover { 
	color: #2ea3f2; 
}
.about-member h4 {
	color: #0038fd;
	margin: 0 0 2px;
	font-size: 18px;
	padding-right: 112px;
	text-transform: uppercase;
	font-family: 'Lato-Heavy', 'Lato', sans-serif;
}
.about-member span {
	float: left;
	width: 100%;
	color: #7b7b7b;
	font-size: 18px;
	margin-bottom: 28px;
}
.about-member a.readmore {
	color: #fff;
	font-size: 16px;
	background: #9e9e9d;
	border: 1px solid #9e9e9d;
	text-transform: capitalize;
	font-family: 'Lato-Heavy', 'Lato', sans-serif;
}
.about-member a.readmore:hover {
	background: #2ea3f2;
	border: 1px solid #2ea3f2;
}
.homeabout {
	float: left;
	width: 100%;
	padding-top: 36px;
	padding-bottom: 10px;
	background: #000 url(images/homeabout.jpg) no-repeat center top;
	background-size: cover;
}
.homeabout h2 {
	color: #fff;
	margin-bottom: 20px;
}
.homeabout2 {
	float: left;
	width: 100%;
	padding-top: 36px;
	padding-bottom: 10px;
	background: #000 url(images/homebanner2.png) no-repeat center top;
	background-size: cover;
}
.homeabout2 h2 {
	color: #fff;
	margin-bottom: 20px;
}
.aboutus {
	float: left;
	width: 100%;
	color: #cccccc;
	margin-bottom: 40px;
}
.aboutus img {
	float: left;
	width: 100%;
	border-radius: 6px;
	border: 2px solid #000;
}
.aboutus b { 
	color: #2ea3f2;
	font-family: 'Lato-Heavy', 'Lato', sans-serif; 
}
#hidetext{ 
	display: none; 
}
.aboutus a { 
	color: #2ea3f2;
	font-weight: 700; 
}
.aboutus a:hover {
	color: #fff;
}
.aboutus span {
	color: #fff;
	cursor: pointer;
	font-family: 'Lato-Heavy', 'Lato', sans-serif; 
}
.aboutus span:hover { 
	color: #2ea3f2; 
}
.other-logos {
	float: left;
	width: 100%;
	padding-top: 25px;
	background: #2ea3f2;
}
.other-logos ul {
	float: left;
	width: 100%;
	text-align: center;
}
.other-logos li {
	padding: 0 50px;
	margin: 0 0 22px;
	display: inline-block;
}
.footer {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 14px;
	padding-top: 45px;
	background: #333333;
	padding-bottom: 50px;
}
.footer .three {
	width: 24%;
}
.footer .three: last-child { 
	width: 28%; 
}
.ft-logo {
	float: left;
	width: 100%;
	margin: 0 0 50px;
	padding-top: 5px;
	padding-right: 2px;
}
.ft-logo img { 
	margin: 0 0 17px; 
}
a.seemore {
	color: #fff;
	font-weight: 700;
	border-bottom: 2px solid #adadad;
}
a.seemore:hover { 
	color: #2ea3f2;
	border-bottom: 2px solid #2ea3f2; 
}
h3.ft-heading {
	font-size: 20px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	display: inline-block;
	border-bottom: 2px solid #fff;
}
.ft-menu {
	float: left;
	width: 185px;
	max-width: 100%;
	padding-left: 10px;
	margin-bottom: 44px;
}
.ft-menu ul, .ft-contact ul {
	float: left;
	width: 100%;
}
.ft-menu li {
	float: left;
	width: 100%;
	margin: 0 0 6px;
	padding-bottom: 6px;
	text-transform: uppercase;
	border-bottom: 2px solid #4c4f51;
}
.ft-menu li:last-child, .ft-contact li:last-child { 
	border-bottom: 0 !important; 
}
.ft-menu li a {
	float: left;
	color: #fff;
	width: 100%;
}
.ft-menu li a:hover, .ft-contact li a:hover {
	color: #2ea3f2 !important;
}
.ft-contact {
	float: left;
	width: 222px;
	max-width: 100%;
	margin-bottom: 22px;
}
.ft-contact li {
	float: left;
	width: 100%;
	color: #fff;
	font-weight: 700;
	margin: 0 0 16px;
	padding-bottom: 16px;
	border-bottom: 2px solid #4c4f51;
}
.ft-contact li a {
	color: #fff;
	margin-left: 10px;
}
.newsletter {
	float: left;
	width: 100%;
	margin-bottom: 50px;
}
.newsletter h3 {
	font-size: 21px;
	font-weight: 400;
	text-transform: uppercase;
}
.newsletter p {
	font-weight: 300;
}
.newsletter > div {
	float: left;
	width: 100%;
	position: relative;
	padding-right: 30px;
}
.newsletter input[type="email"] {
	margin: 0;
	color: #fff;
	height: 35px;
	border-radius: 0;
	background: #999999;
	border: 1px solid #999999;
}
.newsletter input[type="submit"] {
	right: 0;
	border: 0;
	width: 30px;
	height: 35px;
	border-radius: 0;
	position: absolute;
	background: #999999;	
}
.newsletter input[type="submit"]:hover {
	background: #2ea3f2;
}

/*********************/

.newsletter ::-webkit-input-placeholder, .newsletter select  { /* WebKit browsers */
    color: #fff;
}
.newsletter :-moz-placeholder, .newsletter select { /* Mozilla Firefox 4 to 18 */
   color: #fff;
   opacity: 1;
}
.newsletter ::-moz-placeholder, .newsletter select { /* Mozilla Firefox 19+ */
   color: #fff;
   opacity: 1;
}
.newsletter :-ms-input-placeholder, .newsletter select { /* Internet Explorer 10+ */
   color: #fff;
}

/*********************/

.newsletter ul {
	float: left;
	width: 100%;
	margin-top: 24px;
}
.newsletter li {
	float: left;
	font-size: 18px;
	padding-right: 16px;
}
.newsletter li a {
	float: left;
	color: #adadad;
}
.newsletter li a:hover {
	color: #2ea3f2;
}
.copyrights {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	padding: 20px 15px;
	text-align: center;
	background: #2ea3f2;
}
.copyrights a {
	color: #fff;
	margin: 0 8px;
}
.copyrights a:hover {
	color: #002197;
}
.pagebanner {
	float: left;
	width: 100%;
	position: relative;
	text-align: center;
	padding-top: 222px;
	padding-bottom: 26px;
	background: #000 url(images/pagebanner.jpg) no-repeat center top;
}
.pagebanner-auto {
	float: left;
	width: 100%;
	position: relative;
	text-align: center;
	padding-top: 222px;
	padding-bottom: 26px;
	background: #000 url(images/auto-repair-shop-FW.png) no-repeat center top;
}
.pagebanner-oil {
	float: left;
	width: 100%;
	position: relative;
	text-align: center;
	padding-top: 222px;
	padding-bottom: 26px;
	background: #000 url("images/oil-change-FW.png") no-repeat center top;
}
.pagebanner-trans {
	float: left;
	width: 100%;
	position: relative;
	text-align: center;
	padding-top: 222px;
	padding-bottom: 26px;
	background: #000 url(images/transmission-repair.png) no-repeat center top;
}
.pagebanner-emissions {
	float: left;
	width: 100%;
	position: relative;
	text-align: center;
	padding-top: 222px;
	padding-bottom: 26px;
	background: #000 url(images/emissions-FW.png) no-repeat center top;
}
h1 {
	color: #ffcc00;
	font-size: 48px;
	text-transform: uppercase;
	text-shadow: 2px 3px 5px rgba(0, 0, 0, 0.65);
	font-family: 'Lato-Heavy', 'Lato', sans-serif;
}
.breadcrumbs {
    float: left;
    width: 100%;
    bottom: 6px;
    position: absolute;
}
.breadcrumbs ul {
    float: left;
    width: 100%;
	text-align: center;
}
.breadcrumbs li {
    color: #2ea3f2;
	font-weight: 900;
    display: inline-block;
}
.breadcrumbs li::after {
    color: #fff;
    content: '/';
	margin-left: 5px;
}
.breadcrumbs li:last-child::after {
	display: none;
}
.breadcrumbs li a {
    color: #fff;
}
.breadcrumbs li a:hover {
    color: #2ea3f2;
}
.pagecontent {
	float: left;
	width: 100%;
	padding-top: 44px;
}
.services-content {
	float: left;
	width: 100%;
	text-align: center;
}
.services-content a, .services-content b { 
	color: #2ea3f2 
}
.services-content a:hover { 
	color: #000; 
}
.services-content img {
	display: block;
	border-radius: 6px;
	margin:0 auto 22px;
	border: 1px solid #000;
}
.services-links {
	float: left;
	width: 100%;
	padding-top: 15px;
}
.services-links .autorepair h3 {
	color: #2ea3f2;
}
.services-links .autorepair span {
	border: 2px solid #2ea3f2;
}
.services-links a.readmore {
	background: #2ea3f2;
}
.services-links a.readmore:hover {
	color: #fff;
	background: #000;
}
.contact-wrapper {
	width: 930px;
	margin:0 auto;
	max-width: 100%;
}
.test-wrapper {
	float: left;
	width: 100%;
}
.test-wrapper h3 {
	color: #333333;
	font-size: 36px;
	text-align: center;
	margin-bottom: 40px;
	text-transform: uppercase;
	font-family: 'Lato-Heavy', 'Lato', sans-serif;
}
.test-wrapper b { 
	color: #2ea3f2; 
}
.test-wrapper .embed-container {
	margin-bottom: 18px;
	padding-bottom: 35.6%;
	border: 1px solid #b2b2b2;
}
.contact-form {
	float: left;
	width: 100%;
	border-radius: 8px;
	margin-bottom: 50px;
	background: #2ea3f2;
	padding: 30px 40px 40px;
}
.contact-form h3 {
	color: #fff;
	font-size: 36px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Lato-Heavy', 'Lato', sans-serif;
}
.contact-form .row {
	margin: 0 -5px;
}
.contact-form .columns {
	padding-left: 5px;
	padding-right: 5px;
}
.contact-form textarea {
	height: 92px;
}
.contact-form input[type="submit"] {
	font-size: 20px;
}
.contat-detail {
	float: left;
	width: 100%;
}
.contat-detail h3 {
	color: #2ea3f2;
	font-size: 36px;
	margin-bottom: 25px;
	text-transform: uppercase;
	font-family: 'Lato-Heavy', 'Lato', sans-serif;
}
.contat-detail > div {
	float: left;
	width: 50%;
	margin-bottom: 40px;
}
.contat-detail img {
	float: left;
	margin-right: 20px;
}
.contat-detail span {
	color: #333;
	font-size: 18px;
	font-weight: 700;
}
.contat-detail a {
	color: #333;
	font-size: 30px;
	font-weight: 700;
}
.contat-detail a:hover {
	color: #2ea3f2;
}
.googlemap {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.googlemap .embed-container {
	border: 0;
	border-radius: 8px;
	padding-bottom: 25.25%;
}
.openclosed img {
	margin-top: 6px;
}
.contat-detail ul {
	padding-left: 68px;
}
.contat-detail li {
	color: #333;
	font-size: 24px;
	font-weight: 700;
}
.contat-detail li.sucd {
	color: #ff0000;
}
.contat-detail li strong {
	width: 105px;
	display: inline-block;
}
.auto-sevices {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 30px;
}
.auto-sevices ul {
	float: right;
}
.auto-sevices ul.exhaust {
	float: left;
}
.auto-sevices li {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 5px;
	padding-left: 26px;
	background: url(images/auto-list.png) no-repeat left 5px;
}
.auto-sevices .two {
	width: 14.66667%;
}
.auto-sevices .three {
	width: 28%;
}
h3.aalrepairs {
	color: #333333;
	font-size: 36px;
	text-align: center;
	margin-bottom: 42px;
	text-transform: uppercase;
	font-family: 'Lato-Heavy', 'Lato', sans-serif;
}
h3.aalrepairs b {
	color: #2ea3f2;
}
.ournews {
	float: left;
	width: 100%;
	margin: 0 0 50px;
	border-bottom: 1px solid #d8d8d8;
}
.ournews:last-child {
	margin: 0 0 20px;
	border-bottom: 0;
}
.news-top {
	float: left;
	width: 100%;
	padding:16px 18px;
	border-radius: 8px;
	background: #2ea3f2;
	margin-bottom: 24px;
}
.news-top h3 {
	color: #fff;
	font-size: 24px;
	margin-bottom: 6px;
}
.news-top ul {
	float: left;
	width: 100%;
}
.news-top li {
	float: left;
	color: #000;
	font-size: 14px;
	position: relative;
	text-transform: uppercase;
}
.news-top li::after {
	content: '-';
	padding: 0 8px;
}
 .news-top li:last-child::after {
	 display: none;
}
.news-content {
	float: left;
	width: 100%;
	color: #2d2d2d;
	margin-bottom:22px;
}
.news-content a {
	color: #000;
	font-weight: 700;
}
.news-content a:hover {
	color: #2ea3f2;
}
.news-content img {
	float: left;
	width: 100%;
	margin: 0 0 22px;
	border-radius: 8px;
}
.news-content ul {
	float: right;
}
.news-content li {
	float: left;
	padding-left:20px;
}
.news-content li img {
	margin: 0;
	width: auto;
	border-radius: 0;
}
.news-sidebar {
	float: right;
	width: 296px;
	max-width: 100%;
}
.news-sidebar h4 {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 18px;
	margin: 0 0 10px;
	font-weight: 900;
	border-radius: 8px;
	background:#333333;
	padding: 20px 15px;
}
.latestnews {
	float: left;
	width: 100%;
	margin-bottom: 50px;
}
.latestnews input[type="text"], .latestnews input[type="email"] {
	height: 44px;
	border-radius: 0;
	border: 1px solid #e6e6e6;
}
.latestnews input[type="submit"] {
	border: 0;
	height: 46px;
	background: #2ea3f2;
}
.latestnews input[type="submit"]:hover {
	background: #333333;
}
.featurednews {
	float: left;
	width: 100%;
	margin-bottom: 35px;
}
.featurednews ul {
	float: left;
	width: 100%;
	padding-top:10px;
}
.featurednews li {
	float: left;
	width: 100%;
	padding-left: 26px;
	margin-bottom: 10px;
	background: url(images/auto-list.png) no-repeat left 5px;
}
.featurednews li a {
	color: #2ea3f2;
}
.featurednews li a:hover {
	color: #333;
}
.featurednews li span {
	float: left;
	width: 100%;
	color: #404040;
}
.categoriesnews li a {
	color: #333;
}
.categoriesnews li a:hover {
	color: #2ea3f2;
}




/****** PopUp ******/

.teammember {
	color: #777777;
	font-size: 14px;
	max-width: 980px;
	background: #fff;
	margin: 20px auto;
	padding: 50px 30px;
	border-radius: 8px;
	position: relative;
}
.teammember .four { 
	width: 41%;
}
.teammember .eight { 
	width: 59%;
}
.member-pic {
	float: left;
	width: 100%;
	margin-top: 3px;
	margin:0 0 30px;
	text-align: center;
	background: #e8e7e7;
	padding: 40px 15px 0;
}
.member-pic img {
	display: block;
	margin: 0 auto;
}
.member-content {
	float: left;
	width: 100%;
	margin:0 0 30px;
}
.member-content h4 {
	margin: 0;
	color: #0038fd;
	font-size: 18px;
	text-transform: uppercase;
	font-family: 'Lato-Heavy', 'Lato', sans-serif; 
}
.member-content span {
	clear: both;
	color: #333333;
	font-size: 18px;
	word-spacing: 2px;
	margin-bottom: 12px;
	display: inline-block;
}
.member-content p {
	margin: 0 0 28px;
	line-height: 1.6;
	text-align: justify;
}
.member-content ul {
	float: left;
	width: 100%;
}
.member-content li {
	float: left;
	padding-right: 20px;
}
.member-content li a {
	color: #9e9e9d;
	font-size: 16px;
}
.member-content li a:hover {
	color: #2ea3f2;
}

@media only screen and (max-width: 1179px) {
	h2 { font-size: 44px; }
	.other-logos li { padding: 0 30px; }
	.ft-logo { padding-right: 0; }
	.newsletter h3 { font-size: 19px; }
	.quick-wrapper { padding: 0; }
	.quick-wrapper strong { font-size: 46px; }
	.quick-wrapper { margin-top:-180px; }
	.slider { min-height: 450px; }
	.test-top h3 { font-size: 20px; }
	.services-top h3 { font-size: 26px; }
	.about-member ul { float: left; position: relative; width: 100%; margin-bottom: 10px; }
	.about-member li { padding-left: 0; padding-right: 25px; }
	.about-member h4 { clear: both; padding-right: 0; }
	h3.aalrepairs, .test-wrapper h3 { font-size: 28px; }
	.auto-sevices li { font-size: 18px; }
}
@media only screen and (max-width: 1019px) {
	h2 { font-size: 36px; }
	.slider { min-height: 350px; }
	.quick-wrapper strong { font-size: 32px; line-height: 1.3; }
	.services-top h3 { font-size: 20px; }
	.services-inner { padding: 0 15px; }
	.autorepair > div  { padding-left: 96px; }
	.autorepair h3 { font-size: 30px; }
	.autorepair p { font-size: 15px; }
	.about-member h4, .about-member span { font-size: 16px; }  
	.other-logos li { padding:0 20px 8px; }
	.footer { padding-bottom: 6px; }
	.footer .three { width: 50%; }
	.pagebanner { padding-top: 160px; }
	.news-sidebar h4 { font-size: 16px; }
	.news-top h3 { font-size: 20px; }
	.contat-detail span, .auto-sevices li { font-size: 16px; }
	.contat-detail a { font-size: 24px; }
	.contat-detail li { font-size: 20px; }
	.contat-detail li strong { width: 90px; }
	.quick-form h3 { font-size: 28px; }
	.contat-detail h3 { font-size: 28px; margin-bottom: 15px; }
	h3.aalrepairs, .test-wrapper h3 { font-size: 22px; }
}
@media only screen and (max-width: 767px) {
	h1 { font-size: 34px; }
	.top-bar { padding-bottom: 0; }
	.top-bar ul { width: 100%; text-align: center; margin-bottom: 10px; }
	.top-bar ul li { float: none; display: inline-block; padding:0 10px; }
	.main-menu { display: none; }
	.slider { min-height: 290px; }	
	.quick-wrapper strong { font-size: 20px; }
	.quick-form h3 { font-size: 22px; }
	.quick-form { padding: 12px 12px 22px; }
	.services-inner { width: 100%; padding: 0; }
	.ft-menu { padding-left: 0; }
	.services-top h3, h3.aalrepairs, .test-wrapper h3, .news-top h3 { font-size: 17px; line-height: 1.3; }
	.contact-form h3 { font-size: 28px; }
	.contact-form { padding: 30px 15px 40px; }
	.contat-detail > div { width: 100%; }
	.autorepair h3 { font-size: 24px; }
	.auto-sevices ul { float: left; }
	.news-content ul { width: 100%; margin-top: 15px; }
	.news-content li { padding-left: 0; padding-right: 20px; }
	.news-sidebar { width: 100%; }
	.embed-container { padding-bottom:56.25% !important; }
}



input.error, textarea.error, select.error {
	border-color: #ff0000 !important;
	border: 1px solid #ff0000 !important;
	background: #eaeaea !important;	
}
label.error { display: none !important;}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.slidevideo {
    width: 560px;
    max-width: 100%;
    margin: 0 auto 20px;
}

ul.homelist {
	list-style: circle;
}
ul.homelist li {
	padding-bottom: 7px
}
.homecontent {
	clear:both;
	padding: 25px 0;
}
.homecontent h3 {
	color: #2ea3f2;
	font-size: 36px;
	text-transform: none;
	text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.35);
	font-family: 'Lato-Heavy', 'Lato', sans-serif;
	margin: 7px 10px 7px !important;
}
.homecontent h4 {
	color: #2ea3f2;
	font-size: 20px;
	text-transform: none;
	text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.35);
	font-family: 'Lato-Heavy', 'Lato', sans-serif;
	margin: 4px 3px 4px !important;
}

.homeabout2 h4 {
	color: #fff;
	font-size: 20px;
	text-transform: none;
	text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.35);
	font-family: 'Lato-Heavy', 'Lato', sans-serif;
	margin: 4px 3px 4px !important;
}


.brake-services-answers li {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 5px;
	padding-left: 26px;
	background: url(images/answer-arrow.png) no-repeat left 5px;
}
.brake-services-questions li {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 5px;
	padding-left: 26px;
	background: url("images/question-mark-15.png") no-repeat left 5px;
}
.quick-form button {
	margin: 0;
	color: #fff;
	width: 100%;
	float: left;
	height: 41px;
	cursor: pointer;
	font-size: 16px;
	border-radius: 8px;
	background: #17499f;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	border:2px solid #fff;
}

.quick-form button:hover { 
	background:	#2ea3f2; 
}