.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: #c71444;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px none;
  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/ibis/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 {
  font-family: 'nissan-medium';
  font-weight: normal;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  padding: 7px 15px;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  background: #c71444;
  white-space: normal;
}
.btn:hover {
  background: #b9b9b9;
  color: #fff;
}
.btn.btn-grey {
  text-transform: uppercase;
  background: #999999;
}
.btn.btn-grey:hover {
  background: #b8b8b8;
}
.btn.btn-newsletter {
  float: right;
  clear: none;
  width: 48% !important;
}
.btn.btn-noarrow {
  background: #c71444;
}
.btn.btn-noarrow:hover {
  background: #ea1f26;
  color: #fff;
}
.btn.btn-map {
  background: #c71444;
}
.btn.btn-map:hover {
  background: #b9b9b9;
  color: #fff;
}
.btn.btn-fincalc2 {
  background: #c71444;
  padding: 0 20px;
}
.btn.btn-fincalc2:hover {
  background: #ea1f26;
  color: #fff;
}
.btn-map-directions {
  color: #000;
  padding: 0 0 0 15px;
  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;
  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/ibis/images/bg-li.png) no-repeat 0 5px;
}
a.link_arrow {
  font-size: 16px;
  padding: 0 0 0 12px;
  background: url(https://templatesnew.digitaldealer.com.au/ibis/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;
  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: 'nissan-medium';
  src: url('../fonts/AkzidenzGrotesk-Bold.eot');
  src: url('../fonts/AkzidenzGrotesk-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/AkzidenzGrotesk-Bold.woff2') format('woff2'), url('../fonts/AkzidenzGrotesk-Bold.woff') format('woff'), url('../fonts/AkzidenzGrotesk-Bold.ttf.ttf') format('truetype'), url('../fonts/AkzidenzGrotesk-Bold.svg#AkzidenzGrotesk-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'nissan-bold';
  src: url('../fonts/AkzidenzGroteskBE-Bold.eot');
  src: url('../fonts/AkzidenzGroteskBE-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/AkzidenzGroteskBE-Bold.woff2') format('woff2'), url('../fonts/AkzidenzGroteskBE-Bold.woff') format('woff'), url('../fonts/AkzidenzGroteskBE-Bold.ttf') format('truetype'), url('../fonts/AkzidenzGroteskBE-Bold.svg#AkzidenzGroteskBE-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
.brand-font {
  font-family: Helvetica, Arial, Tahoma, sans-serif;
}
.brand-font-bold {
  font-family: 'nissan-bold';
  font-weight: normal;
}
.brand-font-medium {
  font-family: 'nissan-medium';
  font-weight: normal;
}
.specials-location-header {
  margin-top: 25px;
  margin-bottom: 25px;
}
.specials-location-header >div {
  background: #E5E5E5;
  color: #777;
  height: 50px;
  line-height: 50px;
  border-left: 15px solid #fff;
  border-right: 15px solid #fff;
  margin-bottom: 25px;
  text-align: center;
  font-size: 22px;
  text-transform: uppercase;
}
.specials-instance {
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.specials-instance:nth-child(odd) {
  clear: left;
}
@media (max-width: 991px) {
  .specials-instance .row >div {
    min-height: 110px;
  }
}
.specials-instance .row >div .btn {
  margin-top: 15px;
}
.specialImage img {
  margin: 0 0 25px;
  height: auto;
  width: 100%;
}
@media (max-width: 991px) {
  .specialImage img {
    margin: 0 auto;
  }
}
.specialTitle {
  margin: 15px 0 40px 0;
}
.specialTitle h3 {
  font-size: 24px;
  padding-bottom: 15px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .specialTitle {
    margin: 15px 0;
  }
}
.specialFeatures {
  min-height: 150px;
}
@media (max-width: 991px) {
  .specialFeatures {
    min-height: 0;
  }
}
.specialFeatures ul {
  padding-left: 0;
}
.specialFeatures ul li {
  line-height: 24px;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
  color: #535353;
  padding: 8px 0;
}
.specialFeatures ul li:first-child {
  border-top: 1px solid #ccc;
}
.specialDisclaimer {
  line-height: 150%;
  padding: 25px 0;
}
.specialDisclaimer p {
  color: #c2c2c2;
}
.specialPrice {
  font-size: 20px;
  color: #c71444;
  margin: 0 0 20px 0 !important;
  font-weight: 700;
}
.specialPrice span {
  color: #333;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  margin-top: 10px;
  font-weight: 300;
}
.specialPrice sup {
  color: #888;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 70%;
}
#specials_select_dropdown {
  color: #000;
  display: block;
}
.price {
  margin: 0;
}
.price a {
  text-align: center;
  bottom: 0;
  width: 95%;
}
@media (max-width: 991px) {
  .price {
    top: 0;
  }
}
.alert {
  color: #333;
  margin-top: 30px;
}
#specials_select .input-group {
  height: 34px;
  margin: 0 0 70px 0;
}
#specials_select .input-group span.input-group-addon {
  background: #c71444;
  border: 1px solid #c71444;
  color: #fff;
  font-size: 16px;
}
@media (max-width: 767px) {
  #specials_select .input-group span.input-group-addon {
    line-height: 24px;
  }
}
#specials_select .input-group span.input-group-addon .glyphicon {
  font-size: 80%;
}
#specials_select .input-group select {
  z-index: 0;
  font-size: 16px;
}
#specials_select .input-group select:focus,
#specials_select .input-group select:active {
  border-color: #c71444 !important;
  box-shadow: 0px 3px 6px rgba(0,0,0,0.15) !important;
}
@media (max-width: 991px) {
  #specials_select .input-group {
    display: block;
    height: 68px;
  }
  #specials_select .input-group .input-group-addon,
  #specials_select .input-group select {
    display: inline-block;
    width: 100%;
  }
  #specials_select .input-group .input-group-addon {
    text-align: left;
    white-space: normal;
  }
  #specials_select .input-group h2.specials-type {
    margin: 25px 0;
  }
}
@media (max-width: 767px) {
  #specials_select .input-group {
    height: auto;
    margin-bottom: 50px;
  }
}
.models-specials-list-group {
  position: absolute;
  z-index: 99999;
  right: 15px;
}
@media (max-width: 991px) {
  .models-specials-list-group {
    position: relative;
  }
}
.models-specials-list-group .list-group-item.active {
  padding: 5px 10px;
  background: #c71444;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px none;
  cursor: pointer;
  font-family: 'nissan-medium';
  font-weight: normal;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  padding: 7px 15px;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  background: #c71444;
  white-space: normal;
}
.models-specials-list-group .list-group-item.active.btn-right {
  float: right;
}
.models-specials-list-group .list-group-item.active.btn-left {
  float: left;
}
.models-specials-list-group .list-group-item.active:hover {
  background: #b9b9b9;
  color: #fff;
}
.models-specials-list-group .list-group-item.active.btn-grey {
  text-transform: uppercase;
  background: #999999;
}
.models-specials-list-group .list-group-item.active.btn-grey:hover {
  background: #b8b8b8;
}
.models-specials-list-group .list-group-item.active.btn-newsletter {
  float: right;
  clear: none;
  width: 48% !important;
}
.models-specials-list-group .list-group-item.active.btn-noarrow {
  background: #c71444;
}
.models-specials-list-group .list-group-item.active.btn-noarrow:hover {
  background: #ea1f26;
  color: #fff;
}
.models-specials-list-group .list-group-item.active.btn-map {
  background: #c71444;
}
.models-specials-list-group .list-group-item.active.btn-map:hover {
  background: #b9b9b9;
  color: #fff;
}
.models-specials-list-group .list-group-item.active.btn-fincalc2 {
  background: #c71444;
  padding: 0 20px;
}
.models-specials-list-group .list-group-item.active.btn-fincalc2:hover {
  background: #ea1f26;
  color: #fff;
}
.specials-page-list-only {
  margin-bottom: 25px;
  margin-top: 25px;
}
.specials-page-list-only .specialTitle {
  min-height: 75px;
}
.specials-page-list-only .specialFeatures li {
  font-size: 16px;
  line-height: 20px;
}
.specials-page-list-only .specialDisclaimer {
  padding-top: 0;
}
.specials-page-list-only .specials-instance-sec2 a.btn {
  width: 48%;
  display: inline-block;
  margin-top: 25px;
  margin-right: 1%;
}
@media (max-width: 767px) {
  .specials-page-list-only .specials-instance-sec2 a.btn {
    width: 100%;
    margin-right: 0;
  }
}
.model-home-specials-title,
.btn-model-home-specials {
  display: none;
}
#listing div.navitem {
  border-bottom: solid 1px #CCC;
  padding: 15px 0;
  overflow: hidden;
}
#listing div.navitem h3 {
  margin: 0 0 5px 0;
}
#listing div.navitem p {
  margin: 0;
}
#listing div.navitem img {
  float: left;
  margin: 0 10px 0 0;
}
#paging ul {
  margin: 30px 0 0 0;
}
#paging ul li {
  margin: 0 5px 5px 0;
  float: left;
}
#paging ul li a,
#paging ul li span {
  min-width: 15px;
  display: block;
  border: solid 1px #CCC;
  padding: 5px 12px;
  color: #000;
  background: #FFF;
  float: left;
  text-align: center;
}
#paging ul li a.active,
#paging ul li a:hover,
#paging ul li span.active,
#paging ul li span:hover {
  background: #c71444;
  color: #FFF;
}
#gawmakelist,
#gawcategorylist,
#gawmodellist {
  margin: 0 0 15px 0;
}
#gawmakelist li,
#gawcategorylist li,
#gawmodellist 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/ibis/images/bg-li.png) no-repeat 0 5px;
}
#gawmakelist li a,
#gawcategorylist li a,
#gawmodellist li a {
  color: #3f4344;
}
#gawmakelist li a:hover,
#gawcategorylist li a:hover,
#gawmodellist li a:hover {
  color: #000;
}
#go_auto_news .content,
#gawstory .content {
  width: auto;
}
a.gawback {
  padding: 5px 10px;
  background: #c71444;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px none;
  cursor: pointer;
  font-family: 'nissan-medium';
  font-weight: normal;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  padding: 7px 15px;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  background: #c71444;
  white-space: normal;
  float: left;
  clear: both;
  margin-top: 20px;
}
a.gawback.btn-right {
  float: right;
}
a.gawback.btn-left {
  float: left;
}
a.gawback:hover {
  background: #b9b9b9;
  color: #fff;
}
a.gawback.btn-grey {
  text-transform: uppercase;
  background: #999999;
}
a.gawback.btn-grey:hover {
  background: #b8b8b8;
}
a.gawback.btn-newsletter {
  float: right;
  clear: none;
  width: 48% !important;
}
a.gawback.btn-noarrow {
  background: #c71444;
}
a.gawback.btn-noarrow:hover {
  background: #ea1f26;
  color: #fff;
}
a.gawback.btn-map {
  background: #c71444;
}
a.gawback.btn-map:hover {
  background: #b9b9b9;
  color: #fff;
}
a.gawback.btn-fincalc2 {
  background: #c71444;
  padding: 0 20px;
}
a.gawback.btn-fincalc2:hover {
  background: #ea1f26;
  color: #fff;
}
.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: 16px;
  color: #535353;
  line-height: 22px;
}
.model .blurbs .blurb .blurbContent p em {
  display: block;
  padding: 10px 0;
  font-size: 16px;
}
.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: 16px;
  color: #333333;
  line-height: 140%;
}
.model .range-variant h4 {
  font-size: 16px;
  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/ibis/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: 16px;
  color: #2E2C2D;
  display: block;
  padding: 0 0 8px 0;
  line-height: 130%;
  border-bottom: 1px solid #DDD;
  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: 16px;
  color: #2E2C2D;
  text-transform: capitalize;
}
.model #modelSpecials > div .modelSpecialsPrice sup {
  font-size: 16px;
  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/ibis/images/bg-li.png) no-repeat 0 5px;
}
.model #modelSpecials > div .modelSpecialsDisclaimer {
  clear: both;
  margin-top: 30px;
  color: #404040;
  font-size: 16px;
  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/ibis/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 {
  width: 100%;
  border-bottom: 1px solid #ccc;
}
.model #tab-stock .model_stock_notes {
  font-size: 80%;
  color: #999;
  padding: 15px 0;
  clear: both;
  line-height: 16px;
}
.model #tab-news {
  padding: 0 0 50px 0;
}
.model #tab-photos {
  margin-bottom: 25px;
}
.model .modelGalleryItem {
  width: 100%;
  margin: 0;
}
.model .modelGalleryItem img {
  width: 100%;
}
.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;
}
#tab-,
#tab-build,
#tab-photos,
#tab-stock,
#tab-specials,
#tab-news,
#tab-accessories {
  background: #fff;
  padding: 0;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
#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: 50px;
  background: #eee;
  padding: 0 0 0 15px;
  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;
    padding: 0;
    background: none;
  }
}
.model_tabs_wrapper .tabs_header {
  background: none;
  border: none;
}
.model_tabs_wrapper .tabs_header li {
  width: auto;
  text-transform: uppercase;
  text-align: center;
  float: none !important;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
}
@media (max-width: 991px) {
  .model_tabs_wrapper .tabs_header li {
    height: 40px;
    line-height: 40x;
  }
}
@media (max-width: 767px) {
  .model_tabs_wrapper .tabs_header li {
    width: 100%;
  }
}
.model_tabs_wrapper .tabs_header li a {
  color: #000 !important;
  font-size: 16px;
  font-weight: 400;
  border: none;
}
@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: 0 10px;
  margin: 15px 0;
  border-right: 1px solid #ccc;
}
@media (max-width: 991px) {
  .model_tabs_wrapper .tabs_header li a > span {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .model_tabs_wrapper .tabs_header li a > span {
    margin: 0;
    border: none;
  }
}
.model_tabs_wrapper .tabs_header li a:hover {
  color: #000 !important;
}
.model_tabs_wrapper .tabs_header li.active {
  height: 50px;
  border-bottom: 4px solid #c71444;
}
@media (max-width: 991px) {
  .model_tabs_wrapper .tabs_header li.active {
    height: 40px;
    border: none;
    background: #ccc;
  }
}
.model_tabs_wrapper .tabs_header li:hover a {
  color: #70767d !important;
}
.model_tabs_wrapper .tabs_header li.first {
  line-height: 24px;
  height: 24px;
  margin-top: 12px;
  padding-right: 10px;
  padding-left: 0;
  margin-right: 0px;
  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: 18px;
  line-height: 24px;
  height: 24px;
  text-transform: uppercase;
  font-weight: 700;
  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: #000 !important;
}
@media (max-width: 991px) {
  .model_tabs_wrapper .breadcrumbs {
    display: none;
  }
}
#tab-home .model-home-title {
  font-size: 26px;
  text-transform: uppercase;
  padding-bottom: 15px;
}
#tab-home .model-home-title span {
  color: #c71444;
}
#tab-home .model-home-intro {
  font-size: 16px;
  color: #666;
  margin: 5px 0;
}
#tab-home .model-home-btn {
  margin: 20px 0;
}
@media (max-width: 767px) {
  #tab-home .model-home-btn {
    font-size: 16px;
    text-align: center;
  }
}
#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;
  background: none;
  color: #c71444;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: underline;
  border: none;
  width: 150px;
  padding: 15px 0;
}
#tab-home .model-home-specials .specials-instance-0 .btn:hover {
  background: none;
}
#tab-home .model-home-specials .btn-model-home-specials {
  margin-top: 15px;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  #tab-home .model-home-specials .btn-model-home-specials {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 16px;
    text-align: center;
  }
}
#tab-home .model-home-specials .btn-default span {
  margin-left: 10px;
}
#tab-home .model-home-specials .model-home-specials-title h2 {
  font-size: 26px;
  text-transform: uppercase;
  color: #000;
}
#tab-home .model-home-specials .model-home-specials-title h2 span {
  color: #c71444 !important;
}
#tab-home .model-home-specials .model-home-specials-title p {
  font-size: 16px;
  color: #666;
}
#tab-home .model-home-random-img {
  max-width: 1440px;
  margin: 0 auto;
}
#tab-home .model-home-random-img img {
  width: 100%;
}
#tab-home .model-home-accessories {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
#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 {
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .model-home-slides {
    margin-bottom: 30px;
  }
}
.model-home-slides #models_carousel_full {
  border-right: 1px solid #fff;
}
.model-home-slides #models_carousel_full .model_sliders_full {
  width: 100%;
}
.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: 0px;
}
.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: 16px;
  color: #333;
  font-weight: normal;
  margin: 20px 0;
}
.accessories-category .accessory-category-list .accessory-item .accessory-item-blurb {
  font-size: 16px;
  color: #333;
  line-height: 24px;
  margin: 15px 0;
}
.accessories-category .accessory-category-list .accessory-item .accessory-item-blurb ul {
  margin-left: 10px;
  margin-bottom: 15px;
}
.accessories-category .accessory-category-list .accessory-item .accessory-item-blurb ul li {
  color: #333;
  list-style-image: url("../images/bg-li.png");
  padding: 5px 0 0 5px;
  font-size: 16px;
}
.accessories-category .accessory-category-list .accessory-item .accessory-item-blurb ul li span {
  font-size: 16px;
}
.accessories-category .accessory-category-list .accessory-item .accessory-item-partno {
  font-size: 16px;
  font-style: italic;
}
.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: 4%;
  padding-right: 4%;
}
.model-home-build .model-home-build-tabs #model-home-build-thumbcarousel .carousel-control.left {
  background: url(https://templatesnew.digitaldealer.com.au/ibis/images/btn-slider-left.jpg) center center no-repeat;
  float: left;
  position: absolute;
  left: 0;
}
.model-home-build .model-home-build-tabs #model-home-build-thumbcarousel .carousel-control.right {
  background: url(https://templatesnew.digitaldealer.com.au/ibis/images/btn-slider-right.jpg) center center no-repeat;
  float: right;
  position: absolute;
  right: 0;
}
.model-home-build .model-home-build-tabs #model-home-build-thumbcarousel .carousel-inner {
  min-height: 200px;
}
.model-home-build .model-home-build-tabs #model-home-build-thumbcarousel .carousel-inner .item .thumb {
  display: inline-block;
  float: none;
  vertical-align: top;
}
.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;
}
.model-home-build .model-home-build-tabs .item .thumb {
  width: 19%;
  cursor: pointer;
  float: left;
  border-bottom: 2px solid #fff;
  margin: 0;
}
.model-home-build .model-home-build-tabs .item .thumb img {
  width: 100%;
  margin: 2px 2px 15px;
}
.model-home-build .model-home-build-tabs .item .thumb_active {
  border-bottom: 4px solid #c71444;
}
.model-home-build .model-home-build-tabs .item .thumb h3 {
  font-size: 16px;
  color: #999;
  text-align: center;
  font-weight: normal;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.model-home-build .model-home-build-item {
  min-height: 315px;
}
.model-home-build .model-home-build-item .overview {
  margin: 15px 0 30px;
}
.model-home-build .model-home-build-item .overview h3 {
  font-size: 18px;
}
.model-home-build .model-home-build-item .features ul li {
  display: block;
  font-size: 16px;
  color: #535353;
  border-bottom: 1px solid #ccc;
  background: none;
  vertical-align: top;
  line-height: 35px;
  font-weight: 400;
  padding-left: 0px;
  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,
  .b_nav_tabs_cloned {
    display: none !important;
  }
}
.model-home-specials .model-home-nospecials {
  display: none;
}
.tab-home-bg {
  margin-bottom: 30px;
}
.model-home-news h2.model-home-title {
  margin-top: 0;
}
.model-home-news h2.model-home-title span {
  color: #c71444;
}
.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: 16px;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 15px;
  background: #f3f3f3 url('../images/icon-arrow-grey2.png') 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: #70767d;
  background: #f3f3f3 url('../images/icon-arrow-blue2.png') right center no-repeat;
}
@media (max-width: 991px) {
  .model-home-news #listing .navitem .navitemtitle:hover {
    background: #f3f3f3;
  }
}
.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: 16px;
  }
}
.model-home-specials-title,
.btn-model-home-specials {
  display: none;
}
#tab-home .model-home-specials-title,
#tab-home .btn-model-home-specials {
  display: block;
}
#model_home_special_slider .carousel-control.left,
#model_home_special_slider .carousel-control.right {
  background: none;
}
#model_home_special_slider .specials-instance {
  border-bottom: none !important;
}
#map_big {
  position: relative;
  height: 500px;
  padding: 0;
  margin-top: 0;
  margin-bottom: -5px;
}
@media (max-width: 480px) {
  #map_big {
    margin-bottom: 0px;
    height: 580px;
  }
}
#map_big #map {
  height: 500px;
  width: 100%;
  position: absolute;
}
@media (max-width: 480px) {
  #map_big #map {
    position: inherit;
    margin-bottom: 25px;
  }
}
#map_big #map_details {
  position: relative;
  background: #FFF;
  padding: 15px;
  width: 200px;
  margin-right: 0;
  margin-top: 40px;
  margin-bottom: 15px;
  left: 13px;
  float: right;
}
@media (max-width: 480px) {
  #map_big #map_details {
    width: 100%;
    position: inherit;
    -moz-box-shadow: 0 0 0px #fff;
    -webkit-box-shadow: 0 0 0px #fff;
    box-shadow: 0 0 0px #fff;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
  }
}
#map_big #map_details h3 {
  margin-top: 0;
  font-size: 14px;
  font-weight: 600;
  color: #000;
  text-transform: capitalize;
  line-height: 1.5em;
}
#map_big #map_details p {
  font-size: 13px;
  color: #666;
}
#map_big #map_details .phone {
  display: block;
  margin: 10px 0;
  font-weight: 600;
  font-size: 18px;
}
#map_big #map_details .phone a {
  color: #c71444;
}
#map_big #map_details li {
  font-size: 12px;
  color: #666;
}
#map_big .map_button {
  position: relative;
  background: none;
  margin: 0;
  float: right;
  left: 20px;
  top: 20px;
}
@media (max-width: 480px) {
  #map_big .map_button {
    width: 100%;
    position: inherit;
    -moz-box-shadow: 0 0 0px #fff;
    -webkit-box-shadow: 0 0 0px #fff;
    box-shadow: 0 0 0px #fff;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
  }
}
#map_big .map_button a.link_arrow {
  padding: 5px 10px;
  background: #c71444;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px none;
  cursor: pointer;
  font-family: 'nissan-medium';
  font-weight: normal;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  padding: 7px 15px;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  background: #c71444;
  white-space: normal;
  font-size: 16px;
  border: none;
}
#map_big .map_button a.link_arrow.btn-right {
  float: right;
}
#map_big .map_button a.link_arrow.btn-left {
  float: left;
}
#map_big .map_button a.link_arrow:hover {
  background: #b9b9b9;
  color: #fff;
}
#map_big .map_button a.link_arrow.btn-grey {
  text-transform: uppercase;
  background: #999999;
}
#map_big .map_button a.link_arrow.btn-grey:hover {
  background: #b8b8b8;
}
#map_big .map_button a.link_arrow.btn-newsletter {
  float: right;
  clear: none;
  width: 48% !important;
}
#map_big .map_button a.link_arrow.btn-noarrow {
  background: #c71444;
}
#map_big .map_button a.link_arrow.btn-noarrow:hover {
  background: #ea1f26;
  color: #fff;
}
#map_big .map_button a.link_arrow.btn-map {
  background: #c71444;
}
#map_big .map_button a.link_arrow.btn-map:hover {
  background: #b9b9b9;
  color: #fff;
}
#map_big .map_button a.link_arrow.btn-fincalc2 {
  background: #c71444;
  padding: 0 20px;
}
#map_big .map_button a.link_arrow.btn-fincalc2:hover {
  background: #ea1f26;
  color: #fff;
}
#map_big .map_button a.link_arrow >span {
  font-size: 22px;
  margin: 6px 5px 13px;
}
#map_big a.btn {
  font-size: 13px;
  padding: 5px 10px;
  text-transform: capitalize;
}
#map_big .openingHours {
  margin-bottom: 10px;
  min-height: 75px;
}
#map_big .openingHours 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/ibis/images/bg-li.png) no-repeat 0 5px;
  font-size: 13px;
}
#map_big .openingHours li strong {
  font-weight: normal;
}
#map_big .openingHoursSpecials h3 {
  font-size: 16px;
  color: #c71444;
  padding-top: 10px;
}
@media (max-width: 1199px) {
  #map_big.multi-location {
    margin-bottom: 0px;
    height: 320px;
  }
}
#map_big.multi-location #map_details {
  margin-top: 10px;
  width: auto;
  background: transparent;
  padding: 10px;
}
@media (max-width: 1199px) {
  #map_big.multi-location #map_details {
    left: initial;
    float: none;
  }
}
#map_big.multi-location #map_details >div {
  position: relative;
  background: white;
  padding: 15px;
  width: 220px;
  margin-right: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  float: right;
}
@media (max-width: 1199px) {
  #map_big.multi-location #map {
    position: inherit;
    margin-bottom: 25px;
  }
}
@media (max-width: 1199px) {
  #map_big.multi-location #map_details >div {
    width: 30%;
    position: inherit;
  }
}
@media (max-width: 767px) {
  #map_big.multi-location #map_details >div {
    width: 100%;
    position: inherit;
    -moz-box-shadow: 0 0 0px white;
    -webkit-box-shadow: 0 0 0px white;
    box-shadow: 0 0 0px white;
    margin-bottom: 25px;
    margin-top: 0;
    margin-right: 0;
  }
}
#map_big #map {
  pointer-events: none;
}
.map_bg {
  background: none;
  border-bottom: 1px dotted #444;
}
.map_bg h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 32px;
}
.maps_locations {
  margin: 10px 0;
  float: left;
}
.maps_loc_wrap {
  padding: 0;
  margin: 0 0 20px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.maps_loc_wrap .maps_loc_img img {
  width: 100%;
}
.maps_loc_wrap .maps_info_wrap {
  background: #c71444;
  float: left;
}
.maps_loc_wrap .maps_info_wrap h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: bolder;
  text-align: center;
}
.maps_loc_wrap .maps_info_wrap .maps_loc_info {
  text-align: center;
  color: #000;
  margin: 0;
  padding: 15px;
  clear: both;
}
.maps_loc_wrap .maps_info_wrap .maps_loc_info h4 {
  color: #fff;
  clear: left;
}
.maps_loc_wrap .maps_info_wrap .maps_loc_info h4 a {
  color: #fff;
}
.maps_loc_wrap .maps_info_wrap .maps_loc_info p {
  color: #fff;
}
.maps_loc_wrap .maps_info_wrap .maps_loc_hours {
  text-align: center;
  padding: 15px;
  border-left: #990f34 solid 1px;
}
@media (max-width: 991px) {
  .maps_loc_wrap .maps_info_wrap .maps_loc_hours {
    border: none;
  }
}
.maps_loc_wrap .maps_info_wrap .maps_loc_hours .openingHours {
  margin-bottom: 10px;
}
.maps_loc_wrap .maps_info_wrap .maps_loc_hours .openingHours li {
  color: #fff;
}
.maps_loc_wrap .maps_loc_button {
  padding: 10px;
}
.maps_loc_wrap .maps_loc_button a.btn {
  display: block;
  color: #fff;
  background: #000;
  text-transform: uppercase;
  font-size: 16px;
  padding: 10px 0;
  margin: 20px 0 10px;
  border: 1px solid #c71444;
}
.maps_loc_wrap .maps_loc_button a.btn:hover {
  background: #c71444;
  border: 1px solid #fff;
}
