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

.table-noborder {
  border-collapse: collapse;
  border: none;
}
.g-menu-item.active.g-standard {
  border: 1px solid white;
  padding: 8px;
  border-radius: 4px;
}
.g-menu-item-title {
  font-size: 1.2rem;
  font-weight: 300;
}
.platform-content container {
  margin: 0px;
  border-bottom: medium dashed #777;
}
.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}
.fixed-height-img {
  object-fit: cover;
  width: 100%;
  height: 250px;
}
#custom-4132-particle {
  margin-top: 2rem;
}
.slideshow-sidebar {
  margin-left: 0px;
  margin-right: 0px;
  padding-right: 0px;
  padding-left: 0px;
}
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 1.5rem;
}
.box1 {
  border-radius: 10px;
}
/*# sourceMappingURL=custom_14.css.map */