html {
  box-sizing: border-box;
}
@media (min-width: 1400px) {
  html {
    font-size: 18px;
  }
}

body {
  font-family: "Lato", sans-serif;
}

.container {
  max-width: 1300px;
}

main {
  min-height: 71vh;
}

.card {
  background: #edf3e5;
}

*, *:before, *:after {
  box-sizing: inherit;
}

ol, ul {
  list-style: none;
  padding: 0;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

.ddmg-sig {
  background-color: #2e2f30;
}
.ddmg-sig small,
.ddmg-sig a {
  font-size: 12px;
  color: #c9c9c9;
}

@media screen and (min-width: 768px) {
  .mini-sections > div {
    flex: 0 0 50%;
  }
}
.half-container {
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
}
@media screen and (min-width: 576px) {
  .half-container {
    max-width: 720px;
  }
}
@media screen and (min-width: 768px) {
  .half-container {
    max-width: 720px;
  }
}
@media screen and (min-width: 992px) {
  .half-container {
    max-width: 480px;
  }
}
@media screen and (min-width: 1200px) {
  .half-container {
    max-width: 570px;
  }
}
@media screen and (min-width: 1400px) {
  .half-container {
    max-width: 710px;
  }
}

.reveal {
  opacity: 0;
  transform: translate3d(0, 100px, 0);
  transition: opacity 0.8s, transform 0.8s;
}
.reveal_visible {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* Image banner */
.img-banner {
  background-size: cover;
  padding-top: 65px;
  padding-bottom: 65px;
}
@media screen and (min-width: 1024px) {
  .img-banner {
    padding: 55px 0 65px 0;
  }
}
@media screen and (min-width: 1200px) {
  .img-banner {
    padding: 171px 0 82px 0;
  }
}

.img-banner .container {
  z-index: 0 !important;
}

.img-banner h1 {
  color: #fff;
  font-size: 31px;
  text-align: left;
  margin-bottom: 0px;
  text-align: center;
  text-shadow: 0 0 5px #000;
}
@media (min-width: 1200px) {
  .img-banner h1 {
    font-size: 41px;
  }
}

.img-banner .container {
  z-index: 0 !important;
}

.bgOne {
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(images/interiorbanners/img_banner1.jpg);
  background-position: right;
}
@media screen and (min-width: 768px) {
  .bgOne {
    background-position: -335px;
  }
}
@media screen and (min-width: 1024px) {
  .bgOne {
    background-position: inherit;
  }
}
.bgTwo {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(images/interiorbanners/img_banner2.jpg);
  background-position: bottom;
}
@media screen and (min-width: 768px) {
  .bgTwo {
    background-position: bottom;
  }
}
.bgThree {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(images/interiorbanners/img_banner3.jpg);
  background-position: 1770px;
}
@media screen and (min-width: 768px) {
  .bgThree {
    background-position: bottom;
  }
}
.bgFour {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(images/interiorbanners/img_banner4.jpg);
  background-position: center;
}
@media screen and (min-width: 768px) {
  .bgFour {
    background-position: bottom;
  }
}
.bgFive {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(images/interiorbanners/img_banner5.jpg);
  background-position: bottom;
}
@media (min-width: 768px) {
  .bgFive {
    background-position: bottom;
  }
}
.bgSix {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(images/interiorbanners/img_banner6.jpg);
  background-position: bottom;
}
@media (min-width: 768px) {
  .bgSix {
    background-position: bottom;
  }
}
.overlay-title {
  position: absolute;
  background: rgba(0, 0, 0, 0.58);
  padding: 30px 0 40px 0;
}
@media (min-width: 768px) {
  .overlay-title {
    padding: 30px 0 40px 0;
  }
}
@media (min-width: 1024px) {
  .overlay-title {
    padding: 40px 0 40px 0;
  }
}
@media (min-width: 1200px) {
  .overlay-title {
    padding: 147px 0 40px 0;
  }
}

.overlay-title h1 {
  text-align: center;
  color: #fff;
  font-size: 20px;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .overlay-title h1 {
    font-size: 35px;
  }
}
@media screen and (min-width: 1024px) {
  .overlay-title h1 {
    font-size: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .overlay-title h1 {
    font-size: 37px;
  }
}

.g-recaptcha {
  transform: scale(0.77);
  transform-origin: 0 0;
}
@media (min-width: 768px) {
  .g-recaptcha {
    transform: scale(0.97);
  }
}

.btn-pdf-link, .btn-return, .btn-border, .btn-read-more, .btn-main {
  padding: 0.4rem;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
}
.btn-pdf-link:focus, .btn-return:focus, .btn-border:focus, .btn-read-more:focus, .btn-main:focus {
  box-shadow: none;
}
@media screen and (min-width: 768px) {
  .btn-pdf-link, .btn-return, .btn-border, .btn-read-more, .btn-main {
    font-size: 13px;
  }
}

.btn-main {
  border: 1px solid #1CA6A3;
  background: #1CA6A3;
  color: #000;
  text-shadow: none;
  white-space: normal;
}
.btn-main:hover {
  background: #57A82E;
  border: 1px solid #57A82E;
  color: #000;
  text-decoration: underline;
}

.btn-read-more {
  background: white;
  color: #000;
  border: 1px solid #325f1a;
}
.btn-read-more:hover {
  background: #325f1a;
  color: #fff;
  border: 1px solid #325f1a;
}

.btn-border {
  background: transparent;
  color: #000;
  border-top: 2px solid #325f1a;
  border-bottom: 2px solid #325f1a;
  border-radius: 0;
}
.btn-border:hover {
  background: #33cdca;
  color: #000;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
  transition: all 0.25s;
}

.btn-return {
  background: #fff;
  color: #000;
  border: 2px solid #325f1a;
  border-radius: 0;
}
.btn-return:hover {
  background: #eee;
  color: #000;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
  transition: all 0.25s;
}

.btn-pdf-link {
  background: #325f1a;
  color: #fff;
  border: 2px solid #325f1a;
  border-radius: 0;
}
.btn-pdf-link:hover {
  background: #eee;
  color: #000;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
  transition: all 0.25s;
}

.about-us, .event-page, .giving-page {
  background-color: #f3f1f1;
}
.about-us .button, .event-page .button, .giving-page .button {
  --offset: 7px;
  --border-size: 2px;
  display: block;
  position: relative;
  padding: 1em 1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background: transparent;
  color: #7E3D12;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  outline: none;
  cursor: pointer;
  font-weight: bold;
  border-radius: 0;
  box-shadow: inset 0 0 0 var(--border-size) currentcolor;
  transition: background 0.8s ease;
  font-size: 11px;
}
.about-us .button:hover, .event-page .button:hover, .giving-page .button:hover {
  background: rgba(100, 0, 0, 0.03);
}
.about-us .button__horizontal, .about-us .button__vertical, .event-page .button__horizontal, .event-page .button__vertical, .giving-page .button__horizontal, .giving-page .button__vertical {
  position: absolute;
  top: var(--horizontal-offset, 0);
  right: var(--vertical-offset, 0);
  bottom: var(--horizontal-offset, 0);
  left: var(--vertical-offset, 0);
  transition: transform 0.8s ease;
  will-change: transform;
}
.about-us .button__horizontal::before, .about-us .button__vertical::before, .event-page .button__horizontal::before, .event-page .button__vertical::before, .giving-page .button__horizontal::before, .giving-page .button__vertical::before {
  content: "";
  position: absolute;
  border: inherit;
}
.about-us .button__horizontal, .event-page .button__horizontal, .giving-page .button__horizontal {
  --vertical-offset: calc(var(--offset) * -1);
  border-top: var(--border-size) solid currentcolor;
  border-bottom: var(--border-size) solid currentcolor;
}
.about-us .button__horizontal::before, .event-page .button__horizontal::before, .giving-page .button__horizontal::before {
  top: calc(var(--vertical-offset) - var(--border-size));
  bottom: calc(var(--vertical-offset) - var(--border-size));
  left: calc(var(--vertical-offset) * -1);
  right: calc(var(--vertical-offset) * -1);
}
.about-us .button:hover .button__horizontal, .event-page .button:hover .button__horizontal, .giving-page .button:hover .button__horizontal {
  transform: scaleX(0);
}
.about-us .button__vertical, .event-page .button__vertical, .giving-page .button__vertical {
  --horizontal-offset: calc(var(--offset) * -1);
  border-left: var(--border-size) solid currentcolor;
  border-right: var(--border-size) solid currentcolor;
}
.about-us .button__vertical::before, .event-page .button__vertical::before, .giving-page .button__vertical::before {
  top: calc(var(--horizontal-offset) * -1);
  bottom: calc(var(--horizontal-offset) * -1);
  left: calc(var(--horizontal-offset) - var(--border-size));
  right: calc(var(--horizontal-offset) - var(--border-size));
}
.about-us .button:hover .button__vertical, .event-page .button:hover .button__vertical, .giving-page .button:hover .button__vertical {
  transform: scaleY(0);
}

#header {
  background-color: #f1f1f1;
  padding: 50px 10px;
  color: black;
  text-align: center;
  font-size: 90px;
  font-weight: bold;
  position: fixed;
  top: 0;
  width: 100%;
  transition: 0.2s;
  height: 10em;
  overflow: hidden;
  left: 0;
  z-index: 999;
  transition: height 0.3s;
}

.header {
  position: relative;
  background-color: #000;
  z-index: 1;
  width: 100%;
  border-bottom: 2px solid #C25E1B;
}
@media screen and (min-width: 768px) {
  .header {
    position: relative;
    background-color: #000;
  }
}
@media screen and (min-width: 1024px) {
  .header {
    background: #000;
    position: relative;
    height: auto;
    -webkit-transition: all ease-out 0.5s;
    -moz-transition: all ease-out 0.5s;
    -o-transition: all ease-out 0.5s;
    transition: all ease-out 0.5s;
  }
}
@media screen and (min-width: 1200px) {
  .header {
    background: #0000007d;
    position: fixed;
    height: 115px;
    -webkit-transition: all ease-out 0.5s;
    -moz-transition: all ease-out 0.5s;
    -o-transition: all ease-out 0.5s;
    transition: all ease-out 0.5s;
  }
}
.header .header-padding {
  padding: 0 15px;
}
@media (min-width: 1200px) {
  .header .header-padding {
    padding: 5px 0px 3px;
  }
}
.header .header-number a {
  font-size: 16px;
}
@media (min-width: 1024px) {
  .header .header-number a {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .header .header-number a {
    font-size: 16px;
  }
}
.header img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .header img {
    width: 65%;
    padding-top: 10px;
  }
}
@media screen and (min-width: 1024px) {
  .header img {
    width: 85%;
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .header img {
    width: 85%;
    bottom: -65px;
    margin: 0;
    padding: 0;
  }
}

.active {
  background-color: #000;
}

header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  border-bottom: solid 0.5em #f4f4f4;
  background-color: #394e63;
  transition: height 0.3s;
}
header .smaller {
  height: 75px;
}
header .smaller img#logo {
  width: 150px;
  height: 75px;
  line-height: 55px;
  font-size: 55px;
  margin: 0;
}
header .smaller nav a {
  line-height: 75px;
}
header img#logo {
  line-height: 3em;
  padding: 0 1em;
  font-family: "Open Sans", sans-serif;
  width: 55%;
  color: #fcfcfc;
  font-weight: 400;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header nav {
  display: inline-block;
}
header nav a {
  color: #fcfcfc;
  font-weight: 300;
  font-size: 1em;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

@media (min-width: 1024px) {
  header.smaller {
    background: #000;
    height: auto;
  }
  header.smaller img#logo {
    line-height: 75px;
    width: 85%;
    margin: 0 auto;
    display: block;
  }
  header.smaller nav .nav-link {
    line-height: 1px;
  }
  header.smaller nav .dropdown-item {
    line-height: 21px;
  }
  header.smaller .phone-fb {
    padding-top: 0.8rem;
  }
  header.smaller .FB-icon i {
    margin-top: 0;
    position: relative;
    top: -3px;
  }
  header.smaller .YT-icon i {
    margin-top: 0;
    position: relative;
    top: -3px;
  }
}
@media (min-width: 1200px) {
  header.smaller {
    background: #000;
    height: 75px;
    z-index: 16;
  }
  header.smaller img#logo {
    line-height: 75px;
    width: 40%;
    margin: 0 auto;
    display: block;
  }
  header.smaller nav .nav-link {
    line-height: 3px;
  }
  header.smaller nav .dropdown-item {
    line-height: 21px;
  }
  header.smaller .phone-fb {
    padding-top: 0.8rem;
  }
  header.smaller .FB-icon i {
    margin-top: 0;
    position: relative;
    top: -3px;
  }
  header.smaller .YT-icon i {
    margin-top: 0;
    position: relative;
    top: -3px;
  }
}
@media (min-width: 1330px) {
  header.smaller nav .nav-link {
    line-height: 8px;
  }
}
@media (min-width: 1425px) {
  header.smaller nav .nav-link {
    line-height: 3px;
  }
}

.header .navbar-nav a {
  color: #fff;
  text-transform: uppercase;
  font-size: 15.6px;
  cursor: pointer;
}
@media (min-width: 976px) {
  .header .navbar-nav a {
    font-size: 11.5px;
    padding: 0 0px;
  }
}
@media (min-width: 1024px) {
  .header .navbar-nav a {
    font-size: 11.7px;
    padding: 0 10px;
  }
}
@media (min-width: 1080px) {
  .header .navbar-nav a {
    font-size: 12.2px;
    padding: 0 10px;
  }
}
@media (min-width: 1200px) {
  .header .navbar-nav a {
    font-size: 15.4px;
    padding: 0 10px;
  }
}
.header .navbar-nav a:hover {
  color: #fff;
}
@media (min-width: 1024px) {
  .header .navbar-nav .nav-link {
    padding: 6px 0.4rem;
  }
}
@media (min-width: 1200px) {
  .header .navbar-nav .nav-link {
    padding: 9px 0.5rem;
  }
}
.header .navbar-nav .dropdown-menu {
  background: #000;
  border: 1px solid;
}
@media (min-width: 768px) {
  .header .navbar-nav .dropdown-menu {
    background: #0000007d;
    border: 1px solid;
  }
}
@media (min-width: 1200px) {
  .header .navbar-nav .dropdown-menu {
    background: #0000007d;
    border: none;
  }
}
.header .navbar-nav .dropdown-menu a {
  padding: 5px 10px;
}
.header .navbar-nav .dropdown-menu a:hover {
  background: transparent;
}
.header .FB-icon i, .header .YT-icon i {
  color: #fff;
  font-size: 21px;
  margin-top: 10px;
}
@media (min-width: 976px) {
  .header .FB-icon i, .header .YT-icon i {
    margin-top: 0px;
  }
}
@media (min-width: 1024px) {
  .header .FB-icon i, .header .YT-icon i {
    font-size: 20px;
    margin-top: 5px;
  }
}
@media (min-width: 1080px) {
  .header .FB-icon i, .header .YT-icon i {
    font-size: 20px;
    margin-top: 6px;
  }
}
@media (min-width: 1200px) {
  .header .FB-icon i, .header .YT-icon i {
    font-size: 21px;
    margin-top: 10px;
  }
}
@media (min-width: 976px) {
  .header .FB-icon {
    margin-right: 7px;
  }
}

.header-right {
  padding-top: 15px;
}
@media (min-width: 768px) {
  .header-right {
    padding-top: 0;
  }
}
@media (min-width: 1024px) {
  .header-right {
    justify-content: center;
    align-content: center;
    display: flex;
    padding-top: 15px;
  }
}
@media (min-width: 1200px) {
  .header-right {
    justify-content: center;
    align-content: center;
    display: flex;
    padding-top: 0;
  }
}

@media (min-width: 768px) {
  .header-contact {
    display: block;
  }
}
@media (min-width: 1024px) {
  .header-contact {
    display: block;
    margin: 0px;
  }
}
@media (min-width: 1200px) {
  .header-contact {
    display: block;
    margin: 0px;
    margin-top: 0px;
  }
}
.header-contact .phone-fb {
  padding: 1rem 0;
}
@media (min-width: 768px) {
  .header-contact .phone-fb {
    padding-top: 2.6rem;
  }
}
@media (min-width: 976px) {
  .header-contact .phone-fb {
    padding-top: 1rem;
  }
}
@media (min-width: 1024px) {
  .header-contact .phone-fb {
    padding-top: 2.2rem;
  }
}
@media (min-width: 1080px) {
  .header-contact .phone-fb {
    padding-top: 2.4rem;
  }
}
@media (min-width: 1100px) {
  .header-contact .phone-fb {
    padding-top: 1.6rem;
  }
}
@media (min-width: 1200px) {
  .header-contact .phone-fb {
    padding-top: 2rem;
  }
}
@media (min-width: 1800px) {
  .header-contact .phone-fb {
    padding-top: 1.7rem;
  }
}
.header-contact .phone-fb i {
  color: #fff;
  font-size: 21px;
  margin-top: 10px;
  margin-left: 10px;
}
@media (min-width: 768px) {
  .header-contact .phone-fb i {
    font-size: 20px;
    margin-top: 8px;
    margin-left: 10px;
  }
}
@media (min-width: 1024px) {
  .header-contact .phone-fb i {
    font-size: 20px;
    margin-top: 5px;
    margin-left: 0px;
  }
}
@media (min-width: 1080px) {
  .header-contact .phone-fb i {
    font-size: 20px;
    margin-top: 7px;
    margin-left: 0px;
  }
}
@media (min-width: 1200px) {
  .header-contact .phone-fb i {
    font-size: 21px;
    margin-top: 10px;
    margin-left: 0px;
  }
}
.header-contact .phone-fb .btn-main {
  color: #000;
  font-size: 14px;
}
@media (min-width: 1200px) {
  .header-contact .phone-fb .btn-main {
    padding: 6.5px 0.5rem;
    font-size: 15px;
  }
}
.header-contact .phone-fb .btn-main:hover {
  color: #000;
}

.slide-heading {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 8;
  top: 0%;
  text-align: left;
  padding: 0;
  left: 0%;
  right: auto;
  width: 100%;
  padding: 21px;
  margin: 0 auto;
  color: #ffffff;
  background: #D6E2F2;
}
@media screen and (min-width: 768px) {
  .slide-heading {
    top: 14%;
    left: 3%;
    position: absolute;
    background: none;
  }
}
@media screen and (min-width: 1024px) {
  .slide-heading {
    top: 25%;
    left: 3%;
    position: absolute;
    background: none;
  }
}
@media screen and (min-width: 1200px) {
  .slide-heading {
    top: 41%;
    left: 16%;
    position: absolute;
    background: none;
  }
}

.overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.7), transparent);
  z-index: 1;
}

.carousel-fade {
  overflow: hidden;
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: 0.8s;
  transition-property: opacity;
}
.carousel-fade .carousel-item img {
  animation: zoom 25s;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0;
}
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  transform: translateX(0);
  transform: translate3d(0, 0, 0);
}
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.2, 1.2);
  }
}
@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.2, 1.2);
  }
}

.about-bg {
  background: url("../../images/about-bg.jpg") no-repeat;
  background-position: right bottom;
}

.about-us p {
  font-size: 19px;
}
@media (min-width: 1200px) {
  .about-us p {
    padding-right: 77px;
  }
}

.parallax {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../../images/focus_area_bg.jpeg);
  background-attachment: inherit;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
}
@media screen and (min-width: 1200px) {
  .parallax {
    background-attachment: fixed;
    background-position: top;
  }
}

.feature-section {
  position: relative;
  padding: 125px 0px;
}
@media (min-width: 768px) {
  .feature-section {
    padding: 85px 0px;
  }
}
@media (min-width: 1024px) {
  .feature-section {
    padding: 105px 0px;
  }
}
@media (min-width: 1200px) {
  .feature-section {
    padding: 115px 0px;
  }
}
@media (min-width: 1366px) {
  .feature-section {
    padding: 115px 0px;
  }
}
@media (min-width: 1800px) {
  .feature-section {
    padding: 145px 0px;
  }
}
.feature-section .inner-box {
  position: relative;
  display: block;
  padding: 0px 50px 0px 60px;
  transition: all 500ms ease;
  justify-content: center;
  align-content: center;
  align-items: center;
  display: flex;
}
.feature-section .inner-box a:hover {
  text-decoration: none;
}
.feature-section .icon-box {
  position: relative;
  display: inline-block;
  width: 140px;
  height: 140px;
  text-align: center;
  border-radius: 50%;
  padding: 8px;
  margin-bottom: 30px;
  transition: all 500ms ease;
}
.feature-section .icon-box .icon {
  position: relative;
  display: inline-block;
  width: 120px;
  height: 120px;
  line-height: 131px;
  font-size: 60px;
  color: #fff;
  background: #1d370d;
  border-radius: 50%;
  z-index: 1;
  transition: all 500ms ease;
}
.feature-section .icon-box .icon:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  right: 0px;
  transform: scale(0, 0);
  z-index: -1;
  border-radius: 50%;
  transition: all 500ms ease;
}
.feature-section h3 {
  display: block;
  font-size: 22px;
  line-height: 27px;
  font-weight: 700;
  margin-bottom: 30px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
}
@media (min-width: 768px) {
  .feature-section h3 {
    margin-bottom: 23px;
  }
}
@media (min-width: 1200px) {
  .feature-section h3 {
    margin-bottom: 30px;
  }
}
.feature-section .link {
  position: absolute;
  bottom: -30px;
  opacity: 1;
  visibility: visible;
  transition: all 500ms ease;
}
@media (min-width: 1200px) {
  .feature-section .link {
    bottom: 0px;
    opacity: 0;
    visibility: hidden;
  }
}
.feature-section .link a {
  position: relative;
  display: inline-block;
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  font-weight: 600;
  margin-left: 17px;
}
.feature-section .link a:before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  left: -17px;
  top: 7px;
}

@media (min-width: 768px) {
  .feature-block {
    margin-bottom: 0px;
  }
}

.feature-block-one .inner-box:hover .icon-box {
  border-color: #fff;
}

.feature-block-one .inner-box:hover .icon-box .icon:before {
  transform: scale(1, 1);
}

.feature-block-one .inner-box:hover .icon-box i:before {
  color: #000;
}

.feature-block-one .inner-box:hover .link {
  opacity: 1;
  visibility: visible;
}

.feature-block-one .card {
  background: #ffffff42;
}
.feature-block-one .inner-box {
  background: #274b14c9;
  padding: 52px 0 52px 0;
}
.feature-block-one .inner-box .icon-box {
  border: 2px dashed #57A82E;
}
.feature-block-one .inner-box .icon-box .icon:before {
  background-color: #57A82E;
}
.feature-block-one .link {
  margin-bottom: 56px;
}
@media (min-width: 768px) {
  .feature-block-one .link {
    margin-bottom: 46px;
  }
}
@media (min-width: 1200px) {
  .feature-block-one .link {
    margin-bottom: 16px;
  }
}
.feature-block-one .link a:before {
  background-color: #1CA6A3;
}
.feature-block-one .link a:hover {
  color: #fff;
  border-color: #fff;
}

.feature-block-one .inner-box:hover .icon-box .icon {
  background-color: #1d370d;
}

.service-times, .video {
  padding: 92px 0;
}

.service-times {
  background-color: #325f1a;
  background-image: url(../../images/life_word.png);
  background-repeat: no-repeat;
  background-size: 600px;
  background-position: bottom left;
}
.service-times .card {
  height: auto;
  background: #ffffffba;
}
@media (min-width: 1024px) {
  .service-times .card {
    height: 397px;
  }
}
@media (min-width: 1200px) {
  .service-times .card {
    height: 397px;
  }
}

.video {
  background-image: url(../../images/video_bg.png);
  background-color: #000;
}
.video iframe {
  width: 100%;
  height: 400px;
}

.section-title {
  font-weight: bold;
}
.section-title [class*=item-divider] {
  margin: 10px 0 0;
  border-width: 3px 0 0 0;
  border-color: #188C8A;
  width: 40px;
  display: block;
  border-style: solid;
}
.section-title:not(:last-child) {
  margin-bottom: 41px;
}

.team-item .team-member {
  position: relative;
  padding-left: 40px;
  padding-bottom: 50px;
  z-index: 1;
  overflow: hidden;
}
.team-item .team-member img {
  width: auto;
  margin-left: -10px;
}
@media (min-width: 768px) {
  .team-item .team-member img {
    margin-left: 0px;
  }
}
.team-item .team-desc {
  padding: 18px 40px;
  position: absolute;
  bottom: 0;
  left: 10px;
  width: calc(100% - 40px);
  background: rgba(101, 174, 132, 0.9);
  color: #fff;
  transform: translateY(calc(100% - 95px));
  -ms-transform: translateY(calc(100% - 95px));
  /* IE 9 */
  -moz-transform: translateY(calc(100% - 95px));
  /* Firefox */
  -webkit-transform: translateY(calc(100% - 95px));
  /* Safari and Chrome */
  -o-transform: translateY(calc(100% - 95px));
  /* Opera */
  transition: all 0.5s ease;
}
@media (min-width: 1200px) {
  .team-item .team-desc {
    left: 0;
  }
}
.team-item .member-info {
  width: 100%;
}
.team-item .member-info .flex-row {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.team-item .member-info a.play {
  color: #fff;
  font-size: 13px;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media (min-width: 1200px) {
  .team-item .member-info a.play {
    font-size: 16px;
  }
}
.team-item .member-info p:not(:last-child) {
  margin-bottom: 28px;
}
.team-item .style-2 {
  padding: 18px 20px;
  background: #5B393A;
  color: #fff;
  transform: none;
}
@media (min-width: 768px) {
  .team-item .style-2 {
    padding: 28px 25px 28px 20px;
  }
}
@media (min-width: 1024px) {
  .team-item .style-2 {
    padding: 28px 25px 28px 20px;
  }
}
@media (min-width: 1200px) {
  .team-item .style-2 {
    padding: 28px 25px 28px 20px;
  }
}
.team-item .style-2 p:not(:last-child) {
  margin-bottom: 0;
}
.team-item .style-2 a.play {
  color: #f5f2e9;
  font-weight: 300;
  margin-left: 60px;
}
@media (min-width: 768px) {
  .team-item .style-2 a.play {
    margin-left: 140px;
  }
}
@media (min-width: 1024px) {
  .team-item .style-2 a.play {
    margin-left: 18px;
  }
}
@media (min-width: 1200px) {
  .team-item .style-2 a.play {
    margin-left: 100px;
  }
}
.team-item .style-2 i:before {
  position: relative;
  top: 2px;
}

.home-map {
  margin-bottom: -7px;
}

footer {
  background: #232323;
}
footer .phrase {
  font-size: 11px;
}
footer .footer-main {
  padding: 35px 0 35px 0;
}
@media (min-width: 768px) {
  footer .footer-main {
    padding: 45px 0 45px 0;
  }
}
@media (min-width: 1200px) {
  footer .footer-main {
    padding: 45px 0 45px 0;
  }
}
footer .main-logo img {
  width: 40%;
  display: block;
  margin: 0 auto;
}
@media (min-width: 768px) {
  footer .main-logo img {
    width: 60%;
  }
}
@media (min-width: 1024px) {
  footer .main-logo img {
    width: 45%;
  }
}
@media (min-width: 1200px) {
  footer .main-logo img {
    width: 50%;
  }
}
footer .footer-nav {
  columns: 1;
  font-size: 0.8rem;
  text-align: center;
}
@media (min-width: 768px) {
  footer .footer-nav {
    columns: 3;
    text-align: left;
  }
}
@media (min-width: 1024px) {
  footer .footer-nav {
    columns: 5;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  footer .footer-nav {
    columns: 5;
    text-align: left;
  }
}
footer li {
  padding: 4px 0;
}
@media (min-width: 768px) {
  footer li {
    padding: 0;
  }
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #fff;
}
@media (min-width: 768px) {
  footer .sitemap {
    margin-top: 45px;
  }
}
@media (min-width: 1024px) {
  footer .sitemap {
    margin-top: 50px;
  }
}
@media (min-width: 1200px) {
  footer .sitemap {
    margin-top: 54px;
  }
}
footer .phone-address {
  margin-top: 10px;
}
@media (min-width: 768px) {
  footer .phone-address {
    margin-top: 4px;
  }
}
@media (min-width: 1024px) {
  footer .phone-address {
    margin-top: 15px;
  }
}
@media (min-width: 1200px) {
  footer .phone-address {
    margin-top: 5px;
  }
}
footer .contact-info {
  font-size: 14px;
}

.form-bg {
  background-image: url(../../images/form_bg.jpg);
  padding: 15px 0 50px;
  background-size: cover;
}
.form-bg .card {
  background: #ffffffbd;
}

.about-us-page .accordion-container {
  height: 125px;
}
@media (min-width: 1024px) {
  .about-us-page .accordion-container {
    height: 95px;
  }
}
@media (min-width: 1200px) {
  .about-us-page .accordion-container {
    height: 103px;
  }
}
@media (min-width: 1366px) {
  .about-us-page .accordion-container {
    height: 111px;
  }
}
@media (min-width: 1900px) {
  .about-us-page .accordion-container {
    height: 157px;
  }
}
.about-us-page .card {
  margin-bottom: 15px;
}
.about-us-page .about-title {
  font-size: 30px;
  font-weight: 400;
  color: #6b707b;
}
.about-us-page .line {
  border-bottom: 2px solid;
  margin-bottom: 10px;
  width: 40%;
  color: #325f1a;
}
.about-us-page .about-img-wrapper {
  width: 100%;
  min-height: 100%;
  height: auto;
  border-radius: 5px;
}
@media (min-width: 768px) {
  .about-us-page .about-img-wrapper {
    height: 19rem;
  }
}
.about-us-page .about-img {
  width: 100%;
  object-fit: cover;
  object-position: center;
}
@media (min-width: 600px) {
  .about-us-page .about-img {
    width: 80%;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .about-us-page .about-img {
    width: 100%;
    margin: 0 auto;
  }
}

.faq-page .cat-topic {
  text-align: center;
  margin-bottom: 10px;
  flex-direction: row;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.faq-page .cat-topic a {
  color: #000;
  background-color: transparent;
  border: 2px solid #325f1a;
  padding: 25px;
  margin: 10px 5px 0px 5px;
  white-space: nowrap;
  white-space: normal;
  width: 250px;
}
.faq-page .cat-topic a .card {
  background-color: transparent;
  cursor: pointer;
}
.faq-page .cat-topic a .icon-cat {
  display: grid;
  font-size: 21px;
}
.faq-page .cat-topic a i:before {
  font-size: 42px;
  color: #325f1a;
}
.faq-page .cat-topic a:hover {
  text-decoration: none;
}
.faq-page .cat-topic a.active-topic {
  background-color: #325f1a;
  border: 2px solid #325f1a;
  color: #fff;
}
.faq-page .cat-topic a.active-topic i:before {
  color: #fff;
}
.faq-page .cat-topic u {
  text-decoration-color: #4e553a;
  text-decoration-thickness: 3px;
  text-decoration-skip-ink: none;
}
.faq-page .cat-topic-single {
  background: #325f1a;
  color: #fff;
  padding: 25px;
  display: inline-block;
}
.faq-page .cat-topic-single .icon-cat {
  display: grid;
  font-size: 22px;
}
.faq-page .cat-topic-single .icon-cat i:before {
  font-size: 42px;
}
.faq-page .card-header {
  background: #f5f5f5;
  border-bottom: none;
  border: 2px solid #B7D7A6;
  cursor: pointer;
}
.faq-page .card-header .plusminus {
  font-size: 20px;
  margin-right: 10px;
}
.faq-page .card-header h2 {
  font-size: 20px;
  margin-top: 4px;
}
.faq-page .card-body {
  background: #f9f2f2;
}

.ministry-list-page .card, .ministry-list-page .inner-border {
  height: auto;
}
@media (min-width: 768px) {
  .ministry-list-page .card, .ministry-list-page .inner-border {
    height: 255px;
  }
}
@media (min-width: 1024px) {
  .ministry-list-page .card, .ministry-list-page .inner-border {
    height: 285px;
  }
}
@media (min-width: 1200px) {
  .ministry-list-page .card, .ministry-list-page .inner-border {
    height: 295px;
  }
}
.ministry-list-page .card:hover {
  transform: translateY(-0.5rem);
}
.ministry-list-page i::before {
  font-size: 40px;
}
.ministry-list-page .inner-border {
  border: 2px solid #325f1a;
  padding: 15px;
  background: #274912;
  color: #fff;
  text-align: center;
}
.ministry-list-page .inner-border h2 {
  font-size: 30px;
}
.ministry-list-page .inner-border p {
  color: #dbdbdb;
}
.ministry-list-page .inner-border a {
  color: #edfbd5;
  font-size: 17px;
}

.ministry-detail .photo-g {
  overflow: hidden;
  height: auto;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .ministry-detail .photo-g {
    height: 170px;
  }
}
@media (min-width: 1024px) {
  .ministry-detail .photo-g {
    height: 100px;
  }
}
@media (min-width: 1200px) {
  .ministry-detail .photo-g {
    height: 140px;
  }
}
.ministry-detail img {
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}
.ministry-detail .line {
  display: block;
  position: relative;
  top: 0%;
  left: 3px;
  border-bottom: 4px solid #1d370d;
  width: 0%;
  text-align: center;
  animation: line 2s linear forwards;
}
@keyframes line {
  from {
    right: 50%;
    width: 0%;
  }
  to {
    right: 5%;
    width: 50%;
  }
}

.video-page .banner-links .row {
  justify-content: center;
  align-content: center;
  align-items: center;
}
.video-page .banner-links img {
  width: 50%;
  margin: 0 auto;
  transition: all 0.2s ease-in-out;
}
.video-page .banner-links img:hover {
  transform: scale(1.1);
}
.video-page .card {
  border: none;
}
.video-page h2 {
  font-size: 23px;
  color: #1d370d;
}
.video-page iframe {
  width: 100%;
}
.video-page a:hover {
  text-decoration: none;
}
.video-page i:before {
  position: relative;
  top: 4px;
  margin-right: 5px;
}

.video-cat .cat-topic {
  text-align: center;
  margin-bottom: 10px;
  flex-direction: row;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.video-cat .cat-topic a {
  color: #000;
  background-color: #edf3e5;
  border: 2px solid #edf3e5;
  padding: 25px;
  margin: 10px 5px 0px 5px;
  white-space: nowrap;
  white-space: normal;
}
.video-cat .cat-topic a:hover {
  text-decoration: none;
}
.video-cat .cat-topic a.active-topic {
  background-color: #1CA6A3;
  border: 2px solid #1CA6A3;
  color: #000;
}
.video-cat .cat-topic u {
  text-decoration-color: #4e553a;
  text-decoration-thickness: 3px;
  text-decoration-skip-ink: none;
}

.cat-topic-single {
  background: #1CA6A3;
  padding: 25px;
  display: inline-block;
}
.cat-topic-single h2 {
  color: #000;
}
.cat-topic-single .icon-cat {
  display: grid;
  font-size: 22px;
}
.cat-topic-single .icon-cat i:before {
  font-size: 42px;
}

.event-page {
  background: none;
}

.event-box .event-title {
  font-weight: bold;
}
.event-box .event-title a {
  color: #325f1a;
}
.event-box .event-title a:hover {
  color: #1d370d;
}
.event-box .event-title:not(:last-child) {
  margin-bottom: 10px;
  font-size: 31px;
}
.event-box:not(.single-post) .event p {
  color: #504f4f;
  font-size: 16px;
  line-height: 26px;
}
.event-box:not(.single-post) .event p.e-info {
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 13px;
  color: #999;
  border-bottom: 1px solid #d9d8d9;
}
.event-box .event {
  background: #edf3e5;
  padding: 13px 15px 55px;
  text-align: center;
}
@media (min-width: 768px) {
  .event-box .event {
    padding: 13px 15px 20px;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .event-box .event {
    padding: 13px 15px 0px;
    text-align: left;
  }
}
.event-box .event:nth-child(odd) {
  background: #f8f8f8;
}
.event-box .event p.e-info {
  padding-bottom: 0;
  border: none;
  font-size: 15px;
  line-height: 22px;
}
.event-box .event p.e-info:not(:last-child) {
  margin-bottom: 13px;
}
.event-box .event .event-action {
  float: none;
}
@media (min-width: 768px) {
  .event-box .event .event-action {
    float: right;
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .event-box .event .event-action {
    padding: 13px 15px 30px;
  }
}
.event-box:not(.grid-type) .event {
  padding-left: 10px;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: block;
}
@media (min-width: 768px) {
  .event-box:not(.grid-type) .event {
    padding-left: 120px;
    display: flex;
  }
}
.event-box .event-date {
  position: relative;
  left: 0;
  top: 0;
  max-width: auto;
  text-align: center;
  letter-spacing: 0.3px;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .event-box .event-date {
    position: absolute;
    max-width: 15%;
    padding-top: 15px;
  }
}
@media (min-width: 1024px) {
  .event-box .event-date {
    position: absolute;
    max-width: 12%;
    padding-top: 15px;
  }
}
@media (min-width: 1200px) {
  .event-box .event-date {
    position: absolute;
    max-width: 10%;
    padding-top: 15px;
  }
}

.event-detail h2 {
  color: #325f1a;
}
.event-detail h3 {
  font-size: 15px;
  color: #5a5757;
}
.event-detail iframe {
  width: 100%;
}
@media (min-width: 768px) {
  .event-detail iframe {
    height: 200px;
  }
}
@media (min-width: 1024px) {
  .event-detail iframe {
    float: right;
    width: 35%;
    margin-left: 10px;
  }
}
@media (min-width: 1200px) {
  .event-detail iframe {
    float: right;
    width: 35%;
    height: 300px;
    margin-left: 10px;
  }
}

.photo-gallery-page .cat-topic {
  text-align: center;
  margin-bottom: 10px;
  flex-direction: row;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.photo-gallery-page .cat-topic a {
  color: #000;
  background-color: #edf3e5;
  border: 2px solid #edf3e5;
  padding: 25px;
  margin: 10px 5px 0px 5px;
  white-space: nowrap;
  white-space: normal;
}
.photo-gallery-page .cat-topic a:hover {
  text-decoration: none;
}
.photo-gallery-page .cat-topic a.active-topic {
  background-color: #1CA6A3;
  border: 2px solid #1CA6A3;
  color: #000;
}
.photo-gallery-page .cat-topic u {
  text-decoration-color: #4e553a;
  text-decoration-thickness: 3px;
  text-decoration-skip-ink: none;
}
.photo-gallery-page .gallery-photo {
  height: 200px;
  overflow: hidden;
}
.photo-gallery-page .gallery-photo img {
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}
.photo-gallery-page .cat-topic-single {
  background: #1CA6A3;
  padding: 20px;
  display: inline-block;
}
.photo-gallery-page .cat-topic-single h2 {
  font-size: 1rem;
  margin-bottom: 0px;
}

.giving-page {
  background: none;
}
.giving-page .btn-main {
  padding: 0.6rem 1rem;
}

main.leaf-right {
  background: url("../../images/giving_bg.png") no-repeat;
  background-position: right bottom;
}

main.leaf-left {
  background: url("../../images/faq_bg.png") no-repeat;
  background-position: left bottom;
}

.contact-page .btn-main {
  font-size: 15px;
}

.contact-page-map iframe {
  margin-bottom: -7px;
  height: 400px;
}

/*# sourceMappingURL=design.css.map */
