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

.fp-showcase .g-owlcarousel-slider .g-owlcarousel .g-owlcarousel-content {
  background: rgba(25, 25, 25, 0.1);
}
#g-utility {
  background: #ffffff;
  color: #333333;
}
.sidebar1.moduletable {
  background: lightblue;
  padding-left: 10px;
  border-radius: 12px;
}
.g-imagegrid .g-imagegrid-link {
  display: block;
  position: relative;
  background: #ffffff;
  overflow: hidden;
  margin: 15px;
}
div#slider-7791-particle, div#slider-1959-particle {
  width: 100%;
  color: #ffffff;
  background: #ffffff;
  margin: 0rem;
  padding: 0rem;
}
/***************** MENU BY Mark *********/
/* .g-logo {   
    position: absolute;
    z-index: 1000;
    top: 10px;
  opacity: 0.5;
}  for pic logo */
.g-logo {
  /*text logo */
  font-family: arial, sans-serif;
  color: grey;
  font-weight: bold;
  white-space: nowrap;
  background: none;
}
div[id^="logo"] a.g-logo {
  width: 112px;
  height: 30px;
  background: none;
}
/**** end of logo    *****/
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: #0d6efd;
  /* DARK BLUE */
  font-weight: bold;
}
#g-navigation .g-main-nav .g-toplevel li a {
  font-weight: bold;
}
div#mmenu ul li a {
  border-right: 1px solid lightgrey;
}
/**** for left sidebar home - link pretty */
div#mod-custom87 a:link {
  color: #0000ff;
}
div#mod-custom87 a:hover {
  background: #095197;
  color: #ffffff;
}
div#mod-custom87 a:visited {
  color: #0000ff;
}
/************header black **************/
#g-navigation {
  background: #060606;
  color: #ffffff;
}
ul {
  list-style-type: none;
}
h1 {
  white-space: nowrap;
}
.com-content-article__links.content-links {
  margin-left: -20px;
}
div#verticalmenu-8316-particle {
  display: none;
  visibility: hidden;
}
.history {
  display: flex;
}
@media (max-width: 740px) {
  section#g-utility .page-header h1, #g-main .page-header h1 {
    white-space: normal;
  }
  #g-main .g-block.size-30, section#g-utility .g-block.size-30 {
    -moz-box-ordinal-group: 1;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  #g-main .g-block.size-70, section#g-utility .g-block.size-70 {
    -moz-box-ordinal-group: 0;
    -webkit-box-ordinal-group: 0;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
}
/*# sourceMappingURL=custom_15.css.map */