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

li.g-pricingtable-plan {
  font-size: 2.5em !important;
  color: white !important;
}
li.g-pricingtable-ribbon {
  color: blue !important;
  background: #ffffff !important;
}
.bottom-neg-margin {
  margin-bottom: -80px !important;
}
.navbackground {
  background-image: url('../../../../images/banners/websitebanner1.png');
}
.page-header h1 {
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: 700;
}
@media (max-width: 768px) {
  .g-offcanvas-toggle {
    position: absolute;
    right: 15px;
    left: auto !important;
    top: 15px;
    z-index: 1000;
    width: 44px;
    height: 44px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    background: rgba(0, 0, 0, 0.55);
    border-radius: 6px;
    line-height: 1;
    text-align: center;
    box-sizing: border-box;
  }
  .g-offcanvas-toggle .fa, .g-offcanvas-toggle i, .g-offcanvas-toggle span {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
    color: #fff !important;
    display: block;
  }
}
/*# sourceMappingURL=custom_332.css.map */