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

/*Hide Title Boxes that is messed up in IE and Edge */
/* line 2, templates/rt_citadel/custom/scss/custom.scss */
.g-title .g-rectangles-before, .g-title .g-rectangles-after {
  display: none;
}
/* Drop Shadow */
/* line 7, templates/rt_citadel/custom/scss/custom.scss */
.shadow3 {
  box-shadow: 0px 0px 40px #ccc;
  margin-bottom: 1cm;
}
/* Slideshow VP Custom Font */
/* line 13, templates/rt_citadel/custom/scss/custom.scss */
#g-container-slideshow {
  text-shadow: 3px 3px #fff;
}
/* line 17, templates/rt_citadel/custom/scss/custom.scss */
.g-default-slideshow .g-simplecontent-layout-header .g-simplecontent-item-content-title {
  font-weight: 600;
  font-size: 55px;
  font-size: 5vw;
  color: #9c1c29;
  opacity: 1;
  letter-spacing: 11px;
  text-transform: uppercase;
  color: #9c1c29;
}
/* FP Slide-Show VP Title */
/* line 30, templates/rt_citadel/custom/scss/custom.scss */
.fp-slideshow-simplecontent .g-title {
  font-family: "sintony", sans-serif, "Tahoma", "Geneva", "Arial";
  font-weight: 400;
  font-size: 55px;
  font-size: 5vw;
  color: #9c1c29;
  opacity: 1;
  letter-spacing: 11px;
  text-transform: uppercase;
}
/* Navigation Menu 
 #g-container-navigation #g-navigationmain {
 background-color: transparent;
 background-image: linear-gradient(90deg, transparent 10%, rgba(0,0,0,0.5) 1%, rgba(0,0,0,0.5) 89%);
 }
 #g-container-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
 color: rgba(255, 255, 255, 0.8);
 }
 */
/* line 52, templates/rt_citadel/custom/scss/custom.scss */
#g-container-navigation .g-main-nav .g-toplevel {
  display: block;
}
/* 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.5rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 2.25rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 2rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.75rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1.5rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 1.25rem;
}
/* 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]), textarea {
  border-radius: 0.1875rem;
}
@media only all and (min-width: 80rem) {
}
@media only all and (min-width: 60rem) and (max-width: 79.938rem) {
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
}
@media only all and (max-width: 30rem) {
}
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.938rem) {
  /* line 102, templates/rt_citadel/custom/scss/custom.scss */
  body [class*="size-"] {
    width: 100%;
  }
}
@media only all and (max-width: 59.938rem) {
}
