.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);
  margin: 20px 0 0 0;
  clear: both;
  background-color: #3a3a3a;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3a3a3a),to(#3a3a3a));
  background-image: -webkit-linear-gradient(top,#3a3a3a,#3a3a3a);
  background-image: -moz-linear-gradient(top,#3a3a3a,#3a3a3a);
  background-image: -ms-linear-gradient(top,#3a3a3a,#3a3a3a);
  background-image: -o-linear-gradient(top,#3a3a3a,#3a3a3a);
  background-image: linear-gradient(to bottom,#3a3a3a,#3a3a3a);
  color: white;
  border-color: #3a3a3a;
}
.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);
  margin: 20px 0 0 0;
  clear: both;
  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);
  margin: 20px 0 0 0;
  clear: both;
  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;
  }
}
.specials {
  background: #F5F6F7;
}
.specialsIndividual .specialsLeft .specialTitle {
  float: right;
  text-align: right;
}
.specialsIndividual .specialsLeft .specialOverview {
  padding: 30px 0;
}
.specialsIndividual .specialsLeft .specialOverview p {
  max-width: 75%;
  font-size: 16px;
  color: #4d4f53;
  text-align: center;
  line-height: 1.4;
  margin: 0 auto;
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.specialsIndividual .specialsRight {
  background: #F5F6F7;
  padding: 20px;
}
.specialsIndividual .specialsRight .specialPrice span {
  left: 18px;
  top: 10px;
}
@media (max-width: 767px) {
  .specialsIndividual .specialsRight .specialPrice span {
    top: 20px;
    right: 18px;
  }
}
@media (max-width: 767px) {
  .specialsIndividual .specialsRight .specialPrice {
    text-align: right;
  }
}
.specialsIndividual .specialsRight .specialFeatures li {
  max-width: none;
  margin: 10px 0;
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.specialsIndividual .specialTitleFlag {
  font-size: 10px;
  padding: 3px;
  color: #fff;
  text-transform: uppercase;
  background: #EB0A1E;
  margin: 0;
  float: right;
  clear: both;
}
@media (max-width: 767px) {
  .toyotaSpecialOffer a {
    float: right;
  }
}
#loadMore,
#showLess {
  margin: 20px auto;
  width: 150px;
  float: none;
}
#showLess {
  display: none;
}
.totopMobile {
  text-align: right;
  margin: 10px 0;
}
.totopMobile span:before {
  font-family: 'Glyphicons Halflings';
  content: "\e113";
  margin: 0 10px;
}
.specialOffer {
  background: #fff;
  position: relative;
  margin: 15px 0;
  padding: 10px 10px 30px;
  border: 1px solid #e1e3e3;
  display: block;
}
.specialOffer:hover {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
@media (max-width: 991px) {
  .specialOffer {
    margin: 15px 0;
    padding: 0;
  }
}
@media (max-width: 991px) {
  .specialOfferMobile {
    padding: 0 5px;
    margin: -9px 0;
  }
}
.specialFeatures {
  margin-bottom: 20px;
}
.specialFeatures h4 {
  margin-top: 25px;
  text-transform: uppercase;
}
.specialFeatures 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/toyota/images/bg-li.png) no-repeat 0 5px;
  padding-left: 20px;
  background: url("https://templatesnew.digitaldealer.com.au/toyota/images/bg-li-red-tick.png") no-repeat 0 3px;
  font-size: 14px;
}
.specialFeatures li sup {
  font-size: 10px;
}
.specialFeatures li strong {
  float: right;
}
.specialFeatures div.specialFeatures li {
  max-width: 204px;
  word-wrap: break-word;
}
@media (max-width: 991px) {
  .specialFeatures div.specialFeatures li {
    max-width: 100%;
  }
}
#stockItemEnquiryContainer {
  display: none;
}
.specialTitleFlag {
  font-size: 10px;
  padding: 3px;
  color: #fff;
  text-transform: uppercase;
  background: #EB0A1E;
  float: left;
  margin: 8px;
}
.specialsDisclaimerBtn.collapsed span:before {
  content: "\e114";
}
.specialsDisclaimerBtn {
  margin: 20px 0;
  text-align: center;
}
.specialsDisclaimerBtn span {
  margin: 20px auto !important;
  display: block;
  margin: 40px 0 0;
}
.specialsDisclaimerBtn span:before {
  font-family: 'Glyphicons Halflings';
  content: "\e113";
  margin: 0 10px;
}
.toyotaOffer {
  display: none;
}
.specialTitle {
  margin: 0 0 15px 0;
  text-align: center;
  min-height: 70px;
}
.specialTitle h2 {
  color: #4d4f53;
  font-size: 24px;
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-weight: 600;
}
.specialTitle h2 span {
  color: #828282;
  font-size: 14px;
  display: block;
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 991px) {
  .specialTitle {
    min-height: 85px;
  }
}
@media (max-width: 767px) {
  .specialTitle {
    min-height: auto;
  }
}
.specialDisclaimer {
  line-height: 150%;
  margin: 20px 10px;
  padding: 1px 0 0;
  border-bottom: 1px solid #ccc;
}
.specialDisclaimer .close {
  margin: 0;
  padding: 15px 0 0;
  font-size: 12px;
  color: #000;
  opacity: 1;
}
.specialDisclaimer.active {
  border-bottom: 1px solid #CA362D;
}
.offer-details {
  min-height: 170px;
  text-align: center;
}
@media (max-width: 991px) {
  .offer-details {
    min-height: 187px;
  }
}
@media (max-width: 767px) {
  .offer-details {
    min-height: auto;
  }
}
.specialPrice {
  display: block;
  font-size: 38px;
  font-weight: 600;
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-weight: 600;
  color: #EB0A1E;
  margin: 15px 0 20px 0 !important;
}
@media (max-width: 991px) {
  .specialPrice {
    margin: 20px 0 !important;
  }
}
.specialPrice span {
  margin: 7px 0 0 0;
  font-size: 12px;
  color: #4d4f53;
  text-transform: uppercase;
  display: block;
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  position: absolute;
  top: -7px;
  right: 21%;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .specialPrice span {
    top: -18px;
  }
}
.specialPrice p {
  display: block;
  font-size: 16px;
  margin-top: 18px;
}
.specialPrice sup {
  vertical-align: super;
  font-size: 8px;
  top: 1px;
  text-transform: uppercase;
}
.specialOverview {
  font-weight: bold;
  line-height: 150%;
}
#specials_select {
  line-height: 28px;
  font-family: "Toyota Type", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  margin: 20px 0 40px 0;
  text-transform: uppercase;
  background-color: #DDDDDD;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 15px;
  color: #424242;
}
#specials_select select {
  margin-left: 20px;
}
@media (max-width: 767px) {
  #specials_select select {
    display: block;
    margin-left: 0px;
  }
}
@media (max-width: 991px) {
  .price {
    top: 0;
  }
}
.model-home-specials-title {
  display: none;
}
.btn {
  margin: 20px 0 0 0;
  clear: both;
}
.specialImage {
  margin-bottom: 20px;
}
.model * {
  text-decoration: none !important;
}
.model .page_title {
  display: none;
}
.model .breadcrumbs {
  margin-bottom: 20px;
}
.model #modelIntro {
  padding: 0;
  border: none;
  margin: 10px 0 40px 0;
  background: none;
}
.model #modelIntro p {
  font-size: 16px;
  line-height: 26px;
  color: #4c4c4c;
}
.model .blurbs .blurb {
  margin-bottom: 50px;
}
.model .blurbs .blurb:nth-child(4n+1) {
  clear: left;
}
@media (max-width: 1199px) {
  .model .blurbs .blurb:nth-child(odd) {
    clear: left;
  }
}
.model .blurbs .blurb > div {
  overflow: hidden;
}
.model .blurbs .blurb > div img {
  height: auto;
  float: none;
  width: 100%;
  margin-bottom: 25px;
}
.model .blurbs .blurb .blurbContent h3 {
  margin: 0 0 20px 0;
  font-size: 18px;
  line-height: 24px;
}
.model .blurbs .blurb .blurbContent p {
  font-size: 14px;
  color: #535353;
  line-height: 22px;
}
.model .blurbs .blurb .blurbContent p em {
  display: block;
  padding: 10px 0;
  font-size: 11px;
}
.model .blurbs .blurb .blurbContent p span {
  font-size: 14px !important;
}
.model .range-variant {
  width: 270px;
  float: left;
  margin: 0 30px 60px 0;
  position: relative;
  height: 500px;
}
.model .range-variant.third {
  margin-right: 0;
}
.model .range-variant .rangeHeader img {
  height: 117px;
}
.model .range-variant .rangeHeader h3 {
  font-size: 18px;
  color: ;
  margin: 10px 0 15px 0;
}
.model .range-variant .rangeIntro {
  font-size: 12px;
  color: #3a3a3a;
  line-height: 140%;
}
.model .range-variant h4 {
  font-size: 14px;
  color: #535353;
  margin: 20px 0 10px 0;
}
.model .range-variant ul.rangeFeatures 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/toyota/images/bg-li.png) no-repeat 0 5px;
}
.model .range-variant a.range-buildBtn {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.model #modelSpecials > div {
  padding: 20px 0;
}
.model #modelSpecials > div.last {
  background: none;
}
.model #modelSpecials > div h3 {
  font-size: 15px;
  color: #2E2C2D;
  display: block;
  padding: 0 0 8px 0;
  line-height: 130%;
  border-bottom: 1px solid #CCCCCC;
  margin: 0 0 10px 0;
}
.model #modelSpecials > div img {
  float: right;
  max-width: 330px;
}
.model #modelSpecials > div .modelSpecialsPrice {
  clear: left;
  float: left;
  color: #2E2C2D;
  font-size: 30px;
  position: relative;
  margin: 10px 0;
}
.model #modelSpecials > div .modelSpecialsPrice span {
  font-size: 11px;
  color: #2E2C2D;
  text-transform: capitalize;
}
.model #modelSpecials > div .modelSpecialsPrice sup {
  font-size: 11px;
  color: #2E2C2D;
  text-transform: capitalize;
}
.model #modelSpecials > div ul {
  float: left;
  clear: left;
}
.model #modelSpecials > div ul 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/toyota/images/bg-li.png) no-repeat 0 5px;
}
.model #modelSpecials > div .modelSpecialsDisclaimer {
  clear: both;
  margin-top: 30px;
  color: #404040;
  font-size: 9px;
  line-height: 120%;
}
.model #modelSpecials > div .modelSpecialsDisclaimer h4 {
  display: none;
}
.model .features 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/toyota/images/bg-li.png) no-repeat 0 5px;
}
.model .colours {
  position: relative;
}
.model .colours > img {
  width: auto;
}
.model .colours ul li {
  width: 31px !important;
  height: 31px !important;
  -moz-box-shadow: 0 0 3px #666;
  -webkit-box-shadow: 0 0 3px #666;
  box-shadow: 0 0 3px #666;
  padding: 0;
  background: url(../images/colourPicker/bg-shadow.png) no-repeat;
  float: left;
  clear: none;
  margin: 0 0px 3px 0;
  cursor: pointer;
  position: relative;
  z-index: 1;
  opacity: 0.7;
}
.model .colours ul li img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 6;
}
.model .colours ul li span {
  display: block;
  width: 31px;
  height: 31px;
  text-indent: -9999px;
  top: 3px;
  left: 4px;
  position: absolute;
  z-index: 5;
}
.model .colours ul li.active {
  opacity: 1;
}
.model .colours ul li.active span {
  border: 2px solid;
  top: 1px;
  left: 2px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.model #slider-content .colours span.colour-name {
  margin: 20px 0 10px 0 !important;
  font-weight: 600;
}
.model #tab-stock {
  padding: 25px 0;
  width: 100%;
}
.model #tab-stock .model_stock_notes {
  font-size: 11px;
  color: #333;
  padding: 25px;
  clear: both;
}
.model #tab-news {
  padding: 0 0 50px 0;
}
.model #tab-photos {
  margin-bottom: 25px;
}
.model .modelGalleryItem {
  width: 100%;
  margin: 0 0 25px 0;
}
.model .modelGalleryItem img {
  width: 100%;
  margin-bottom: 25px;
}
.model #tab-range .range-colours .carousel-indicators {
  display: block !important;
  width: 100%;
  left: 0;
  margin: 0 auto;
  text-align: center;
}
.model #tab-range .range-colours .carousel-indicators li {
  -moz-border-radius: 0;
  border-radius: 0;
  width: 25px;
  height: 25px;
}
@media (max-width: 767px) {
  .model #tab-range .range-colours .carousel-indicators li {
    width: 15px;
    height: 15px;
  }
}
.model #tab-range .range-colours .carousel-caption {
  position: relative;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  text-shadow: none;
}
.model #tab-range .range-list-item {
  margin-bottom: 40px;
}
.model #tab-range .range-list-item a.btn {
  margin-top: 15px;
}
.model .stockListItem {
  padding: 15px;
  margin-bottom: 25px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .model .stockListItem {
    height: auto;
    margin-bottom: 0;
  }
}
.model .stockListItem h3 {
  margin: 0;
  width: 100%;
  color: #333;
  font-size: 17px;
  line-height: 35px;
  padding: 15px 0;
  font-weight: 400;
}
@media (max-width: 767px) {
  .model .stockListItem h3 {
    height: auto;
    margin-bottom: 15px;
  }
}
.model .stockListItem h3 span {
  display: block;
  font-size: 11px;
  padding-top: 5px;
  color: #666;
  text-transform: uppercase;
}
.model .stockListItem .stockLeft {
  float: none;
  margin-bottom: 20px;
}
.model .stockListItem .imageContainer img {
  width: 100%;
  text-align: center;
}
.model .stockListItem .stockRight {
  float: none;
  margin-top: 0px;
  height: 120px;
  padding: 0;
}
@media (max-width: 991px) {
  .model .stockListItem .stockRight {
    height: auto;
  }
}
.model .stockListItem .stockRight ul li {
  background: none;
  padding: 3px 0;
  color: #1f1f1f;
  font-size: 13px;
  line-height: 28px;
  border-bottom: 1px solid #ccc;
}
.model .stockListItem h2,
.model .stockListItem h4 {
  font-size: 11px;
  color: #EB0A1E;
  text-transform: none;
  margin-top: 15px;
  margin-right: 6px;
  text-align: left;
  line-height: 24px;
  float: left;
  margin-left: 0;
}
.model .stockListItem h2 span,
.model .stockListItem h4 span {
  display: block;
  font-size: 22px !important;
  color: #333;
}
.model .stockListItem .stockListItem_type {
  text-transform: uppercase;
  font-size: 11px;
  color: #888;
}
.model .stockListItem .repayments_container h4 {
  color: #333;
  padding-left: 12px;
  border-left: #ccc 1px solid;
  margin-right: 0;
  margin-left: 5px;
}
@media (max-width: 480px) {
  .model .stockListItem .repayments_container h4 {
    border: none;
    margin: 10px 0 0 0;
    padding-left: 0;
    clear: both;
  }
}
.model .stockListItem .repayments_container span {
  color: #4c4c4c;
}
.model .stockListItem div > span {
  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);
  margin: 20px 0 0 0;
  clear: both;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  width: 90%;
  margin-top: 15px;
  margin-bottom: 35px;
  bottom: 0;
}
.model .stockListItem div > span.btn-right {
  float: right;
}
.model .stockListItem div > span.btn-left {
  float: left;
}
.model .stockListItem div > span: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;
}
@media (max-width: 991px) {
  .model .stockListItem div > span {
    position: relative;
    bottom: 0;
    margin-top: 20px;
  }
}
.model .stockListItem:first-child {
  margin-left: 0;
}
.model .stock_finance_notes {
  margin-left: 20px;
}
.model .stock_finance_notes p {
  font-size: 11px;
  color: #999;
  padding-bottom: 15px;
  clear: both;
}
.model .stocklist_prices {
  display: inline-block !important;
}
.model .stocklist_price1 {
  margin-right: 0;
}
@media (max-width: 1199px) {
  .model .specialFeatures {
    float: none;
    width: 100%;
  }
}
.model .specialDisclaimer {
  padding-top: 0;
}
.model .specialDisclaimer h4 {
  margin: 20px 0;
}
#tab-,
#tab-build,
#tab-photos,
#tab-stock,
#tab-specials,
#tab-news,
#tab-accessories {
  background: #fff;
  padding: 0;
  margin-bottom: 15px;
}
#tab-photos {
  margin-left: 0px;
  margin-right: 0px;
}
#tab-news #listing {
  margin-bottom: 50px;
}
#tab-news #listing #paging {
  clear: both;
}
#tab-news .gawback {
  margin-bottom: 50px;
}
.model_tabs_wrapper {
  height: 70px;
  background: #f6f6f6;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .model_tabs_wrapper {
    margin-bottom: 150px;
  }
}
@media (max-width: 991px) {
  .model_tabs_wrapper {
    height: auto;
    margin-bottom: 25px;
  }
}
.model_tabs_wrapper .tabs_header {
  background: none;
  border: none;
  margin: 0 -15px;
}
@media (max-width: 991px) {
  .model_tabs_wrapper .tabs_header {
    height: auto;
    margin: 0;
  }
}
.model_tabs_wrapper .tabs_header li {
  display: inline-block;
  height: 70px;
  line-height: 70x;
  vertical-align: middle;
  padding: 0 12px;
}
@media (max-width: 991px) {
  .model_tabs_wrapper .tabs_header li {
    height: 40px;
    line-height: 40x;
    display: block;
  }
}
.model_tabs_wrapper .tabs_header li a {
  color: #333 !important;
  font-size: 16px;
  height: 70px;
  line-height: 70px;
}
@media (max-width: 991px) {
  .model_tabs_wrapper .tabs_header li a {
    height: 40px;
    line-height: 40px;
  }
}
.model_tabs_wrapper .tabs_header li a span {
  display: block;
  padding-top: 0;
}
.model_tabs_wrapper .tabs_header li a:hover {
  color: #000 !important;
  text-decoration: none !important;
}
.model_tabs_wrapper .tabs_header li.active {
  height: 70px;
  border: none;
  background: #ecefef;
}
@media (max-width: 991px) {
  .model_tabs_wrapper .tabs_header li.active {
    height: 40px;
  }
}
.model_tabs_wrapper .tabs_header li:hover a {
  color: #333;
}
.model_tabs_wrapper .tabs_header li.first {
  line-height: 24px;
  height: 24px;
  margin-top: 22px;
  padding-right: 15px;
  padding-left: 0;
  margin-right: 5px;
  text-transform: capitalize;
  vertical-align: top;
  background: none;
}
@media (max-width: 991px) {
  .model_tabs_wrapper .tabs_header li.first {
    width: 100%;
    border: none;
    text-align: left;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .model_tabs_wrapper .tabs_header li.first {
    text-align: center;
  }
}
.model_tabs_wrapper .tabs_header li.first a {
  font-size: 20px;
  line-height: 24px;
  height: 24px;
  cursor: default;
}
@media (max-width: 767px) {
  .model_tabs_wrapper .tabs_header li.first a {
    text-align: center;
    font-size: 24px;
  }
}
.model_tabs_wrapper .tabs_header li.first.active a,
.model_tabs_wrapper .tabs_header li.first:hover a {
  color: #fff;
}
@media (max-width: 991px) {
  .model_tabs_wrapper .breadcrumbs {
    display: none;
  }
}
#tab-home .model-home-title {
  font-size: 38px;
  color: #282828;
  font-weight: 300;
  padding-bottom: 15px;
  text-align: center;
}
#tab-home .model-home-intro {
  font-size: 18px;
  color: #666;
  margin: 5px 0;
  text-align: center;
}
#tab-home .model-home-btn {
  margin: 20px 0 0 0;
}
@media (max-width: 767px) {
  #tab-home .model-home-btn {
    font-size: 10px;
    text-align: center;
  }
}
#tab-home .model-home-specials .carousel-control img {
  display: none;
}
#tab-home .model-home-specials .carousel-control.left {
  background: url(https://templatesnew.digitaldealer.com.au/toyota/images/btn-slider-left.jpg) left center no-repeat;
  width: 50px;
  opacity: 0.3;
}
#tab-home .model-home-specials .carousel-control.left:hover,
#tab-home .model-home-specials .carousel-control.left:focus {
  opacity: 1;
  background: url(https://templatesnew.digitaldealer.com.au/toyota/images/btn-slider-left-active.jpg) left center no-repeat;
}
#tab-home .model-home-specials .carousel-control.right {
  background: url(https://templatesnew.digitaldealer.com.au/toyota/images/btn-slider-right.jpg) right center no-repeat;
  width: 50px;
  opacity: 0.3;
}
#tab-home .model-home-specials .carousel-control.right:hover,
#tab-home .model-home-specials .carousel-control.right:focus {
  opacity: 1;
  background: url(https://templatesnew.digitaldealer.com.au/toyota/images/btn-slider-right-active.jpg) right center no-repeat;
}
#tab-home .model-home-specials .model-home-specials-date {
  font-size: 16px;
  color: #535353;
  margin: 15px 0 25px;
  font-weight: 300;
}
#tab-home .model-home-specials .specials-instance-0 {
  border: none;
}
#tab-home .model-home-specials .specials-instance-0 .btn {
  margin-top: 25px;
}
#tab-home .model-home-specials .btn-model-home-specials {
  margin-top: 15px;
  margin-bottom: 60px;
}
@media (max-width: 1199px) {
  #tab-home .model-home-specials .btn-model-home-specials {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  #tab-home .model-home-specials .btn-model-home-specials {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 10px;
    text-align: center;
  }
}
#tab-home .model-home-specials .model-home-specials-title h2 {
  font-size: 35px;
}
#tab-home .model-home-specials .model-home-specials-title p {
  font-size: 18px;
  color: #666;
}
#tab-home .model-home-random-img img {
  width: 100%;
}
#tab-home .model-home-accessories .accessories-category {
  border: none;
  margin-bottom: 0;
}
#tab-home .model-home-accessories .accessories-category h2 {
  display: none;
}
.model-home-slides {
  background: none;
}
.model-home-slides #models_carousel_full {
  border-right: 1px solid #fff;
  background: #fff;
}
.model-home-slides #models_carousel_full .model_sliders_full {
  width: 100%;
}
.model-home-slides #models_carousel_thumbs {
  background: #fff;
}
.model-home-slides #models_carousel_thumbs .models_carousel_thumb {
  padding: 0;
}
.model-home-slides #models_carousel_thumbs .models_carousel_thumb a img {
  width: 100%;
  height: auto;
  border-right: 1px solid #fff;
  cursor: pointer;
}
.model-home-slides #models_carousel_full .carousel-control.left,
.model-home-slides #models_carousel_thumbs .carousel-control.left {
  background-image: -webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.0001)));
  background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.5) 0),color-stop(rgba(0,0,0,0.0001) 100%));
  background-image: -moz-linear-gradient(left,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);
  background-image: linear-gradient(to right,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
  float: left;
  position: absolute;
  left: 15px;
}
.model-home-slides #models_carousel_full .carousel-control.right,
.model-home-slides #models_carousel_thumbs .carousel-control.right {
  background-image: -webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,0.0001)),to(rgba(0,0,0,0.5)));
  background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.0001) 0),color-stop(rgba(0,0,0,0.5) 100%));
  background-image: -moz-linear-gradient(left,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);
  background-image: linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
  float: right;
  position: absolute;
  right: 15px;
}
.model-home-slides #models_carousel_thumbs .carousel-control.right {
  right: 16px;
}
.model-home-slides #models_carousel_thumbs .carousel-inner > .item {
  -webkit-transition: 0.1s ease-in-out left;
  -moz-transition: 0.1s ease-in-out left;
  -o-transition: 0.1s ease-in-out left;
  transition: 0.1s ease-in-out left;
}
.accessories-category {
  margin: 20px 15px 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
@media (max-width: 767px) {
  .accessories-category h2 {
    font-size: 24px;
    line-height: 28px;
  }
}
.accessories-category .accessory-category-list {
  margin-top: 40px;
}
.accessories-category .accessory-category-list .accessory-item {
  margin-bottom: 25px;
}
.accessories-category .accessory-category-list .accessory-item:nth-child(4n+1) {
  clear: left;
}
@media (max-width: 1199px) {
  .accessories-category .accessory-category-list .accessory-item:nth-child(odd) {
    clear: left;
  }
}
.accessories-category .accessory-category-list .accessory-item .accessory-item-image img {
  width: 100%;
}
.accessories-category .accessory-category-list .accessory-item .accessory-item-details h3 {
  font-size: 18px;
  color: #262626;
  font-weight: 500;
  margin: 20px 0;
}
.accessories-category .accessory-category-list .accessory-item .accessory-item-blurb {
  font-size: 14px;
  color: #535353;
  line-height: 24px;
  margin: 15px 0;
  font-weight: 300;
}
.model-home-build {
  padding-bottom: 40px;
}
.model-home-build .model-home-build-tabs .carousel {
  margin-top: 20px;
}
.model-home-build .model-home-build-tabs #model-home-build-thumbcarousel {
  padding-left: 10%;
  padding-right: 10%;
}
.model-home-build .model-home-build-tabs #model-home-build-thumbcarousel .carousel-inner .item {
  text-align: center;
}
.model-home-build .model-home-build-tabs #model-home-build-thumbcarousel .carousel-inner .item .thumb {
  display: inline-block;
  float: none;
}
.model-home-build .model-home-build-tabs #model-home-build-thumbcarousel .carousel-inner .item .thumb:hover {
  opacity: 0.8;
}
.model-home-build .model-home-build-tabs .carousel-control {
  width: 4%;
  padding-top: 20px;
  background: none;
}
.model-home-build .model-home-build-tabs .item .thumb {
  width: 25%;
  cursor: pointer;
  float: left;
  border-bottom: 4px solid #fff;
  margin: 0 4%;
}
.model-home-build .model-home-build-tabs .item .thumb img {
  width: 100%;
  margin: 2px;
}
.model-home-build .model-home-build-tabs .item .thumb_active {
  border-bottom: 4px solid #333;
}
.model-home-build .model-home-build-tabs .item .thumb h3 {
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 15px;
}
.model-home-build .model-home-build-item .overview {
  margin: 15px 0 30px;
}
.model-home-build .model-home-build-item .overview h3 {
  font-size: 22px;
}
.model-home-build .model-home-build-item .overview h3 span {
  font-weight: 300;
}
.model-home-build .model-home-build-item .features ul li {
  width: 48%;
  display: inline-block;
  font-size: 15px;
  color: #535353;
  border-bottom: 1px solid #ccc;
  background: none;
  vertical-align: top;
  line-height: 35px;
  font-weight: 400;
  padding-left: 0;
  margin-right: 1%;
}
.model-home-build .model-home-build-item .model-home-build-img img {
  width: 100%;
}
@media (max-width: 1199px) {
  .model_tabs_wrapper_cloned {
    display: none !important;
  }
}
.model-home-specials .model-home-nospecials {
  display: none;
}
.tab-home-bg {
  background: #fff;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .tab-home-bg {
    margin-bottom: 30px;
  }
}
.model-home-news h2.model-home-title {
  margin-top: 0;
}
.model-home-news #listing {
  margin: 50px 0;
}
.model-home-news #listing #paging {
  display: none;
}
.model-home-news #listing .navitem {
  border: none;
  padding: 0;
}
.model-home-news #listing .navitem .navitemprecede {
  display: none;
}
.model-home-news #listing .navitem .navitemtitle {
  color: #333;
  font-size: 15px;
  padding-left: 15px;
  background: #f3f3f3 url('../images/btn-navitemlink.jpg') right center no-repeat;
  line-height: 60px;
  padding: 0 0 0 25px;
  margin: 0 15px 0 0;
  border-bottom: 1px solid #d7d7d7;
}
@media (max-width: 991px) {
  .model-home-news #listing .navitem .navitemtitle {
    background: #f3f3f3;
    margin: 0;
    line-height: 20px;
    padding: 10px 15px;
  }
}
.model-home-news #listing .navitem .navitemtitle:hover {
  color: #333;
}
.model-home-news #listing .navitem:nth-child(2n+2) {
  margin-right: -15px;
  margin-left: 15px;
}
@media (max-width: 991px) {
  .model-home-news #listing .navitem:nth-child(2n+2) {
    margin: 0;
  }
}
.model-home-news #listing .navitem .navitemthumbnail {
  margin: 5px 15px 5px 5px;
}
.model-home-news #listing .navitem .navitemthumbnail:hover {
  opacity: 0.85;
}
.model-home-videos {
  margin-bottom: 50px;
}
.model-home-videos h2 {
  margin-top: 0;
}
.model-home-videos h3 {
  padding: 0 0 0 40px;
  margin: 0 0 15px;
  color: #333;
  line-height: 35px;
  font-size: 20px;
  background: url('../images/icon-arrow-down-blue.png') left center no-repeat;
}
@media (max-width: 767px) {
  .model-home-videos h3 {
    font-size: 13px;
  }
}
#map_big {
  margin-top: -60px !important;
}
.model-home-specials-title {
  display: none;
}
#tab-home .model-home-specials-title {
  display: block;
}
#heroSlideshow .carousel-inner .item img {
  margin: 0 auto;
}
form {
  margin: 0;
  padding: 0;
}
form h2 {
  padding: 15px 0 10px 0;
  margin: 15px 0;
  clear: both;
  border-bottom: solid 1px #CCCCCC;
  color: #3a3a3a;
  font-weight: 600;
  font-size: 16px !important;
  width: 98%;
  color: #EB0A1E;
}
form .formCell {
  display: inline-block;
  position: relative;
  margin: 0 1% 15px 0;
  width: 32%;
  vertical-align: top;
}
form .formCell a {
  color: #EB0A1E;
}
form .formCell a:hover {
  text-decoration: underline !important;
}
@media (max-width: 991px) {
  form .formCell {
    width: 100%;
  }
}
form .formCell.hidden {
  margin: 0 !important;
  padding: 0 !important;
}
form .formCell.textarea {
  clear: left;
  width: 99%;
}
@media (max-width: 991px) {
  form .formCell.textarea {
    width: 100%;
  }
}
form .formCell input.text,
form .formCell textarea {
  font-size: 12px;
  color: #2D2D2D;
  border: 1px solid #CCCCCC;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0px 1px 1px 0px #ccc;
  -moz-box-shadow: inset 0px 1px 1px 0px #ccc;
  box-shadow: inset 0px 1px 1px 0px #ccc;
}
form .formCell input.text:focus,
form .formCell textarea:focus {
  outline: none;
  border-color: #333;
  color: #2D2D2D;
}
form .formCell input.text.error,
form .formCell textarea.error {
  border-color: #F00 !important;
  color: #000;
}
form .formCell label {
  display: block;
  margin: 0 0 10px 0;
  color: #666666;
}
form .formCell label span {
  color: #666666;
}
form .formCell label.error {
  position: absolute;
  right: 2px;
  top: -3px;
  background: #f00;
  z-index: 1000;
  border: none;
  padding: 5px;
  color: #fff;
  height: 25px;
}
form .formCell input.text {
  line-height: 28px;
  height: 30px;
  padding: 0 10px;
  width: 100%;
}
form .formCell textarea {
  line-height: 150%;
  padding: 10px;
  clear: both;
  width: 100%;
  height: 120px;
}
form .formCell select {
  width: 100%;
  height: 30px;
  padding: 5px;
  border: 1px solid #CCCCCC;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fafafa;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#FFF),to(#fafafa));
  background-image: -webkit-linear-gradient(top,#FFF,#fafafa);
  background-image: -moz-linear-gradient(top,#FFF,#fafafa);
  background-image: -ms-linear-gradient(top,#FFF,#fafafa);
  background-image: -o-linear-gradient(top,#FFF,#fafafa);
  background-image: linear-gradient(to bottom,#FFF,#fafafa);
  -webkit-transition: border 0.3s;
  -moz-transition: border 0.3s;
  -o-transition: border 0.3s;
  transition: border 0.3s;
}
form .formCell select::-webkit-input-placeholder {
  color: #545758;
}
form .formCell select:-moz-placeholder {
  color: #545758;
}
form .formCell select::-moz-placeholder {
  color: #545758;
}
form .formCell select:-ms-input-placeholder {
  color: #545758;
}
form .formCheckBox {
  clear: left;
  margin: 6px 0;
  overflow: hidden;
}
form .formCheckBox label {
  float: none;
  font-weight: normal;
  cursor: pointer;
  font-style: normal;
  font-size: 12px;
  color: #404040;
  line-height: 15px;
}
form .formCheckBox input {
  float: left;
  margin: 0 5px 0 0;
}
form .formSubmit {
  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);
  margin: 20px 0 0 0;
  clear: both;
  clear: both;
  margin-top: 5px;
  margin-right: 10px;
  float: right;
}
form .formSubmit.btn-right {
  float: right;
}
form .formSubmit.btn-left {
  float: left;
}
form .formSubmit: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;
}
@media (max-width: 991px) {
  form .formSubmit {
    float: none;
    width: 100%;
    margin: 0;
  }
}
form .terms {
  margin-right: 150px;
  margin-top: 10px;
  clear: none;
  color: #666666;
}
@media (max-width: 991px) {
  form .terms {
    margin: 15px 0 0 0;
  }
}
#formResults {
  text-align: center;
  display: none;
}
#formResults iframe {
  display: none !important;
}
.form-special-section,
.form-model-section,
.form-brochures-section {
  padding: 15px 15px 0 15px;
  overflow: hidden;
  margin: 0;
  background: #FFF;
  opacity: 0.9;
}
.form-special-section h2,
.form-model-section h2,
.form-brochures-section h2 {
  font-size: 16px;
  margin: 0 0 10px 0;
  padding: 0 !important;
}
.form-special-section h2 span,
.form-model-section h2 span,
.form-brochures-section h2 span {
  color: #000;
  display: block;
  margin: 5px 0 0 0;
}
.form-special-section img,
.form-model-section img,
.form-brochures-section img {
  float: left;
  margin: 0 20px 15px 0;
}
.form-special-section ul,
.form-model-section ul,
.form-brochures-section ul {
  float: left;
  width: 340px;
}
.form-special-section ul li,
.form-model-section ul li,
.form-brochures-section ul 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/toyota/images/bg-li.png) no-repeat 0 5px;
}
.formEnquiryContainer {
  margin-top: 15px;
  margin-bottom: 15px;
  background: #f2f3f2;
  border: 1px solid #efefef;
  padding: 15px 15px 40px 15px;
}
@media (max-width: 991px) {
  .formEnquiryContainer {
    padding-bottom: 15px;
  }
}
.formEnquiryContainer form#service .formCell {
  width: 48%;
}
@media (max-width: 991px) {
  .formEnquiryContainer form#service .formCell {
    width: 100%;
  }
}
.formEnquiryContainer form#service .formCell .formCheckBox {
  background: #fafafa;
  margin: 0;
  padding: 10px 15px 0;
}
.formEnquiryContainer form#service .formCell .formCheckBox:first-child {
  padding-top: 15px;
}
.formEnquiryContainer form#service .formCell .formCheckBox:last-child {
  padding-bottom: 10px;
  margin-bottom: 5px;
}
.formEnquiryContainer form#service .textarea {
  width: 100%;
}
.formEnquiryContainer form#tradein .formCell {
  width: 32%;
}
@media (max-width: 991px) {
  .formEnquiryContainer form#tradein .formCell {
    width: 100%;
  }
}
.formEnquiryContainer form#tradein .formCell .formCheckBox {
  background: #fafafa;
  margin: 0;
  padding: 10px 15px 0;
}
.formEnquiryContainer form#tradein .formCell .formCheckBox:first-child {
  padding-top: 15px;
}
.formEnquiryContainer form#tradein .formCell .formCheckBox:last-child {
  padding-bottom: 10px;
  margin-bottom: 5px;
}
.formEnquiryContainer form#tradein .textarea {
  width: 100%;
}
.form_notes_top {
  background: #fff;
  padding: 20px;
}
