/* 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 a {
  color: #eee !important;
  font-size: 18px !important;
}
.g-title {
  font-variant-caps: small-caps !important;
  font-size: 2rem !important;
}
#g-navigation .g-main-nav .g-toplevel {
  text-shadow: 2px 1px 1px #000000 !important;
}
.hidden-desktop {
  display: none;
}
/* Only Phones */
@media (max-width: 767px) {
  .hidden-desktop {
    display: block;
  }
  .hidden-phone {
    display: none;
  }
  .m-nav-background {
    margin-top: -95px;
  }
  .fa-fw {
    background: #000;
  }
  .ww-copyright {
    text-align: center;
  }
  #logo-9842-particle {
    width: 95% !important;
  }
}
/* Only Tablets (Portrait) */
@media (min-width: 768px) and (max-width: 959px) {
  .hidden-desktop {
    display: block;
  }
  .hidden-tablet {
    display: none;
  }
}
.ww-copyright {
  font-size: 0.8125rem;
  line-height: 1.25rem;
}
.uk-scope h3 {
  color: #fff !important;
}
.uk-scope .uk-h1 {
  font-size: 26px !important;
  margin-top: 20px !important;
}
.uk-scope .uk-text-center {
  text-align: center !important;
  font-size: 46px !important;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #ffffff;
  font-size: 18px !important;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1.5rem !important;
}
/*# sourceMappingURL=custom_14.css.map */