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

/* 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
 */
body {
  font-size: 1rem;
  line-height: 1.3;
}
.g-menu-item-title {
  color: #947580;
  margin-left: 0.4rem;
}
.g-menu-item-title:hover {
  color: #ffffff;
}
.mod-breadcrumbs {
  margin: 0.25rem 0 0rem 0;
}
img {
  padding: 0px;
  border: 0px;
  margin: 6px;
}
#g-header .g-content {
  padding: 0;
  margin: 0;
}
#g-main-nav {
  margin-top: -1.5rem;
}
#g-mobilemenu-container {
  margin-top: -0.6rem;
}
#g-main {
  background-image: url('../../../../images/backgrounds/gradient.jpg');
  padding: 0rem 0;
}
.g-content {
  padding: 0;
}
.platform-content {
  background: #e4f6fb;
}
#page-header {
  margin: 0 2rem 0 2rem;
}
#side-menu-thing .g-main-nav .g-toplevel {
  display: flex;
  flex-flow: row wrap;
  flex-direction: column;
  justify-content: center;
  -webkit-justify-content: center;
  padding: 0rem 0;
  margin: 0px;
  padding: 0px;
  row-gap: 0px;
  gap: 0px;
}
.g-menu-item-container {
  border: 0px solid #4caf99;
  border-radius: 1rem;
  margin: -0.7rem 0.8 -0.7rem 0.8;
}
.g-menu-item-container:hover {
  background-image: url('../../../../images/backgrounds/menu-button.jpg');
  background-size: auto;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  padding: 0.5rem 0.5rem;
}
.mod-articles-category-introtext {
  margin: 0rem 0;
}
[class*="g-menu-item-"].active {
  background-image: url('../../../../images/backgrounds/menu-button.jpg');
}
.aboutus-row {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}
.aboutus-column {
  float: left;
  width: 33.3%;
  margin-bottom: 16px;
  padding: 0 8px;
}
.aboutus-card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  margin: 4px;
}
.aboutus-container {
  padding: 0 10px;
}
.aboutus-container::after, .aboutus-row::after {
  content: "";
  clear: both;
  display: table;
}
@media screen and (max-width: 750px) {
  .aboutus-column {
    width: 90%;
    display: block;
  }
}
/*# sourceMappingURL=custom_13.css.map */