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

/* Rubberstamp */
/* Mediart Custom Headings */
.g-content h2 {
  color: #20282b;
}
.g-content h3 {
  color: #20282b;
}
.g-content h4 {
  color: #20282b;
}
.g-content h5 {
  color: #20282b;
}
.g-content h6 {
  color: #20282b;
}
h2[itemprop="headline"] {
  line-height: 34px;
  font-weight: 100;
}
body {
  font-weight: 300;
}
/* Core */
.g-container {
  margin: 0 !important;
  width: 100% !important;
}
.g-fixedside-logo img {
  width: 200px;
}
/* Page Surround */
#g-page-surround {
  max-width: 1330px;
  overflow: visible;
}
/* Top */
.breadcrumb {
  padding-left: 15px;
  background-color: #86a929;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding-left: 9%;
  margin-bottom: 0;
}
.breadcrumb > li {
  text-shadow: none;
  font-weight: bold;
  font-size: 14px;
  margin-right: 10px;
}
.breadcrumb > li::after {
  content: ">";
  margin-left: 10px;
  font-size: 16px;
}
.breadcrumb > .active {
  color: #ffffff;
}
.breadcrumb > li > .divider {
  display: none;
}
.breadcrumb a {
  color: #fff;
}
.breadcrumb > li.active:first-of-type {
  display: none;
}
/* Header */
/* Navigation */
#g-fixedside .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-fixedside .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #ffffff;
}
#g-fixedside .g-content {
  text-align: left;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 18px;
}
#g-fixedside .g-main-nav .g-toplevel > li {
  margin: 0;
  padding: 10px 30px;
  border-top: 1px solid #80c0c6;
}
#g-fixedside .g-main-nav .g-toplevel > li:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
#g-fixedside .g-main-nav .g-toplevel > li:last-of-type {
  border-bottom: 1px solid #80c0c6;
}
/* Showcase */
.sprocket-features.layout-slideshow .sprocket-features-img-container::before {
  display: none;
}
/* Feature */
/* Utility */
/* Main Top */
/* Content Top */
/* Main Body */
/* Content Bottom */
/* Sidebar */
#g-sidebar .g-title {
  color: #20282b;
  font-size: 14px;
  border-bottom: 5px solid;
  line-height: 18px;
}
#g-aside .g-title {
  color: #20282b;
  font-size: 16px;
  border-bottom: 5px solid;
  line-height: 18px;
}
.hello-mod a {
  font-size: 22px;
  line-height: 36px;
  color: #20282b;
}
/* Mainbottom */
/* Extension */
/* Bottom */
/* Footer */
/* Copyright */
#g-copyright {
  border-top: 1px solid rgba(39, 44, 53, 0.15);
}
/* Mediart Custom Styles */
.mediart-highligher {
  background: #FEFFBF;
  padding: 1px;
  font-weight: bold;
}
.mediart-alert {
  background-color: #FFFBFB;
  padding: 3px 4px;
  border: 1px dashed #F8C9BB;
  color: #D0583F;
  font-size: 120%;
}
.mediart-approved {
  background: #FAFDF9;
  padding: 3px 4px;
  border: 1px dashed #C1CEC1;
  color: #6CB656;
  font-size: 120%;
}
.mediart-bigone {
  background-color: #ffffff;
  font-style: italic;
  padding: 4px;
  border: 4px solid #eeeeee;
  font-weight: bold;
  font-size: 150%;
  line-height: 120%;
  color: #666666;
}
.mediart-attention {
  background-color: #FFFDF6;
  padding: 3px 4px;
  border: 1px dashed #E4E4D5;
  font-size: 120%;
  color: #E1B42F;
}
.mediart-doc {
  background-color: #F7F7F7;
  padding: 3px 4px;
  border: 1px dashed #E5E5E5;
  color: #666666;
  font-size: 120%;
}
.mediart-question {
  background-color: #FAFCFD;
  padding: 3px 4px;
  border: 1px dashed #C7CDDA;
  color: #6187B3;
  font-size: 120%;
}
@media (min-width: 971px) and (max-width: 1252px) {
  .g-wrapper .size-73 {
    -webkit-flex: 0 60%;
    -moz-flex: 0 60%;
    -ms-flex: 0 60%;
    flex: 0 60%;
    width: 60%;
  }
  .g-wrapper .size-20 {
    -webkit-flex: 0 30%;
    -moz-flex: 0 30%;
    -ms-flex: 0 30%;
    flex: 0 30%;
    width: 30%;
  }
}
@media (min-width: 768px) and (max-width: 970px) {
  #g-fixedside {
    width: 12rem;
  }
  #g-fixedside .g-container {
    width: 12rem !important;
    padding: 0 !important;
  }
  .dir-ltr .g-container {
    padding-left: 12rem !important;
  }
  .g-fixedside-logo img {
    width: 85%;
  }
  .g-wrapper .size-73 {
    -webkit-flex: 0 55%;
    -moz-flex: 0 55%;
    -ms-flex: 0 55%;
    flex: 0 55%;
    width: 55%;
  }
  .g-wrapper .size-7 {
    -webkit-flex: 0 10%;
    -moz-flex: 0 10%;
    -ms-flex: 0 10%;
    flex: 0 10%;
    width: 10%;
  }
  .g-wrapper .size-20 {
    -webkit-flex: 0 32%;
    -moz-flex: 0 32%;
    -ms-flex: 0 32%;
    flex: 0 32%;
    width: 32%;
  }
}
#g-offcanvas .g-offcanvas-logo img {
  width: 165px;
}
.g-offcanvas-toggle {
  color: #fff;
  border: 2px solid #fff;
  left: 5%;
  background-color: #00a7b8;
}
/*# sourceMappingURL=custom_28.css.map */