/* 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/rt_requiem/custom/scss/custom.scss */
.twocol {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
@media only screen and (max-width: 768px) {
  /* line 8, templates/rt_requiem/custom/scss/custom.scss */
  #g-showcase {
    margin-top: 40px;
  }
  /* line 11, templates/rt_requiem/custom/scss/custom.scss */
  .twocol {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
@media only screen and (max-width: 1300px) {
  /* line 19, templates/rt_requiem/custom/scss/custom.scss */
  .g-animatedblock-title {
    font-size: 3rem;
    line-height: 0.85;
  }
}
/* line 24, templates/rt_requiem/custom/scss/custom.scss */
tr, td, th {
  vertical-align: top;
}
/* line 27, templates/rt_requiem/custom/scss/custom.scss */
td {
  padding: 0.5rem;
  border: none;
}
/* line 31, templates/rt_requiem/custom/scss/custom.scss */
table {
  border: none;
}
/* line 34, templates/rt_requiem/custom/scss/custom.scss */
#g-footer .g-horizontalmenu-block {
  border-left: none;
  border-right: none;
  margin: 0 -1px;
}
/*# sourceMappingURL=custom_16.css.map */