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

/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin-top: 0px;
}
/* line 4, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li.g-parent.g-selected > .g-menu-item-container > .g-menu-parent-indicator:after {
  content: "";
}
/* line 7, templates/g5_hydrogen/custom/scss/custom.scss */
.layout-slideshow .sprocket-features-title {
  background: rgba(88, 201, 226, 0.8);
}
/* line 9, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main {
  padding: 0px;
}
/* line 10, templates/g5_hydrogen/custom/scss/custom.scss */
.layout-slideshow .sprocket-features-content {
  top: 10px;
  left: 10px;
}
/* line 12, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-content {
  padding-top: 0.2rem;
}
/* line 13, templates/g5_hydrogen/custom/scss/custom.scss */
.active .g-menu-item-content {
  color: #03bac6;
}
/* line 14, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-content {
  margin-bottom: 0.2rem;
}
/* line 15, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 1.2rem 2rem;
}
/* line 16, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-features-arrows {
  display: none;
}
/* line 17, templates/g5_hydrogen/custom/scss/custom.scss */
.mainbox {
  background: #fff;
  background-position: top right;
  background-repeat: no-repeat;
  padding: 25px;
  margin-bottom: 25px;
}
/* line 22, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .mainbox {
  padding: 2px;
  margin-bottom: 2px;
}
/* line 24, templates/g5_hydrogen/custom/scss/custom.scss */
.g-content {
  margin: 0px;
}
/* line 25, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-menu-item-content {
  color: #999;
}
/* line 26, templates/g5_hydrogen/custom/scss/custom.scss */
img.rokbox-thumb {
  border: 2px solid #000;
  margin: 5px;
}
/* line 28, templates/g5_hydrogen/custom/scss/custom.scss */
.imgRight {
  float: right;
  margin: 0px 15px;
}
/* line 30, templates/g5_hydrogen/custom/scss/custom.scss */
#inner {
  text-align: center;
}
/* line 31, templates/g5_hydrogen/custom/scss/custom.scss */
.g-offcanvas-toggle {
  color: #000;
}
/* line 32, templates/g5_hydrogen/custom/scss/custom.scss */
.layout-slideshow {
  z-index: 0;
}
/* line 33, templates/g5_hydrogen/custom/scss/custom.scss */
h1, h2, h3, h4, h5 {
  color: #03bac6;
}
/* line 34, templates/g5_hydrogen/custom/scss/custom.scss */
h2, h3 {
  margin: 2px 0px 5px 0px;
}
/* line 35, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer {
  font-size: 0.75rem;
}
@media only screen and (max-width: 767px) {
  /* line 37, templates/g5_hydrogen/custom/scss/custom.scss */
  .mainbox {
    padding: 3px;
    margin-bottom: 0px;
  }
  /* line 39, templates/g5_hydrogen/custom/scss/custom.scss */
  .layout-slideshow .sprocket-features-content {
    display: none;
  }
  /* line 40, templates/g5_hydrogen/custom/scss/custom.scss */
  .layout-slideshow .sprocket-features-pagination {
    display: none;
  }
  /* line 41, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-content {
    margin: 0.2rem;
    padding: 0.3rem 0.5rem;
  }
  /* line 43, templates/g5_hydrogen/custom/scss/custom.scss */
  .imgRight {
    float: none;
    margin: 0px 15px;
  }
}
/* line 46, templates/g5_hydrogen/custom/scss/custom.scss */
td {
  border: 0px;
}
/* line 47, templates/g5_hydrogen/custom/scss/custom.scss */
.sidebar .platform-content {
  padding-left: 15px;
  border-left: solid 1px #ccc;
}
/* line 49, templates/g5_hydrogen/custom/scss/custom.scss */
.plainbutton {
  padding: 10px;
  border: 1px solid #ccc;
  box-shadow: 3px 3px 2px #888;
  width: 10rem;
  margin: 8px;
}
@media only screen and (max-width: 478px) {
  /* line 55, templates/g5_hydrogen/custom/scss/custom.scss */
  .imgRight {
    margin: 0px 5px;
    float: none;
  }
}
/*# sourceMappingURL=custom_9.css.map */