/* 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, /home/mac5com/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.g-content {
  margin: 0;
  padding: 0;
}
/* line 6, /home/mac5com/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.g-feature {
  margin: 0;
  padding: 0;
}
/* line 11, /home/mac5com/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
input#mod-search-searchword {
  border-radius: 0;
}
/* line 14, /home/mac5com/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
tr, td, th {
  vertical-align: top !important;
}
/* line 18, /home/mac5com/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.frontborder td, .frontborder tr, .frontborder table {
  border: none;
}
/* line 23, /home/mac5com/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.width65 {
  width: 65%;
  float: left;
}
/* line 28, /home/mac5com/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.width35 {
  width: 35%;
  float: right;
}
@media screen and (min-width: 767px) {
  /* line 38, /home/mac5com/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
  #g-bottom {
    position: absolute;
    width: 100%;
    bottom: 73px;
  }
  /* line 44, /home/mac5com/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
  #g-footer {
    position: absolute;
    width: 100%;
    bottom: 0;
  }
  /* line 50, /home/mac5com/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
  #g-mainbody {
    min-height: 100%;
    position: relative;
    padding-bottom: 115px;
  }
  /* line 55, /home/mac5com/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
  #g-feature {
    padding-bottom: 100px !important;
  }
}
@media screen and (max-width: 767px) {
  /* line 62, /home/mac5com/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
  .width65 {
    width: 100%;
  }
  /* line 67, /home/mac5com/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
  .width35 {
    width: 100%;
  }
}
