.group:after,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.transition {
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.btn {
  color: ;
  border:  1px solid;
  background: ;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2;
  white-space: normal;
  display: inline-block;
  padding: 15px 25px;
  -moz-border-radius: ;
  border-radius: ;
  box-shadow: 0 3px 16px rgba(0,0,1,0.1);
  font-size: ;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.btn:hover,
.btn:active,
.btn.active,
.btn:focus-within,
.btn:focus {
  background: ;
  color: ;
  border:  1px solid;
  outline: 0;
}
.btn.btn-main {
  background: ;
  border:  1px solid;
  color: ;
}
.btn.btn-main:hover,
.btn.btn-main:active,
.btn.btn-main.active,
.btn.btn-main:focus-within,
.btn.btn-main:focus {
  background: ;
  border:  1px solid;
}
.btn.btn-get-quote {
  background: #1db954;
  border: #1db954 1px solid;
  color: white;
}
.btn.btn-get-quote:hover,
.btn.btn-get-quote:active,
.btn.btn-get-quote.active,
.btn.btn-get-quote:focus-within,
.btn.btn-get-quote:focus {
  background: #1ed760;
  border: #1ed760 1px solid;
}
.btn.btn-outline {
  border:  solid 2px;
  background: transparent;
  color: ;
}
.btn.btn-outline:hover,
.btn.btn-outline:active,
.btn.btn-outline.active,
.btn.btn-outline:focus-within,
.btn.btn-outline:focus {
  border:  solid 2px;
  color: ;
  background: ;
  box-shadow: none;
}
.btn.btn-link {
  background: transparent;
  border: none;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
  color: ;
  border-bottom: none;
}
.btn-sm {
  font-size:  * 0.85;
  padding: 12.5px;
}
.btn-xs {
  font-size: ;
  padding: 7.5px 12.5px;
}
.flexslider .flex-pauseplay a:before,
.flexslider .flex-direction-nav a:before {
  font-family: sans-serif;
}
.flexslider .flex-direction-nav a {
  text-shadow: none;
  background: black;
}
.flexslider .flex-direction-nav a.flex-next,
.flexslider .flex-direction-nav a.flex-prev {
  opacity: .75;
  width: auto;
  height: auto;
  padding: 10px 15px;
  font-weight: 100;
}
.flexslider .flex-direction-nav a.flex-next:before,
.flexslider .flex-direction-nav a.flex-prev:before {
  font-family: arial, sans-serif;
  color: white;
  width: 20px;
  height: 20px;
}
.flexslider .flex-direction-nav a.flex-next {
  right: 0;
}
.flexslider .flex-direction-nav a.flex-next:before {
  content: "";
  background: url(https://templatesnew.digitaldealer.com.au/common-assets//images/next-light.svg);
}
.flexslider .flex-direction-nav a.flex-prev {
  left: 0;
}
.flexslider .flex-direction-nav a.flex-prev:before {
  content: "";
  background: url(https://templatesnew.digitaldealer.com.au/common-assets//images/prev-light.svg);
}
.flexslider:hover .flex-direction-nav .flex-next,
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  right: 0;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  left: 0;
}
.flexslider#carousel .flex-direction-nav a.flex-prev,
.flexslider#carousel .flex-direction-nav a.flex-next {
  padding: 5px 7.5px;
}
.stock .btn,
.si-details .btn {
  line-height: 1.2;
}
.stock .btn-link,
.si-details .btn-link {
  border-bottom-width: 0;
}
.stock .btn-link:hover,
.stock .btn-link:active,
.stock .btn-link.active,
.stock .btn-link:focus-within,
.stock .btn-link:focus,
.si-details .btn-link:hover,
.si-details .btn-link:active,
.si-details .btn-link.active,
.si-details .btn-link:focus-within,
.si-details .btn-link:focus {
  border-bottom-width: 0;
}
.wrapper {
  width: 1000px;
  margin: 0 auto;
  clear: both;
  position: relative;
}
.rep {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}
.inline {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.ie7-inlinefix {
  zoom: 1;
  *display: inline;
}
div.clear {
  clear: both;
}
.tabs > ul {
  overflow: hidden;
}
.tabs > ul li {
  float: left;
}
.tabs > ul li:hover a {
  color: #2E2C2D;
}
.tabs > ul li.active a {
  color: #2E2C2D;
}
.tabs > ul li a {
  display: block;
  color: #2E2C2D;
}
.tabs > div {
  display: none;
}
.tabs > div.active {
  display: block;
}
.btn {
  padding: 5px 10px;
  background: #02A1E3;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #02A1E3;
  cursor: pointer;
}
.btn.btn-right {
  float: right;
}
.btn.btn-left {
  float: left;
}
.defaultLi {
  list-style-type: disc;
  margin: 0 0 3px 25px;
}
.alert {
  border: solid 1px #CCC;
  padding: 10px;
  margin: 0 0 20px 0;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
  color: #FFF;
  background: #000;
}
.cr2form {
  position: relative;
}
iframe,
#formResults {
  display: none;
}
#form-cache {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 100;
  top: 0;
  opacity: 0.7;
  display: none;
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/loading.gif) no-repeat center center #FFF;
}
.alert-form {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.alert-form-success {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.alert-form-error {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.brochure_list li {
  float: left;
  list-style: none !important;
  margin-right: 20px;
}
.brochure_list li img {
  max-width: 200px;
}
.brochure_list li a span {
  display: block;
  text-align: center;
}
.form-label-help {
  padding: 5px;
  border: dashed 1px #CCC;
  background: #FFF;
  opacity: 0.7;
  clear: both;
  margin: 0 0 15px 0;
  top: 4px;
  position: relative;
  font-style: italic;
}
.btn {
  border: none;
  color: #FFF;
  font-size: 15px;
  font-weight: normal;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  padding: 0 15px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #00aff1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-family: "VWHeadBold";
}
.btn:hover,
.btn:active,
.btn:focus {
  border: none;
  background: #009cd8;
  color: #FFF;
}
.btn.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
.btn.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
.btn.dealer-news-btn {
  position: absolute;
  bottom: 35px;
  right: 30px;
  display: block !important;
  min-width: unset !important;
}
.btn-map-directions {
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  text-transform: none;
  border: none;
  text-shadow: none;
  text-align: left;
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.btn-map-directions:hover {
  color: #000;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.defaultLi {
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/bg-li.png) no-repeat 0 5px;
}
a.link_arrow {
  font-size: 14px;
  padding: 0 0 0 12px;
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/bg-link-arrow.png) no-repeat 0 center;
}
.greyList {
  padding: 15px 20px;
  margin: 25px 0 0 0;
  background-color: #F6F6F6;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial,center center,0,center center,460,from(#FFF),to(#F6F6F6));
  background: -webkit-radial-gradient(circle,#FFF,#F6F6F6);
  background: -moz-radial-gradient(circle,#FFF,#F6F6F6);
  background: -ms-radial-gradient(circle,#FFF,#F6F6F6);
}
.greyList li {
  padding: 15px 0;
  border-bottom: solid 1px #CCC;
  color: #3f4344;
}
.greyList li:last-child {
  border: none;
}
.greyList li strong {
  margin-right: 5px;
  text-transform: uppercase;
}
.secondLink {
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.carouselLi {
  float: left;
  margin: 0 7px 0 0;
  cursor: pointer;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #666;
  width: 10px;
  height: 10px;
}
.carouselLi.active,
.carouselLi:hover {
  background: #000;
}
@font-face {
  font-family: 'VWHeadBold';
  src: url('../fonts/VWHeadBold.eot');
  src: url('../fonts/VWHeadBold.eot') format('embedded-opentype'), url('../fonts/VWHeadBold.woff2') format('woff2'), url('../fonts/VWHeadBold.woff') format('woff'), url('../fonts/VWHeadBold.ttf') format('truetype'), url('../fonts/VWHeadBold.svg#VWHeadBold') format('svg');
}
@font-face {
  font-family: 'VWHeadBoldItalic';
  src: url('../fonts/VWHeadBoldItalic.eot');
  src: url('../fonts/VWHeadBoldItalic.eot') format('embedded-opentype'), url('../fonts/VWHeadBoldItalic.woff2') format('woff2'), url('../fonts/VWHeadBoldItalic.woff') format('woff'), url('../fonts/VWHeadBoldItalic.ttf') format('truetype'), url('../fonts/VWHeadBoldItalic.svg#VWHeadBoldItalic') format('svg');
}
@font-face {
  font-family: 'VWHeadRegular';
  src: url('../fonts/VWHeadRegular.eot');
  src: url('../fonts/VWHeadRegular.eot') format('embedded-opentype'), url('../fonts/VWHeadRegular.woff2') format('woff2'), url('../fonts/VWHeadRegular.woff') format('woff'), url('../fonts/VWHeadRegular.ttf') format('truetype'), url('../fonts/VWHeadRegular.svg#VWHeadRegular') format('svg');
}
@font-face {
  font-family: 'VWHeadRegularItalic';
  src: url('../fonts/VWHeadRegularItalic.eot');
  src: url('../fonts/VWHeadRegularItalic.eot') format('embedded-opentype'), url('../fonts/VWHeadRegularItalic.woff2') format('woff2'), url('../fonts/VWHeadRegularItalic.woff') format('woff'), url('../fonts/VWHeadRegularItalic.ttf') format('truetype'), url('../fonts/VWHeadRegularItalic.svg#VWHeadRegularItalic') format('svg');
}
@font-face {
  font-family: 'VWTextBold';
  src: url('../fonts/VWTextBold.eot');
  src: url('../fonts/VWTextBold.eot') format('embedded-opentype'), url('../fonts/VWTextBold.woff2') format('woff2'), url('../fonts/VWTextBold.woff') format('woff'), url('../fonts/VWTextBold.ttf') format('truetype'), url('../fonts/VWTextBold.svg#VWTextBold') format('svg');
}
@font-face {
  font-family: 'VWTextBoldItalic';
  src: url('../fonts/VWTextBoldItalic.eot');
  src: url('../fonts/VWTextBoldItalic.eot') format('embedded-opentype'), url('../fonts/VWTextBoldItalic.woff2') format('woff2'), url('../fonts/VWTextBoldItalic.woff') format('woff'), url('../fonts/VWTextBoldItalic.ttf') format('truetype'), url('../fonts/VWTextBoldItalic.svg#VWTextBoldItalic') format('svg');
}
@font-face {
  font-family: 'VWTextRegular';
  src: url('../fonts/VWTextRegular.eot');
  src: url('../fonts/VWTextRegular.eot') format('embedded-opentype'), url('../fonts/VWTextRegular.woff2') format('woff2'), url('../fonts/VWTextRegular.woff') format('woff'), url('../fonts/VWTextRegular.ttf') format('truetype'), url('../fonts/VWTextRegular.svg#VWTextRegular') format('svg');
}
@font-face {
  font-family: 'VWTextRegularItalic';
  src: url('../fonts/VWTextRegularItalic.eot');
  src: url('../fonts/VWTextRegularItalic.eot') format('embedded-opentype'), url('../fonts/VWTextRegularItalic.woff2') format('woff2'), url('../fonts/VWTextRegularItalic.woff') format('woff'), url('../fonts/VWTextRegularItalic.ttf') format('truetype'), url('../fonts/VWTextRegularItalic.svg#VWTextRegularItalic') format('svg');
}
.brand-font-head-bold {
  font-family: "VWHeadBold";
}
.brand-font-head-regular {
  font-family: "VWHeadRegular";
}
.brand-font-text-bold {
  font-family: "VWTextBold";
}
.brand-font-text-regular {
  font-family: "VWTextRegular";
}
.font-default {
  font-family: Arial, Helvetica, sans-serif;
}
.uppercase {
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .container {
    width: 940px;
  }
}
@media (max-width: 1091px) {
  .container {
    width: 100%;
  }
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
audio,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
mark,
menu,
meter,
nav,
output,
progress,
section,
summary,
time,
video {
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
body {
  line-height: 1;
}
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section,
blockquote {
  display: block;
}
ul,
li {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
ins {
  text-decoration: underline;
}
del {
  text-decoration: line-through;
}
mark {
  background: none;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input[type=submit],
input[type=button],
input,
select,
a img {
  vertical-align: middle;
}
body {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  background: #FFF;
  color: #3f4344;
}
header {
  height: 100px;
  background: transparent;
}
header nav > ul {
  overflow: hidden;
}
header nav > ul > li {
  float: left;
}
header nav > ul > li > a {
  display: block;
  padding: ;
  color: #000;
  background: #FFF;
  line-height: ;
}
header nav > ul > li > a:hover {
  color: #e31a0f;
  background: #FFF;
}
header nav > ul > li > a.active {
  color: #e31a0f;
  background: #FFF;
}
p.terms {
  font-size: 80%;
  clear: both;
}
h1 {
  color: #54585E;
}
p {
  line-height: 150%;
  margin: 0 0 10px 0;
}
ul li {
  line-height: 150%;
}
a {
  color: #3f4344;
}
a:hover {
  color: #000;
}
a.active {
  color: #000;
}
#footer_copyright {
  clear: both;
  text-align: center;
  padding: 30px 0 0 0;
  width: 1000px;
  margin: 0 auto;
  clear: both;
  position: relative;
}
#footer_copyright.wrapper-inner {
  padding: 0;
}
#footer_copyright li {
  color: #3f4344;
}
.hidden {
  display: none;
}
.infiniteListWait {
  padding: 10px;
  padding-left: 40px;
  font-size: 14px;
  font-weight: bold;
  clear: both;
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/loading.gif) no-repeat 10px #f2f2f2;
}
html,
body {
  overflow-x: hidden;
}
body {
  font-size: 13px;
  background: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
}
h1,
h2,
h3 {
  font-family: "VWHeadBold";
}
h1 {
  font-size: 26px;
  margin: 0 0 20px 0;
}
@media (max-width: 767px) {
  h1 {
    font-size: 16px;
  }
}
h2 {
  font-size: 24px;
  margin: 20px 0 15px 0;
}
@media (max-width: 767px) {
  h2 {
    font-size: 16px;
  }
}
h3 {
  font-size: 18px;
  margin: 15px 0 7px 0;
}
@media (max-width: 767px) {
  h3 {
    font-size: 14px;
  }
}
h4 {
  font-size: 16px;
  margin: 5px 0 2px 0;
}
h5,
h6 {
  font-size: 12px;
  margin: 0 0 5px 0;
}
p {
  color: #545454;
  font-size: 14px;
  font-weight: 400;
}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none !important;
  color: #00aff1;
}
button {
  outline: none !important;
}
div.alert {
  clear: both;
  background: #00aff1;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: none;
  font-weight: normal;
  font-size: 15px;
  text-align: center;
  line-height: 24px;
  color: #FFF;
}
div.alert p {
  color: #FFF;
  margin: 0;
}
a[href^=tel] {
  color: #333;
  text-decoration: none;
}
.no-padding {
  padding: 0;
}
.center_text {
  text-align: center;
}
.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.equal:before,
.equal:after {
  content: normal;
}
ul.list-style {
  margin: 0;
}
ul.list-style li {
  background: url("https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/bg-li.png") no-repeat 0 11px;
  padding: 6px 12px;
  line-height: 1.5;
}
.section {
  background-color: white;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 768px) {
  .section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.section h1,
.section h2,
.section h3,
.section h4 {
  margin-bottom: 20px;
}
.section p {
  margin-bottom: 20px;
}
.section ul {
  margin-left: 20px;
  margin-bottom: 20px;
}
.section ul li {
  list-style-type: disc;
  margin-bottom: 10px;
}
.section-brand {
  background-color: white;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f0f5f6;
}
@media (max-width: 768px) {
  .section-brand {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.section-brand h1,
.section-brand h2,
.section-brand h3,
.section-brand h4 {
  margin-bottom: 20px;
}
.section-brand p {
  margin-bottom: 20px;
}
.section-brand ul {
  margin-left: 20px;
  margin-bottom: 20px;
}
.section-brand ul li {
  list-style-type: disc;
  margin-bottom: 10px;
}
.page-title {
  color: black;
  font-size: 42px;
  margin: 0 0 30px;
}
@media (max-width: 992px) {
  .page-title {
    font-size: 26px;
  }
}
header {
  position: fixed !important;
  z-index: 999999999999;
  width: 100px;
  height: 100%;
  background: #fff;
  margin-bottom: 0 !important;
  box-shadow: 5px 0 15px -4px rgba(204,204,204,0.8);
}
@media (max-width: 767px) {
  header {
    height: auto;
  }
}
@media (max-width: 767px) {
  header {
    width: 100%;
    position: relative !important;
  }
}
header .navbar-nav {
  margin: 0;
  float: none;
}
header .navbar-nav li {
  float: none;
  border-bottom: 1px solid #e7e7e7;
}
@media (max-width: 767px) {
  header .navbar-nav li {
    border-bottom: none;
    border-top: 1px solid #e7e7e7;
  }
}
header .navbar-nav li a {
  color: #7e8791;
  font-size: 12px;
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: "VWHeadBold";
  text-transform: uppercase;
  min-height: 78px;
}
@media (max-width: 767px) {
  header .navbar-nav li a {
    min-height: 45px !important;
    text-align: left;
  }
}
header .navbar-nav li a .icon-nav-logo {
  margin: 0 auto;
  width: 60px;
  height: 50px;
}
@media (max-width: 767px) {
  header .navbar-nav li a .icon-nav-logo {
    float: left;
    margin-right: 15px;
  }
}
header .navbar-nav li a .icon-nav-logo-1 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-1.png) left top no-repeat;
}
header .navbar-nav li a .icon-nav-logo-2 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-2.png) left top no-repeat;
}
header .navbar-nav li a .icon-nav-logo-3 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-3.png) left top no-repeat;
}
header .navbar-nav li a .icon-nav-logo-4 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-4.png) left top no-repeat;
}
header .navbar-nav li a .icon-nav-logo-5 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-5.png) left top no-repeat;
}
header .navbar-nav li a .icon-nav-logo-6 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-6.png) left top no-repeat;
}
header .navbar-nav li a .icon-nav-logo-7 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-7.png) left top no-repeat;
}
header .navbar-nav li a .icon-nav-logo-8 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-8.png) left top no-repeat;
}
header .navbar-nav li a .icon-nav-logo-9 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-9.png) left top no-repeat;
}
header .navbar-nav li a .icon-nav-logo-10 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-10.png) left top no-repeat;
}
header .navbar-nav li a .icon-nav-logo-11 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-11.png) left top no-repeat;
}
header .navbar-nav li a .icon-nav-logo-12 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-12.png) left top no-repeat;
}
header .navbar-nav li a .icon-nav-logo-13 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-13.png) left top no-repeat;
}
header .navbar-nav li a .icon-nav-logo-14 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-14.png) left top no-repeat;
}
header .navbar-nav li a .icon-nav-logo-15 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-15.png) left top no-repeat;
}
header .navbar-nav li a .icon-nav-logo-16 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-16.png) left top no-repeat;
}
header .navbar-nav li a .icon-nav-logo-17 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-17.png) left top no-repeat;
}
header .navbar-nav li a .icon-nav-logo-18 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-18.png) left top no-repeat;
}
header .navbar-nav li a .icon-nav-logo-19 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-19.png) left top no-repeat;
}
header .navbar-nav li a .icon-nav-logo-20 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-20.png) left top no-repeat;
}
header .navbar-nav li a .icon-nav-logo-21 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-21.png) left top no-repeat;
}
header .navbar-nav li a:hover,
header .navbar-nav li a:focus,
header .navbar-nav li a.active {
  background: #f8faf9;
}
header .navbar-nav li a:hover .icon-nav-logo-1,
header .navbar-nav li a:focus .icon-nav-logo-1,
header .navbar-nav li a.active .icon-nav-logo-1 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-1-hover.png) left top no-repeat;
}
header .navbar-nav li a:hover .icon-nav-logo-2,
header .navbar-nav li a:focus .icon-nav-logo-2,
header .navbar-nav li a.active .icon-nav-logo-2 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-2-hover.png) left top no-repeat;
}
header .navbar-nav li a:hover .icon-nav-logo-3,
header .navbar-nav li a:focus .icon-nav-logo-3,
header .navbar-nav li a.active .icon-nav-logo-3 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-3-hover.png) left top no-repeat;
}
header .navbar-nav li a:hover .icon-nav-logo-4,
header .navbar-nav li a:focus .icon-nav-logo-4,
header .navbar-nav li a.active .icon-nav-logo-4 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-4-hover.png) left top no-repeat;
}
header .navbar-nav li a:hover .icon-nav-logo-5,
header .navbar-nav li a:focus .icon-nav-logo-5,
header .navbar-nav li a.active .icon-nav-logo-5 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-5-hover.png) left top no-repeat;
}
header .navbar-nav li a:hover .icon-nav-logo-6,
header .navbar-nav li a:focus .icon-nav-logo-6,
header .navbar-nav li a.active .icon-nav-logo-6 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-6-hover.png) left top no-repeat;
}
header .navbar-nav li a:hover .icon-nav-logo-7,
header .navbar-nav li a:focus .icon-nav-logo-7,
header .navbar-nav li a.active .icon-nav-logo-7 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-7-hover.png) left top no-repeat;
}
header .navbar-nav li a:hover .icon-nav-logo-8,
header .navbar-nav li a:focus .icon-nav-logo-8,
header .navbar-nav li a.active .icon-nav-logo-8 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-8-hover.png) left top no-repeat;
}
header .navbar-nav li a:hover .icon-nav-logo-9,
header .navbar-nav li a:focus .icon-nav-logo-9,
header .navbar-nav li a.active .icon-nav-logo-9 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-9-hover.png) left top no-repeat;
}
header .navbar-nav li a:hover .icon-nav-logo-10,
header .navbar-nav li a:focus .icon-nav-logo-10,
header .navbar-nav li a.active .icon-nav-logo-10 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-10-hover.png) left top no-repeat;
}
header .navbar-nav li a:hover .icon-nav-logo-11,
header .navbar-nav li a:focus .icon-nav-logo-11,
header .navbar-nav li a.active .icon-nav-logo-11 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-11-hover.png) left top no-repeat;
}
header .navbar-nav li a:hover .icon-nav-logo-12,
header .navbar-nav li a:focus .icon-nav-logo-12,
header .navbar-nav li a.active .icon-nav-logo-12 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-12-hover.png) left top no-repeat;
}
header .navbar-nav li a:hover .icon-nav-logo-13,
header .navbar-nav li a:focus .icon-nav-logo-13,
header .navbar-nav li a.active .icon-nav-logo-13 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-13-hover.png) left top no-repeat;
}
header .navbar-nav li a:hover .icon-nav-logo-14,
header .navbar-nav li a:focus .icon-nav-logo-14,
header .navbar-nav li a.active .icon-nav-logo-14 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-14-hover.png) left top no-repeat;
}
header .navbar-nav li a:hover .icon-nav-logo-15,
header .navbar-nav li a:focus .icon-nav-logo-15,
header .navbar-nav li a.active .icon-nav-logo-15 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-15-hover.png) left top no-repeat;
}
header .navbar-nav li a:hover .icon-nav-logo-16,
header .navbar-nav li a:focus .icon-nav-logo-16,
header .navbar-nav li a.active .icon-nav-logo-16 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-16-hover.png) left top no-repeat;
}
header .navbar-nav li a:hover .icon-nav-logo-17,
header .navbar-nav li a:focus .icon-nav-logo-17,
header .navbar-nav li a.active .icon-nav-logo-17 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-17-hover.png) left top no-repeat;
}
header .navbar-nav li a:hover .icon-nav-logo-18,
header .navbar-nav li a:focus .icon-nav-logo-18,
header .navbar-nav li a.active .icon-nav-logo-18 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-18-hover.png) left top no-repeat;
}
header .navbar-nav li a:hover .icon-nav-logo-19,
header .navbar-nav li a:focus .icon-nav-logo-19,
header .navbar-nav li a.active .icon-nav-logo-19 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-19-hover.png) left top no-repeat;
}
header .navbar-nav li a:hover .icon-nav-logo-21,
header .navbar-nav li a:focus .icon-nav-logo-21,
header .navbar-nav li a.active .icon-nav-logo-21 {
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/icon-nav-21-hover.png) left top no-repeat;
}
header .navbar-nav li:first-child a {
  min-height: 85px;
}
header .navbar-nav li:first-child a img {
  padding-top: 10px;
}
header .navbar-nav .list-group-submenu {
  margin-top: 15px;
}
header .navbar-nav .list-group-item {
  border: none;
  background: #00aff1;
  color: #000;
  font-size: 12px;
  padding: 5px 0 5px 30px;
  line-height: 15px;
  background: url('../images/icon_list.png') 15px center no-repeat;
}
header .navbar-toggle {
  border-color: #fff;
  background: #00aff1;
  margin: 0;
  position: absolute;
  top: 7px;
  right: 5px;
}
header .navbar-toggle .icon-bar {
  background: #85979D;
  height: 4px;
}
header .navbar-collapse {
  max-height: 800px;
  padding: 0 0 15px 0;
  border: none;
}
@media (max-width: 767px) {
  header .navbar-collapse {
    padding: 0;
    background: #fff;
  }
}
header .header-logo-mobile {
  float: right;
  margin-top: 6px;
  margin-right: 15px;
}
#serviceSubnav,
#aboutSubnav,
#moreSubnav,
#specialsSubnav,
#financeSubnav,
#carsInStockSubnav,
#showroomSubnav {
  display: none;
  z-index: 999999;
  background: #fff;
  border-left: 1px solid #dde1e3;
  border-right: 1px solid #dde1e3;
  border-top: 1px solid #dde1e3;
  position: absolute;
  top: 0;
  left: 99px;
}
#serviceSubnav .subnav,
#aboutSubnav .subnav,
#moreSubnav .subnav,
#specialsSubnav .subnav,
#financeSubnav .subnav,
#carsInStockSubnav .subnav,
#showroomSubnav .subnav {
  background: #fff;
  margin-top: 0px;
  margin-right: 0;
  z-index: 999999;
}
#serviceSubnav .subnav li,
#aboutSubnav .subnav li,
#moreSubnav .subnav li,
#specialsSubnav .subnav li,
#financeSubnav .subnav li,
#carsInStockSubnav .subnav li,
#showroomSubnav .subnav li {
  border-bottom: 1px solid #dde1e3;
  padding-left: 0;
  padding-right: 0;
  display: block;
  min-height: unset;
  height: unset;
}
#serviceSubnav .subnav li a,
#aboutSubnav .subnav li a,
#moreSubnav .subnav li a,
#specialsSubnav .subnav li a,
#financeSubnav .subnav li a,
#carsInStockSubnav .subnav li a,
#showroomSubnav .subnav li a {
  font-size: 12px;
  color: #7e8791;
  width: 100%;
  display: block;
  padding: 15px;
  text-align: left;
  white-space: nowrap;
  min-height: unset;
  height: unset;
  background: #fff;
}
#serviceSubnav .subnav li a .icon-nav-logo,
#aboutSubnav .subnav li a .icon-nav-logo,
#moreSubnav .subnav li a .icon-nav-logo,
#specialsSubnav .subnav li a .icon-nav-logo,
#financeSubnav .subnav li a .icon-nav-logo,
#carsInStockSubnav .subnav li a .icon-nav-logo,
#showroomSubnav .subnav li a .icon-nav-logo {
  display: inline-block;
  float: left;
  width: 60px;
  height: 50px;
  margin-right: 15px;
  margin-top: -15px;
}
#serviceSubnav .subnav li a:hover,
#aboutSubnav .subnav li a:hover,
#moreSubnav .subnav li a:hover,
#specialsSubnav .subnav li a:hover,
#financeSubnav .subnav li a:hover,
#carsInStockSubnav .subnav li a:hover,
#showroomSubnav .subnav li a:hover {
  background: #f8faf9;
}
#showroomSubnav {
  min-width: 420px;
  top: 85px;
  left: 98px;
  border-bottom: 1px solid #dde1e3;
}
#showroomSubnav .subnav {
  display: table;
}
#showroomSubnav .subnav li {
  width: 50%;
  display: inline-table;
  border-left: 1px solid #dde1e3;
  min-height: 57px;
}
#showroomSubnav .subnav li a {
  padding: 15px 5px;
}
#showroomSubnav .subnav li a img {
  max-width: 80px;
  max-height: 30px;
  padding: 0 5px 0 0;
  text-indent: -9999px;
}
#showroomSubnav .subnav li a .subnav-item-img-wrapper {
  display: inline-block;
  min-width: 80px;
}
#showroomSubnav .subnav li:last-child {
  margin-bottom: -1px;
}
#moreSubnav .subnav {
  min-width: 300px;
}
.header_top_wrap {
  background: #00aff1;
  padding-top: 0;
  min-height: 98px;
  position: fixed;
  width: 100%;
  margin-left: -50px;
  z-index: 999999;
}
@media (max-width: 1199px) {
  .header_top_wrap {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: auto;
  }
}
.header_top_wrap h3 {
  color: #fff;
  font-size: 26px;
}
@media (max-width: 767px) {
  .header_top_wrap h3 {
    font-size: 20px;
  }
}
.header_top_wrap p {
  color: #fff;
  font-family: "VWHeadBold";
  font-size: 15px;
  font-family: "VWTextRegular";
}
@media (max-width: 767px) {
  .header_top_wrap p {
    font-size: 15px;
  }
}
.header_top_wrap .header_top_address {
  font-family: "VWTextRegular";
}
.header_top_wrap .header_top_address >div {
  display: inline-block;
  padding: 0;
}
@media (max-width: 767px) {
  .header_top_wrap .header_top_address >div>div {
    display: table;
  }
}
.header_top_wrap .header_top_address p {
  font-size: 14px;
  white-space: nowrap;
  float: left;
}
@media (max-width: 767px) {
  .header_top_wrap .header_top_address p {
    margin-bottom: 10px;
    font-size: 13px;
  }
}
@media (max-width: 991px) {
  .header_top_wrap .header_top_address p {
    margin-top: 10px;
    line-height: 100%;
  }
}
@media (max-width: 991px) {
  .header_top_wrap .header_top_address p span {
    display: block;
  }
}
@media (max-width: 767px) {
  .header_top_wrap .header_top_address p span {
    display: none;
  }
}
.header_top_wrap .header_top_address h4 {
  text-transform: capitalize;
  font-family: "VWTextBold";
  margin-right: 10px;
  float: left;
  color: #fff;
}
.header_top_wrap .header_top_address h4 img {
  margin-right: 10px;
}
@media (max-width: 991px) {
  .header_top_wrap .header_top_address h4 {
    float: none;
  }
}
@media (max-width: 767px) {
  .header_top_wrap .header_top_address h4 {
    float: left;
  }
}
.header_top_wrap .header_top_address a {
  padding: 5px 0 0;
  color: #fff;
  font-size: 16px;
  display: block;
}
@media (max-width: 767px) {
  .header_top_wrap .header_top_address a {
    padding: 0;
    display: table-cell;
    vertical-align: middle;
  }
}
.header_top_wrap a.departmentNumber {
  display: inline-block;
}
@media (max-width: 767px) {
  .header_top_wrap a.departmentNumber {
    padding: 0;
    display: table-cell;
    vertical-align: middle;
  }
}
.header_top_wrap .header_top_contact {
  margin: 20px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .header_top_wrap .header_top_contact {
    display: block;
  }
}
.header_top_wrap .header_top_contact .header_top_name {
  margin: 0;
}
@media (max-width: 767px) {
  .header_top_wrap .header_top_contact .header_top_name {
    font-size: 26px;
    margin: 0 0 20px 0;
  }
}
.header_top_wrap .header_top_contact a {
  white-space: nowrap;
}
@media (max-width: 767px) {
  .header_top_wrap .header_top_contact a {
    display: block;
  }
  .header_top_wrap .header_top_contact a.map-pin-right {
    width: 70%;
  }
  .header_top_wrap .header_top_contact a.map-pin-right,
  .header_top_wrap .header_top_contact a.departmentNumber {
    display: inline-block;
  }
  .header_top_wrap .header_top_contact a.departmentNumber {
    text-align: right;
    width: 30%;
  }
}
.header_top_wrap .header_top_contact ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .header_top_wrap .header_top_contact ul {
    float: none;
  }
}
.header_top_wrap .header_top_contact ul li {
  color: #fff;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 5px 0 0;
  font-family: "VWTextRegular";
}
.header_top_wrap .header_top_contact ul li a,
.header_top_wrap .header_top_contact ul li span {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 2px;
}
.header_top_wrap .header_top_contact ul li a {
  color: #fff;
  font-size: 16px;
  font-family: "VWTextRegular";
}
@media (max-width: 767px) {
  .header_top_wrap .header_top_contact ul li a {
    font-size: 15px;
  }
}
.header_top_wrap .header_top_contact ul li a:hover,
.header_top_wrap .header_top_contact ul li a a:focus,
.header_top_wrap .header_top_contact ul li a a:active {
  background: none !important;
  color: #eee;
}
.header_top_wrap .header_top_contact ul li a.fb_link {
  border: none;
  max-width: 40px;
}
.header_top_wrap .header_top_contact ul li img {
  margin-left: 5px;
}
.header_top_wrap .header_top_contact ul li.first img {
  margin: 5px;
}
.header_top_wrap .header_top_contact ul li.last {
  padding-left: 15px;
}
.header_top_wrap_gap {
  clear: both;
  height: 98px;
}
@media (max-width: 1199px) {
  .header_top_wrap_gap {
    height: 0;
  }
}
.header_top_wrap_gap_larger {
  clear: both;
  height: 158px;
  background: #00aff1;
}
@media (max-width: 1199px) {
  .header_top_wrap_gap_larger {
    height: 0;
  }
}
footer {
  margin-left: 100px;
}
@media (max-width: 767px) {
  footer {
    margin-left: 0;
  }
}
footer .footer_top {
  background: #fff;
  padding-top: 20px;
}
@media (max-width: 1199px) {
  footer .footer_top {
    height: auto;
  }
}
footer .footer_top h3 {
  color: #666;
  margin: 25px 0 20px;
  line-height: 25px;
  clear: both;
  font-size: 15px;
  font-family: "VWHeadBold";
}
footer .footer_top h3.footer_top_last_title {
  margin-right: -15px;
}
@media (max-width: 1199px) {
  footer .footer_top h3.footer_top_last_title {
    margin-right: 0;
  }
}
footer .footer_top ul.footer_top_last_list li img {
  margin-top: 5px;
}
footer .footer_top a {
  font-size: 14px;
  color: #666;
  line-height: 18px;
  padding-top: 8px;
  padding-bottom: 8px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #ccc;
}
@media (max-width: 767px) {
  footer .footer_top a {
    font-size: 12px;
  }
}
footer .footer_top a:hover {
  color: #00aff1;
}
footer .footer_top p {
  font-size: 14px;
  color: #666;
  line-height: 22px;
  font-family: Arial, Helvetica, sans-serif;
}
footer .footer_top .footer_top1 ul li {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #666;
}
footer .footer_top .footer_top4 p {
  white-space: nowrap;
}
footer .footer_top .footer_top4 a.fb_link {
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .footer_top .footer_top4 a.fb_link img {
  max-width: 40px;
  margin-right: 10px;
}
footer .footer_top .footer_top4 h4 {
  margin: 25px 0 0px;
  text-transform: capitalize;
  font-family: "VWTextBold";
  color: #666;
  font-size: 14px;
}
footer .footer_btm {
  background: #fff;
  padding-top: 40px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #666;
  overflow: hidden;
}
@media (max-width: 1199px) {
  footer .footer_btm {
    height: auto;
  }
}
@media (max-width: 767px) {
  footer .footer_btm {
    background: #eee;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
footer .footer_btm p {
  line-height: 40px;
  margin-bottom: 0;
  font-family: Arial, Helvetica, sans-serif;
}
footer .footer_btm a {
  line-height: 24px;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #666;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
}
@media (max-width: 767px) {
  footer .footer_btm a {
    font-size: 11px;
    text-align: left;
    padding-top: 0;
    padding-bottom: 10px;
  }
}
footer .footer_btm .footer_link {
  margin-left: 0;
  margin-right: 15px;
  font-size: 13px;
  color: #666;
  font-weight: 400;
}
@media (max-width: 767px) {
  footer .footer_btm .footer_link {
    width: 100%;
    margin: 0;
    display: block;
  }
}
footer .footer_btm .footer_link1:hover,
footer .footer_btm .footer_link2:hover {
  color: #00aff1;
}
@media (max-width: 767px) {
  footer .footer_btm .footer_link1,
  footer .footer_btm .footer_link2 {
    display: inline-block;
    width: 49%;
  }
}
footer .footer_btm .dd_logo {
  margin-left: 3px;
  margin-right: 3px;
}
.footer_hours {
  background: #dde1e3;
  padding: 40px 0 30px;
}
@media (max-width: 1199px) {
  .footer_hours {
    padding-top: 10px;
  }
}
.footer_hours .footer_sales_hours {
  text-align: center;
}
.footer_hours .footer_service_hours {
  padding-left: 15px;
  text-align: center;
}
.footer_hours .footer_service_hours .footer_service_notes {
  font-size: 11px;
  margin-top: 10px;
  color: #fff;
}
.footer_hours .openingHours {
  text-align: center;
}
.footer_hours .openingHours ul li {
  display: block;
  color: #000;
  margin-right: 5px;
  font-size: 14px;
  line-height: 24px;
  font-family: "VWHeadRegular";
}
@media (max-width: 991px) {
  .footer_hours .openingHours ul li {
    display: block;
  }
}
.footer_hours .openingHours ul li strong {
  font-weight: bold;
}
.footer_hours .openingHours ul li.footer_hours_title {
  font-size: 16px;
  font-family: "VWHeadBold";
  display: block;
  border-bottom: #ccc solid 1px;
}
@media (max-width: 1199px) {
  .footer_hours .openingHours ul li.footer_hours_title {
    width: 100%;
    margin: 25px 0 15px;
  }
}
.footer_hours .openingHours .openingHoursSpecials h3 {
  color: #00aff1;
  font-size: 16px;
}
.footer_hours h3 {
  text-transform: capitalize;
  font-family: "VWHeadBold";
  font-size: 16px;
  border-bottom: #ccc solid 1px;
  line-height: 24px;
  text-align: center;
}
@media (max-width: 1199px) {
  .footer_hours h3 {
    width: 100%;
    margin: 25px 0 15px;
  }
}
.footer_extras {
  margin-top: 25px;
}
.footer_extras >h3 {
  font-size: 18px;
}
.footer_extras >h3 span,
.footer_extras >h3 a {
  color: #00aff1;
}
.footer_extras .terms {
  display: block;
  float: none;
}
.index_footer {
  overflow: hidden;
}
.carousel-inner >.item {
  padding: 0;
  margin: 0;
}
.carousel-inner >.item >img,
.carousel-inner >.item >a>img {
  margin: 0 auto;
  width: 100%;
}
.carousel-inner >.active,
.carousel-inner >.next,
.carousel-inner >.prev {
  display: block;
}
.carousel-inner >.active {
  left: 0;
}
.carousel-inner >.next,
.carousel-inner >.prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner >.next {
  left: 100%;
}
.carousel-inner >.prev {
  left: -100%;
}
.carousel-inner >.next.carousel-left,
.carousel-inner >.prev.carousel-right {
  left: 0;
}
.carousel-inner >.active.carousel-left {
  left: -100%;
}
.carousel-inner >.active.carousel-right {
  left: 100%;
}
@media (max-width: 991px) {
  .carousel-indicators {
    display: none;
  }
}
.carousel-indicators li {
  border: 1px solid #5C6E7A;
  background: #5C6E7A;
  height: 15px;
  width: 15px;
  margin: 0 5px;
}
.carousel-indicators li.active {
  background: #00aff1;
  border: 1px solid #00aff1;
  height: 15px;
  width: 15px;
  margin: 0 5px;
}
.carousel-control svg,
.carousel-control i {
  display: none;
}
.content {
  position: relative;
  overflow: hidden;
  min-height: 500px;
  margin-left: 100px;
}
@media (max-width: 767px) {
  .content {
    margin-left: 0;
  }
}
.content >.wrapper {
  padding: 32px 0 0 0;
}
.shareThis {
  position: absolute;
  top: 20px;
  right: 0;
  width: 120px;
}
.tabbed >div {
  display: block;
}
.tabbed>ul li {
  float: left;
}
@media (max-width: 991px) {
  .tabbed>ul li {
    float: none;
  }
}
.tabbed>.tab_content {
  background: #fff;
  padding: 0;
}
@media (max-width: 767px) {
  .tabbed>.tab_content {
    margin-top: 25px !important;
  }
}
.tabs>ul li:hover a {
  color: #00aff1 !important;
}
@media (max-width: 767px) {
  .tabs>ul li:hover a {
    color: #fff !important;
  }
}
.tabs>ul li.active a {
  color: #fff;
}
.tabs>ul li a {
  color: #00aff1;
  display: block;
  font-family: "VWHeadBold";
}
.tabs>div.active {
  margin-top: 0;
  border: none;
  padding: 0;
  background: none;
}
@media (max-width: 767px) {
  .tabs>div.active {
    margin-top: 25px !important;
  }
}
.tabs_header {
  border-bottom: 2px #e1ebed solid;
  padding: 0;
  width: 100%;
  background: #fff;
  margin-bottom: 25px;
}
@media (max-width: 1199px) {
  .tabs_header {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .tabs_header {
    border: none;
  }
}
.tabs_header li {
  width: auto;
  height: 60px;
  padding: 0 5px;
  line-height: 60px;
  text-align: center;
  float: none !important;
  display: inline-block;
}
@media (max-width: 767px) {
  .tabs_header li {
    background: #eee;
    border-bottom: 1px solid #fff;
    width: 100%;
    height: auto;
    line-height: 35px;
    border-left: none;
  }
}
.tabs_header li a {
  color: #000 !important;
  font-size: 16px;
  font-family: "VWHeadBold";
  display: block;
}
@media (max-width: 767px) {
  .tabs_header li a {
    font-size: 14px;
  }
}
.tabs_header li.active {
  height: 60px;
  border-bottom: 2px solid #00aff1;
}
@media (max-width: 767px) {
  .tabs_header li.active {
    width: 100%;
    height: auto !important;
    background: #00aff1;
    border: none;
  }
  .tabs_header li.active a {
    color: #fff !important;
  }
}
.stockItemCTAs {
  margin-top: -90px;
  float: right;
  min-width: 100%;
}
@media (max-width: 1199px) {
  .stockItemCTAs {
    width: 100%;
    float: none;
    margin-bottom: 100px;
    margin-top: 10px;
  }
}
.stockItemCTAs >ul li {
  float: right;
  font-size: 16px;
}
@media (max-width: 991px) {
  .stockItemCTAs >ul li {
    width: 100%;
    float: none;
  }
}
.stockItemCTAs .cta_btn {
  padding: 0 !important;
  line-height: 40px !important;
  font-size: 13px;
  margin-left: 0;
  min-width: 130px;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_btn {
    line-height: 32px !important;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
.stockItemCTAs .cta_btn h5 {
  line-height: 40px !important;
  font-size: 15px;
  padding-right: 10px;
  margin-right: 10px;
  cursor: pointer;
  text-shadow: none !important;
  background: url('../images/li-blue.png') right center no-repeat;
  color: #00aff1;
  text-transform: capitalize;
  font-family: "VWHeadBold";
}
.stockItemCTAs .cta_btn .btn-grey {
  border: 1px solid #00aff1 !important;
  text-align: center;
  text-shadow: none !important;
  padding: 0 25px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  z-index: 98;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_btn .btn-grey {
    margin-bottom: 20px;
  }
}
.stockItemCTAs .cta_btn .btn-grey:hover {
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  background: #00aff1;
}
.stockItemCTAs .cta_btn .btn-grey:hover h5 {
  color: #fff;
  background: none;
}
.stockItemCTAs .cta_btn .btn-grey ul {
  padding: 0;
}
.stockItemCTAs .cta_btn .btn-grey ul li {
  padding: 0;
  background: none;
  margin: 0;
  font-family: "VWHeadBold";
}
.stockItemCTAs .cta_btn .btn-grey ul li:hover {
  background: #00aff1;
}
.stockItemCTAs .cta_btn .btn-grey ul li:hover a {
  color: #fff;
}
.stockItemCTAs .cta_enquiry {
  width: 160px;
  margin-left: 10px;
  background: none;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_enquiry {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.stockItemCTAs .cta_enquiry a {
  padding: 0 10px !important;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #00aff1 !important;
  background: #00aff1 !important;
  font-size: 15px;
  color: #fff;
  font-family: "VWHeadBold";
  font-weight: normal;
  letter-spacing: 0;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_enquiry a {
    line-height: 40px !important;
  }
}
.stockItemCTAs .cta_enquiry a:hover {
  background: #009cd8 !important;
}
.stockItemCTAs .cta_print {
  width: 130px;
  margin-right: 140px;
  background: none;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_print {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: none;
  }
}
.stockItemCTAs .cta_print a {
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #00aff1 !important;
  background: none;
  font-size: 15px;
  color: #00aff1;
  font-family: "VWHeadBold";
  font-weight: normal;
  letter-spacing: 0;
  display: block;
  line-height: 40px !important;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_print a {
    line-height: 40px !important;
  }
}
.stockItemCTAs .cta_print a:hover {
  color: #fff;
  background: #00aff1;
}
.stockSearchSelectField {
  float: none;
  display: inline-block;
  width: 31%;
  clear: none !important;
  margin: 0 2% 15px 0 !important;
  height: 35px;
}
@media (max-width: 991px) {
  .stockSearchSelectField {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .stockSearchSelectField {
    width: 90%;
  }
}
.stockSearchSelectField .chzn-single {
  height: 35px !important;
  line-height: 35px !important;
}
.stockSearchSelectField .chzn-container-single .chzn-single div b {
  background-position: 0 8px !important;
}
.stockSearchSelectField .chzn-choices {
  height: 36px !important;
}
.stockSearchSelectField .search-choice {
  line-height: 20px !important;
}
.stockSearchSelectField .search-choice a {
  top: 8px !important;
}
.wrapper.wrapper-inner {
  padding: 0;
}
.wrapper li {
  color: #3f4344;
}
#whyBuy li {
  list-style-type: disc;
  margin: 0 0 3px 25px;
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/bg-li.png) no-repeat 0 5px;
}
.btn-drop {
  position: relative;
  width: 130px;
}
.btn-drop:hover ul {
  display: block;
}
.btn-drop >div {
  position: absolute;
  z-index: 1000;
  width: 100%;
  padding: 0 !important;
}
.btn-drop h5 {
  padding: 0 15px 0 0;
  margin: 0;
  line-height: 34px;
  color: #FFF;
  text-transform: none;
  font-size: 14px;
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/bg-drop.png) no-repeat 150px center;
}
.btn-drop ul {
  display: none;
  background: #f6f6f6;
  padding: 0 10px;
}
.btn-drop ul li {
  margin: 0 !important;
  float: none !important;
  clear: both;
  font-size: 13px;
  text-align: left;
}
.btn-drop ul li a {
  color: #000;
  line-height: 40px;
  border-bottom: solid 1px #CCC;
  padding: 0 0 0 15px;
  background: url(https://templatesnew.digitaldealer.com.au/volkswagen-v3/images/bg-sub.png) no-repeat 0 0;
  display: block;
}
.btn-modal {
  margin: 0 30px;
  display: inline-block !important;
}
@media (max-width: 767px) {
  .btn-modal {
    margin: 0 10px;
  }
}
.modal {
  top: 85px;
}
@media (max-width: 991px) {
  .modal {
    top: 220px;
  }
}
.modal .formEnquiryContainer {
  margin: 0;
  background: #fff;
}
.modal-content {
  background: none;
}
.modal-body {
  background: #fff;
}
.modal-header {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.modal-footer {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.modal-header,
.modal-footer {
  background: #00aff1;
}
.modal-header .close,
.modal-footer .close {
  margin-top: -8px;
}
.page_title {
  padding-top: 30px;
  background: #000;
}
.page_title h1 {
  color: #fff;
  font-size: 26px;
  margin-bottom: 30px;
  text-transform: capitalize;
  float: left;
}
@media (max-width: 767px) {
  .page_title h1 {
    font-size: 18px;
    line-height: 24px;
  }
}
.bc_wrap {
  height: 75px;
}
@media (max-width: 1199px) {
  .bc_wrap {
    height: auto;
  }
}
@media (max-width: 767px) {
  .bc_wrap {
    background: none;
  }
}
.bc_wrap_share {
  height: 75px;
}
.breadcrumbs {
  color: #111;
  font-size: 15px;
  margin: 0;
  padding: 12px 0 0 0;
  height: 40px;
  width: 80%;
}
@media (max-width: 767px) {
  .breadcrumbs {
    display: none;
  }
}
.breadcrumbs>a {
  color: #b1b1b1;
  float: left;
  font-size: 15px;
  padding-top: 2px;
  font-family: "VWHeadBold";
}
@media (max-width: 991px) {
  .breadcrumbs>a {
    display: none;
  }
}
.breadcrumbs span {
  color: #b1b1b1;
  font-size: 15px !important;
  text-transform: capitalize;
  line-height: 20px;
  font-family: "VWHeadBold";
}
@media (max-width: 991px) {
  .breadcrumbs span {
    display: none;
  }
}
.breadcrumbs span.breadcrumbsSeperator {
  background: url("../images/list-bread.jpg") no-repeat scroll 0 0 rgba(0,0,0,0);
  color: #444;
  float: left;
  width: 16px;
  height: 20px;
  margin: 0 3px;
}
@media (max-width: 991px) {
  .breadcrumbs span.breadcrumbsSeperator {
    display: none;
  }
}
.header-share {
  height: 40px;
  float: right;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .header-share {
    float: none;
    height: auto;
    text-align: right;
    margin: 25px 0;
  }
}
.header-share >div {
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
}
@media (max-width: 991px) {
  .header-share .addthis_toolbox_mobile {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .header-share .addthis_toolbox_mobile {
    margin-bottom: 15px;
  }
}
.header-share div#google_translate_element {
  margin-top: -5px;
}
.page_404 {
  height: 100%;
}
.chrome .stockSearchSelectField .chzn-choices {
  width: 99%;
}
#lightbox-container-image-data-box {
  width: 110%;
}
.disclaimer_bg {
  background: #f0f5f6;
  padding: 30px 0;
}
.disclaimer_btm_notes {
  padding: 25px;
}
.disclaimer_btm_notes h3 {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 18px;
  color: #000;
}
.disclaimer_btm_notes p {
  font-size: 12px;
  color: #666;
  line-height: 20px;
}
#stockItemEnquiryContainer >h3 {
  line-height: 30px;
}
@media (max-width: 991px) {
  #stockItemEnquiryContainer >h3 {
    font-size: 14px;
    line-height: 20px;
  }
}
.ie .stockItemCTAs {
  width: 400px;
}
@media (max-width: 991px) {
  .ie .stockItemCTAs {
    width: 100%;
  }
}
#lightbox-container-image-box {
  background: none;
}
@media (max-width: 991px) {
  #lightbox-container-image-box {
    width: 100% !important;
    height: auto !important;
  }
  #lightbox-container-image-box #lightbox-container-image {
    padding: 0;
  }
  #lightbox-container-image-box #lightbox-container-image img {
    width: 100% !important;
    height: auto !important;
  }
}
#lightbox-container-image-data-box {
  margin-top: -10px;
  padding: 10px 10px 0;
}
@media (max-width: 991px) {
  #lightbox-container-image-data-box {
    width: 100% !important;
  }
}
#lightbox-nav {
  padding: 10px;
}
iframe {
  display: block !important;
}
#heroSlideshow .carousel-inner {
  background: #eee;
}
#heroSlideshow .carousel-inner >.item >img,
#heroSlideshow .carousel-inner >.item >a>img {
  margin: 0 auto;
  width: 100%;
}
.carousel-control.left,
.carousel-control.right {
  background: none;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  background: #666;
  border-color: #666;
}
.general_content {
  margin-top: -25px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .general_content {
    margin-top: 25px;
  }
}
.general_content .intro {
  padding-bottom: 20px;
  padding-top: 0;
  margin-top: 0;
}
.general_content h2,
.general_content h3,
.general_content h4 {
  font-weight: 400;
}
.general_content h3 {
  padding: 5px 0;
  font-size: 20px;
}
.general_content h4 {
  margin-top: 10px;
  color: #00aff1;
  margin-bottom: 15px;
  font-weight: 600;
}
.general_content p {
  margin: 15px 0;
  font-size: 14px;
  line-height: 24px;
}
.general_content p.terms {
  font-size: 11px;
}
.general_content ul {
  margin: 15px 0 15px 20px;
}
.general_content ul li {
  color: #333;
  list-style-image: url("../images/bg-li.png");
  padding: 5px 0 0 10px;
  font-size: 14px;
  font-weight: 300;
}
@media (max-width: 767px) {
  .general_content .img-responsive {
    width: 100% !important;
  }
}
.general_content .tabs >ul,
.general_content .tabbed >ul {
  margin-left: 0;
  margin-bottom: 25px;
}
.general_content .tabs >ul li,
.general_content .tabbed >ul li {
  padding: 0;
  margin: 0 15px;
}
@media (max-width: 767px) {
  .general_content .tabs >ul li,
  .general_content .tabbed >ul li {
    margin: 0;
  }
}
.general_content .tradein-btn {
  font-size: 14px;
  margin-bottom: 25px;
  width: 100%;
}
.landing_page_form {
  background: #f8f8f8;
}
.landing_page_form .formEnquiryContainer {
  padding: 0;
  margin: 0 0 50px;
}
.landing_page_form .formEnquiryContainer form {
  padding: 0;
}
@media (max-width: 767px) {
  .navbar-header {
    float: none;
    min-height: 50px;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }
  .navbar-nav>li {
    float: none;
  }
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-text {
    float: none;
    margin: 15px 0;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  .collapsing {
    overflow: hidden !important;
  }
  .navbar-header button {
    background: none;
    border: none;
    margin-right: 0;
  }
  .navbar-collapse {
    background: #f3f3f3;
  }
  .navbar-collapse ul li {
    margin: 0;
    width: 100%;
  }
  .navbar-collapse ul li a {
    font-size: 20px;
    padding: 20px 0;
    line-height: 35px;
  }
  .navbar-collapse ul li.navbar-right {
    float: none !important;
  }
  .navbar-collapse ul li.navbar-right a {
    color: #444;
  }
  .navbar-collapse ul li.navbar-right a:hover {
    color: #444;
  }
  .navbar-collapse ul li.active {
    border-bottom: 4px solid transparent;
  }
  .navbar-collapse ul li.active a {
    color: #EA0000;
  }
  .navbar-collapse ul li.open .dropdown-menu {
    background: #fff;
    border: 0px none;
    box-shadow: none;
    float: none;
    margin-top: 0;
    position: static;
    width: auto;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .navbar-header button {
    margin-right: 10px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .navbar-collapse ul li a {
    padding: 0 0 0 10px;
    font-size: 14px;
    line-height: 50px;
  }
}
.dealer_specials_header .header_left .navbar-nav,
.dealer_specials_enquiry_header .header_left .navbar-nav,
.dealer_specials_testdrive_header .header_left .navbar-nav {
  display: none;
}
.dealer_specials_header .header_right ul li:first-child,
.dealer_specials_enquiry_header .header_right ul li:first-child,
.dealer_specials_testdrive_header .header_right ul li:first-child {
  display: none;
}
.dealer_specials_footer,
.dealer_specials_enquiry_footer,
.dealer_specials_testdrive_footer {
  background: #F1F3F3;
}
.dealer_specials_footer ul li,
.dealer_specials_enquiry_footer ul li,
.dealer_specials_testdrive_footer ul li {
  line-height: 40px;
  font-size: 12px;
}
.dealer_specials_footer ul li a,
.dealer_specials_enquiry_footer ul li a,
.dealer_specials_testdrive_footer ul li a {
  color: #2274ac;
}
.dealer_specials_footer ul li a:hover,
.dealer_specials_enquiry_footer ul li a:hover,
.dealer_specials_testdrive_footer ul li a:hover {
  color: #00aff1;
}
.dealer_specials_enquiry .specials_enquiry_content,
.dealer_specials_testdrive .specials_testdrive_content {
  margin: 30px auto;
}
.dealer_specials_enquiry .specials_enquiry_content h2,
.dealer_specials_testdrive .specials_testdrive_content h2 {
  color: #333;
  margin: 25px 0 15px;
  line-height: 30px;
  font-size: 24px;
}
form#dealer_specials_enquiry .formCell,
form#dealer_specials_testdrive .formCell {
  margin: 0 3% 15px;
  width: 43%;
  display: inline-block;
}
@media (max-width: 767px) {
  form#dealer_specials_enquiry .formCell,
  form#dealer_specials_testdrive .formCell {
    width: 90%;
  }
}
form#dealer_specials_enquiry .formCell label,
form#dealer_specials_testdrive .formCell label {
  width: auto;
}
form#dealer_specials_enquiry .formCell.hidden,
form#dealer_specials_testdrive .formCell.hidden {
  display: none;
}
form#dealer_specials_enquiry h2,
form#dealer_specials_testdrive h2 {
  margin: 15px 3%;
  width: 94%;
  border: none;
  font-size: 18px;
  color: #666;
  padding-top: 10px;
}
form#dealer_specials_enquiry .formCell.textarea,
form#dealer_specials_testdrive .formCell.textarea {
  margin: 15px 3%;
  width: 93%;
}
form#dealer_specials_enquiry .formCell.textarea textarea,
form#dealer_specials_testdrive .formCell.textarea textarea {
  width: 100%;
  float: none;
  padding: 15px;
}
form#dealer_specials_enquiry .formCell input.text,
form#dealer_specials_testdrive .formCell input.text {
  width: 100%;
  float: none;
}
form#dealer_specials_enquiry .formCell input.text:focus,
form#dealer_specials_enquiry .formCell textarea:focus,
form#dealer_specials_testdrive .formCell input.text:focus,
form#dealer_specials_testdrive .formCell textarea:focus {
  border-color: #2274ac;
}
form#dealer_specials_enquiry .formCell select,
form#dealer_specials_testdrive .formCell select {
  width: 100%;
  float: none;
}
form#dealer_specials_enquiry .formCell label.error,
form#dealer_specials_testdrive .formCell label.error {
  position: relative;
  left: 0;
}
form#dealer_specials_enquiry .formSubmit,
form#dealer_specials_testdrive .formSubmit {
  background: #2274ac;
  width: 150px;
  margin-right: 35px;
  margin-top: 25px;
  font-size: 15px;
  font-weight: bold;
  line-height: 30px;
  color: #fff;
  padding: 0;
}
@media (max-width: 767px) {
  form#dealer_specials_enquiry .formSubmit,
  form#dealer_specials_testdrive .formSubmit {
    width: 100%;
  }
}
form#dealer_specials_enquiry .formSubmit:hover,
form#dealer_specials_testdrive .formSubmit:hover {
  background: #1a5781;
  text-decoration: none;
}
form#dealer_specials_enquiry p.terms,
form#dealer_specials_testdrive p.terms {
  padding: 25px;
  margin: 10px 0;
}
@media (max-width: 991px) {
  form#dealer_specials_enquiry p.terms,
  form#dealer_specials_testdrive p.terms {
    padding: 10px;
    margin: 0;
  }
}
.specials_contact_btn {
  margin: 25px auto;
  display: block;
  width: 215px;
  height: 49px;
  padding: 0;
  background: url('../images/bg-btn-orange.jpg') center center repeat-x;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.specials_contact_btn:hover {
  background: url('../images/bg-btn-orange-hover.jpg') center center repeat-x;
}
.specials_contact_btn h2 {
  color: #fff;
  font-size: 18px;
  line-height: 50px;
  padding: 0;
  margin: 0;
  text-align: center;
  cursor: pointer;
}
.specials_contact_btn_top {
  margin: 15px auto 50px;
}
.maps_locations {
  margin: 0;
}
.maps_locations .maps_loc_wrap {
  background: #f7f7f7;
  overflow: hidden;
  padding-left: 0;
  margin: 0 0 40px;
}
@media (max-width: 1199px) {
  .maps_locations .maps_loc_wrap {
    min-height: 300px;
  }
}
.maps_locations .maps_loc_wrap .maps_loc_img {
  margin-left: -15px;
}
@media (max-width: 991px) {
  .maps_locations .maps_loc_wrap .maps_loc_img {
    margin-right: -15px;
  }
}
.maps_locations .maps_loc_wrap .maps_loc_img img {
  width: 100%;
}
.maps_locations .maps_loc_wrap .maps_loc_img img:hover {
  opacity: 0.8;
}
.maps_locations .maps_loc_wrap .maps_loc_info {
  padding: 15px 30px 15px 20px;
}
@media (max-width: 1199px) {
  .maps_locations .maps_loc_wrap .maps_loc_info {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .maps_locations .maps_loc_wrap .maps_loc_info {
    padding: 25px 50px;
  }
}
@media (max-width: 767px) {
  .maps_locations .maps_loc_wrap .maps_loc_info {
    padding: 15px 0 15px 30px;
  }
}
.maps_locations .maps_loc_wrap .maps_loc_info h3 {
  font-weight: 600;
  margin-top: 25px;
  padding-top: 0;
  color: #444;
  margin-bottom: 10px;
  padding-bottom: 0;
  font-size: 24px;
}
.maps_locations .maps_loc_wrap .maps_loc_info h4 {
  color: #00aff1;
  display: block;
  font-weight: 600;
  margin: 15px 0;
  font-size: 24px;
}
.maps_locations .maps_loc_wrap .maps_loc_info p {
  font-size: 14px;
  color: #444;
  margin-bottom: 15px;
}
.maps_locations .maps_loc_wrap .maps_loc_info li {
  background: url("../images/bg-li.png") no-repeat scroll 0 5px rgba(0,0,0,0);
  color: #444;
  list-style: none;
  margin: 0 0 3px;
  padding: 0 0 0 15px;
}
.maps_locations .maps_loc_wrap .maps_loc_info a.link_arrow {
  background: url("../images/icon-map-white.png") no-repeat scroll 15px 10px #00aff1;
  color: #fff;
  display: block;
  margin: 0;
  padding: 15px 15px 15px 40px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  font-family: "VWHeadBold";
  font-size: 18px;
}
.maps_locations .maps_loc_wrap .maps_loc_info a.link_arrow:hover {
  background: url("../images/icon-map-white.png") no-repeat scroll 15px 10px #008abe;
}
@media (max-width: 767px) {
  .maps_locations .maps_loc_wrap .maps_loc_info a.link_arrow {
    background: #00aff1;
    margin-top: 40px;
    width: 95%;
    text-align: center;
    font-size: 15px;
  }
  .maps_locations .maps_loc_wrap .maps_loc_info a.link_arrow:hover {
    background: #008abe;
  }
}
.maps_locations .maps_loc_wrap .maps_loc_info a[href^=tel] {
  color: #444;
}
.maps_locations .maps_loc_wrap .maps_loc_info .location_phone_number {
  color: #444;
}
.maps_locations .maps_loc_wrap .maps_loc_info .maps_loc_licence {
  margin-top: 15px;
}
.maps_locations .maps_loc_wrap .maps_loc_info .map_loc_links {
  margin-top: 25px;
}
.maps_locations .maps_loc_wrap .maps_loc_info .map_loc_links li {
  width: 45%;
  margin: 0 15px 15px;
}
@media (max-width: 991px) {
  .maps_locations .maps_loc_wrap .maps_loc_info .map_loc_links li {
    width: 90%;
    margin: 0 0 15px;
  }
}
body >iframe {
  display: none;
}
@media (max-width: 767px) {
  #heroSlideshow .carousel.slide {
    max-width: 600px;
    min-width: 320px;
    overflow: hidden;
  }
  #heroSlideshow .carousel-inner {
    width: 600px;
    left: 50%;
    margin-left: -300px;
  }
}
.numberedList {
  counter-reset: numbered-list-counter;
}
.numberedList dt {
  position: relative;
  padding: 13px 0 7px 0;
}
.numberedList dd {
  margin: 0 0 20px 0;
}
.numberedList dd:last-of-type {
  margin: 0 0 50px 0;
}
.numberedList dd,
.numberedList dt {
  padding-left: 40px;
}
.numberedList dt:before {
  content: counter(numbered-list-counter);
  counter-increment: numbered-list-counter;
  position: absolute;
  font-size: 50px;
  color: #00AFF1;
  left: 0;
  top: 0;
}
.juicer-feed h1.referral {
  display: none;
}
.dealer-news-content {
  margin-bottom: 20px;
  background: #F5F5F5;
}
.dealer-news-content h2 {
  font-size: 22px;
  height: 52px;
  line-height: 24px;
  font-weight: 400;
  vertical-align: middle;
  overflow: hidden;
}
.dealer-news-content p {
  min-height: 210px;
}
.stockListItem {
  overflow: hidden;
  margin-bottom: 25px;
  height: 510px;
}
@media (max-width: 1199px) {
  .stockListItem {
    height: auto;
    margin-bottom: 25px;
  }
}
.stockListItem h3 {
  margin: 0;
  height: 75px;
  width: 100%;
  color: #333;
  font-size: 17px;
  line-height: 22px;
  padding: 0;
  font-weight: 400;
}
@media (max-width: 767px) {
  .stockListItem h3 {
    height: auto;
    margin-bottom: 15px;
  }
}
.stockListItem h3 span {
  display: block;
  font-size: 12px;
  padding-top: 5px;
  color: #666;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
}
.stockListItem .stockLeft {
  float: none;
  margin-bottom: 20px;
}
.stockListItem .imageContainer img {
  width: 100%;
  text-align: center;
}
.stockListItem .stockRight {
  float: none;
  margin-top: 0px;
  height: 120px;
  padding: 0;
}
.stockListItem .stockRight ul li {
  background: none;
  padding: 3px 0 3px 30px;
  color: #666;
  font-size: 14px;
  line-height: 28px;
  border-bottom: 1px solid #ccc;
  font-family: Arial, Helvetica, sans-serif;
}
.stockListItem .stockRight ul li.stockList-icon1 {
  background: url('../images/stockList-icon1.png') left center no-repeat;
}
.stockListItem .stockRight ul li.stockList-icon2 {
  background: url('../images/stockList-icon2.png') left center no-repeat;
}
.stockListItem .stockRight ul li.stockList-icon3 {
  background: url('../images/stockList-icon3.png') left center no-repeat;
}
.stockListItem h4 {
  font-size: 12px;
  color: #333;
  text-transform: none;
  margin: 6px 0;
}
@media (max-width: 991px) {
  .stockListItem h4 {
    float: none;
  }
}
.stockListItem h4 span {
  display: block;
  font-size: 22px !important;
  color: #00aff1;
  font-family: "VWHeadBold";
}
.stockListItem .stockListItem_type {
  text-transform: uppercase;
  font-size: 11px;
  color: #888;
}
.stockListItem .stockItemPrice {
  background: #00aff1;
  text-align: center;
  padding: 7px 10px 6px;
  border-radius: 5px;
}
.stockListItem .stockItemPrice h4 {
  font-size: 13px;
  font-weight: 200;
  color: #fff;
}
.stockListItem .stockItemPrice span {
  font-size: 28px;
  font-weight: 600;
  display: block;
  color: #fff;
}
.stockListItem .stockItemPrice span sup {
  font-size: 18px;
  top: -0.1em;
}
.stockListItem .stockItemPrices {
  text-align: center;
}
.stockListItem .stockItemPrices .stockItemWasPrice,
.stockListItem .stockItemPrices .stockItemSavePrice {
  margin: 0;
}
.stockListItem .stockItemPrices .stockItemWasPrice >span,
.stockListItem .stockItemPrices .stockItemSavePrice >span {
  color: #000;
}
.stockListItem .stockItemPrices .stockItemWasPrice span:first-child,
.stockListItem .stockItemPrices .stockItemSavePrice span:first-child {
  text-decoration: none;
  font-size: 12px;
  line-height: 1;
  display: block;
  font-weight: bold;
}
.stockListItem .stockItemPrices .stockItemWasPrice span,
.stockListItem .stockItemPrices .stockItemSavePrice span {
  text-decoration: line-through;
  font-size: 12px;
}
@media (max-width: 991px) {
  .stockListItem .stockItemPrices .stockItemWasPrice span,
  .stockListItem .stockItemPrices .stockItemSavePrice span {
    font-size: 14px;
  }
}
.stockListItem .stockItemPrices .stockItemSavePrice {
  background: #00aff1;
}
.stockListItem .stockItemPrices .stockItemSavePrice >span {
  color: #fff;
}
.stockListItem .stockItemPrices .stockItemSavePrice span {
  text-decoration: none;
}
.stockListItem .stockItemPrices .stockItemWasPrice {
  background: #eee;
}
.stockListItem .repayments_container h4 {
  color: #333;
  padding-left: 12px;
  border-left: #ccc 1px solid;
  margin-right: 0;
  margin-left: 5px;
}
@media (max-width: 480px) {
  .stockListItem .repayments_container h4 {
    border: none;
    margin: 10px 0 0 0;
    padding-left: 0;
    clear: both;
  }
}
.stockListItem .repayments_container span {
  color: #4c4c4c;
}
.stockListItem .viewDetails-btn {
  color: ;
  border:  1px solid;
  background: ;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2;
  white-space: normal;
  display: inline-block;
  padding: 15px 25px;
  -moz-border-radius: ;
  border-radius: ;
  box-shadow: 0 3px 16px rgba(0,0,1,0.1);
  font-size: ;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  padding: 5px 10px;
  background: #02A1E3;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #02A1E3;
  cursor: pointer;
  border: none;
  color: #FFF;
  font-size: 15px;
  font-weight: normal;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  padding: 0 15px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #00aff1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-family: "VWHeadBold";
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  width: 100%;
  margin-top: 15px;
  bottom: 0;
}
.stockListItem .viewDetails-btn:hover,
.stockListItem .viewDetails-btn:active,
.stockListItem .viewDetails-btn.active,
.stockListItem .viewDetails-btn:focus-within,
.stockListItem .viewDetails-btn:focus {
  background: ;
  color: ;
  border:  1px solid;
  outline: 0;
}
.stockListItem .viewDetails-btn.btn-main {
  background: ;
  border:  1px solid;
  color: ;
}
.stockListItem .viewDetails-btn.btn-main:hover,
.stockListItem .viewDetails-btn.btn-main:active,
.stockListItem .viewDetails-btn.btn-main.active,
.stockListItem .viewDetails-btn.btn-main:focus-within,
.stockListItem .viewDetails-btn.btn-main:focus {
  background: ;
  border:  1px solid;
}
.stockListItem .viewDetails-btn.btn-get-quote {
  background: #1db954;
  border: #1db954 1px solid;
  color: white;
}
.stockListItem .viewDetails-btn.btn-get-quote:hover,
.stockListItem .viewDetails-btn.btn-get-quote:active,
.stockListItem .viewDetails-btn.btn-get-quote.active,
.stockListItem .viewDetails-btn.btn-get-quote:focus-within,
.stockListItem .viewDetails-btn.btn-get-quote:focus {
  background: #1ed760;
  border: #1ed760 1px solid;
}
.stockListItem .viewDetails-btn.btn-outline {
  border:  solid 2px;
  background: transparent;
  color: ;
}
.stockListItem .viewDetails-btn.btn-outline:hover,
.stockListItem .viewDetails-btn.btn-outline:active,
.stockListItem .viewDetails-btn.btn-outline.active,
.stockListItem .viewDetails-btn.btn-outline:focus-within,
.stockListItem .viewDetails-btn.btn-outline:focus {
  border:  solid 2px;
  color: ;
  background: ;
  box-shadow: none;
}
.stockListItem .viewDetails-btn.btn-link {
  background: transparent;
  border: none;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
  color: ;
  border-bottom: none;
}
.stockListItem .viewDetails-btn.btn-right {
  float: right;
}
.stockListItem .viewDetails-btn.btn-left {
  float: left;
}
.stockListItem .viewDetails-btn:hover,
.stockListItem .viewDetails-btn:active,
.stockListItem .viewDetails-btn:focus {
  border: none;
  background: #009cd8;
  color: #FFF;
}
.stockListItem .viewDetails-btn.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
.stockListItem .viewDetails-btn.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
.stockListItem .viewDetails-btn.dealer-news-btn {
  position: absolute;
  bottom: 35px;
  right: 30px;
  display: block !important;
  min-width: unset !important;
}
@media (max-width: 991px) {
  .stockListItem .viewDetails-btn {
    position: relative;
    bottom: 0;
    margin-top: 20px;
  }
}
.stocklist_price_wrapper.stocklist_price_wrapper_min_height {
  min-height: 90px;
}
.stockItem .stocklist_price_wrapper {
  width: unset;
}
.stocklist_price_wrapper {
  display: table;
  text-align: center;
  width: 100%;
}
.stocklist_price_wrapper .stocklist_price {
  text-align: center;
}
.stocklist_price_wrapper .stocklist_price h4,
.stocklist_price_wrapper .stocklist_price span {
  font-size: 24px !important;
  padding: 0;
  margin: 0;
}
.stocklist_price_wrapper .wasFromPrice {
  padding: 0;
}
.stocklist_price_wrapper .wasFromPrice h4 {
  font-family: "VWHeadBold";
  margin: 0 !important;
}
.stocklist_price_wrapper .wasFromPrice span {
  margin: 2px 0 !important;
  font-size: 12px !important;
}
.stocklist_price_wrapper .wasFromPrice span,
.stocklist_price_wrapper .wasFromPrice h4 {
  color: #000 !important;
  vertical-align: middle;
  display: inline-block;
  padding: 0 5px;
}
.stocklist_price_wrapper .wasFromPrice .wasPrice,
.stocklist_price_wrapper .wasFromPrice .fromPrice {
  vertical-align: middle;
}
.stocklist_price_wrapper .wasFromPrice .wasPrice h4,
.stocklist_price_wrapper .wasFromPrice .fromPrice h4 {
  font-size: 14px !important;
}
.stocklist_price_wrapper .wasFromPrice .wasPrice h4 {
  text-decoration: line-through;
}
.stocklist_price_wrapper .paymentPrice {
  background: #fff;
}
.stocklist_price_wrapper .paymentPrice h4,
.stocklist_price_wrapper .paymentPrice span {
  display: inline-block !important;
  font-size: 12px !important;
  padding: 0;
  margin: 5px 0;
  width: unset;
  line-height: 12px !important;
  color: #000 !important;
  background: #fff;
}
.stocklist_price_wrapper .fullPrice {
  background: #00aff1;
  text-align: center;
  padding: 5px;
}
.stocklist_price_wrapper .fullPrice h4 {
  color: #fff !important;
  font-family: "VWHeadBold";
}
.stocklist_price_wrapper .fullPrice span {
  color: #fff !important;
  font-family: "VWTextRegular";
  font-size: 12px !important;
}
.stocklist_price_wrapper .stocklist_price1 {
  border: none !important;
}
.service-buttons {
  text-align: center;
}
.service-booking .xtime-wrapper {
  background: #fafafa;
  padding-top: 15px;
  margin-bottom: 60px;
}
.btn-service-xtime {
  margin: 30px 0 15px;
  display: inline-block !important;
}
.index_search_stock .stock-search-widget .subnav_forms {
  padding: 0 !important;
  margin-right: auto;
  background: transparent;
}
.stock-item.stockListItem {
  height: auto;
}
@media (max-width: 767px) {
  .stock-item.stockListItem {
    width: 100%;
  }
}
.stock-item.stockListItem .stockRight ul li {
  border-bottom: 0;
  padding: 0 10px 0 0;
}
.stock .si-view .formCell label.error {
  position: relative;
  min-height: 10px;
  background: transparent;
  color: red;
  top: auto;
  bottom: auto;
  left: auto;
  border: none;
}
.stock .si-view .formEnquiryContainer {
  background: transparent;
}
.stock .si-view .si-title {
  height: auto;
}
.stock .si-view .si-details {
  height: auto;
  float: left;
  padding: 0 15px;
}
.stock .si-view .stockTermSwitch .term {
  padding: 6px !important;
}
.stock .si-view .si-rate-repayment .price {
  font-size: 15px;
}
.stock .si-view .si-rate-repayment .price span {
  color: #333;
  display: inline-block;
  font-size: 15px !important;
  font-family: "VWTextRegular";
}
.stock #stockSearch #stockSearchTypes input[type=checkbox]+label {
  width: 100%;
}
.stock #stockSearch .search_side_form .stockSearch-cta .btn {
  min-width: 100px;
}
.stock .stockItemCTAs .cta_enquiry a {
  padding: 0 !important;
}
.stock #refinedStock .page_title_intro .btn,
.stock .formSubmit.btn,
.stock #js-stock-search,
.stock #js-stock-refine-search {
  line-height: 40px !important;
}
───▄████▄─────
──███▄█▀──────
─▐████──█──█──
──█████▄──────
───▀████▀───── 
Pacman will attempt to eat the third party pixels 
which leave whitespace above the header or below footer 
*/
#google_shimpl,
#google_esf {
  display: none !important;
}
#chat-widget-container iframe,
#chat-widget-container embed,
#chat-widget-container object,
.snap_reviews iframe,
.snap_reviews embed,
.snap_reviews object,
.embed-responsive .embed-responsive-item iframe,
.embed-responsive .embed-responsive-item embed,
.embed-responsive .embed-responsive-item object {
  display: block !important;
}
