.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/mgmotor-dealer/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 {
  color: #fff;
  border: #e10012 1px solid;
  background: #e10012;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  line-height: 1;
  white-space: normal;
  display: block;
  padding: 15px 25px;
  font-family: 'GillSans';
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.btn:hover,
.btn:active,
.btn:focus {
  background: #000;
  color: #fff;
  border: #000 1px solid;
}
.btn.btn-black {
  background: #000;
  border: #000 1px solid;
}
.btn.btn-black:hover {
  background: #e10012;
  border: #e10012 1px solid;
}
.btn.btn-right {
  position: absolute;
  right: 0;
  top: 0;
}
.btn.btn-white {
  background: #fff;
  color: #000;
  border: #fff 1px solid;
}
.btn.btn-white:hover {
  background: #000;
  color: #fff;
  border: #fff 1px solid;
}
.btn.btn-white-bordered {
  border: #fff solid 1px;
  background: none;
}
.btn.btn-white-bordered:hover {
  background: #fff;
  color: #000;
}
@media (max-width: 767px) {
  .btn {
    font-size: 12px;
    padding: 12px 18px;
  }
}
.btn-map-directions {
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  text-transform: none;
  border: none;
  text-shadow: none;
  text-align: left;
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
}
.btn-map-directions:hover {
  color: #000;
}
.defaultLi {
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(https://templatesnew.digitaldealer.com.au/mgmotor-dealer/images/bg-li.png) no-repeat 0 5px;
}
a.link_arrow {
  font-size: 14px;
  padding: 0 0 0 12px;
}
.greyList {
  padding: 15px 20px;
  margin: 25px 0 0 0;
  background-color: #F6F6F6;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial,center center,0,center center,460,from(#FFF),to(#F6F6F6));
  background: -webkit-radial-gradient(circle,#FFF,#F6F6F6);
  background: -moz-radial-gradient(circle,#FFF,#F6F6F6);
  background: -ms-radial-gradient(circle,#FFF,#F6F6F6);
}
.greyList li {
  padding: 15px 0;
  border-bottom: solid 1px #CCC;
  color: #3f4344;
}
.greyList li:last-child {
  border: none;
}
.greyList li strong {
  margin-right: 5px;
  text-transform: uppercase;
}
.secondLink {
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
}
.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;
}
.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;
}
@font-face {
  font-family: 'GillSans-Light';
  src: url('../fonts/GillSans-Light.eot');
  src: url('../fonts/GillSans-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/GillSans-Light.woff2') format('woff2'), url('../fonts/GillSans-Light.woff') format('woff'), url('../fonts/GillSans-Light.ttf') format('truetype'), url('../fonts/GillSans-Light.svg#GillSans-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GillSans';
  src: url('../fonts/GillSans.eot');
  src: url('../fonts/GillSans.eot?#iefix') format('embedded-opentype'), url('../fonts/GillSans.woff2') format('woff2'), url('../fonts/GillSans.woff') format('woff'), url('../fonts/GillSans.ttf') format('truetype'), url('../fonts/GillSans.svg#GillSans') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GillSans-Bold';
  src: url('../fonts/GillSans-Bold.eot');
  src: url('../fonts/GillSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/GillSans-Bold.woff2') format('woff2'), url('../fonts/GillSans-Bold.woff') format('woff'), url('../fonts/GillSans-Bold.ttf') format('truetype'), url('../fonts/GillSans-Bold.svg#GillSans-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
.brand-font,
.brand-font-regular {
  font-family: 'GillSans';
}
.brand-font-bold {
  font-family: 'GillSans-Bold';
}
.brand-font-light {
  font-family: 'GillSans-Light';
}
.default-font {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.modal {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.8);
}
.modal .modal-dialog {
  top: 20vh;
  width: 60%;
  margin: auto;
}
@media (max-width: 991px) {
  .modal .modal-dialog {
    width: 100%;
    top: 30vh;
  }
}
.modal .modal-content {
  padding: 0 10px 10px;
  z-index: 9999999;
  margin: auto;
}
@media (max-width: 991px) {
  .modal .modal-content {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .modal .modal-content {
    padding: 0 0 10px;
  }
}
.modal .close {
  color: #e10012;
  float: right;
  font-size: 18px;
  font-weight: bold;
  display: flex;
  align-items: stretch;
  align-content: center;
  height: 100%;
  padding: 0 15px;
  opacity: 1;
}
.modal .close span {
  align-self: center;
  padding: 0 5px;
}
.modal .close:hover,
.modal .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 767px) {
  .model .page_title {
    padding-top: 0;
  }
  .model .page_title h1 {
    margin: 25px 0;
    font-size: 22px;
  }
}
.model .mosaic_modal {
  z-index: 999999;
}
.model .mosaic_modal .mosaic_close {
  position: absolute;
  width: 40px;
  height: 40px;
  right: 2.5em;
  top: 2em;
  cursor: pointer;
  z-index: 9999999;
  opacity: 1;
  background-image: url('https://templatesnew.digitaldealer.com.au/mgmotor-dealer/images/icon-nav-tools-close.png');
  background-position: center;
  background-size: cover;
}
.model .mosaic_modal .mosaic_close i,
.model .mosaic_modal .mosaic_close svg {
  color: #ccc;
}
@media (max-width: 767px) {
  .model .mosaic_modal .mosaic_close {
    right: 0;
    top: 0;
    background-color: black;
    background-color: #000000;
  }
}
.model .mosaic_modal .mosaic_modal_dialog {
  padding: 0;
  height: 100vh;
  display: flex;
  position: fixed;
}
.model .mosaic_modal .mosaic_modal_content {
  display: flex;
  width: 100%;
  flex: 1 1 auto;
  overflow: auto;
  border-radius: 0;
}
.model .mosaic_modal .mosaic_modal_body {
  width: 100vw;
  background: #fff;
  display: flex;
  -webkit-flex-direction: row !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
  -webkit-align-items: stretch !important;
  align-items: stretch !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-align: stretch !important;
  -webkit-box-align: stretch !important;
}
@media (max-width: 767px) {
  .model .mosaic_modal .mosaic_modal_body {
    display: block;
  }
}
.model .mosaic_modal .mosaic_modal_body .feature_content {
  position: relative;
  width: 50%;
  display: flex;
}
@media (max-width: 767px) {
  .model .mosaic_modal .mosaic_modal_body .feature_content {
    width: 100%;
    float: left;
    display: block;
    background: white;
    padding-bottom: 1em;
  }
}
.model .mosaic_modal .mosaic_modal_body .feature_content_inner {
  padding: 2em 15em 2em 5em;
  display: flex;
  justify-content: center;
  flex-direction: column;
  flex: 1 1 100%;
}
.model .mosaic_modal .mosaic_modal_body .feature_content_inner h3 {
  font-size: 22px;
}
.model .mosaic_modal .mosaic_modal_body .feature_content_inner p {
  font-size: 16px;
}
.model .mosaic_modal .mosaic_modal_body .feature_content_inner ul {
  margin-left: 15px;
}
.model .mosaic_modal .mosaic_modal_body .feature_content_inner ul li {
  font-size: 16px;
  list-style: disc;
}
@media (max-width: 767px) {
  .model .mosaic_modal .mosaic_modal_body .feature_content_inner {
    padding: 2em 3em;
    text-align: center;
    display: block;
  }
}
.model .mosaic_modal .mosaic_modal_body .feature_content_image {
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  color: white;
  display: flex;
  position: relative;
  overflow: hidden;
  z-index: 0;
  align-items: center;
  background-size: cover;
}
@media (max-width: 767px) {
  .model .mosaic_modal .mosaic_modal_body .feature_content_image {
    height: 30vh;
  }
}
.model .mosaic_modal .mosaic_modal_body .feature_content_btn_testdrive {
  position: absolute;
  top: 2em;
  left: 5em;
}
@media (max-width: 767px) {
  .model .mosaic_modal .mosaic_modal_body .feature_content_btn_testdrive {
    position: relative;
    top: 0;
    left: 0;
  }
}
.model .mosaic_modal .mosaic_control {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
  opacity: 0.8;
}
.model .mosaic_modal .mosaic_control:hover {
  opacity: 1;
}
.model .mosaic_modal .mosaic_control .arrow {
  width: 50px;
  height: 50px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  background: black;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.model .mosaic_modal .mosaic_control .arrow img {
  margin: 10px 0 10px 20px;
  width: 30px;
  height: 30px;
}
.model .mosaic_modal .mosaic_control.prev {
  left: 5px;
}
.model .mosaic_modal .mosaic_control.prev .arrow {
  left: 5px;
}
.model .mosaic_modal .mosaic_control.prev .arrow img {
  margin: 10px 20px 10px 0;
}
.model .mosaic_modal .mosaic_control.next {
  right: 5px;
}
.model .mosaic_modal .mosaic_control.next .mosaic_control_content span {
  text-align: left;
}
.model .mosaic_modal .mosaic_control.next .arrow {
  right: 5px;
}
@media (max-width: 767px) {
  .model .mosaic_modal .mosaic_control {
    background-color: #000000;
    top: 30%;
    margin-top: 1px;
    width: 50px;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
}
.model .mosaic .feature_1,
.model .mosaic .feature_2,
.model .mosaic .feature_3,
.model .mosaic .feature_4,
.model .mosaic .feature_5,
.model .mosaic .feature_6,
.model .mosaic .feature_7,
.model .mosaic .feature_8,
.model .mosaic .feature_9,
.model .mosaic .feature_10,
.model .mosaic .feature_11 {
  overflow: hidden;
  padding: 10px;
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.model .mosaic .feature_1 img,
.model .mosaic .feature_2 img,
.model .mosaic .feature_3 img,
.model .mosaic .feature_4 img,
.model .mosaic .feature_5 img,
.model .mosaic .feature_6 img,
.model .mosaic .feature_7 img,
.model .mosaic .feature_8 img,
.model .mosaic .feature_9 img,
.model .mosaic .feature_10 img,
.model .mosaic .feature_11 img {
  flex-shrink: 0;
}
@media screen and (max-width: 1366px) and (min-width: 1201px) {
  .model .mosaic .feature_1,
  .model .mosaic .feature_2,
  .model .mosaic .feature_3,
  .model .mosaic .feature_4,
  .model .mosaic .feature_5,
  .model .mosaic .feature_6,
  .model .mosaic .feature_7,
  .model .mosaic .feature_8,
  .model .mosaic .feature_9,
  .model .mosaic .feature_10,
  .model .mosaic .feature_11 {
    zoom: 100%;
  }
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
  .model .mosaic .feature_1,
  .model .mosaic .feature_2,
  .model .mosaic .feature_3,
  .model .mosaic .feature_4,
  .model .mosaic .feature_5,
  .model .mosaic .feature_6,
  .model .mosaic .feature_7,
  .model .mosaic .feature_8,
  .model .mosaic .feature_9,
  .model .mosaic .feature_10,
  .model .mosaic .feature_11 {
    zoom: 83%;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .model .mosaic .feature_1,
  .model .mosaic .feature_2,
  .model .mosaic .feature_3,
  .model .mosaic .feature_4,
  .model .mosaic .feature_5,
  .model .mosaic .feature_6,
  .model .mosaic .feature_7,
  .model .mosaic .feature_8,
  .model .mosaic .feature_9,
  .model .mosaic .feature_10,
  .model .mosaic .feature_11 {
    zoom: 63%;
  }
}
@media screen and (max-width: 767px) and (min-width: 650px) {
  .model .mosaic .feature_1,
  .model .mosaic .feature_2,
  .model .mosaic .feature_3,
  .model .mosaic .feature_4,
  .model .mosaic .feature_5,
  .model .mosaic .feature_6,
  .model .mosaic .feature_7,
  .model .mosaic .feature_8,
  .model .mosaic .feature_9,
  .model .mosaic .feature_10,
  .model .mosaic .feature_11 {
    zoom: 59%;
  }
}
@media screen and (max-width: 649px) and (min-width: 481px) {
  .model .mosaic .feature_1,
  .model .mosaic .feature_2,
  .model .mosaic .feature_3,
  .model .mosaic .feature_4,
  .model .mosaic .feature_5,
  .model .mosaic .feature_6,
  .model .mosaic .feature_7,
  .model .mosaic .feature_8,
  .model .mosaic .feature_9,
  .model .mosaic .feature_10,
  .model .mosaic .feature_11 {
    zoom: 44%;
  }
}
@media (max-width: 767px) {
  .model .mosaic .feature_1,
  .model .mosaic .feature_2,
  .model .mosaic .feature_3,
  .model .mosaic .feature_4,
  .model .mosaic .feature_5,
  .model .mosaic .feature_6,
  .model .mosaic .feature_7,
  .model .mosaic .feature_8,
  .model .mosaic .feature_9,
  .model .mosaic .feature_10,
  .model .mosaic .feature_11 {
    zoom: 100%;
    max-width: 33.3333333333333333333333333333333% !important;
    max-height: 33.3333333333333333333333333333333% !important;
    margin: 0 !important;
    float: left;
    padding: 1px;
  }
}
.model .mosaic .feature_1:hover,
.model .mosaic .feature_2:hover,
.model .mosaic .feature_3:hover,
.model .mosaic .feature_4:hover,
.model .mosaic .feature_5:hover,
.model .mosaic .feature_6:hover,
.model .mosaic .feature_7:hover,
.model .mosaic .feature_8:hover,
.model .mosaic .feature_9:hover,
.model .mosaic .feature_10:hover,
.model .mosaic .feature_11:hover {
  transform: scale(1.05);
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.model .mosaic .mosaic_row h3 {
  position: absolute;
  bottom: 0;
  left: 10px;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  padding: 10px;
  text-align: left;
  width: calc(100% - (20px));
  background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 55%,rgba(0,0,0,0.65) 100%);
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 55%,rgba(0,0,0,0.65) 100%);
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 55%,rgba(0,0,0,0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0);
}
@media (max-width: 767px) {
  .model .mosaic .mosaic_row h3 {
    left: 5px;
  }
}
.model .mosaic .mosaic_row .mosaic_row_inner_1 {
  text-align: center;
}
.model .mosaic .mosaic_row .mosaic_row_inner_1 .feature_1 {
  max-width: 264px;
  max-height: 203px;
  vertical-align: top;
}
.model .mosaic .mosaic_row .mosaic_row_inner_1 .feature_2 {
  max-width: 459px;
  max-height: 332px;
  margin-right: -46px;
  margin-bottom: -104px;
  vertical-align: top;
}
.model .mosaic .mosaic_row .mosaic_row_inner_2 {
  text-align: center;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .model .mosaic .mosaic_row .mosaic_row_inner_2 {
    margin-bottom: 0;
  }
}
.model .mosaic .mosaic_row .mosaic_row_inner_2 .feature_3 {
  max-width: 459px;
  max-height: 332px;
  vertical-align: bottom;
}
.model .mosaic .mosaic_row .mosaic_row_inner_2 .feature_4 {
  max-width: 266px;
  max-height: 204px;
  vertical-align: bottom;
}
.model .mosaic .mosaic_row .mosaic_row_inner_2 .feature_5 {
  max-width: 377px;
  max-height: 289px;
  margin-right: -39px;
  margin-bottom: -85px;
  vertical-align: bottom;
}
.model .mosaic .mosaic_row .mosaic_row_inner_3 {
  text-align: center;
  margin-bottom: 25px;
}
.model .mosaic .mosaic_row .mosaic_row_inner_3 .feature_6 {
  max-width: 280px;
  max-height: 215px;
  margin-left: -91px;
  vertical-align: top;
}
.model .mosaic .mosaic_row .mosaic_row_inner_3 .feature_7 {
  max-width: 500px;
  max-height: 353px;
  vertical-align: top;
}
.model .mosaic .mosaic_row .mosaic_row_inner_3 .feature_8 {
  max-width: 301px;
  max-height: 268px;
  margin-top: 85px;
  vertical-align: top;
}
.model .mosaic .mosaic_row .mosaic_row_inner_4 {
  text-align: center;
}
.model .mosaic .mosaic_row .mosaic_row_inner_4 .feature_9 {
  max-width: 459px;
  max-height: 352px;
  vertical-align: top;
}
.model .mosaic .mosaic_row .mosaic_row_inner_4 .feature_10 {
  max-width: 265px;
  max-height: 203px;
  vertical-align: top;
}
@media (max-width: 767px) {
  .model .mosaic .mosaic_row .mosaic_row_inner_4 .feature_10 {
    display: none;
  }
}
.model .mosaic .mosaic_row .mosaic_row_inner_4 .feature_11 {
  max-width: 265px;
  max-height: 203px;
  vertical-align: top;
  display: none;
}
@media (max-width: 767px) {
  .model .mosaic .mosaic_row .mosaic_row_inner_4 .feature_11 {
    display: none;
  }
}
.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:nth-child(4n+1) {
  clear: left;
}
@media (max-width: 1199px) {
  .model .blurbs .blurb:nth-child(odd) {
    clear: left;
  }
}
.model .blurbs .blurb >div {
  overflow: hidden;
}
.model .blurbs .blurb >div img {
  height: auto;
  float: none;
  width: 100%;
  margin-bottom: 25px;
}
.model .blurbs .blurb .blurbContent h3 {
  margin: 0 0 20px 0;
  font-size: 24px;
  font-family: 'GillSans';
  line-height: 1.4em;
}
.model .blurbs .blurb .blurbContent p {
  font-size: 14px;
  color: #535353;
  line-height: 22px;
}
.model .blurbs .blurb .blurbContent p em {
  display: block;
  padding: 10px 0;
  font-size: 11px;
}
.model .blurbs .blurb .blurbContent p span {
  font-size: 14px !important;
}
.model .range-variant {
  width: 270px;
  float: left;
  margin: 0 30px 60px 0;
  position: relative;
  height: 500px;
}
.model .range-variant.third {
  margin-right: 0;
}
.model .range-variant .rangeHeader img {
  height: 117px;
}
.model .range-variant .rangeHeader h3 {
  font-size: 18px;
  color: ;
  margin: 10px 0 15px 0;
}
.model .range-variant .rangeIntro {
  font-size: 12px;
  color: #333333;
  line-height: 140%;
}
.model .range-variant h4 {
  font-size: 14px;
  color: #535353;
  margin: 20px 0 10px 0;
}
.model .range-variant ul.rangeFeatures li {
  list-style-type: disc;
  margin: 0 0 3px 25px;
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(https://templatesnew.digitaldealer.com.au/mgmotor-dealer/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/mgmotor-dealer/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/mgmotor-dealer/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;
  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;
}
.model #tab-news {
  padding: 0 0 50px 0;
}
.model #tab-photos {
  margin-bottom: 25px;
}
.model .modelGalleryItem {
  width: 100%;
  margin: 0;
}
.model .modelGalleryItem img {
  width: 100%;
}
.model #tab-range .range-colours .carousel-indicators {
  display: block !important;
  width: 100%;
  left: 0;
  margin: 0 auto;
  text-align: center;
}
.model #tab-range .range-colours .carousel-indicators li {
  -moz-border-radius: 0;
  border-radius: 0;
  width: 25px;
  height: 25px;
}
@media (max-width: 767px) {
  .model #tab-range .range-colours .carousel-indicators li {
    width: 15px;
    height: 15px;
  }
}
.model #tab-range .range-colours .carousel-caption {
  position: relative;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  text-shadow: none;
}
.model #tab-range .range-list-item {
  margin-bottom: 40px;
}
.model #tab-range .range-list-item a.btn {
  margin-top: 15px;
}
#tab-,
#tab-build,
#tab-photos,
#tab-stock,
#tab-offers,
#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;
}
@media (max-width: 767px) {
  .header_nav_b {
    padding: 20px 5px 0 0;
  }
}
@media (max-width: 767px) {
  .header_nav_b >a {
    font-size: 14px;
  }
  .header_nav_b >a span img {
    margin-left: 5px;
    margin-right: 0;
  }
  .header_nav_b >a.first {
    padding-right: 0px;
    margin-right: 0px;
  }
}
#tab-home .model-home-heading {
  margin-bottom: 60px;
}
#tab-home .model-home-title {
  font-size: 42px;
  font-weight: 500;
  padding-bottom: 10px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}
#tab-home .model-home-intro p {
  font-size: 18px;
  color: #6f6f6f;
  text-align: center;
  width: 70%;
  margin: 15px 15%;
  line-height: 1.75em;
}
@media (max-width: 991px) {
  #tab-home .model-home-intro p {
    width: 100%;
    margin: 15px 0;
  }
}
#tab-home .model-home-btn {
  margin: 20px 0;
}
@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;
}
#tab-home .model-home-specials .btn-model-home-specials {
  margin-top: 15px;
  margin-bottom: 60px;
}
@media (max-width: 1199px) {
  #tab-home .model-home-specials .btn-model-home-specials {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  #tab-home .model-home-specials .btn-model-home-specials {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 10px;
    text-align: center;
  }
}
#tab-home .model-home-specials .model-home-specials-title h2 {
  font-size: 35px;
  font-weight: 300;
}
#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-specials .specialFeatures ul li {
  background: url(https://templatesnew.digitaldealer.com.au/mgmotor-dealer/images/bg-li-circle2.png) left 9px no-repeat;
}
#tab-home .model-home-blurbs {
  margin-bottom: 40px;
}
#tab-home .model-home-blurbs .blurbs .blurb-0 {
  margin-bottom: 50px;
}
#tab-home .model-home-blurbs .blurbs .blurb-0 >div {
  text-align: center;
}
#tab-home .model-home-blurbs .blurbs .blurb-0 >div img {
  width: auto;
  margin-bottom: -40px;
}
#tab-home .model-home-blurbs .blurbs .blurb-0 .blurbContent {
  width: 70%;
  margin: 25px 15%;
}
@media (max-width: 991px) {
  #tab-home .model-home-blurbs .blurbs .blurb-0 .blurbContent {
    width: 100%;
    margin: 15px 0;
  }
}
#tab-home .model-home-blurbs .blurbs .blurb-0 .blurbContent h3 {
  font-size: 42px;
  font-family: 'GillSans';
  margin-bottom: 25px;
}
#tab-home .model-home-blurbs .blurbs .blurb-0 .blurbContent p {
  font-size: 18px;
  color: #6f6f6f;
  line-height: 1.75em;
  margin-bottom: 25px;
}
#tab-home .model-home-blurbs .blurbs .blurb-1 .blurb-1-img {
  overflow: hidden;
}
#tab-home .model-home-blurbs .blurbs .blurb-1 .blurb-1-img img {
  height: 300px;
  width: auto;
  left: -40%;
  position: relative;
}
@media (max-width: 767px) {
  #tab-home .model-home-blurbs .blurbs .blurb-1 .blurb-1-img img {
    left: 0;
  }
}
#tab-home .model-home-blurbs .blurbs .blurb-1 .blurbContent h3 {
  font-size: 36px;
  font-family: 'GillSans';
  margin-bottom: 25px;
  line-height: 1.2em;
}
@media (max-width: 767px) {
  #tab-home .model-home-blurbs .blurbs .blurb-1 .blurbContent h3 {
    text-align: center;
  }
}
#tab-home .model-home-blurbs .blurbs .blurb-1 .blurbContent p {
  font-size: 15px;
  color: #666;
  line-height: 1.5em;
  margin-bottom: 25px;
}
#tab-home .model-home-blurbs .blurbs .blurb-1 .blurbContent a.btn {
  max-width: 200px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  #tab-home .model-home-blurbs .blurbs .blurb-1 .blurbContent a.btn {
    margin: 15px auto 40px;
  }
}
#tab-home .model-home-random-img {
  overflow: hidden;
  margin: 0 auto;
}
#tab-home .model-home-random-img img {
  width: 100%;
}
#tab-home .model-home-random-img .model-home-random-img-thumb {
  padding: 0;
}
#tab-home .model-home-stock .stockListItem {
  margin-bottom: 30px;
}
#tab-home .model-home-stock .stockListItem >a >div {
  background: #fff !important;
  border: 1px solid #fff;
}
#tab-home .model-home-accessories {
  padding-top: 60px;
  padding-bottom: 30px;
}
#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-color: #fff;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#e6e6e6),to(#fff));
  background-image: -webkit-linear-gradient(top,#e6e6e6,#fff);
  background-image: -moz-linear-gradient(top,#e6e6e6,#fff);
  background-image: -ms-linear-gradient(top,#e6e6e6,#fff);
  background-image: -o-linear-gradient(top,#e6e6e6,#fff);
  background-image: linear-gradient(to bottom,#e6e6e6,#fff);
  min-height: 700px;
  margin-top: -70px;
  padding-top: 70px;
}
@media (max-width: 991px) {
  .tab-home-stock-bg {
    background: #f8f8f8;
  }
}
.tab-home-stock-bg a.btn {
  background: none;
  margin-bottom: 50px !important;
}
.tab-home-stock-bg a.btn:hover {
  background: #e10012;
}
#tab-offers .blurb-0 {
  display: none;
}
#tab-offers .blurb-1 .blurb-1-img {
  overflow: hidden;
}
#tab-offers .blurb-1 .blurb-1-img img {
  height: 300px;
  width: auto;
  left: -40%;
  position: relative;
}
@media (max-width: 767px) {
  #tab-offers .blurb-1 .blurb-1-img img {
    left: 0;
  }
}
#tab-offers .blurb-1 .blurbContent h3 {
  font-size: 36px;
}
#tab-offers .blurb-1 .blurbContent a.btn {
  margin: 25px 0;
  width: 200px;
}
.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: 40px;
  font-weight: normal;
  font-size: 26px;
  text-transform: uppercase;
  color: #e10012;
}
@media (max-width: 767px) {
  .accessories-category h2 {
    font-size: 24px;
    line-height: 28px;
  }
}
.accessories-category .accessory-category-list {
  margin-top: 0px;
}
.accessories-category .accessory-category-list .accessory-item {
  margin-bottom: 25px;
}
.accessories-category .accessory-category-list .accessory-item:nth-child(4n+1) {
  clear: left;
}
@media (max-width: 1199px) {
  .accessories-category .accessory-category-list .accessory-item:nth-child(odd) {
    clear: left;
  }
}
.accessories-category .accessory-category-list .accessory-item .accessory-item-image img {
  width: 100%;
}
.accessories-category .accessory-category-list .accessory-item .accessory-item-details h3 {
  font-size: 20px;
  color: #2e3539;
  font-weight: normal;
  margin: 20px 0;
  font-family: 'GillSans';
  text-align: center;
}
.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("https://templatesnew.digitaldealer.com.au/mgmotor-dealer/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;
}
.model-home-build {
  padding-top: 40px;
  padding-bottom: 40px;
}
.model-home-build .model-home-build-tabs {
  text-align: center;
}
.model-home-build .model-home-build-tabs .carousel {
  margin-top: 20px;
}
.model-home-build .model-home-build-tabs #model-home-build-thumbcarousel {
  padding-left: 4%;
  padding-right: 4%;
}
.model-home-build .model-home-build-tabs #model-home-build-thumbcarousel .carousel-inner .item .thumb {
  display: inline-block;
  float: none;
  vertical-align: top;
}
.model-home-build .model-home-build-tabs #model-home-build-thumbcarousel .carousel-inner .item .thumb:hover {
  opacity: 0.8;
}
.model-home-build .model-home-build-tabs .carousel-control {
  width: 4%;
  padding-top: 20px;
}
.model-home-build .model-home-build-tabs .carousel-control.left {
  background: url('https://templatesnew.digitaldealer.com.au/mgmotor-dealer/images/arrow-left.png') left center no-repeat;
}
.model-home-build .model-home-build-tabs .carousel-control.right {
  background: url('https://templatesnew.digitaldealer.com.au/mgmotor-dealer/images/arrow-right.png') right center no-repeat;
}
.model-home-build .model-home-build-tabs .item .thumb {
  width: 19%;
  cursor: pointer;
  float: left;
  border-bottom: 2px solid #fff;
  margin: 0;
}
@media (max-width: 991px) {
  .model-home-build .model-home-build-tabs .item .thumb {
    width: 80%;
    margin: 0 10%;
  }
  .model-home-build .model-home-build-tabs .item .thumb h3 {
    margin: 0 !important;
  }
}
@media (max-width: 767px) {
  .model-home-build .model-home-build-tabs .item .thumb {
    width: 100%;
    margin: 0;
  }
}
.model-home-build .model-home-build-tabs .item .thumb img {
  width: 85%;
  margin: 2px 2px 15px;
}
.model-home-build .model-home-build-tabs .item .thumb h3 {
  font-size: 16px;
  color: #e10012;
  text-align: center;
  font-weight: normal;
  margin-bottom: 15px;
  text-transform: uppercase;
  background: #f1f1f1;
  font-family: 'GillSans';
  line-height: 55px;
}
.model-home-build .model-home-build-tabs .item .thumb_active h3 {
  background: #e10012;
  color: #fff;
}
.model-home-build .model-home-build-item .overview {
  margin: 15px 0 30px;
}
.model-home-build .model-home-build-item .overview h3 {
  font-size: 18px;
}
.model-home-build .model-home-build-item .features ul {
  text-align: left;
}
.model-home-build .model-home-build-item .features ul li {
  width: 48%;
  display: inline-block;
  font-size: 14px;
  color: #535353;
  text-align: left;
  background: none;
  vertical-align: top;
  padding: 9px 20px;
  line-height: 20px;
  font-weight: 300;
  margin-right: 1%;
  background: url(https://templatesnew.digitaldealer.com.au/mgmotor-dealer/images/bg-li-circle2.png) left 14px no-repeat;
}
@media (max-width: 991px) {
  .model-home-build .model-home-build-item .features ul li {
    width: 70%;
    margin-left: 15%;
  }
}
@media (max-width: 767px) {
  .model-home-build .model-home-build-item .features ul li {
    width: 90%;
    margin-left: 10%;
  }
}
.model-home-build .model-home-build-item .model-home-build-img img {
  width: 100%;
}
@media (max-width: 767px) {
  .model-home-build .model-home-build-item .model-home-build-img img {
    margin-top: 30px;
  }
}
.model-home-build .model-home-build-item .model-home-build-img .specialPrice {
  position: absolute;
  top: 50px;
  right: 50px;
  text-align: right;
  max-width: 200px;
}
@media (max-width: 991px) {
  .model-home-build .model-home-build-item .model-home-build-img .specialPrice {
    top: -15px;
  }
}
@media (max-width: 767px) {
  .model-home-build .model-home-build-item .model-home-build-img .specialPrice {
    font-size: 28px;
    position: relative;
    max-width: none;
    top: auto;
    right: auto;
  }
  .model-home-build .model-home-build-item .model-home-build-img .specialPrice span {
    font-size: 12px;
    margin-top: 3px;
  }
}
.model-home-build .model-home-build-item .model-home-build-img .specialDisclaimer {
  display: block;
  text-align: right;
  font-size: 10px;
  text-transform: inherit;
  white-space: normal;
  padding: 0;
  margin: 15px 0;
  float: right;
}
@media (max-width: 991px) {
  .model-home-build .model-home-build-item .model-home-build-img .specialDisclaimer {
    max-width: 130px;
  }
}
@media (max-width: 767px) {
  .model-home-build .model-home-build-item .model-home-build-img .specialDisclaimer {
    max-width: none;
  }
}
.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: 80%;
  margin: 0 10%;
}
.model-home-build-colors h4.build-left-title {
  font-size: 20px;
  color: #e10012;
  font-family: 'GillSans';
  margin-bottom: 15px;
}
.model-home-build-colors .model-home-build-colors-hex {
  width: 44px;
  height: 44px;
  display: inline-block;
  margin: 15px 5px;
  -moz-border-radius: 22px;
  border-radius: 22px;
}
.model-home-build-colors .model-home-build-colors-hex:hover {
  opacity: 0.8;
  background-image: none !important;
}
.model-home-build-colors ul {
  text-align: center;
}
.model-home-build-colors ul li {
  display: inline-block;
  float: none;
}
.model-home-specials .model-home-nospecials {
  display: none;
}
.tab-home-bg {
  background: #f1f1f1;
  padding-top: 40px;
  padding-bottom: 40px;
}
.model-home-specials-title,
.btn-model-home-specials {
  display: none;
}
#tab-home .model-home-specials-title,
#tab-home .btn-model-home-specials {
  display: block;
}
#model_home_special_slider .carousel-control.left,
#model_home_special_slider .carousel-control.right {
  background: none;
}
#model_home_special_slider .specials-instance {
  border-bottom: none !important;
}
#tab-feature {
  padding-bottom: 40px;
}
.model-feature-blurbs .blurb-imgs {
  margin: 0;
}
.model-feature-blurbs .blurb-imgs .blurb-img {
  padding: 0;
}
.model-feature-blurbs .blurb-imgs .blurb-img img {
  width: 100%;
  cursor: pointer;
}
.model-feature-blurbs .blurb-imgs .blurb-img img:hover {
  opacity: 0.8;
}
.model-feature-blurbs .blurb-contents .blurb-content >div {
  display: none;
}
.model-feature-blurbs .blurb-contents .blurb-content >div.active {
  display: block;
}
@media (max-width: 991px) {
  .model-feature-blurbs .blurb-contents .blurb-content >div.active {
    text-align: center;
    padding-top: 20px;
  }
}
.model-feature-blurbs .blurb-contents .blurb-content >div h3 {
  color: #2c3339;
  font-family: 'GillSans';
  font-size: 30px;
}
.model-feature-blurbs .pull-right-lg {
  float: right;
}
@media (max-width: 991px) {
  .model-feature-blurbs .pull-right-lg {
    float: none;
  }
}
.model-feature-blurb-title {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 30px;
}
.model-feature-blurb-title img {
  margin: 0 auto;
}
.model-feature-blurb-title h3 {
  font-family: 'GillSans';
  font-size: 42px;
}
.model-feature-blurb-title p {
  width: 60%;
  margin: 30px 20%;
  font-size: 18px;
  color: #464646;
}
@media (max-width: 991px) {
  .model-feature-blurb-title p {
    width: 90%;
    margin: 30px 5%;
  }
}
.model-feature-random-img img {
  width: 100%;
}
#model-feature-blurbs-slide {
  margin-bottom: 100px;
}
#model-feature-blurbs-slide .carousel-indicators {
  display: block;
  bottom: -50px;
}
#model-feature-blurbs-slide .carousel-indicators li {
  border: 1px solid #e10012;
  background: none;
  margin: 5px;
}
#model-feature-blurbs-slide .carousel-indicators li:hover {
  border: 1px solid #e10012;
}
.model-feature-blurb-full {
  text-align: center;
  overflow: hidden;
  margin: 0 0 50px;
}
.model-feature-blurb-full img {
  margin: 0;
  width: 100%;
}
.model-feature-blurb-full .blurb-content {
  margin: 0 15% 50px;
  width: 70%;
}
@media (max-width: 991px) {
  .model-feature-blurb-full .blurb-content {
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    margin: 0;
  }
}
.model-feature-blurb-full .blurb-content h3 {
  font-family: 'GillSans';
  font-size: 42px;
  color: #2c3339;
}
@media (max-width: 991px) {
  .model-feature-blurb-full .blurb-content h3 {
    font-size: 30px;
  }
}
.model-feature-blurb-full .blurb-content p {
  width: 90%;
  margin: 30px 5%;
  font-size: 18px;
  color: #464646;
}
.model-feature-blurb-full-2 {
  margin-top: 80px;
}
@media (max-width: 991px) {
  .model-feature-blurb-full-2 {
    margin-top: 15px;
  }
}
.model-feature-blurbs-top {
  background: #fff;
  margin-top: -255px;
  text-align: center;
  padding: 25px 50px;
}
@media (max-width: 991px) {
  .model-feature-blurbs-top {
    margin-top: -50px;
    padding: 15px;
  }
}
.model-feature-blurbs-top h2 {
  font-family: 'GillSans';
  font-size: 42px;
  color: #2c3339;
  margin-bottom: 30px;
}
.model-feature-blurbs-top h3 {
  font-family: 'GillSans';
  font-size: 26px;
  color: #2c3339;
  margin-bottom: 20px;
}
.model-feature-blurbs-top p {
  width: 80%;
  margin: 15px 10% 30px;
  font-size: 16px;
  color: #464646;
}
.model-feature-blurbs-a {
  margin-top: 0;
  text-align: center;
}
.model-feature-blurbs-a img {
  margin-bottom: 30px;
  width: 100%;
}
.model-feature-blurbs-a h3 {
  font-family: 'GillSans';
  font-size: 20px;
  color: #2c3339;
  margin-bottom: 10px;
}
.model-feature-blurbs-a p {
  margin: 10px 0 20px;
  color: #464646;
}
.model-feature-blurbs-b {
  margin-top: 80px;
}
@media (max-width: 991px) {
  .model-feature-blurbs-b {
    margin-top: 0;
  }
}
.model-feature-blurbs-b img {
  width: 100%;
}
.model-feature-blurbs-b h2 {
  font-family: 'GillSans';
  font-size: 42px;
  color: #2c3339;
  margin-bottom: 30px;
  padding-top: 40px;
  padding-left: 40px;
}
@media (max-width: 991px) {
  .model-feature-blurbs-b h2 {
    padding-left: 0;
  }
}
.model-feature-blurbs-b h3 {
  padding-left: 40px;
  font-family: 'GillSans';
  font-size: 26px;
  color: #2c3339;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .model-feature-blurbs-b h3 {
    padding-left: 0;
  }
}
.model-feature-blurbs-b p {
  padding-left: 40px;
  font-size: 15px;
  color: #464646;
}
@media (max-width: 991px) {
  .model-feature-blurbs-b p {
    padding-left: 0;
  }
}
.model-feature-blurbs-b2 h2 {
  padding-top: 0;
  padding-left: 0;
}
.model-feature-blurbs-b2 h3,
.model-feature-blurbs-b2 p {
  padding-left: 0;
}
.model-feature-blurbs-c {
  margin-top: 30px;
}
.model-feature-blurbs-c .item-image {
  margin-bottom: 0;
  position: relative;
  margin-bottom: -40px;
  width: 100%;
}
@media (max-width: 1199px) {
  .model-feature-blurbs-c .item-image {
    margin-bottom: 15px;
  }
}
.model-feature-blurbs-c .item-btn {
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 90px;
  right: 30px;
  cursor: pointer;
}
.model-feature-blurbs-c .item-btn:hover {
  opacity: 0.8;
}
.model-feature-blurbs-c .item-title {
  margin-bottom: 10px;
  background: url(https://templatesnew.digitaldealer.com.au/mgmotor-dealer/images/bg-model-blurb-title.png) left top repeat-x;
  cursor: pointer;
  position: relative;
}
.model-feature-blurbs-c .item-title h3 {
  font-family: 'GillSans';
  font-size: 18px;
  color: #fff;
  padding: 0 0 0 15px;
  margin: 0;
  height: 40px;
  line-height: 40px;
}
.model-feature-blurbs-c .item-title:hover {
  background: #000;
}
.model-feature-blurbs-c .item-title:hover h3 {
  color: #fff;
}
.model-feature-blurbs-c .item-title2 h3 {
  font-family: 'GillSans';
  font-size: 20px;
  color: #2c3339;
  margin-bottom: 10px;
}
.model-feature-blurbs-c .item-content {
  position: absolute;
  visibility: hidden;
  padding: 10px 25px;
}
.model-feature-blurbs-c .item-content p {
  color: #fff;
}
.model-feature-blurbs-c .item {
  background: #000 url(https://templatesnew.digitaldealer.com.au/mgmotor-dealer/images/bg-model-blurb-title.png) left top repeat;
  margin-bottom: 25px;
}
.btn-specs {
  max-width: 320px;
  margin: 50px auto 0;
}
.model-banner img {
  width: 100%;
  height: auto;
}
.model-ezs .btn,
.model-zsev .btn {
  background: #00A1E4;
  border-color: #00A1E4;
  color: white;
}
.model-ezs .btn:hover,
.model-ezs .btn:active,
.model-ezs .btn.active,
.model-zsev .btn:hover,
.model-zsev .btn:active,
.model-zsev .btn.active {
  background: #006b98;
  border-color: #006b98;
}
.model-ezs .btn.btn-black,
.model-zsev .btn.btn-black {
  background: black;
  border-color: black;
}
.model-ezs header .header_logo,
.model-ezs header .header_brand,
.model-zsev header .header_logo,
.model-zsev header .header_brand {
  background: #00A1E4;
}
.model-ezs header .header_right_icons > ul li .header-book-testdrive:hover,
.model-zsev header .header_right_icons > ul li .header-book-testdrive:hover {
  background: #006b98;
  border-color: #006b98;
}
.model-ezs header .header_btm .navbar-nav li a.active,
.model-zsev header .header_btm .navbar-nav li a.active {
  border-color: #00A1E4;
}
.model-ezs .navbar-header button,
.model-zsev .navbar-header button {
  background: #00A1E4;
}
.model-ezs .model_tabs_wrapper .tabs_header2 ul li.book-test-drive > a,
.model-ezs .model_tabs_wrapper .tabs_header2 ul li a:hover,
.model-ezs .model_tabs_wrapper .tabs_header2 ul li a.active,
.model-zsev .model_tabs_wrapper .tabs_header2 ul li.book-test-drive > a,
.model-zsev .model_tabs_wrapper .tabs_header2 ul li a:hover,
.model-zsev .model_tabs_wrapper .tabs_header2 ul li a.active {
  color: #00A1E4 !important;
}
.model-ezs .model_tabs_wrapper .tabs_header2 ul li.book-test-drive > a:hover,
.model-zsev .model_tabs_wrapper .tabs_header2 ul li.book-test-drive > a:hover {
  color: #006b98 !important;
}
.model-ezs .nav-tabs li.active,
.model-zsev .nav-tabs li.active {
  background: #00A1E4;
}
.australia .model .ezs .mosaic_row .mosaic_row_inner_3 .feature_6 {
  max-width: 520px;
  max-height: 310px;
  margin-left: -130px;
}
.australia .model .ezs .mosaic_row .feature_7,
.australia .model .ezs .mosaic_row .feature_8 {
  display: none;
}
.australia .model .ezs .mosaic_row_4 {
  display: none;
}
.australia .model .zs-ev .mosaic_row .mosaic_row_inner_4 .feature_11 {
  display: inline-flex;
}
.order-yours-now-form .container {
  margin: 30px auto;
}
.order-yours-now-form h2,
.order-yours-now-form h2+p {
  text-align: center;
}
form#orderyoursnow .formCell {
  float: left;
}
form#orderyoursnow .formCell.iWouldLikeToFindOutMore {
  clear: left;
}
form#orderyoursnow .terms {
  clear: left;
}
@media (max-width: 768px) {
  form#orderyoursnow .formSubmit {
    float: none;
  }
}
@media (min-width: 991px) {
  .australia .model .zs .mosaic_modal#feature_2 .mosaic_modal_body .feature_content_image,
  .australia .model .mg3-auto .mosaic_modal#feature_2 .mosaic_modal_body .feature_content_image,
  .australia .model .hs .mosaic_modal#feature_2 .mosaic_modal_body .feature_content_image {
    display: none;
  }
  .australia .model .zs .mosaic_modal#feature_2 .mosaic_modal_body .feature_content,
  .australia .model .mg3-auto .mosaic_modal#feature_2 .mosaic_modal_body .feature_content,
  .australia .model .hs .mosaic_modal#feature_2 .mosaic_modal_body .feature_content {
    width: 100%;
  }
  .australia .model .zs .mosaic_modal#feature_2 .mosaic_modal_body .feature_content h3,
  .australia .model .zs .mosaic_modal#feature_2 .mosaic_modal_body .feature_content p,
  .australia .model .mg3-auto .mosaic_modal#feature_2 .mosaic_modal_body .feature_content h3,
  .australia .model .mg3-auto .mosaic_modal#feature_2 .mosaic_modal_body .feature_content p,
  .australia .model .hs .mosaic_modal#feature_2 .mosaic_modal_body .feature_content h3,
  .australia .model .hs .mosaic_modal#feature_2 .mosaic_modal_body .feature_content p {
    display: none;
  }
  .australia .model .zs .mosaic_modal#feature_2 .mosaic_modal_body .feature_content .embed-responsive,
  .australia .model .mg3-auto .mosaic_modal#feature_2 .mosaic_modal_body .feature_content .embed-responsive,
  .australia .model .hs .mosaic_modal#feature_2 .mosaic_modal_body .feature_content .embed-responsive {
    margin: 70px 15px 15px;
  }
}
@media (min-width: 991px) {
  .new-zealand .model .hs .mosaic_modal#feature_2 .mosaic_modal_body .feature_content_image {
    display: none;
  }
  .new-zealand .model .hs .mosaic_modal#feature_2 .mosaic_modal_body .feature_content {
    width: 100%;
  }
  .new-zealand .model .hs .mosaic_modal#feature_2 .mosaic_modal_body .feature_content h3,
  .new-zealand .model .hs .mosaic_modal#feature_2 .mosaic_modal_body .feature_content p {
    display: none;
  }
  .new-zealand .model .hs .mosaic_modal#feature_2 .mosaic_modal_body .feature_content .embed-responsive {
    margin: 70px 15px 15px;
  }
}
.variants-container {
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  .variants-container {
    flex-direction: column;
  }
}
.variant-buttons {
  margin-top: auto;
}
.variant-container {
  text-align: right;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .variant-container {
    margin: 20px 0;
  }
}
.variant-container img {
  width: 70%;
  margin: 0 auto;
}
.variant-container h3 {
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'GillSans';
  margin: 20px 0;
}
.variant-container h4 {
  color: #666;
}
.variant-container h4 span {
  color: #e10012;
}
.variant-container-panel {
  text-align: center;
}
@media (max-width: 991px) {
  .variant-container-panel {
    padding: 0 2px;
  }
}
.variant-container-panel .btn {
  margin: 7px 0;
  text-align: left;
}
@media (max-width: 991px) {
  .variant-container-panel .btn {
    font-size: 12px;
    padding: 15px 10px;
  }
}
@media (max-width: 767px) {
  .variant-container-panel .btn {
    font-size: 16px;
    padding: 20px;
    text-align: center;
  }
}
.variant-container-panel .btn i,
.variant-container-panel .btn svg {
  margin: 0 10px;
  vertical-align: middle;
}
@media (max-width: 991px) {
  .variant-container-panel .btn i,
  .variant-container-panel .btn svg {
    margin: 0 10px 0 0;
    font-size: 1.5em;
  }
}
@media (max-width: 767px) {
  .variant-container-panel .btn i,
  .variant-container-panel .btn svg {
    margin: 0 10px;
  }
}
.variant-container-panel .variant-details {
  margin: 10px 0;
}
.variant-container-panel .variant-engine-specs {
  display: flex;
  flex-direction: column;
}
.variant-container-panel .variant-engine-specs li {
  display: flex;
  justify-content: space-evenly;
  margin: 3px 0;
  font-size: 16px;
  font-family: 'GillSans-Bold';
}
.variant-container-panel .variant-engine-specs li div {
  border-right: 1px solid #e10012;
  width: 100%;
}
.variant-container-panel .variant-engine-specs li div:last-child {
  border-right: none;
}
.nav-tabs {
  display: flex;
  justify-content: center;
  align-items: center;
  border: unset !important;
  margin: 0 auto;
  width: 50%;
}
@media (max-width: 991px) {
  .nav-tabs {
    width: 100%;
  }
}
.nav-tabs li {
  flex: 1;
  text-align: center;
  background: black;
  border: 1px solid #fff;
  max-width: 300px;
}
.nav-tabs li a {
  border: unset !important;
  width: 100%;
  color: white;
  font-family: 'GillSans';
  font-size: 18px;
}
.nav-tabs li.active {
  background: #e10012;
}
.tab-content {
  padding: 40px 0;
}
[id^='model-colourpicker-carousel-colours-'].active {
  display: block;
}
[id^='model-colourpicker-carousel-colours-'] ol.model-colourpicker-carousel-colours-indicators {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 45%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  [id^='model-colourpicker-carousel-colours-'] ol.model-colourpicker-carousel-colours-indicators {
    width: 100%;
    padding: 2em 0;
  }
}
[id^='model-colourpicker-carousel-colours-'] ol.model-colourpicker-carousel-colours-indicators li {
  padding: 0 1em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: unset;
  flex: 1;
  max-width: 125px;
}
[id^='model-colourpicker-carousel-colours-'] ol.model-colourpicker-carousel-colours-indicators li .model-colourpicker-carousel-colours-name {
  text-transform: uppercase;
  line-height: 1.5em;
}
[id^='model-colourpicker-carousel-colours-'] ol.model-colourpicker-carousel-colours-indicators li .model-colourpicker-carousel-colours-hex {
  padding: 1em;
  border-radius: 50em;
}
[id^='model-colourpicker-carousel-colours-'] ol.model-colourpicker-carousel-colours-indicators li .model-colourpicker-carousel-colours-name {
  padding: 1em 0 0;
}
[id^='model-colourpicker-carousel-colours-'] ol.model-colourpicker-carousel-colours-indicators li .model-colourpicker-carousel-colours-name,
[id^='model-colourpicker-carousel-colours-'] ol.model-colourpicker-carousel-colours-indicators li .model-colourpicker-carousel-colours-hex img {
  visibility: hidden;
}
[id^='model-colourpicker-carousel-colours-'] ol.model-colourpicker-carousel-colours-indicators li.active {
  background: none;
}
[id^='model-colourpicker-carousel-colours-'] ol.model-colourpicker-carousel-colours-indicators li.active .model-colourpicker-carousel-colours-hex img {
  visibility: visible;
}
@media (max-width: 991px) {
  [id^='model-colourpicker-carousel-colours-'] ol.model-colourpicker-carousel-colours-indicators li {
    padding: 0;
  }
}
[id^='model-colourpicker-carousel-colours-'] .model-colourpicker-carousel-colours-carousel-inner .model-colourpicker-carousel-colours-carousel-inner-item {
  display: block;
}
[id^='model-colourpicker-carousel-colours-'] .model-colourpicker-carousel-colours-carousel-inner .model-colourpicker-carousel-colours-carousel-inner-item img {
  display: none;
}
[id^='model-colourpicker-carousel-colours-'] .model-colourpicker-carousel-colours-carousel-inner .model-colourpicker-carousel-colours-carousel-inner-item.active img {
  display: block;
}
ol.model-colourpicker-carousel-variant-indicators.carousel-indicators,
ol.model-colourpicker-carousel-colours-indicators.carousel-indicators {
  position: relative;
  left: unset;
  bottom: unset;
}
ol.model-colourpicker-carousel-variant-indicators.carousel-indicators li,
ol.model-colourpicker-carousel-colours-indicators.carousel-indicators li {
  height: unset;
  width: unset;
  text-indent: unset;
  margin: 0;
}
.model-colourpicker-carousel-colours-carousel-inner .model-colourpicker-carousel-colours-carousel-inner-item img {
  width: unset;
}
.nav>li>a:hover,
.nav>li>a:focus,
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  background-color: unset;
  color: #fff;
}
#map_big {
  position: relative;
  height: 420px;
  padding: 0;
  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: 280px;
  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: 'GillSans-Bold';
  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: #e10012;
}
#map_big #map_details > div a.link_arrow {
  margin: 0 -20px;
  display: block;
  color: #fff;
  text-transform: uppercase;
  background: #e10012 url("https://templatesnew.digitaldealer.com.au/mgmotor-dealer/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: 'GillSans';
}
@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("https://templatesnew.digitaldealer.com.au/mgmotor-dealer/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(https://templatesnew.digitaldealer.com.au/mgmotor-dealer/images/bg-li.png) no-repeat 0 5px;
}
#map_big .openingHours li strong {
  font-weight: normal;
}
#map_big .openingHoursSpecials h3 {
  font-size: 12px;
  color: #e10012;
  padding-top: 10px;
}
#location_select {
  background: #e10012;
  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;
  }
}
.maps_locations {
  padding-top: 40px;
  padding-bottom: 20px;
}
.maps_locations .maps_loc_wrap {
  margin-bottom: 20px;
}
.maps_locations .map_loc_details h3 {
  text-transform: uppercase;
  margin: 15px 0;
}
.maps_locations .map_loc_details .address {
  min-height: 50px;
}
.maps_locations .map_loc_details .phone {
  font-size: 125%;
  display: inline-block;
}
.maps_locations .map_loc_details .phone a {
  color: #e10012;
}
.maps_locations .map_loc_details .openingHours {
  margin: 0 0 15px;
}
.maps_locations .map_loc_details .openingHours ul li strong {
  min-width: 70px;
  display: inline-block;
}
.maps_locations .map_loc_details a.btn {
  margin: 0;
}
.maps_locations .maps_loc_img img {
  width: 100%;
  border: 1px solid #dddddd;
}
