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

#g-navigation .g-content {
  margin: 0.25rem;
  top-padding: 0.25rem;
  left-padding: 1.25rem;
  bottom-padding: 0.25rem;
  right-padding: 1.25rem;
}
#g-navigation {
  padding: 0;
}
h3.g-title {
  font-size: 2rem;
  font-weight: 700;
  display: block;
  line-height: 1.5;
}
.btn-default {
  background: #1d7e9b;
  background-image: none;
  background-image: -webkit-linear-gradient(top, #1d7e9b, #2980b9);
  background-image: -moz-linear-gradient(top, #1d7e9b, #2980b9);
  background-image: -ms-linear-gradient(top, #1d7e9b, #2980b9);
  background-image: -o-linear-gradient(top, #1d7e9b, #2980b9);
  background-image: linear-gradient(to bottom, #1d7e9b, #2980b9);
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  font-family: Arial;
  color: #ffffff;
  font-size: 18px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}
.box2.moduletable:before, .box2.widget:before, .box2.g-outer-box:before, .box2 > .g-content:before {
  display: none;
}
.box2.moduletable:after, .box2.widget:after, .box2.g-outer-box:after, .box2 > .g-content:after {
  display: none;
}
.g-main-nav {
  z-index: 20;
  background: #1c7f9a;
  padding-top: 7px;
  padding-bottom: 7px;
}
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #000000;
}
.g-main-nav .g-toplevel > li {
  display: inline-block;
  cursor: pointer;
  transition: background 0.2s ease-out, transform 0.2s ease-out;
  padding-left: 2%;
  background: #1c7f9a;
}
#g-showcase.section-horizontal-paddings {
  padding: 0% !important;
}
#g-showcase .g-content {
  padding: 0% !important;
  margin: 0% !important;
}
.box1.moduletable:after, .box2.widget:after, .box2.g-outer-box:after, .box2 > .g-content:after {
  display: none;
}
.box1.moduletable:before, .box2.widget:before, .box2.g-outer-box:before, .box2 > .g-content:before {
  display: none;
}
.box1.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  color: #ffffff;
  background: #1c7f9a;
}
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  color: #ffffff;
  background: #1c7f9a;
}
#menu-2872-particle {
  border-top: 0;
  border-bottom: 0;
  padding-bottom: 0;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #ffffff;
}
.section-vertical-paddings {
  padding-top: 0;
  padding-bottom: 0;
}
.wrapper {
  overflow: hidden;
}
.wrapper div {
  min-height: 200px;
  padding: 10px;
}
#one {
  background-color: #eeeeee;
  float: left;
  margin-right: 20px;
  width: 30%;
}
#two {
  background-color: white;
  overflow: hidden;
  margin: 10px;
  min-height: 170px;
}
@media screen and (max-width: 600px) {
  #one {
    float: none;
    margin-right: 0;
    width: auto;
    border: 0;
  }
}
/*# sourceMappingURL=custom_14.css.map */