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

body p {
  line-height: 1.4em;
  margin-top: 0;
  margin-bottom: 6px;
}
.g-content {
  margin: 0;
}
h1 {
  font-weight: 200;
  color: #0f596b;
  line-height: 1.2em;
  margin: 0 0 1.5rem 0;
}
h2 {
  margin: 0;
  line-height: 1.2em;
  font-size: 22px;
  letter-spacing: 1px;
  font-weight: 500;
}
h3 {
  margin: 0;
  line-height: 1.2em;
}
#g-navigation .g-main-nav .g-toplevel {
  line-height: 1.1;
}
#g-navigation .g-main-nav {
  margin-top: 68px;
}
#g-utility {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  background: url('../../../../images/home/home-banner.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#g-footer {
  padding: 1rem 0;
}
.g-home-particles.g-helium-style #g-navigation {
  margin-top: 0;
  margin-bottom: o;
  padding-top: 0;
  padding-bottom: 0;
}
#g-features {
  padding: 0;
}
.home-box {
  background: rgba(15, 89, 107, 0.47);
  color: #ffffff;
}
.home-pix {
  border-radius: 80px 0 80px 0;
  border: 2px solid #ffffff;
}
.logo {
  padding: 6px 0;
}
.strip {
  background: #0f596b;
  color: #ffffff;
  font-size: 24px;
}
.stars {
  margin-left: 12px;
}
.header-bg {
  background: #ffffff !important;
}
.page-pic {
  float: right;
  margin: 0 0 0 20px;
}
p.readmore .btn {
  border-radius: 1rem;
  padding: 0.5rem 1.125rem;
}
.blog-pic {
  float: left;
  margin: 0 20px 0 0;
}
.footlinks a {
  color: #c58e2e;
}
.footlinks a:hover {
  color: #4db2b3;
}
@media (max-width: 60rem) {
  .page-pic {
    text-align: center;
    float: none;
    margin: 0 0 12px 0;
  }
  .blog-pic {
    float: none;
    margin: 10px 0 10px 0;
  }
}
/*# sourceMappingURL=custom_13.css.map */