/* 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, /home1/mktg08/public_html/templates/rt_requiem/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  margin-top: 0;
}
/* line 5, /home1/mktg08/public_html/templates/rt_requiem/custom/scss/custom.scss */
td {
  padding: 0rem;
  border: 0px solid #dedede;
}
/* line 10, /home1/mktg08/public_html/templates/rt_requiem/custom/scss/custom.scss */
th, td {
  padding: 0rem 0;
}
/* line 14, /home1/mktg08/public_html/templates/rt_requiem/custom/scss/custom.scss */
table {
  border: 0px solid #dedede;
}
/* line 18, /home1/mktg08/public_html/templates/rt_requiem/custom/scss/custom.scss */
.g-animatedblock-title {
  color: #fff;
  margin: 0 0 1rem 0;
  padding: 0 1rem;
  font-size: 2.5rem;
  line-height: 0.9;
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}
/* line 30, /home1/mktg08/public_html/templates/rt_requiem/custom/scss/custom.scss */
.g-gridstatistic .g-gridstatistic-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0rem;
  width: 100%;
  display: inline-block;
}
/* line 43, /home1/mktg08/public_html/templates/rt_requiem/custom/scss/custom.scss */
#g-navigation > .g-container {
  position: relative;
  padding: 0rem 0;
}
/* line 48, /home1/mktg08/public_html/templates/rt_requiem/custom/scss/custom.scss */
.g-infolist .g-infolist-item-title {
  margin: 0 0 0.25rem 0;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-size: 1.1rem;
  line-height: 1.25;
}
/* line 56, /home1/mktg08/public_html/templates/rt_requiem/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-item {
  border-radius: 0;
  border: 1px solid #ddd;
}
/* line 61, /home1/mktg08/public_html/templates/rt_requiem/custom/scss/custom.scss */
.g-content {
  margin: 0.625rem;
  padding-left: 0rem;
}
/* line 66, /home1/mktg08/public_html/templates/rt_requiem/custom/scss/custom.scss */
.g-offcanvas-toggle {
  font-size: 0.9rem;
  color: #c8261d;
  border: 2px solid #c8261d;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 100%;
  width: 32px;
  height: 32px;
  line-height: 28px;
  text-align: center;
  top: 0.8rem;
  left: 90%;
  margin-left: -15px;
  padding-left: 1px;
  z-index: 100001;
}
/* line 83, /home1/mktg08/public_html/templates/rt_requiem/custom/scss/custom.scss */
#g-expanded {
  background: #e4e4e4;
  color: #4e4e4e;
}
/* line 88, /home1/mktg08/public_html/templates/rt_requiem/custom/scss/custom.scss */
#g-expanded .g-title {
  color: #000;
}
/* line 92, /home1/mktg08/public_html/templates/rt_requiem/custom/scss/custom.scss */
.fade {
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
/* line 99, /home1/mktg08/public_html/templates/rt_requiem/custom/scss/custom.scss */
.fade:hover {
  opacity: 0.75;
}
/* line 103, /home1/mktg08/public_html/templates/rt_requiem/custom/scss/custom.scss */
#g-header .g-textpromo {
  opacity: 1;
}
/* line 107, /home1/mktg08/public_html/templates/rt_requiem/custom/scss/custom.scss */
.g-textpromo {
  font-size: 2rem;
  line-height: 1.25;
}
/* line 112, /home1/mktg08/public_html/templates/rt_requiem/custom/scss/custom.scss */
.typed-cursor {
  display: inline-block;
  opacity: 1;
  font-size: 2rem;
  -webkit-animation: blink 0.7s infinite;
  -moz-animation: blink 0.7s infinite;
  animation: blink 0.7s infinite;
}
/* line 121, /home1/mktg08/public_html/templates/rt_requiem/custom/scss/custom.scss */
.g-home #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-homepositions #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: rgba(255, 255, 255, 1);
}
