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

/*  -----------New Additional Custom Styling ----------------- */
/*Homepage adjustment of showcase background colour*/
.g-home-particles #g-navigation, .g-home-positions #g-navigation {
  background: #ffffff none repeat scroll 0 0;
  border: 0 none;
}
/*Homepage adjustment of social icons colour*/
a {
  color: #086475;
}
/*Homepage Mobile MENU text*/
.g-offcanvas-toggle:before {
  content: "MENU";
  color: #095361;
  position: absolute;
  top: 30px;
  left: -6px;
  font-size: 0.8rem;
  font-weight: normal;
}
.gf-menu-toggle {
  cursor: pointer;
  left: 13px;
  padding: 8px;
  position: absolute;
  top: 13px;
  z-index: 30000;
}
.gf-menu-toggle {
  background-color: #204d68;
  border: 1px solid #0e212d;
  border-radius: 3px;
}
.g-offcanvas-toggle {
  border: 3px solid #095361;
  border-radius: 0;
  color: #095361;
  font-size: 1rem;
}
.g-offcanvas-toggle::before, .g-offcanvas-toggle {
  background-color: white;
}
img.responsive {
  max-width: 100%;
  height: auto;
}
/*# sourceMappingURL=custom_43.css.map */