/* mixin for multiline */
html,
body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

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

html.responsive body#top {
  font-weight: 400;
  line-height: 28px;
  font-size: 18px;
  color: #484848;
}
html.responsive body#top #wrap_all h1 {
  font: 500 40px/49px Bitter, sans-serif;
  letter-spacing: 0px;
  color: #484848;
  text-transform: none;
}
html.responsive body#top #wrap_all h2 {
  font: 500 34px/49px Bitter, sans-serif;
  text-transform: none;
  letter-spacing: 0px;
  color: #484848;
}
html.responsive body#top #wrap_all h3 {
  font: 500 30px/49px Bitter, sans-serif;
  text-transform: none;
  letter-spacing: 0px;
  color: #484848;
}
html.responsive body#top #wrap_all h4 {
  font: 500 26px/49px Bitter, sans-serif;
  text-transform: none;
  letter-spacing: 0px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  html.responsive body#top #wrap_all h4 {
    line-height: 36px;
  }
}
html.responsive body#top #wrap_all h5 {
  font: 500 21px/30px Bitter, sans-serif;
  text-transform: none;
  letter-spacing: 0px;
}
html.responsive body#top #wrap_all ul, html.responsive body#top #wrap_all ul li {
  font: 500 16px/27px Montserrat;
}
html.responsive body#top #wrap_all p {
  font: 500 16px/27px Montserrat;
  letter-spacing: 0px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  html.responsive body#top #wrap_all p {
    text-align: left !important;
  }
}
html.responsive body#top #wrap_all a {
  letter-spacing: 0px;
}
html.responsive body#top #wrap_all a:hover {
  color: #527224;
  text-decoration: none;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  #top #main {
    margin-top: 70px !important;
  }
}

strong {
  color: #484848 !important;
}

#scroll-top-link {
  display: none;
}

#button-primary a {
  font: 500 14px/17px Bitter !important;
  text-transform: uppercase;
  letter-spacing: 1.6px !important;
  color: #ffffff;
  background: #81b931;
  border-radius: 1px;
  padding: 15px 30px;
  transition: all ease-in-out 0.3s;
  border-bottom: none !important;
}
#button-primary a span {
  transition: all ease-in-out 0.3s;
  font: 500 14px/17px Bitter !important;
  letter-spacing: 1.6px !important;
}
#button-primary a:hover {
  background: #527224;
  text-decoration: none;
  color: white !important;
}
#button-primary a:hover span {
  color: white;
}

.avia-button-wrap.main a {
  font: 500 14px/17px Bitter !important;
  text-transform: uppercase;
  letter-spacing: 1.6px !important;
  color: #ffffff;
  background: #81b931;
  border-radius: 1px;
  padding: 15px 30px;
  transition: all ease-in-out 0.3s;
  border-bottom: none !important;
}
.avia-button-wrap.main a span {
  transition: all ease-in-out 0.3s;
  font: 500 14px/17px Bitter !important;
  letter-spacing: 1.6px !important;
}
.avia-button-wrap.main a:hover {
  background: #527224;
  text-decoration: none;
  color: white !important;
}
.avia-button-wrap.main a:hover span {
  color: white;
}
#top #wrap_all .avia-button-wrap.text-link .avia-button, #top #wrap_all .avia-button-wrap.text-link .avia-button span {
  background: transparent;
  border: none;
  color: #81B931;
  font: 500 14px/17px Bitter;
  padding-left: 0;
  padding-right: 0;
  text-transform: uppercase;
  letter-spacing: 1.6px;
}

#quote {
  position: relative;
  background: url(../img/bg-texture.jpg);
  border: none;
  padding: 10px 75px 10px 120px;
  margin: 0;
}
#quote blockquote {
  border-left: 0px;
}
#quote p {
  font: 400 20px/31px Bitter !important;
  color: #484848 !important;
}
#quote:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../img/quote-icon.svg);
  background-size: cover;
  position: absolute;
  left: 74px;
  top: 50px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  #quote:before {
    left: 30px;
    top: 20px;
  }
}
#quote::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../img/quote-icon.svg);
  background-size: cover;
  position: absolute;
  left: 74px;
  top: 50px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  #quote::before {
    left: 30px;
    top: 20px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  #quote {
    padding: 30px 10px 20px 10px;
    margin-top: 25px;
  }
}

picture {
  font: 500 16px/27px Montserrat !important;
  letter-spacing: 0px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  picture {
    text-align: left !important;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  #header {
    position: fixed !important;
  }
}
#header #header_main {
  background-color: transparent !important;
}
#header #header_main .container {
  padding: 0 50px 0 0 !important;
  margin: 0 !important;
}
@media only screen and (max-width: 1500px) {
  #header #header_main .container {
    padding: 0 25px 0 0 !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  #header #header_main .container {
    padding: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
  }
}
#header #header_main .container .inner-container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: nowrap;
}
@media only screen and (max-width: 1348px) {
  #header #header_main .container .inner-container {
    justify-content: flex-end;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  #header #header_main .container .inner-container {
    height: 70px;
    background: #81b931;
  }
}
#header #header_main .container .inner-container .logo {
  box-sizing: border-box;
  position: relative;
  margin-right: auto;
}
@media only screen and (max-width: 1348px) {
  #header #header_main .container .inner-container .logo {
    position: absolute;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  #header #header_main .container .inner-container .logo {
    display: block;
    height: 100% !important;
    z-index: 200;
  }
  #header #header_main .container .inner-container .logo a, #header #header_main .container .inner-container .logo a img, #header #header_main .container .inner-container .logo a svg {
    display: block;
    height: 100% !important;
  }
}
#header #header_main .container .inner-container .menu-top-navigation-container {
  width: auto;
}
#header #header_main .container .inner-container .menu-top-navigation-container #menu-top-navigation li a {
  font-size: 16px;
}
#header #header_main .container .inner-container .menu-top-navigation-container .sub-menu {
  display: none;
  position: absolute;
}
#header #header_main .container .inner-container .menu-top-navigation-container .menu-item-has-children:hover > .sub-menu {
  margin: 0;
  display: block;
  background: #006394;
  opacity: 0.96;
  padding: 40px 60px;
  transform: translateX(-80px);
}
#header #header_main .container .inner-container .menu-top-navigation-container .menu-item-has-children:hover > .sub-menu li {
  text-align: left !important;
}
#header #header_main .container .inner-container .menu-top-navigation-container .menu-item-has-children:hover > .sub-menu li a {
  font: 500 21px/52px Montserrat !important;
  text-transform: none !important;
  letter-spacing: 1.01px;
  color: white !important;
}
#header #header_main .container .inner-container .menu-top-navigation-container #menu-top-navigation {
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  line-height: 1px;
  padding: 0 20px;
  text-align: center;
}
@media only screen and (max-width: 1720px) {
  #header #header_main .container .inner-container .menu-top-navigation-container #menu-top-navigation {
    padding-right: 0px !important;
  }
}
#header #header_main .container .inner-container .menu-top-navigation-container #menu-top-navigation li {
  padding: 0 20px;
}
@media only screen and (max-width: 1720px) {
  #header #header_main .container .inner-container .menu-top-navigation-container #menu-top-navigation li {
    padding: 0 10px;
  }
}
#header #header_main .container .inner-container .menu-top-navigation-container #menu-top-navigation li a {
  font-family: Montserrat !important;
  font-weight: 500 !important;
  line-height: 116px;
  letter-spacing: 0.86px;
  color: #484848;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 1600px) {
  #header #header_main .container .inner-container .menu-top-navigation-container #menu-top-navigation li a {
    font-size: 14px !important;
  }
}
#header #header_main .container .inner-container .menu-top-navigation-container #menu-top-navigation li a:hover {
  text-decoration: none !important;
  color: #81b931 !important;
  cursor: pointer;
}
#header #header_main .container .inner-container .menu-top-navigation-container #menu-top-navigation li a:hover, #header #header_main .container .inner-container .menu-top-navigation-container #menu-top-navigation li a:focus, #header #header_main .container .inner-container .menu-top-navigation-container #menu-top-navigation li a:visited, #header #header_main .container .inner-container .menu-top-navigation-container #menu-top-navigation li a:active {
  text-decoration: none !important;
}
@media only screen and (max-width: 1348px) {
  #header #header_main .container .inner-container .menu-top-navigation-container #menu-top-navigation li {
    display: none;
  }
}
#header #header_main .container .inner-container .menu-top-navigation-container #menu-top-navigation .search-bar {
  display: block !important;
  z-index: 1000;
}
#header #header_main .container .inner-container .menu-top-navigation-container #menu-top-navigation .search-bar a {
  font-size: 20px !important;
  color: #81b931;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  #header #header_main .container .inner-container .menu-top-navigation-container #menu-top-navigation .search-bar a {
    color: white;
  }
  #header #header_main .container .inner-container .menu-top-navigation-container #menu-top-navigation .search-bar a:hover, #header #header_main .container .inner-container .menu-top-navigation-container #menu-top-navigation .search-bar a:active {
    color: white !important;
  }
}
@media only screen and (max-width: 1348px) {
  #header #header_main .container .inner-container .menu-top-navigation-container #menu-top-navigation .search-bar {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 340px) {
  #header #header_main .container .inner-container .menu-top-navigation-container #menu-top-navigation .search-bar {
    padding-right: 10px;
  }
}
#header #header_main .container .inner-container .menu-top-navigation-container #menu-top-navigation .current-menu-parent > a,
#header #header_main .container .inner-container .menu-top-navigation-container #menu-top-navigation .current-menu-item > a {
  color: #81b931 !important;
}
#header #header_main .container .inner-container .donate-btn {
  margin-right: 100px;
  font: 500 16px/19px Bitter;
  letter-spacing: 1.82px;
  color: #ffffff;
  background: #81b931;
  border-radius: 1px;
  padding: 15px 30px 15px 50px;
  transition: all ease-in-out 0.3s;
  z-index: 1000;
}
@media only screen and (max-width: 1500px) {
  #header #header_main .container .inner-container .donate-btn {
    margin-right: 80px;
    padding: 15px;
  }
}
@media only screen and (max-width: 1348px) {
  #header #header_main .container .inner-container .donate-btn {
    padding: 15px 20px 15px 40px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  #header #header_main .container .inner-container .donate-btn {
    border: 1px solid white;
    padding: 15px 20px 15px 40px;
    font: normal 14px/17px Bitter !important;
    margin-right: 100px;
  }
}
@media only screen and (max-width: 430px) {
  #header #header_main .container .inner-container .donate-btn {
    font: normal 12px/17px Bitter !important;
    padding: 15px 10px;
    margin-right: 80px;
  }
}
#header #header_main .container .inner-container .donate-btn:before {
  content: "";
  background: url("../img/heart.svg");
  background-size: cover;
  width: 18px;
  height: 17px;
  transform: translateX(-26px);
  position: absolute;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  #header #header_main .container .inner-container .donate-btn:before {
    width: 15px;
    height: 14px;
    display: block;
  }
}
@media only screen and (max-width: 430px) {
  #header #header_main .container .inner-container .donate-btn:before {
    display: none;
  }
}
@media only screen and (min-width: 1348px) and (max-width: 1500px) {
  #header #header_main .container .inner-container .donate-btn:before {
    display: none;
  }
}
#header #header_main .container .inner-container .donate-btn::before {
  content: "";
  background: url("../img/heart.svg");
  background-size: cover;
  width: 18px;
  height: 17px;
  transform: translateX(-26px);
  position: absolute;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  #header #header_main .container .inner-container .donate-btn::before {
    width: 15px;
    height: 14px;
    display: block;
  }
}
@media only screen and (max-width: 430px) {
  #header #header_main .container .inner-container .donate-btn::before {
    display: none;
  }
}
@media only screen and (min-width: 1348px) and (max-width: 1500px) {
  #header #header_main .container .inner-container .donate-btn::before {
    display: none;
  }
}
#header #header_main .container .inner-container .donate-btn:hover {
  background: #527224;
  text-decoration: none;
}
#header #header_main .container .inner-container .main_menu {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  #header #header_main .container .inner-container .main_menu {
    height: 70px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  #header #header_main .container .inner-container .main_menu .avia-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  #header #header_main .container .inner-container .main_menu .avia-menu ul .av-burger-menu-main a {
    padding: 0 20px 0 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (max-width: 430px) {
  #header #header_main .container .inner-container .main_menu .avia-menu ul .av-burger-menu-main a {
    padding: 0 10px 0 0;
  }
}

@media (min-width: 320px) {
  #top #header .av-main-nav > li.menu-item {
    display: none !important;
  }
  #top #header .av-burger-menu-main {
    cursor: pointer;
    display: block !important;
  }
}
.header_color .av-hamburger-inner,
.header_color .av-hamburger-inner::before,
.header_color .av-hamburger-inner::after {
  background-color: #81b931 !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .header_color .av-hamburger-inner,
  .header_color .av-hamburger-inner::before,
  .header_color .av-hamburger-inner::after {
    background-color: white !important;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .av-burger-overlay-active #top #wrap_all #header #header_main .container .logo {
    width: 132px !important;
    height: 47px !important;
    margin-left: 22px;
  }
  .av-burger-overlay-active #top #wrap_all #header #header_main .container .logo > a {
    background: url("/wp-content/themes/enfold-child/img/logo-white.svg") no-repeat;
    z-index: 101;
    background-size: cover;
    content: "";
  }
  .av-burger-overlay-active #top #wrap_all #header #header_main .container .logo > a img {
    display: none;
  }
}
#top #header_main > .container .main_menu .av-main-nav > li > a {
  height: 49px !important;
  line-height: 49px !important;
  padding: 0;
}
#top #header_main > .container .main_menu .av-main-nav > li > a .av-hamburger {
  background-color: transparent;
  border: 1px solid #81b931;
  width: 60px;
  height: 49px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  #top #header_main > .container .main_menu .av-main-nav > li > a .av-hamburger {
    background-color: transparent !important;
    border: 1px solid white;
  }
}
#top #header_main > .container .main_menu .av-main-nav > li > a .is-active {
  background-color: #006394 !important;
  border: 1px solid white;
}
#top #header_main > .container .main_menu .av-main-nav > li > a .is-active .av-hamburger-box .av-hamburger-inner,
#top #header_main > .container .main_menu .av-main-nav > li > a .is-active .av-hamburger-box .av-hamburger-inner::before,
#top #header_main > .container .main_menu .av-main-nav > li > a .is-active .av-hamburger-box .av-hamburger-inner::after {
  background-color: white !important;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .av_header_transparency {
    background-color: #81b931 !important;
  }
}
.av_header_transparency #header_main .container .inner-container .menu-top-navigation-container #menu-top-navigation li a {
  color: white !important;
}
.av_header_transparency #header_main .container .inner-container .menu-top-navigation-container #menu-top-navigation li a .av-hamburger .av-hamburger-box .av-hamburger-inner,
.av_header_transparency #header_main .container .inner-container .menu-top-navigation-container #menu-top-navigation li a .av-hamburger-inner::before,
.av_header_transparency #header_main .container .inner-container .menu-top-navigation-container #menu-top-navigation li a .av-hamburger-inner::after {
  background-color: white !important;
}
.av_header_transparency #header_main .container .inner-container .main_menu-container .avia-menu ul li a .av-hamburger .av-hamburger-box .av-hamburger-inner::after,
.av_header_transparency .av-hamburger-inner,
.av_header_transparency .av-hamburger-inner::before {
  background-color: white !important;
}
.av_header_transparency #header_main .container .inner-container .main_menu-container .avia-menu ul li a .av-hamburger .av-hamburger-box .av-hamburger-inner,
.av_header_transparency .av-hamburger-inner::after {
  background-color: white !important;
}
.av_header_transparency #header_main > .container .main_menu .av-main-nav > li > a .av-hamburger {
  border: 1px solid white !important;
  background-color: #8e8984 !important;
}

#top .av-burger-overlay-scroll {
  background: rgba(0, 99, 148, 0.96) !important;
  z-index: 1000 !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  #top .av-burger-overlay-scroll {
    width: 100% !important;
  }
}
#top .av-burger-overlay-scroll #av-burger-menu-ul .menu-item-38,
#top .av-burger-overlay-scroll #av-burger-menu-ul .menu-item-44,
#top .av-burger-overlay-scroll #av-burger-menu-ul .menu-item-244,
#top .av-burger-overlay-scroll #av-burger-menu-ul .menu-item-42,
#top .av-burger-overlay-scroll #av-burger-menu-ul .menu-item-41,
#top .av-burger-overlay-scroll #av-burger-menu-ul .menu-item-39,
#top .av-burger-overlay-scroll #av-burger-menu-ul .menu-item-245,
#top .av-burger-overlay-scroll #av-burger-menu-ul .menu-item-466,
#top .av-burger-overlay-scroll #av-burger-menu-ul .menu-item-467,
#top .av-burger-overlay-scroll #av-burger-menu-ul .menu-item-6922 {
  display: none;
}
@media (max-width: 1348px) {
  #top .av-burger-overlay-scroll #av-burger-menu-ul .menu-item-38,
  #top .av-burger-overlay-scroll #av-burger-menu-ul .menu-item-44,
  #top .av-burger-overlay-scroll #av-burger-menu-ul .menu-item-244,
  #top .av-burger-overlay-scroll #av-burger-menu-ul .menu-item-42,
  #top .av-burger-overlay-scroll #av-burger-menu-ul .menu-item-41,
  #top .av-burger-overlay-scroll #av-burger-menu-ul .menu-item-39,
  #top .av-burger-overlay-scroll #av-burger-menu-ul .menu-item-245,
  #top .av-burger-overlay-scroll #av-burger-menu-ul .menu-item-466,
  #top .av-burger-overlay-scroll #av-burger-menu-ul .menu-item-467,
  #top .av-burger-overlay-scroll #av-burger-menu-ul .menu-item-6922 {
    display: block;
  }
}
#top .av-burger-overlay-scroll #av-burger-menu-ul .avia-bullet {
  display: none;
}
#top .av-burger-overlay-scroll #av-burger-menu-ul .av-show-submenu a {
  color: #81b931 !important;
}
#top .av-burger-overlay-scroll #av-burger-menu-ul .av-show-submenu ul li {
  padding: 10px 0;
}
#top .av-burger-overlay-scroll #av-burger-menu-ul .av-show-submenu ul li a {
  color: white !important;
  line-height: 22px !important;
}
#top .av-burger-overlay-scroll #av-burger-menu-ul .av-show-submenu ul li a span {
  font-size: 16px !important;
}
#top .av-burger-overlay-scroll #av-burger-menu-ul .av-show-submenu ul {
  margin-left: 30px;
}
#top .av-burger-overlay-scroll #av-burger-menu-ul .av-show-submenu ul a {
  font-family: Montserrat !important;
  font-size: 17px !important;
  line-height: 45px !important;
  letter-spacing: 0.82px !important;
  color: #ffffff;
  margin: 0;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#top .av-burger-overlay-scroll #av-burger-menu-ul .av-show-submenu ul .avia-bullet {
  display: none;
}
#top .av-burger-overlay-scroll #av-burger-menu-ul .av-show-submenu ul .current_page_item a {
  color: #81b931 !important;
}
#top .av-burger-overlay-scroll #av-burger-menu-ul .av-show-submenu .av-submenu-indicator {
  opacity: 1 !important;
}
#top .av-burger-overlay-scroll #av-burger-menu-ul .current-page-ancestor a {
  color: #81b931 !important;
}

.html_av-overlay-side-classic #top .av-burger-overlay .donate-btn-mobile a {
  margin-top: 50px;
  width: 160px;
  background: #81b931 !important;
  border-radius: 1px;
  margin-left: 100px;
  padding: 15px 30px 15px 50px !important;
  transition: all ease-in-out 0.3s;
}
.html_av-overlay-side-classic #top .av-burger-overlay .donate-btn-mobile a span {
  text-transform: uppercase;
  font: 500 16px/19px Bitter;
  letter-spacing: 1.82px;
  color: #ffffff;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .html_av-overlay-side-classic #top .av-burger-overlay .donate-btn-mobile a {
    padding: 15px 20px 15px 40px;
    font: normal 14px/17px Bitter !important;
  }
}
.html_av-overlay-side-classic #top .av-burger-overlay .donate-btn-mobile a:before {
  content: "";
  background: url("../img/heart.svg");
  background-size: cover;
  width: 18px;
  height: 17px;
  transform: translateX(-26px);
  position: absolute;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .html_av-overlay-side-classic #top .av-burger-overlay .donate-btn-mobile a:before {
    width: 15px;
    height: 14px;
  }
}
.html_av-overlay-side-classic #top .av-burger-overlay .donate-btn-mobile a::before {
  content: "";
  background: url("../img/heart.svg");
  background-size: cover;
  width: 18px;
  height: 17px;
  transform: translateX(-26px);
  position: absolute;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .html_av-overlay-side-classic #top .av-burger-overlay .donate-btn-mobile a::before {
    width: 15px;
    height: 14px;
  }
}
.html_av-overlay-side-classic #top .av-burger-overlay .donate-btn-mobile a:hover {
  background: #527224;
  text-decoration: none;
}
.html_av-overlay-side-classic #top .av-burger-overlay li a {
  border: none !important;
  font: 500 20px/20px Bitter !important;
  color: #ffffff !important;
  margin: 20px 0;
  padding-left: 100px !important;
  padding-right: 30px !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .html_av-overlay-side-classic #top .av-burger-overlay li a {
    margin: 5px 0;
  }
}
.html_av-overlay-side-classic #top .av-burger-overlay li a:hover {
  background: transparent !important;
}

#header_main > .container .main_menu .av-main-nav .search-bar {
  display: none;
}

#footer-page {
  border: none !important;
}

.footer .container {
  padding: 0 130px;
}
@media only screen and (max-width: 1500px) {
  .footer .container {
    padding: 0 50px;
  }
}
.footer .container .content .entry-content-wrapper {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1150px) {
  .footer .container .content .entry-content-wrapper {
    justify-content: space-between;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .footer .container .content .entry-content-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.footer .container .content .entry-content-wrapper .flex_column {
  margin: 0 30px;
  width: fit-content;
}
@media only screen and (max-width: 1350px) {
  .footer .container .content .entry-content-wrapper .flex_column {
    margin: 0 10px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .footer .container .content .entry-content-wrapper .flex_column {
    width: 260px !important;
    margin: 20px 0 !important;
  }
}
.footer .container .content .entry-content-wrapper p,
.footer .container .content .entry-content-wrapper a {
  color: white;
  font: 500 14px/22px Montserrat !important;
  margin: 5px 0;
}
.footer .container .content .entry-content-wrapper h5 {
  color: white;
  font-family: Montserrat !important;
}
.footer .container .content .entry-content-wrapper .footer-logo {
  position: absolute;
  left: 0;
  margin-left: 0;
}
@media only screen and (max-width: 1350px) {
  .footer .container .content .entry-content-wrapper .footer-logo img {
    width: 200px !important;
  }
}
@media only screen and (max-width: 1150px) {
  .footer .container .content .entry-content-wrapper .footer-logo {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
  }
  .footer .container .content .entry-content-wrapper .footer-logo img {
    width: 350px !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .footer .container .content .entry-content-wrapper .footer-logo {
    margin-bottom: 40px !important;
  }
  .footer .container .content .entry-content-wrapper .footer-logo img {
    width: 260px !important;
  }
}
@media only screen and (max-width: 1150px) {
  .footer .container .content .entry-content-wrapper .footer-contact {
    width: 30%;
  }
}
.footer .container .content .entry-content-wrapper .footer-contact strong {
  color: white !important;
}
.footer .container .content .entry-content-wrapper .footer-contact a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 1150px) {
  .footer .container .content .entry-content-wrapper .footer-address {
    width: 30%;
  }
}
@media only screen and (max-width: 1150px) {
  .footer .container .content .entry-content-wrapper .footer-info {
    width: 30%;
  }
}
.footer .container .content .entry-content-wrapper .footer-info a {
  color: white !important;
}
.footer .container .content .entry-content-wrapper .footer-info a:hover {
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  color: #81b931 !important;
}
.footer .container .content .entry-content-wrapper .footer-social {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 250px;
  margin-right: 0;
}
@media only screen and (max-width: 1150px) {
  .footer .container .content .entry-content-wrapper .footer-social {
    width: fit-content;
    margin-bottom: 10px;
  }
}
.footer .container .content .entry-content-wrapper .footer-social .av_textblock_section {
  width: 100%;
}
@media only screen and (max-width: 1150px) {
  .footer .container .content .entry-content-wrapper .footer-social .av_textblock_section {
    display: none;
  }
}
.footer .container .content .entry-content-wrapper .footer-social .svg-img {
  margin: 0;
  transform: translateY(-40px);
}
@media only screen and (max-width: 1150px) {
  .footer .container .content .entry-content-wrapper .footer-social .svg-img {
    transform: unset;
    padding: 0 10px;
    display: flex;
    align-items: flex-end;
  }
}
.footer .container .content .entry-content-wrapper .footer-social .svg-img:after {
  display: none !important;
}
.footer .container .content .entry-content-wrapper .footer-social .svg-img::after {
  display: none !important;
}
.footer .container .content .entry-content-wrapper .footer-social .svg-img svg {
  max-width: 33px;
  max-height: 26px;
}
.footer .container .content .entry-content-wrapper .footer-social .svg-img svg path,
.footer .container .content .entry-content-wrapper .footer-social .svg-img svg rect {
  transition: all 0.2s ease-in-out;
}
.footer .container .content .entry-content-wrapper .footer-social .svg-img svg:hover path,
.footer .container .content .entry-content-wrapper .footer-social .svg-img svg:hover rect {
  fill: #81b931;
}
.footer .container .content .entry-content-wrapper .footer-social .svg-img #Group_156:hover path {
  fill: #003a58;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .footer .container .content .entry-content-wrapper .footer-social .svg-img {
    padding: 0 5px;
  }
}
.footer .container .content .entry-content-wrapper .footer-bottom {
  width: 100%;
  margin-top: 20px;
}
@media only screen and (max-width: 1150px) {
  .footer .container .content .entry-content-wrapper .footer-bottom {
    width: fit-content;
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
  }
}
.footer .container .content .entry-content-wrapper .footer-bottom .left {
  position: absolute;
  left: -30px;
  margin-left: 0;
}
@media only screen and (max-width: 1150px) {
  .footer .container .content .entry-content-wrapper .footer-bottom .left {
    position: relative;
    left: unset;
    order: 1;
  }
}
.footer .container .content .entry-content-wrapper .footer-bottom .right {
  position: absolute;
  right: -30px;
}
@media only screen and (max-width: 1150px) {
  .footer .container .content .entry-content-wrapper .footer-bottom .right {
    position: relative;
    right: unset;
  }
}
.footer .container .content .entry-content-wrapper .footer-bottom .right strong {
  color: white !important;
}

#main .slide-entry-wrap article.legacy .slide-content {
  background-color: #003765;
  color: #fff;
}
#main .slide-entry-wrap article.legacy .slide-content h3 a {
  color: #fff !important;
}

.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input,
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  background: #ffffff !important;
  border: 1px solid #c7c7c7 !important;
  font: normal 16px/23px Montserrat !important;
  letter-spacing: 0px;
  padding: 20px !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:focus,
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:focus {
  background: #fbfbfb !important;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137) !important;
  border: 1px solid #8c8c8c !important;
  color: #484848 !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  margin-bottom: 10px !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input {
  margin-bottom: 10px !important;
}
.gform_wrapper form .gform_body .gchoice {
  margin-bottom: 20px;
}
.gform_wrapper form .gform_body .custom-label .ginput_container_radio label {
  font-size: 16px;
  line-height: 1.5em;
}
#top #wrap_all .gform_wrapper form .gform_body .custom-label .ginput_container_radio label span {
  display: block;
  font-size: 16px;
}
.gform_wrapper form .gform_footer {
  margin: 0;
  padding: 0;
}
.gform_wrapper form .gform_footer input {
  font: 500 14px/17px Bitter !important;
  text-transform: uppercase;
  letter-spacing: 1.6px !important;
  color: #ffffff;
  background: #81b931;
  border-radius: 1px;
  padding: 15px 30px;
  transition: all ease-in-out 0.3s;
  border-bottom: none !important;
  padding: 15px 40px;
}
.gform_wrapper form .gform_footer input span {
  transition: all ease-in-out 0.3s;
  font: 500 14px/17px Bitter !important;
  letter-spacing: 1.6px !important;
}
.gform_wrapper form .gform_footer input:hover {
  background: #527224;
  text-decoration: none;
  color: white !important;
}
.gform_wrapper form .gform_footer input:hover span {
  color: white;
}

.special_amp {
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: inherit !important;
}

div .calendar-section .container {
  max-width: 900px;
}

.home-banner {
  height: 100vh;
  position: relative;
  display: flex;
  background-size: cover !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-banner {
    height: calc(100vh - 70px);
    background-position: 65% !important;
  }
}
.home-banner .container {
  padding: 0 !important;
  margin: 0 !important;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-banner .container {
    max-width: 100% !important;
    width: 100% !important;
  }
}
.home-banner .container .content {
  padding: 0 !important;
}
.home-banner .container .content .post-entry .entry-content-wrapper {
  display: flex;
  flex-direction: column;
}
.home-banner .container .content .post-entry .entry-content-wrapper .home-banner-copy .av-rotator-container h1 {
  font: 500 49px/57px Bitter !important;
  max-width: 620px;
  margin: 0 auto 50px auto !important;
  letter-spacing: 0px;
  color: #ffffff !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-banner .container .content .post-entry .entry-content-wrapper .home-banner-copy .av-rotator-container h1 {
    font: normal 35px/43px Bitter !important;
    text-align: center;
    max-width: 380px;
    padding: 0 20px;
  }
}
.home-banner .container .content .post-entry .entry-content-wrapper .home-banner-copy .av-rotator-container h1 span {
  color: #81b931;
}
.home-banner .container .content .post-entry .entry-content-wrapper .home-banner-bottom {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  background: rgba(0, 0, 0, 0.2392156863);
  padding: 40px 0 0 0;
  border-top: 1px solid #ffffff;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-banner .container .content .post-entry .entry-content-wrapper .home-banner-bottom {
    margin: 0 !important;
  }
}
.home-banner .container .content .post-entry .entry-content-wrapper .home-banner-bottom a {
  padding: 0 50px;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .home-banner .container .content .post-entry .entry-content-wrapper .home-banner-bottom a {
    padding: 0 20px;
  }
}
@media (max-width: 600px) {
  .home-banner .container .content .post-entry .entry-content-wrapper .home-banner-bottom a {
    padding: 0 5px;
  }
}
@media (max-width: 385px) {
  .home-banner .container .content .post-entry .entry-content-wrapper .home-banner-bottom a {
    padding: 0 5px;
  }
}
.home-banner .container .content .post-entry .entry-content-wrapper .home-banner-bottom a:hover {
  text-decoration: none !important;
}
.home-banner .container .content .post-entry .entry-content-wrapper .home-banner-bottom a .svg-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 4px solid transparent;
  transition: all ease-in-out 0.3s;
}
.home-banner .container .content .post-entry .entry-content-wrapper .home-banner-bottom a .svg-container:hover {
  border-bottom: 4px solid #eaab00;
}
.home-banner .container .content .post-entry .entry-content-wrapper .home-banner-bottom a .svg-container:hover .svg-content {
  color: #eaab00 !important;
}
.home-banner .container .content .post-entry .entry-content-wrapper .home-banner-bottom a .svg-container:hover .svg-img svg path,
.home-banner .container .content .post-entry .entry-content-wrapper .home-banner-bottom a .svg-container:hover .svg-img svg ellipse {
  fill: #eaab00 !important;
  background: #f3b040 !important;
}
.home-banner .container .content .post-entry .entry-content-wrapper .home-banner-bottom a .svg-container .svg-content {
  font: 500 19px/23px Bitter !important;
  letter-spacing: 2.17px !important;
  color: white;
  text-transform: uppercase;
  margin-bottom: 20px;
  transition: all ease-in-out 0.3s;
  text-align: center;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-banner .container .content .post-entry .entry-content-wrapper .home-banner-bottom a .svg-container .svg-content {
    font: 400 11px/13px Bitter !important;
    letter-spacing: 1.25px !important;
    order: 1;
  }
}
.home-banner .container .content .post-entry .entry-content-wrapper .home-banner-bottom a .svg-container .svg-img {
  margin-bottom: 20px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-banner .container .content .post-entry .entry-content-wrapper .home-banner-bottom a .svg-container .svg-img {
    margin: 0;
    height: 40px;
    margin-bottom: 20px;
  }
}
.home-banner .container .content .post-entry .entry-content-wrapper .home-banner-bottom a .svg-container .svg-img svg {
  width: 51px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-banner .container .content .post-entry .entry-content-wrapper .home-banner-bottom a .svg-container .svg-img svg {
    height: 100%;
  }
}
.home-banner .container .content .post-entry .entry-content-wrapper .home-banner-bottom a .svg-container .svg-img svg path,
.home-banner .container .content .post-entry .entry-content-wrapper .home-banner-bottom a .svg-container .svg-img svg ellipse {
  transition: all ease-in-out 0.3s;
}
.home-banner:has(.mobile-banner) {
  overflow: hidden;
}
.home-banner:has(.mobile-banner) .template-page {
  position: static;
}
@media only screen and (max-width: 767px) {
  .home-banner:has(.mobile-banner) {
    background-image: none !important;
  }
}
.home-banner .mobile-banner {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.home-banner .mobile-banner,
.home-banner .mobile-banner .avia-image-container-inner,
.home-banner .mobile-banner .avia-image-overlay-wrap,
.home-banner .mobile-banner img {
  width: 100%;
  height: 100%;
}
.home-banner .mobile-banner img {
  object-fit: cover;
}
@media only screen and (min-width: 768px) {
  .home-banner .mobile-banner {
    display: none;
  }
}

.home-white-section {
  background-size: cover;
}
.home-white-section .container {
  max-width: 1060px !important;
}
.home-white-section .container .content {
  padding: 100px 0 300px 0 !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-white-section .container .content {
    padding: 100px 0 !important;
  }
}
.home-white-section .container .content .post-entry {
  max-width: 563px;
  float: right;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .home-white-section .container .content .post-entry {
    padding: 0 100px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .home-white-section .container .content .post-entry {
    padding: 0 25px;
    float: none;
    max-width: 100%;
  }
}
.home-white-section .container .content .post-entry h2 {
  transform: translateX(-60%) translateY(210%);
  font: normal 40px/49px Bitter !important;
  letter-spacing: 0px;
  color: #484848 !important;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .home-white-section .container .content .post-entry h2 {
    transform: unset;
  }
}
.home-white-section .container .content .post-entry p {
  margin-bottom: 40px;
}
.home-white-section .container .content .post-entry .avia-button {
  font: 500 14px/17px Bitter !important;
  text-transform: uppercase;
  letter-spacing: 1.6px !important;
  color: #ffffff;
  background: #81b931;
  border-radius: 1px;
  padding: 15px 30px;
  transition: all ease-in-out 0.3s;
  border-bottom: none !important;
}
.home-white-section .container .content .post-entry .avia-button span {
  transition: all ease-in-out 0.3s;
  font: 500 14px/17px Bitter !important;
  letter-spacing: 1.6px !important;
}
.home-white-section .container .content .post-entry .avia-button:hover {
  background: #527224;
  text-decoration: none;
  color: white !important;
}
.home-white-section .container .content .post-entry .avia-button:hover span {
  color: white;
}

.home-blue-section {
  background-size: cover;
  position: relative !important;
}
.home-blue-section:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #006597;
  visibility: visible;
}
.home-blue-section::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #006597;
  visibility: visible;
}
.home-blue-section .container {
  max-width: 1060px !important;
  padding: 400px 0 50px 0 !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-blue-section .container {
    padding: 0 0 70px 0 !important;
  }
}
.home-blue-section .container .content {
  padding: 0 !important;
}
.home-blue-section .container .content .entry-content-wrapper .avia-content-slider-element-container {
  position: absolute !important;
  top: -154%;
  -webkit-box-shadow: 10px 15px 0px 0px rgba(22, 64, 85, 0.1);
  -moz-box-shadow: 10px 15px 0px 0px rgba(22, 64, 85, 0.1);
  box-shadow: 10px 15px 0px 0px rgba(22, 64, 85, 0.1);
  width: 100%;
}
@media only screen and (max-width: 1150px) {
  .home-blue-section .container .content .entry-content-wrapper .avia-content-slider-element-container {
    left: 50%;
    transform: translateX(-50%);
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-blue-section .container .content .entry-content-wrapper .avia-content-slider-element-container {
    position: relative !important;
    transform: translateX(-50%) translateY(-13%);
  }
}
.home-blue-section .container .content .entry-content-wrapper .avia-content-slider-element-container .avia-smallarrow-slider-heading {
  position: absolute;
  bottom: 50%;
  right: -5%;
}
.home-blue-section .container .content .entry-content-wrapper .avia-content-slider-element-container .avia-smallarrow-slider-heading .avia-slideshow-arrows .prev-slide {
  display: none !important;
}
.home-blue-section .container .content .entry-content-wrapper .avia-content-slider-element-container .avia-smallarrow-slider-heading .avia-slideshow-arrows .next-slide {
  width: 34px !important;
  height: 34px !important;
  overflow: visible !important;
  font-size: 0 !important;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .home-blue-section .container .content .entry-content-wrapper .avia-content-slider-element-container .avia-smallarrow-slider-heading .avia-slideshow-arrows .next-slide {
    left: 30px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-blue-section .container .content .entry-content-wrapper .avia-content-slider-element-container .avia-smallarrow-slider-heading .avia-slideshow-arrows .next-slide {
    display: none !important;
  }
}
.home-blue-section .container .content .entry-content-wrapper .avia-content-slider-element-container .avia-smallarrow-slider-heading .avia-slideshow-arrows .next-slide:before {
  content: "";
  background: url("../img/more-arrow-icon.svg");
  background-size: cover;
}
.home-blue-section .container .content .entry-content-wrapper .avia-content-slider-element-container .avia-smallarrow-slider-heading .avia-slideshow-arrows .next-slide::before {
  content: "";
  background: url("../img/more-arrow-icon.svg");
  background-size: cover;
}
.home-blue-section .container .content .entry-content-wrapper .avia-content-slider-element-container .avia-smallarrow-slider-heading .avia-slideshow-arrows .next-slide:after {
  font: 500 12px/37px Bitter !important;
  letter-spacing: 1.37px;
  color: #ffffff !important;
  content: "MORE";
  position: absolute;
  background: transparent;
  right: -125px;
  bottom: -35px;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .home-blue-section .container .content .entry-content-wrapper .avia-content-slider-element-container .avia-smallarrow-slider-heading .avia-slideshow-arrows .next-slide:after {
    display: none;
  }
}
.home-blue-section .container .content .entry-content-wrapper .avia-content-slider-element-container .avia-smallarrow-slider-heading .avia-slideshow-arrows .next-slide::after {
  font: 500 12px/37px Bitter !important;
  letter-spacing: 1.37px;
  color: #ffffff !important;
  content: "MORE";
  position: absolute;
  background: transparent;
  right: -125px;
  bottom: -35px;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .home-blue-section .container .content .entry-content-wrapper .avia-content-slider-element-container .avia-smallarrow-slider-heading .avia-slideshow-arrows .next-slide::after {
    display: none;
  }
}
.home-blue-section .container .content .entry-content-wrapper .avia-content-slider-element-container .avia-content-slider-inner .slide-entry h3 {
  text-align: right;
  font: 500 12px/27px Montserrat !important;
  letter-spacing: 0px;
  color: #ffffff !important;
  position: absolute;
  bottom: 10px;
  right: 20px;
}
.home-blue-section .container .content .entry-content-wrapper .avia-content-slider-element-container .avia-content-slider-inner .slide-entry .slide-entry-excerpt {
  -webkit-box-shadow: 10px 15px 0px 1px rgba(22, 64, 85, 0.3);
  -moz-box-shadow: 10px 15px 0px 1px rgba(22, 64, 85, 0.3);
  box-shadow: 10px 15px 0px 1px rgba(22, 64, 85, 0.3);
}
.home-blue-section .container .content .entry-content-wrapper .avia-content-slider-element-container .avia-content-slider-inner .slide-entry .slide-entry-excerpt p {
  margin: 0;
  max-width: 1060px;
  height: 592px;
}
@media only screen and (max-width: 1150px) {
  .home-blue-section .container .content .entry-content-wrapper .avia-content-slider-element-container .avia-content-slider-inner .slide-entry .slide-entry-excerpt p {
    width: 900px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .home-blue-section .container .content .entry-content-wrapper .avia-content-slider-element-container .avia-content-slider-inner .slide-entry .slide-entry-excerpt p {
    width: 650px;
    height: 592px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-blue-section .container .content .entry-content-wrapper .avia-content-slider-element-container .avia-content-slider-inner .slide-entry .slide-entry-excerpt p {
    width: 91vw;
    height: 73vw;
  }
}
.home-blue-section .container .content .entry-content-wrapper .avia-content-slider-element-container .avia-content-slider-inner .slide-entry .slide-entry-excerpt p img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#top #wrap_all #main .home-blue-section .container .content .entry-content-wrapper .avia-content-slider-element-container .next-slide {
  width: 34px !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-blue-section .container .content .entry-content-wrapper .av_textblock_section {
    transform: translateY(-7%);
  }
}
.home-blue-section .container .content .entry-content-wrapper .av_textblock_section .avia_textblock {
  padding: 0 40px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-blue-section .container .content .entry-content-wrapper .av_textblock_section .avia_textblock {
    padding: 0;
  }
}
.home-blue-section .container .content .entry-content-wrapper .av_textblock_section h2 {
  font: 500 30px/37px Bitter !important;
  letter-spacing: 0px;
  color: #ffffff !important;
  max-width: 570px;
  margin: 0 auto;
}
.home-blue-section .container .content .entry-content-wrapper .av_textblock_section p {
  max-width: 800px;
  color: #ffffff;
  margin: 40px auto;
}
.home-blue-section .container .content .entry-content-wrapper .av_textblock_section strong {
  max-width: 680px;
  color: #ffffff !important;
  margin: 0 auto;
}
.home-blue-section .container .content .entry-content-wrapper .avia-button-wrap .avia-button {
  font: 500 14px/17px Bitter !important;
  text-transform: uppercase;
  letter-spacing: 1.6px !important;
  color: #ffffff;
  background: #81b931;
  border-radius: 1px;
  padding: 15px 30px;
  transition: all ease-in-out 0.3s;
  border-bottom: none !important;
  padding: 15px 30px 15px 50px;
}
.home-blue-section .container .content .entry-content-wrapper .avia-button-wrap .avia-button span {
  transition: all ease-in-out 0.3s;
  font: 500 14px/17px Bitter !important;
  letter-spacing: 1.6px !important;
}
.home-blue-section .container .content .entry-content-wrapper .avia-button-wrap .avia-button:hover {
  background: #527224;
  text-decoration: none;
  color: white !important;
}
.home-blue-section .container .content .entry-content-wrapper .avia-button-wrap .avia-button:hover span {
  color: white;
}
.home-blue-section .container .content .entry-content-wrapper .avia-button-wrap .avia-button:before {
  content: "";
  background: url("../img/heart.svg");
  background-size: cover;
  width: 18px;
  height: 17px;
  transform: translateX(-26px);
  position: absolute;
}
.home-blue-section .container .content .entry-content-wrapper .avia-button-wrap .avia-button::before {
  content: "";
  background: url("../img/heart.svg");
  background-size: cover;
  width: 18px;
  height: 17px;
  transform: translateX(-26px);
  position: absolute;
}

.home-stat-section {
  background-size: cover;
  position: relative !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-stat-section .container {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
  }
}
.home-stat-section .container .content {
  padding: 100px 0;
}
.home-stat-section .container .content .entry-content-wrapper {
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-stat-section .container .content .entry-content-wrapper {
    flex-wrap: wrap;
  }
}
.home-stat-section .container .content .entry-content-wrapper .stat-column {
  display: flex;
  align-items: center;
  margin: 0 !important;
}
@media only screen and (max-width: 1700px) {
  .home-stat-section .container .content .entry-content-wrapper .stat-column {
    width: 300px !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .home-stat-section .container .content .entry-content-wrapper .stat-column {
    flex-direction: column;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-stat-section .container .content .entry-content-wrapper .stat-column {
    width: 40% !important;
    margin-bottom: 40px !important;
  }
}
.home-stat-section .container .content .entry-content-wrapper .stat-column .avia-image-container {
  margin: 0 20px 0 0;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .home-stat-section .container .content .entry-content-wrapper .stat-column .avia-image-container {
    margin: 0 0 10px 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-stat-section .container .content .entry-content-wrapper .stat-column .avia-image-container img {
    height: 83px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .home-stat-section .container .content .entry-content-wrapper .stat-column .avia-image-container img {
    height: 70px !important;
  }
}
.home-stat-section .container .content .entry-content-wrapper .stat-column .avia-animated-number .heading .avia-single-number {
  font: bold 47px/52px Montserrat !important;
  letter-spacing: 0px;
  color: #ffffff !important;
  margin: 0;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .home-stat-section .container .content .entry-content-wrapper .stat-column .avia-animated-number .heading .avia-single-number {
    text-align: center;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-stat-section .container .content .entry-content-wrapper .stat-column .avia-animated-number .heading .avia-single-number {
    font: bold 36px/42px Montserrat !important;
  }
}
.home-stat-section .container .content .entry-content-wrapper .stat-column p {
  margin: 0;
  color: #ffffff !important;
}
@media only screen and (max-width: 1700px) {
  .home-stat-section .container .content .entry-content-wrapper .stat-column p {
    min-width: 152px;
    width: 152px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .home-stat-section .container .content .entry-content-wrapper .stat-column p {
    text-align: center;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .home-stat-section .container .content .entry-content-wrapper .stat-column p {
    line-height: 19px !important;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-campaigns .container .content {
    padding-bottom: 100px;
  }
}
.home-campaigns .container .content .avia-content-slider {
  margin-top: 50px;
}
.home-campaigns .container .content .avia-content-slider .avia-smallarrow-slider-heading {
  position: absolute;
  right: 0;
  top: 50%;
  left: unset !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-campaigns .container .content .avia-content-slider .avia-smallarrow-slider-heading {
    top: unset;
    bottom: -50px;
    display: flex !important;
    justify-content: center;
  }
}
.home-campaigns .container .content .avia-content-slider .avia-smallarrow-slider-heading .prev-slide {
  display: none !important;
}
.home-campaigns .container .content .avia-content-slider .avia-smallarrow-slider-heading .next-slide {
  width: 34px !important;
  height: 34px !important;
  overflow: visible !important;
  font-size: 0 !important;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .home-campaigns .container .content .avia-content-slider .avia-smallarrow-slider-heading .next-slide {
    left: 30px;
  }
}
.home-campaigns .container .content .avia-content-slider .avia-smallarrow-slider-heading .next-slide:before {
  content: "";
  background: url("../img/arrow-right.svg");
  background-size: cover;
}
.home-campaigns .container .content .avia-content-slider .avia-smallarrow-slider-heading .next-slide::before {
  content: "";
  background: url("../img/arrow-right.svg");
  background-size: cover;
}
.home-campaigns .container .content .avia-content-slider .avia-smallarrow-slider-heading .next-slide:after {
  font: 500 12px/37px Bitter !important;
  letter-spacing: 1.37px;
  color: #484848 !important;
  content: "MORE";
  position: absolute;
  background: transparent;
  right: -125px;
  bottom: -35px;
}
.home-campaigns .container .content .avia-content-slider .avia-smallarrow-slider-heading .next-slide::after {
  font: 500 12px/37px Bitter !important;
  letter-spacing: 1.37px;
  color: #484848 !important;
  content: "MORE";
  position: absolute;
  background: transparent;
  right: -125px;
  bottom: -35px;
}
.home-campaigns .container .content .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .slide-entry .slide-entry-title {
  display: none;
}
.home-campaigns .container .content .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .slide-entry .slide-entry-excerpt {
  display: flex;
  justify-content: center;
  padding: 10px 50px 10px 0;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .home-campaigns .container .content .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .slide-entry .slide-entry-excerpt {
    flex-direction: column;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-campaigns .container .content .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .slide-entry .slide-entry-excerpt {
    padding: 5px;
  }
}
.home-campaigns .container .content .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .slide-entry .slide-entry-excerpt > p {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-right: 50px;
  width: 50%;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .home-campaigns .container .content .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .slide-entry .slide-entry-excerpt > p {
    width: 100%;
    margin: 0;
  }
}
.home-campaigns .container .content .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .slide-entry .slide-entry-excerpt > p img {
  width: 100%;
  object-fit: cover;
}
.home-campaigns .container .content .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .slide-entry .slide-entry-excerpt .campaign-info {
  width: 50%;
  background: #ffffff;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1098039216);
  padding: 65px;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .home-campaigns .container .content .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .slide-entry .slide-entry-excerpt .campaign-info {
    width: 100%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .home-campaigns .container .content .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .slide-entry .slide-entry-excerpt .campaign-info {
    padding: 25px;
  }
}
.home-campaigns .container .content .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .slide-entry .slide-entry-excerpt .campaign-info h3 {
  font: normal normal medium 26px/49px Bitter !important;
}
.home-campaigns .container .content .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .slide-entry .slide-entry-excerpt .campaign-info h5 {
  font: bold 16px/27px Montserrat !important;
}
.home-campaigns .container .content .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .slide-entry .slide-entry-excerpt .campaign-info p:nth-of-type(1) {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.home-campaigns .container .content .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .slide-entry .slide-entry-excerpt .campaign-info p:last-child {
  margin-top: 50px;
}
.home-campaigns .container .content .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .slide-entry .slide-entry-excerpt .campaign-info a {
  font: 500 14px/17px Bitter !important;
  text-transform: uppercase;
  letter-spacing: 1.6px !important;
  color: #ffffff;
  background: #81b931;
  border-radius: 1px;
  padding: 15px 30px;
  transition: all ease-in-out 0.3s;
  border-bottom: none !important;
  width: fit-content;
}
.home-campaigns .container .content .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .slide-entry .slide-entry-excerpt .campaign-info a span {
  transition: all ease-in-out 0.3s;
  font: 500 14px/17px Bitter !important;
  letter-spacing: 1.6px !important;
}
.home-campaigns .container .content .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .slide-entry .slide-entry-excerpt .campaign-info a:hover {
  background: #527224;
  text-decoration: none;
  color: white !important;
}
.home-campaigns .container .content .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .slide-entry .slide-entry-excerpt .campaign-info a:hover span {
  color: white;
}
@media screen and (max-width: 370px) {
  .home-campaigns .container .content .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .slide-entry .slide-entry-excerpt .campaign-info a {
    padding: 15px;
    font-size: 12px !important;
  }
}

.home-news-events .container {
  max-width: 1625px !important;
  padding: 0 !important;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .home-news-events .container .content .entry-content-wrapper {
    display: flex !important;
    flex-direction: column;
    align-items: center;
  }
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner {
  padding: 0 50px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner {
    padding: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap {
    flex-direction: column;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap {
    padding: 0 20px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article {
    width: 100% !important;
    margin: 25px 0 !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article {
    margin: 20px 0 !important;
  }
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article a {
  margin: 0;
  height: 19.5vw;
  border-radius: 0px !important;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article a {
    height: 40vw;
  }
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article a img {
  width: 100%;
  height: 100%;
  margin: 0;
  object-fit: cover;
  border-radius: 0px !important;
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article a .image-overlay .image-overlay-inside {
  opacity: 1;
  animation: none;
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article a .image-overlay .image-overlay-inside:before {
  background: transparent !important;
  font: 500 21px/26px Bitter !important;
  letter-spacing: 0px;
  color: #ffffff;
  width: auto;
  transform: translateY(-50%) translateX(-50%);
  margin: unset !important;
  display: flex;
  align-items: center;
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article a .image-overlay .image-overlay-inside::before {
  background: transparent !important;
  font: 500 21px/26px Bitter !important;
  letter-spacing: 0px;
  color: #ffffff;
  width: auto;
  transform: translateY(-50%) translateX(-50%);
  margin: unset !important;
  display: flex;
  align-items: center;
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article a .image-overlay .image-overlay-inside:after {
  content: "";
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article a .image-overlay .image-overlay-inside::after {
  content: "";
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article .slide-content {
  padding: 30px 20px 17px 20px;
  min-height: 205px;
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .event .image-overlay, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor-impact .image-overlay,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor .image-overlay,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .impact .image-overlay, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .story .image-overlay, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .news .image-overlay {
  background: transparent;
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .event .image-overlay:hover, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor-impact .image-overlay:hover,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor .image-overlay:hover,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .impact .image-overlay:hover, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .story .image-overlay:hover, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .news .image-overlay:hover {
  opacity: 1 !important;
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .event .image-overlay .image-overlay-inside, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor-impact .image-overlay .image-overlay-inside,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor .image-overlay .image-overlay-inside,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .impact .image-overlay .image-overlay-inside, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .story .image-overlay .image-overlay-inside, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .news .image-overlay .image-overlay-inside {
  background: rgba(234, 171, 0, 0.85) !important;
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .event .image-overlay .image-overlay-inside:before, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor-impact .image-overlay .image-overlay-inside:before,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor .image-overlay .image-overlay-inside:before,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .impact .image-overlay .image-overlay-inside:before, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .story .image-overlay .image-overlay-inside:before, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .news .image-overlay .image-overlay-inside:before {
  content: "Read More";
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .event .image-overlay .image-overlay-inside::before, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor-impact .image-overlay .image-overlay-inside::before,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor .image-overlay .image-overlay-inside::before,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .impact .image-overlay .image-overlay-inside::before, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .story .image-overlay .image-overlay-inside::before, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .news .image-overlay .image-overlay-inside::before {
  content: "Read More";
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .event .slide-content, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor-impact .slide-content,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor .slide-content,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .impact .slide-content, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .story .slide-content, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .news .slide-content {
  background: #eaab00;
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .event .slide-content:before, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor-impact .slide-content:before,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor .slide-content:before,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .impact .slide-content:before, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .story .slide-content:before, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .news .slide-content:before {
  content: "";
  width: 55px;
  height: 55px;
  background: url("../img/event-icon.svg");
  background-size: cover;
  position: absolute;
  left: 50%;
  transform: translateX(-50%) translateY(-100%);
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .event .slide-content .entry-content-header, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor-impact .slide-content .entry-content-header,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor .slide-content .entry-content-header,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .impact .slide-content .entry-content-header, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .story .slide-content .entry-content-header, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .news .slide-content .entry-content-header {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .event .slide-content .entry-content-header .date, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor-impact .slide-content .entry-content-header .date,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor .slide-content .entry-content-header .date,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .impact .slide-content .entry-content-header .date, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .story .slide-content .entry-content-header .date, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .news .slide-content .entry-content-header .date {
  font: 500 12px/23px Montserrat !important;
  letter-spacing: 0px;
  color: #ffffff;
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .event .slide-content .entry-content-header .entry-title, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor-impact .slide-content .entry-content-header .entry-title,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor .slide-content .entry-content-header .entry-title,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .impact .slide-content .entry-content-header .entry-title, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .story .slide-content .entry-content-header .entry-title, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .news .slide-content .entry-content-header .entry-title {
  max-width: 266px !important;
  font: 500 26px/31px Bitter !important;
  text-align: center !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #ffffff !important;
  margin: 20px 0;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .event .slide-content .entry-content-header .entry-title, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor-impact .slide-content .entry-content-header .entry-title,
  .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor .slide-content .entry-content-header .entry-title,
  .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .impact .slide-content .entry-content-header .entry-title, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .story .slide-content .entry-content-header .entry-title, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .news .slide-content .entry-content-header .entry-title {
    max-width: 400px !important;
  }
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .event .slide-content .entry-content-header .entry-title a, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor-impact .slide-content .entry-content-header .entry-title a,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor .slide-content .entry-content-header .entry-title a,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .impact .slide-content .entry-content-header .entry-title a, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .story .slide-content .entry-content-header .entry-title a, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .news .slide-content .entry-content-header .entry-title a {
  font: 500 26px/31px Bitter !important;
  letter-spacing: 0px;
  color: #ffffff !important;
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .event .slide-content .entry-content-header .category, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor-impact .slide-content .entry-content-header .category,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor .slide-content .entry-content-header .category,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .impact .slide-content .entry-content-header .category, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .story .slide-content .entry-content-header .category, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .news .slide-content .entry-content-header .category {
  font: 500 12px/21px Montserrat !important;
  letter-spacing: 0px;
  color: #ffffff;
  padding: 5px 15px;
  background: rgba(0, 0, 0, 0.168627451);
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .news .image-overlay {
  background: transparent;
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .news .image-overlay:hover {
  opacity: 1 !important;
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .news .image-overlay .image-overlay-inside {
  background: rgba(129, 185, 49, 0.85) !important;
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .news .image-overlay .image-overlay-inside:before {
  content: "Read More";
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .news .image-overlay .image-overlay-inside::before {
  content: "Read More";
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .news .slide-content {
  background: #81b931;
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .news .slide-content:before {
  background: url("../img/news-icon.svg");
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .story .image-overlay {
  background: transparent;
  z-index: 1;
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .story .image-overlay:hover {
  opacity: 1 !important;
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .story .image-overlay .image-overlay-inside {
  background: rgba(164, 0, 132, 0.85) !important;
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .story .image-overlay .image-overlay-inside:before {
  content: "Read the story";
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .story .image-overlay .image-overlay-inside::before {
  content: "Read the story";
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .story .slide-content {
  background: #a40084;
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .story .slide-content:before {
  background: url("../img/stories-icon.svg");
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor-impact .image-overlay,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor .image-overlay,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .impact .image-overlay {
  background: transparent;
  z-index: 1;
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor-impact .image-overlay:hover,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor .image-overlay:hover,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .impact .image-overlay:hover {
  opacity: 1 !important;
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor-impact .image-overlay .image-overlay-inside,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor .image-overlay .image-overlay-inside,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .impact .image-overlay .image-overlay-inside {
  background: rgba(0, 128, 128, 0.85) !important;
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor-impact .image-overlay .image-overlay-inside:before,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor .image-overlay .image-overlay-inside:before,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .impact .image-overlay .image-overlay-inside:before {
  content: "Read More";
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor-impact .image-overlay .image-overlay-inside::before,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor .image-overlay .image-overlay-inside::before,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .impact .image-overlay .image-overlay-inside::before {
  content: "Read More";
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor-impact .slide-content,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor .slide-content,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .impact .slide-content {
  background: #008080;
  position: relative;
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor-impact .slide-content:after,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor .slide-content:after,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .impact .slide-content:after {
  background: #ffffff url(../img/heart-teal.svg) center no-repeat;
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 22px;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor-impact .slide-content::after,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor .slide-content::after,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .impact .slide-content::after {
  background: #ffffff url(../img/heart-teal.svg) center no-repeat;
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 22px;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.home-news-events .container .content .avia-button {
  font: 500 21px/26px Bitter !important;
  letter-spacing: 0px;
  color: #484848 !important;
  background: transparent !important;
  border: 0px !important;
  margin-right: 50px;
}
.home-news-events .container .content .avia-button span:after {
  content: "";
  background: url("../img/arrow-right.svg");
  background-size: cover;
  width: 27px !important;
  height: 27px !important;
  position: absolute;
  right: -35px;
}
.home-news-events .container .content .avia-button span::after {
  content: "";
  background: url("../img/arrow-right.svg");
  background-size: cover;
  width: 27px !important;
  height: 27px !important;
  position: absolute;
  right: -35px;
}

.home-feed-signup {
  background-size: cover;
}
.home-feed-signup .container .content .entry-content-wrapper .signup h3,
.home-feed-signup .container .content .entry-content-wrapper .signup a {
  font: 500 26px/27px Bitter !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-feed-signup .container .content .entry-content-wrapper .signup h3,
  .home-feed-signup .container .content .entry-content-wrapper .signup a {
    font-size: 20px !important;
  }
}
.home-feed-signup .container .content .entry-content-wrapper .signup h3:first-of-type {
  margin: 20px 0;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-feed-signup .container .content .entry-content-wrapper .signup p {
    line-height: 23px !important;
  }
}
.home-feed-signup .container .content .entry-content-wrapper .signup #sb_instagram #sbi_images {
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .home-feed-signup .container .content .entry-content-wrapper .signup #sb_instagram #sbi_images {
    align-items: center;
    flex-wrap: wrap;
    padding: 0 !important;
  }
}
.home-feed-signup .container .content .entry-content-wrapper .signup #sb_instagram #sbi_images .sbi_item {
  padding: 20px !important;
  max-width: 367px;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .home-feed-signup .container .content .entry-content-wrapper .signup #sb_instagram #sbi_images .sbi_item {
    max-width: 50%;
    width: 50%;
    padding: 10px !important;
  }
}
.home-feed-signup .container .content .entry-content-wrapper .signup #sb_instagram #sbi_load {
  display: none;
}
.home-feed-signup .container .content .entry-content-wrapper .signup .gform_wrapper form {
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-feed-signup .container .content .entry-content-wrapper .signup .gform_wrapper form {
    flex-direction: column;
    align-items: flex-end;
  }
}
.home-feed-signup .container .content .entry-content-wrapper .signup .gform_wrapper form .gform_body {
  width: unset !important;
  display: flex;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-feed-signup .container .content .entry-content-wrapper .signup .gform_wrapper form .gform_body {
    width: 100% !important;
  }
}
.home-feed-signup .container .content .entry-content-wrapper .signup .gform_wrapper form .gform_body .gform_fields {
  display: flex;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-feed-signup .container .content .entry-content-wrapper .signup .gform_wrapper form .gform_body .gform_fields {
    flex-direction: column;
    width: 100%;
  }
}
.home-feed-signup .container .content .entry-content-wrapper .signup .gform_wrapper form .gform_body .gform_fields li {
  margin: 0 !important;
  padding: 0 20px 0 0 !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-feed-signup .container .content .entry-content-wrapper .signup .gform_wrapper form .gform_body .gform_fields li {
    margin: 10px 0 !important;
    padding: 0 !important;
  }
}
.home-feed-signup .container .content .entry-content-wrapper .signup .gform_wrapper form .gform_body .gform_fields li .ginput_container {
  margin: 0;
}
.home-feed-signup .container .content .entry-content-wrapper .signup .gform_wrapper form .gform_body .gform_fields li .ginput_container input {
  background: #ffffff !important;
  border: 1px solid #083e59 !important;
  font: 500 14px/18px Montserrat !important;
  padding: 20px !important;
  color: #484848 !important;
}
.home-feed-signup .container .content .entry-content-wrapper .signup .gform_wrapper form .gform_body .gform_fields li .ginput_container input::placeholder {
  color: #484848 !important;
}
.home-feed-signup .container .content .entry-content-wrapper .signup .gform_wrapper form .gform_footer {
  width: unset !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-feed-signup .container .content .entry-content-wrapper .signup .gform_wrapper form .gform_footer {
    margin: 0 auto 30px auto !important;
  }
}
.home-feed-signup .container .content .entry-content-wrapper .signup .gform_wrapper form .gform_footer input {
  font: 500 14px/17px Bitter !important;
  text-transform: uppercase;
  letter-spacing: 1.6px !important;
  color: #ffffff;
  background: #81b931;
  border-radius: 1px;
  padding: 15px 30px;
  transition: all ease-in-out 0.3s;
  border-bottom: none !important;
  height: 100%;
  border: none !important;
}
.home-feed-signup .container .content .entry-content-wrapper .signup .gform_wrapper form .gform_footer input span {
  transition: all ease-in-out 0.3s;
  font: 500 14px/17px Bitter !important;
  letter-spacing: 1.6px !important;
}
.home-feed-signup .container .content .entry-content-wrapper .signup .gform_wrapper form .gform_footer input:hover {
  background: #527224;
  text-decoration: none;
  color: white !important;
}
.home-feed-signup .container .content .entry-content-wrapper .signup .gform_wrapper form .gform_footer input:hover span {
  color: white;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-feed-signup .container .content .entry-content-wrapper .signup .gform_wrapper form .gform_footer input {
    margin: 10px 0;
  }
}
.home-feed-signup .container .content .entry-content-wrapper .signup-form div form {
  max-width: 900px;
  margin: 0 auto;
}
.home-feed-signup .container .content .entry-content-wrapper .signup-form div form div {
  border: none;
}
.home-feed-signup .container .content .entry-content-wrapper .signup-form div form div fieldset legend div {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  border: none !important;
}
.home-feed-signup .container .content .entry-content-wrapper .signup-form div form div fieldset legend div label {
  font: 500 26px/27px Bitter !important;
}
.home-feed-signup .container .content .entry-content-wrapper .signup-form div form div fieldset > .BBFormFieldContainer {
  display: none;
}
.home-feed-signup .container .content .entry-content-wrapper .signup-form div form div fieldset div .BBFormFieldContainer {
  padding: 0 !important;
  margin-right: 20px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .home-feed-signup .container .content .entry-content-wrapper .signup-form div form div fieldset div .BBFormFieldContainer {
    width: 100%;
  }
}
.home-feed-signup .container .content .entry-content-wrapper .signup-form div form div fieldset div .BBFormFieldContainer input {
  background: #ffffff !important;
  border: 1px solid #083e59 !important;
  font: 500 14px/18px Montserrat !important;
  padding: 20px !important;
  color: #484848 !important;
}
.home-feed-signup .container .content .entry-content-wrapper .signup-form div form div fieldset div .BBFormFieldContainer input::placeholder {
  color: #484848 !important;
  text-transform: capitalize;
}
.home-feed-signup .container .content .entry-content-wrapper .signup-form div form div fieldset .BBFormButtonRow {
  margin-top: 5px;
}
.home-feed-signup .container .content .entry-content-wrapper .signup-form div form div fieldset .BBFormButtonRow input {
  font: 500 14px/17px Bitter !important;
  text-transform: uppercase;
  letter-spacing: 1.6px !important;
  color: #ffffff;
  background: #81b931;
  border-radius: 1px;
  padding: 15px 30px;
  transition: all ease-in-out 0.3s;
  border-bottom: none !important;
  padding: 22px 30px;
  height: 100%;
  border: none !important;
  box-shadow: none;
}
.home-feed-signup .container .content .entry-content-wrapper .signup-form div form div fieldset .BBFormButtonRow input span {
  transition: all ease-in-out 0.3s;
  font: 500 14px/17px Bitter !important;
  letter-spacing: 1.6px !important;
}
.home-feed-signup .container .content .entry-content-wrapper .signup-form div form div fieldset .BBFormButtonRow input:hover {
  background: #527224;
  text-decoration: none;
  color: white !important;
}
.home-feed-signup .container .content .entry-content-wrapper .signup-form div form div fieldset .BBFormButtonRow input:hover span {
  color: white;
}
.home-feed-signup .container .content .entry-content-wrapper .signup-form div form div fieldset .BBFormSignupPrivacyLabelWide,
.home-feed-signup .container .content .entry-content-wrapper .signup-form div form div fieldset .BBFormSignupPrivacyLinkWide {
  display: none;
}

.page-id-12 div .av_one_third:first-of-type,
.page-id-192 div .av_one_third:first-of-type,
.page-id-2514 div .av_one_third:first-of-type {
  margin-left: 0 !important;
  width: 31.333333% !important;
}
.page-id-12 div .av_one_third,
.page-id-192 div .av_one_third,
.page-id-2514 div .av_one_third {
  margin-left: 3% !important;
  width: 31.333333% !important;
}

#top .image-overlay-inside {
  display: none;
}

#top .image-overlay {
  height: 100% !important;
}

.inner-banner-photo {
  height: 360px !important;
  background-size: cover;
  background-position: center center !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .inner-banner-photo {
    height: 240px !important;
  }
}
.inner-banner-photo .av-section-color-overlay-wrap {
  height: 100% !important;
}
.inner-banner-photo .av-section-color-overlay-wrap .container {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}

.white-grey-section {
  position: relative !important;
  background-size: cover;
}
.white-grey-section:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  background: url(../img/aboutus-bg.jpg);
  background-size: cover;
  visibility: visible;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .white-grey-section:before {
    height: 450px;
  }
}
.white-grey-section::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  background: url(../img/aboutus-bg.jpg);
  background-size: cover;
  visibility: visible;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .white-grey-section::before {
    height: 450px;
  }
}
.white-grey-section .container {
  max-width: 1000px !important;
}
.white-grey-section .container .content {
  padding: 50px 0;
}
.white-grey-section .container .content h1 {
  font: normal 40px/49px Bitter !important;
}
.white-grey-section .container .content p {
  margin: 50px 0;
}
.white-grey-section .container .content .avia-video {
  margin-top: 80px;
}
.white-grey-section .container .content .text-white p {
  color: white !important;
  font: bold 16px/27px Montserrat !important;
  letter-spacing: 0px;
  margin-bottom: 0;
}

.list-section .container {
  max-width: 1000px !important;
}
.list-section .container .content {
  padding: 70px 0;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .list-section .container .content {
    padding: 50px 0;
  }
}
.list-section .container .content p {
  margin: 20px 0;
}
.list-section .container .content ul .green, .list-section .container .content ul .orange, .list-section .container .content ul .purple, .list-section .container .content ul .blue {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .list-section .container .content ul .green, .list-section .container .content ul .orange, .list-section .container .content ul .purple, .list-section .container .content ul .blue {
    flex-direction: column;
    margin-top: 20px;
    align-items: flex-start;
  }
}
.list-section .container .content ul .green:after, .list-section .container .content ul .orange:after, .list-section .container .content ul .purple:after, .list-section .container .content ul .blue:after {
  content: "";
  background: #81b931;
  height: 18px;
  width: 22px;
  position: absolute;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .list-section .container .content ul .green:after, .list-section .container .content ul .orange:after, .list-section .container .content ul .purple:after, .list-section .container .content ul .blue:after {
    display: none;
  }
}
.list-section .container .content ul .green:before, .list-section .container .content ul .orange:before, .list-section .container .content ul .purple:before, .list-section .container .content ul .blue:before {
  transform: translateY(-14px);
  border-bottom: 11px solid #81b931;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  content: "";
  height: 0;
  left: 0;
  width: 0;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .list-section .container .content ul .green:before, .list-section .container .content ul .orange:before, .list-section .container .content ul .purple:before, .list-section .container .content ul .blue:before {
    display: none;
  }
}
.list-section .container .content ul .green p, .list-section .container .content ul .orange p, .list-section .container .content ul .purple p, .list-section .container .content ul .blue p {
  max-width: 700px;
  width: 700px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .list-section .container .content ul .green p, .list-section .container .content ul .orange p, .list-section .container .content ul .purple p, .list-section .container .content ul .blue p {
    max-width: 100%;
    margin-top: 0;
  }
}
.list-section .container .content ul .green h5, .list-section .container .content ul .orange h5, .list-section .container .content ul .purple h5, .list-section .container .content ul .blue h5 {
  width: 200px;
  padding-left: 20px;
  margin: 0;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .list-section .container .content ul .green h5, .list-section .container .content ul .orange h5, .list-section .container .content ul .purple h5, .list-section .container .content ul .blue h5 {
    padding-left: 40px;
    width: auto;
    position: relative;
  }
  .list-section .container .content ul .green h5:after, .list-section .container .content ul .orange h5:after, .list-section .container .content ul .purple h5:after, .list-section .container .content ul .blue h5:after {
    content: "";
    background: #81b931;
    height: 18px;
    width: 22px;
    position: absolute;
    bottom: 5px;
    left: 0;
  }
  .list-section .container .content ul .green h5:before, .list-section .container .content ul .orange h5:before, .list-section .container .content ul .purple h5:before, .list-section .container .content ul .blue h5:before {
    transform: translateY(-14px);
    border-bottom: 11px solid #81b931;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    left: 0;
    top: 10px;
  }
}
.list-section .container .content ul .blue:after {
  background-color: #006699;
}
.list-section .container .content ul .blue:before {
  border-bottom: 11px solid #006699;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .list-section .container .content ul .blue h5:after {
    background-color: #006699;
  }
  .list-section .container .content ul .blue h5:before {
    border-bottom: 11px solid #006699;
  }
}
.list-section .container .content ul .purple:after {
  background-color: #a40084;
}
.list-section .container .content ul .purple:before {
  border-bottom: 11px solid #a40084;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .list-section .container .content ul .purple h5:after {
    background-color: #a40084;
  }
  .list-section .container .content ul .purple h5:before {
    border-bottom: 11px solid #a40084;
  }
}
.list-section .container .content ul .orange:after {
  background-color: #eaab00;
}
.list-section .container .content ul .orange:before {
  border-bottom: 11px solid #eaab00;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .list-section .container .content ul .orange h5:after {
    background-color: #eaab00;
  }
  .list-section .container .content ul .orange h5:before {
    border-bottom: 11px solid #eaab00;
  }
}

.blog-stories {
  background-size: cover;
}
.blog-stories .container .content {
  padding: 80px 0;
}
.blog-stories .container .content .entry-content-wrapper .avia-content-slider .avia-content-slider-inner .slide-entry-wrap {
  display: flex;
  justify-content: center;
  margin: 0;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .blog-stories .container .content .entry-content-wrapper .avia-content-slider .avia-content-slider-inner .slide-entry-wrap {
    flex-direction: column;
  }
}
.blog-stories .container .content .entry-content-wrapper .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article {
  width: 475px;
  margin: 25px;
  border: 1px solid #dcdcdc;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .blog-stories .container .content .entry-content-wrapper .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article {
    width: 100% !important;
    margin: 25px 0 !important;
  }
}
.blog-stories .container .content .entry-content-wrapper .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article a {
  margin: 0;
  height: 18vw;
  border-radius: 0px !important;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .blog-stories .container .content .entry-content-wrapper .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article a {
    height: 40vw;
  }
}
.blog-stories .container .content .entry-content-wrapper .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article a img {
  width: 100%;
  height: 100%;
  margin: 0;
  object-fit: cover;
  object-position: top;
  border-radius: 0px !important;
}
.blog-stories .container .content .entry-content-wrapper .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article a .image-overlay {
  background: transparent;
}
.blog-stories .container .content .entry-content-wrapper .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article a .image-overlay:hover {
  opacity: 1 !important;
}
.blog-stories .container .content .entry-content-wrapper .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article a .image-overlay .image-overlay-inside {
  background: rgba(129, 185, 49, 0.7) !important;
  opacity: 1;
  animation: none;
}
.blog-stories .container .content .entry-content-wrapper .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article a .image-overlay .image-overlay-inside:before {
  content: "Read My Story";
  background: transparent !important;
  font: 500 21px/26px Bitter !important;
  letter-spacing: 0px;
  color: #ffffff;
  width: auto;
  transform: translateY(-50%) translateX(-50%);
  margin: unset !important;
}
.blog-stories .container .content .entry-content-wrapper .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article a .image-overlay .image-overlay-inside::before {
  content: "Read My Story";
  background: transparent !important;
  font: 500 21px/26px Bitter !important;
  letter-spacing: 0px;
  color: #ffffff;
  width: auto;
  transform: translateY(-50%) translateX(-50%);
  margin: unset !important;
}
.blog-stories .container .content .entry-content-wrapper .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article a .image-overlay .image-overlay-inside:after {
  content: "";
  background: url("../img/more-arrow-icon.svg");
  background-size: cover;
  width: 39px;
  height: 39px;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.blog-stories .container .content .entry-content-wrapper .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article a .image-overlay .image-overlay-inside::after {
  content: "";
  background: url("../img/more-arrow-icon.svg");
  background-size: cover;
  width: 39px;
  height: 39px;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.blog-stories .container .content .entry-content-wrapper .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article .slide-content {
  padding: 30px 45px 45px 45px;
  background: #f4f4f4;
  min-height: 216px;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .blog-stories .container .content .entry-content-wrapper .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article .slide-content {
    min-height: fit-content;
  }
}
.blog-stories .container .content .entry-content-wrapper .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article .slide-content .entry-content-header .date,
.blog-stories .container .content .entry-content-wrapper .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article .slide-content .entry-content-header .category {
  display: none;
}
.blog-stories .container .content .entry-content-wrapper .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article .slide-content .entry-content-header h3 {
  font: 500 26px/28px Bitter !important;
  text-align: center;
}
.blog-stories .container .content .entry-content-wrapper .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article .slide-content .entry-content-header h3 a {
  font: 500 26px/28px Bitter !important;
  letter-spacing: 0px;
  color: #484848 !important;
  transition: all 0.2s ease-in-out;
}
.blog-stories .container .content .entry-content-wrapper .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article .slide-content .entry-content-header h3 a:hover {
  color: #81b931 !important;
}
.blog-stories .container .content .entry-content-wrapper .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article .slide-content .entry-content {
  font: 500 14px/21px Montserrat !important;
  margin-top: 20px;
  text-align: left;
}
.blog-stories .container .content .entry-content-wrapper .avia-content-slider .avia-content-slider-inner .slide-entry-wrap article .slide-content .slide-meta {
  display: none;
}
.blog-stories .container .content .entry-content-wrapper .avia-button {
  margin-top: 20px;
  font: 500 14px/17px Bitter !important;
  text-transform: uppercase;
  letter-spacing: 1.6px !important;
  color: #ffffff;
  background: #81b931;
  border-radius: 1px;
  padding: 15px 30px;
  transition: all ease-in-out 0.3s;
  border-bottom: none !important;
  border-bottom: none !important;
}
.blog-stories .container .content .entry-content-wrapper .avia-button span {
  transition: all ease-in-out 0.3s;
  font: 500 14px/17px Bitter !important;
  letter-spacing: 1.6px !important;
}
.blog-stories .container .content .entry-content-wrapper .avia-button:hover {
  background: #527224;
  text-decoration: none;
  color: white !important;
}
.blog-stories .container .content .entry-content-wrapper .avia-button:hover span {
  color: white;
}

.inner-banner-copy {
  background-size: cover;
}
.inner-banner-copy .container {
  max-width: 1000px !important;
}
.inner-banner-copy .container .content {
  padding-top: 50px;
}
.inner-banner-copy .container .content p {
  margin: 20px 0;
}

.inner-content .container {
  max-width: 1000px !important;
}
.inner-content .container .content p {
  margin: 20px 0;
}
.inner-content .container .content li {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 500;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .inner-content .container .content .avia-video {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .inner-content .container .content .heading {
    padding-bottom: 25px;
  }
}

#avia-timeline-1 h4 {
  line-height: 29px !important;
}

#top .pricing-table li {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 500;
}

#top .btn-col {
  display: flex;
  flex-direction: column;
}
#top .btn-col #button-primary {
  margin-bottom: 25px;
}

.template-single-blog {
  padding: 0 !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .template-single-blog {
    width: 100% !important;
    max-width: 100% !important;
  }
}
.template-single-blog .content {
  padding-top: 0;
  display: flex;
  flex-direction: column;
}
.template-single-blog .content .post-entry .custom-fields-container {
  padding: 90px 20px 15px 20px;
  width: 100%;
  background: url(../img/bg-texture.jpg);
}
.template-single-blog .content .post-entry .custom-fields-container h1 {
  font: normal 40px/49px Bitter !important;
  letter-spacing: -1.2px;
  text-align: center;
}
.template-single-blog .content .post-entry .custom-fields-container h3 {
  text-align: center;
  font: normal 21px/27px Bitter !important;
  letter-spacing: 0px;
}
.template-single-blog .content .post-entry .custom-fields-container .image-container {
  margin: 30px auto;
  overflow: hidden;
  max-width: 1000px;
  height: 569px;
  justify-content: center;
  display: flex;
}
.template-single-blog .content .post-entry .custom-fields-container .image-container img {
  object-fit: contain;
  max-width: 1000px;
  height: 569px;
}
.single-job_posting .template-single-blog .content .post-entry .custom-fields-container .image-container {
  height: 200px;
}
.single-job_posting .template-single-blog .content .post-entry .custom-fields-container .image-container img {
  height: auto;
}
.template-single-blog .content .post-entry .custom-fields-container p {
  font: 500 12px/21px Montserrat !important;
  letter-spacing: 0px;
  max-width: 900px;
  padding: 10px 20px;
  box-sizing: border-box;
  margin: 0 auto;
}
.template-single-blog .content .post-entry .entry-content-wrapper {
  max-width: 900px !important;
}
.template-single-blog .content .post-entry .entry-content-wrapper .entry-content-header {
  display: none;
}
.template-single-blog .content .post-entry .entry-content-wrapper .entry-content {
  max-width: 900px !important;
  padding: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .template-single-blog .content .post-entry .entry-content-wrapper .entry-content {
    padding: 20px 40px;
  }
}
.template-single-blog .content .post-entry .entry-content-wrapper .entry-content p {
  margin: 40px 0;
}
.template-single-blog .content .post-entry .entry-content-wrapper .entry-content blockquote {
  position: relative;
  background: url(../img/bg-texture.jpg);
  border: none;
  padding: 10px 75px 10px 120px;
  margin: 0;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .template-single-blog .content .post-entry .entry-content-wrapper .entry-content blockquote {
    padding: 30px 10px 20px 10px;
  }
}
.template-single-blog .content .post-entry .entry-content-wrapper .entry-content blockquote p {
  font: 400 20px/31px Bitter !important;
  color: #484848 !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .template-single-blog .content .post-entry .entry-content-wrapper .entry-content blockquote p {
    text-align: left;
  }
}
.template-single-blog .content .post-entry .entry-content-wrapper .entry-content blockquote:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../img/quote-icon.svg);
  background-size: cover;
  position: absolute;
  left: 74px;
  top: 50px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .template-single-blog .content .post-entry .entry-content-wrapper .entry-content blockquote:before {
    left: 30px;
    top: 20px;
  }
}
.template-single-blog .content .post-entry .entry-content-wrapper .entry-content blockquote::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../img/quote-icon.svg);
  background-size: cover;
  position: absolute;
  left: 74px;
  top: 50px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .template-single-blog .content .post-entry .entry-content-wrapper .entry-content blockquote::before {
    left: 30px;
    top: 20px;
  }
}
.template-single-blog .content .post-entry .entry-content-wrapper .post_delimiter {
  display: none;
}
.template-single-blog .content .comment-entry {
  display: none;
}
.template-single-blog .content .more-stories {
  font: 500 14px/17px Bitter !important;
  text-transform: uppercase;
  letter-spacing: 1.6px !important;
  color: #ffffff;
  background: #81b931;
  border-radius: 1px;
  padding: 15px 30px;
  transition: all ease-in-out 0.3s;
  border-bottom: none !important;
  margin: 50px auto;
  color: white !important;
}
.template-single-blog .content .more-stories span {
  transition: all ease-in-out 0.3s;
  font: 500 14px/17px Bitter !important;
  letter-spacing: 1.6px !important;
}
.template-single-blog .content .more-stories:hover {
  background: #527224;
  text-decoration: none;
  color: white !important;
}
.template-single-blog .content .more-stories:hover span {
  color: white;
}

.blue-section {
  position: relative !important;
}
.blue-section .content {
  padding: 150px 0;
}
.blue-section .content h2 {
  font: 400 34px/49px Bitter !important;
  letter-spacing: 0px;
  color: #ffffff !important;
  max-width: 900px;
  margin: 0 auto;
}
.services .container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.services .container .content {
  max-width: 1000px;
}
.services .container .content h2 {
  margin: 30px 0 50px 0;
}
.services .container .content .single_toggle .toggler {
  border: 1px solid #d6d6d6;
  border-left: none;
  border-right: none;
  border-bottom: none;
  padding: 27px 60px 27px 0;
  font: normal 22px/49px Bitter !important;
  letter-spacing: 0px;
}
.services .container .content .single_toggle .toggler:focus {
  outline: 0;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .services .container .content .single_toggle .toggler {
    font: normal 19px/26px Bitter !important;
  }
}
.services .container .content .single_toggle .toggler .toggle_icon {
  border: none;
  left: unset;
  right: 38px;
}
.services .container .content .single_toggle .toggler .toggle_icon .vert_icon {
  content: " ";
  border: none;
  background: url(../img/arrow-acc-green.svg) no-repeat;
  width: 27px;
  height: 27px;
  top: -6px;
  transition: transform ease-in-out 0.3s;
}
.services .container .content .single_toggle .toggler .toggle_icon .hor_icon {
  display: none;
}
.services .container .content .single_toggle .activeTitle {
  padding-bottom: 0px;
}
.services .container .content .single_toggle .activeTitle .toggle_icon .vert_icon {
  transform: rotate(180deg);
  background: url(../img/arrow-acc-blue.svg) no-repeat;
}
.services .container .content .single_toggle .toggle_wrap .toggle_content {
  background: white;
  border: none;
  padding: 20px 0;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .services .container .content .single_toggle .toggle_wrap .toggle_content {
    padding: 10px 20px;
  }
}
.services .container .content .single_toggle .toggle_wrap .toggle_content p {
  font: normal 16px/26px Poppins;
  letter-spacing: 0px;
  color: #251b11;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .services .container .content .single_toggle .toggle_wrap .toggle_content p {
    font: normal 14px/22px Poppins;
  }
}
.services .container .content .single_toggle .active_tc .toggle_content {
  padding-top: 0;
}

.our-people .container {
  padding: 50px 0;
}
.our-people .container .content {
  padding-top: 0;
}
.our-people .container .content h2 {
  margin-bottom: 50px;
}
.our-people .container .content .avia-gallery .avia-gallery-thumb {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .our-people .container .content .avia-gallery .avia-gallery-thumb {
    flex-direction: column;
  }
}
.our-people .container .content .avia-gallery .avia-gallery-thumb a {
  margin: 10px;
  width: 19vw !important;
  height: 19vw !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .our-people .container .content .avia-gallery .avia-gallery-thumb a {
    width: 100% !important;
    height: 50vw !important;
  }
}
.our-people .container .content .avia-gallery .avia-gallery-thumb a img {
  border: none !important;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  object-fit: cover;
  background: transparent;
}

.tile-grid .container {
  max-width: 1200px !important;
}
.tile-grid .container .content {
  padding: 100px 0;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .tile-grid .container .content {
    padding: 50px 0;
  }
}
.tile-grid .container .content .entry-content-wrapper .tile {
  width: 29%;
  background: #ffffff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1098039216);
  border: 1px solid #eaeaea;
  padding: 35px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .tile-grid .container .content .entry-content-wrapper .tile {
    min-height: 270px;
  }
}
.tile-grid .container .content .entry-content-wrapper .tile .svg-container {
  width: 120px;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 auto;
  background: rgba(0, 102, 153, 0.0588235294);
  border-radius: 50%;
}
.tile-grid .container .content .entry-content-wrapper .tile .svg-container .svg-img {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.tile-grid .container .content .entry-content-wrapper .tile .svg-container .svg-img svg {
  height: 38px;
}
.tile-grid .container .content .entry-content-wrapper .tile .svg-container .svg-img svg path {
  fill: #81b931;
}
.tile-grid .container .content .entry-content-wrapper .tile p {
  font: normal 22px/28px Bitter !important;
  margin-bottom: 0;
}
.tile-grid .container .content .entry-content-wrapper .tile:hover {
  background: #006699;
}
.tile-grid .container .content .entry-content-wrapper .tile:hover .svg-container {
  background: rgba(255, 255, 255, 0.2392156863);
}
.tile-grid .container .content .entry-content-wrapper .tile:hover .svg-container .svg-img svg path {
  fill: white;
}
.tile-grid .container .content .entry-content-wrapper .tile:hover p {
  color: white;
}
.tile-grid .container .content .entry-content-wrapper h5 {
  max-width: 680px;
  margin: 50px auto;
}

.map .container {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0 !important;
}
.map .container .content {
  padding: 0 !important;
}
.map .container .content p {
  margin: 0;
  display: flex;
  align-items: flex-end;
}
.map .container .content p .gm-style .place-card-large {
  display: none !important;
}

.contact-info .container {
  max-width: 1000px !important;
}
.contact-info .container .content .entry-content-wrapper {
  display: flex;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .contact-info .container .content .entry-content-wrapper {
    flex-direction: column;
  }
}
.contact-info .container .content .form h4 {
  font: 500 22px/49px Bitter !important;
  letter-spacing: 0px;
  color: #484848 !important;
}
.contact-info .container .content .form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input,
.contact-info .container .content .form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  background: #ffffff !important;
  border: 1px solid #c7c7c7 !important;
  font: normal 16px/23px Montserrat !important;
  letter-spacing: 0px;
  padding: 20px !important;
}
.contact-info .container .content .form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:focus,
.contact-info .container .content .form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:focus {
  background: #fbfbfb !important;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137) !important;
  border: 1px solid #8c8c8c !important;
  color: #484848 !important;
}
.contact-info .container .content .form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
  margin-bottom: 10px !important;
}
.contact-info .container .content .form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input {
  margin-bottom: 10px !important;
}
.contact-info .container .content .form .gform_wrapper form .gform_footer {
  margin: 0;
  padding: 0;
}
.contact-info .container .content .form .gform_wrapper form .gform_footer input {
  font: 500 14px/17px Bitter !important;
  text-transform: uppercase;
  letter-spacing: 1.6px !important;
  color: #ffffff;
  background: #81b931;
  border-radius: 1px;
  padding: 15px 30px;
  transition: all ease-in-out 0.3s;
  border-bottom: none !important;
  padding: 15px 40px;
}
.contact-info .container .content .form .gform_wrapper form .gform_footer input span {
  transition: all ease-in-out 0.3s;
  font: 500 14px/17px Bitter !important;
  letter-spacing: 1.6px !important;
}
.contact-info .container .content .form .gform_wrapper form .gform_footer input:hover {
  background: #527224;
  text-decoration: none;
  color: white !important;
}
.contact-info .container .content .form .gform_wrapper form .gform_footer input:hover span {
  color: white;
}
.contact-info .container .content .section {
  margin-bottom: 30px;
}
.contact-info .container .content .address {
  margin-left: 54px !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .contact-info .container .content .address {
    margin-left: 0 !important;
  }
}
.contact-info .container .content .address h4 {
  margin-top: 12px;
  font: 500 22px/30px Bitter !important;
  letter-spacing: 0px;
  color: #484848 !important;
}
.contact-info .container .content .address p {
  margin: 10px 0;
  line-height: 20px !important;
}
.contact-info .container .content .address .phone {
  margin: 10px 0;
}

.news-events {
  background-size: cover !important;
}
.news-events .container {
  width: 100% !important;
  max-width: 1625px !important;
  padding: 0 20px !important;
  box-sizing: border-box !important;
  margin-top: 50px;
}
.news-events .container h1 {
  font-weight: 400 !important;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .news-events .container {
    padding: 0 40px !important;
  }
}
.news-events .slide-content .entry-content {
  display: none;
}

.custom-content-shortcode .search-select {
  display: flex;
  justify-content: flex-end;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .custom-content-shortcode .search-select {
    margin-top: 30px;
    justify-content: center;
  }
}
.custom-content-shortcode .search-select .searchbox {
  display: none !important;
}
.custom-content-shortcode .search-select .category-list {
  width: 174px !important;
  background-color: white !important;
  font: normal 16px/23px Montserrat !important;
  letter-spacing: 0px;
  color: #484848 !important;
  background-image: url(../img/arrow.svg) !important;
  background-position: 90% 50% !important;
  padding-left: 20px !important;
}
.custom-content-shortcode .slide-entry-wrap {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.custom-content-shortcode .slide-entry-wrap article {
  margin-bottom: 25px;
  margin-top: 25px;
  overflow: hidden;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .custom-content-shortcode .slide-entry-wrap article {
    width: 100% !important;
    max-width: 100% !important;
    margin: 25px 0 !important;
  }
}
.custom-content-shortcode .slide-entry-wrap article a.slide-image {
  position: static !important;
}
.custom-content-shortcode .slide-entry-wrap article a .img-wrap {
  margin: 0;
  height: 18.6vw;
  border-radius: 0px !important;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .custom-content-shortcode .slide-entry-wrap article a .img-wrap {
    height: 40vw;
  }
}
.custom-content-shortcode .slide-entry-wrap article a .img-wrap img {
  width: 100%;
  height: 100%;
  margin: 0;
  object-fit: cover;
  border-radius: 0px !important;
  object-position: top;
}
.custom-content-shortcode .slide-entry-wrap article a .image-overlay {
  background: #003765;
}
.custom-content-shortcode .slide-entry-wrap article a .image-overlay:hover {
  opacity: 1 !important;
  z-index: 10000;
}
.custom-content-shortcode .slide-entry-wrap article a .image-overlay .image-overlay-inside {
  opacity: 1;
  animation: none;
}
#wrap_all .custom-content-shortcode .slide-entry-wrap article a .image-overlay .image-overlay-inside {
  display: block;
}
.custom-content-shortcode .slide-entry-wrap article a .image-overlay .image-overlay-inside:before {
  content: "Read More";
  background: transparent !important;
  font: 500 21px/26px Bitter !important;
  letter-spacing: 0px;
  color: #ffffff;
  width: auto;
  transform: translateY(-50%) translateX(-50%);
  margin: unset !important;
  display: flex;
  align-items: center;
  visibility: visible;
}
.custom-content-shortcode .slide-entry-wrap article a .image-overlay .image-overlay-inside::before {
  content: "Read More";
  background: transparent !important;
  font: 500 21px/26px Bitter !important;
  letter-spacing: 0px;
  color: #ffffff;
  width: auto;
  transform: translateY(-50%) translateX(-50%);
  margin: unset !important;
  display: flex;
  align-items: center;
  visibility: visible;
}
.custom-content-shortcode .slide-entry-wrap article a .image-overlay .image-overlay-inside:after {
  content: "";
}
.custom-content-shortcode .slide-entry-wrap article a .image-overlay .image-overlay-inside::after {
  content: "";
}
.custom-content-shortcode .slide-entry-wrap article .slide-content {
  background-color: #003765;
  padding: 30px 20px 17px 20px;
  min-height: 209px;
}
.custom-content-shortcode .slide-entry-wrap article .slide-content:before {
  content: "";
  width: 55px;
  height: 55px;
  z-index: 1000;
  background-size: cover;
  position: absolute;
  left: 50%;
  transform: translateX(-50%) translateY(-100%);
}
.custom-content-shortcode .slide-entry-wrap article .slide-content .slide-meta-time {
  font: normal normal 12px/21px Montserrat !important;
  letter-spacing: 0px;
  color: #ffffff !important;
  display: flex;
  justify-content: center;
}
.custom-content-shortcode .slide-entry-wrap article .slide-content .entry-content-header {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
}
.custom-content-shortcode .slide-entry-wrap article .slide-content .entry-content-header .date {
  font: 500 12px/23px Montserrat !important;
  letter-spacing: 0px;
  color: #ffffff;
}
.custom-content-shortcode .slide-entry-wrap article .slide-content .entry-content-header .entry-title {
  max-width: 266px !important;
  font: 500 26px/31px Bitter !important;
  text-align: center !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #ffffff !important;
  margin: 20px 0;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .custom-content-shortcode .slide-entry-wrap article .slide-content .entry-content-header .entry-title {
    max-width: 400px !important;
  }
}
.custom-content-shortcode .slide-entry-wrap article .slide-content .entry-content-header .entry-title a {
  font: 500 26px/31px Bitter !important;
  letter-spacing: 0px;
  color: #ffffff !important;
}
.custom-content-shortcode .slide-entry-wrap article .slide-content .entry-content-header .category {
  font: 500 12px/21px Montserrat !important;
  letter-spacing: 0px;
  color: #ffffff;
  padding: 5px 15px;
  background: rgba(0, 0, 0, 0.168627451);
}
.custom-content-shortcode .slide-entry-wrap article .slide-content .blog-categories {
  padding: 5px 15px;
  background: rgba(0, 0, 0, 0.168627451);
}
.custom-content-shortcode .slide-entry-wrap article .slide-content .blog-categories a {
  font: 500 12px/21px Montserrat !important;
  letter-spacing: 0px;
  color: #ffffff !important;
}
.custom-content-shortcode .slide-entry-wrap article .slide-content .entry-content, .custom-content-shortcode .slide-entry-wrap article .slide-content .entry-content p {
  color: #ffffff;
  font-size: 14px;
}
.custom-content-shortcode .slide-entry-wrap .event .image-overlay .image-overlay-inside, .custom-content-shortcode .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .news .image-overlay .image-overlay-inside, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .custom-content-shortcode .slide-entry-wrap .news .image-overlay .image-overlay-inside, .custom-content-shortcode .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .story .image-overlay .image-overlay-inside, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .custom-content-shortcode .slide-entry-wrap .story .image-overlay .image-overlay-inside, .custom-content-shortcode .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor-impact .image-overlay .image-overlay-inside, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .custom-content-shortcode .slide-entry-wrap .donor-impact .image-overlay .image-overlay-inside,
.custom-content-shortcode .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor .image-overlay .image-overlay-inside,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .custom-content-shortcode .slide-entry-wrap .donor .image-overlay .image-overlay-inside,
.custom-content-shortcode .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .impact .image-overlay .image-overlay-inside,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .custom-content-shortcode .slide-entry-wrap .impact .image-overlay .image-overlay-inside {
  background: rgba(234, 171, 0, 0.85) !important;
}
.custom-content-shortcode .slide-entry-wrap .event .slide-content, .custom-content-shortcode .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .news .slide-content, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .custom-content-shortcode .slide-entry-wrap .news .slide-content, .custom-content-shortcode .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .story .slide-content, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .custom-content-shortcode .slide-entry-wrap .story .slide-content, .custom-content-shortcode .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor-impact .slide-content, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .custom-content-shortcode .slide-entry-wrap .donor-impact .slide-content,
.custom-content-shortcode .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor .slide-content,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .custom-content-shortcode .slide-entry-wrap .donor .slide-content,
.custom-content-shortcode .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .impact .slide-content,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .custom-content-shortcode .slide-entry-wrap .impact .slide-content {
  background: #eaab00;
}
.custom-content-shortcode .slide-entry-wrap .event .slide-content:before, .custom-content-shortcode .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .news .slide-content:before, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .custom-content-shortcode .slide-entry-wrap .news .slide-content:before, .custom-content-shortcode .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .story .slide-content:before, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .custom-content-shortcode .slide-entry-wrap .story .slide-content:before, .custom-content-shortcode .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor-impact .slide-content:before, .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .custom-content-shortcode .slide-entry-wrap .donor-impact .slide-content:before,
.custom-content-shortcode .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .donor .slide-content:before,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .custom-content-shortcode .slide-entry-wrap .donor .slide-content:before,
.custom-content-shortcode .home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .slide-entry-wrap .impact .slide-content:before,
.home-news-events .container .content .news-events .avia-content-slider .avia-content-slider-inner .custom-content-shortcode .slide-entry-wrap .impact .slide-content:before {
  background: url("../img/event-icon.svg");
}
.custom-content-shortcode .slide-entry-wrap .news .image-overlay .image-overlay-inside {
  background: rgba(129, 185, 49, 0.85) !important;
}
.custom-content-shortcode .slide-entry-wrap .news .slide-content {
  background: #81b931;
}
.custom-content-shortcode .slide-entry-wrap .news .slide-content:before {
  background: url("../img/news-icon.svg");
}
.custom-content-shortcode .slide-entry-wrap .story .image-overlay .image-overlay-inside {
  background: rgba(164, 0, 132, 0.85) !important;
}
.custom-content-shortcode .slide-entry-wrap .story .image-overlay .image-overlay-inside:before {
  content: "Read the story";
}
.custom-content-shortcode .slide-entry-wrap .story .image-overlay .image-overlay-inside::before {
  content: "Read the story";
}
.custom-content-shortcode .slide-entry-wrap .story .slide-content {
  background: #a40084;
}
.custom-content-shortcode .slide-entry-wrap .story .slide-content:before {
  background: url("../img/stories-icon.svg");
}
.custom-content-shortcode .slide-entry-wrap .donor-impact .image-overlay .image-overlay-inside,
.custom-content-shortcode .slide-entry-wrap .donor .image-overlay .image-overlay-inside,
.custom-content-shortcode .slide-entry-wrap .impact .image-overlay .image-overlay-inside {
  background: rgba(0, 128, 128, 0.85) !important;
}
.custom-content-shortcode .slide-entry-wrap .donor-impact .image-overlay .image-overlay-inside:before,
.custom-content-shortcode .slide-entry-wrap .donor .image-overlay .image-overlay-inside:before,
.custom-content-shortcode .slide-entry-wrap .impact .image-overlay .image-overlay-inside:before {
  content: "Read More";
}
.custom-content-shortcode .slide-entry-wrap .donor-impact .image-overlay .image-overlay-inside::before,
.custom-content-shortcode .slide-entry-wrap .donor .image-overlay .image-overlay-inside::before,
.custom-content-shortcode .slide-entry-wrap .impact .image-overlay .image-overlay-inside::before {
  content: "Read More";
}
.custom-content-shortcode .slide-entry-wrap .donor-impact .slide-content,
.custom-content-shortcode .slide-entry-wrap .donor .slide-content,
.custom-content-shortcode .slide-entry-wrap .impact .slide-content {
  background: #008080;
  position: relative;
}
.custom-content-shortcode .slide-entry-wrap .donor-impact .slide-content:before,
.custom-content-shortcode .slide-entry-wrap .donor .slide-content:before,
.custom-content-shortcode .slide-entry-wrap .impact .slide-content:before {
  background: url("../img/event-icon.svg");
  z-index: 0;
}
.custom-content-shortcode .slide-entry-wrap .donor-impact .slide-content:after,
.custom-content-shortcode .slide-entry-wrap .donor .slide-content:after,
.custom-content-shortcode .slide-entry-wrap .impact .slide-content:after {
  background: #ffffff url(../img/heart-teal.svg) center no-repeat;
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  top: 1px;
  left: calc(50% + 2px);
  transform: translate(-50%, -50%);
  z-index: 1;
}
.custom-content-shortcode .slide-entry-wrap .donor-impact .slide-content::after,
.custom-content-shortcode .slide-entry-wrap .donor .slide-content::after,
.custom-content-shortcode .slide-entry-wrap .impact .slide-content::after {
  background: #ffffff url(../img/heart-teal.svg) center no-repeat;
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  top: 1px;
  left: calc(50% + 2px);
  transform: translate(-50%, -50%);
  z-index: 1;
}

.donate-today {
  background-size: cover;
}
.donate-today .container {
  max-width: 962px !important;
}
.donate-today .container .content {
  padding-top: 100px;
}
.donate-today .container .content .av_textblock_section h1 {
  font: normal normal normal 40px/49px Bitter !important;
  color: white !important;
  margin-bottom: 50px;
}
.donate-today .container .content .av_textblock_section p {
  color: #ffffff !important;
  max-width: 750px;
  margin: 0 auto 20px auto;
}
.donate-today .container .content .av_textblock_section p > strong {
  color: #ffffff !important;
}
.donate-today .container .content .av_textblock_section p:nth-of-type(2) {
  margin: 50px auto;
}
.donate-today .container .content .avia_codeblock_section .donate-script {
  margin-top: 50px;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer {
  padding: 0;
  border: none !important;
  border-radius: 0px !important;
  background-color: white;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divThanks {
  padding: 50px;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divThanks p {
  color: black !important;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divThanks p span {
  color: black !important;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divThanks p span strong {
  color: black !important;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divThanks #BBFormConfirmationTransactionDetails {
  margin: 0 56px;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm {
  padding-bottom: 10px;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm #divClientError {
  max-width: 100%;
  border-radius: 0px;
  margin: 0;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm #divError {
  max-width: 100%;
  border-radius: 0px;
  margin: 0;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormSection {
  max-width: 100%;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormSection .BBFormSectionHeading {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background: #fafafa;
  margin: 0;
  max-width: 100% !important;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormSection .BBFormSectionHeading .BBFormFieldLabelEdit {
  font: normal 18px/49px Bitter;
  color: #484848;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormSection #bboxdonation_gift_lblGivingLevels {
  margin-bottom: 20px;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormSection .BBFormFieldContainerGivingLevels {
  margin-top: 30px;
  margin-bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormSection .BBFormFieldContainerGivingLevels .BBFormFieldLabel {
  font: normal 14px/23px Montserrat !important;
  color: #484848;
  text-align: center;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormSection .BBFormFieldContainerGivingLevels .BBFormRadioList {
  max-width: 367px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormSection .BBFormFieldContainerGivingLevels .BBFormRadioList .BBFormRadioItem {
  padding: 0;
  width: fit-content;
  width: -moz-fit-content;
  margin: 0 16px 20px 0;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormSection .BBFormFieldContainerGivingLevels .BBFormRadioList .BBFormRadioItem {
    width: 100%;
    margin: 5px 0;
  }
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormSection .BBFormFieldContainerGivingLevels .BBFormRadioList .BBFormRadioItem .BBFormRadioButtonContainer .BBFormRadioLabelGivingLevel {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormSection .BBFormFieldContainerGivingLevels .BBFormRadioList .BBFormRadioItem .BBFormRadioButtonContainer .BBFormRadioLabelGivingLevel {
    width: 100% !important;
  }
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormSection .BBFormFieldContainerGivingLevels .BBFormRadioList .BBFormRadioItem .BBFormRadioButtonContainer .BBFormRadioLabelGivingLevel .BBFormRadioAmount {
  padding: 0;
  text-align: center;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormSection .BBFormFieldContainerGivingLevels .BBFormRadioList .BBFormRadioItem #bboxdonation_gift_rdGivingLevel1 {
  display: none;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormSection .BBFormFieldContainerGivingLevels .BBFormRadioList .BBFormRadioItem .BBFormRadioLabel {
  border: 1px solid #c7c7c7;
  border-radius: 0px;
  width: 106px !important;
  height: 49px;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormSection .BBFormFieldContainerGivingLevels .BBFormRadioList .BBFormRadioItem .BBFormRadioLabel .BBFormRadioAmount {
  font: normal 16px/23px Montserrat;
  letter-spacing: 0px;
  color: #484848;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormSection .BBFormFieldContainerGivingLevels .BBFormRadioList .BBFormRadioItem .BBFormRadioLabel .BBFormRadioDescriptionOther {
  font: normal 16px/23px Montserrat;
  letter-spacing: 0px;
  color: #484848;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormSection .BBFormFieldContainerGivingLevels .BBFormRadioList .BBFormRadioItem .BBFormRadioLabelGivingLevelNotSelected {
  background: #fafafa;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormSection .BBFormFieldContainerGivingLevels .BBFormRadioList .BBFormRadioItem .BBFormRadioLabelGivingLevelSelected {
  background: #81b931 !important;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormSection .BBFormFieldContainerGivingLevels .BBFormRadioList .BBFormRadioItem .BBFormRadioLabelGivingLevelSelected .BBFormRadioAmount {
  color: white !important;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormSection .BBFormFieldContainerGivingLevels .BBFormRadioList .BBFormRadioItem .BBFormRadioLabelGivingLevelOther {
  background: white;
  border: none;
  padding: 0;
  width: 100% !important;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormSection .BBFormFieldContainerGivingLevels .BBFormRadioList .BBFormRadioItem .BBFormRadioLabelGivingLevelOther .BBFormRadioDescriptionOther {
  display: none;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormSection .BBFormFieldContainerGivingLevels .BBFormRadioList .BBFormRadioItem .BBFormRadioLabelGivingLevelOther .BBFormTextbox {
  font: normal 16px/23px Montserrat;
  letter-spacing: 0px;
  color: #484848 !important;
  background: #fafafa 0% 0% no-repeat padding-box;
  border: 1px solid #c7c7c7;
  border-radius: 0px;
  height: 49px;
  margin: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormSection .BBFormFieldContainerGivingLevels .BBFormRadioList .BBFormRadioItem .BBFormRadioLabelGivingLevel .BBFormRadioDescription {
  display: none;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormSection .BBFormFieldContainerGivingLevels .BBFormRadioList .BBFormRadioItem:last-of-type {
  width: 100% !important;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionDesignationInfo .BBFormFieldContainer {
  max-width: 367px;
  margin: 25px auto 0 auto;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionDesignationInfo .BBFormFieldContainer .BBFormFieldLabel {
  font: normal 14px/23px Montserrat !important;
  color: #484848;
  text-align: left;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionDesignationInfo .BBFormFieldContainer select {
  font: normal 14px/23px Montserrat !important;
  color: #484848;
  margin-bottom: 0;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormSectionRecurrenceInfo #bboxdonation_recurrence_divRecurrenceCheckbox {
  max-width: 367px;
  margin: 25px auto 0 auto;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormSectionRecurrenceInfo #bboxdonation_recurrence_divRecurrenceCheckbox .BBFormFieldLabel {
  font: normal 14px/23px Montserrat !important;
  color: #484848;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionPaymentInfo #boxdonation_payment {
  max-width: 367px;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionPaymentInfo #bboxdonation_payment_divHeadingPayment {
  max-width: 367px;
  margin: 25px auto 0 auto;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionPaymentInfo #bboxdonation_payment_divHeadingPayment .BBFormFieldLabel {
  font: normal 14px/23px Montserrat !important;
  color: #484848;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionPaymentInfo .BBFormCreditCardDetails {
  max-width: 367px;
  margin: 25px auto;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionPaymentInfo .BBFormCreditCardDetails .BBFormFieldContainer {
  margin: 0 !important;
  width: 100%;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionPaymentInfo .BBFormCreditCardDetails .BBFormFieldContainer .BBFormFieldLabel {
  font: normal 14px/23px Montserrat !important;
  color: #484848;
  text-align: left;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionPaymentInfo .BBFormCreditCardDetails .BBFormFieldContainer input {
  margin: 0 !important;
  max-width: 100%;
  width: 100%;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionPaymentInfo .BBFormCreditCardDetails .BBFormFieldContainerRequired {
  margin-bottom: 10px !important;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionPaymentInfo .BBFormCreditCardDetails .BBFormFieldContainerRequired:nth-of-type(4) {
  margin-bottom: 0 !important;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionPaymentInfo .BBFormCreditCardDetails #bboxdonation_payment_divProcessedByBlackbaud a {
  font: normal 14px/23px Montserrat !important;
  display: none;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionPaymentInfo .BBFormCreditCardDetails #DCCreditType {
  display: none;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFieldExpiration .BBFormFieldLabel {
  font: normal 14px/23px Montserrat !important;
  color: #484848;
  text-align: left;
  margin: 0 !important;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFieldExpiration select {
  font: normal 14px/23px Montserrat !important;
  color: #484848;
  max-width: 100% !important;
  margin-bottom: 30px;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFieldSecurityCode {
  display: flex;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFieldSecurityCode .BBFormFieldLabel {
  text-align: right !important;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo #bboxdonation_billing_fldOrgGift {
  max-width: 367px;
  margin: 25px auto 0 auto;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo #bboxdonation_billing_fldOrgGift .BBFormFieldLabel {
  font: normal 14px/23px Montserrat !important;
  color: #484848;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo #fldIndivInfo {
  max-width: 367px;
  margin: 25px auto 0 auto;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo #fldIndivInfo .BBFormFieldContainer {
  margin: 0 !important;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo #fldIndivInfo .BBFormFieldContainer .BBFormFieldLabel {
  font: normal 14px/23px Montserrat !important;
  color: #484848;
  text-align: left;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo #fldIndivInfo .BBFormFieldContainer input {
  margin-bottom: 30px !important;
  max-width: 100%;
  width: 100%;
  font: normal 14px/23px Montserrat !important;
  color: #484848;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo #fldIndivInfo .BBFormFieldContainer input:last-child {
  margin-bottom: 10px !important;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo #fldIndivInfo .BBFormFieldContainer select {
  display: none;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo #bboxdonation_billing_divEmail,
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo #bboxdonation_billing_divPhone {
  max-width: 367px;
  margin: 0 auto;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo #bboxdonation_billing_divEmail .BBFormFieldLabel,
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo #bboxdonation_billing_divPhone .BBFormFieldLabel {
  font: normal 14px/23px Montserrat !important;
  color: #484848;
  text-align: left;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo #bboxdonation_billing_divEmail input,
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo #bboxdonation_billing_divPhone input {
  max-width: 100%;
  width: 100%;
  font: normal 14px/23px Montserrat !important;
  color: #484848;
  margin-bottom: 10px !important;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo .BBFormAddress .BBFormFieldContainer {
  max-width: 367px;
  margin: 0 auto;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo .BBFormAddress .BBFormFieldContainer .BBFormFieldLabel {
  font: normal 14px/23px Montserrat !important;
  color: #484848;
  text-align: left;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo .BBFormAddress .BBFormFieldContainer input,
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo .BBFormAddress .BBFormFieldContainer select,
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo .BBFormAddress .BBFormFieldContainer textarea {
  margin-bottom: 10px !important;
  max-width: 100%;
  width: 100%;
  font: normal 14px/23px Montserrat !important;
  color: #484848;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo #bboxdonation_billing_fldAnonymous {
  max-width: 367px;
  margin: 25px auto 0 auto;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo #bboxdonation_billing_fldAnonymous .BBFormFieldLabel {
  font: normal 14px/23px Montserrat !important;
  color: #484848;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo #bboxdonation_billing_divGDPRConsent {
  max-width: 367px;
  margin: 25px auto 0 auto;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo #bboxdonation_billing_divGDPRConsent #bboxdonation_billing_lblOptInIntro {
  font: normal 14px/23px Montserrat !important;
  color: #484848;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo #bboxdonation_billing_ulChannel {
  max-width: 367px;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo #bboxdonation_billing_ulChannel #bboxdonation_billing_Email {
  margin-left: 0 !important;
  max-width: 100%;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo #bboxdonation_billing_ulChannel #bboxdonation_billing_Email input {
  margin-top: 4px;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo #bboxdonation_billing_ulChannel #bboxdonation_billing_Email span {
  font: normal 14px/23px Montserrat !important;
  color: #484848;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo #bboxdonation_billing_divPrivacyPolicy span {
  font: normal 14px/23px Montserrat !important;
  color: #484848;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo #bboxdonation_billing_divPrivacyPolicy a {
  font: normal 14px/23px Montserrat !important;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo .BBDFormSectionComments .BBFormFieldContainer {
  max-width: 367px;
  margin: 0 auto;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo .BBDFormSectionComments .BBFormFieldContainer .BBFormFieldLabel {
  font: normal 14px/23px Montserrat !important;
  color: #484848;
  text-align: left;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo .BBDFormSectionComments .BBFormFieldContainer input,
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo .BBDFormSectionComments .BBFormFieldContainer select,
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionBillingInfo .BBDFormSectionComments .BBFormFieldContainer textarea {
  margin-bottom: 10px !important;
  max-width: 100%;
  width: 100%;
  font: normal 14px/23px Montserrat !important;
  color: #484848;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionComments .BBFormFieldContainer {
  max-width: 367px;
  margin: 0 auto;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionComments .BBFormFieldContainer .BBFormFieldLabel {
  font: normal 14px/23px Montserrat !important;
  color: #484848;
  text-align: left;
  margin: 0;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBDFormSectionComments .BBFormFieldContainer textarea {
  margin-bottom: 10px !important;
  max-width: 100%;
  width: 100%;
  font: normal 14px/23px Montserrat !important;
  color: #484848;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormButtonRow {
  max-width: 367px;
  margin: 0 auto 50px auto;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormButtonRow .BBFormFieldContainer {
  display: flex;
  justify-content: center;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormButtonRow .BBFormFieldContainer label {
  display: none;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormButtonRow .BBFormFieldContainer #bboxdonation_btnSubmit {
  font: 500 16px/19px Bitter;
  letter-spacing: 1.82px;
  color: #ffffff;
  background: #81b931;
  border-radius: 1px;
  transition: all ease-in-out 0.3s;
  position: relative;
  text-transform: uppercase;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm .BBFormButtonRow .BBFormFieldContainer #bboxdonation_btnSubmit:hover {
  background: #527224;
  text-decoration: none;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm #bboxdonation_tribute_divTributeGeneral {
  max-width: 367px;
}
.donate-today .container .content .avia_codeblock_section .donate-script #bbox-root #mongo-form .BBFormContainer #bboxdonation_divForm #bboxdonation_tribute_divTributeGeneral div {
  margin: 0;
}

#top .BBFormFieldContainer {
  padding: 0 10px;
}

#top .BBFormFieldLabelEdit {
  font: normal 18px/49px Bitter;
  color: #484848;
}

#top .BBFormSectionHeading {
  border-bottom: 1px #ccc solid;
  border-left: 1px;
  border-top: 1px;
  border-right: 1px;
}

#top .BBFormRadioGivingLevel {
  display: none;
}

#top #bboxdonation_tribute_divTributeGeneral {
  max-width: 367px;
  margin: 25px auto 0 auto;
}
#top #bboxdonation_tribute_divTributeGeneral .BBFormFieldLabel {
  font: normal 14px/23px Montserrat !important;
  color: #484848;
}

#top .BBFormSectionRecurrenceInfo .BBFormFieldContainer {
  max-width: 367px;
  margin: 0 auto;
}
#top .BBFormSectionRecurrenceInfo .BBFormFieldContainer .BBFormFieldRecurrenceInfo {
  padding: 0;
}
#top .BBFormSectionRecurrenceInfo .BBFormFieldContainer .BBFormFieldLabel,
#top .BBFormSectionRecurrenceInfo .BBFormFieldContainer span {
  font: normal 14px/23px Montserrat !important;
  color: #484848;
  text-align: left;
}
#top .BBFormSectionRecurrenceInfo .BBFormFieldContainer select {
  font: normal 14px/23px Montserrat !important;
  color: #484848;
  max-width: 100% !important;
  margin-bottom: 0;
}

.staff-grid .container {
  max-width: 1000px !important;
}
.staff-grid .container .content h3 {
  font-size: 24px !important;
  font-family: Bitter !important;
  margin-bottom: 0;
}
.staff-grid .container .content .team-member-job-title {
  margin-bottom: 10px;
  font-family: Montserrat !important;
  font-weight: 400 !important;
  font-size: 16px !important;
}
.staff-grid .container .content p {
  margin: 0;
}
.staff-grid .container .content p a {
  font-size: 14px;
}

.newsletters-container {
  display: flex;
  flex-wrap: wrap;
}
.newsletters-container .video {
  margin-left: 3%;
  margin-bottom: 50px;
  width: 31.333333%;
}
.newsletters-container .video h3 {
  font: normal 21px/31px Bitter !important;
  margin-top: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .newsletters-container .video {
    width: 48%;
    margin-left: 3%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .newsletters-container .video {
    width: 100%;
    margin: 25px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .newsletters-container .video:nth-of-type(1),
  .newsletters-container .video:nth-of-type(4),
  .newsletters-container .video:nth-of-type(7) {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .newsletters-container .video:nth-of-type(odd) {
    margin-left: 0;
  }
}
.newsletters-container .newsletter {
  margin-left: 3%;
  margin-bottom: 50px;
  width: 31.333333%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .newsletters-container .newsletter {
    width: 48%;
    margin-left: 3%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .newsletters-container .newsletter {
    width: 100%;
    margin: 25px 0;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .newsletters-container .newsletter .newsletter-img {
    display: flex;
    justify-content: center;
  }
}
.newsletters-container .newsletter .newsletter-img img {
  height: 400px;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .newsletters-container .newsletter .newsletter-img img {
    height: 300px;
    width: 250px;
  }
}
.newsletters-container .newsletter p {
  margin-bottom: 40px !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .newsletters-container .newsletter p {
    display: flex;
    justify-content: center;
  }
}
.newsletters-container .newsletter p .button {
  font: 500 14px/17px Bitter !important;
  text-transform: uppercase;
  letter-spacing: 1.6px !important;
  color: #ffffff;
  background: #81b931;
  border-radius: 1px;
  padding: 15px 30px;
  transition: all ease-in-out 0.3s;
  border-bottom: none !important;
}
.newsletters-container .newsletter p .button span {
  transition: all ease-in-out 0.3s;
  font: 500 14px/17px Bitter !important;
  letter-spacing: 1.6px !important;
}
.newsletters-container .newsletter p .button:hover {
  background: #527224;
  text-decoration: none;
  color: white !important;
}
.newsletters-container .newsletter p .button:hover span {
  color: white;
}
.newsletters-container .newsletter p .blue {
  background: #006394;
}
.newsletters-container .newsletter p .orange {
  background: #a40084;
}
.newsletters-container .newsletter .newsletter-date {
  margin-top: 0 !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .newsletters-container .newsletter .newsletter-date {
    text-align: center;
  }
}
.newsletters-container .newsletter .newsletter-title {
  margin-top: 10px;
  line-height: 36px !important;
  font-size: 26px !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .newsletters-container .newsletter .newsletter-title {
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  .newsletters-container .newsletter:nth-of-type(1),
  .newsletters-container .newsletter:nth-of-type(4),
  .newsletters-container .newsletter:nth-of-type(7) {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .newsletters-container .newsletter:nth-of-type(odd) {
    margin-left: 0;
  }
}

.video-grid .container {
  max-width: 1600px !important;
}

.newsletters-grid .container {
  max-width: 1300px !important;
}

.page-id-349 .inner-banner-copy .content,
.page-id-351 .inner-banner-copy .content {
  padding-bottom: 0;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .page-id-349 .inner-content .content,
  .page-id-351 .inner-content .content {
    padding-top: 0;
  }
}

.pagination-posts {
  display: flex;
  justify-content: center;
  margin: 50px 0;
}
.pagination-posts a,
.pagination-posts span {
  font: normal 21px/31px Bitter !important;
  letter-spacing: 0px;
  color: #484848 !important;
  padding: 0 15px;
}
.pagination-posts .current {
  color: #81b931 !important;
}
.pagination-posts .next,
.pagination-posts .prev {
  font: normal 14px/27px Montserrat !important;
}
.pagination-posts .next, .pagination-posts .prev {
  position: relative;
  padding-left: 30px;
  width: 20px;
  height: 20px;
  top: 5px;
}
.pagination-posts .next:after, .pagination-posts .prev:after {
  content: "";
  background: url("../img/arrow-right.svg") no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.pagination-posts .next::after, .pagination-posts .prev::after {
  content: "";
  background: url("../img/arrow-right.svg") no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.pagination-posts .prev:after {
  transform: translateY(-50%) translateX(-50%) rotate(180deg);
}
.pagination-posts .prev::after {
  transform: translateY(-50%) translateX(-50%) rotate(180deg);
}

.pagination {
  display: flex;
  justify-content: center;
  margin: 50px 0;
}
.pagination .pagination-meta {
  display: none;
}
.pagination a,
.pagination span {
  font: normal 21px/31px Bitter !important;
  letter-spacing: 0px;
  color: #484848 !important;
  padding: 0 15px;
  background: transparent !important;
  box-shadow: none !important;
}
.pagination .current {
  color: #81b931 !important;
}

html.responsive body#top #wrap_all .full-banner h1 {
  color: #fff;
}

#top .help-form-section .container {
  max-width: 1630px;
}
.help-form-section .container .template-page {
  padding-bottom: 0;
}
.help-form-section .form-content-body {
  display: flex;
  gap: 30px;
  flex-direction: column;
}
.help-form-section .form-content-body::before, .help-form-section .form-content-body::after {
  display: none;
}
.help-form-section .form-content-body .avia-image-container .avia-image-container-inner {
  aspect-ratio: 410/347;
  position: relative;
  width: 100%;
  height: 100%;
}
.help-form-section .form-content-body .avia-image-container .avia-image-container-inner img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}
.help-form-section .form-content-body .av_textblock_section {
  grid-column: 1/3;
}
#top #wrap_all .help-form-section .form-content-body .av_textblock_section h5 {
  font-size: 18px;
}

#top .ways-to-give-blocks .container {
  max-width: 1630px;
}
.ways-to-give-blocks .custom-flip-grid {
  padding-bottom: 30px;
}
.ways-to-give-blocks .custom-flip-grid .avia-icongrid {
  gap: 30px;
}
.ways-to-give-blocks .custom-flip-grid .av-icon-cell-item .article-icon-entry {
  aspect-ratio: 347/361;
}
.ways-to-give-blocks .custom-flip-grid .av-icon-cell-item .article-icon-entry .entry-content-header,
.ways-to-give-blocks .custom-flip-grid .av-icon-cell-item .article-icon-entry .avia-icongrid-text {
  z-index: 1;
}
.ways-to-give-blocks .custom-flip-grid .av-icon-cell-item .article-icon-entry .avia-icongrid-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  height: 100%;
  top: auto;
  bottom: 0;
  padding: 30px;
  transform: none;
}
.ways-to-give-blocks .custom-flip-grid .av-icon-cell-item .article-icon-entry .avia-icongrid-inner::before {
  background: transparent linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6196078431) 100%) 0% 0% no-repeat;
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  visibility: visible;
}
.ways-to-give-blocks .custom-flip-grid .av-icon-cell-item .article-icon-entry .avia-icongrid-front .avia-icongrid-inner {
  align-items: flex-end;
}
#top #wrap_all .ways-to-give-blocks .custom-flip-grid .avia-icongrid-text,
#top #wrap_all .ways-to-give-blocks .custom-flip-grid .av_icongrid_title {
  color: #fff;
}
#top .ways-to-give-blocks a {
  color: #81b931;
}
.ways-to-give-blocks .av_textblock_section br {
  display: none;
}
.ways-to-give-blocks .avia-button-wrap {
  margin-top: 30px;
}

#top .legacy .container {
  max-width: 1630px;
}
html.responsive body#top #wrap_all .legacy h2 {
  color: #fff;
  margin-bottom: 20px;
}
html.responsive body#top #wrap_all .legacy h3 {
  color: #fff;
}
html.responsive body#top #wrap_all .legacy h3 + p {
  margin-top: 5px;
}
html.responsive body#top #wrap_all .legacy p {
  font-size: 16px;
}
.legacy .av_textblock_section + .avia-builder-el-last.avia-button-wrap {
  margin-top: 30px;
}
.legacy .entry-content-wrapper {
  display: grid;
  justify-items: center;
  gap: 20px;
}
.legacy .entry-content-wrapper::before, .legacy .entry-content-wrapper::after {
  display: none;
}
.responsive #top #wrap_all .legacy .entry-content-wrapper .flex_column {
  width: auto;
}
.legacy .icon-and-content::before, .legacy .icon-and-content::after {
  display: none;
}
.legacy .icon-and-content .avia-image-container {
  min-height: 100px;
}
.legacy .icon-and-content img {
  height: auto;
  width: 100%;
  max-width: 80px;
}
#top .legacy a {
  color: #81b931;
}

#top .learn-more-section .container {
  max-width: 1630px;
}
.learn-more-section .flex_column .avia-image-container {
  margin-bottom: 10px;
}
.learn-more-section .flex_column .avia-image-container .avia-image-container-inner {
  aspect-ratio: 475/338;
  position: relative;
}
.learn-more-section .flex_column .avia-image-container .avia-image-container-inner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.learn-more-section .flex_column .av_textblock_section h4 + p {
  margin-top: 0;
}

@media only screen and (min-width: 668px) {
  .help-form-section .container .template-page {
    padding-bottom: 50px;
  }
  .help-form-section .form-content-body {
    display: grid;
    gap: 6.8%;
    grid-template-columns: repeat(2, minmax(0, 50%));
  }
  .help-form-section .form-content-body .av_textblock_section {
    grid-column: 1/3;
  }
  #top #wrap_all .help-form-section .form-content-body .av_textblock_section h5 {
    font-size: 21px;
  }
}
@media only screen and (min-width: 668px) and (max-width: 990px) {
  #top #wrap_all .ways-to-give-blocks .custom-flip-grid .avia-icongrid-text p {
    font-size: 15px;
    line-height: 1.5;
  }
}
@media only screen and (min-width: 768px) {
  .ways-to-give-blocks .custom-flip-grid {
    padding-bottom: 30px;
  }
  .ways-to-give-blocks .custom-flip-grid .avia-icongrid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 50%));
    gap: 2.9%;
  }
}
@media only screen and (min-width: 1024px) {
  .help-form-section .entry-content-wrapper {
    display: flex;
    gap: 0 10.7%;
  }
  .help-form-section .entry-content-wrapper::before, .help-form-section .entry-content-wrapper::after {
    display: none;
  }
  #top #wrap_all .help-form-section .entry-content-wrapper .flex_column {
    margin: 0;
  }
  .help-form-section .entry-content-wrapper .form-content-body {
    flex: 1 1 880px;
  }
  #top #wrap_all .help-form-section .entry-content-wrapper .form-content-body {
    margin-top: 2em;
  }
  .help-form-section .entry-content-wrapper .form-column {
    flex: 1 1 480px;
  }
  .ways-to-give-blocks .custom-flip-grid .avia-icongrid {
    grid-template-columns: repeat(4, minmax(0, 25%));
  }
  #top #wrap_all .ways-to-give-blocks .custom-flip-grid .avia-icongrid-text,
  #top #wrap_all .ways-to-give-blocks .custom-flip-grid .av_icongrid_title {
    color: #fff;
  }
  #top #wrap_all .ways-to-give-blocks .custom-flip-grid .avia-icongrid-text p {
    font-size: 0.8333333333vw;
    line-height: 1.7em;
  }
  .ways-to-give-blocks .av_textblock_section br {
    display: block;
  }
  .legacy .entry-content-wrapper {
    gap: 20px 70px;
    grid-template-columns: repeat(3, minmax(0, 33.333%));
  }
  html.responsive body#top #wrap_all .legacy .entry-content-wrapper h2 {
    margin-bottom: 50px;
  }
  html.responsive body#top #wrap_all .legacy .entry-content-wrapper h3 {
    font-size: 26px;
  }
  .legacy .entry-content-wrapper .flex_column:not(.icon-and-content) {
    grid-column: 1/4;
  }
}