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

#g-navigation.uk-animation-slide-top.uk-active {
  background: rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid silver;
}
#g-navigation.uk-animation-slide-top.uk-active div.g-container div.g-grid div.g-block div.g-content ul.g-toplevel {
  padding-top: 8px;
}
#g-navigation.uk-animation-slide-top.uk-active div.g-container div.g-grid div.g-block div.g-content div.moduletable a.logo img {
  width: 60%;
}
#g-navigation ul.g-toplevel {
  padding-top: 18px;
}
div.circle {
  width: 20vh;
  height: 20vh;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 4px solid #E5721A;
  margin-left: auto;
  margin-right: auto;
}
div.circle a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  height: 20vh;
  width: 20vh;
}
div.circle a:hover, div.circle a:active {
  color: #E5721A;
  text-decoration: none;
}
div.circle a span {
  font-size: 500%;
}
a .lightbox.zoomin {
  border: 0px;
}
div.moduletable div.mod-languages ul.lang-inline li a img {
  width: 30px;
  height: auto;
}
/*# sourceMappingURL=custom_12.css.map */