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

/* Remove the background X */
/* line 3, templates/rt_interstellar/custom/scss/custom.scss */
#g-page-surround:before, #g-page-surround:after {
  border-style: none;
  border-width: 0;
}
/* line 8, templates/rt_interstellar/custom/scss/custom.scss */
#g-copyright:before, #g-copyright:after {
  border-style: none;
  border-width: 0;
}
/* Navigation Section No Padding Margin */
/* line 15, templates/rt_interstellar/custom/scss/custom.scss */
#g-navigation .g-container .g-block > .g-content {
  margin: 0;
  padding: 0;
}
/* Navigation Color - Main  */
/* line 21, templates/rt_interstellar/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff;
}
/* Navigation Color - Sublevel  */
/* line 26, templates/rt_interstellar/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #fff;
}
/* Navigation Color - Dropdown Box Color  */
/* line 31, templates/rt_interstellar/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: #888;
}
/* Navigation Color - Indicator Box 
 #g-navigation .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator{
 color: #dddddd;
 }
 */
/* Navigation Color - Indicator Box  */
/* line 42, templates/rt_interstellar/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator {
  background: #888;
}
/* Hover Color - Top-level */
/* line 47, templates/rt_interstellar/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: #888;
}
/* Slideshow No Controls */
/* line 52, templates/rt_interstellar/custom/scss/custom.scss */
.g-flexslider .flex-control-paging {
  display: none;
}
/* Slideshow hiding the arrows */
/* line 57, templates/rt_interstellar/custom/scss/custom.scss */
.g-flexslider .flex-direction-nav {
  display: none;
}
/* Slideshow hiding the dropdown menu fix */
/* line 62, templates/rt_interstellar/custom/scss/custom.scss */
#g-navigation {
  position: relative;
  z-index: 10;
}
/* Mobile Menu Toggle Color */
/* line 66, templates/rt_interstellar/custom/scss/custom.scss */
.g-offcanvas-toggle {
  color: #fff;
}
/* Footer Link Text Color */
/* line 72, templates/rt_interstellar/custom/scss/custom.scss */
#g-footer .g-sample-sitemap a {
  color: #fff;
}
/* Remove Header Background Color with visible-phone on computer browsers */
/* line 77, templates/rt_interstellar/custom/scss/custom.scss */
#g-header {
  padding: 0;
}
/* line 80, templates/rt_interstellar/custom/scss/custom.scss */
section#g-slideshow {
  height: 480px;
}
/* Remove Above Background Color with hidden-phone on phone browsers */
/** typically max 47.938rem -- 767px **/
/* 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 (max-width: 47.938rem) {
  /* line 89, templates/rt_interstellar/custom/scss/custom.scss */
  #g-showcase, #g-container-showcase {
    padding: 0;
  }
  /* line 92, templates/rt_interstellar/custom/scss/custom.scss */
  #g-header {
    padding: 0;
  }
  /* line 95, templates/rt_interstellar/custom/scss/custom.scss */
  #g-navigation {
    padding: 1.5rem 0 0 0;
  }
}
/* Font and Line Sizing Suggested 1 and 1  */
/*
 body {
 font-size: 1.2rem;
 line-height: 1.5;
 }
 */
/*# sourceMappingURL=custom_11.css.map */