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

@charset "UTF-8";
/* CSS Document - FNFD Custom */
.sprocket-features.layout-slideshow .sprocket-features-img-container::before {
  background-image: none;
}
.sprocket-strips-c-item {
  height: 300px;
}
.speasyimagegallery-image-title {
  font-size: 16px;
  font-weight: 700;
  display: block;
  text-wrap: auto;
  text-color: red;
  color: tan;
}
.speasyimagegallery-image-description {
  white-space: pre;
}
/* Mobile Menu (Toggle)
============================================= */
.g-offcanvas-toggle {
  display: block;
  color: white;
  top: 5rem;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: white;
}
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: black;
  padding: 0.469rem 0.938rem;
  background-color: rgba(210, 180, 140, 0.39);
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 0.9rem;
  white-space: normal;
  /*overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-all;*/
}
.sprocket-features.layout-slideshow .sprocket-features-desc {
  opacity: 0.75;
  font-size: 1.05rem;
  line-height: 1.3;
  padding: 10px;
  color: white;
  background: #171715 50%;
  opacity: 0.6;
}
.sprocket-features.layout-slideshow .sprocket-features-title {
  font-size: 3rem;
  line-height: 1.2;
  font-family: "Georgia";
  font-weight: 900;
  margin: 0;
  padding: 10px;
}
.rt-main-divider {
  background: url('../images/main_feature/main-divider.png');
}
.rt-main-divider {
  height: 16px;
  position: absolute;
  bottom: 0;
  left: 10px;
  right: 10px;
}
hr {
  border-color: #C4C4C4;
}
#footer-menu ul {
  display: inline-block;
}
#footer-menu .level0 a {
  display: none;
}
#footer-menu .level1 a {
  font-size: 1em;
}
#footer-menu .level2 a {
  font-size: 0.875em;
}
#footer, #footer *, #footer *::before, #footer *::after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#footer {
  background: #5b5854;
  margin: 20px auto inherit auto !important;
  min-height: 300px;
  padding: 0;
  position: relative;
}
@media screen and (max-width: 979px) and (min-width: 768px) {
  #footer {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  #footer {
    min-height: auto;
    margin-top: 0;
    width: 100%;
  }
}
#footer .container {
  margin: 20px auto;
  padding: 20px 0;
}
@media screen and (max-width: 979px) and (min-width: 768px) {
  #footer .container {
    padding: 20px;
  }
}
@media screen and (max-width: 767px) {
  #footer .container {
    padding: 0 10px 66px 10px;
  }
  body[data-locale=CA-en] #footer .container {
    padding-bottom: 20px;
  }
  body[data-locale=CA-fr] #footer .container {
    padding: 20px 10px;
  }
}
#footer .span6, #footer .span2, #footer .row {
  display: inline;
  margin: 0;
  padding: 0;
  width: auto;
}
/* Site Directory (Quick Links)
============================================= */
#footer .span6.row {
  border-top: 1px solid #73716d;
  margin-top: 6px;
  padding-top: 10px;
  width: 50%;
}
@media screen and (max-width: 979px) and (min-width: 768px) {
  #footer .span6.row {
    margin-top: 16px;
    padding-bottom: 10px;
    width: 100%;
  }
  #footer .span6.row:last-of-type {
    border-top: none;
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  #footer .span6.row {
    border: 1px solid transparent;
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    width: 100%;
  }
}
#footer .footer-col {
  /*border-left:1px solid #73716d;*/
  float: left;
  padding: 0 20px 1px 10px;
  width: 33%;
}
@media screen and (min-width: 768px) {
  #footer .span6.row:nth-of-type(2) .footer-col:first-of-type {
    border-left: none;
    padding-left: 0;
  }
}
@media screen and (max-width: 979px) and (min-width: 768px) {
  #footer .span6.row:last-of-type .footer-col:first-of-type {
    border-left: none;
    padding-left: 0;
  }
}
@media screen and (min-width: 768px) {
  #footer .span6.row:last-of-type .footer-col:last-of-type {
    padding-right: 10px;
  }
}
#footer .footer-col:last-of-type {
  width: 34%;
}
@media screen and (max-width: 979px) and (min-width: 768px) {
  #footer .span6.row:nth-of-type(2) .footer-col:last-of-type {
    padding-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  #footer .footer-col {
    border-left: none;
    float: none;
    padding: 0;
    width: 100%;
  }
}
#footer .footer-col a {
  color: #fefefe;
  text-decoration: none;
}
#footer .footer-col a:hover, #footer .footer-col a:focus {
  text-decoration: underline;
}
#footer .footer-col h2 {
  border-bottom: 1px solid #73716d;
  font-size: 20px;
  line-height: 1em;
  font-weight: bold;
  height: 60px;
  margin: 0 -10px 10px -10px;
  padding: 5px 0 0 10px;
  color: wheat;
}
@media screen and (min-width: 768px) {
  #footer .span6.row:nth-of-type(2) .footer-col:first-of-type h2 {
    margin-left: 0;
    padding-left: 0;
  }
}
@media screen and (max-width: 979px) and (min-width: 768px) {
  #footer .span6.row:last-of-type .footer-col:first-of-type h2 {
    margin-left: 0;
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  #footer .footer-col h2 {
    border-bottom: 1px solid #73716d;
    font-size: 18px;
    line-height: 1em;
    font-weight: bold;
    height: auto;
    margin: 0;
    padding: 12px 10px;
    color: wheat;
  }
}
#footer .footer-col ul {
  font-size: 13px;
  font-weight: normal;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  #footer .footer-col ul {
    display: none;
  }
}
#footer .footer-col ul li {
  color: #ffffff;
  line-height: 1.25em;
  margin-bottom: 1em;
}
/* Sub-Footer
============================================= */
#footer-secondary {
  font-size: 13px;
  line-height: 1.3em;
  margin: 20px auto 10px auto !important;
}
@media screen and (max-width: 767px) {
  #footer-secondary {
    padding: 0 10px;
  }
}
#footer-secondary .container {
  margin: 0 auto;
}
@media screen and (max-width: 979px) and (min-width: 768px) {
  #footer-secondary .container {
    padding: 0 20px;
  }
}
#footer-secondary .row-1 {
  margin-bottom: 16px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  #footer-secondary .row-1 {
    text-align: center;
    text-transform: inherit;
  }
}
#footer-secondary .row-1 a {
  border-right: 1px solid #cccccc;
  color: #73716d;
  display: inline;
  margin-right: 0.75em;
  padding-right: 0.75em;
  text-decoration: none;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #footer-secondary .row-1 a {
    line-height: 2em;
    margin-right: 1em;
    padding-right: 1em;
  }
}
#footer-secondary .row-1 a:last-child {
  border-right: none;
  font-weight: bold;
  margin-right: 0;
  padding-right: 0;
  text-decoration: underline;
}
#footer-secondary .row-1 a:hover, #footer-secondary .row-1 a:focus {
  text-decoration: underline;
}
#footer-secondary .row-1 a:last-child:hover, #footer-secondary .row-1 a:last-child:focus {
  text-decoration: none;
}
#footer-secondary .row-2 p a {
  color: inherit;
  text-decoration: underline;
}
#footer-secondary .row-2 p a:hover, #footer-secondary .row-2 p a:focus {
  text-decoration: none;
}
/*# sourceMappingURL=custom__body_only.css.map */