/* 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-header {
  box-shadow: 0 3px 3px #8c0000;
}
@media (min-width: 48rem) {
  .g-logo {
    margin: 0 0 -33px 0;
    height: auto;
  }
  #g-header.g-fixed-second .g-logo {
    margin: 0 0 -37px 0 !important;
    height: auto;
  }
  #g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    transition: padding 0.3s;
  }
  #g-header .g-logo {
    -webkit-transition: margin 0.3s;
    -moz-transition: margin 0.3s;
    transition: margin 0.3s;
  }
  #g-header .g-logo img {
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    width: 500px;
  }
  #g-header.g-fixed-second .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 15px 20px;
  }
  #g-header.g-fixed-second .g-logo {
    margin: 10px 0;
  }
  #g-header.g-fixed-second .g-logo img {
    width: 300px;
    height: auto;
  }
}
@media (max-width: 75rem) and (min-width: 48rem) {
  #g-header .g-logo img {
    width: 250px;
  }
}
@media (max-width: 48rem) {
  #g-header .g-logo img {
    width: 300px;
  }
}
#g-header .g-content {
  margin: 0;
  padding: 0;
}
.toplogo .g-logo-image img {
  max-width: inherit !important;
}
/* Menu */
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  font-weight: bold;
  font-size: large;
}
#g-header .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #fff;
  background: none;
  font-weight: bold;
  font-size: large;
}
#g-header .g-main-nav .g-sublevel > li:hover > .g-menu-item-container {
  color: #ccc;
  font-weight: bold;
}
.showmos .sprocket-mosaic .sprocket-mosaic-g-item .sprocket-mosaic-g-content .sprocket-mosaic-g-text, .sprocket-mosaic .sprocket-mosaic-g-item .sprocket-mosaic-g-content .sprocket-mosaic-g-readon {
  display: block;
}
.showmos a {
  color: #fffbbb;
}
.showmos a:hover {
  color: #ffffff;
}
.showmos .sprocket-mosaic .sprocket-mosaic-g-item .sprocket-mosaic-g-content .sprocket-mosaic-g-title a {
  color: #fff;
  font-weight: bold;
  font-size: 1.5rem;
}
.ce-thumbnail h5 {
  margin-top: 5px;
  font-weight: bold;
  font-size: 1.2rem;
}
.smadd :before {
  font-size: 24px;
}
.smadd .dl-horizontal dd {
  margin-left: 0px;
  font-weight: bold;
}
.smadd .dl-horizontal dt {
  width: 0px;
}
.ce-fltwidth-33 {
  width: 33%;
}
.ce-fltwidth-25 {
  width: 25%;
}
.ce-fltwidth-20 {
  width: 20%;
}
.platform-content input {
  border-radius: 5px;
}
.container .row .col .control-group {
  margin: 0.5rem 0;
}
.usede .blog article.item, .usede .blog-featured article.item {
  margin: 20px 20px 60px 20px;
  border: #cbcbcb;
  border-style: solid;
  border-radius: 10px;
  border-width: 1px;
  padding: 10px;
}
.usede .g-article-header {
  border-bottom: 20px solid #eaeaea;
}
.usede .readmore {
  text-align: center;
}
.usede .control-group {
  margin: 1.1rem 0 0 0;
}
.cecon .contact-image {
  max-width: 300px;
}
/*# sourceMappingURL=custom_28.css.map */