.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: #595959;
}
.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: none;
  color: #FFF;
  font-size: 16px;
  text-align: center;
  line-height: 34px;
  display: block;
  font-family: "toyota_displayregular", Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding: 0 15px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #B00818;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#EB0A1E),to(#B00818));
  background-image: -webkit-linear-gradient(top,#EB0A1E,#B00818);
  background-image: -moz-linear-gradient(top,#EB0A1E,#B00818);
  background-image: -ms-linear-gradient(top,#EB0A1E,#B00818);
  background-image: -o-linear-gradient(top,#EB0A1E,#B00818);
  background-image: linear-gradient(to bottom,#EB0A1E,#B00818);
}
.btn:hover {
  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);
  color: #FFF;
}
.btn.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
  text-shadow: 1px 1px 1px #5A5A5A;
}
.btn.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
.btn-map-directions {
  color: #595959;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  text-transform: none;
  border: none;
  text-shadow: none;
  text-align: left;
  color: #595959;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.btn-map-directions:hover {
  color: #595959;
  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: #595959;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.carouselLi {
  float: left;
  margin: 0 7px 0 0;
  cursor: pointer;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #666;
  width: 10px;
  height: 10px;
}
.carouselLi.active,
.carouselLi:hover {
  background: #595959;
}
@font-face {
  font-family: 'toyota_displayregular';
  src: url(../fonts/toyotadisplay_rg-webfont.eot);
  src: url(../fonts/toyotadisplay_rg-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/toyotadisplay_rg-webfont.woff2) format('woff2'), url(../fonts/toyotadisplay_rg-webfont.woff) format('woff'), url(../fonts/toyotadisplay_rg-webfont.ttf) format('truetype'), url(../fonts/toyotadisplay_rg-webfont.svg#toyota_displayregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'toyota_displaybold';
  src: url(../fonts/toyotadisplay_bd-webfont.eot);
  src: url(../fonts/toyotadisplay_bd-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/toyotadisplay_bd-webfont.woff2) format('woff2'), url(../fonts/toyotadisplay_bd-webfont.woff) format('woff'), url(../fonts/toyotadisplay_bd-webfont.ttf) format('truetype'), url(../fonts/toyotadisplay_bd-webfont.svg#toyota_displaybold) format('svg');
  font-weight: bold;
  font-style: normal;
}
.brand-font {
  font-family: toyota_displayregular, Arial, Helvetica, sans-serif;
}
body .navbar-default {
  background-color: #f8f8f8;
  background: url(https://templatesnew.digitaldealer.com.au/toyota/images/nav-bg.jpg) repeat-x;
}
body .navbar-default .navbar-nav > li > a {
  color: #555;
}
body .navbar-default .navbar-nav > li:hover > a,
body .navbar-default .navbar-nav > li:hover a:hover,
body .navbar-default .navbar-nav > li.active > a,
body .navbar-default .navbar-nav > li.active a:hover {
  color: #EB1926;
}
.stockListItem_type {
  background: #333;
  padding: 5px;
  color: #FFF;
  float: left;
  margin: 5px 10px 5px 0;
}
.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: #333333;
  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: bold;
}
.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: #eb1926;
  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: #595959;
}
.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: none;
  color: #FFF;
  font-size: 16px;
  text-align: center;
  line-height: 34px;
  display: block;
  font-family: "toyota_displayregular", Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding: 0 15px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #B00818;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#EB0A1E),to(#B00818));
  background-image: -webkit-linear-gradient(top,#EB0A1E,#B00818);
  background-image: -moz-linear-gradient(top,#EB0A1E,#B00818);
  background-image: -ms-linear-gradient(top,#EB0A1E,#B00818);
  background-image: -o-linear-gradient(top,#EB0A1E,#B00818);
  background-image: linear-gradient(to bottom,#EB0A1E,#B00818);
  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: #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);
  color: #FFF;
}
.model .stockListItem div > span.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
  text-shadow: 1px 1px 1px #5A5A5A;
}
.model .stockListItem div > span.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
@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: #595959;
}
.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;
}
#tab-home .model-home-intro {
  font-size: 18px;
  color: #666;
  margin: 5px 0;
}
#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 #595959;
}
.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;
}
.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 {
  width: 160px;
  float: right;
  font-size: 16px;
  margin-right: 6px;
  margin-left: 0 !important;
}
@media (max-width: 991px) {
  .stockItemCTAs > ul > li {
    width: 100%;
    float: none;
  }
}
.stockItemCTAs .cta_btn {
  padding: 0 !important;
  font-size: 13px;
  margin-left: 0;
  min-width: 100px;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_btn {
    line-height: 32px !important;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
.stockItemCTAs .cta_btn h5 {
  font-size: 14px;
  line-height: 34px;
  cursor: pointer;
  text-shadow: none !important;
  color: #fff;
  text-transform: capitalize;
}
.stockItemCTAs .cta_btn .btn-grey {
  border: none !important;
  text-align: center;
  text-shadow: none !important;
  padding: 0;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #b00818 !important;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#eb0a1e),to(#b00818)) !important;
  background-image: -webkit-linear-gradient(top,#eb0a1e,#b00818) !important;
  background-image: -moz-linear-gradient(top,#eb0a1e,#b00818) !important;
  background-image: -ms-linear-gradient(top,#eb0a1e,#b00818) !important;
  background-image: -o-linear-gradient(top,#eb0a1e,#b00818) !important;
  background-image: linear-gradient(to bottom,#eb0a1e,#b00818) !important;
}
.stockItemCTAs .cta_btn .btn-grey:hover {
  background-color: #eb0a1e !important;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#b00818),to(#eb0a1e)) !important;
  background-image: -webkit-linear-gradient(top,#b00818,#eb0a1e) !important;
  background-image: -moz-linear-gradient(top,#b00818,#eb0a1e) !important;
  background-image: -ms-linear-gradient(top,#b00818,#eb0a1e) !important;
  background-image: -o-linear-gradient(top,#b00818,#eb0a1e) !important;
  background-image: linear-gradient(to bottom,#b00818,#eb0a1e) !important;
}
@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 0;
  background: #eee;
  margin: 0 !important;
  font-size: 14px;
  float: none;
}
.stockItemCTAs .cta_btn .btn-grey > ul li a {
  font-family: toyota_displayregular, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.stockItemCTAs .cta_btn .btn-grey > ul li:hover {
  background: #595959;
}
.stockItemCTAs .cta_btn .btn-grey > ul li:hover a {
  color: #fff;
  text-decoration: none;
}
.stockItemCTAs .cta_enquiry {
  width: 210px;
  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: none;
  color: #FFF;
  font-size: 16px;
  text-align: center;
  line-height: 34px;
  display: block;
  font-family: "toyota_displayregular", Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding: 0 15px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #B00818;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#EB0A1E),to(#B00818));
  background-image: -webkit-linear-gradient(top,#EB0A1E,#B00818);
  background-image: -moz-linear-gradient(top,#EB0A1E,#B00818);
  background-image: -ms-linear-gradient(top,#EB0A1E,#B00818);
  background-image: -o-linear-gradient(top,#EB0A1E,#B00818);
  background-image: linear-gradient(to bottom,#EB0A1E,#B00818);
  color: #fff;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 14px;
  margin-top: 0;
  background-color: #b00818 !important;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#eb0a1e),to(#b00818)) !important;
  background-image: -webkit-linear-gradient(top,#eb0a1e,#b00818) !important;
  background-image: -moz-linear-gradient(top,#eb0a1e,#b00818) !important;
  background-image: -ms-linear-gradient(top,#eb0a1e,#b00818) !important;
  background-image: -o-linear-gradient(top,#eb0a1e,#b00818) !important;
  background-image: linear-gradient(to bottom,#eb0a1e,#b00818) !important;
}
.stockItemCTAs .cta_enquiry a.btn-right {
  float: right;
}
.stockItemCTAs .cta_enquiry a.btn-left {
  float: left;
}
.stockItemCTAs .cta_enquiry a:hover {
  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);
  color: #FFF;
}
.stockItemCTAs .cta_enquiry a.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
  text-shadow: 1px 1px 1px #5A5A5A;
}
.stockItemCTAs .cta_enquiry a.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
.stockItemCTAs .cta_enquiry a:hover {
  background-color: #eb0a1e !important;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#b00818),to(#eb0a1e)) !important;
  background-image: -webkit-linear-gradient(top,#b00818,#eb0a1e) !important;
  background-image: -moz-linear-gradient(top,#b00818,#eb0a1e) !important;
  background-image: -ms-linear-gradient(top,#b00818,#eb0a1e) !important;
  background-image: -o-linear-gradient(top,#b00818,#eb0a1e) !important;
  background-image: linear-gradient(to bottom,#b00818,#eb0a1e) !important;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_enquiry a {
    line-height: 40px !important;
  }
}
.stockItemCTAs .cta_enquiry a:hover {
  color: #eee;
}
.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: #595959;
}
.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;
}
