.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;
}
.specials.content.form {
  margin-top: 54px;
}
@media (max-width: 767px) {
  .specials.content.form {
    margin-top: 0;
  }
}
.specials.content.form .page_title {
  display: none;
}
.specials .general_content {
  padding: 0 15px 30px;
}
.specials .general_content ul {
  text-align: center !important;
}
.specialsIndividual .specialsLeft {
  float: left;
}
@media (max-width: 767px) {
  .specialsIndividual .specialsLeft {
    float: none;
    text-align: center;
    padding: 0;
  }
}
.specialsIndividual .specialsLeft .specialTitle {
  margin: 20px 0;
}
.specialsIndividual .specialsLeft .specialOverview {
  padding: 30px 0;
}
.specialsIndividual .specialsLeft .specialOverview p {
  max-width: 75%;
  font-size: 16px;
  color: #4d4f53;
  text-align: center;
  line-height: 1.4;
  margin: 0 auto;
  font-weight: normal;
  font-family: 'GillSans';
}
.specialsIndividual .specialsRight {
  background: ;
  padding: 20px;
}
@media (max-width: 767px) {
  .specialsIndividual .specialsRight {
    padding: unset;
  }
}
.specialsIndividual .specialsRight .specialPrice span {
  left: 18px;
  top: 10px;
}
@media (max-width: 767px) {
  .specialsIndividual .specialsRight .specialPrice span {
    top: 20px;
    right: 18px;
  }
}
@media (max-width: 767px) {
  .specialsIndividual .specialsRight .specialPrice {
    text-align: center;
  }
}
.specialsIndividual .specialsRight .specialFeatures li {
  max-width: none;
  margin: 10px 0;
  font-family: 'GillSans';
  display: block;
}
.specialsIndividual .specialOfferLogos {
  margin: 20px auto;
}
.specialsIndividual .campaignTitle {
  font-size: 10px;
  color: #fff;
  text-transform: uppercase;
  background: #000;
}
.specialsIndividual .campaignTitle {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  background: #e10012;
}
.specials_title {
  max-width: 600px;
  text-align: center;
  margin: 40px auto;
}
.specials_title h1 {
  text-transform: uppercase;
}
.specialOffers a.btn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: auto;
}
@media (max-width: 767px) {
  .specialOffers a.btn {
    width: 80%;
    position: relative;
  }
}
#loadMore,
#showLess {
  margin: 20px auto;
  width: 150px;
  float: none;
}
#showLess {
  display: none;
}
.totopMobile {
  text-align: right;
  margin: 10px 0;
}
.totopMobile span:before {
  font-family: 'Glyphicons Halflings';
  content: "\e113";
  margin: 0 10px;
}
.specialOffer {
  padding: 10px 10px 60px;
}
@media (max-width: 991px) {
  .specialOffer {
    margin: 15px 0;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .specialOffer {
    margin: 0;
  }
}
.specialOfferFull .specialImage img {
  width: 100%;
}
.specialOfferMobile {
  margin: 20px 0;
}
@media (max-width: 767px) {
  .specialOfferMobile {
    margin: 0 0 40px;
  }
}
.specialFeatures {
  margin-bottom: 40px;
  text-align: center;
}
@media (max-width: 767px) {
  .specialFeatures {
    margin-bottom: 20px;
  }
}
.specialFeatures h4 {
  margin-top: 25px;
  text-transform: uppercase;
}
.specialFeatures ul {
  margin: 0;
}
.specialFeatures ul li {
  font-size: 14px;
  list-style: none;
  display: none;
}
.specialFeatures ul li:nth-child(1),
.specialFeatures ul li:nth-child(2),
.specialFeatures ul li:nth-child(3),
.specialFeatures ul li:nth-child(4),
.specialFeatures ul li:nth-child(5),
.specialFeatures ul li:nth-child(6) {
  display: block;
}
.specialFeatures ul li sup {
  font-size: 14px;
  margin-lefT: 2px;
}
.specialFeatures ul li strong {
  float: right;
}
.specialFeatures div.specialFeatures li {
  max-width: 204px;
  word-wrap: break-word;
}
@media (max-width: 991px) {
  .specialFeatures div.specialFeatures li {
    max-width: 100%;
  }
}
#stockItemEnquiryContainer {
  display: none;
}
.campaignTitle,
.campaignFlag {
  font-size: 16px;
  font-family: 'GillSans';
  color: #fff;
  text-transform: uppercase;
  padding: 10px;
  text-align: center;
}
@media (max-width: 991px) {
  .campaignTitle,
  .campaignFlag {
    font-size: 14px;
  }
}
.campaignTitle {
  background: #000;
}
.campaignFlag {
  background: #e10012;
}
.specialsDisclaimerBtn.collapsed span:before {
  content: "\e114";
}
.specialsDisclaimerBtn {
  min-height: 30px;
  text-align: center;
}
.specialsDisclaimerBtn span {
  margin: 20px auto !important;
  display: inline-block;
  margin: 40px 0 0;
}
.specialsDisclaimerBtn span:before {
  font-family: 'Glyphicons Halflings';
  content: "\e113";
  margin: 0 10px;
}
.Offer {
  display: none;
}
.specialTitle {
  padding: 10px 0;
  clear: both;
  text-transform: uppercase;
  width: 100%;
}
.specialTitle h2 {
  color: #000;
  font-size: 20px;
  line-height: 26px;
  font-family: 'GillSans';
  margin: 0;
}
@media (max-width: 767px) {
  .specialTitle h2 {
    margin: 20px 0 0;
  }
}
.specialTitle h2 span {
  color: #666;
  font-size: 16px;
  font-weight: normal;
  margin: 10px 0;
  font-family: 'GillSans';
}
.specialTitle h2 span:nth-child(2)::before {
  content: "|";
  color: #e10012;
  font-weight: bold;
  margin: 0 8px;
}
.specialTitle h2 span:nth-child(1)::before {
  content: "\A";
  white-space: pre;
}
.specialOfferLogos .specialOfferLogo {
  margin: 0 auto;
}
.specialOfferLogosExtras {
  margin: 10px auto;
}
.specialDisclaimer.active {
  border-bottom: 1px solid #CA362D;
}
.offer-details {
  text-align: center;
}
.specialPrice {
  font-size: 32px;
  font-family: 'GillSans';
  color: #000;
  margin: 15px 0 20px 0 !important;
}
.specialPrice .specialPriceFrom,
.specialPrice .specialPricePrice,
.specialPrice .specialPriceMention {
  width: 100%;
}
@media (max-width: 991px) {
  .specialPrice {
    margin: 20px 0 !important;
  }
}
.specialPrice span {
  margin: 5px 0;
  font-size: 12px;
  color: #545454;
  text-transform: uppercase;
  font-family: 'GillSans';
  text-transform: capitalize;
  width: 100%;
  float: left;
  clear: both;
}
@media (max-width: 991px) {
  .specialPrice span {
    top: -18px;
  }
}
.specialPrice p {
  display: block;
  font-size: 16px;
  margin-top: 18px;
}
.specialPrice sup {
  vertical-align: super;
  font-size: 14px;
  top: 0;
  left: 2px;
}
.specialOverview {
  font-weight: bold;
  line-height: 150%;
  margin-bottom: 20px;
  text-align: center;
}
#specials_select {
  line-height: 28px;
  font-family: 'GillSans';
  font-size: 13px;
  font-weight: bold;
  margin: 20px 0 40px 0;
  text-transform: uppercase;
  background-color: #DDDDDD;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 15px;
  color: #424242;
}
#specials_select select {
  margin-left: 20px;
}
@media (max-width: 767px) {
  #specials_select select {
    display: block;
    margin-left: 0px;
  }
}
@media (max-width: 991px) {
  .price {
    top: 0;
  }
}
.model-home-specials-title {
  display: none;
}
.specialImage {
  margin-bottom: 20px;
}
#disclaimer-accordion .panel-body p {
  font-size: 12px;
}
#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;
}
