.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;
}
.service .service_intro {
  margin-top: -15px;
  margin-bottom: 40px;
  line-height: 25px;
  color: #4c4c4c;
  font-size: 16px;
}
.service .service_top {
  margin-right: 15px;
  margin-bottom: 30px;
}
.service .service_top > div {
  padding-right: 0;
}
@media (max-width: 1199px) {
  .service .service_top .service_top_panel {
    height: auto;
    width: 100%;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .service .service_top .service_top_panel {
    height: auto;
  }
}
.service .service_top .service_top_panel h4 {
  line-height: 35px;
  padding-top: 15px;
  font-size: 18px;
  color: #000;
  font-family: 'GillSans';
}
@media (max-width: 1199px) {
  .service .service_top .service_top_panel h4 {
    padding-top: 15px;
  }
}
.service .service_top .service_top_panel p {
  padding: 10px 0;
  color: #4c4c4c;
  line-height: 22px;
  font-size: 14px;
}
.service .service_top .service_top_panel img {
  float: left;
  margin-bottom: 25px;
  width: 100%;
  height: auto;
}
@media (max-width: 1199px) {
  .service .service_top .service_top_panel img {
    margin-right: 15px;
    margin-bottom: 15px;
  }
}
.service .service_btm {
  margin-bottom: 50px;
}
.service .service_btm .service_special_bg {
  margin-top: 25px;
  margin-bottom: 25px;
}
.service .service_btm .service_special_bg img {
  width: 100%;
  height: auto;
}
.service .service_btm .service_special_bg .carousel-indicators li {
  background: #ccc !important;
  border: none;
}
.service .service_btm .service_special_bg .carousel-indicators .active {
  background: #e10012 !important;
}
.service .service_btm .service_special_bg .carousel-control {
  width: 8%;
}
.service #serviceCalendarContainer {
  margin-top: 0;
  margin-bottom: 25px;
}
@media (max-width: 1199px) {
  .service #serviceCalendarContainer {
    margin-top: 25px;
  }
}
.service #serviceCalendarContainer h2 {
  font-size: 15px;
  text-transform: uppercase;
  margin-top: 0;
}
.service #serviceCalendarContainer #serviceCalendarTop {
  background: #f1f1f1;
  padding: 15px 10px;
  margin-bottom: 10px;
}
.service #serviceCalendarContainer #serviceCalendarTop p {
  color: #4c4c4c;
  margin-bottom: 0;
}
.service #serviceCalendarContainer #serviceCalendar h4 {
  color: #000;
  margin-bottom: 15px;
  font-weight: 500;
  font-size: 16px;
}
.service #serviceCalendarContainer #serviceCalendar table th {
  text-align: center !important;
  background: #000;
}
.service #serviceCalendarContainer #serviceCalendar table td a:hover {
  background: #e10012;
}
.service #serviceCalendarContainer #serviceCalendar .terms {
  display: block;
  font-size: 9px;
  line-height: 13px;
  color: #5f5f65;
  margin-bottom: 50px;
}
.service iframe {
  display: block !important;
}
.ie .sidebar #serviceCalendar p.terms {
  text-align: left;
  font-size: 80%;
}
#servicespecial .carousel-control {
  background: none;
}
#servicespecial .carousel-indicators {
  display: none;
}
.service_loc {
  padding: 0;
  margin: 30px 0;
}
.service_loc h3 {
  font-family: 'GillSans';
  text-transform: uppercase;
  margin-bottom: 15px;
}
.service_loc .service_loc_btn {
  margin: 0 0;
  width: 270px;
  background: #e10012 url('https://templatesnew.digitaldealer.com.au/mgmotor-dealer/images/icon-down.png') right center no-repeat;
  text-align: left;
}
.service_loc .service_loc_btn:hover {
  background: #000 url('https://templatesnew.digitaldealer.com.au/mgmotor-dealer/images/icon-down.png') right center no-repeat;
}
@media (max-width: 1199px) {
  .service_loc .service_loc_btn {
    width: 248px;
  }
}
.service_loc ul li {
  width: 270px;
  background: #000;
  border-bottom: #fff 1px solid;
}
.service_loc ul li a {
  color: #fff;
  display: block;
  width: 100%;
  padding: 10px 15px;
}
.service_loc ul li a:hover {
  color: #e10012;
}
@media (max-width: 1199px) {
  .service_loc ul li {
    width: 248px;
  }
}
.ford_service_loc {
  padding: 0;
  margin: 30px 0;
}
.ford_service_loc h3 {
  font-family: 'GillSans';
  text-transform: uppercase;
  margin-bottom: 15px;
}
.ford_service_loc .ford_service_loc_btn {
  margin: 0 auto;
  width: 268px;
  background: #2495CF url('https://templatesnew.digitaldealer.com.au/mgmotor-dealer/images/icon-down.png') right center no-repeat !important;
  text-align: left;
  height: 46px;
  border: none !important;
}
@media (max-width: 991px) {
  .ford_service_loc .ford_service_loc_btn {
    width: 248px;
    margin: 0;
  }
}
.ford_service_loc .ford_service_loc_btn a {
  color: #fff;
}
.ford_service_loc .ford_service_loc_btn:hover {
  background: #000 url('https://templatesnew.digitaldealer.com.au/mgmotor-dealer/images/icon-down.png') right center no-repeat !important;
  border: none !important;
}
.ford_service_loc ul {
  width: 268px;
  margin-left: 8px;
}
@media (max-width: 1199px) {
  .ford_service_loc ul {
    width: 268px;
    margin-left: 46px;
  }
}
@media (max-width: 991px) {
  .ford_service_loc ul {
    width: 248px;
    margin-left: 0;
  }
}
.ford_service_loc ul li {
  background: #000;
  border-bottom: #fff 1px solid;
  width: 100%;
}
.ford_service_loc ul li a {
  color: #fff;
  display: block;
  width: 100%;
  padding: 10px 15px;
}
.ford_service_loc ul li a:hover {
  color: #e10012;
}
.ford_service_loc ul li:first-child {
  margin-top: 1px;
}
#heroSlideshow .carousel-indicators {
  display: none;
}
.service_youtube {
  margin: 0 auto 80px;
}
.general_content_title_service {
  margin-top: 15px !important;
}
@media (max-width: 991px) {
  .general_content_title_service {
    margin-top: 40px !important;
  }
}
#serviceCalendar {
  position: relative;
}
#serviceCalendar.service_form {
  background: #FFF;
  width: 100%;
  z-index: 1000;
  margin: 15px 0;
}
#serviceCalendar p.terms {
  margin-top: 10px;
}
#serviceCalendar #ServiceCalendarPreviousMonth,
#serviceCalendar #ServiceCalendarNextMonth {
  position: absolute;
  top: 5px;
  overflow: hidden;
  display: block;
  text-indent: -20000px;
  width: 7px;
  height: 12px;
  background: url(https://templatesnew.digitaldealer.com.au/mgmotor-dealer/images/serviceCalendar/bg-previous-month.png) no-repeat 0 0;
}
#serviceCalendar #ServiceCalendarNextMonth {
  background: url(https://templatesnew.digitaldealer.com.au/mgmotor-dealer/images/serviceCalendar/bg-next-month.png) no-repeat 0 0;
  right: 0;
}
#serviceCalendar #ServiceCalendarPreviousMonth {
  left: 5px;
}
#serviceCalendar h4 {
  text-align: center;
  margin: 0;
  line-height: 25px;
  font-size: 14px;
  background: none;
  color: #000;
}
#serviceCalendar span {
  display: none;
}
#serviceCalendar table {
  border-collapse: collapse;
  font-size: 90%;
  width: 100%;
}
#serviceCalendar table th {
  background: #000;
  color: #FFF;
  line-height: 25px;
  border: #CCC 1px solid;
  width: 14%;
  margin: 0;
  padding: 0;
  text-align: center;
}
#serviceCalendar table td {
  line-height: 25px;
  border: #CCC 1px solid;
  text-align: center;
  width: 14%;
  vertical-align: middle;
  color: #3f4344;
  margin: 0;
  padding: 0;
  background: #FFF;
  cursor: pointer;
}
#serviceCalendar table td a {
  display: block;
  height: 100%;
}
#serviceCalendar table td.cal_special {
  background: #000;
  color: #FFF;
}
#serviceCalendar table td.cal_empty {
  background: #f4f4f4;
  cursor: auto;
  color: #707779;
}
#serviceCalendar table td.cal_normal:hover a {
  background: #000;
  color: #FFF;
}
#serviceCalendar.side {
  width: 207px;
}
#serviceCalendar.side table {
  width: 207px;
}
#serviceCalendar.side table th,
#serviceCalendar.side table td {
  width: 30px;
  height: 26px;
}
p#service-special {
  color: #000;
  padding: 10px;
  font-weight: bold;
  padding: 5px 10px;
  background: #FFF;
}
#follower {
  display: none;
  position: absolute;
  background: #000;
  border: #FFF solid 1px;
  color: #FFF;
  padding: 5px;
  z-index: 2000;
  max-width: 270px;
}
#follower p {
  margin: 0px;
}
#follower p.disclaimer {
  color: #bfc2c3;
  margin: 0;
}
#follower p strong {
  color: #FFF;
}
#wait {
  display: none;
  position: absolute;
  z-index: 600;
  padding: 3px;
  background: #FFF;
  border: #666 solid 1px;
  top: 80px;
  left: 120px;
}
#wait img {
  width: 22px !important;
  margin: 0 !important;
  padding: 0 !important;
  left: 0 !important;
  top: 0 !important;
  height: 22px !important;
  position: relative !important;
}
#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;
}
