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

.toplogo {
  text-align: center;
}
h2 {
  font-size: 1.2rem;
}
.span4, .span3 {
  -webkit-box-shadow: 5px 5px 20px -5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 5px 5px 20px -5px rgba(0, 0, 0, 0.75);
  box-shadow: 5px 5px 20px -5px rgba(0, 0, 0, 0.75);
}
.span4 h2 {
  text-align: center;
  font-weight: bold;
}
.span3 h2 {
  text-align: center;
  font-weight: bold;
}
h2 {
  font-size: 1.1rem;
}
.span3 {
  padding: 1rem;
}
.field-label {
  font-weight: bold;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-weight: normal;
}
#g-navigation .g-main-nav {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .blog .items-row, .item-page .items-row {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
}
#g-header {
  padding: 1rem 0;
}
.navi .g-content {
  padding-bottom: 0px;
}
#g-mainbar {
  padding-top: 0px;
}
.page-header h1 {
  text-align: center;
  font-size: 1.5rem;
}
.g-logo.g-logo-helium img {
  float: right;
}
.sop .g-content {
  margin-top: 0px;
  padding-top: 0px;
}
#g-header {
  padding-bottom: 0px;
}
.breadcrumb {
  margin-bottom: -1rem;
  background-color: #fff;
  -webkit-box-shadow: 5px 5px 20px -5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 5px 5px 20px -5px rgba(0, 0, 0, 0.75);
  box-shadow: 5px 5px 20px -5px rgba(0, 0, 0, 0.75);
}
.moduletable .breadcrumb span.divider {
  line-height: 2;
}
@media only screen and (max-width: 768px) {
  #g-header {
    display: none;
  }
}
.blog-featuredmainka, .item-pagemainka {
  min-height: 40vh;
}
#g-footer {
  padding: 0px;
}
a:hover {
  color: #4db2b3;
}
* {
  font-family: raleway;
}
.blog-item {
  box-shadow: 1px 1px 7px #000 !important;
  padding: 10px !important;
}
/*# sourceMappingURL=custom_9.css.map */