.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: #0065B9;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #0065B9;
  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/toyota/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: 1px solid transparent;
  color: white;
  font-size: 12px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  text-transform: uppercase;
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  padding: 0 15px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background-color: #EB0A1E;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#EB0A1E),to(#EB0A1E));
  background-image: -webkit-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -moz-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -ms-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -o-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: linear-gradient(to bottom,#EB0A1E,#EB0A1E);
}
.btn:hover {
  background-color: #D1091B;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#D1091B),to(#D1091B));
  background-image: -webkit-linear-gradient(top,#D1091B,#D1091B);
  background-image: -moz-linear-gradient(top,#D1091B,#D1091B);
  background-image: -ms-linear-gradient(top,#D1091B,#D1091B);
  background-image: -o-linear-gradient(top,#D1091B,#D1091B);
  background-image: linear-gradient(to bottom,#D1091B,#D1091B);
  color: white;
}
.btn-dark {
  padding: 5px 10px;
  background: #0065B9;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #0065B9;
  cursor: pointer;
  border: 1px solid transparent;
  color: white;
  font-size: 12px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  text-transform: uppercase;
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  padding: 0 15px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background-color: #EB0A1E;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#EB0A1E),to(#EB0A1E));
  background-image: -webkit-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -moz-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -ms-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -o-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: linear-gradient(to bottom,#EB0A1E,#EB0A1E);
  background-color: #333333;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#333333),to(#333333));
  background-image: -webkit-linear-gradient(top,#333333,#333333);
  background-image: -moz-linear-gradient(top,#333333,#333333);
  background-image: -ms-linear-gradient(top,#333333,#333333);
  background-image: -o-linear-gradient(top,#333333,#333333);
  background-image: linear-gradient(to bottom,#333333,#333333);
  color: white;
  border-color: #333333;
}
.btn-dark.btn-right {
  float: right;
}
.btn-dark.btn-left {
  float: left;
}
.btn-dark:hover {
  background-color: #D1091B;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#D1091B),to(#D1091B));
  background-image: -webkit-linear-gradient(top,#D1091B,#D1091B);
  background-image: -moz-linear-gradient(top,#D1091B,#D1091B);
  background-image: -ms-linear-gradient(top,#D1091B,#D1091B);
  background-image: -o-linear-gradient(top,#D1091B,#D1091B);
  background-image: linear-gradient(to bottom,#D1091B,#D1091B);
  color: white;
}
.btn-dark:hover {
  background-color: #000000;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#000000),to(#000000));
  background-image: -webkit-linear-gradient(top,#000000,#000000);
  background-image: -moz-linear-gradient(top,#000000,#000000);
  background-image: -ms-linear-gradient(top,#000000,#000000);
  background-image: -o-linear-gradient(top,#000000,#000000);
  background-image: linear-gradient(to bottom,#000000,#000000);
  color: white;
}
.btn-light {
  padding: 5px 10px;
  background: #0065B9;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #0065B9;
  cursor: pointer;
  border: 1px solid transparent;
  color: white;
  font-size: 12px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  text-transform: uppercase;
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  padding: 0 15px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background-color: #EB0A1E;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#EB0A1E),to(#EB0A1E));
  background-image: -webkit-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -moz-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -ms-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -o-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: linear-gradient(to bottom,#EB0A1E,#EB0A1E);
  background-color: white;
  background-image: -webkit-gradient(linear,left top,left bottom,from(white),to(white));
  background-image: -webkit-linear-gradient(top,white,white);
  background-image: -moz-linear-gradient(top,white,white);
  background-image: -ms-linear-gradient(top,white,white);
  background-image: -o-linear-gradient(top,white,white);
  background-image: linear-gradient(to bottom,white,white);
  color: #1a1a1a;
  border-color: #1a1a1a;
}
.btn-light.btn-right {
  float: right;
}
.btn-light.btn-left {
  float: left;
}
.btn-light:hover {
  background-color: #D1091B;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#D1091B),to(#D1091B));
  background-image: -webkit-linear-gradient(top,#D1091B,#D1091B);
  background-image: -moz-linear-gradient(top,#D1091B,#D1091B);
  background-image: -ms-linear-gradient(top,#D1091B,#D1091B);
  background-image: -o-linear-gradient(top,#D1091B,#D1091B);
  background-image: linear-gradient(to bottom,#D1091B,#D1091B);
  color: white;
}
.btn-light:hover {
  background-color: #000000;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#000000),to(#000000));
  background-image: -webkit-linear-gradient(top,#000000,#000000);
  background-image: -moz-linear-gradient(top,#000000,#000000);
  background-image: -ms-linear-gradient(top,#000000,#000000);
  background-image: -o-linear-gradient(top,#000000,#000000);
  background-image: linear-gradient(to bottom,#000000,#000000);
  color: white;
}
.btn-grey {
  padding: 5px 10px;
  background: #0065B9;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #0065B9;
  cursor: pointer;
  border: 1px solid transparent;
  color: white;
  font-size: 12px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  text-transform: uppercase;
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  padding: 0 15px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background-color: #EB0A1E;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#EB0A1E),to(#EB0A1E));
  background-image: -webkit-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -moz-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -ms-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -o-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: linear-gradient(to bottom,#EB0A1E,#EB0A1E);
  background-color: #3d495a;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3d495a),to(#3d495a));
  background-image: -webkit-linear-gradient(top,#3d495a,#3d495a);
  background-image: -moz-linear-gradient(top,#3d495a,#3d495a);
  background-image: -ms-linear-gradient(top,#3d495a,#3d495a);
  background-image: -o-linear-gradient(top,#3d495a,#3d495a);
  background-image: linear-gradient(to bottom,#3d495a,#3d495a);
  border-color: #343e4d;
}
.btn-grey.btn-right {
  float: right;
}
.btn-grey.btn-left {
  float: left;
}
.btn-grey:hover {
  background-color: #D1091B;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#D1091B),to(#D1091B));
  background-image: -webkit-linear-gradient(top,#D1091B,#D1091B);
  background-image: -moz-linear-gradient(top,#D1091B,#D1091B);
  background-image: -ms-linear-gradient(top,#D1091B,#D1091B);
  background-image: -o-linear-gradient(top,#D1091B,#D1091B);
  background-image: linear-gradient(to bottom,#D1091B,#D1091B);
  color: white;
}
.btn-grey:hover {
  background-color: #252c37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252c37),to(#252c37));
  background-image: -webkit-linear-gradient(top,#252c37,#252c37);
  background-image: -moz-linear-gradient(top,#252c37,#252c37);
  background-image: -ms-linear-gradient(top,#252c37,#252c37);
  background-image: -o-linear-gradient(top,#252c37,#252c37);
  background-image: linear-gradient(to bottom,#252c37,#252c37);
}
.btn-sm {
  font-size: 10px;
  line-height: 30px;
  padding: 0 10px;
}
.btn-lg {
  line-height: 48px;
}
.btn-map-directions {
  color: #000;
  padding: 0 0 0 15px;
  font-weight: 600;
  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: 600;
  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/toyota/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/toyota/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: 600;
  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: "Toyota Type";
  src: url("../fonts/ToyotaType-Light.woff2") format("woff2"), url("../fonts/ToyotaType-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Toyota Type";
  src: url("../fonts/ToyotaType-Regular.woff2") format("woff2"), url("../fonts/ToyotaType-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Toyota Type";
  src: url("../fonts/ToyotaType-Semibold.woff2") format("woff2"), url("../fonts/ToyotaType-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Toyota Type";
  src: url("../fonts/ToyotaType-Bold.woff2") format("woff2"), url("../fonts/ToyotaType-Bold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
.brand-font {
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.brand-font-light {
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-weight: 300;
}
.brand-font-semibold {
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-weight: 600;
}
.brand-font-bold {
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-weight: 600;
}
@media (min-width: 1400px) {
  .container {
    width: 1360px;
  }
}
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: 16px;
  background: #fff;
  color: #000;
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
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: #EB0A1E;
  background: #FFF;
}
header nav > ul > li > a.active {
  color: #EB0A1E;
  background: #FFF;
}
p.terms {
  font-size: 80%;
  clear: both;
  line-height: 200%;
}
h1 {
  color: #54585E;
}
p {
  line-height: 150%;
  margin: 0 0 10px 0;
}
ul li {
  line-height: 150%;
}
a {
  color: #000;
}
a:hover {
  color: #EB0A1E;
}
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;
}
.hidden {
  display: none;
}
.infiniteListWait {
  padding: 10px;
  padding-left: 40px;
  font-size: 14px;
  font-weight: bold;
  clear: both;
  background: url(https://templatesnew.digitaldealer.com.au/toyota/images/loading.gif) no-repeat 10px #f2f2f2;
}
.section-base {
  padding: 50px 20px;
  margin: 20px auto;
  text-align: center;
  background: #EB0A1E;
  color: white;
}
.section-base h2 {
  color: white;
  margin-top: 0;
}
.section-base .btn {
  border: 1px solid white;
}
.content-panel .section-base h2 {
  color: white;
}
.section-light {
  padding: 50px 20px;
  margin: 20px auto;
  text-align: center;
}
.carousel-control .icon {
  display: none;
}
.head-panel {
  height: 96px;
}
@media (max-width: 767px) {
  .head-panel {
    height: 72px;
    padding: 0;
  }
}
.head-panel > .row {
  padding: 13px 0;
}
@media (max-width: 767px) {
  .head-panel > .row {
    padding: 7px 0;
  }
}
.head-panel .head-left-panel > a {
  display: inline-block;
}
.head-panel .head-left-panel .header-logo {
  padding: 10px;
}
@media (max-width: 767px) {
  .head-panel .head-left-panel .header-logo.header-logo-buy-online {
    display: none;
  }
  .head-panel .head-left-panel .header-logo img.logo-brand {
    max-width: 48px;
  }
  .head-panel .head-left-panel .header-logo img.logo-buy-online {
    max-width: 41px;
  }
}
.head-panel .head-right-panel {
  text-align: right;
}
.head-panel .head-right-panel p {
  font-size: 14px;
  margin: 0;
  max-width: 250px;
  float: right;
  line-height: 1;
}
.head-panel .head-right-panel ul {
  float: right;
  clear: both;
}
.head-panel .head-right-panel ul li {
  float: left;
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: #000;
  margin: 0 0 0 10px;
}
.head-panel .head-right-panel ul li:first-of-type:after {
  padding-left: 10px;
  content: "—\00a0\00a0";
}
@media (max-width: 767px) {
  .head-panel .head-right-panel h1 {
    font-size: 18px;
  }
  .head-panel .head-right-panel p {
    display: none;
  }
  .head-panel .head-right-panel li {
    font-size: 12px !important;
  }
}
.nav-panel .dropdown:hover .dropdown-menu {
  display: block;
  padding: 0;
}
.nav-panel.navbar-default {
  border-style: none;
  margin-bottom: 0;
  background-color: black;
  min-height: 1px;
}
@media (max-width: 767px) {
  .nav-panel.navbar-default {
    position: initial;
    background-color: black;
    background-image: -webkit-gradient(linear,left top,left bottom,from(black),to(black));
    background-image: -webkit-linear-gradient(top,black,black);
    background-image: -moz-linear-gradient(top,black,black);
    background-image: -ms-linear-gradient(top,black,black);
    background-image: -o-linear-gradient(top,black,black);
    background-image: linear-gradient(to bottom,black,black);
    background: none;
    box-shadow: none;
    border-bottom: none;
    min-height: 1px;
  }
}
.nav-panel.navbar-default .navbar-toggle {
  margin-top: 15px;
}
@media (max-width: 767px) {
  .nav-panel.navbar-default .navbar-toggle {
    margin-top: 0;
    position: absolute;
    top: 23px;
    right: 10px;
    background: white;
    margin: 0;
    padding: 8px;
  }
}
.nav-panel.navbar-default .navbar-nav {
  text-align: center;
  width: 100%;
  display: flex;
  justify-content: space-around;
  height: 100%;
}
@media (max-width: 767px) {
  .nav-panel.navbar-default .navbar-nav {
    display: block;
    margin: 0 auto;
  }
}
.nav-panel.navbar-default .navbar-nav > li {
  float: left;
  text-align: center;
}
@media (max-width: 767px) {
  .nav-panel.navbar-default .navbar-nav > li {
    width: 100%;
    background: #EB0A1E;
  }
}
.nav-panel.navbar-default .navbar-nav > li.specials {
  background: transparent;
}
.nav-panel.navbar-default .navbar-nav > li > a {
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: white;
  z-index: 999;
  padding: 9px 15px;
  font-size: 12px;
  text-transform: uppercase;
  border-bottom: 2px solid transparent;
}
@media (max-width: 767px) {
  .nav-panel.navbar-default .navbar-nav > li > a > span {
    color: #fff;
  }
}
@media (max-width: 991px) {
  .nav-panel.navbar-default .navbar-nav > li > a {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .nav-panel.navbar-default .navbar-nav > li > a {
    background: black;
    font-size: 16px;
  }
  .nav-panel.navbar-default .navbar-nav > li > a:hover,
  .nav-panel.navbar-default .navbar-nav > li > a:focus,
  .nav-panel.navbar-default .navbar-nav > li > a:active,
  .nav-panel.navbar-default .navbar-nav > li > a.active {
    color: #fff;
    background: #EB0A1E;
  }
}
.nav-panel.navbar-default .navbar-nav > li:hover > a,
.nav-panel.navbar-default .navbar-nav > li:active > a,
.nav-panel.navbar-default .navbar-nav > li.active > a,
.nav-panel.navbar-default .navbar-nav > li:focus > a {
  cursor: pointer;
  color: white;
  border-bottom-color: white;
}
.nav-panel.navbar-default .navbar-nav > li.active > a {
  color: #EB0A1E;
}
.nav-panel.navbar-default .navbar-nav > li a.hover {
  color: #EB0A1E;
}
.nav-panel.navbar-default .navbar-nav li.dropdown > a {
  background: none;
}
@media (max-width: 767px) {
  .nav-panel.navbar-default .navbar-nav li.dropdown > a {
    background: black;
    color: white;
  }
  .nav-panel.navbar-default .navbar-nav li.dropdown > a:hover,
  .nav-panel.navbar-default .navbar-nav li.dropdown > a:focus {
    color: #fff;
    background: #EB0A1E;
  }
}
.nav-panel.navbar-default .navbar-nav li.dropdown ul li a {
  color: #333;
  padding: 10px 20px;
}
.nav-panel.navbar-default .navbar-nav li.dropdown ul li a:hover {
  background: #EB0A1E;
  color: #fff;
  cursor: pointer;
}
h1 {
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-weight: 600;
  color: #EB0A1E;
  text-transform: capitalize;
  font-size: 24px;
  margin: 0.5em 0 1em 0;
}
.head-panel span.dealer-name {
  display: block;
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-weight: 600;
  font-size: 23px;
  line-height: 1;
  text-transform: capitalize;
  padding: 5px 0;
}
@media (max-width: 767px) {
  .head-panel span.dealer-name {
    padding: 0 60px 0 0;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}
.dealer-tag {
  color: #333;
  text-align: center;
  float: right;
  line-height: 14px;
  padding: 10px 0;
}
.dealer-tag span {
  font-size: 12px;
}
.header-nav-a-connect {
  background-color: #f5f6f7;
}
.header-nav-a-connect ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  text-align: right;
}
.header-nav-a-connect ul li {
  display: inline;
  color: white;
  text-align: right;
}
.header-nav-a-connect ul li a {
  padding: 5px 15px;
  display: inline-block;
  font-size: 12px;
  color: #808080;
}
.header-nav-a-connect ul li a:hover {
  color: #222;
}
.header-nav-a-connect.multi-location ul li a {
  padding: 10px 5px;
}
.header-nav-a-connect.multi-location ul li.location-end {
  padding: 0 20px;
}
.header-nav-a-connect.multi-location ul li.location-end:last-of-type {
  padding: 0;
}
h2 {
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  color: #000;
  margin-bottom: 20px;
  margin-top: 40px;
}
h3 {
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  color: #000;
  margin-bottom: 20px;
  margin-top: 10px;
}
h4 {
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #333;
  font-weight: 600;
  margin: 10px 0;
}
h5 {
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #333;
  font-size: 16px;
  line-height: 150%;
}
ul.list-style {
  margin: 20px 0 20px 10px;
}
ul.list-style li {
  background: url("https://templatesnew.digitaldealer.com.au/toyota/images/bg-li.png") no-repeat 0 7px;
  padding-left: 15px;
  margin-bottom: 5px;
}
.content-panel h2 {
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #EB0A1E;
  font-size: 24px;
  font-weight: 600;
}
.content-panel h2 > span {
  color: #838383;
}
.content-panel h3 {
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #333;
  font-size: 16px;
  font-weight: 600;
}
.breadcrumbs {
  margin-top: 30px;
  font-size: 14px;
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #EB0A1E;
}
@media (max-width: 767px) {
  .breadcrumbs {
    display: none;
  }
}
.breadcrumbs a {
  color: #838383;
  background: url(https://templatesnew.digitaldealer.com.au/toyota/images/bread-chev.png) right center no-repeat;
  padding-right: 15px;
  margin-right: 5px;
}
.addThis {
  float: right;
  margin-top: 20px;
}
@media (max-width: 1199px) {
  .addThis {
    float: none;
    margin: 0 0 20px 0;
  }
}
.no-padding {
  padding: 0;
}
iframe.service-booking {
  margin: 0 auto;
}
.footer-bg {
  padding: 48px;
  margin-top: 48px;
  background: #222;
  min-height: 420px;
  color: #f5f6f7;
}
@media (max-width: 991px) {
  .footer-bg {
    padding: 48px 24px;
  }
}
.footer-bg a,
.footer-bg h2 {
  color: #f5f6f7;
}
.footer-bg a:hover {
  color: #ccc;
}
.footer-bg .footer-panel {
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #f5f6f7;
}
.footer-bg .footer-panel li {
  margin-bottom: 8px;
}
.footer-bg .footer-panel h2 {
  margin: 0;
  border-top: 1px solid #f5f6f7;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
}
.footer-bg .footer-panel .footer-panel-top h2 {
  font-weight: bold;
}
.footer-bg .footer-panel .footer-panel-top ul li a {
  color: #a0aab3;
}
.footer-bg .footer-panel .footer-showroom li {
  float: left;
  width: 49%;
  margin-right: 1%;
}
.footer-bg #footer_social h2 {
  padding-bottom: 0;
  margin: 0;
}
.footer-bg #footer_social li.footer_social_icon {
  display: inline-block;
  padding: 5px 5px 5px 0;
  vertical-align: top;
}
.footer-bg #footer_social li.footer_social_icon a img {
  max-width: 20px;
  opacity: 0.75;
}
.footer-bg #footer_social li.footer_social_icon a img:hover {
  opacity: 1;
}
.footer-bg #footer_social li.footer_social_icon .fab {
  margin-top: 8px;
}
@media (max-width: 767px) {
  .footer-bg .footer-panel-bottom {
    text-align: center;
  }
  .footer-bg .footer-panel-bottom > div {
    margin-top: 10px;
  }
  .footer-bg .footer-panel-bottom .footer_copyright {
    text-align: center;
  }
}
.footer-bg .footer_copyright {
  text-align: right;
  font-size: 13px;
  color: #000;
}
.footer-bg .footer_copyright p {
  margin-top: 15px;
}
.footer-bg .footer_copyright p img {
  margin-left: 10px;
  max-height: 20px;
}
.footer-bg .tools li:last-of-type a {
  background: #fff;
  background-color: #e6e6e6;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
  background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
  background-image: -ms-linear-gradient(top,#fff,#e6e6e6);
  background-image: -o-linear-gradient(top,#fff,#e6e6e6);
  background-image: linear-gradient(to bottom,#fff,#e6e6e6);
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #555;
  padding: 4px 8px;
}
.footer-bg .tools li:last-of-type a:hover {
  background: #fff;
}
.footer-bg .formEnquiryContainer {
  background: none;
  border: none;
  margin: 0;
  padding: 0 0 20px 0;
}
.footer-bg .formEnquiryContainer a {
  color: #f5f6f7;
}
.footer-bg .formEnquiryContainer a:hover {
  color: #ccc;
}
.footer-bg .formEnquiryContainer form h2 {
  border-bottom: none;
  font-size: 14px !important;
  font-weight: 400;
}
.footer-bg .formEnquiryContainer .formCell {
  clear: both;
  width: 100%;
}
.footer-bg .formEnquiryContainer .formCell label {
  color: #f5f6f7;
  font-weight: 400;
}
.footer-bg .formEnquiryContainer .formCell label span {
  color: red;
}
.footer-bg .formEnquiryContainer button,
.footer-bg .formEnquiryContainer .formSubmit {
  float: none;
  margin-right: 0;
}
.footer-bg .formEnquiryContainer p.terms {
  display: none;
}
.footer-bg .formEnquiryContainer .formResults {
  margin-top: 35px;
}
.footer-bg-2 {
  background: #fff;
  margin: 24px 0;
  padding: 0;
  min-height: 0;
}
.footer-bg-2 a {
  color: #333;
}
.footer-bg-2 a:hover {
  color: #666;
}
.content-panel {
  margin-top: 30px;
}
.tabbed > div {
  display: block;
}
.tabbed > ul li {
  float: left;
}
@media (max-width: 991px) {
  .tabbed > ul li {
    float: none;
    width: 100%;
    text-align: center;
  }
}
.tabs ul.nav {
  width: 100%;
}
@media (max-width: 991px) {
  .tabs ul.nav li {
    float: none;
    width: 100%;
    text-align: center;
  }
}
.tabs > ul li:hover a {
  color: #fff !important;
}
.tabs > ul li.active a {
  color: #fff !important;
}
.tabs > ul li a {
  color: #2e2c2d;
  display: block;
}
.tabs_header {
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  background: #f8f8f8;
  border-bottom: 5px solid #EB0A1E;
  color: #595959;
  width: 100%;
  height: 54px;
  margin: 30px 0;
  overflow: visible !important;
}
.tabs_header li {
  padding: 0 15px;
  line-height: 48px;
  display: block;
  font-size: 16px;
}
.tabs_header li:hover,
.tabs_header li.active {
  color: #EB0A1E;
  cursor: pointer;
}
.stockItemCTAs {
  margin-top: -35px;
  margin-right: 30px;
  float: right;
  min-width: 100%;
}
@media (max-width: 1199px) {
  .stockItemCTAs {
    width: 100%;
    float: none;
    margin-top: 20px;
    margin-bottom: 0;
  }
}
.stockItemCTAs > ul > li {
  float: right;
  margin-right: 6px;
  margin-left: 0 !important;
}
@media (max-width: 991px) {
  .stockItemCTAs > ul > li {
    width: 100%;
    float: none;
  }
}
.stockItemCTAs .cta_btn {
  margin-left: 0;
  min-width: 100px;
  font-size: 12px;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_btn {
    line-height: 32px !important;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
.stockItemCTAs .cta_btn h5 {
  cursor: pointer;
  text-shadow: none !important;
  color: #fff;
  font-size: 10px;
  padding: 10px;
}
.stockItemCTAs .cta_btn .btn-grey {
  border: none !important;
  text-shadow: none !important;
  margin: 0;
  font-size: 10px;
  line-height: 30px;
  padding: 0 10px;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_btn .btn-grey {
    margin-bottom: 20px;
  }
}
.stockItemCTAs .cta_btn .btn-grey > ul {
  padding: 0;
  display: none;
  margin: 0 !important;
  position: absolute;
}
.stockItemCTAs .cta_btn .btn-grey > ul li {
  padding: 5px 10px;
  background: #eee;
  border-bottom: 1px solid #ddd;
  text-transform: capitalize;
}
.stockItemCTAs .cta_btn .btn-grey > ul li a {
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
}
.stockItemCTAs .cta_btn .btn-grey > ul li:hover {
  background: #333;
}
.stockItemCTAs .cta_btn .btn-grey > ul li:hover a {
  color: #fff;
  text-decoration: none;
}
.stockItemCTAs .cta_enquiry {
  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: 5px 10px;
  background: #0065B9;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #0065B9;
  cursor: pointer;
  border: 1px solid transparent;
  color: white;
  font-size: 12px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  text-transform: uppercase;
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  padding: 0 15px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background-color: #EB0A1E;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#EB0A1E),to(#EB0A1E));
  background-image: -webkit-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -moz-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -ms-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -o-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: linear-gradient(to bottom,#EB0A1E,#EB0A1E);
  background-color: #3d495a;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3d495a),to(#3d495a));
  background-image: -webkit-linear-gradient(top,#3d495a,#3d495a);
  background-image: -moz-linear-gradient(top,#3d495a,#3d495a);
  background-image: -ms-linear-gradient(top,#3d495a,#3d495a);
  background-image: -o-linear-gradient(top,#3d495a,#3d495a);
  background-image: linear-gradient(to bottom,#3d495a,#3d495a);
  border-color: #343e4d;
  font-size: 10px;
  line-height: 30px;
  padding: 0 10px;
  margin-top: 0;
}
.stockItemCTAs .cta_enquiry a.btn-right {
  float: right;
}
.stockItemCTAs .cta_enquiry a.btn-left {
  float: left;
}
.stockItemCTAs .cta_enquiry a:hover {
  background-color: #D1091B;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#D1091B),to(#D1091B));
  background-image: -webkit-linear-gradient(top,#D1091B,#D1091B);
  background-image: -moz-linear-gradient(top,#D1091B,#D1091B);
  background-image: -ms-linear-gradient(top,#D1091B,#D1091B);
  background-image: -o-linear-gradient(top,#D1091B,#D1091B);
  background-image: linear-gradient(to bottom,#D1091B,#D1091B);
  color: white;
}
.stockItemCTAs .cta_enquiry a:hover {
  background-color: #252c37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252c37),to(#252c37));
  background-image: -webkit-linear-gradient(top,#252c37,#252c37);
  background-image: -moz-linear-gradient(top,#252c37,#252c37);
  background-image: -ms-linear-gradient(top,#252c37,#252c37);
  background-image: -o-linear-gradient(top,#252c37,#252c37);
  background-image: linear-gradient(to bottom,#252c37,#252c37);
}
.nav-pills {
  line-height: 28px;
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  font-weight: 600;
  margin: 20px 0 40px 0;
}
.nav-pills.grey-pills {
  text-transform: uppercase;
  background-color: #dddddd;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills.grey-pills > li > a {
  color: #424242;
}
.nav-pills.grey-pills > li > a:hover {
  color: #EB0A1E !important;
}
.nav-pills.grey-pills > li.active > a {
  background-color: #717171;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#838383),to(#717171));
  background-image: -webkit-linear-gradient(top,#838383,#717171);
  background-image: -moz-linear-gradient(top,#838383,#717171);
  background-image: -ms-linear-gradient(top,#838383,#717171);
  background-image: -o-linear-gradient(top,#838383,#717171);
  background-image: linear-gradient(to bottom,#838383,#717171);
  background-color: #717171;
  color: #fff;
}
.nav-pills.grey-pills > li.active > a:hover {
  color: #fff !important;
}
.nav-pills.red-pills > li > a {
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #e21407;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#bb0100),to(#e21407));
  background-image: -webkit-linear-gradient(top,#bb0100,#e21407);
  background-image: -moz-linear-gradient(top,#bb0100,#e21407);
  background-image: -ms-linear-gradient(top,#bb0100,#e21407);
  background-image: -o-linear-gradient(top,#bb0100,#e21407);
  background-image: linear-gradient(to bottom,#bb0100,#e21407);
  text-shadow: 1px 1px 1px #5a5a5a;
  color: #fff;
}
.content-map-panel {
  background-color: #f8f8f8;
  padding: 20px 20px 10px 20px;
  font-size: 13px;
  color: #333333;
  margin-top: 30px;
}
.content-map-panel .content-map-panel-location > div {
  margin-bottom: 10px;
}
.content-map-panel .content-map-panel-location > div img {
  margin-top: 10px;
  max-width: 100%;
}
.content-map-panel .content-map-panel-location h3 {
  float: left;
  color: #333333;
  font-size: 15px;
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
}
.content-map-panel .content-map-panel-location h3 a {
  color: #EB0A1E;
}
.content-map-panel .content-map-panel-location h3.loc-phone {
  color: #EB0A1E;
  float: right;
}
.mCache {
  width: 100%;
  height: 100%;
  background: url(https://templatesnew.digitaldealer.com.au/toyota/images/loading.gif) no-repeat center center #fff;
  position: absolute;
  left: 0;
  top: 0;
}
#new_car_link:hover #showroom_subnav,
#new_car_link:active #showroom_subnav,
#new_car_link:focus #showroom_subnav {
  display: block;
}
.header-awards {
  margin: 15px 0 0 20px;
  float: right;
}
#showroom_subnav {
  background: #fff;
  border: 1px solid #ddd;
  border-top: none;
  border-radius: 0 0 5px 5px;
  box-shadow: 0px 6px 12px rgba(0,0,0,0.176);
  display: none;
  left: -15px;
  position: absolute;
  top: 100%;
  z-index: 1000;
}
@media (max-width: 767px) {
  #showroom_subnav {
    position: relative;
    left: 0;
  }
  #showroom_subnav .showroom_subnav_category > div {
    width: 50%;
    float: left;
  }
}
#showroom_subnav li {
  margin: 10px 0;
}
#showroom_subnav li:first-of-type {
  margin-top: 0;
}
#showroom_subnav li h5 {
  background: #f2f2f2;
  padding: 3px 30px;
  text-align: left;
}
#showroom_subnav li img {
  height: auto;
  width: 100%;
}
#showroom_subnav li img:hover {
  opacity: 0.8;
}
#showroom_subnav li span {
  clear: both;
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  text-align: center;
  display: block;
  margin: -14px 0 7px 0;
}
#showroom_subnav li a {
  padding: 5px 10px;
  background: #0065B9;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #0065B9;
  cursor: pointer;
  border: 1px solid transparent;
  color: white;
  font-size: 12px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  text-transform: uppercase;
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  padding: 0 15px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background-color: #EB0A1E;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#EB0A1E),to(#EB0A1E));
  background-image: -webkit-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -moz-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -ms-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -o-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: linear-gradient(to bottom,#EB0A1E,#EB0A1E);
  background-color: white;
  background-image: -webkit-gradient(linear,left top,left bottom,from(white),to(white));
  background-image: -webkit-linear-gradient(top,white,white);
  background-image: -moz-linear-gradient(top,white,white);
  background-image: -ms-linear-gradient(top,white,white);
  background-image: -o-linear-gradient(top,white,white);
  background-image: linear-gradient(to bottom,white,white);
  color: #1a1a1a;
  border-color: #1a1a1a;
  font-size: 10px;
  line-height: 30px;
  padding: 0 10px;
}
#showroom_subnav li a.btn-right {
  float: right;
}
#showroom_subnav li a.btn-left {
  float: left;
}
#showroom_subnav li a:hover {
  background-color: #D1091B;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#D1091B),to(#D1091B));
  background-image: -webkit-linear-gradient(top,#D1091B,#D1091B);
  background-image: -moz-linear-gradient(top,#D1091B,#D1091B);
  background-image: -ms-linear-gradient(top,#D1091B,#D1091B);
  background-image: -o-linear-gradient(top,#D1091B,#D1091B);
  background-image: linear-gradient(to bottom,#D1091B,#D1091B);
  color: white;
}
#showroom_subnav li a:hover {
  background-color: #000000;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#000000),to(#000000));
  background-image: -webkit-linear-gradient(top,#000000,#000000);
  background-image: -moz-linear-gradient(top,#000000,#000000);
  background-image: -ms-linear-gradient(top,#000000,#000000);
  background-image: -o-linear-gradient(top,#000000,#000000);
  background-image: linear-gradient(to bottom,#000000,#000000);
  color: white;
}
#showroom_subnav li a + a {
  padding: 5px 10px;
  background: #0065B9;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #0065B9;
  cursor: pointer;
  border: 1px solid transparent;
  color: white;
  font-size: 12px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  text-transform: uppercase;
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  padding: 0 15px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background-color: #EB0A1E;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#EB0A1E),to(#EB0A1E));
  background-image: -webkit-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -moz-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -ms-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: -o-linear-gradient(top,#EB0A1E,#EB0A1E);
  background-image: linear-gradient(to bottom,#EB0A1E,#EB0A1E);
  background-color: #333333;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#333333),to(#333333));
  background-image: -webkit-linear-gradient(top,#333333,#333333);
  background-image: -moz-linear-gradient(top,#333333,#333333);
  background-image: -ms-linear-gradient(top,#333333,#333333);
  background-image: -o-linear-gradient(top,#333333,#333333);
  background-image: linear-gradient(to bottom,#333333,#333333);
  color: white;
  border-color: #333333;
  font-size: 10px;
  line-height: 30px;
  padding: 0 10px;
}
#showroom_subnav li a + a.btn-right {
  float: right;
}
#showroom_subnav li a + a.btn-left {
  float: left;
}
#showroom_subnav li a + a:hover {
  background-color: #D1091B;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#D1091B),to(#D1091B));
  background-image: -webkit-linear-gradient(top,#D1091B,#D1091B);
  background-image: -moz-linear-gradient(top,#D1091B,#D1091B);
  background-image: -ms-linear-gradient(top,#D1091B,#D1091B);
  background-image: -o-linear-gradient(top,#D1091B,#D1091B);
  background-image: linear-gradient(to bottom,#D1091B,#D1091B);
  color: white;
}
#showroom_subnav li a + a:hover {
  background-color: #000000;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#000000),to(#000000));
  background-image: -webkit-linear-gradient(top,#000000,#000000);
  background-image: -moz-linear-gradient(top,#000000,#000000);
  background-image: -ms-linear-gradient(top,#000000,#000000);
  background-image: -o-linear-gradient(top,#000000,#000000);
  background-image: linear-gradient(to bottom,#000000,#000000);
  color: white;
}
.clearfix20 {
  height: 20px;
}
.clearfix40 {
  height: 40px;
}
.small {
  font-size: 80%;
  opacity: 0.7;
}
.well-dark {
  background: #838383;
  border: none;
  color: #fff;
}
.well-light {
  background: #f8f8f8;
  border: none;
  color: #333;
}
@media (max-width: 767px) {
  .carousel-control.left,
  .carousel-control.right {
    background: none;
  }
}
@media (max-width: 767px) {
  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .dropdown-menu {
    width: 100%;
    position: relative;
    left: 0;
  }
}
a,
a:hover,
a:focus,
a:active {
  outline: none !important;
  text-decoration: none !important;
}
iframe {
  display: block !important;
}
.specials-videos-container {
  background: #fff;
  border-radius: 10px;
  border: 1px solid #ebebeb;
  box-shadow: 0 0 3px #ebebeb;
}
.specials-videos-container .specials-videos {
  padding: 20px;
}
.specials-videos-container .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin: 0 !important;
}
.specials-videos-container .video-container {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#carousel-service .img-responsive {
  background: #ebeff2;
  width: auto \9;
}
#carousel-service .img-responsive .carousel-inner > .item > a > img {
  margin: 0 auto;
}
#carousel-service .service_osb_btn {
  background: #EB0A1E;
  color: #fff !important;
  margin-right: 15px;
}
#carousel-service .service .tabs .nav > li > a {
  padding: 10px 16px;
  text-transform: none;
}
#lightbox-container-image-box {
  background: none;
}
#lightbox-container-image-data-box {
  margin-top: -10px;
  padding: 10px 10px 0;
}
#lightbox-nav {
  padding: 10px;
}
#at3win iframe,
.at3winwrapper iframe {
  display: block !important;
}
#heroSlideshow .carousel-inner {
  text-align: center;
  width: 100%;
}
#heroSlideshow .carousel-inner img {
  margin: 0 auto;
  width: 100%;
}
span.phoneNumber:nth-of-type(2)::before {
  content: "or";
  margin: 0 1px;
}
.img-responsive {
  width: auto \9;
}
.no-padding {
  padding: 0;
}
.header-share {
  height: 40px;
  float: right;
  margin-top: 10px;
}
@media (max-width: 991px) {
  .header-share {
    display: none;
    margin-top: 10px;
  }
}
.header-share > div {
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
}
.header-share div#google_translate_element {
  margin-top: -5px;
}
div#stockItemEnquiryContainer.footer_extras h3.financeCTA {
  font-size: 18px;
  font-weight: 600;
}
div#stockItemEnquiryContainer.footer_extras h3.financeCTA span {
  color: #e01724;
}
#hlFrame.hlRemove {
  display: none !important;
}
.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.no-padding {
  padding: 0 !important;
}
.btn_wasnow {
  clear: both;
}
.price_wasnow {
  margin: 20px 0;
}
.stockItemPrice_wasnow {
  background: #EB0A1E;
  padding: 10px 0 !important;
  text-align: center;
}
@media (max-width: 991px) {
  .stockItemPrice_wasnow {
    min-height: 63px;
  }
}
.stockItemPrice_wasnow h4 {
  text-align: center !important;
  color: #fff !important;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: inherit !important;
  font-size: 13px;
  font-weight: 200;
}
.stockItemPrice_wasnow span {
  color: #fff !important;
  font-size: 28px;
  font-weight: 600;
  display: block;
}
.stockItemPrice_wasnow span sup {
  font-size: 80%;
  top: -5px;
}
.stockItemPrices_wasnow {
  text-align: center;
}
.stockItemPrices_wasnow .stockItemWasPrice_wasnow,
.stockItemPrices_wasnow .stockItemSavePrice_wasnow {
  margin: 0;
}
.stockItemPrices_wasnow .stockItemWasPrice_wasnow > span,
.stockItemPrices_wasnow .stockItemSavePrice_wasnow > span {
  color: #000;
}
.stockItemPrices_wasnow .stockItemWasPrice_wasnow span:first-child,
.stockItemPrices_wasnow .stockItemSavePrice_wasnow span:first-child {
  text-decoration: none;
  font-size: 12px;
  line-height: 1;
  display: block;
  font-weight: 600;
}
.stockItemPrices_wasnow .stockItemWasPrice_wasnow span,
.stockItemPrices_wasnow .stockItemSavePrice_wasnow span {
  text-decoration: line-through;
  font-size: 16px;
}
@media (max-width: 991px) {
  .stockItemPrices_wasnow .stockItemWasPrice_wasnow span,
  .stockItemPrices_wasnow .stockItemSavePrice_wasnow span {
    font-size: 14px;
  }
}
.stockItemPrices_wasnow .stockItemSavePrice_wasnow {
  background: #333;
}
.stockItemPrices_wasnow .stockItemSavePrice_wasnow > span {
  color: #fff;
}
.stockItemPrices_wasnow .stockItemSavePrice_wasnow span {
  text-decoration: none;
}
.stockItemPrices_wasnow .stockItemWasPrice_wasnow {
  background: #eee;
}
.finance-access-video {
  width: 100%;
}
.finance-access-box {
  background: #eee;
  padding: 30px 15px;
  margin: 15px 0;
  border: solid 1px #ccc;
}
.finance-access-box .img-responsive {
  max-width: 120px;
  margin: 0 20px 20px 0;
}
.finance-access-box h3 {
  margin-top: 0 !important;
}
.intro {
  margin: 20px auto;
}
.intro > * {
  font-size: 18px;
  color: #666;
  margin: 0 0 5px;
  text-align: center;
}
.intro > *:last-child {
  margin: 0;
}
.intro h2 {
  font-size: 38px;
  color: #000;
  font-weight: 300;
  padding-bottom: 15px;
}
#book-btn,
#enquire-finance-btn {
  color: white;
  float: right;
}
@media (max-width: 767px) {
  #book-btn,
  #enquire-finance-btn {
    float: inherit;
    left: 31%;
    position: relative;
  }
}
#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;
}
