.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: #f37520;
  color: #fff;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #f37520;
  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: #202224;
}
.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(http://dev.digitaldealer.com.au/templates/jmg/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: normal;
  text-transform: uppercase;
  text-align: center;
  line-height: 44px;
  display: block;
  padding: 0 15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #ffc700;
  border: 1px solid #ffc700;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btn:hover,
.btn:active,
.btn:focus {
  background: #000;
  color: #FFF;
  border: 1px solid #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: #202224;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  color: #202224;
  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: #202224;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  color: #202224;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.btn-map-directions:hover {
  color: #202224;
  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(http://dev.digitaldealer.com.au/templates/jmg/images/bg-li.png) no-repeat 0 5px;
}
a.link_arrow {
  font-size: 14px;
  padding: 0 0 0 12px;
  background: url(http://dev.digitaldealer.com.au/templates/jmg/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: #202224;
  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: #202224;
}
.default-font {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@font-face {
  font-family: 'FordAntenna-Light';
  src: url('../fonts/FordAntenna-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/FordAntenna-Light.otf') format('opentype'), url('../fonts/FordAntenna-Light.woff') format('woff'), url('../fonts/FordAntenna-Light.ttf') format('truetype'), url('../fonts/FordAntenna-Light.svg#FordAntenna-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
.brand-font-light {
  font-family: 'FordAntenna-Light';
  letter-spacing: 0.05em;
}
.brand-font,
.brand-font-regular {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.brand-font-bold {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}
.group:after,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.transition {
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.btn {
  color: white;
  border: #f37520 1px solid;
  background: #f37520;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2;
  white-space: normal;
  display: inline-block;
  padding: 15px 25px;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: 0 3px 16px rgba(0,0,1,0.1);
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.btn:hover,
.btn:active,
.btn.active,
.btn:focus-within,
.btn:focus {
  background: #d55c0b;
  color: white;
  border: #d55c0b 1px solid;
  outline: 0;
}
.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: #202224;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  color: #202224;
  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: #202224;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  color: #202224;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.btn-map-directions:hover {
  color: #202224;
  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(http://dev.digitaldealer.com.au/templates/jmg/images/bg-li.png) no-repeat 0 5px;
}
a.link_arrow {
  font-size: 14px;
  padding: 0 0 0 12px;
  background: url(http://dev.digitaldealer.com.au/templates/jmg/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: #202224;
  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: #202224;
}
.default-font {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.brand-font-light {
  font-family: "Open-Sans", sans-serif;
  font-weight: 300;
}
.brand-font,
.brand-font-regular {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
.brand-font-bold {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.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 {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.specials-instance:nth-child(odd) {
  clear: left;
}
@media (max-width: 991px) {
  .specials-instance .row >div {
    min-height: 110px;
  }
}
.specialImage img {
  margin: 0 0 25px;
  height: auto;
  width: 100%;
}
@media (max-width: 991px) {
  .specialImage img {
    margin: 40px auto;
  }
}
.specialTitle {
  margin: 15px 0 40px 0;
}
.specialTitle h3 {
  font-size: 18px;
  padding-bottom: 15px;
  font-weight: 400;
  text-transform: uppercase;
}
.specialFeatures ul {
  padding-left: 0;
  margin-bottom: 15px;
}
.specialFeatures ul li {
  line-height: 24px;
  border-bottom: 1px solid #ccc;
  font-size: 15px;
  padding: 8px;
}
.specialFeatures ul li:first-child {
  border-top: 1px solid #ccc;
}
.specialDisclaimer {
  line-height: 150%;
  padding: 25px 0;
}
.specialPrice {
  font-size: 32px;
  color: #f37520;
  margin: 0 0 20px 0 !important;
  font-weight: 700;
}
.specialPrice span {
  color: #333;
  font-size: 13px;
  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;
  position: absolute;
  bottom: 0;
  width: 95%;
  margin-bottom: -50px;
}
@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: #f37520;
  border: 1px solid #f37520;
  color: #fff;
  font-size: 14px;
}
@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: 14px;
}
#specials_select .input-group select:focus,
#specials_select .input-group select:active {
  border-color: #f37520 !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: #f37520;
  color: #fff;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #f37520;
  cursor: pointer;
  border: none;
  color: #FFF;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  line-height: 44px;
  display: block;
  padding: 0 15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #ffc700;
  border: 1px solid #ffc700;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: white;
  border: #f37520 1px solid;
  background: #f37520;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2;
  white-space: normal;
  display: inline-block;
  padding: 15px 25px;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: 0 3px 16px rgba(0,0,1,0.1);
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.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,
.models-specials-list-group .list-group-item.active:active,
.models-specials-list-group .list-group-item.active:focus {
  background: #000;
  color: #FFF;
  border: 1px solid #fff;
}
.models-specials-list-group .list-group-item.active.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;
}
.models-specials-list-group .list-group-item.active.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);
}
.models-specials-list-group .list-group-item.active:hover,
.models-specials-list-group .list-group-item.active:active,
.models-specials-list-group .list-group-item.active.active,
.models-specials-list-group .list-group-item.active:focus-within,
.models-specials-list-group .list-group-item.active:focus {
  background: #d55c0b;
  color: white;
  border: #d55c0b 1px solid;
  outline: 0;
}
.models-specials-list-group .list-group-item.active.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;
}
.models-specials-list-group .list-group-item.active.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);
}
.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: 13px;
  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;
}
.model #model-home-build-thumbcarousel .carousel-control.left {
  background: url('../images/left-big2.png') left center no-repeat;
}
.model #model-home-build-thumbcarousel .carousel-control.right {
  background: url('../images/right-big2.png') right center no-repeat;
}
.model .page_title h1 {
  display: none;
}
@media (max-width: 767px) {
  .model .page_title {
    padding-top: 0;
  }
}
.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 .home_intro .blurbs {
  margin-top: 40px;
}
.model .home_intro .blurbs .blurb {
  margin-bottom: 40px;
}
.model .home_intro .blurbs .blurb >div {
  overflow: hidden;
}
.model .home_intro .blurbs .blurb >div img {
  height: auto;
  float: none;
  width: auto;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .model .home_intro .blurbs .blurb >div img {
    width: 80%;
    margin: 0 10%;
  }
}
.model .home_intro .blurbs .blurb .blurbContent {
  width: 80%;
  margin: 25px 10%;
}
.model .home_intro .blurbs .blurb .blurbContent h1 {
  margin: 0 0 20px 0;
  font-size: 19px;
  line-height: 24px;
  font-style: normal;
}
.model .home_intro .blurbs .blurb .blurbContent p {
  font-size: 19px;
  color: #333;
  line-height: 30px;
}
.model .home_intro .blurbs .blurb .blurbContent p em {
  display: block;
  padding: 10px 0;
  font-size: 11px;
}
.model .home_intro .blurbs .blurb .blurbContent p span {
  font-size: 14px !important;
}
.model .model-home-blurbs .blurbs {
  margin-top: 40px;
}
.model .model-home-blurbs .blurbs .blurb {
  margin-bottom: 40px;
}
.model .model-home-blurbs .blurbs .blurb >div {
  overflow: hidden;
}
.model .model-home-blurbs .blurbs .blurb >div img {
  height: auto;
  float: none;
  width: 100%;
  margin-bottom: 25px;
}
.model .model-home-blurbs .blurbs .blurb .blurbContent h3 {
  margin: 0 0 20px 0;
  font-size: 18px;
  line-height: 24px;
}
.model .model-home-blurbs .blurbs .blurb .blurbContent p {
  font-size: 14px;
  color: #535353;
  line-height: 22px;
}
.model .model-home-blurbs .blurbs .blurb .blurbContent p em {
  display: block;
  padding: 10px 0;
  font-size: 11px;
}
.model .model-home-blurbs .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(http://dev.digitaldealer.com.au/templates/jmg/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(http://dev.digitaldealer.com.au/templates/jmg/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(http://dev.digitaldealer.com.au/templates/jmg/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(http://dev.digitaldealer.com.au/templates/jmg/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(http://dev.digitaldealer.com.au/templates/jmg/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(http://dev.digitaldealer.com.au/templates/jmg/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%;
}
.model #tab-stock .model_stock_notes {
  font-size: 11px;
  color: #999;
  padding: 15px 0;
  clear: both;
  line-height: 16px;
  display: none;
}
.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;
}
.model .stockListItem {
  margin-bottom: 20px;
}
.model .stockListItem >a >div {
  color: #3f4344;
  overflow: hidden;
  position: relative;
  min-height: 650px;
  background: #f7f3f2;
  border: 1px solid #f7f3f2;
}
@media (max-width: 991px) {
  .model .stockListItem >a >div {
    min-height: 0;
  }
}
.model .stockListItem >a >div h3 {
  font-size: 20px;
  padding: 15px;
  margin: 0;
  line-height: 26px;
  font-weight: 600;
}
.model .stockListItem >a >div h3 .stockList_type {
  float: left;
  font-size: 12px;
  color: #666;
  font-weight: normal;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  font-family: Helvetica, Arial, sans-serif;
}
.model .stockListItem >a >div h3 .stockList_number {
  float: right;
  display: inline-block;
  font-size: 12px;
  color: #666;
  font-weight: normal;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  font-family: Helvetica, Arial, sans-serif;
  letter-spacing: 0.05em;
}
.model .stockListItem >a >div h4 {
  font-size: 12px;
  color: #888;
  text-transform: none;
  float: none;
  line-height: 25px;
  font-size: 11px;
  font-weight: 600;
  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: 30px;
  font-weight: 600;
  color: #000;
}
@media (max-width: 991px) {
  .model .stockListItem >a >div h4 span {
    font-size: 20px;
  }
}
.model .stockListItem >a >div >span {
  padding: 5px 10px;
  background: #f37520;
  color: #fff;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #f37520;
  cursor: pointer;
  border: none;
  color: #FFF;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  line-height: 44px;
  display: block;
  padding: 0 15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #ffc700;
  border: 1px solid #ffc700;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: white;
  border: #f37520 1px solid;
  background: #f37520;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2;
  white-space: normal;
  display: inline-block;
  padding: 15px 25px;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: 0 3px 16px rgba(0,0,1,0.1);
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  position: absolute;
  bottom: 0;
  font-size: 14px;
  padding: 0 20px;
  width: 90%;
  margin: 5%;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #f37520;
}
.model .stockListItem >a >div >span.btn-right {
  float: right;
}
.model .stockListItem >a >div >span.btn-left {
  float: left;
}
.model .stockListItem >a >div >span:hover,
.model .stockListItem >a >div >span:active,
.model .stockListItem >a >div >span:focus {
  background: #000;
  color: #FFF;
  border: 1px solid #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,
.model .stockListItem >a >div >span:active,
.model .stockListItem >a >div >span.active,
.model .stockListItem >a >div >span:focus-within,
.model .stockListItem >a >div >span:focus {
  background: #d55c0b;
  color: white;
  border: #d55c0b 1px solid;
  outline: 0;
}
.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 img {
  margin-left: 5px;
}
@media (max-width: 991px) {
  .model .stockListItem >a >div >span {
    float: none;
    position: relative;
  }
}
.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(http://dev.digitaldealer.com.au/templates/jmg/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(http://dev.digitaldealer.com.au/templates/jmg/images/bg-li.png) no-repeat 0 5px;
  font-size: 13px;
  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: 600;
  color: #4c4c4c;
}
@media (max-width: 991px) {
  .model .stockListItem .repayments_container h4 span {
    font-size: 20px;
  }
}
.stocklist_prices {
  display: inline-block !important;
}
.stocklist_price1 {
  margin-right: 0;
}
.stocklist_price2 {
  border-left: 1px solid #ccc;
  margin-left: 10px;
}
#tab-,
#tab-build,
#tab-photos,
#tab-stock,
#tab-specials,
#tab-news,
#tab-accessories {
  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: 60px;
  background: #172839;
  padding: 0;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .model_tabs_wrapper {
    height: auto;
    margin: 0 -25px 30px;
    padding: 0;
    background: #eee;
  }
}
@media (max-width: 767px) {
  .model_tabs_wrapper {
    margin: 0 -25px 15px;
  }
}
.model_tabs_wrapper .tabs_header {
  background: none;
  border: none;
}
@media (max-width: 1199px) {
  .model_tabs_wrapper .tabs_header {
    padding-bottom: 0;
    margin-bottom: 0;
    display: none;
    background: #000;
  }
}
.model_tabs_wrapper .tabs_header li {
  width: auto;
  text-transform: capitalize;
  text-align: center;
  float: none !important;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  vertical-align: middle;
  padding: 0 10px;
  margin: 0 -1px;
  background: none;
}
@media (max-width: 1199px) {
  .model_tabs_wrapper .tabs_header li {
    width: 100%;
    text-align: right;
    padding-right: 25px;
  }
}
.model_tabs_wrapper .tabs_header li a {
  color: #fff !important;
  font-size: 14px;
  height: 60px;
  line-height: 60px;
  font-weight: 600;
}
@media (max-width: 1199px) {
  .model_tabs_wrapper .tabs_header li a {
    text-align: right;
    font-weight: 500;
  }
}
.model_tabs_wrapper .tabs_header li a span {
  display: block;
  margin: 0;
  padding: 0 8px;
  text-transform: uppercase;
}
.model_tabs_wrapper .tabs_header li a:hover {
  color: #ccc !important;
}
.model_tabs_wrapper .tabs_header li.active,
.model_tabs_wrapper .tabs_header li:hover {
  height: 60px;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.model_tabs_wrapper .tabs_header li.active a,
.model_tabs_wrapper .tabs_header li:hover a {
  color: #ccc !important;
}
.model_tabs_wrapper .tabs_header li.first {
  line-height: 60px;
  height: 60px;
  margin: 0 15px 0 -5px;
  padding-right: 25px;
  padding-left: 25px;
  text-transform: capitalize;
  vertical-align: center;
  border: none;
  background: #101e2a;
}
@media (max-width: 1199px) {
  .model_tabs_wrapper .tabs_header li.first {
    width: 100%;
    border: none;
    text-align: left;
    margin-bottom: 15px;
    display: none;
  }
}
.model_tabs_wrapper .tabs_header li.first a {
  font-size: 18px;
  line-height: 60px;
  height: 60px;
  text-transform: uppercase;
  font-weight: 500;
  cursor: default;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
.model_tabs_wrapper .tabs_header li.first.active,
.model_tabs_wrapper .tabs_header li.first:hover {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.model_tabs_wrapper .tabs_header li.first.active a,
.model_tabs_wrapper .tabs_header li.first:hover a {
  color: #fff !important;
  border: none !important;
}
.model_tabs_wrapper .tabs_header li.all {
  background: #0b1620 url(../images/bg-model-menu-all.png) no-repeat 15px center;
  padding-left: 50px;
  padding-right: 15px;
  margin-left: -15px;
}
.model_tabs_wrapper .tabs_header li.all:hover {
  background: #122333 url(../images/bg-model-menu-all.png) no-repeat 15px center;
}
.model_tabs_wrapper .tabs_header li.all a {
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #fff !important;
}
.model_tabs_wrapper .tabs_header_mobile_title {
  padding: 0 0 0 25px;
  background: #172839;
  line-height: 50px;
  height: 50px;
  color: #fff;
  font-size: 16px;
}
.model_tabs_wrapper .tabs_header_mobile_title li {
  display: inline-block;
}
.model_tabs_wrapper .tabs_header_mobile_title li a {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
.model_tabs_wrapper .tabs_header_mobile_title_all {
  float: left;
}
.model_tabs_wrapper .tabs_header_mobile_title_all li.all {
  background: #0b1620 url(../images/bg-model-menu-all.png) no-repeat 15px center;
  padding-left: 50px;
  padding-right: 15px;
  margin-left: -15px;
  line-height: 50px;
  height: 50px;
}
.model_tabs_wrapper .tabs_header_mobile_title_all li.all a {
  text-transform: uppercase;
  font-size: 14px;
}
.model_tabs_wrapper .tabs_header_mobile_title_btn {
  background: #172839 url(../images/icon-down.png) right center no-repeat;
  display: inline-block;
}
.model_tabs_wrapper .tabs_header_mobile_title_btn li.first {
  padding-left: 15px;
}
.model_tabs_wrapper .tabs_header_mobile_title_btn li.first a {
  text-transform: uppercase;
  font-size: 14px;
}
@media (max-width: 991px) {
  .model_tabs_wrapper .breadcrumbs {
    display: none;
  }
}
.model_tabs_wrapper .stockItemCTAs {
  margin-top: 10px !important;
}
#tab-home .model-home-title {
  font-size: 34px;
  color: #000;
  font-weight: 300;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
#tab-home .model-home-intro {
  font-size: 19px;
  color: #666;
  margin: 5px 0;
}
#tab-home .model-home-btn {
  margin: 20px auto 40px;
  max-width: 350px;
}
@media (max-width: 767px) {
  #tab-home .model-home-btn {
    font-size: 11px;
    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;
  max-width: 350px;
}
#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: 36px;
  font-weight: 300;
  text-transform: capitalize;
  color: #000;
  margin: 60px auto 30px;
}
#tab-home .model-home-specials .model-home-specials-title p {
  font-size: 15px;
  color: #666;
}
#tab-home .model-home-specials .model-home-specials-title a.btn {
  width: auto;
  max-width: 400px;
  margin-top: 30px;
}
#tab-home .model-home-blurbs-bg {
  padding: 40px 0;
}
#tab-home .model-home-blurbs-bg .model-home-blurbs .blurbs .blurb-0,
#tab-home .model-home-blurbs-bg .model-home-blurbs .blurbs .blurb-7 {
  display: none;
}
#tab-home .model-home-random-img {
  overflow: hidden;
  margin: 0 auto;
}
#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;
}
.tab-home-stock-bg {
  background: #fff;
  min-height: 700px;
  margin-top: -70px;
  padding-top: 70px;
}
@media (max-width: 991px) {
  .tab-home-stock-bg {
    background: #f7f3f2;
  }
}
.model-home-slides-wrap {
  max-width: 1440px;
  margin: 25px auto 50px;
}
.model-home-slides-wrap .model-home-slide-item {
  padding: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.model-home-slides-wrap .model-home-slide-item:hover {
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.5);
}
.accessories-category {
  margin: 20px 15px 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.accessories-category h2 {
  margin-bottom: 30px;
}
@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(3n+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: 19px;
  color: #333;
  font-weight: normal;
  margin: 20px 0;
}
.accessories-category .accessory-category-list .accessory-item .accessory-item-blurb {
  font-size: 14px;
  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: 14px;
}
.accessories-category .accessory-category-list .accessory-item .accessory-item-blurb ul li span {
  font-size: 14px !important;
}
.accessories-category .accessory-category-list .accessory-item .accessory-item-partno {
  font-size: 12px;
  font-style: italic;
}
.tab-home-accessories-bg {
  background: #f7f3f2;
  margin-bottom: 0 !important;
  padding: 50px 0;
}
.map_bg {
  margin: 0;
}
.map_bg #map_big {
  margin-top: 0;
}
.model-home-build-wrap {
  background: #fff;
}
.model-home-build {
  padding: 20px 0;
}
.model-home-build-tabs .carousel {
  margin-top: 20px;
}
.model-home-build-tabs #model-home-build-thumbcarousel {
  padding-left: 4%;
  padding-right: 4%;
}
.model-home-build-tabs #model-home-build-thumbcarousel .carousel-inner .item {
  text-align: center;
}
.model-home-build-tabs #model-home-build-thumbcarousel .carousel-inner .item .thumb {
  display: inline-block;
  float: none;
  vertical-align: top;
}
.model-home-build-tabs #model-home-build-thumbcarousel .carousel-inner .item .thumb:hover {
  opacity: 0.8;
}
.model-home-build-tabs .carousel-control {
  width: 4%;
  padding-top: 20px;
}
.model-home-build-tabs .item .thumb {
  width: auto;
  cursor: pointer;
  float: center;
  border-bottom: 2px solid #fff;
  margin: 0 -1px;
  padding: 0 25px;
}
@media (max-width: 991px) {
  .model-home-build-tabs .item .thumb {
    width: 100%;
  }
}
.model-home-build-tabs .item .thumb img {
  width: 85%;
  margin: 2px 2px 15px;
}
.model-home-build-tabs .item .thumb_active {
  border-bottom: 4px solid #f37520;
}
.model-home-build-tabs .item .thumb h3 {
  font-size: 16px;
  color: #333;
  text-align: left;
  font-weight: 300;
  margin-bottom: 15px;
  text-transform: capitalize;
  padding-bottom: 15px;
}
@media (max-width: 991px) {
  .model-home-build-tabs .item .thumb h3 {
    text-align: center;
  }
}
.model-home-build-item .overview {
  margin: 15px 0 30px;
}
.model-home-build-item .overview h3 {
  font-size: 18px;
}
.model-home-build-item .features ul li {
  width: 98%;
  display: inline-block;
  font-size: 14px;
  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-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;
}
.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;
  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-red.png') left center no-repeat;
}
@media (max-width: 767px) {
  .model-home-videos h3 {
    font-size: 13px;
  }
}
.model-home-specials-title,
.btn-model-home-specials {
  display: none;
}
#tab-home .model-home-specials-title,
#tab-home .btn-model-home-specials {
  display: block;
}
#tab-home .tab-home-stock-bg #tab-stock h1.model-home-title {
  display: none;
}
#model_home_special_slider .carousel-control.left {
  background: url('../images/left-big2.png') left center no-repeat;
  left: -70px;
  width: 50px;
}
#model_home_special_slider .carousel-control.right {
  background: url('../images/right-big2.png') right center no-repeat;
  right: -70px;
  width: 50px;
}
#model_home_special_slider .specials-instance {
  border-bottom: none !important;
  margin-bottom: 40px;
}
.model-CTA {
  margin: 20px;
  width: 309px;
}
.model-CTA .dropdown-menu {
  position: relative;
  margin: -2px 0 0 -103px;
}
.model-home-build-colors {
  padding: 0 50px;
}
@media (max-width: 767px) {
  .model-home-build-colors {
    padding: 0;
  }
}
.model-home-build-colors .model-home-build-img {
  width: 90%;
}
@media (max-width: 991px) {
  .model-home-build-colors .model-home-build-img {
    margin: 0 5%;
  }
}
.model-home-build-colors .model-home-build-img ul {
  display: block !important;
}
.model-home-build-colors .model-home-build-img ul li {
  list-style: none;
}
.model-home-build-colors .model-home-build-img ul li span.carousel-li-selected {
  display: none;
}
.model-home-build-colors .model-home-build-img ul li.active span.carousel-li-selected {
  display: block;
  position: relative;
  top: 10px;
  left: 25px;
  width: 19px;
  height: 19px;
  margin-bottom: -19px;
  z-index: 999;
}
.model-home-build-colors h4.build-left-title {
  font-size: 16px;
  color: #5e5e5e;
  margin-left: 50px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-weight: 300;
}
@media (max-width: 1199px) {
  .model-home-build-colors h4.build-left-title {
    margin: 40px 0;
    text-align: center;
  }
}
.model-home-build-colors .model-home-build-colors-hex {
  width: 35px;
  height: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: inline-block;
  margin: 15px 10px 15px 0;
  border: 1px solid #ccc;
}
@media (max-width: 767px) {
  .model-home-build-colors .model-home-build-colors-hex {
    width: 30px;
    height: 30px;
  }
}
.model-home-build-colors ul {
  margin-left: 15px;
}
@media (max-width: 1199px) {
  .model-home-build-colors ul {
    margin: 25px auto 50px;
    text-align: center;
  }
  .model-home-build-colors ul li {
    float: none;
    display: inline-block;
  }
}
.model-home-build-btn {
  margin: 25px 0;
  display: block;
  color: #f37520;
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 17px;
  font-weight: 500;
  padding-bottom: 5px;
}
.model-home-build-btn:hover {
  color: #d55c0b;
  text-decoration: underline;
}
.home_intro {
  text-align: center;
  margin: 0 auto;
}
.home_intro h2 {
  font-size: 36px;
  color: #000;
  font-weight: 300;
  padding-bottom: 15px;
  margin-bottom: 30px;
  margin-top: 30px;
  text-align: center;
  text-transform: capitalize;
  font-weight: 600;
}
@media (max-width: 991px) {
  .home_intro h2 {
    font-size: 24px;
  }
}
.home_intro p {
  font-size: 20px;
  color: #555;
  font-weight: 300;
}
.btn-model-home-enquire {
  font-size: 16px;
  color: #006add;
  font-weight: 100;
  text-transform: uppercase;
  text-decoration: underline;
  margin: 15px 0;
  display: block;
}
.model-home-title {
  font-size: 34px;
  color: #000;
  font-weight: 300;
  padding-bottom: 15px;
  margin-bottom: 30px;
  margin-top: 30px;
  text-align: center;
  text-transform: capitalize;
}
.model-home-stock {
  padding-top: 40px;
}
#heroSlideshow {
  margin-bottom: 0;
}
.specialDisclaimer {
  padding: 0;
  margin: 15px 0 50px;
}
.model-home-form-wrap {
  padding: 40px 0 20px;
}
.model-home-form-wrap .model-home-title {
  text-transform: initial;
}
.model-home-form-wrap .model-home-form-intro {
  max-width: 720px;
  margin: 0 auto 40px;
  text-align: center;
}
.model-home-form-wrap .model-home-form-intro p span {
  color: #f37520;
  font-weight: bold;
}
.model-home-form-wrap .form-submit-wrapper {
  text-align: center;
}
.model-home-specials-bg {
  background: #efefef;
}
form {
  padding: 20px 0;
}
form h2,
form .formCell-db_location_id label {
  clear: both;
  font-size: 20px;
  margin-top: 40px;
  font-weight: normal;
}
form h2:after,
form .formCell-db_location_id label:after {
  content: "";
  display: table;
  clear: both;
}
form h2:first-of-type,
form .formCell-db_location_id label:first-of-type {
  margin-top: 0;
}
form label {
  font-weight: 300;
  margin-bottom: 5px;
}
form label.error {
  font-size: 12px;
  color: red;
}
form .formCell {
  width: 48%;
  float: left;
  margin: 0 2% 2% 0;
}
@media (max-width: 1199px) {
  form .formCell {
    width: 48%;
  }
}
@media (max-width: 767px) {
  form .formCell {
    width: 100%;
  }
}
form .formCell.textarea {
  clear: both;
  width: 98%;
}
form .formSubmit {
  float: none;
  margin: 25px auto;
}
form .btn {
  min-height: 45px;
  min-width: 200px;
}
form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
  padding-right: 20px;
  padding-top: 0;
}
form input[type=radio],
form input[type=checkbox] {
  margin: -8px 5px 0 0;
}
form .formCheckBox {
  padding: 5px 0;
}
input[type="text"],
select,
textarea,
.chzn-single,
input.text {
  -moz-border-radius: 0;
  border-radius: 0;
  width: 100%;
  color: #000000;
  height: 35px;
  line-height: 35px;
  padding: 5px 10px;
  border: 1px solid #cccccc;
  outline: none;
}
input[type="text"]:focus,
input[type="text"]:focus-within,
select:focus,
select:focus-within,
textarea:focus,
textarea:focus-within,
.chzn-single:focus,
.chzn-single:focus-within,
input.text:focus,
input.text:focus-within {
  outline: 1px solid #999999;
  -moz-border-radius: 0;
  border-radius: 0;
}
textarea {
  height: 100px;
  line-height: 1.4;
}
input[disabled],
select[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}
.chzn-container {
  font-size: 16px;
}
.chzn-container .chzn-results li {
  width: 100%;
  line-height: 1.4;
  padding: 5px 0;
  border-bottom: 1px solid white;
}
.chzn-container .chzn-results li.result-selected,
.chzn-container .chzn-results li.highlighted {
  background: #f37520;
  color: white;
}
.footer_form_wrap {
  margin-top: 30px;
}
#map_big {
  position: relative;
  height: 420px;
  padding: 0;
  margin-top: 25px;
  margin-bottom: -5px;
}
@media (max-width: 480px) {
  #map_big {
    margin-bottom: 0px;
    height: 580px;
  }
}
#map_big #map {
  height: 420px;
  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 0;
  width: 260px;
  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: 15px;
    margin-top: 0;
    margin-right: 0;
  }
}
#map_big #map_details > div h3 {
  margin-top: 0;
  font-size: 15px;
  color: #333;
  margin-bottom: 10px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
#map_big #map_details > div p {
  font-size: 14px;
  color: #393843;
}
#map_big #map_details > div .phone {
  display: block;
  margin: 10px 0;
  font-size: 16px;
  font-weight: 600;
}
#map_big #map_details > div .phone a {
  color: #f37520;
}
#map_big #map_details > div a.link_arrow {
  margin: 0 -20px;
  display: block;
  color: #fff;
  text-transform: uppercase;
  background: #f37520 url('../images/icon-map.png') 20px 10px no-repeat;
  line-height: 40px;
  padding-left: 50px;
  padding-top: 5px;
  border-top: 1px solid #ccc;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
@media (max-width: 480px) {
  #map_big #map_details > div a.link_arrow {
    margin: 15px -15px 0;
    font-size: 15px;
  }
}
#map_big #map_details > div a.link_arrow:hover {
  background: #000 url('../images/icon-map.png') 20px 10px no-repeat;
}
#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(http://dev.digitaldealer.com.au/templates/jmg/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(http://dev.digitaldealer.com.au/templates/jmg/images/bg-li.png) no-repeat 0 5px;
}
#map_big .openingHours li strong {
  font-weight: normal;
}
#map_big .openingHoursSpecials h3 {
  font-size: 12px;
  color: #f37520;
  padding-top: 10px;
}
#location_select {
  background: #f37520;
  padding: 15px;
  border: solid 1px #ccc;
  font-size: 15px;
  position: absolute;
  z-index: 9999;
  top: 20px;
}
@media (max-width: 767px) {
  #location_select {
    position: relative;
    padding: 15px;
    margin: 0 0 40px 0;
    width: 100%;
    font-size: 13px;
  }
}
#location_select label {
  font-weight: bold;
  color: #fff;
  padding-right: 10px;
}
@media (max-width: 767px) {
  #location_select label {
    margin-bottom: 15px;
  }
}
