/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 0.9rem;
}
#g-extension {
  color: #fff;
  background-image: url('https://www.milesaheaddrivered.ca/images/banners/miles-ahead-motorcycle-footer.jpg');
  background-color: #193564;
  height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#g-showcase {
  color: #fff;
  background-color: #193564;
  height: 300px;
}
.home #g-showcase {
  background-image: url('https://www.milesaheaddrivered.ca/images/banners/miles-ahead-motorcycle-training-slide.jpg');
  height: 300px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.roadtrip #g-showcase {
  background-image: url('https://www.milesaheaddrivered.ca/images/headers/road-trip.jpg#joomlaImage://local-images/headers/road-trip.jpg');
  height: 300px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.motorcycletraining #g-showcase {
  background-image: url('https://www.milesaheaddrivered.ca/images/banners/miles-ahead-motorcycle-training-slide.jpg');
  height: 300px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
/*** Hide Retest Table Columns **/
.retest table td:nth-child(-4n + 4) {
  display: none;
}
.retest table th:nth-child(-4n + 4) {
  display: none;
}
.retest table td:nth-child(-5n + 5) {
  display: none;
}
.retest table th:nth-child(-5n + 5) {
  display: none;
}
.formResponsive button[type=button], .formResponsive button[type=reset], .formResponsive button[type=submit], .formResponsive input[type=button], .formResponsive input[type=reset], .formResponsive input[type=submit] {
  display: inline-block;
  padding: 10px 20px;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  line-height: 24px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #000;
  border-radius: 0px !important;
}
/*# sourceMappingURL=custom__body_only.css.map */