/* 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
 */

.breadcrumb {
  margin-top: 0;
  background-color: #5ea5e0;
}
.breadcrumb-item.active {
  color: #d8d8d8;
  font-weight: 600;
}
h4 {
  margin: 1.75rem 0 0.5rem 0;
}
body p {
  margin-top: 0.5rem;
  margin-right: 0px;
  margin-bottom: 0.75rem;
  margin-left: 0px;
}
/*Typography*/
body {
  font-size: 1rem;
  line-height: 1.5;
}
/*width of Joomla content on pages*/
.platform-content.container {
  max-width: 95% !important;
}
/*Logo size and centering*/
.g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
  max-height: 100px;
  margin: auto;
  margin-bottom: -20px;
}
/*Spacing before Joomla content*/
.custom-vertical-space {
  height: 30px;
}
/*Contact Form Display*/
#contact-form .controls .btn-primary.validate {
  font-size: 1rem;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: left;
  }
}
.well {
  width: 80%;
  max-width: 100%;
  margin-top: 30px;
}
/*Footer Custom Menu*/
#g-footer .g-horizontalmenu {
  padding: 0.5rem 0;
  text-align: center;
  font-weight: 500;
}
/*Copyright font - Footer*/
#g-footer .g-copyright {
  font-size: 0.85rem;
  line-height: 1.25rem;
}
/*Contact Form Message Area*/
#jform_contact_message {
  height: 200px;
}
/*Welcome Card styling*/
.bfQuickMode .bfLabelLeft label {
  width: 25% !important;
}
/*Module titles*/
h3 {
  font-size: 1.5rem;
  margin-bottom: 0px;
  font-weight: 800;
  margin-top: 20px;
}
.jevtip-tip {
  z-index: 999;
}
#jevents_body {
  margin-top: 10px;
}
.jev_toprow .jev_header2 > * {
  height: auto !important;
  margin-bottom: 5px;
}
/*# sourceMappingURL=custom_67.css.map */