.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: #de1531;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #de1531;
  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/autosports/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: solid 1px #ba0921;
  color: #eee;
  font-size: 16px;
  text-align: center;
  line-height: 34px;
  display: block;
  padding: 0 15px;
  font-weight: normal !important;
  text-transform: uppercase;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #de1531;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#de1531),to(#de1531));
  background-image: -webkit-linear-gradient(top,#de1531,#de1531);
  background-image: -moz-linear-gradient(top,#de1531,#de1531);
  background-image: -ms-linear-gradient(top,#de1531,#de1531);
  background-image: -o-linear-gradient(top,#de1531,#de1531);
  background-image: linear-gradient(to bottom,#de1531,#de1531);
}
.btn:hover {
  background-color: #de1531;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#de1531),to(#de1531));
  background-image: -webkit-linear-gradient(top,#de1531,#de1531);
  background-image: -moz-linear-gradient(top,#de1531,#de1531);
  background-image: -ms-linear-gradient(top,#de1531,#de1531);
  background-image: -o-linear-gradient(top,#de1531,#de1531);
  background-image: linear-gradient(to bottom,#de1531,#de1531);
  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-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: #333;
  background: url(https://templatesnew.digitaldealer.com.au/autosports/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/autosports/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: #333;
}
.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: 'museosans300';
  src: url('../fonts/museosans300.eot');
  src: url('../fonts/museosans300.eot') format('embedded-opentype'), url('../fonts/museosans300.woff2') format('woff2'), url('../fonts/museosans300.woff') format('woff'), url('../fonts/museosans300.ttf') format('truetype'), url('../fonts/museosans300.svg#museosans300') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museosans500';
  src: url('../fonts/museosans500.eot');
  src: url('../fonts/museosans500.eot') format('embedded-opentype'), url('../fonts/museosans500.woff2') format('woff2'), url('../fonts/museosans500.woff') format('woff'), url('../fonts/museosans500.ttf') format('truetype'), url('../fonts/museosans500.svg#museosans500') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museosans700';
  src: url('../fonts/museosans700.eot');
  src: url('../fonts/museosans700.eot') format('embedded-opentype'), url('../fonts/museosans700.woff2') format('woff2'), url('../fonts/museosans700.woff') format('woff'), url('../fonts/museosans700.ttf') format('truetype'), url('../fonts/museosans700.svg#museosans700') format('svg');
  font-weight: normal;
  font-style: normal;
}
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: #333;
}
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;
}
p.terms a {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
h1 {
  color: #54585E;
}
p {
  line-height: 150%;
  margin: 0 0 10px 0;
}
ul li {
  line-height: 150%;
}
a {
  color: #333;
}
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: #666;
}
.hidden {
  display: none;
}
.infiniteListWait {
  padding: 10px;
  padding-left: 40px;
  font-size: 14px;
  font-weight: bold;
  clear: both;
  background: url(https://templatesnew.digitaldealer.com.au/autosports/images/loading.gif) no-repeat 10px #f2f2f2;
}
body {
  font-size: 13px;
  background: #4E4F53;
  font-family: 'museosans300', Arial, Helvetica, sans-serif;
  letter-spacing: 0.02em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'museosans500', Arial, Helvetica, sans-serif;
  color: #3f3f3f;
}
h1 {
  font-size: 36px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
@media (max-width: 767px) {
  h1 {
    font-size: 16px;
  }
}
h2 {
  font-size: 20px;
  margin: 20px 0 15px 0;
}
@media (max-width: 767px) {
  h2 {
    font-size: 14px;
  }
}
h3 {
  font-size: 18px;
  margin: 15px 0 7px 0;
}
@media (max-width: 767px) {
  h3 {
    font-size: 14px;
  }
}
h4 {
  font-size: 14px;
  margin: 5px 0 2px 0;
}
h5,
h6 {
  font-size: 12px;
  margin: 0 0 5px 0;
}
p {
  color: #444;
  font-size: 14px;
}
a {
  color: #444;
}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none !important;
}
ul.list-style {
  margin: 20px 0 20px 10px;
}
ul.list-style li {
  background: url("https://templatesnew.digitaldealer.com.au/autosports/images/bg-li.png") no-repeat 0 7px;
  padding-left: 15px;
  margin-bottom: 5px;
}
button {
  outline: none !important;
}
div.alert {
  clear: both;
  background: #DE1531;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: none;
  font-weight: normal;
  font-size: 15px;
  text-align: center;
  line-height: 24px;
}
div.alert p {
  color: #FFF;
  margin: 0;
}
a[href^=tel] {
  color: #000;
  text-decoration: none;
}
.clear:after {
  clear: both;
  content: "";
  display: table;
}
.main_sidebar {
  background-color: #75787f;
  background: url(../images/linear_bg.png);
  background-repeat: repeat-x;
  background: -webkit-gradient(linear,0% 0%,0% 100%,from(#4e4f53),to(#75787f));
  background: -webkit-linear-gradient(top,#75787f,#4e4f53);
  background: -moz-linear-gradient(top,#75787f,#4e4f53);
  background: -ms-linear-gradient(top,#75787f,#4e4f53);
  background: -o-linear-gradient(top,#75787f,#4e4f53);
  position: relative;
  z-index: 2;
}
@media (max-width: 1199px) {
  .main_sidebar {
    height: auto !important;
    min-height: 0 !important;
  }
}
.main_sidebar .main_sidebar_content {
  position: fixed;
  width: inherit;
  margin: 0 0 0 -15px;
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .main_sidebar .main_sidebar_content {
    position: relative;
    margin: 0;
    padding: 0;
  }
}
.main_sidebar .main_sidebar_logo {
  margin: 20px 0;
  display: block;
  border-bottom: 1px solid #4c4c4c;
}
@media (max-width: 1199px) {
  .main_sidebar .main_sidebar_logo {
    margin: 0;
    border: none;
  }
}
.main_sidebar .main_sidebar_logo img {
  margin: 0 0 30px;
  width: 100%;
}
@media (max-width: 1199px) {
  .main_sidebar .main_sidebar_logo img {
    width: auto;
    margin: 30px 0;
  }
}
@media (max-width: 767px) {
  .main_sidebar .main_sidebar_logo img {
    width: 70%;
    margin: 15px 0;
    max-width: 238px;
  }
}
.main_sidebar .navbar-nav {
  padding-left: 0;
  padding-right: 0;
  margin: 0;
  width: 100%;
}
@media (max-width: 1199px) {
  .main_sidebar .navbar-nav {
    width: 100%;
  }
}
.main_sidebar .navbar-nav li {
  width: 100%;
  float: none;
}
@media (max-width: 1199px) {
  .main_sidebar .navbar-nav li {
    width: 20%;
    float: left;
  }
}
@media (max-width: 991px) {
  .main_sidebar .navbar-nav li {
    width: 33%;
    float: left;
  }
}
@media (max-width: 767px) {
  .main_sidebar .navbar-nav li {
    width: 50%;
    float: left;
  }
}
@media (max-width: 480px) {
  .main_sidebar .navbar-nav li {
    width: 100%;
    float: none;
  }
}
.main_sidebar .navbar-nav li > a {
  color: #fff;
  height: 110px;
  margin: 0px;
  font-size: 15px;
  font-weight: normal;
  padding: 55px 0 0 0;
  line-height: 55px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.06em;
}
@media (max-width: 1200px) {
  .main_sidebar .navbar-nav li > a {
    height: 125px !important;
  }
}
.main_sidebar .navbar-nav li a.sidebar_menu_1 {
  background: url('../images/sidebar_menu_1.png') center 20px no-repeat;
}
.main_sidebar .navbar-nav li a.sidebar_menu_2 {
  background: url('../images/sidebar_menu_2.png') center 20px no-repeat;
}
.main_sidebar .navbar-nav li a.sidebar_menu_3 {
  background: url('../images/sidebar_menu_3.png') center 20px no-repeat;
}
.main_sidebar .navbar-nav li a.sidebar_menu_4 {
  background: url('../images/sidebar_menu_4.png') center 20px no-repeat;
}
.main_sidebar .navbar-nav li a.sidebar_menu_5 {
  background: url('../images/sidebar_menu_5.png') center 20px no-repeat;
}
.main_sidebar .navbar-nav li a.sidebar_menu_6 {
  background: url('../images/sidebar_menu_6.png') center 20px no-repeat;
}
.main_sidebar .navbar-nav li:hover,
.main_sidebar .navbar-nav li:focus,
.main_sidebar .navbar-nav li.active {
  background: #DE1531;
}
.main_sidebar .navbar-nav li.last {
  margin-right: 0;
}
.main_sidebar .navbar-nav li.last a {
  padding-left: 10px;
  padding-right: 0;
}
.main_sidebar .navbar-nav li.header_top_mobile {
  display: none;
}
@media (max-width: 1199px) {
  .main_sidebar .navbar-nav li.header_top_mobile {
    display: block;
  }
}
.main_sidebar .navbar-nav #showroomSubnavHide,
.main_sidebar .navbar-nav #specialsSubnavHide {
  display: none;
}
@media (max-width: 1200px) {
  .main_sidebar .navbar-nav #showroomSubnavHide,
  .main_sidebar .navbar-nav #specialsSubnavHide {
    display: block;
  }
}
@media (max-width: 1200px) {
  .main_sidebar .navbar-nav #showroomSubnavTrigger,
  .main_sidebar .navbar-nav #specialsSubnavTrigger {
    display: none;
  }
}
.main_sidebar .navbar-toggle {
  border-color: #DE1531;
}
@media (max-width: 767px) {
  .main_sidebar .navbar-toggle {
    position: absolute;
    top: 15px;
    right: 0;
    margin: 0;
  }
}
.main_sidebar .navbar-toggle .icon-bar {
  background: #DE1531;
}
.main_sidebar .navbar-phone {
  font-size: 15px;
  line-height: 50px;
  font-weight: bold;
  text-align: right;
  color: #DE1531 !important;
}
.main_sidebar .navbar-phone a[href^=tel] {
  color: #DE1531;
}
@media (max-width: 991px) {
  .main_sidebar .navbar-phone {
    width: 100%;
    text-align: right;
    padding-left: 15px;
    color: #DE1531 !important;
  }
}
.main_sidebar .navbar-collapse {
  margin: 0 -15px;
  padding: 0;
  max-height: 10000px;
}
.main_content {
  padding: 0 20px 48px;
  max-width: 1350px;
  background: #e6e6e6;
  z-index: 0;
}
@media (max-width: 1199px) {
  .main_content {
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .main_content {
    padding: 0;
  }
}
#heroSlideshow {
  margin-top: -60px;
  margin-left: -20px;
  margin-right: -20px;
  z-index: 1;
}
@media (max-width: 1199px) {
  #heroSlideshow {
    margin-top: 0;
  }
}
header {
  height: auto;
  margin-bottom: 0 !important;
  border: none !important;
  margin-left: -20px;
  margin-right: -20px;
}
@media (max-width: 1199px) {
  header {
    display: none;
  }
}
header .header_top {
  background: url('../images/bg_header_top.png') center center repeat-x;
  height: 60px;
  line-height: 60px;
  position: absolute;
  z-index: 2;
  width: 100%;
}
header .header_top ul li {
  display: inline-block;
  height: 60px;
  line-height: 60px;
  padding: 0 15px;
}
header .header_top ul li:hover {
  background: #DE1531;
}
header .header_top ul li a {
  font-size: 16px;
  letter-spacing: 0.03em;
  color: #eee;
}
header .header_top ul li.header_top_link1 a {
  background: url('../images/header_top_link1.png') left center no-repeat;
  padding-left: 18px;
}
header .header_top ul li.header_top_link2 a {
  background: url('../images/header_top_link2.png') left center no-repeat;
  padding-left: 25px;
}
header .header_top ul li.header_top_link3 a {
  background: url('../images/header_top_link3.png') left center no-repeat;
  padding-left: 35px;
}
header .header_top ul li.header_top_link4 {
  padding-right: 30px;
}
header .header_top ul li.header_top_link4 a {
  background: url('../images/header_top_link4.png') left center no-repeat;
  padding-left: 25px;
}
#showroomSubnav {
  display: none;
  border-left: 4px solid #DE1531;
  position: absolute;
  width: 950px;
  top: 60px;
}
.subnav_brand_grid {
  min-height: 180px;
  width: 315px;
  float: left;
  background: #333;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  margin: 0;
  padding: 20px 30px;
}
.subnav_brand_grid .subnav_brand_img {
  min-height: 90px;
}
.subnav_brand_grid .subnav_brand_img img {
  margin-bottom: 15px;
}
.subnav_brand_grid ul li a {
  color: #eee;
  font-size: 14px;
  line-height: 24px;
}
.subnav_brand_grid ul li a:hover {
  color: #DE1531;
}
.subnav_brand_grid:nth-child(1),
.subnav_brand_grid:nth-child(2),
.subnav_brand_grid:nth-child(3) {
  min-height: 220px;
}
.subnav_brand_grid:nth-child(1) .subnav_brand_img,
.subnav_brand_grid:nth-child(2) .subnav_brand_img,
.subnav_brand_grid:nth-child(3) .subnav_brand_img {
  min-height: 0;
}
.subnav_brand_grid:nth-child(1) ul li a,
.subnav_brand_grid:nth-child(2) ul li a,
.subnav_brand_grid:nth-child(3) ul li a {
  line-height: 25px;
}
.subnav_brand_grid:nth-child(1),
.subnav_brand_grid:nth-child(2) {
  padding-bottom: 0;
}
.subnav_brand_grid:nth-child(3),
.subnav_brand_grid:nth-child(6),
.subnav_brand_grid:nth-child(9),
.subnav_brand_grid:nth-child(12) {
  border-right: none;
}
.subnav_brand_grid:nth-child(10),
.subnav_brand_grid:nth-child(11),
.subnav_brand_grid:nth-child(12) {
  border-bottom: none;
}
#stockSubnav {
  display: none;
  z-index: 99999;
  position: absolute;
  border-left: 4px solid #DE1531;
  width: 100%;
  top: 270px;
  left: 0;
}
#stockSubnav .subnav {
  height: auto;
  width: 150px;
  background: #333;
}
#stockSubnav .subnav li {
  padding: 10px 15px;
  line-height: 25px;
  border-bottom: 1px solid #000;
}
#stockSubnav .subnav li a {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  display: block;
}
#stockSubnav .subnav li:hover {
  background: #DE1531;
}
#stockSubnav .subnav li:hover a {
  color: #fff;
}
#locationSubnav {
  display: none;
  z-index: 999999999;
  border: none;
  position: absolute;
  top: 60px;
  border-top: none;
}
#locationSubnav .subnav {
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 1px 1px #ccc;
  height: auto;
  width: 280px;
  margin-left: -15px;
}
#locationSubnav .subnav li {
  padding: 10px;
  line-height: 25px;
  width: 100%;
  background: #DE1531;
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
}
#locationSubnav .subnav li a {
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  font-family: 'museosans500';
}
#locationSubnav .subnav li:hover {
  background: #af1127;
}
footer {
  background: #4e4f53;
  height: 48px;
  line-height: 48px;
  color: #fff;
  padding-right: 15px;
  text-align: right;
  font-size: 14px;
  margin-left: -20px;
  margin-right: -20px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media (max-width: 1199px) {
  footer {
    height: auto;
    line-height: 30px;
    padding: 15px;
    position: relative;
    margin: 0;
  }
}
@media (max-width: 767px) {
  footer {
    text-align: center;
    margin: 0;
  }
}
footer a {
  line-height: 48px;
  color: #fff;
  font-size: 14px;
  margin: 0 4px;
}
@media (max-width: 767px) {
  footer a {
    line-height: 30px;
    font-size: 12px;
    display: inline;
  }
}
footer a:hover {
  color: #DE1531;
}
footer a.footer_link1 {
  margin-left: 0;
}
footer a.footer_link1:hover {
  color: #fff;
}
@media (max-width: 767px) {
  footer a.footer_link2 {
    display: inline-block;
  }
}
footer .dd_logo {
  margin: -5px 0 0;
}
.footer_extras {
  margin-top: 25px;
}
.footer_extras >h3 {
  padding-left: 15px;
}
.footer_extras .formEnquiryContainer {
  padding: 0 15px;
}
.carousel-inner {
  background: #000;
}
.carousel-inner > .item {
  padding: 0;
  margin: 0;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  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%;
}
.content {
  position: relative;
  overflow: hidden;
  min-height: 500px;
}
.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;
  }
}
.tabs > ul li:hover a {
  color: #fff;
}
.tabs > ul li.active a {
  color: #fff;
}
.tabs > ul li a {
  color: #fff;
  display: block;
}
.tabs_header {
  background: #000;
  width: 100%;
  height: 50px;
  margin: 0 0 30px 0;
  overflow: visible !important;
}
@media (max-width: 991px) {
  .tabs_header {
    height: auto;
    margin-bottom: 40px;
    overflow: hidden !important;
  }
}
@media (max-width: 991px) {
  .tabs_header li {
    width: 100%;
  }
}
.tabs_header li a {
  padding: 0 25px;
  line-height: 50px;
  display: block;
  text-transform: none;
  border-right: 1px solid #fff;
  font-size: 17px;
  color: #fff !important;
}
@media (max-width: 991px) {
  .tabs_header li a {
    width: 100%;
    line-height: 50px;
    text-align: center;
  }
}
.tabs_header li:hover a.active,
.tabs_header li:hover a,
.tabs_header li.active a.active,
.tabs_header li.active a {
  background: #666;
}
.stockItemCTAs {
  margin-top: 0;
  margin-bottom: 80px;
  float: none;
}
@media (max-width: 991px) {
  .stockItemCTAs {
    width: 100%;
    float: none;
    margin-bottom: 80px;
    margin-top: 10px;
  }
}
.stockItemCTAs > ul li {
  width: 100%;
  float: none;
  font-size: 16px;
  margin-right: 12px;
}
@media (max-width: 991px) {
  .stockItemCTAs > ul li {
    width: 100%;
    float: none;
  }
}
.stockItemCTAs .cta_btn {
  padding: 0 !important;
  line-height: 40px !important;
  margin-bottom: 10px;
  font-size: 16px;
  margin-left: 0;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_btn {
    line-height: 40px !important;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
.stockItemCTAs .cta_btn h5 {
  line-height: 40px !important;
  font-size: 15px;
  padding-right: 10px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_btn h5 {
    line-height: 40px !important;
  }
}
.stockItemCTAs .cta_btn h5 img {
  margin-left: 10px;
}
.stockItemCTAs .cta_btn .btn-grey {
  background: #333;
  border: #000 !important;
  height: 40px;
  text-align: center;
  padding: 12px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.stockItemCTAs .cta_btn .btn-grey:hover {
  background: #000;
}
@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;
}
.stockItemCTAs .cta_btn .btn-grey ul {
  padding: 0;
}
.stockItemCTAs .cta_btn .btn-grey ul li {
  padding: 0;
  background: none;
  margin: 0;
}
.stockItemCTAs .cta_btn .btn-grey ul li a {
  font-size: 14px !important;
}
.stockItemCTAs .cta_btn .btn-grey ul li:hover {
  background: #DE1531;
}
.stockItemCTAs .cta_btn .btn-grey ul li:hover a {
  color: #fff;
}
.stockItemCTAs .cta_enquiry {
  width: 100%;
  height: 40px;
  background: none;
  margin-left: 0;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_enquiry {
    width: 100%;
  }
}
.stockItemCTAs .cta_enquiry a {
  color: #fff !important;
  font-weight: bold;
  font-size: 15px;
  line-height: 40px;
  background: #DE1531;
  border: #ba0921;
}
.stockItemCTAs .cta_enquiry a:hover {
  background: #ba0921;
}
#serviceCalendarContainer h2 {
  font-size: 18px;
  margin-top: 0;
}
#serviceCalendar h4 {
  text-transform: none;
  font-size: 16px;
  margin-bottom: 5px !important;
}
#serviceCalendar #ServiceCalendarPreviousMonth,
#serviceCalendar #ServiceCalendarNextMonth {
  top: 7px;
  margin-bottom: 5px;
}
#serviceCalendar table th {
  background: #7c7c7c !important;
}
#serviceCalendar table td.cal_empty {
  color: #878A8C !important;
  background: #f4f4f4 !important;
}
#serviceCalendar table td.cal_normal {
  color: #333 !important;
}
#serviceCalendar table td a {
  color: #000 !important;
}
#serviceCalendar table td a:hover {
  color: #fff !important;
  background: #DE1531 !important;
}
.cal_normal a {
  color: #333;
}
.wrapper.wrapper-inner {
  padding: 0;
}
.wrapper li {
  color: #666;
}
#location_select {
  background: #FFF;
  padding: 15px;
  border-top: solid 1px #CCC;
}
#location_select label {
  font-weight: bold;
}
#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: #333;
  background: url(https://templatesnew.digitaldealer.com.au/autosports/images/bg-li.png) no-repeat 0 5px;
}
.btn-drop {
  position: relative;
}
.btn-drop:hover ul {
  display: block;
}
.btn-drop > div {
  border-color: #CCC !important;
  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/autosports/images/bg-drop.png) no-repeat 150px center;
}
.btn-drop ul {
  display: none;
  background: #F6F6F6;
  padding: 0 10px;
  border: 1px solid #ccc;
}
.btn-drop ul li {
  margin: 0 !important;
  float: none !important;
  clear: both;
  font-size: 12px;
  text-align: left;
}
.btn-drop ul li a {
  color: #333;
  line-height: 40px;
  border-bottom: solid 1px #CCC;
  padding: 0 0 0 15px;
  background: url(https://templatesnew.digitaldealer.com.au/autosports/images/bg-sub.png) no-repeat 0 0;
  display: block;
}
.page_title {
  margin-top: 0;
  padding-top: 25px;
}
.bc_wrap {
  height: 40px;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .bc_wrap {
    height: auto;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .bc_wrap {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .bc_wrap:first-child {
    background: none;
  }
}
.bc_wrap_share {
  height: 40px;
}
@media (max-width: 767px) {
  .bc_wrap_share {
    width: 100%;
    float: none;
    margin: 0 0 25px 0;
  }
}
.breadcrumbs {
  color: #333;
  font-size: 20px;
  margin: 0;
  padding: 0;
  height: 40px;
}
@media (max-width: 767px) {
  .breadcrumbs {
    height: auto;
    display: none;
  }
}
.breadcrumbs > a {
  color: #333;
  display: inline-block;
  text-decoration: none !important;
  line-height: 40px;
}
@media (max-width: 767px) {
  .breadcrumbs > a {
    font-size: 13px;
    line-height: 20px;
  }
}
.breadcrumbs > a:hover {
  color: #DE1531;
}
.breadcrumbs span {
  line-height: 40px;
}
@media (max-width: 767px) {
  .breadcrumbs span {
    font-size: 12px;
  }
}
.breadcrumbs span.breadcrumbsSeperator {
  background: url("../images/breadcrumbs.png") no-repeat center bottom;
  color: #111;
  display: inline-block;
  height: 40px;
  margin: 0 3px;
  overflow: hidden;
  text-indent: -9999px;
  width: 20px;
}
.header-share {
  height: 40px;
  padding-top: 12px;
  float: right;
}
@media (max-width: 767px) {
  .header-share {
    width: 100%;
    float: none;
  }
}
.page_404 {
  height: 100%;
}
.chrome .stockSearchSelectField .chzn-choices {
  width: 99%;
}
.model-list ul {
  margin-top: 50px;
  margin-bottom: 50px;
}
.model-list ul li {
  display: inline-block;
  text-align: center;
  width: 12%;
}
@media (max-width: 991px) {
  .model-list ul li {
    width: 24%;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .model-list ul li {
    width: 49%;
  }
}
.model-list ul li img {
  width: 90%;
  margin-bottom: 10px;
}
.model-list ul li a:hover {
  text-decoration: none;
}
@media (max-width: 991px) {
  .model-list ul {
    margin-top: 50px;
    margin-bottom: 15x;
  }
}
#lightbox-container-image-data-box {
  width: 110%;
}
.disclaimer_btm_notes {
  background: #f5f5f5;
  padding: 25px;
  margin-bottom: 40px;
}
.disclaimer_btm_notes h3 {
  margin-top: 0;
  margin-bottom: 15px;
}
.disclaimer_btm_notes p {
  font-size: 11px;
  color: #333;
}
.maps_locations > h3 {
  color: #000;
  font-size: 20px;
  margin-bottom: 25px;
}
.maps_locations .maps_loc_wrap {
  margin: 0 0 35px;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .maps_locations .maps_loc_wrap {
    width: 100%;
    border: none;
  }
}
@media (max-width: 767px) {
  .maps_locations .maps_loc_wrap {
    width: 100%;
    border: none;
  }
}
.maps_locations .maps_loc_wrap:after {
  clear: both;
  content: "";
  display: table;
}
.maps_locations .maps_loc_wrap .maps_loc_img {
  float: left;
  margin: 0 20px 20px 0;
  border: 3px solid #fff;
}
@media (max-width: 767px) {
  .maps_locations .maps_loc_wrap .maps_loc_img {
    float: none;
    margin-right: 0;
  }
  .maps_locations .maps_loc_wrap .maps_loc_img img {
    width: 100%;
  }
}
.maps_locations .maps_loc_wrap .maps_loc_info {
  float: none;
  margin-left: 280px;
}
@media (max-width: 767px) {
  .maps_locations .maps_loc_wrap .maps_loc_info {
    float: none;
  }
}
.maps_locations .maps_loc_wrap .maps_loc_info h3 {
  color: #333;
  font-size: 15px;
  padding-top: 0;
  margin-top: 10px;
  margin-bottom: 20px;
}
.maps_locations .maps_loc_wrap .maps_loc_info h3 a:hover {
  color: #DE1531;
}
.maps_locations .maps_loc_wrap .maps_loc_info h4 {
  font-size: 16px;
  margin: 15px 0;
}
.maps_locations .maps_loc_wrap .maps_loc_info h4 span.maps_loc_phone {
  color: #333;
  padding-right: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.maps_locations .maps_loc_wrap .maps_loc_info h4 span.maps_loc_fax {
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.maps_locations .maps_loc_wrap .maps_loc_info li {
  color: #7f7f7f;
  font-size: 14px;
  margin-top: 0;
  padding: 0 0 10px 30px;
}
@media (max-width: 767px) {
  .maps_locations .maps_loc_wrap .maps_loc_info li {
    font-size: 14px;
  }
}
.maps_locations .maps_loc_wrap .maps_loc_info li.maps_loc_add {
  background: url('../images/li-map.png') left 3px no-repeat;
}
.maps_locations .maps_loc_wrap .maps_loc_info li.maps_loc_hours {
  background: url('../images/li-hours.png') left 3px no-repeat;
}
.maps_locations .maps_loc_wrap .maps_loc_info .openingHours li {
  padding-left: 0;
  padding-bottom: 5px;
  display: inline-block;
  margin-right: 15px;
  color: #7f7f7f;
}
@media (max-width: 767px) {
  .maps_locations .maps_loc_wrap .maps_loc_info .openingHours li {
    display: block;
  }
}
.maps_locations .maps_loc_wrap .maps_loc_info .openingHours li strong {
  font-weight: normal;
}
.maps_locations .maps_loc_wrap .maps_loc_info .openingHours .openingHoursSpecials {
  display: block;
}
.maps_locations .maps_loc_wrap .maps_loc_info .maps_loc_btn {
  display: none;
  width: 200px;
  margin-top: 0;
  text-transform: uppercase;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  .maps_locations .maps_loc_wrap .maps_loc_info .maps_loc_btn {
    width: 100%;
  }
}
#stockItemEnquiryContainer > h3 {
  line-height: 30px;
}
@media (max-width: 991px) {
  #stockItemEnquiryContainer > h3 {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 991px) {
  .carousel-control {
    width: 33%;
  }
}
.carousel-indicators {
  bottom: 25px;
  width: 100%;
  left: 0;
  text-align: right;
  padding-right: 30px;
  margin-left: 0;
}
.carousel-indicators li {
  border: none;
  background: #e6e6e6;
  height: 18px;
  width: 18px;
  margin: 1px 3px;
}
.carousel-indicators li.active {
  background: #000;
  border: 1px solid #e6e6e6;
  margin: 1px 3px;
  height: 18px;
  width: 18px;
}
#lightbox-container-image-box {
  background: none;
}
@media (max-width: 991px) {
  #lightbox-container-image-box {
    width: 100% !important;
  }
}
@media (max-width: 991px) {
  #lightbox-container-image-box #lightbox-image {
    width: 100% !important;
  }
}
#lightbox-container-image-data-box {
  margin-top: -10px;
  padding: 10px 10px 0;
}
#lightbox-nav {
  padding: 10px;
}
.ie .stockItemCTAs {
  width: auto;
}
@media (max-width: 991px) {
  .ie .stockItemCTAs {
    width: 100%;
  }
}
#at3winemail iframe {
  display: block !important;
}
.dealer_brand_slider >div {
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .dealer_brand_slider >div {
    margin: 0 0 30px;
  }
}
.dealer_brand_slider >div h3 {
  padding: 10px 15px;
  color: #fff;
  font-size: 18px;
  position: absolute;
  background: #DE1531;
  margin: 15px;
}
@media (max-width: 991px) {
  .dealer_brand_slider >div h3 {
    position: relative;
    width: 100%;
    margin: 0;
  }
}
.dealer_brand_slider >div img {
  width: 100%;
}
.dealer_brand_slider >div > a {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: block;
}
.dealer_brand_slider >div > a:hover {
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.5);
}
@media (max-width: 1199px) {
  .navbar-header {
    float: none;
  }
  .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;
  }
  .brandVideo {
    margin: 25px 0 35px;
  }
  .brandVideo iframe {
    display: block !important;
  }
  .navbar-header button {
    background: #DE1531;
    border-color: #DE1531;
    position: absolute;
    top: 15px;
    right: 0;
    margin-right: 0;
  }
  .navbar-header button span.icon-bar {
    background: #fff !important;
  }
  .navbar-collapse ul li {
    margin: 0;
  }
  .navbar-collapse ul li a {
    font-size: 20px;
    padding: 10px 0;
  }
  .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: 1199px) and (max-width: 767px) {
  .navbar-header button {
    margin-right: 10px;
  }
}
@media (max-width: 1199px) and (max-width: 767px) {
  .navbar-collapse ul li a {
    padding-left: 10px;
  }
}
#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,
.dealercell-online-tool-modal iframe,
.dealercell-online-tool-modal embed,
.dealercell-online-tool-modal object {
  display: block !important;
}
