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

div#g-page-surround {
  margin: 50px;
}
#g-navigation {
  border-bottom: 1px solid #7d7d7d;
}
.logo.jl-panel.moduletable p {
  font-size: 32px;
  letter-spacing: 0.2rem;
  margin-bottom: 5px;
  color: #7c7c7c;
}
.logo.jl-panel.moduletable a {
  color: #494949;
  transition: 0.2s;
}
.logo.jl-panel.moduletable a:hover {
  transition: 0.2s;
  color: #939393;
}
main#g-mainbar .g-content, #g-below .g-content {
  margin: 0rem;
  padding: 0rem;
}
#g-above .g-content {
  margin: 70px 0px;
  padding: 0rem;
}
h1 {
  letter-spacing: 0.2rem;
}
h2 {
  font-size: 1.5rem;
  margin-top: 35px;
}
.size-49, .size-51 {
  flex: 0 50% !important;
  width: 50% !important;
}
.jl-offcanvas-bar {
  left: -100%;
  width: 100%;
  padding: 30px 0px;
}
.jl-child-width-1-1.jl-grid.jl-grid-stack {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.jl-offcanvas-bar .jl-grid > * {
  padding-left: 0px !important;
}
#mobile-jlnavbar-1357 .jl-nav-default {
  font-size: 20px;
  line-height: 1.75;
  letter-spacing: 0.2rem;
}
.jl-navbar-nav a {
  letter-spacing: 0.2rem;
}
#g-navigation .jl-navbar-nav > li > a:hover, #g-navigation .jl-navbar-nav > li.jl-hover > a, a.tm-icon:hover {
  transition: 0.2s;
  color: #939393;
}
.upper-mix-hover h3 {
  font-size: 28px;
  margin: 0;
  bottom: 50%;
  width: 100%;
}
.ba-gallery {
  box-sizing: border-box;
  padding: 0px !important;
}
#g-container-main .jl-container {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.com-content-article.item-page a:hover {
  color: #000;
  transition: 0.2s;
  text-decoration: underline;
}
@media (max-width: 599px) {
  .size-49 {
    flex: 0 30% !important;
    width: 30% !important;
  }
  .size-51 {
    flex: 0 70% !important;
    width: 700% !important;
  }
  .logo.jl-panel.moduletable p {
    font-size: 24px;
  }
}
/*# sourceMappingURL=custom_17.css.map */