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

/********** GENERAL **********/
h1, h2 {
  color: #8c090b;
  font-size: 1.3rem;
}
table, td, tr {
  border: none;
}
.imp_dat h3, .imp_dat h4 {
  color: #8c090b;
  font-size: 1rem;
}
.imp_dat h2 {
  color: #8c090b;
  font-size: 1rem;
}
#g-page-surround {
  background: url('../../../../images/design/music-1363069.jpg') center top;
  background-size: content;
}
#logo-7524-particle {
  max-width: 300px;
  margin: 40px auto;
}
.outline-_error #g-main {
  margin-top: 20px;
}
/********** HEADER **********/
.gantry-logo img {
  width: 16%;
}
#g-header {
  margin-top: 20px;
  background-image: linear-gradient(#ffffff, #dedada);
  border-top: 1px solid #8c090b;
  border-left: 1px solid #8c090b;
  border-right: 1px solid #8c090b;
}
/********** NAVIGATION **********/
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.leftmenu li.active > a {
  font-weight: bold;
  color: #b20b0b;
}
.mod-list li.active > a, .mod-list li a:hover {
  text-decoration: none;
}
.nav {
  display: block;
}
.mod-list li .mod-menu__sub {
  padding-left: 0;
  list-style-type: none;
  margin-left: 15px;
}
.btn-secondary, .btn-secondary:hover {
  background-color: #8c090b;
  border-color: #8c090b;
}
#g-navigation {
  border-top: 1px solid #8c090b;
  border-bottom: 1px solid #8c090b;
  height: 30px;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  padding: 0.12rem 0.938rem;
}
/********** CONTENT **********/
#g-main {
  border-left: 1px solid #8c090b;
  border-right: 1px solid #8c090b;
  min-height: 600px;
}
/********** FOOTER **********/
#g-footer {
  margin-bottom: 20px;
}
#g-footer .g-content {
  margin: 0;
  padding: 0 0.938rem;
}
#g-footer {
  border-top: 1px solid #8c090b;
  border-bottom: 1px solid #8c090b;
  border-left: 1px solid #8c090b;
  border-right: 1px solid #8c090b;
  background-image: linear-gradient(#dedada, #ffffff);
}
/********** BREAKPOINTS **********/
@media (max-width: 30rem) {
  .nav {
    display: none;
  }
  #g-navigation {
    height: 0;
    border-bottom: 0;
  }
  .gantry-logo img {
    width: 70%;
  }
  #g-header {
    margin-top: 0;
  }
  #g-footer {
    margin-bottom: 0;
  }
}
@media (max-width: 48rem) and (min-width: 30rem) {
  .nav {
    display: none;
  }
  #g-navigation {
    height: 0;
    border-bottom: 0;
  }
  .gantry-logo img {
    width: 70%;
  }
  #g-header {
    margin-top: 0;
  }
  #g-footer {
    margin-bottom: 0;
  }
}
@media (max-width: 60rem) and (min-width: 48rem) {
  .g-menu-parent-indicator, .g-dropdown {
    display: none !important;
  }
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    text-decoration: none;
    padding: 0.12rem 0.7rem;
  }
}
@media (max-width: 75rem) and (min-width: 60rem) {
  .g-menu-parent-indicator, .g-dropdown {
    display: none !important;
  }
}
@media (min-width: 75rem) {
  .g-menu-parent-indicator, .g-dropdown {
    display: none !important;
  }
}
/*# sourceMappingURL=custom_10.css.map */