/* --------------font-family: 'Open Sans', sans-serif;----------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/ 
@font-face {
  font-family: 'FontAwesome';
  src: url('https://s3.amazonaws.com/dom-cms/Site/14d15b2b-d43e-4e9f-a6e8-d288a75715cb/css/Fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('https://s3.amazonaws.com/dom-cms/Site/14d15b2b-d43e-4e9f-a6e8-d288a75715cb/css/Fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('https://s3.amazonaws.com/dom-cms/Site/14d15b2b-d43e-4e9f-a6e8-d288a75715cb/css/Fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('https://s3.amazonaws.com/dom-cms/Site/14d15b2b-d43e-4e9f-a6e8-d288a75715cb/css/Fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('https://s3.amazonaws.com/dom-cms/Site/14d15b2b-d43e-4e9f-a6e8-d288a75715cb/css/Fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('https://s3.amazonaws.com/dom-cms/Site/14d15b2b-d43e-4e9f-a6e8-d288a75715cb/css/Fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.cke_editable .MazdaBanner {
	display: block !important;
	background: #666;
	color: #fff;
	padding: 10px 0;
	margin: 20px;
}
div.ddsLogoProvider, .ddsLogoProvider a {
	text-align: right;
	margin: 10px 10px 10px 0;
	text-decoration: none;
	font-size:14px;
	 color: #444 !important;
}
span.ddsLogoProvider {
	float: right;
	vertical-align: middle;
	position: relative;
	top: -3px;
	margin-left: 5px;
	width: 71px;
	height: 21px;
	background: url(https://s3.amazonaws.com/dom-cms/GlobalImages/dds-logo-dk.png) no-repeat 0 0;
}
.dds-cfs-InventoryListing-NavigateToDetails{font-size:15px;}
body {
	background: #fff;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
    line-height: 20px
}
ul, dl, ol {
	font-size: inherit;
}
.button.nice {
	display: block;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	background: #a00500;
	border: none;
	max-width: 80%;
    font-family: 'Open Sans', sans-serif;
}

#main {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1400px;
    overflow: hidden;
    padding: 20px 15px;
}
#SiteContainer {
	background: none;
	margin: 0 auto;
	padding: 0;
}
.row {
	max-width: 100%;
}
.container {
	padding: 0;
}
header .address {
	text-align: right;
	padding-bottom: 0;
	position: relative;
}
.center {
	text-align: center;
}
/*---------------------------
         HEADER_START         
---------------------------*/

.header_first_row.row {
  max-width: 1466px;
  width: 100%;
  margin: -1px auto auto;
}
header {
  background-color: #ffdb2d;
  border-bottom: 1px solid #a00500;
  box-sizing: border-box;
  padding: 0 15px;
  margin: -1px 0 0 0;
}
.header_social > ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.header_social ul li {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0px 6px !important;
}

.header_social a {
  display: inline-block;
  vertical-align: middle;
  opacity: .6;
}
.header_social a:hover {
  opacity: 9;
}
.phone_no span {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 26px;
  display: inline-block;
  /*text-transform:lowercase;*/
}
header .phone_no {
  background: rgba(0, 0, 0, 0) url("https://s3.amazonaws.com/dom-cms/Site/14d15b2b-d43e-4e9f-a6e8-d288a75715cb/images/home/call_icon.png") no-repeat scroll 5% 25%;
  display: block;
  margin: 7px 0 0;
  overflow: hidden;
  padding: 0px 0 0 57px;
  letter-spacing: .5px;
}
.loction_button .address {
  background: #a00500 url("https://s3.amazonaws.com/dom-cms/Site/14d15b2b-d43e-4e9f-a6e8-d288a75715cb/images/home/location_icon.png") no-repeat scroll 5% 50%;
  color: #ffffff;
  display: block;
  float: right;
  font-size: 15px;
  font-weight: 600;
  height: 44px;
  line-height: 44px;
  padding: 0 0 0 40px;
  text-align: left;
  width: 269px;
  box-sizing: border-box;
}
.loction_button .address:hover { text-decoration: underline;}
.loction_button a::after {
  background: rgba(0, 0, 0, 0) url("https://s3.amazonaws.com/dom-cms/Site/14d15b2b-d43e-4e9f-a6e8-d288a75715cb/images/home/location_bg.png") no-repeat scroll 0 0;
  bottom: auto;
  content: "";
  height: 35px;
  left: 0;
  margin: -2px 0 0;
  position: absolute;
  right: 0;
  top: 46px;
  width: 100% !important;
  z-index: 99;
}
.header_social {
  margin: 7px 0 3px 0;
}
.header_first_row .three.columns {
  position: relative;
}
nav .nav {
  clear: both;
  margin: 60px 0 0;
  position: relative;
  text-align: right;
  z-index: 100;
}
nav .nav_row { max-width:1466px; margin:0 auto; padding:0px;}
.logo {
  margin: 8px 0;
}
nav #nav-container > li a {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  padding: 10px 15px;
  text-transform: uppercase;
}
/*---------------------------
         NAVIGATION         
---------------------------*/

.go.result_hover {
	display: none;
}
label{
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  margin: 0 0 5px 0;
}
/*** Navigation Colors ***/
#main .couponInfo p {
    font-size: 14px;
}
#main .button, #main #Div1 button {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 500;
    background: #a00500 none repeat scroll 0 0;
    color: #fff;
    box-sizing: border-box;
    margin: 0 0 10px 0;
    line-height: 22px;
	cursor:pointer;
}
#main #Div1 button  {
  box-shadow: none;
  float: none;
}
#main .hours_direction.row .seven b {
  font-weight: normal;
}
#main a.abtus-btns.button{    
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 500; display: block;
    background: #a00500 none repeat scroll 0 0;
    color: #fff;
    box-sizing: border-box;
    margin: 0 0 10px 0;
    line-height: 22px;
	padding:9px 10px 11px;
}
#main a.abtus-btns.button:hover{
  background-color:#000;
  }
#main .button:hover,
#main #Div1 button:hover{
   background: #000;
   text-decoration:none;
}
#nav-container > li > a, .menuModal a, .menuModal strong, .menuModal div, .menuModal span {
	color: #fff;
}
.nav {
	background: none;
	border-width: 1px 0;
}
#nav-container > li:hover > a,
#nav-container a:hover {
	color: #a00500;
}
#nav-container li ul li a:hover {
	color: #a00500;
	background: #fff;
}
#nav-container ul li a {
	color: #fff;
}
#nav-container li.sfhover > a, #nav-container li ul li a:hover {
	background: #fff;
	color: #C00;
}
/*** Mobile Menu Colors ***/

.mobileMenu {
	background: #fff;
}
/* Color of menu bar */

.mobileMenu li {
	background: #a00500;
}
/* Color of menu buttons */

.mobileMenu a {
	color: #fff;
}
.mobileMenu a:hover, .mobileMenu a:visited {
	color: #fff;
}
/* Color of menu button text */
/*** Navigation Structure ***/

#nav-container .flyoutNav {
	max-width: 266px;
	display: none;
	background: #a00500;
	text-align: center;
	border:0;
	margin-left: 0;
}
.nav {
	clear: both;
	margin: 0 auto;
	text-align: right;
	position: relative;
	z-index: 100;
}
#nav-container, #nav-container ul {
	margin: 0 auto;
	z-index: 100;
	position: relative;
	font-weight: bold;
}

#nav-container a {
	display: block;
	padding: 0 21%;
}
#nav-container li {
	display: inline-block;
	position: relative;
}
#nav-container > li a {
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  padding:  10px 20px;
  text-transform: uppercase;
}
#nav-container li ul {
	z-index: 5;
	line-height: normal;
	position: absolute;
	width: 250px;
	display: none;
	margin: 0;
	padding: 0px;
	box-shadow: 0 4px 6px rgba(0, 0, 0, .5);
	background: #fff;
}
#nav-container li ul li {
	width: 100%;
}
#nav-container li ul li a {
	font-weight: normal;
	text-align: left;
	padding: 5px 10px;
	font-size: 1.4rem; color: #000;
	text-decoration: none;
	line-height: 1.75;
}

/* Positioning for Third-level navigation */


#nav-container li ul ul {
	left: 0px;
	margin: -28px 0 0 170px;
}
#nav-container li:hover ul ul, #nav-container li:hover ul ul ul, #nav-container li:hover ul ul ul ul {
	display: none;
}
#nav-container li:hover ul, #nav-container li li:hover ul, #nav-container li li li:hover ul, #nav-container li li li li:hover ul {
	display: block;
}
#nav-container li:last-child ul {
	right: 0px;
}
#nav-container li ul li {
    margin: 0 0 0 0;
}


/* Int. Explorer 8 fixes */

.oldie #nav-container li ul {
	border: 1px solid #000;
	border-top: none;
}
.oldie a:link, .oldie a:visited, .oldie a:hover {
	text-decoration: none;
}
/* Int. Explorer 7 fixes */

.ie7 #SiteContainer .nav .columns {
	position: absolute;
}
.ie7 #nav-container {
	margin-left: 15%;
}
.ie7 .nav {
	height: 30px;
}
.ie7 #nav-container li {
	zoom: 1;
	vertical-align: top;
	display: block;
	float: left;
}
.ie7 nav .row .columns {
	z-index: 5;
}
/*** Show the Mobile Menu edit html item ***/

.cke_editable .editMobileMenu.hide {
	display: block !important;
	background: #666;
	color: #fff;
	padding: 10px 0;
	margin: 20px;
}
/*** Mobile Menu Structure ***/

ul.mobileMenu {
	padding: 2px 3px;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 9999;
	margin: 0;
	top: -1px;
	left: 0;
}
.mobileMenu li, .mobileMenu label {
	display: inline-block;
}
.mobileMenu li {
	width: 24%;
	margin: 5px 0;
	border-radius: 3px;
	box-shadow: inset -1px -1px 2px #484848;
	text-align: right;
}
.mobileMenu a {
	display: block;
}
.mobileMenu .menu {
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
}
.mobileMenu strong {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 30px;
	margin-right: 10px;
}
.mobileMenu span {
	height: 20px;
	width: 20px;
	margin: 5px 0 0 5px;
	color: inherit;
	font-size: inherit;
}
.mobileMenu img {
	float: left;
}
.mobileMenu .menu {
	background-position: -110px 0;
	font-size: 1.4rem;
	line-height: 30px;
	margin-right: 10px;
}
/*** Overlays ***/

.menuModal {
	background: rgba(0, 0, 0, .9);
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	padding: 45px 0 0 0;
	z-index: 11111;
	border-top: 1px solid #999;
	margin-top: 0;
	overflow-y: auto;
}
.modalClose {
	position: absolute;
	top: 10px;
	right: 20px;
	width: 30px;
	cursor: pointer;
}
.menuModal div {
	margin-bottom: 15px;
}
.menuModal strong {
	font-size: 2rem;
	display: block;
}
.menuModal, .menuModal a, .menuModal div {
	font-size: 1.6rem;
}
footer {
	border-top: 0px solid #000;
	padding-top: 5px;
}
footer .hours {
	margin-bottom: 10px;
}
/* LINKS
///////////////////////////////////////////// */
/* TYPOGRAPHY
///////////////////////////////////////////// */
p {
	color: #000;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
	margin: 0 0 18px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
}
footer {
	font-size: 85%;
}
footer h4, footer h5, footer h6 {
	font-style: normal;
}
/*-----------------------------------------------------------
Header Tags - Overwrites Foundation
---------------------------------------------------------- */

h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
	font-weight: bold;
	font-style: normal;
	color: #a00500;
}
h5, .h5, h6, .h6 {
	font-weight: normal;
	font-style: italic;
	color: #a00500;
}
h1, .h1 {
	font-size: 2.4rem;
}
h2, .h2 {
	font-size: 2.2rem
}
h3, .h3 {
	font-size: 2rem
}
h4, .h4 {
	font-size: 1.8rem;
}
h5, .h5 {
	font-size: 1.6rem;
}
h6, .h6 {
	font-size: 1.4rem;
}
/*------------------------------------------
AIS 
------------------------------------------*/

.InvContainer .discountDetails p {
	color: #000000;
	font-size: 1.4rem;
	font-weight: bold;
}
.discountDetailsAPR {
	color: #000000;
	font-weight: bold;
}
p.discountDetailsAPR {
	font-size: 1.4rem;
}

/*==============
  Inventory   
==============*/
/* Remove text shadow on details page form labels */

.InvContainer .button.green label {
	text-shadow: none;
}
/*********NEW FORM STYLE************/

/* Reset Platform input box */

#Search_PageList {
    width: 85%;
}
#Search_PageList:focus,
#Search_PageList:hover {
    background: #fff;
}
/* End Reset Platform input box */

/* Default Forms */


.formContainer form {
    padding: 12px 0;
}
.formContainer select {
    height: 40px;
    font-size: 14px;
}
.formContainer input[type="text"]:focus,
.formContainer input[type="text"]:hover,
.formContainer input[type="email"]:focus,
.formContainer input[type="password"]:focus,
.formContainer textarea:focus,
.formContainer textarea:hover,
#Div1 input[type="text"]:focus,
#Div1 input[type="text"]:hover,
#Div1 input[type="email"]:focus,
#Div1 input[type="password"]:focus,
#Div1 textarea:focus,
#Div1 textarea:hover {
  background: #e1e1e1 none repeat scroll 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    
}
.formContainer input[type="text"],
.formContainer input[type="email"],
.formContainer input[type="password"],
.formContainer textarea,
.formContainer input[type="text"],
.formContainer select,
#Div1 input[type="text"],
#Div1 input[type="email"],
#Div1 input[type="password"],
#Div1 textarea,
#Div1 input[type="text"] {
 
    font-size: 14px;
    width: 100%;
    padding: 10px 0;
}
.formContainer form label {
    float: left;
    line-height: 1.8;
    margin-bottom: 5px;
    width: 100%;
    font-size: 14px;
}
.formContainer input[type="submit"] {
    background: #a00500;
    color: #fff;
    box-shadow:none;
    cursor: pointer;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-weight: 500;
    padding: 10px 25px;
    border: none;
    margin: 20px 0 0;
    float:right;
	margin-bottom:25px;
	box-sizing: border-box;
}
.formContainer input[type="submit"]:hover {
    background: #000;
}
.formContainer input[type="checkbox"] {
    margin-left: 10px
}
.formContainer input[type="radio"] + label {
    width: 85%;
    float: right;
    line-height: 1.5em;
    font-size: 14px;
}
.formContainer input[type="checkbox"] + label {
    width: 85%;
    float: right;
    line-height: 1.5em;
    font-size: 14px;
}
.formContainer form li ul li label {
    width: 95%;
}
.formContainer form li ul {
    clear: both
}

/* End Default Forms */

/* Side Column Form */

.four .formContainer input[type="text"],
.four .formContainer input[type="email"],
.four .formContainer input[type="password"],
.four .formContainer textarea,
.four .formContainer input[type="text"] {
    width: 100%;
}
.four .formContainer form label {
    width: 100%;
}
.four .formContainer input[type="submit"] {
    width: 85%;
	margin-left:15%;
}
.four .formContainer input[type="radio"] + label {
    width: 85%;
}
.four .formContainer input[type="checkbox"] + label {
    width: 85%;
}
.five .formContainer input[type="text"],
.five .formContainer input[type="email"],
.five .formContainer input[type="password"],
.five .formContainer textarea,
.five .formContainer input[type="text"] {

    width: 100%;
}
.five .formContainer form label {
    width: 100%;
}
.five .formContainer input[type="submit"] {
    width: 85%;
	margin-left:15%;
}
.five .formContainer input[type="radio"] + label {
    width: 85%;
}
.five .formContainer input[type="checkbox"] + label {
    width: 85%;
}
.six .formContainer input[type="text"],
.six .formContainer input[type="email"],
.six .formContainer input[type="password"],
.six .formContainer textarea,
.six .formContainer input[type="text"] {
    width: 100%;
}
.six .formContainer form label {
    width: 100%;
}
.six .formContainer input[type="submit"] {
   width: 85%;
	margin-left:15%;
}
.six .formContainer input[type="radio"] + label {
    width: 85%;
}
.six .formContainer input[type="checkbox"] + label {
    width: 85%;
}

.seven .formContainer input[type="text"],
.seven .formContainer input[type="email"],
.seven .formContainer input[type="password"],
.seven .formContainer textarea,
.seven .formContainer input[type="text"] {
    width: 100%;
}
.seven .formContainer form label {
    width: 100%;
}
.seven .formContainer input[type="radio"] + label {
    width: 85%;
}
.seven .formContainer input[type="checkbox"] + label {
    width: 85%;
}

/* End Side Column Form */

/* Hours & Directions Page Form Button*/

#Div1 button {
    border: none;
    padding: 15px;
    text-shadow: none;
    box-shadow: 0px 2px 1px rgba(0, 0, 0, .25);
    font-size: 18px;
    
}

/* End Hours & Directions Page Form Button*/

/* Inv Details Form */

form.nice div.form-field input,
form.nice input.input-text,
form.nice textarea {
    font-size: 14px;
    padding: 10px 3px 10px;
    box-shadow: none;
}
#vdpFrm input:hover,
#vdpFrm textarea:hover,
#vdpFrm input:focus,
#vdpFrm textarea:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: url(http://asset01.drivewebsite.com/prod-web/images/misc/input-bg.png) #eee !important;
}
.vdp-cta-input select {
    height: 40px;
    padding: 10px 0 10px 3px;
    width: 100%;
}
#vdpFrm .frmSubmit {
    background: #a00500;
	width:100%;
}
#vdpFrm .frmSubmit:hover {
    background: #000;
}

/* End Inv Details Form */

input[type="text"]:focus, input[type="text"]:hover, input[type="email"]:focus, input[type="password"]:focus, textarea:focus {
    -webkit-box-shadow: 0px 0px 0px 1px #DDD;
    -moz-box-shadow: 0px 0px 0px 1px #DDDE;
    box-shadow: 0px 0px 0px 1px #DDD;
}


/* my css */


nav {
  background: #fff;
  height: auto;
  box-sizing: border-box;
  border-bottom: 5px solid #a00500;
}
nav h3.invSrchHeader {
	display: none;
}
nav .row .ten {
	border-bottom:0;
	width:50%;
	margin: 0;
}
nav .row .two {
	margin: 0;
	width:50%;
}
nav .row .ten .nav {
  clear: both;
  display: block;
  float: none !important;
  margin: 0;
  padding:37px 0 0;
  width: 100%;
}
nav .row .ten #InvSearchBoxWrapper {
	width: 210px !important;
	float: right !important;
}
nav .ten #InvSearchBoxWrapper #InvSearchKeyword input {
	border: 1px solid #ccc;
	line-height: 35px;
	margin-bottom: 18px;
	padding: 0;
	width: 100%;
	margin: 0;
	font-size: 1.4rem;
	color: #999;
	font-family: 'Open Sans', sans-serif;
	height: 35px;
	box-sizing:border-box;
}
nav .ten #InvSearchBoxWrapper #InvSearchKeyword input:hover {
	border: 1px solid #000;
}
nav .ten #InvSearchBoxWrapper .invKeywordBtn {
	background:#a00500;
	height: 35px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 37px;
	border-radius:0;
}
nav .ten #InvSearchBoxWrapper .invKeywordBtn:hover {
	background:#000;
}
nav .ten #InvSearchBoxWrapper .invKeywordBtn span {
	background: rgba(0, 0, 0, 0) url("https://s3.amazonaws.com/dom-cms/Site/f21f1633-3c57-4afe-930e-967e8519d7f4/images/home/Search_icon.png") no-repeat scroll 50% 50%;
	display: block;
	height: 35px;
	margin:0 0 0 auto;
	width: 34px;
	border-radius:0;
}

/* end my css */
/* coupons + specials */

#main .container .row .special {
	padding: 0px;
}
#main .container .row .special h1 {
	color: #a00500;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 10px;
}
#main .container .row .special h2 {
	color: #000;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 10px;
}
#main .container .row .special p {
	color: #000;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 10px;
}
.InvContainer .button.green label {
	text-shadow: none;
}
#main .InvContainer #sideBoxALL a, #main div#sideBoxALL ul li a:hover, #main div#sideBoxALL ul li.active a {
	color: #fff;
}
#main .NowShowing {
	float: right;
	text-align: right;
	width: auto !important;
}
#main .couponPrice h1 {
	font-size: 2.4rem;
	margin-bottom: 6px;
}
#main .couponHeader h3 {
	font-size: 1.6rem;
	font-family: "Open Sans",sans-serif;
}
#main .couponDisclaimer p, .couponExpiration p, a.print {
	color: #a00500;
	font-size:16px;
}
#main .InvContainer .NewUsedCertTitle, #main #NewUsedCertTitle {
	color: #a00500;
}
#main .couponContainer .columns {
	color: #fff;
}
#main .container {
	margin: 0 auto;
	min-height: 460px;
	padding: 15px;
}
#main .InvContainer #InvTitleArea .srchTitle {
	color: #000;
	line-height: 24px;
	font-weight: normal;
}
#main .InvContainer #InvTitleArea .srchTitleType {
	color: #a00500;
	line-height: 24px;
	font-weight: normal;
}
#main .InvContainer .tabs dd a.active {
	color: #a00500;
}
.InvContainer dl.contained.tabs dd a {
	color: #a00500;
	padding: 0 10px 0 5px;
}
.InvSpecialBox {
	float: left;
	margin: 0 2% 15px;
	min-height: initial;
	width: 45%;
}
.couponContainer .eight .couponOption {
	text-align: left;
}
.couponContainer {
	background: #fff;
	border: 3px dashed #666;
}
.couponContainer a.print {
	background: none repeat scroll 0 0 #a00500;
	border-top: 1px solid #CCC;
	color: #FFF;
}
#couponDisclaimer, #couponExpiration, .couponPrint {
	background: none;
	color: #999;
}
/*=== STRUCTURE ===*/

.couponContainer {
	border-radius: 0;
	box-shadow: none;
	margin: 0 auto 20px;
	padding: 5px;
	width: 80%;
}
.mapPrint {
	margin: 10px 0 0
}
.couponContainer a.print {
	display: block;
	font-weight: bold;
	line-height: 2.5;
	text-align: center;
}
#couponInfo p {
	font-size: 14px;
	font-size: 1.4rem
}
#couponInfo p {
	margin: 0 20px 20px
}
#couponDisclaimer p, #couponExpiration p {
	font-size: 10px;
	font-size: 1rem;
	padding: 0;
}
#couponImage img {
	margin: 5px;
	max-width: 100%
}
.lbutton:hover, .lbutton:active, .lbutton:focus, .lbutton:visited {
	color: #fff;
}
.department {
	margin-bottom: 30px;
	font-size: 12px;
}
.department ul dl dd {
	line-height: 1.8;
}
.department ul dl {
	border: 1px solid #ddd;
	margin-bottom: 0;
	padding: 10px;
}
.department h3 {
	color: #a00500;
	font-size: 18px;
}
.department .staffName {
	font-weight: bold;
}
.block-grid.two-up.mobile.text-center.btn_block{
	margin:0 0 0 -15px;
	padding:0;
}
#main .btn_block li{
	margin:0 15px 15px;
	width:30%;
}
#main .btn_block .button.nice {
	display: block;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	background: #a00500;
	border: none;
	max-width: 100%;
}

input[type="text"]:focus, input[type="text"]:hover, input[type="email"]:focus, input[type="password"]:focus, textarea:focus {
	box-shadow: 0 0 0 0px #f7931e;
}
#main .InvSpecialFlag h3 {
	background: #000;
	border-bottom: 0 none;
	border-top: 0 none;
	color: #fff;
	display: block;
	font: 18px/30px 'Open Sans', sans-serif;
	height: 30px;
	left: 0;
	margin: 0;
	padding: 5px;
	position: relative;
	text-align: center;
	text-indent: 0;
	text-shadow: 0 0 0;
	top: 0;
}
#main .InvSpecialPrice {
	color: #a00500;
	display: block;
	font: 2em/22px 'Open Sans', sans-serif;
}
#main .SpecialsPagination.inline.text-center {
  display: block;
  float: none;
  overflow: hidden;
  width: 100%;
}
#main .fifth-row .SpecialsPagination.inline.text-center{
	display: none;
}
#main .InvSpecialName a {
	color: #232323;
	font: bold 1.5em/23px 'Open Sans', sans-serif;
	text-decoration: none;
}
#main .InvSpecialVehicleInfo {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	line-height:24px;
}
/* end coupons */

address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: normal;
}
/*
#main .specialsList .SpecialsPagination{
  display: none;
  overflow: hidden;
  padding: 120px 0 0;
  width: 100%;
}*/
#InvSpecialsBoxWrapper {
  overflow: hidden;
  padding: 30px 0 0;
}
.staff {
  border: 1px solid #000;
  box-sizing: border-box;
  padding: 10px;
}
h2.staffHeader {
  color: #a00500;
}
.nav.sticky {
  background-color: #fff;
  color: rgb(0, 0, 0);
  left: 0;
  padding: 0;
  position: fixed !important;
  right: 0;
  top: 0;
  border-bottom: solid 3px #a00500;
  box-sizing:border-box;
  margin: 0;
}
.nav.sticky #nav-container li{
	margin: 0;
}
.footer_map.row {
  margin: 0 auto;
  max-width: 1466px;
  width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
}
footer .arrow_top {
    margin: -26px auto 0;
    text-align: center;
}
.footer_map_holder { 
  
}
.map_text_box {
  background-color: rgba(0, 0, 0, 0.85);
  box-sizing: border-box;
  padding: 15px 10px 40px;
  width: 195px;
  min-height: 268px;
  position: absolute;
  top: 0;
}
.footer_map_holder .map_address a {
  color: #ffffff;
  font-size: 14px;
  line-height: 24px;
  font-weight:400;
  font-family: 'Open Sans', sans-serif;
}
.footer_map_holder .map_address a:hover { text-decoration: underline;}
.map_text_box h4 {
  display: none;
}
.map_text_box > span {
  color: #ffffff;
  display: block;
  margin: 20px 0 0;
}
.map_text_box > span span{
	display: block;
}
.map_text_box > a {
  background-color: #a00500;
  color: #ffffff;
  display: block;
  float: none;
  font-size: 14px;
  font-weight: 700;
  margin: 20px auto 0;
  padding: 13px 20px;
  text-align: center;
  text-transform: uppercase;
  width: 154px;
  box-sizing: border-box;
}
.map_text_box > a:hover,
.map_text_box > a:visited{
	color: #fff;
}
.map_text_box > a:hover {text-decoration: underline;}
.footer_map .four:first-child a {
  margin: 40px auto 0;
}

.footer_map h1 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  margin: 20px 0 30px 0;
  color: #232323;
}

footer {
  border-top: 1px solid #a00500;
  padding: 0;
  box-sizing: border-box;
}
.copy_right_row.row {
  margin: 70px 0 0;
  background-color: #000;
  color: #fff;
}
.phone-link.text-center.hide-on-phones {
  display: inline-block;
  float: left;
  font-family: open sans;
  font-size: 18px;
  font-weight: 100;
  padding: 7px 0 0;
  vertical-align: middle;
  width: auto;
}
.phoneLink.phonelink.show-on-phones.phone-link.text-center {
	color: #fff; font-size: 18px; line-height:22px;
	padding-top: 15px;
}
.footer_social {
  display: inline-block;
  float: right;
}
.copyright.left {
  color: #fff;
    display: inline-block;
    float: none;
    font-size: 18px;
    font-weight: 100;
    padding: 7px 0 0;
    text-align: center;
    vertical-align: middle;
    width: 80%;
}
.copyright_holder {
  margin: 0 auto;
  max-width: 1466px;
  padding: 3px 15px 5px;
  box-sizing: border-box;
}

a, a:hover, a:visited{
	color: #a00500;
}
#main .finance-hours {
    line-height: 24px;
    margin-bottom: 20px;
}
#main .finance-hours span{
	display: block;
}
#main .field-validation-error{
	font-size: 14px;
	font-weight: normal;
}
#main .hours_new{
	line-height: 24px
}
#main .hours_new span{
	display: block;
}
#main a.print{
	margin-bottom: 10px;
}

header .addressss {
    background: #a00500 none repeat scroll 0 0;
    color: #fff;
    left: -7%;
    line-height: 24px;
    padding: 20px;
    position: absolute;
    top: 75px;
    width: 250px;
    z-index: 9999;
}
header .addressss a{
	color: #fff;
}

a.mapLink, a.mapLink1 {
    /*width: 50%;
    float: right;*/
    font-size: 11px;
    line-height: 14px;
}

header .addressss a:hover{
	text-decoration: underline;
}
.copyright.left.center{
	display: none;
}
#main #Div1 .dds-web-button.black.nice.small {
  width: 55% !important;
}
@media only screen and (max-width: 1400px) {
nav #nav-container > li a {
  padding: 10px 6px; font-size:15px;}
  
nav {
  padding: 0 10px 0 10px;
  box-sizing: border-box;
}
}
@media only screen and (max-width: 1300px) {
.footer_map_holder.last_map {
  background: rgba(0, 0, 0, 0) url("https://s3.amazonaws.com/dom-cms/Site/14d15b2b-d43e-4e9f-a6e8-d288a75715cb/images/home/gainesville_1121_map.jpg") no-repeat scroll left center;
}
.copyright.left{
	width: 78%;
}
header .addressss {
    left: -27%;
}
}
@media only screen and (max-width: 1239px) {
.footer_map_holder { background-size: auto;}
.footer_map .four.columns {
  background-size: cover;
  display: inline-block;
  float: none;
  margin: 0 15px 30px;
  width: 40%;
}
.footer_map .four.columns:last-child{
	margin-bottom: 0;
}
.footer_map.row {
  text-align: center;
}
.map_text_box > span {
  text-align: left;
}

.copyright.left{
	width: 75%;
}
}
@media only screen and (max-width: 1140px) {
nav #nav-container > li a {
  font-size: 14px;
}
}
@media only screen and (max-width: 1079px) {

nav .row .ten .nav.sticky { margin: 0 auto;}
nav .row .ten .nav.sticky ul li a{ font-size: 18px !important;}
.footer_map_holder.middle_map {
  background-position: left center;
}
.copyright.left{
	width: 72%;
}
}
@media only screen and (max-width: 1023px) {
	nav .row .ten {
		border-bottom:0;
		margin: 0;
		width:70%;
	}
	.InvSpecialBox {
		min-height: initial;
	}
	nav .row .two {
		margin: 0;
		width: 30%;
	}
nav #nav-container > li a {
  font-size: 12px;
  padding: 5px 3px;
}
header .header_first_row .five{
	width: 33.3%;
	margin: 0;
}
header .header_first_row .four{
	width: 33.3%;
	margin: 0;
}
header .header_first_row .three{
	width: 33.3%;
	margin: 0;
}
}
@media only screen and (max-width: 991px) {
	nav .row .two {
		margin: 0;
		width: 30%;
	}
	nav .row .ten {
		width: 70%;
	}
	header .logo_holder {
  max-width: 230px;
  padding: 10px 0 0;
}
.copyright.left{
		width: 69%
	}
	footer .footer_map.row .six{
		width: 80%;
		margin: 0 auto 20px;
		float: none;
		display: block;
	}
	footer .footer_map.row .six:last-child{
		margin: 0 auto;
	}
}

@media only screen and (max-width: 900px) {
	nav .row .ten .nav.sticky ul li a{ font-size: 16px !important;}
	nav .row .ten .nav {
		clear: both;
		float: none;
		width: 100%;
		border-bottom: 1px solid #ccc;
		text-align: center;
		margin-bottom: 20px;
	}
	nav .row .ten #InvSearchBoxWrapper {
		/*float: none;
		width: 45%;*/ 
	}
	nav .row .ten {
		border: 0;
	}
	#nav-container > li a {
		padding:0;
	}
	nav {
		padding: 20px;
	}
	nav .logo {
		margin-top: 20px;
	}
	.copyright.left{
		display: none;
	}
	.copyright.left.center{
	display: block;
	margin: 0 auto;
	text-align: center
}
}
@media only screen and (max-width: 940px) {
	.footer_map .four.columns {
  width: 100%;
}
.footer_map_holder {
  max-width: 432px;
  width: 100%;
  margin: 0 auto;
}
.footer_map.row{
	width: 90%;
}
}
@media only screen and (max-width: 900px) {
.header_first_row .five.columns {
  width: 30%;
}
}
@media only screen and (max-width: 900px) {
	nav {
  padding: 0 15px 0;
}
}
@media only screen and (max-width: 850px) {
	nav .three.columns {
  width: 15%;
}
nav .nine.columns {
  margin: 0;
  width: 84%;
}

.footer_map_holder {
  background-size: auto;
  background-position: left center;
}
.footer_map_holder.middle_map { background-position: left center;}
.footer_map_holder.last_map {
	background-position: left center;
  background-size: auto;
}
.footer_map .four.columns {
  display: inline-block;
  float: none;
  margin: 0 auto 20px;
}
  
    nav #nav-container>li a {
        font-size: 12px;
        padding: 5px 4px;
    }
}
@media only screen and (max-width: 767px) {
	nav .row .ten .nav.sticky {
    background: #fff;
    left: 0;
    padding: 10px 20px;
    position: fixed;
    right: 0;
    top: 0;
    border-bottom: 2px solid #001f40;
    box-sizing: border-box;
}
nav .row .ten .nav.sticky {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    left: -300px;
    padding: 0;
    position: static !important;
}
header {
 background-color: #fff;
  border-bottom: 0px solid #a00500;
  padding: 105px 0 20px;
}
	#main .specials .button1, #main .specials .button2, #main .specials .button3 {
		margin: 0 auto 15px;
		display: block;
		float: none;
	}
	#phoneBox,
	#mapBox	{
		text-align: center;
	}
	#phoneBox h4,  #hoursBox h3, #mapBox h4 {
		color: #fff;
		font-size: 20px;
		margin: 50px 0 10px;
		font-weight:700;
	}
	#hoursBox h4{
		display: none;
	}
	#hoursBox span{
		display: block
	}
	#phoneBox p {
		margin: 0 0 20px;
	}
	.menuModal a,
.menuModal a:hover,
.menuModal a:visited	{
		color: #fff;
	}
	.menuModal a:hover {
		text-decoration: underline;
	}
	nav .row .ten #InvSearchBoxWrapper {
		float: none;
		width: 45%;
		display: block;
	}
	#main {
		max-width: 100%;
	}
	header .logo,  header .address {
		text-align: center;
	}
	/*#nav-container, .nav ul { display: none; }
		#nav-container li, .nav li { display: block; text-align: left; float: none;}
		#nav-container li ul, .nav li ul { position: static; width: auto; }
		#nav-container li ul li a { width: auto; }*/
		
	#nav-container > li a {
		color: #fff;
		font-size: 1.6rem;
		font-weight: bold;
		line-height: 2;
		padding: 5px 12px;
	}
	#nav-container > li a:hover {
	}
	.row .columns {
		width: 100%;
		margin: 0;
	}
	.row {
		min-width: auto;
	}
	header {
		background: #fff;
	}
	.mobileMenu,  #nav-container .flyoutNav,  #nav-container li {
		display: block;
	}
	#sideBoxALL,  #nav-container li ul ul,  .mobileMenu .callBtn /*, header .mapLink*/
		
	{
		display: none;
	}
	.sideShowing #SiteContainer,  #nav-container li ul {
		position: relative;
	}

	body {
		overflow: hidden;
	}
	.sideShowing #SiteContainer {
		left: 266px;
	}
	nav {
		top: 2px;
		left: -266px;
		position: absolute;
		padding: 0;
		border: 0;
	}
	header{
		 border-bottom: 5px solid #a00500;
	}
	nav .row .ten #InvSearchBoxWrapper {
		float: none;
		margin-top: 28px;
		width: 100%;
		margin-bottom: 20px;
		margin-top: -65px;
	}
	#main .specials .button {
		width: 100%;
		margin: 0 auto 20px;
	}
	.specials .block-grid.two-up > li {
		margin-left: 0;
		width: 90%;
	}
	.nav {
		height: auto;
		border: none;
	}
	nav .row .ten .invSrchBg {
		height: auto;
		top: 2px;
		left: 0;
		padding: 0 15px;
		text-align: left;
		width: 266px;
		z-index: 55;
		position: relative;
		box-sizing: border-box;
	}
	#nav-container {
		height: auto;
		top: 2px;
		left: 0;
		padding: 0;
		text-align: left;
		width: 266px;
		z-index: 55;
		background: #a00500;
		position: absolute;
	}
	#nav-container li {
    border-bottom: 1px solid rgb(255, 255, 255);
    margin: 0;
}
nav #nav-container > li a {
  color: #fff;
  padding: 10px 15px;

}
#nav-container > li:hover > a, #nav-container a:hover, li.sfhover, #nav-container li.sfhover > a {
  background: #ffdb2d none repeat scroll 0 0;
  color: #000000;
  text-decoration: none;
}
	#nav-container li ul {
		width: 96%;
		margin: 0 auto;
		box-shadow: none;
	}
	#nav-container li ul li {
		border-color: #333;
	}
	#nav-container li ul li a {
		font-size: 16px;
		padding:5px 20px;
	}
	#nav-container a {
		display: block;
		padding: 0px;
	}

	#hoursBox {
		text-align: center;
	}
	#CalcPaymentRev select {
		width: 100%;
	}
	#CalcPayment dl.form input {
		float: right;
		margin-left: 5px;
	}
	#CalcPayment .form span.formw .bump,  .paymentCalcItem .form span.formw .bump {
		margin-left: 5px;
	}
	
	.mobileMenu .callBtn {
		display: none;
	}
	ul.mobileMenu li {
		background-color:#ffdb2d;
	}
	.html_item ul.mobileMenu {
  background-color: #ffdb2d;
  position: fixed !important;
}
	.sideShowing #SiteContainer {
		left: 266px;
	}
	nav {
		top: -1px;
	}
.mobileMenu a {
		display: block;
	}
	.mobile_logo {
		margin: 5px 0 0 10px;
		display: inline-block;
	}
	.mobile_logo img {
		display: block;
	}
	nav .row .address.show-on-phones {
		position: absolute;
		top: 360px;
		padding: 0 20px
	}
	nav .row .address.show-on-phones a.mapLink {
		background: rgba(0, 0, 0, 0) url("https://s3.amazonaws.com/dom-cms/Site/edf317db-b004-41ec-b077-2b3a4665a209/images/map_mobile.png") no-repeat scroll 0 0;
		color: #9e0c0f;
		float: right;
		font-family: 'Open Sans', sans-serif;
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 25px;
		padding-left: 0;
		text-align: right;
	}
	nav .row .address.show-on-phones a.phoneLink {
		background: rgba(0, 0, 0, 0) url("https://s3.amazonaws.com/dom-cms/Site/edf317db-b004-41ec-b077-2b3a4665a209/images/phone_mobile.png") no-repeat scroll 0 0;
		color: #9e0c0f;
		float: left;
		font-family: 'Open Sans', sans-serif;
		font-size: 24px;
		line-height: 42px;
		margin-bottom: 25px;
		padding-left: 54px;
		text-align: right;
	}
	.InvSpecialBox {
		min-height: initial;
	}
	#CalcPaymentRev select {
		width: 100%;
	}
	form#CalcPayment select#term {
		margin-left: 14px !important;
	}
	#CalcPayment dl.form input {
		float: right;
		margin-left: 5px;
	}
	#CalcPayment .form span.formw .bump,  .paymentCalcItem .form span.formw .bump {
		margin-left: 5px !important;
	}
	body {
		word-break: break-word;
	}
	nav .row .ten .nav {
		margin-top: 0;
	}
	
	.headerPhn_area h3.invSrchHeader {
		display: none;
	}
	#InvSearchBoxWrapper #InvSearchKeyword {
		display: block;
		position: relative;
		width: 100%;
	}
	.mobileMenu li {
		background: #a00500;
		margin: 0 !important;
		border-radius: 0;
	}
	.mobileMenu {
		background: #a00500;
	}
	.mobileMenu li {
		box-shadow: none;
	}
	.mobileMenu a {
		cursor: pointer;
		display: block;
		padding: 12px;
		text-align: left;
	}
	.mobileMenu li:hover a,
	.mobileMenu a:hover {
		color: #fff;
	}
	ul.mobileMenu {
    	padding: 10px;
    	position: relative !important;
    	text-align: center;
    	width: 100%;
    	z-index: 999999;
    	margin: 0;
    	top: 0;
    	left: 0;
    	background: #fff;
    	background-color: rgb(255, 255, 255);
    	border-bottom: 2px solid #fff;
    	box-sizing: border-box;
}
	.mobileMenu li, .mobileMenu label {
		display: inline-block;
	}
	.mobileMenu li {
		display: inline-block;
		width: 24%;
		background: #fff;
		padding: 6px;
		box-sizing: border-box;
	}
	.mobileMenu li:hover {
		background: #a00500;
	}
	.mobileMenu a {
		cursor: pointer;
		display: block;
		padding: 1px;
		text-align: center;
		color: #000;
	}
	.mobileMenu a:hover,
	.mobileMenu a:visited{
		color: #000;
	}
ul.mobileMenu .flyoutIcon {
  background: #a00500;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  height: 40px;
  margin-top: 0;
  text-align: center;
  width: 40px;
}
	ul.mobileMenu .flyoutIcon:after {
		content: "";
		font-family: 'FontAwesome';
		font-size: 24px;
		line-height: 1.7;
	}
	ul.mobileMenu .flyoutIcon.menu:after {
		content: "\f0c9";
		font-family: 'FontAwesome';
	}
	ul.mobileMenu .flyoutIcon.call:after {
		content: "\f095";
		font-family: 'FontAwesome';
	}
	ul.mobileMenu .flyoutIcon.map:after {
		content: "\f041";
		font-family: 'FontAwesome';
	}
	ul.mobileMenu .flyoutIcon.hours:after {
		content: "\f017";
		font-family: 'FontAwesome';
	}
	ul.mobileMenu .flyoutIcon.mail:after {
		content: "\f095";
		font-family: 'FontAwesome';
	}
    ul.mobileMenu .flyoutIcon.vehicles:after {
		content: "\f1b9";
		font-family: 'FontAwesome';
	}
	ul.mobileMenu .flyoutTitle {
		font-size: 16px;
		line-height: 20px;
		margin-left: 10px;
		text-transform: none;
		width: 100%;
	}
	#nav-container li .flyoutNav {
  border-bottom: 1px solid rgb(255, 255, 255) !important;
  line-height: 34px;
  padding: 15px 0;
}
#nav-container li a.flyoutNav {
	background: #a00500;
	color: #fff;
}
	.mobileMenu li:hover .flyoutIcon {
		background: #fff;
		color: #a00500 ;
	}
	.sideShowing .nav {
		left: 0;
		top: 0 !important;
	}
	#nav-container > li:first-child {
		left: 0;
		right: 0;
		top: 0;
		z-index: 999;
	}

	#nav-container {
		bottom: 0;
		display: block;
		left: 0;
		position: static !important;
		top: 0;
	}
	.sideShowing ul.mobileMenu.hide {
		left: 266px;
	}
	.nav {
		left: -268px;
		position: fixed !important;
		background: #333;
	}
	.nav {
		border: none;
		overflow: auto;
		bottom: 0;
	}
	.html_item ul.mobileMenu {
		position: fixed !important;
	}
	.mobileMenu .callBtn {
		display: inline-block;
	}
	.mobileMenu .contactBtn {
		display: none;
	}
	nav .row .ten .nav {
		width: auto;
	}
	#nav-container li a.flyoutNav {
		background: #a00500 none repeat scroll 0 0;
		color: #fff;
	}
	#nav-container li a.flyoutNav:hover {
		padding: 15px 0;
		background:#ffdb2d;
		color:#000;
	}
	nav .row .ten #InvSearchBoxWrapper {
		display: none;
	}
	nav .row .ten {
		padding: 0;
		width: 100%;
	}
	nav .row .ten .nav {
  background: rgb(12, 43, 108) none repeat scroll 0 0;
  border-right: 1px solid rgb(255, 255, 255);
  margin-left: 0;
  margin-top: 0;
  padding-top: 0;
}
#nav-container li ul li a:hover {
  background: #FFF;
  color: #a00500;
}
	.staff {
		box-sizing: border-box;
		padding: 10px;
		margin: 0 0 20px;
	}
	header .logo {
  max-width: 500px;
  display: block;
  text-align: center;
  margin: 0 auto; padding:0 25px;
}
nav .nav {
  margin: 0;
}
.footer_map .four.columns {
  display: block;
  float: none;
  margin: 0 auto 20px;
}
#main .hours .contact-social .block-grid.three-up {
	margin: 0;
}
#main .hours .contact-social .block-grid.three-up > li{
	width: 100%;
	margin: 0 auto 10px;
}
.footer_social {
    display: block;
    float: none;
    margin: 15px auto 0;
    text-align: center;
}
.copyright.left {
  font-size: 16px;
  line-height: 22px;
  padding: 5px 0 15px;
  width: 90%;
}
.nav.sticky{
	position: relative !important;
}
.nav{
	position: fixed;
}
.copy_right_row.row {
  margin: 30px 0 0;
}
}
@media only screen and (max-width: 600px) {
	.mobileMenu .callBtn {
		display: inline-block;
	}
	.mobileMenu .contactBtn,  header .phone {
		display: none;
	}
	
	.InvSpecialBox {
		min-height: initial;
	}
	ul.mobileMenu .flyoutTitle {
		display: block;
		padding: 5px 0 0;
		box-sizing:border-box;
	}
	ul.mobileMenu .flyoutTitle {
		margin: 0;
		font-size: 14px;
	}
	ul.mobileMenu .flyoutIcon {
		margin: 0;
	}
	header {
  padding: 100px 0 10px;
}
	#nav-container li .flyoutNav {
		padding: 25px 0;
	}
	#nav-container li a.flyoutNav:hover {
		padding: 25px 0;
	}
	.headerPhn_area.show-on-phones.row {
		padding: 0 30px;
		box-sizing: border-box;
	}
	.footer_map_holder.middle_map {
    background-position: 100% 100%;
}
}
@media only screen and (max-width: 480px) {
		
	.menuModal div {
		width: 100%;
		text-align: center;
		margin-bottom: 6px;
	}
	.mobileMenu .menu {
		line-height: 30px;
	}
	
	.InvSpecialBox {
		width: 95%;
		min-height: initial;
	}
	#main .InvSpecialBox.row {
		width: 100%;
		box-sizing: border-box;
		margin: 0 auto 30px;
	}
	.specialsList {
    padding: 40px 0 0;
}
#main .fifth-row h1, #main .sixth-row h1 {
    font-size: 28px;
    line-height: 32px;
}
.headerPhn_area .logo_box {
  padding: 10px 0 0;
}
header .logo{padding:0;}
div.ddsLogoProvider, .ddsLogoProvider a{font-size:12px;
}
.map_text_box {
  padding: 5px 10px 20px;
  width: 100%;
}
.map_text_box > span {
  margin: 10px 0 0;
}
.footer_map .four:first-child a {
  margin: 15px auto 0;
}
.map_text_box > a {
  margin: 15px auto 0;
}
.footer_map_holder {
  background-position: 70% 100%;
  background-size: auto auto;
  min-height: 460px;
}
.footer_map_holder.middle_map {
  background-position: right 100%;
}
.footer_map_holder.last_map {
  background-position: center 100%;
  background-size: auto auto;
}
.map_text_box > span {
  margin: 10px 0 0;
  width: 100%;
  text-align: center;
  margin: 10px auto 10px;
}
.map_text_box{
	min-height: auto;
}
}
@media only screen and (max-width: 400px) {
	.mobileMenu li {
		text-align: center;
	}
	.mobileMenu a {
		line-height: 30px;
	}
	.mobileMenu strong {
		display: none;
	}
	.mobileMenu span {
		float: none;
		display: inline-block;
		margin: 5px 0 0
	}
.map_text_box > span {
  width: 190px;
}
#main .fifth-row h1, #main .sixth-row h1 {
  font-size: 22px;
  line-height: 28px;
}
.footer_map.row{
	width: 100%;
}
}
@media only screen and (max-width: 360px) {
	.mobileMenu li {
		width: 23%;
	}
	.mobileMenu img {
		float: none;
	}
.footer_map_holder {
  background-position: 100% 100%;
  background-size: auto auto;
  min-height: 460px;
}
.footer_map_holder.middle_map {
  background-position: 100% 100%;
}
.footer_map_holder.last_map {
  background-position: 80% 100%;
  background-size: auto auto;
}

}
