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

@import "slideshow";
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 6, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 1rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.2rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 2rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.7rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.25rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1.2rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 1rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.875rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.875rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.75rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, media/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/* line 6, templates/rt_denali/custom/scss/custom.scss */
body.modal.g-bodyonly {
  background: rgba(0, 0, 0, 0.3) !important;
  color: #fff !important;
}
/* line 11, templates/rt_denali/custom/scss/custom.scss */
body.modal.g-bodyonly p {
  color: #fff !important;
}
/* line 15, templates/rt_denali/custom/scss/custom.scss */
#proformsCaptcha .alignInput input {
  display: block;
  margin: 0;
  margin-left: 0px;
  padding: 0 5px;
  border: 1px solid #9a9a9a;
  width: 100px;
  height: 24px;
  background-color: #212121;
  color: #7d7d7d;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  margin-left: 35px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  border-radius: 0px;
  outline: none;
  float: left;
  background-image: url('../images/inputback.png');
  background-position: 0px 0px;
  background-repeat: repeat-x;
}
/* line 40, templates/rt_denali/custom/scss/custom.scss */
#captchaWrap, #captchaWrapButtons {
  position: relative;
  display: block;
  margin: 0px;
  margin-top: 0px;
  margin-top: 0px;
  margin-top: 0px;
  padding: 0px;
  border: none;
  background: transparent !important;
  outline: none;
  clear: both;
  width: 100%;
  color: #1a1a1a;
}
/* line 57, templates/rt_denali/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-item img {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  width: 100%;
  height: 100%;
  border-radius: 0rem;
}
/* line 66, templates/rt_denali/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-item .indicator div {
  font-size: 1.1vw;
  flex: none;
  -webkit-flex: none;
  font-weight: bold;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 1.65s;
}
/* line 82, templates/rt_denali/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-link::before {
  color: #fff;
  background: rgba(30, 14, 0, 0.7);
  border-radius: 0rem !important;
  content: "";
  position: absolute;
  z-index: 1;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 103, templates/rt_denali/custom/scss/custom.scss */
.contentpane.modal {
  padding: 2.5rem;
}
/*# sourceMappingURL=custom__body_only.css.map */