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

@font-face {
  font-family: "Macondo-Regular";
  src: local("Macondo-Regular"), url('../fonts/macondo/macondo-regular/macondo-regular.woff2?690f67ae') format("woff2");
}
body {
  font-family: "Macondo-Regular", sans-serif;
  font-weight: 400;
  line-height: 1.72;
  font-size: 1.1rem;
}
h1, h2, h3, h4, h5 {
  font-family: "Macondo-Regular", sans-serif;
}
.g-container {
  width: 95rem;
}
#g-page-surround {
  background: #14151e;
  overflow: hidden;
  background-image: url('../../../../images/backgrounds/home-background.png');
  background-repeat: no-repeat;
  background-position: top;
  background-attachment: fixed;
}
.button:hover, .g-pricingtable .button:hover, .button:active, .g-pricingtable .button:active, .button:focus, .g-pricingtable .button:focus {
  color: #ffffff;
  background: linear-gradient(#c86800, #a3c800);
}
.button, .g-pricingtable .button {
  display: inline-block;
  font-family: "Macondo-Regular";
  font-weight: 700;
  background: linear-gradient(#fb8200, #fb5900);
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.8;
  margin: 0 0 0.5rem 0;
  padding: 0.4rem 1.8rem;
  border-radius: 2rem;
  vertical-align: middle;
  text-shadow: none;
  transition: all 0.2s;
  text-transform: none;
  border: none;
}
.wf-columns-stack-large, .wf-columns-stack-medium, .wf-columns-stack-small, .wf-columns-stack-xlarge {
  flex-wrap: nowrap;
}
.size-50 {
  padding: 20px;
}
.wf-column p {
  margin: 0;
}
h2.home {
  font-size: 3rem !important;
}
h4.home {
  font-size: 1.3rem !important;
}
.g-contentcubes .cube-items-wrapper {
  background: none;
  color: #ffffff;
}
.g-contentcubes .cube-items-wrapper .cube-image-wrapper img {
  display: block;
  height: auto;
  transform: none;
  transition: none;
}
.g-contentcubes .cube-items-wrapper .cube-image-wrapper::after {
  background-color: rgba(255, 255, 255, 0);
}
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-label {
  background: #fb6200;
  margin-bottom: 2rem;
  font-size: 2rem;
}
#logo-header {
  max-width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
.box6.moduletable, .box6.widget, .box6.g-outer-box, .box6 > .g-content {
  color: #fff;
}
.box6 a:hover {
  box-shadow: 0 1px 0 0 #FB8200;
}
.streaming .g-content {
  margin: 0;
  padding: 1rem;
}
.fp-slideshow-contentarray {
  padding-top: 0rem !important;
}
.title-section .g-title, #g-header .g-infolist .g-infolist-item-desc {
  color: #fff;
}
div#custom-2695-particle.g-content.g-particle {
  margin-top: 0 !important;
  padding: 0 !important;
}
div#logo-1349-particle.g-content.g-particle {
  margin: 0 !important;
  padding: 0 !important;
}
.hammerheart-button {
  margin-top: 4rem;
}
@media only all and (min-width: 75rem) {
  #g-page-surround {
    background-size: cover;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-page-surround {
    background-size: cover;
  }
  .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-page-surround {
    background-size: cover;
  }
  .g-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  #g-page-surround {
    background-size: cover;
  }
  .g-container {
    width: 30rem;
  }
  .g-contentcubes .cube-items-wrapper .cube-content-wrapper {
    padding: 1rem 0;
  }
}
@media only all and (max-width: 30rem) {
  #g-page-surround {
    background-size: cover;
  }
  .g-container {
    width: 100%;
  }
  .g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-label {
    background: #fb6200;
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
  }
  .g-contentcubes .cube-items-wrapper .cube-content-wrapper {
    padding: 1rem 0;
  }
}
@media only all and (max-width: 200rem) {
  .g-offcanvas-toggle {
    position: fixed;
  }
}
/*# sourceMappingURL=custom_17.css.map */