@import"reset.css";
@import"forms.css";
@import"superfish.css";
@import url(http://fonts.googleapis.com/css?family=Maven+Pro:500);
html, body {
	height:100%;
	text-align:left;
}
p {
	font-size:11pt;
}
body {
	/*background: url(../images/body-tail.gif) top center repeat;*/
	background:url(../images/body-tail.gif) !important;
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#8f8f8f;
	position:relative;/*min-width:980px;*/
}
.bg-waper{
	background:#fcfcfc url(../images/bg1-tail.jpg) repeat-x top !important;
	float:left;
	width:100%;
}
.bg-main{
	background:url(../images/light.jpg) no-repeat center top !important;
	width:100%;
}
.extra-wrap {
	overflow:hidden;
	display:block;
}
.fleft {
	float:left
}
.fright {
	float:right
}
.alignright {
	text-align:right
}
.aligncenter {
	text-align:center
}
.alignmiddle * {
	vertical-align:middle
}
.color1 {
	color:#ff2100;
}
.main {
	width:960px;
	padding:0;
	margin:0 auto;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.p1 {
	margin-bottom:8px;
}
.p2 {
	margin-bottom:15px;
}
.p3 {
	margin-bottom:30px;
}
.p4 {
	margin-bottom:40px;
}
.p5 {
	margin-bottom:50px;
}
.reg {
	text-transform:uppercase;
}
.title {
	margin-bottom:18px;
}
.it {
	font-style:italic;
}
.letter {
	letter-spacing:-1px;
}
/*********************************boxes**********************************/

.margin-bot {
	margin-bottom:35px;
}
.spacing {
	margin-right:35px;
}
.indent {
	padding:0 0 0px 30px;
}
.indent2 {
	padding-left:50px;
}
.indent-bot {
	margin-bottom:20px;
}
.indent-bot2 {
	margin-bottom:30px;
}
.indent-bot3 {
	margin-bottom:45px;
}
.img-indent-bot {
	margin-bottom:25px;
}
.img-indent {
	float:left;
	margin:0 20px 0px 0;
}
.img-indent2 {
	float:left;
	margin:0 13px 0px 0;
}
.img-indent-r {
	float:right;
	margin:0 0px 0px 40px;
}
.prev-indent-bot {
	margin-bottom:10px;
}
.buttons a:hover {
	cursor:pointer;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 10px;
}
.bg {
	background:url(../images/bg-tail.gif) center top repeat;
}
.bg1 {
	background:url(../images/bg1-tail.jpg) center top repeat-x;
}
.light {
	background:url(../images/header-border-tail.gif) center top repeat-x !important;
}
.main-waper {
	width:980px;
	margin:0 auto;
	padding:27px 0px 0px 0px;
}
.main-container {
	width:100%;
	float:left;
	background:#fff;
	border-radius:4px 4px 0px 0px;
	box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.02);
}
.main {
	width:980px;
	margin:0 auto;
	/*background:url(../images/main-tail.png) center top repeat;*/

	box-shadow:1px 1px 9px rgba(0, 0, 0, 0.02);
	-moz-box-shadow:1px 1px 9px rgba(0, 0, 0, 0.02);
	-webkit-box-shadow:1px 1px 9px rgba(0, 0, 0, 0.02);
}
.main.border-rad {
	border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
}
h1, h2, h3, h4, h5, h6 {
	line-height:1.3em;
	font-family: 'Maven Pro', sans-serif;
	color:#333;
	margin-bottom:20px;
}
h1 {
	font-size:40px;
}
h2 {
	font-size:30px;
}
h3 {
	font-size:24px;
}
h4 {
	font-size:20px;
}
h5 {
	font-size:18px;
}
h6 {
	font-size:12px;
	margin-bottom:0;
	line-height:20px;
}
.indents1 .h6, .indents5 .h6, .indents4 .h6, .indents3 .h6 {
	line-height:18px !important;
}
/*********************************header*************************************/

header {
	width:100%; /*background:url(../images/header-border-tail.gif) center top repeat-x; padding-top:27px;*/
}
header .main {
	border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	padding-top:19px;
}
header .tel {
	text-align:right;
	margin-top: 22px;
	float:right;
}
.tel strong {
	display:inline-block;
	padding-left:27px;
	background:url(../images/tel.png) 0 12px no-repeat;
	font:500 22px/27px 'Maven Pro', sans-serif;
	color:#4b8cb9;
	letter-spacing:-1px;
}
.tel a {
	color:#4b8cb9;
}
.tel a:hover {
	text-decoration:none;
}
header .border-bottom {
	border-bottom: 1px solid #CCD4D7;
	position: relative;
	z-index: 999;
	padding-bottom:2px;
}
header .indent-bottom {
	padding-bottom:20px;
}
header h1 {
	margin-bottom:0;
	line-height:20px;
}
/*header h1{float:left; margin-left:-1px;}*/



h1.logo {
	float: left;
	height: 86px;
	margin-left: -1px;
	width:auto;
	margin-top:1px;
	padding:0px !important;
}
h1 strong {
	display:inline-block;
	font-weight:normal;
	/*background:url(../images/logo-border.gif) 0 47px no-repeat;*/

		margin-bottom:-6px;
}
h1.logo a {
	display:inline-block;
}
h1 a:hover {
	text-decoration:none;
}
h1 > span {
}
/********************************* Content **********************************/

#content {
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:2;
}
.main-txt {
	padding:49px 0 10px;
}
/*----- Global Structure -----*/

.clear {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
.extra-wrap {
	overflow:hidden;
	display:block;
}
.alignright {
	text-align:right
}
.aligncenter {
	text-align:center
}
.img-indent {
	float:left;
	margin-right:20px;
}
.last-item {
	margin-right:0 !important;
	margin-bottom:0 !important;
}
/* ---------- Tags ---------*/

h3 {
	font:500 24px/22px 'Maven Pro', sans-serif !important;
	color:#333;
	letter-spacing:-1px;
}
h3 em {
	font-style:normal;
	display:block;
}
.h6 {
	font-weight:normal;
	color:#4b8cb9;
	line-height:20px;
	font-size:11pt;
}
.h6 a {
	color:#4b8cb9;
	font-family:Arial, Helvetica, sans-serif;
}
blockquote {
	width:100%;
}
.quote-caption {
	text-align:right;
}
/*---------- Columns --------*/

.col-3 {
	float:left;
	width:220px;
	margin-right:20px;
}
/*----------- Boxes ----------*/

.box1 {
	background:#fff;
	border:1px solid #f3f3f3;
	line-height:18px;
	color:#a5a5a5;
	box-shadow:inset 0px 0px 65px rgba(0, 0, 0, 0.02), 5px 5px 5px rgba(0, 0, 0, 0.03);
	-moz-box-shadow:inset 0px 0px 65px rgba(0, 0, 0, 0.02), 5px 5px 5px rgba(0, 0, 0, 0.03);
	-webkit-box-shadow:inset 0px 0px 65px rgba(0, 0, 0, 0.02), 5px 5px 5px rgba(0, 0, 0, 0.03);
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	min-height:400px;
}
.box1.bg1 {
	background:url(../images/box1-bg1.png) 1px bottom no-repeat;
}
.box1 .indents1 {
	padding:19px 29px 20px;
	text-align:center;
}
.box1 .indents2 {
	padding:25px 20px 98px 27px;
}
.box1 .indents3 {
	padding:18px 25px 19px 29px;
}
.box1 .indents4 {
	padding:18px 25px 30px 29px;
}
.box1 .indents5 {
	padding:19px 29px 43px;
}
.box1 h3 {
	font-size:32px !important;
	line-height:39px !important;
	color:#4b8cb9;
	letter-spacing:-2px;
	border-bottom:1px solid #e5e5e5;
}
.box1 h3 span {
	display:block;
	margin-bottom:-3px;
}
.box1 h3 strong {
	font-weight:500;
	color:#333;
}
.box1 h4 {
	font:500 32px/26px 'Maven Pro', sans-serif;
	color:#333;
	letter-spacing:-3px;
}
.box1 h4 strong {
	display:block;
	font-weight:500;
	letter-spacing:-3px;
}
.box1 h4 span {
	display:block;
	padding-top:8px;
	text-transform:uppercase;
	color:#4b8cb9;
}
.box1.bg1 .button {
	margin-left: 3px;
	background-color:#727272;
	border-color:#5a5a5a;
}
.box1.bg1 .button:hover {
	background-color:#4b8cb9;
	border-color:#4483af;
}
.box2 {
	border:1px solid #fff;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
span.box2 {
	display:inline-block;
}
#flash, #flash1, #flash2 {
	float:left;
	margin-right:20px;
	width:218px;
	height:154px;
}
/*---------- Fonts ----------*/

.font-1 {
	color:#333;
	line-height:18px;
}
.font-2 {
	color:#a3a3a3;
	line-height:18px;
}
/*---------- Links ----------*/

a {
	color:#4B8CB9;
	outline:none;
	cursor:pointer;
	text-decoration:none;
}
a:hover {
	text-decoration: underline
}
.button {
	display:inline-block;
	cursor:pointer;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	background:#4b8cb9;
	border:1px solid #4483af;
	padding:4px 10px 5px;
	border-radius:13px;
	-moz-border-radius:13px;
	-webkit-border-radius:13px;
	line-height:15px !important;
}
.button:hover {
	text-decoration:none;
	background-color:#727272;
	border-color:#5a5a5a;
}
.link {
	color:#333;
	font-weight:bold;
	text-decoration:underline;
}
.link:hover {
	color:#4b8cb9;
}
.link-1 {
	color:#4b8cb9;
}
.link-1:hover {
	text-decoration:none;
	color:#333;
}
/*---------- Lists -----------*/

.list-1 {
	padding-left:26px;
	list-style-type:decimal-leading-zero;
}
.list-1 li {
	padding:0;
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#434950;
	margin-bottom:18px;
	font-size:11pt;
}
.list-1 a {
	color:#434950;
}
.list-1 a:hover {
	text-decoration:none;
	color:#4b8cb9;
}
/*---------- Indents ---------*/

p, .p3-1 {
	margin-bottom:18px
}
.p0 {
	margin-bottom:0;
}
.p0-1 {
	margin-bottom:3px;
}
.p1 {
	margin-bottom:5px;
}
.p1-1 {
	margin-bottom:8px;
}
.p2 {
	margin-bottom:10px;
}
.p2-1 {
	margin-bottom:12px;
}
.p3 {
	margin-bottom:15px;
}
.p4 {
	margin-bottom:20px;
}
.p4-1 {
	margin-bottom:22px;
	font-size:11pt;
}
.p5 {
	margin-bottom:25px;
}
.p5-1 {
	margin-bottom:28px;
}
.p6 {
	margin-bottom:30px;
	font-size:11pt;
}
.p6-1 {
	margin-bottom:32px;
	font-size:11pt;
}
.p7 {
	margin-bottom:35px;
}
.p7-1 {
	margin-bottom:37px;
}
.p8 {
	margin-bottom:40px;
}
.p8-1 {
	margin-bottom:42px;
}
#content .indent-bottom {
	padding-bottom:11px;
}
.indent-top1-1 {
	padding-top:8px;
}
.indent-top5 {
	padding-top:25px;
}
#page6 .indent-top5 {
	overflow:hidden;
}
.indent-right6 {
	padding-right:30px;
}
.indent-right16 {
	padding-right:80px;
}
.indent-right48 {
	padding-right:240px;
}
.indent-bottom7 {
	padding-bottom:35px;
}
/*----------- Map ------------*/

figure.map {
	border:1px solid #fff;
	overflow:hidden;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
iframe {
	width:100%;
	height:173px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
/********************************* Content **********************************/

aside {
	width:100%;
	border-top:1px solid #e2e2e2;
	background:url(../images/aside-tail.gif) center top repeat;
	padding-bottom:11px;
	overflow:hidden;
}
aside .main {
	margin-top:-1px;
	border-top:1px solid #eeeeee;
	padding:35px 0 37px;
}
/********************************* Footer ***********************************/

footer {
	width:100%;
	background:url(../images/body-tail.gif) center top repeat;
	padding:34px 0 40px;
}
.footer-menu {
	float:left;
	overflow:hidden;
	padding-top:3px;
}
.footer-menu li {
	font:12px/15px Arial, Helvetica, sans-serif;
	float:left;
	margin-right:21px;
}
.footer-menu a {
	color:#747474 !important;
}
.footer-menu a.active, .footer-menu a:hover {
	text-decoration:none;
	color:#fff !important;
}
.footer-text {
	float:right; /*padding-right:26px;*/
	color:#fff;
}
.footer-text a {
	color:#fff;
}
.footer-text span {
	display: inline-block; /*margin-right:15px;*/
}
/*---- Search form ----*/

#maintenance-form {
	position:relative;
	vertical-align:top;
	width:100%;
}
#maintenance-form fieldset {
	border:none;
	padding:0;
	float:left;
	margin-right:30px;
}
#maintenance-form label {
	display:block;
	min-height:45px;
}
#maintenance-form label.mileage {
	min-height:35px;
}
#maintenance-form label > span {
	display:inline-block;
	width:100px;
	color:#8f8f8f;
	padding-top:7px;
}
#maintenance-form input {
	padding:9px 10px;
	background:#fff;
	border:1px solid #cdd5d9;
	font:12px Arial, Helvetica, sans-serif;
	color:#8f8f8f;
	margin:0;
	outline:none;
	width:238px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
/* -------------

 * Selects

 * ------------- */

#maintenance-form .jqTransformSelectWrapper {
	display:inline-block;
	background:#fff;
	border:1px solid #cdd5d9;
	color:#8f8f8f;
	margin:0;
	outline:none;
	width:258px !important;
	height:33px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	position:relative;
}
#maintenance-form .jqTransformSelectWrapper div span {
	display:block;
	font:12px Arial, Helvetica, sans-serif;
	float: left;
	white-space: nowrap;
	padding:9px 10px;
	width:190px !important;
	overflow: hidden;
}
#maintenance-form .jqTransformSelectWrapper a.jqTransformSelectOpen {
	display: block;
	float:right;
	width: 44px;
	height: 33px;
	background:url(../images/select-marker.gif) center center no-repeat;
}
#maintenance-form .jqTransformSelectWrapper ul {
	position: absolute;
	width: 100%;
	top: 33px;
	left: 0px;
	list-style: none;
	background-color: #FFF;
	border: solid 1px #CCC;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 150px;
	overflow: auto;
	overflow-y: auto;
	z-index:10;
}
#maintenance-form .jqTransformSelectWrapper ul a {
	display: block;
	padding: 5px;
	text-decoration: none;
	color:#333;
	background-color: #FFF;
	font-size: 12px;
}
#maintenance-form .jqTransformSelectWrapper ul a.selected {
	background: #EDEDED;
	color: #333;
}
#maintenance-form .jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
	background:#3582c4;
	color: #fff;
}
#maintenance-form .jqTransformHidden {
	display: none;
}
/*----------- Table ----------*/

table {
	border:1px solid #e4e4e4;
	width:100%;
}
table .column-1 {
	color:#4b8cb9;
	text-align:left;
	padding-left:15px !important;
	width:111px;
}
table .column-2 {
	width:138px;
}
table .column-3 {
	width:142px;
}
table .column-4 {
	width:115px;
}
table th {
	font-weight:normal;
	color:#4b8cb9;
	text-align:center;
	border:1px solid #e4e4e4;
	padding:15px 5px;
}
table td {
	border:1px solid #e4e4e4;
	text-align:center;
	padding:6px 5px;
}
.indents h2 {
	margin-bottom:0;
}
.subp_headimg {
	padding-bottom: 12px;
}
.h6.p4 {
	color: #4b8cb9;
	font-size: 11pt;
	font-weight: normal;
	line-height: 20px;
}
.header {
	border-bottom: 1px solid #ccd4d7;
	position: relative;
	z-index: 999;
	margin:0px 0px 20px 0px;
	padding:0px 0px 2px 0px;
}
.footer-box-waper{
	background:url(../images/main-tail.png);
	border-radius: 0 0 4px 4px;
	max-width:980px;
	margin:0px auto;
}
.box-content {
	width:100%;
	float:left;
	padding:35px 0 37px;
}
.box-content h3{
	margin-top:0;
	color:#333333;
}
.footerservices h3 {
	margin-left: 25px;
	text-align: left;
}
.footerservices ul {
	padding:0;
	margin:0;
	list-style-type:none;
	color: #434950;
	font: 11pt/15px Arial, Helvetica, sans-serif;
	margin-bottom: 18px;
	padding: 0 0px 0px 26px;
}
.footerservices ul li {
	/*width:50%;*/	width:33%;
	float:left;
	padding:0;
	margin-bottom: 5px;
	line-height:15px;
}
.pagination {
	box-sizing:unset;
}
.inner-container {
	width:100%;
	padding:29px 0px 10px 0px;
}
.img-right {
	float:right;
	padding:5px;
	margin:0px 20px 10px 20px;
	width:30%;
}
#carservicetable tbody tr td {
	text-transform:capitalize;
}
#carservicetable .p1 {
	background:#bee2fa;
}
#carservicetable .p2 {
	background:#a7d8fa;
}
#carservicetable .p3 {
	background:#8acbf9;
}
.innerbox .box1 .indents1 {
	text-align:left;
}
.innerbox .box1 h3 {
	font-size:19pt !important;
}
.right-images {
	float:right;
	margin:0px 0px 20px 0px;
}
.car-services-img{
	float:right;
	margin:0px 0px 20px 0px;
}
.right-images img, .car-services-img img {
	padding:5px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	clear:both;
	display:block;
}
.logo-warranty {
	float: right;
    margin: 0 485px 0 0;
    padding: 10px;
}
.nav-div{
	clear:both;
	width:100%;
}
.nav-div .menu-icon{
	color:#000;
	float:right;
	display:none;
}
.nav-div .menu-icon a{
	color:#000;
	display:block;
	height:50px;
	width:50px;
	cursor:pointer;
}
.nav-div .menu-icon img{
	height:50px;
	width:50px;
}
.footerservices, .footerservices ul li, .box-content{
	text-align:left;
}
.slider-waper{
	position:relative;
	margin:0px 15px;
}
/*--------- slider ---------*/



.slider {
	width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
	z-index:2
}
.items {
	display:none;
}
/* Control Nav */

.pagination {
	position:absolute;
	bottom:121px;
	right:0;
	height:23px;
	padding-left:327px;
	width:153px;
	padding-top:11px;
	overflow:hidden;
	background:url(../images/pagination-bg.png) 0 0 no-repeat;
	z-index:999;
	margin:0;
}
.pagination li {
	float:left;
	margin-right:4px;
	font-size:0px;
	line-height:0;
	text-indent:-5000px;
}
.pagination li a {
	display:block;
	width:12px;
	height:11px;
	background: url(../images/pagination.png) -15px 0 no-repeat;
}
.pagination li.current a, .pagination li a:hover {
	background-position:0 0;
}
.pagination li.current a {
	cursor:default;
}
.prev {
	display:block;
	width:25px;
	height:22px;
	background:url(../images/pagination-bg.gif) left top repeat-x;
	position:absolute;
	z-index:15;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	top:552px;
	left:359px;
	padding:2px 0 0 0;
	font-weight:bold;
	text-align:center;
	color:#fff;
	text-decoration:none;
}
.prev:hover {
	color:#999
}
.next {
	display:block;
	width:25px;
	height:22px;
	background:url(../images/pagination-bg.gif) left top repeat-x;
	position:absolute;
	z-index:15;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	top:552px;
	left:553px;
	padding:2px 0 0 0;
	font-weight:bold;
	text-align:center;
	color:#fff;
	text-decoration:none;
}
.next:hover {
	color:#999
}
.play {
	display:block;
	width:45px;
	height:22px;
	background:url(../images/pagination-bg.gif) left top repeat-x;
	position:absolute;
	z-index:15;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	top:552px;
	left:823px;
	padding:2px 0 0 0;
	text-align:center;
	color:#fff;
	text-decoration:none;
}
.play span {
	display:none;
}
.play em {
	font-style:normal;
	display:block;
}
.paused span {
	display:block;
}
.paused em {
	display:none;
}
/* banner */

.banner {
	z-index:999;
	position:absolute;
	bottom:30px !important;
	right:0px;
	top:auto !important;
	width:736px;
	height:91px;
	overflow:hidden;
	background:url(../images/caption-bg.png) 0 0 no-repeat;
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#8e8e8e;
}
.banner .indents {
	padding:13px 30px 20px 120px;
}
.banner h2 {
	font:500 37px/42px 'Maven Pro', sans-serif;
	color:#4b8cb9;
	letter-spacing:-2px;
	margin:-2px 0px 0px 0px !important;
	padding:0px !important;
	border:none !important;
}
.banner h2 span {
	color:#333;
}
.progbar {
	background:#000;
	width:100%;
	height:2px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:999;
}
.numStatus {
	display:block;
	width:45px;
	height:22px;
	background:url(../images/pagination-bg.gif) left top repeat-x;
	position:absolute;
	z-index:15;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	top:551px;
	left:583px;
	padding:2px 0 0 0;
	text-align:center;
	color:#fff;
	text-decoration:none;
}
/*-------- end slider -----------*/



.col-1 {
	float:left;
	width:400px;
	padding-right:50px
}
* + html .min {
	min-height:45px;
}
.col-2 {
	float:left;
	width:400px;
}

/*-------- end preset -------*/





@media only screen and (max-width:990px) {
/* .main-container {
float:none;
}*/
 .main-waper, .main {
width:100%;
}
 .main-waper {
width:100%;
}
 .footer-menu {
float:none;
text-align:center;
}
 .footer-menu li {
float:none;
display:inline-block;
text-align:center;
}
 img {
max-width:100%;
}
 #mycarousel {
width:100% !important;
}
 .indents1 {
min-height:auto!important;
}
 .box1 {
min-height:auto;
margin-bottom:35px;
}
 .box1 h3 {
margin-top:0;
}
/* aside h3.p5 {
margin-left:0 !important;
}*/
 .list-1 {
padding-left:0;
}
 .indent-right16 {
padding-right:0;
}
 .last-col {
padding-top:35px;
}
#contact-form {
 padding:0px 0px 40px 0px;
}
}
@media screen and (max-width: 800px) {
figure.map {
 float:left;
 margin:-7px 20px 20px 0px;
}
.nav-div .menu-icon{
	display:block;
}
.nav-div .dropdown-div{
	display:none;
	position:absolute;
	right:0;
	top:106px;
	text-align:center;

}
.tel{
	margin-bottom:10px;
}
.menu > li{
	float:none;
	clear:both;
}
ul.menu{
	width:100%;
	margin:0;
	padding:0;
}
.dropdown-div li{
	margin:0;
	padding:0;
}
.nav-div .dropdown-div{
	margin:0;
	clear:both;
	width:100%;
	background:#4f5050;
	z-index:9999999999 !important;
}
.menu > li > a{
	color:#fff;
	display:block;
	padding:5px 0px;
}
.menu > li{
	border-bottom:1px solid #666868;
}
.logo img{
	width:100%;
	height:auto;
}
.inner-container{
	padding-top:0;
}
.logo-warranty {
    margin: 0;
}
.right-images{
	float:none;
}
.menu > li > ul, .menu > li.sfHover, .menu > li.current ul{
    display: block !important;
    position: static !important;
    width: 100%;
	background:#4f5050;
	clear:both;
	padding:0 !important;
	margin:0 !important;
	
}
.menu li li a{
	text-align:center;
	font-size:14px;
	color:#fff;
	font:500 15px/23px "Maven Pro",sans-serif;
	background:#5f6060;
	
}
.needhelp {
	padding:50px 0px 0px 0px;
}
.needhelp img{
	float:none !important;
}
}
@media screen and (max-width: 768px) {
.footerservices h3 {
 margin-left:0 !important;
}
.footerservices ul {
 padding-left:0 !important;
}
.footer-text {
 text-align:center;
 width:100%;
}
h1.logo {
 text-align:center;
 width:100%;
}
.logo img {
 max-width:270px;
 height:auto;
}
#contact-form input, #contact-form textarea {
 width:100%;
}
.icons-images {
	bottom: 0;
    left: 15px;
    position: absolute;
    z-index: 9;
}
.icons-images img{
	position:static !important;
	width:54px;
	height:auto;
}
.banner .indents{
	padding-left:10px;
	padding-right:10px;
}
.banner{
	width:100%;
}
.banner h2 {
	font-size:20px;
	line-height: 24px !important;
	border:none !important;
}
.banner h2 span{
	display:inline;
	line-height: 24px !important;
}
}


@media screen and (max-width: 640px) {
header .tel {
    float: left;
    left: 10px;
    margin-top: 0;
    position: absolute;
    text-align: right;
    top: 13px;
}
.nav-div .dropdown-div{
	top:50px;
}
}
@media screen and (max-width: 480px) {
.img-right {
 float:none;
 margin:0px 0px 20px 0px;
 width:100%;
 height:auto;
}
.logo-warranty {
 float:none;
 clear:both;
}
.car-services-img{
	float:right;
	width:100%;
	margin:0px 0px 20px 0px;
	text-align:center;
}
.car-services-img img{
	width:100%;
	height:auto;
	clear:both;
	display:inline-block;
	margin:0px 0px 20px 0px;
	padding:0;
}
}
@media screen and (max-width: 360px) {
.footerservices ul li{
	width:100%;
	clear:both;
}
}

.margin-widget {
	margin-bottom: 49px;
	margin-top: 15px;
}

@media screen and (max-width: 800px){
	.van {
		display:none!important;
	}
}

.van {
        margin-top:10px;
        margin-left:10px;
        float:right;
}

/* On-Site Mechanical Assistance section */
.onsite-assist {
        padding-left:20px;
        padding-right:20px;
	padding-top:0;
}


/* WOMO Awards section */
.wom-awards {
    padding: 15px 0;
}

.wom-awards img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
