/* 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, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.g-home #g-header::before, .g-homepositions #g-header::before {
  background: rgba(0, 0, 0, 0) linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.0)) repeat scroll 0 0;
}
/* line 5, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
h1, h2, h3 {
  font-family: "Baskerville";
  font-weight: 500;
}
/* line 9, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
h4 {
  color: #cfb53b;
  font-size: 1.5rem;
  margin-bottom: 0rem;
}
/* line 14, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.g-textpromo {
  font-size: 2.4rem;
  line-height: 1.25;
}
/* line 19, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
#g-above {
  background: #fff;
}
/* line 24, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
#g-copyright {
  background: #f5f5f5 url('../images/headers/footerclouds.jpg') repeat scroll 0 0;
  min-height: 120px;
}
/* line 29, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
h3 {
  color: #cfb53b;
  font-size: 2.2rem;
}
/* line 35, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
#g-copyright a {
  color: #fff;
  font-weight: bold;
}
/* line 39, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.g-wrapper {
  background: #fff;
}
/* line 46, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
#g-mainbar {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
/* line 50, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.button {
  background: #cfb53b none repeat scroll 0 0;
  -webkit-box-shadow: 7px 10px 20px -11px rgba(0, 0, 0, 0.71);
  -moz-box-shadow: 7px 10px 20px -11px rgba(0, 0, 0, 0.71);
  box-shadow: 7px 10px 20px -11px rgba(0, 0, 0, 0.71);
  border: medium none;
  border-radius: 0 !important;
  padding: 0.3rem 1.5rem;
}
/* line 60, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.button:hover, .button:active, .button:focus {
  background: #cfb53b none repeat scroll 0 0;
}
/* line 64, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.button.button-orange {
  background: #cfb53b none repeat scroll 0 0;
  -webkit-box-shadow: 7px 10px 20px -11px rgba(0, 0, 0, 0.71);
  -moz-box-shadow: 7px 10px 20px -11px rgba(0, 0, 0, 0.71);
  box-shadow: 7px 10px 20px -11px rgba(0, 0, 0, 0.71);
}
/* line 71, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.button.button-orange:hover, .button.button-orange:active, .button.button-orange:focus {
  background: #cfb53b none repeat scroll 0 0;
}
/* line 74, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.button.button-orange.arrow::after {
  content: "\f0da";
  font-family: fontawesome;
  font-size: 18px;
  padding: 0 0 0 10px;
}
/* line 81, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.icon-chevron-right::before, .icon-rightarrow::before, .icon-arrow-right::before {
  content: "\f0da";
  font-family: fontawesome;
  font-size: 25px;
}
/* line 87, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.icon-chevron-left::before, .icon-leftarrow::before, .icon-arrow-left::before {
  content: "\f0d9";
  font-family: fontawesome;
  font-size: 25px;
}
/* line 93, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.button.button-orange.arrow {
  /* width: 100%;*/
}
/* line 96, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.page-header h2 {
  color: #cfb53b;
  font-size: 2rem;
  text-align: center;
  text-transform: uppercase;
}
/* line 104, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.g-home #g-header .g-promocontent, .g-homepositions #g-header .g-promocontent {
  padding: 0rem 0 2rem;
}
/* line 108, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.blog .page-header h2 {
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #f0d65c;
  border-image: none;
  border-radius: 3px;
  border-style: solid;
  border-width: 2px 2px 4px;
  box-shadow: 0 20px 10px -21px #daa520;
  display: block;
  font-size: 1.7rem;
  font-weight: 700;
  margin: 0 auto 0.2rem;
  padding: 0.5rem 1.5rem;
  text-align: left;
  text-transform: uppercase;
  transition: all 0.2s ease 0s;
  vertical-align: top;
  width: 80%;
}
/* line 132, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.blog .page-header h2 :after {
  content: "\f0da";
  font-family: fontawesome;
  font-size: 25px;
  padding: 0 0 0 10px;
  float: right;
}
/* line 140, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.blog .page-header h2 a {
  color: #f0d65c;
  transition: all 0.2s ease 0s;
}
/* line 144, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.page-header h1 {
  color: #cfb53b;
  font-size: 2.6rem;
  text-align: center;
  text-transform: uppercase;
}
/* line 152, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
#g-copyright {
  min-height: 145px;
  padding: 45px 0 0;
  color: #000;
  font-size: 0.9rem;
}
/* line 158, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
#g-copyright .g-copyright {
  text-align: left;
}
/* line 161, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.pagination ul > li > a, .pagination ul > li > span {
  color: #cfb53b;
}
/* line 164, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.pull-right {
  color: #cfb53b;
  float: right;
}
/* Demo Responsive Grid */
/* line 170, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.gantry-width-block {
  display: block;
  float: left;
}
/* line 174, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.gantry-width-spacer {
  margin: 15px;
}
/* line 177, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.gantry-width-20 {
  width: 20%;
}
/* line 180, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.gantry-width-25 {
  width: 25%;
}
/* line 183, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.gantry-width-30 {
  width: 30%;
}
/* line 186, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.gantry-width-33 {
  width: 33.33%;
}
/* line 189, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.gantry-width-40 {
  width: 40%;
}
/* line 192, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.gantry-width-50 {
  width: 50%;
}
/* line 195, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.gantry-width-60 {
  width: 60%;
}
/* line 198, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.gantry-width-66 {
  width: 66.66%;
}
/* line 201, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.gantry-width-70 {
  width: 70%;
}
/* line 204, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.gantry-width-75 {
  width: 75%;
}
/* line 207, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.gantry-width-80 {
  width: 80%;
}
/* line 211, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
a {
  color: #b8860b;
  transition: all 0.2s ease 0s;
}
/* line 216, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1.1rem;
}
/* line 220, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.subheading-category {
  color: #cfb53b;
  font-size: 2.4rem;
  text-align: center;
  text-transform: uppercase;
}
/* line 227, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.blog > h2 {
  text-align: center;
}
/* line 231, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.g-home #g-header, .g-homepositions #g-header {
  color: #000;
}
/* line 235, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
[class^="icon-"], [class*=" icon-"] {
  margin-bottom: 0.25rem;
  margin-right: 0.25em;
  vertical-align: bottom;
}
@media (max-width: 767px) {
  /* line 242, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
  .g-home #g-header, .g-homepositions #g-header {
    background-position: center top;
    margin-top: 0;
    padding: 5rem 0;
  }
}
/* line 250, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.pager li > a, .pager li > span {
  background-color: #cfb53b;
  border: medium none;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  padding: 5px 14px;
  text-transform: uppercase;
  font-family: "Montaga";
  font-size: 1rem;
  font-weight: 700;
}
/* line 262, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.pager li > a:hover, .pager li > a:focus {
  background: #b8860b none repeat scroll 0 0;
}
/* line 266, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.rsform-submit-button {
  background-color: #cfb53b;
  border: medium none;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  padding: 5px 14px;
  text-transform: uppercase;
  font-family: "Montaga";
  font-size: 1rem;
  font-weight: 700;
}
/* line 278, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.pagination-start .pagenav {
  display: none;
}
/* line 281, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.pagination-end .pagenav {
  display: none;
}
/* line 285, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.g-home #g-navigation, .g-homepositions #g-navigation {
  background: #fff;
}
/* line 289, /usr/www/users/christ/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: #cfb53b;
  font-family: "roboto";
  text-transform: uppercase;
}
/* line 294, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
g-home #g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-homepositions #g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-home #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container, .g-homepositions #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #f3d95f;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 300, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  background: #fcfbf3;
  color: #cfb53b;
  border: 1px solid #fdfaee;
  border-radius: 2px;
}
/* line 306, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: #fcfbf3;
  border: 1px solid #fdfaee;
  border-radius: 0;
}
/* line 312, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #cfb53b;
  font-weight: bold;
  font-family: "roboto";
  text-transform: uppercase;
}
/* line 319, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
h5 {
  font-size: 1.6rem;
  color: #cfb53b;
  font-weight: 400 !important;
}
/* line 325, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1rem;
}
/* line 328, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.pagination ul {
  margin-bottom: 10px;
  float: right;
}
/* line 332, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.pagination ul > li > a, .pagination ul > li > span {
  border: none;
}
/* line 336, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.blog .page-header h2 a {
  color: #cfb53b;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #cfb53b;
  box-sgadow: 0 20px 10px -21px #ddcb75;
}
/* line 338, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
#g-header .g-textpromo {
  color: #fff;
  -webkit-text-stroke-width: 1.2px;
  -webkit-text-stroke-color: black;
}
/* line 340, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
#g-above a {
  color: inherit;
}
/* line 342, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.gold-bar-link {
  color: white;
}
/* line 343, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.article-quote {
  font-size: 18pt;
}
/* line 345, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
#lang-mobile ul li ul {
  background: rgba(255, 255, 255, 0.7) !important;
}
/* line 347, /usr/www/users/christ/templates/rt_requiem/custom/scss/custom.scss */
.g-main-nav .g-standard .g-dropdown {
  width: 190px;
}
