/* 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";
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 44.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 45rem) and (max-width: 59.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
.g-slideshow .g-overlay-container {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 45rem) and (max-width: 59.99rem) {
  .g-slideshow .g-overlay-container {
    width: 45rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 44.99rem) {
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #ffffff !important;
}
@media only all and (max-width: 44.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 44.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #439a86;
}
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 44.99rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #439a86;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #52b49d;
  border-color: #52b49d;
}
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 44.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 45rem) and (max-width: 59.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #439a86;
  color: #439a86;
}
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #439a86;
  border-color: #439a86;
  color: #ffffff;
}
.g-slideshow .uk-flex-center {
  text-align: center;
}
.g-slideshow .style2 {
  padding: 70px 0;
}
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #ffffff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #ffffff !important;
  font-size: 1.2rem;
  display: table;
}
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #ffffff;
  border-color: #ffffff;
  color: #1a1a1a;
}
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #ffffff;
}
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #ffffff;
  color: #ffffff;
}
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #ffffff;
}
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 44.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 45rem) and (max-width: 59.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #666666 !important;
}
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #666666;
}
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
.g-slideshow .uk-overlay-left-short {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
.g-slideshow .uk-overlay-right-short {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
.g-slideshow .uk-overlay-top-short {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
.g-slideshow .uk-overlay-bottom-short {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}
.g-slideshow .uk-overlay-scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.g-slideshow .uk-overlay-left-short, .g-slideshow .uk-overlay-right-short, .g-slideshow .uk-overlay-top-short, .g-slideshow .uk-overlay-bottom-short {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.g-slideshow .uk-overlay-active .uk-active .uk-overlay-scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container embed, .embed-container iframe, .embed-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.jl-youtube-icon {
  font-size: 60px;
}
.uk-accordion-title:not(.uk-active) > .i-close {
  display: initial;
}
.uk-accordion-title:not(.uk-active) > .i-open {
  display: none;
}
.uk-accordion-title.uk-active > .i-open {
  display: initial;
}
.uk-accordion-title.uk-active > .i-close {
  display: none !important;
}
.i-close.right, .i-open.right {
  float: right;
}
.jl-accordion .uk-accordion .uk-accordion-title {
  color: #222;
  border: 0px;
  border-radius: 0;
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding: 0 0 15px;
  font-weight: 400;
}
.jl-accordion .uk-accordion .uk-accordion-title.uk-active {
  border-bottom: 2px solid #8f4dae;
}
.jl-accordion .uk-accordion .uk-accordion-content {
  color: #333;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
}
.main-menu {
  font-size: 1.5rem;
  font-family: "Open Sans", sans-serif;
  margin-top: -1%;
}
.g-menu-item-title {
  color: #000000;
}
#menu-7310-particle.g-content.g-particle {
  margin-left: -10%;
}
.g-menu-item-title:hover {
  color: #DEC27D;
  background-color: white;
}
.current-menu-item .g-menu-item-title {
  color: #DEC27D;
  background-color: white;
  border-bottom: 2px solid #DEC27D;
}
.g-menu-item-title:before {
  content: " ";
}
.g-menu-item-title:after {
  content: " ";
}
.g-menu-item-container {
  background-color: white;
}
.free-logo img {
  height: 70px;
  margin-left: -20%;
}
.fa.fa-fw.fa-bars {
  color: blue;
}
#g-showcase {
  height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
#g-showcase h1 {
  text-align: center;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 67px;
  font-weight: 200;
  color: white;
  text-shadow: 2px 2px black;
}
#g-showcase h2 {
  text-align: center;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 35px;
  font-weight: 200;
  color: white;
  text-shadow: 3px 3px black;
  margin-left: 5%;
}
#g-feature {
  background: url('https://www.freedomhomeproject.org//wp-content/uploads/2018/03/earthgreen.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  height: 100%;
}
#g-main {
  background: url('https://www.freedomhomeproject.org//wp-content/uploads/2018/03/earthgreen.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  height: 100%;
}
#g-footer {
  background: url('https://www.freedomhomeproject.org//wp-content/uploads/2018/03/earthblond.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  height: auto;
}
#g-subfeature {
  background: url('https://www.freedomhomeproject.org//wp-content/uploads/2018/03/earthgreen.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
}
.fa-facebook-official, .fa-external-link-square {
  color: black;
}
.feature-pic1 img {
  height: 100px !important;
  margin-right: 25%;
}
.left {
  float: left;
  width: 50%;
  padding-right: 10%;
}
#home-feature h1 {
  color: #000000;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
}
#home-feature img {
  float: left;
  margin: 1% 2% 0 0;
}
#home-feature p {
  color: #000000;
  font-family: "Roboto", sans-serif;
  font-size: 1.3rem;
}
.uk-overlay-panel > :last-child {
  font-family: "Playfair Display", serif;
  font-size: 26px;
  text-align: center;
  margin-top: 50%;
}
.outline-home #g-main {
  background: url('https://www.freedomhomeproject.org//wp-content/uploads/2018/03/oregon.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  height: 100%;
}
.home-main-pic {
  filter: brightness(1.2);
  border: solid black;
}
#home-main-text h1 {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
}
#home-main-text h1 {
  font-size: 40px;
}
#home-main-text p {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: white;
  font-size: 1.4rem;
  text-align: center;
}
#home-sub-text {
  font-family: "Covered By Your Grace", cursive;
  font-size: 25px;
  line-height: 30px;
  color: #2c2930;
}
#home-sub-button button {
  background-color: #7c5b35;
  color: white;
  height: 40px;
  width: 200px;
  margin-left: 20%;
  margin-top: 5%;
}
#home-sub-test h1 {
  margin-top: 8%;
  font-family: "Covered By Your Grace", cursive;
  font-size: 85px;
  color: #2c2930;
  line-height: 85px;
  text-align: center;
}
.outline-home #g-subfeature {
  border-top: dashed;
  background: url('https://www.freedomhomeproject.org//wp-content/uploads/2018/03/earthblond.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
}
.outline-home #g-subfeature2 {
  background: url('https://www.freedomhomeproject.org//wp-content/uploads/2018/03/earthgreen.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  height: 100%;
}
.entry-title {
  font-family: "Covered By Your Grace", cursive;
  font-size: 85px;
  color: #2c2930;
  font-style: italic;
  text-align: center;
  font-weight: 400 !important;
}
.fdm-section-header h3 {
  font-family: "Playfair Display", serif;
  font-size: 40px;
  color: #2c2930;
  line-height: 45px;
  font-weight: 400 !important;
}
.fdm-item-title {
  font-family: "Covered By Your Grace", cursive;
  font-size: 30px;
  line-height: 35px;
  color: #2c2930;
  font-weight: 400 !important;
}
.story-text h1, .proj-goals h1 {
  font-family: "Opens Sans Condensed", sans-serif;
  font-size: 2rem;
  color: #000000;
}
.story-text p, .proj-goals p {
  font-family: "Roboto", sans-serif;
  font-size: 1.3rem;
  color: #000000;
}
#story-image2 {
  float: left;
  margin: 1% 2% 0 0;
}
#contact-text img {
  margin-top: 5%;
}
#contact-text h1, #team-text h1 {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 30px;
  color: #000000;
  margin-top: 5%;
}
#team-text h1 {
  line-height: 0;
}
.quote {
  font-style: italic;
  margin: 0 10% 0 5%;
}
#contact-text p, #team-text p {
  color: #000000;
  font-family: "Roboto", sans-serif;
  font-size: 1.3rem;
}
#goal1 {
  float: left;
  margin: 1% 2% 0 0;
}
#goal2 {
  width: 50%;
  float: right;
  margin: 5% 0 0 2%;
}
#goal3 {
  width: 50%;
  float: left;
  margin: 1% 2% 0 0;
}
#goal4 {
  float: right;
  margin: 5% 0 0 2%;
  width: 40%;
}
#goal5 p, #goal6 p, #goal7 p {
  text-align: left;
  margin-right: 7%;
}
#copyright {
  color: #000000;
  font-size: 1rem;
  line-height: 25px;
}
#g-mobilemenu-container {
  padding-top: 8%;
}
#proposal {
  text-align: center;
  font-family: "Open Sans", sans-serif;
}
#proposal button {
  background: #e9d7b3;
  height: 40px;
  width: 200px;
  color: #000000;
  border-radius: 6px;
}
#proposal a {
  color: #000000;
}
#proposal button:hover {
  background-color: #e2ca9a;
}
#proposal a:hover {
  color: #768F9A;
  font-weight: bold;
}
/*# sourceMappingURL=custom_our_plan.css.map */