.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: #02A1E3;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #02A1E3;
  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/norris/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: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 34px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  background-color: #f60100;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f60100),to(#f60100));
  background-image: -webkit-linear-gradient(top,#f60100,#f60100);
  background-image: -moz-linear-gradient(top,#f60100,#f60100);
  background-image: -ms-linear-gradient(top,#f60100,#f60100);
  background-image: -o-linear-gradient(top,#f60100,#f60100);
  background-image: linear-gradient(to bottom,#f60100,#f60100);
}
.btn:hover {
  background-color: #c30100;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#dd0100),to(#c30100));
  background-image: -webkit-linear-gradient(top,#dd0100,#c30100);
  background-image: -moz-linear-gradient(top,#dd0100,#c30100);
  background-image: -ms-linear-gradient(top,#dd0100,#c30100);
  background-image: -o-linear-gradient(top,#dd0100,#c30100);
  background-image: linear-gradient(to bottom,#dd0100,#c30100);
  color: #FFF;
}
.btn.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
.btn.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
.btn-map-directions {
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  text-transform: none;
  border: none;
  text-shadow: none;
  text-align: left;
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.btn-map-directions:hover {
  color: #000;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.defaultLi {
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(https://templatesnew.digitaldealer.com.au/norris/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/norris/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);
  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: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.carouselLi {
  float: left;
  margin: 0 7px 0 0;
  cursor: pointer;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #666;
  width: 10px;
  height: 10px;
}
.carouselLi.active,
.carouselLi:hover {
  background: #000;
}
@font-face {
  font-family: 'proximanovaregular';
  src: url('../fonts/proximanovaregular.eot');
  src: url('../fonts/proximanovaregular.eot') format('embedded-opentype'), url('../fonts/proximanovaregular.woff') format('woff'), url('../fonts/proximanovaregular.ttf') format('truetype'), url('../fonts/proximanovaregular.svg#proximanovaregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.btn {
  border: none;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 34px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  background-color: #e61400;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#e61400),to(#e61400));
  background-image: -webkit-linear-gradient(top,#e61400,#e61400);
  background-image: -moz-linear-gradient(top,#e61400,#e61400);
  background-image: -ms-linear-gradient(top,#e61400,#e61400);
  background-image: -o-linear-gradient(top,#e61400,#e61400);
  background-image: linear-gradient(to bottom,#e61400,#e61400);
}
.btn:hover {
  background-color: #b31000;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#cd1200),to(#b31000));
  background-image: -webkit-linear-gradient(top,#cd1200,#b31000);
  background-image: -moz-linear-gradient(top,#cd1200,#b31000);
  background-image: -ms-linear-gradient(top,#cd1200,#b31000);
  background-image: -o-linear-gradient(top,#cd1200,#b31000);
  background-image: linear-gradient(to bottom,#cd1200,#b31000);
  color: #FFF;
}
.btn.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
.btn.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
.btn-map-directions {
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  text-transform: none;
  border: none;
  text-shadow: none;
  text-align: left;
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.btn-map-directions:hover {
  color: #000;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.defaultLi {
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(https://templatesnew.digitaldealer.com.au/norris/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/norris/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);
  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: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.carouselLi {
  float: left;
  margin: 0 7px 0 0;
  cursor: pointer;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #666;
  width: 10px;
  height: 10px;
}
.carouselLi.active,
.carouselLi:hover {
  background: #000;
}
@font-face {
  font-family: 'proximanovaregular';
  src: url('../fonts/proximanovaregular.eot');
  src: url('../fonts/proximanovaregular.eot') format('embedded-opentype'), url('../fonts/proximanovaregular.woff') format('woff'), url('../fonts/proximanovaregular.ttf') format('truetype'), url('../fonts/proximanovaregular.svg#proximanovaregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.specials-instance {
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.specials-instance:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}
.specials-instance .row >div {
  min-height: 200px;
}
@media (max-width: 991px) {
  .specials-instance .row >div {
    min-height: 110px;
  }
}
.specialImage img {
  margin: 0;
  height: auto;
  width: 100%;
}
@media (max-width: 991px) {
  .specialImage img {
    margin: 0 auto;
  }
}
.specialTitle {
  margin: 0 0 15px 0;
  font-size: 20px;
}
.specialTitle h3 {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 400;
  padding-bottom: 15px;
}
.specialFeatures ul {
  margin-left: 15px;
  padding-left: 0;
}
.specialFeatures 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/norris/images/bg-li.png) no-repeat 0 5px;
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(https://templatesnew.digitaldealer.com.au/norris/images/bg-li.png) no-repeat 0 5px;
}
.specialDisclaimer {
  line-height: 150%;
  padding: 20px 0 0 0;
}
.specialPrice {
  font-size: 30px;
  font-weight: bold;
  color: #e61400;
  margin: 15px 0 !important;
}
@media (max-width: 767px) {
  .specialPrice {
    margin: 15px !important;
  }
}
.specialPrice span {
  color: #888;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  margin-top: 5px;
}
.specialPrice sup {
  color: #888;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 70%;
}
#specials_select_dropdown {
  color: #000;
  display: block;
}
.price a {
  text-align: center;
}
@media (max-width: 991px) {
  .price {
    top: 0;
  }
}
.alert {
  color: #333;
  margin-top: 30px;
}
#specials_select .input-group {
  height: 34px;
  margin: 0 0 40px 0;
}
#specials_select .input-group span.input-group-addon {
  background: #e61400;
  border: 1px solid #e61400;
  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;
}
#specials_select .input-group select:focus,
#specials_select .input-group select:active {
  border-color: #e61400 !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;
  }
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  background-color: #e61400;
  border-color: #e61400;
}
.service-specials,
.specials-custom-page {
  position: relative;
  -webkit-box-shadow: inset 0px 0px 0px 2px #999999;
  -moz-box-shadow: inset 0px 0px 0px 2px #999999;
  box-shadow: inset 0px 0px 0px 2px #999999;
  -moz-border-radius: ;
  border-radius: ;
}
.service-specials .specialTitle,
.specials-custom-page .specialTitle {
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 2px solid #999999;
}
.service-specials .btn,
.specials-custom-page .btn {
  font-size: 14px;
  padding: 10px;
  margin-bottom: 15px;
}
.service-specials .btn:hover,
.specials-custom-page .btn:hover {
  background: #e61400;
  color: white;
}
.service-specials .item,
.specials-custom-page .item {
  padding: 20px;
}
.service-specials .carousel-control,
.specials-custom-page .carousel-control {
  width: 40px;
  height: 40px;
  top: 15px;
}
.service-specials .carousel-control.left,
.specials-custom-page .carousel-control.left {
  background: url(https://templatesnew.digitaldealer.com.au/norris/images/left-big2.png) center center;
}
.service-specials .carousel-control.right,
.specials-custom-page .carousel-control.right {
  background: url(https://templatesnew.digitaldealer.com.au/norris/images/right-big2.png) center center;
}
.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;
}
@media (max-width: 1199px) {
  .model .blurbs .blurb {
    height: auto !important;
  }
}
.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 15px 0;
  font-size: 18px;
  line-height: 20px;
}
.model .blurbs .blurb .blurbContent p {
  font-size: 14px;
  color: #4c4c4c;
}
.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/norris/images/bg-li.png) no-repeat 0 5px;
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(https://templatesnew.digitaldealer.com.au/norris/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 #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: 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/norris/images/bg-li.png) no-repeat 0 5px;
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(https://templatesnew.digitaldealer.com.au/norris/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/norris/images/bg-li.png) no-repeat 0 5px;
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(https://templatesnew.digitaldealer.com.au/norris/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: 50px 0 0 0;
  width: 100%;
}
.model #tab-stock .model_stock_notes {
  font-size: 11px;
  color: #333;
  padding: 25px;
  clear: both;
}
.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 #tab-specials {
  padding: 0px;
}
.model #tab-specials .specials {
  margin-top: 25px;
  padding: 25px;
  height: 800px !important;
  width: 100% !important;
}
@media (max-width: 991px) {
  .model #tab-specials .specials {
    height: auto !important;
  }
}
.model #tab-specials .specials #slider-menu {
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .model #tab-specials .specials #slider-menu {
    height: auto !important;
    width: auto !important;
    margin: 0 !important;
  }
}
@media (max-width: 991px) {
  .model #tab-specials .specials #slider-menu .button {
    float: none !important;
    display: inline-block;
    margin: 0 0 15px 0;
    width: auto !important;
    height: 100px;
  }
}
.model #tab-specials .specials #slider-menu .button img {
  width: 60%;
}
@media (max-width: 991px) {
  .model #tab-specials .specials #slider-menu .button img {
    width: 50%;
  }
}
.model #tab-specials .specials #slider-menu .button h4 {
  margin: 15px 0;
}
@media (max-width: 991px) {
  .model #tab-specials .specials #slider-menu .button h4 {
    margin: 25px 0;
  }
}
.model #tab-specials .specials .specialTitle {
  color: #e61400;
  display: block;
  font-size: 28px;
}
.model #tab-specials .specials .specialOverview {
  margin: 40px 0;
  line-height: 20px;
}
.model #tab-specials .specials .specialImage {
  width: auto;
  margin: 0;
  float: right;
  clear: both;
}
@media (max-width: 991px) {
  .model #tab-specials .specials .specialImage {
    float: none;
    width: 100%;
    clear: both;
  }
  .model #tab-specials .specials .specialImage img {
    width: 100%;
  }
}
.model #tab-specials .specials .specialFeatures ul {
  margin-left: 15px;
  margin-bottom: 25px;
}
.model #tab-specials .specials .specialFeatures ul li {
  list-style-image: url('../images/list-icon.png');
  margin: 0 0 3px;
  padding: 3px 0 0 5px;
}
@media (max-width: 991px) {
  .model #tab-specials .specials .specialFeatures {
    float: none;
    width: 100%;
    clear: both;
  }
}
.model #tab-specials .specials .special-enquire {
  width: 300px;
}
@media (max-width: 991px) {
  .model #tab-specials .specials .special-enquire {
    width: 100%;
    margin-top: 15px;
  }
}
.model #tab-specials .specials #slider-content {
  width: 100% !important;
}
.model #tab-specials .specials #slider-content .item .caption {
  padding: 0 15px;
}
.model #tab-specials #specials_select {
  display: none;
}
.model .btn-map-contact {
  background: #DE0B00;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  line-height: 34px;
  padding: 0 17px;
  text-transform: uppercase;
}
.model .stockListItem {
  padding-left: 20px;
  padding-right: 0;
  margin-bottom: 20px;
}
.model .stockListItem > a > div {
  color: #3f4344;
  overflow: hidden;
  position: relative;
  min-height: 600px;
  background: #f7f7f7;
  border: 1px solid #e9e9e9;
}
.model .stockListItem > a > div h3 {
  font-size: 22px;
  padding: 15px;
  margin: 0;
  line-height: 26px;
  font-weight: 200;
}
.model .stockListItem > a > div h4 {
  font-size: 12px;
  color: #888;
  text-transform: none;
  float: none;
  line-height: 25px;
  font-size: 11px;
  font-weight: 200;
  color: #333;
  padding-left: 15px;
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .model .stockListItem > a > div h4 {
    font-size: 10px;
  }
}
.model .stockListItem > a > div h4 span {
  display: block;
  font-size: 26px;
  font-weight: 200;
  color: #e61400;
}
@media (max-width: 991px) {
  .model .stockListItem > a > div h4 span {
    font-size: 20px;
  }
}
.model .stockListItem > a > div > span {
  padding: 5px 10px;
  background: #02A1E3;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #02A1E3;
  cursor: pointer;
  border: none;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 34px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  background-color: #f60100;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f60100),to(#f60100));
  background-image: -webkit-linear-gradient(top,#f60100,#f60100);
  background-image: -moz-linear-gradient(top,#f60100,#f60100);
  background-image: -ms-linear-gradient(top,#f60100,#f60100);
  background-image: -o-linear-gradient(top,#f60100,#f60100);
  background-image: linear-gradient(to bottom,#f60100,#f60100);
  border: none;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 34px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  background-color: #e61400;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#e61400),to(#e61400));
  background-image: -webkit-linear-gradient(top,#e61400,#e61400);
  background-image: -moz-linear-gradient(top,#e61400,#e61400);
  background-image: -ms-linear-gradient(top,#e61400,#e61400);
  background-image: -o-linear-gradient(top,#e61400,#e61400);
  background-image: linear-gradient(to bottom,#e61400,#e61400);
  -moz-border-radius: 0;
  border-radius: 0;
  position: absolute;
  bottom: 0;
  font-size: 16px;
  padding: 0 20px;
  width: 100%;
  background: #e61400;
}
.model .stockListItem > a > div > span.btn-right {
  float: right;
}
.model .stockListItem > a > div > span.btn-left {
  float: left;
}
.model .stockListItem > a > div > span:hover {
  background-color: #c30100;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#dd0100),to(#c30100));
  background-image: -webkit-linear-gradient(top,#dd0100,#c30100);
  background-image: -moz-linear-gradient(top,#dd0100,#c30100);
  background-image: -ms-linear-gradient(top,#dd0100,#c30100);
  background-image: -o-linear-gradient(top,#dd0100,#c30100);
  background-image: linear-gradient(to bottom,#dd0100,#c30100);
  color: #FFF;
}
.model .stockListItem > a > 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;
}
.model .stockListItem > a > 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);
}
.model .stockListItem > a > div > span:hover {
  background-color: #b31000;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#cd1200),to(#b31000));
  background-image: -webkit-linear-gradient(top,#cd1200,#b31000);
  background-image: -moz-linear-gradient(top,#cd1200,#b31000);
  background-image: -ms-linear-gradient(top,#cd1200,#b31000);
  background-image: -o-linear-gradient(top,#cd1200,#b31000);
  background-image: linear-gradient(to bottom,#cd1200,#b31000);
  color: #FFF;
}
.model .stockListItem > a > 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;
}
.model .stockListItem > a > 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 > a > div > span {
    float: none;
    position: relative;
    margin: 20px 0 0 0;
    position: relative;
    right: 0;
    bottom: 0;
    width: 100%;
    -moz-border-radius: 0;
    border-radius: 0;
  }
}
.model .stockListItem > a div.stockLeft .imageContainer {
  float: none;
  width: 100%;
  margin: 0;
}
.model .stockListItem > a div.stockLeft .imageContainer img {
  width: 100%;
  height: auto;
}
.model .stockListItem > a div.stockRight {
  float: none;
  width: 100%;
  padding: 15px;
}
.model .stockListItem > a div.stockRight ul {
  margin-top: 0px;
}
.model .stockListItem > a div.stockRight 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/norris/images/bg-li.png) no-repeat 0 5px;
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(https://templatesnew.digitaldealer.com.au/norris/images/bg-li.png) no-repeat 0 5px;
  font-size: 14px;
  color: #666;
  background: none;
  padding: 5px 15px 5px 0;
  margin: 0 40px 3px 0;
  letter-spacing: 0.02em;
  word-spacing: 0.02em;
  border-bottom: solid 1px #ccc;
}
.model .stockListItem > a div.stockRight ul li strong {
  text-transform: uppercase;
  color: #000;
}
.model .stockListItem > a div.stockRight ul li:last-child {
  border: none;
}
.model .stockListItem .repayments_container h4 {
  padding-left: 15px;
  padding-top: 0;
  font-size: 11px;
  font-weight: 200;
  color: #333;
}
@media (max-width: 991px) {
  .model .stockListItem .repayments_container h4 {
    font-size: 10px;
  }
}
.model .stockListItem .repayments_container h4 span {
  display: block;
  font-size: 26px;
  font-weight: 200;
  color: #4c4c4c;
}
@media (max-width: 991px) {
  .model .stockListItem .repayments_container h4 span {
    font-size: 20px;
  }
}
.model .stocklist_prices {
  display: inline-block !important;
}
.model .stocklist_price2 {
  border-left: 1px solid #ccc;
  margin-left: 10px;
  margin-right: 0;
}
@media (max-width: 1199px) {
  .model .specialFeatures {
    float: none;
    width: 100%;
  }
}
.model .specialDisclaimer {
  margin-top: 25px;
}
.model .specialDisclaimer h4 {
  margin: 20px 0;
}
.model #heroSlideshow .carousel-inner .item img,
.model #heroSlideshow .carousel-inner .item a > img {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 1140px;
}
@media (max-width: 1199px) {
  .model #heroSlideshow .carousel-inner .item img,
  .model #heroSlideshow .carousel-inner .item a > img {
    min-height: 0;
  }
}
@media (max-width: 1199px) {
  .model .testimonials_wrapper {
    display: none;
  }
}
#tab-,
#tab-build,
#tab-photos,
#tab-stock,
#tab-specials,
#tab-news {
  background: #fff;
  padding: 0;
}
#tab-photos {
  margin-left: 0px;
  margin-right: 0px;
}
#tab-news #listing #paging {
  clear: both;
}
ul.list-style {
  margin: 20px 0 20px 10px;
}
ul.list-style li {
  background: url("https://templatesnew.digitaldealer.com.au/norris/images/bg-li.png") no-repeat 0 7px;
  padding-left: 15px;
  margin-bottom: 5px;
}
#map_big {
  position: relative;
  height: 480px;
  padding: 0;
  margin-top: 25px;
  margin-bottom: -5px;
}
@media (max-width: 480px) {
  #map_big {
    margin-bottom: 0px;
    height: 580px;
  }
}
#map_big #map {
  height: 480px;
  width: 100%;
  position: absolute;
  pointer-events: none;
}
@media (max-width: 480px) {
  #map_big #map {
    position: inherit;
    margin-bottom: 25px;
  }
}
#map_big #map_details > div {
  position: relative;
  background: #FFF;
  padding: 15px 20px;
  width: 300px;
  margin-right: 0;
  margin-top: 25px;
  float: right;
  -moz-box-shadow: 0 0 5px #999;
  -webkit-box-shadow: 0 0 5px #999;
  box-shadow: 0 0 5px #999;
}
@media (max-width: 480px) {
  #map_big #map_details > div {
    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 > div h3 {
  margin-top: 0;
  font-size: 18px;
  font-weight: 600;
  color: #444;
}
#map_big #map_details > div p {
  font-size: 14px;
  color: #4b4c4c;
}
#map_big #map_details > div .phone {
  display: block;
  margin: 10px 0;
  color: #e61400;
  font-weight: 600;
  font-size: 18px;
}
#map_big #map_details > div a.link_arrow {
  margin: 0 -20px;
  display: block;
  color: #333;
  text-transform: uppercase;
  background: url('../images/icon-map.jpg') 15px 15px no-repeat;
  line-height: 30px;
  padding-left: 40px;
  padding-top: 10px;
  border-top: 1px solid #ccc;
}
@media (max-width: 480px) {
  #map_big #map_details > div a.link_arrow {
    margin: 15px 0 30px;
  }
}
#map_big #map_details li {
  font-size: 14px;
  color: #4b4c4c;
}
#map_big .openingHours {
  margin-bottom: 10px;
}
#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/norris/images/bg-li.png) no-repeat 0 5px;
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(https://templatesnew.digitaldealer.com.au/norris/images/bg-li.png) no-repeat 0 5px;
}
#map_big .openingHoursSpecials h3 {
  font-size: 12px;
  color: #e61400;
  padding-top: 10px;
}
