/* 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_interstellar/custom/scss/custom.scss */
.mymargin {
  margin-bottom: 20px;
}
/* line 2, templates/rt_interstellar/custom/scss/custom.scss */
#g-page-surround:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1520px 1220px 0 0;
  border-color: rgba(255, 255, 255, 0.01) transparent transparent transparent;
  content: '';
  z-index: 20;
  pointer-events: none;
}
/* line 15, templates/rt_interstellar/custom/scss/custom.scss */
#g-page-surround:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  z-index: 20;
  border-style: solid;
  border-width: 1360px 0 0 1360px;
  border-color: rgba(255, 255, 255, 0.01) transparent transparent transparent;
  content: '';
  pointer-events: none;
}
/* line 28, templates/rt_interstellar/custom/scss/custom.scss */
#g-copyright:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1520px 1220px 0 0;
  border-color: rgba(255, 255, 255, 0.01) transparent transparent transparent;
  content: '';
  z-index: 20;
  pointer-events: none;
}
/* line 41, templates/rt_interstellar/custom/scss/custom.scss */
#g-copyright:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  z-index: 20;
  border-style: solid;
  border-width: 1360px 0 0 1360px;
  border-color: rgba(255, 255, 255, 0.01) transparent transparent transparent;
  content: '';
  pointer-events: none;
}
/* line 54, templates/rt_interstellar/custom/scss/custom.scss */
#g-expanded {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 58, templates/rt_interstellar/custom/scss/custom.scss */
#g-header {
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 62, templates/rt_interstellar/custom/scss/custom.scss */
#g-footer {
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 66, templates/rt_interstellar/custom/scss/custom.scss */
#g-extension {
  padding-top: 10px;
  padding-bottom: 10px;
}
/** typically min 75.000rem -- 1200px **/
/* 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: 0.938rem;
}
/* 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: 1.2rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.7rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 2.45rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 2.2rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.95rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1.7rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 1.45rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 1.075rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 1.075rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.95rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1.2rem;
  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]), textarea {
  border-radius: 0.1875rem;
}
@media only all and (min-width: 75rem) {
  /* line 73, templates/rt_interstellar/custom/scss/custom.scss */
  .g-logo img {
    transform: scale(0.9);
    padding-right: 10px;
  }
}
