@import url("https://fonts.googleapis.com/css2?family=League+Gothic&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
/* line 27, ../sass/base/_typography.scss */
h1 {
  font-size: 55px;
  color: #005191;
  font-family: "League Gothic", sans-serif;
}

/* line 32, ../sass/base/_typography.scss */
h2 {
  font-size: 30px;
  color: #FF443B;
  font-family: "League Gothic", sans-serif;
}

/* line 37, ../sass/base/_typography.scss */
h3 {
  font-size: 26px;
  color: #FFB351;
  font-family: "League Gothic", sans-serif;
}

/* line 42, ../sass/base/_typography.scss */
h4 {
  font-size: 20px;
  color: #005191;
  font-family: "League Gothic", sans-serif;
}

/* line 47, ../sass/base/_typography.scss */
h5 {
  font-size: 18px;
  color: #539ED0;
  font-family: "League Gothic", sans-serif;
}

/* line 52, ../sass/base/_typography.scss */
h6 {
  font-size: 18px;
  color: #F57814;
  font-family: "League Gothic", sans-serif;
}

/* line 57, ../sass/base/_typography.scss */
a {
  color: #539ED0;
  text-decoration: none;
}
/* line 60, ../sass/base/_typography.scss */
a:hover {
  color: #539ED0;
}

/* line 64, ../sass/base/_typography.scss */
#main li a,
p a {
  color: #539ED0;
}
/* line 67, ../sass/base/_typography.scss */
#main li a:hover,
p a:hover {
  color: #539ED0;
}

/* line 71, ../sass/base/_typography.scss */
body {
  font-size: 17px;
  color: #000000 !important;
  background: transparent !important;
  font-family: "Roboto", sans-serif;
}

/* line 77, ../sass/base/_typography.scss */
#main .node__content,
#main {
  font-size: 17px;
}

/* line 1, ../sass/base/_buttons.scss */
.primary-button, .front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons a, .our-impact .mission .views-field.views-field-field-url-impact span,
.our-impact .mission .views-field.views-field-field-url-impact a,
.our-impact .mission .views-field.views-field-field-url span,
.our-impact .mission .views-field.views-field-field-url a,
.our-impact .project .views-field.views-field-field-url-impact span,
.our-impact .project .views-field.views-field-field-url-impact a,
.our-impact .project .views-field.views-field-field-url span,
.our-impact .project .views-field.views-field-field-url a, .path-events .view-test .views-row .views-field.views-field-view-node a,
.path-test .view-test .views-row .views-field.views-field-view-node a {
  font-size: 16px;
  border: 1px solid #ffffff;
  padding: 10px 30px;
  border-radius: 25px;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  font-family: "League Gothic", sans-serif;
  display: inline-block;
}
/* line 11, ../sass/base/_buttons.scss */
.primary-button:hover, .front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons a:hover, .our-impact .mission .views-field.views-field-field-url-impact span:hover,
.our-impact .mission .views-field.views-field-field-url-impact a:hover,
.our-impact .mission .views-field.views-field-field-url span:hover,
.our-impact .mission .views-field.views-field-field-url a:hover,
.our-impact .project .views-field.views-field-field-url-impact span:hover,
.our-impact .project .views-field.views-field-field-url-impact a:hover,
.our-impact .project .views-field.views-field-field-url span:hover,
.our-impact .project .views-field.views-field-field-url a:hover, .path-events .view-test .views-row .views-field.views-field-view-node a:hover,
.path-test .view-test .views-row .views-field.views-field-view-node a:hover {
  background: #FFB351;
  border: 1px solid #FFB351;
  color: #2C2C2C;
}

/* line 17, ../sass/base/_buttons.scss */
.secondary-button, .form-submit, .paragraph--type--bp-modal .btn.btn-primary.btn-lg.btn-modal, #header .row.region.region-donate .donate-button, .latest-news-block .view-footer a, .front-page-promo-banner .views-row .views-field.views-field-nothing .field-content .pb-link a, .upcoming-events-block .views-row .views-field.views-field-view-node a, .upcoming-events-block .view-footer a, .help-today-block .help-donate {
  font-size: 20px;
  border: 1px solid #FFB351;
  padding: 7px 35px;
  border-radius: 25px;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  background: #FFB351;
  font-family: "League Gothic", sans-serif;
  display: inline-block;
}
/* line 28, ../sass/base/_buttons.scss */
.secondary-button:hover, .form-submit:hover, .paragraph--type--bp-modal .btn.btn-primary.btn-lg.btn-modal:hover, #header .row.region.region-donate .donate-button:hover, .latest-news-block .view-footer a:hover, .front-page-promo-banner .views-row .views-field.views-field-nothing .field-content .pb-link a:hover, .upcoming-events-block .views-row .views-field.views-field-view-node a:hover, .upcoming-events-block .view-footer a:hover, .help-today-block .help-donate:hover {
  border: 1px solid #ffffff;
  color: #ffffff;
  background: transparent;
}

/* line 34, ../sass/base/_buttons.scss */
.form-submit, .paragraph--type--bp-modal .btn.btn-primary.btn-lg.btn-modal {
  background: #FFB351 !important;
  border: 1px solid #FFB351 !important;
  margin-top: 10px;
}
/* line 39, ../sass/base/_buttons.scss */
.form-submit:hover, .paragraph--type--bp-modal .btn.btn-primary.btn-lg.btn-modal:hover {
  background-color: #0256b1 !important;
  border: 1px solid #0256b1 !important;
}

/* line 1, ../sass/menu/_menu.scss */
.oe-mega-main-menu {
  margin: 40px 0px 0px 25px;
}
/* line 3, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav {
  display: inline-block;
}
/* line 5, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 {
  display: inline-block;
  margin-right: 10px;
}
/* line 8, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 > a {
  color: #ffffff;
  text-decoration: none;
  padding: 10px;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
}
/* line 15, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 > a:hover {
  color: #FFB351;
}
/* line 19, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2.row {
  display: none;
  position: absolute;
  top: 25px;
  background: #ffffff;
  border-radius: 0px;
  -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
  min-width: 300px;
  border-radius: 3px;
}
/* line 32, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2.row .main-menu__dropdown.is-expanded .nav-level-3.col-md-12.col-lg-12 a {
  color: #000000;
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
}
/* line 38, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2.row .main-menu__dropdown.is-expanded .nav-level-3.col-md-12.col-lg-12 a:hover {
  color: #005191;
}
/* line 42, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2.row .main-menu__dropdown.is-expanded .nav-level-3.col-md-12.col-lg-12 ul li {
  list-style: none;
}
/* line 44, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2.row .main-menu__dropdown.is-expanded .nav-level-3.col-md-12.col-lg-12 ul li a {
  font-size: 15px;
}
/* line 53, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2.open .nav.dropdown-menu.row-level-2.row {
  display: block;
}

/* line 1, ../sass/menu/_mobile_menu.scss */
#menuwarp {
  background: #fff;
  overflow: hidden;
  max-height: 0px;
  padding: 0px 15px;
  margin: 0px 20px;
  transition: max-height 1.15s ease-out;
}
@media screen and (max-width: 767px) {
  /* line 1, ../sass/menu/_mobile_menu.scss */
  #menuwarp {
    border-top: 1px solid rgba(255, 255, 255, 0.4);
  }
}
/* line 11, ../sass/menu/_mobile_menu.scss */
#menuwarp .row.region.region-mmenu {
  padding: 15px;
}

/* line 15, ../sass/menu/_mobile_menu.scss */
#menuwarp.active {
  max-height: 700px;
  transition: max-height 1.25s ease-in;
}

/* line 20, ../sass/menu/_mobile_menu.scss */
.mobile-menu-icon {
  float: left;
  width: 50px;
  padding: 0px;
}
@media screen and (min-width: 992px) {
  /* line 20, ../sass/menu/_mobile_menu.scss */
  .mobile-menu-icon {
    display: none;
  }
}
/* line 27, ../sass/menu/_mobile_menu.scss */
.mobile-menu-icon img {
  width: 50px;
  cursor: pointer;
}

/* line 33, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu {
  padding: 0px;
}
/* line 37, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 a {
  color: #000;
  font-size: 18px;
  text-decoration: none;
  padding: 5px 0px;
  display: block;
}
/* line 43, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 a:hover {
  color: #FFB351;
  text-decoration: none;
}
/* line 48, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 span {
  background: url(../images/plus.png);
  background-repeat: no-repeat;
  background-size: 30px;
  color: transparent !important;
  font-size: 30px;
  position: absolute;
  right: 10px;
  top: 3px;
  height: 30px;
  width: 30px;
  z-index: 999;
  cursor: pointer;
}
/* line 62, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2 {
  background: transparent;
  padding: 0px;
  border: 0px solid;
}
/* line 69, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2.expend.expanded span {
  background: url(../images/minus.png);
  background-repeat: no-repeat;
  background-size: 30px;
  color: transparent !important;
  font-size: 30px;
  position: absolute;
  right: 10px;
  top: 3px;
  height: 30px;
  width: 30px;
  z-index: 999;
  cursor: pointer;
}

/* line 1, ../sass/modules/_searchm.scss */
.search-warp {
  text-align: center;
  transition: all 0.9s ease-in-out 0s;
  max-height: 0px;
  overflow: hidden;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 900px;
  margin: auto;
  background: #0A4680C2;
  z-index: 99;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 1, ../sass/modules/_searchm.scss */
  .search-warp {
    width: 600px;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 1, ../sass/modules/_searchm.scss */
  .search-warp {
    width: 100%;
  }
}
/* line 22, ../sass/modules/_searchm.scss */
.search-warp .search-block-close {
  position: absolute;
  top: 10px;
  right: 0px;
  z-index: 999;
  width: 50px;
}
/* line 28, ../sass/modules/_searchm.scss */
.search-warp .search-block-close p a {
  color: #ffffff;
  font-size: 24px;
}
/* line 34, ../sass/modules/_searchm.scss */
.search-warp .search-block-form form#search-block-form {
  max-width: 500px;
  margin: 0 auto;
}
/* line 37, ../sass/modules/_searchm.scss */
.search-warp .search-block-form form#search-block-form .js-form-type-search {
  padding-right: 0px;
}
/* line 40, ../sass/modules/_searchm.scss */
.search-warp .search-block-form form#search-block-form .form-actions {
  padding-left: 0px;
}
/* line 43, ../sass/modules/_searchm.scss */
.search-warp .search-block-form form#search-block-form .form-search {
  height: 60px;
  font-size: 20px;
  border-radius: 0px;
}
/* line 48, ../sass/modules/_searchm.scss */
.search-warp .search-block-form form#search-block-form .btn.btn-primary {
  Background: #F57814 !important;
  Border: 1px solid #F57814 !important;
  Font-size: 19px;
  line-height: 28px;
  Padding: 15px;
  Border-radius: 0px;
  margin-top: 0px;
}

/* line 61, ../sass/modules/_searchm.scss */
.search-warp.closed {
  max-height: 300px;
  padding-top: 130px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 61, ../sass/modules/_searchm.scss */
  .search-warp.closed {
    max-height: 100%;
    padding-top: 65%;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 71, ../sass/modules/_searchm.scss */
  .user-logged-in .search-warp .search-block-close {
    top: 40px;
  }
}
/* line 1, ../sass/modules/_header.scss */
.path-frontpage #header {
  position: absolute;
  z-index: 9;
  width: 100%;
  padding-bottom: 0px;
  background: transparent;
}

/* line 9, ../sass/modules/_header.scss */
#header {
  background: #005191;
  padding-bottom: 15px;
}
/* line 12, ../sass/modules/_header.scss */
#header .row.region.region-branding {
  float: left;
  padding: 30px 0px 0px 15px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 12, ../sass/modules/_header.scss */
  #header .row.region.region-branding {
    padding: 20px 0px 0px 20px;
    display: block;
  }
}
/* line 19, ../sass/modules/_header.scss */
#header .row.region.region-branding .navbar-brand {
  width: 160px;
  margin-top: 0px;
}
@media screen and (min-width: 0px) and (max-width: 413px) {
  /* line 23, ../sass/modules/_header.scss */
  #header .row.region.region-branding .navbar-brand img {
    width: 68%;
    padding-top: 5px;
  }
}
/* line 30, ../sass/modules/_header.scss */
#header .row.region.region-navigation {
  float: left;
}
/* line 33, ../sass/modules/_header.scss */
#header .row.region.region-donate {
  padding-top: 25px;
  text-align: right;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 33, ../sass/modules/_header.scss */
  #header .row.region.region-donate {
    padding-top: 25px;
  }
  /* line 38, ../sass/modules/_header.scss */
  #header .row.region.region-donate span {
    border-left: 1px solid rgba(255, 255, 255, 0.4);
    padding: 15px;
  }
}
/* line 43, ../sass/modules/_header.scss */
#header .row.region.region-donate img {
  cursor: pointer;
}
/* line 46, ../sass/modules/_header.scss */
#header .row.region.region-donate svg {
  font-size: 18px;
  color: #ffffff;
  margin-right: 10px;
  cursor: pointer;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 46, ../sass/modules/_header.scss */
  #header .row.region.region-donate svg {
    color: #FFB351;
  }
}
/* line 55, ../sass/modules/_header.scss */
#header .row.region.region-donate .donate-button {
  border: 1px solid #FF443B;
  background: #FF443B;
  color: #ffffff;
}
/* line 60, ../sass/modules/_header.scss */
#header .row.region.region-donate .donate-button:hover {
  color: #ffffff !important;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 55, ../sass/modules/_header.scss */
  #header .row.region.region-donate .donate-button {
    display: none;
  }
}

/* line 1, ../sass/modules/_banner.scss */
.banner.container-fluid {
  padding: 0px;
  overflow: hidden;
  position: relative;
}
/* line 5, ../sass/modules/_banner.scss */
.banner.container-fluid p {
  margin: 0px;
}
/* line 7, ../sass/modules/_banner.scss */
.banner.container-fluid p img {
  width: 100%;
  height: auto;
}

/* line 14, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views_slideshow_cycle_slide {
  background-color: transparent !important;
  width: 100% !important;
}
/* line 18, ../sass/modules/_banner.scss */
.front-page-rotor-banner img {
  width: 100%;
}
/* line 21, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views_slideshow_cycle_teaser_section,
.front-page-rotor-banner .field-content.scaleUp.animation {
  height: 700px;
}
/* line 25, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing {
  width: 100%;
  position: absolute;
  top: 0px;
  text-align: center;
  height: 100%;
  /*background: rgba(0, 81, 145,0.4);*/
  background: rgba(0, 0, 0, 0.2);
}
/* line 33, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 220px;
  max-width: 850px;
  margin: 0 auto;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 33, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-field.views-field-nothing .field-content {
    padding: 0px 50px;
    top: 120px;
  }
}
/* line 44, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-title {
  color: #ffffff;
  line-height: 70px;
  font-size: 46px;
  text-decoration: none;
  font-family: "Roboto Condensed", sans-serif;
}
/* line 50, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-title a {
  color: #ffffff;
  line-height: 70px;
  font-size: 46px;
  text-decoration: none;
  font-family: "Roboto Condensed", sans-serif;
}
/* line 58, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .subtitle {
  font-size: 70px;
  color: #ffffff;
  line-height: 90px;
  font-family: "League Gothic", sans-serif;
}
/* line 64, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .body-content {
  font-size: 18px;
  line-height: 24px;
  color: #ffffff;
  max-width: 555px;
  margin: 0 auto 20px;
  font-family: "Roboto Condensed", sans-serif;
  padding: 0px 15px;
}
/* line 74, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons a {
  font-family: "Roboto Condensed", sans-serif;
  margin: 10px;
}
/* line 78, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons a:hover {
  color: #ffffff;
}
/* line 87, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .item-list {
  position: absolute;
  bottom: 15px;
  z-index: 9;
  margin: 0 auto;
  left: 0;
  right: 0;
}
/* line 94, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .item-list .views-slideshow-pager-bullets {
  display: block;
}
/* line 96, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .item-list .views-slideshow-pager-bullets li {
  border-radius: 50%;
  background: #A7A7A7;
}
/* line 100, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .item-list .views-slideshow-pager-bullets li.active {
  background: #ffffff;
  border-color: transparent;
}
/* line 107, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_previous {
  position: absolute;
  left: 20px;
  top: 50%;
  z-index: 9;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 107, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_previous {
    left: 10px;
  }
}
/* line 115, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_previous a {
  background-image: url(../images/prev.svg);
  color: transparent;
  background-repeat: no-repeat;
  background-size: 56px;
  width: 56px;
  height: 56px;
  display: block;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 115, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_previous a {
    background-size: 40px;
    width: 40px;
    height: 40px;
  }
}
/* line 128, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_previous a:hover {
  text-decoration: none;
}
/* line 133, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_pause {
  display: none;
}
/* line 136, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text span:hover {
  text-decoration: none;
}
/* line 139, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_next {
  position: absolute;
  right: 20px;
  top: 50%;
  z-index: 9;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 139, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_next {
    right: 10px;
  }
}
/* line 147, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_next a {
  background-image: url(../images/next.svg);
  color: transparent;
  background-repeat: no-repeat;
  background-size: 56px;
  width: 56px;
  height: 56px;
  display: block;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 147, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_next a {
    background-size: 40px;
    width: 40px;
    height: 40px;
  }
}
/* line 160, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_next a:hover {
  text-decoration: none;
}

/* line 1, ../sass/modules/_cta.scss */
.cta.container {
  overflow: hidden;
}

/* line 4, ../sass/modules/_cta.scss */
.cta-front-block {
  padding: 40px 0px;
  font-family: "Roboto Condensed", sans-serif;
}
/* line 8, ../sass/modules/_cta.scss */
.cta-front-block .views-row .views-field.views-field-nothing {
  border: 1px solid #eee;
  padding: 20px;
  margin: 20px;
  border-radius: 60px;
  box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.25);
  background: #ffffff;
}
/* line 15, ../sass/modules/_cta.scss */
.cta-front-block .views-row .views-field.views-field-nothing .v-left {
  float: left;
  margin: 0px 10px 0px;
  padding: 10px;
}
/* line 19, ../sass/modules/_cta.scss */
.cta-front-block .views-row .views-field.views-field-nothing .v-left img {
  width: 50px;
  height: auto;
}
/* line 25, ../sass/modules/_cta.scss */
.cta-front-block .views-row .views-field.views-field-nothing .v-right a {
  font-size: 26px;
  color: #005191;
  text-decoration: none;
  font-family: "League Gothic", sans-serif;
}
/* line 30, ../sass/modules/_cta.scss */
.cta-front-block .views-row .views-field.views-field-nothing .v-right a:hover {
  text-decoration: underline;
  color: #FFB351;
}
/* line 35, ../sass/modules/_cta.scss */
.cta-front-block .views-row .views-field.views-field-nothing .v-right p {
  color: #545454;
  font-size: 18px;
}

/* line 1, ../sass/modules/_impact.scss */
.our-impact {
  color: #ffffff;
  font-family: "Roboto Condensed", sans-serif;
}
/* line 4, ../sass/modules/_impact.scss */
.our-impact .impact {
  background: #005191;
}
/* line 6, ../sass/modules/_impact.scss */
.our-impact .impact .row.region.region-work {
  padding: 100px 100px 50px;
}
@media screen and (min-width: 0px) and (max-width: 991px) {
  /* line 6, ../sass/modules/_impact.scss */
  .our-impact .impact .row.region.region-work {
    padding: 20px 5px;
  }
}
/* line 11, ../sass/modules/_impact.scss */
.our-impact .impact .row.region.region-work .field--name-body > div {
  clear: both;
}
/* line 14, ../sass/modules/_impact.scss */
.our-impact .impact .row.region.region-work .img-inner {
  width: 120px;
  height: 100px;
  text-align: center;
  float: left;
  margin: 0px 10px 40px 0px;
}
/* line 20, ../sass/modules/_impact.scss */
.our-impact .impact .row.region.region-work .img-inner img {
  padding-top: 10px;
}
/* line 24, ../sass/modules/_impact.scss */
.our-impact .impact .row.region.region-work .c-header p {
  color: #FFB351;
  font-size: 18px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
}
/* line 30, ../sass/modules/_impact.scss */
.our-impact .impact .row.region.region-work p {
  color: #ffffff;
  font-size: 18px;
}
/* line 34, ../sass/modules/_impact.scss */
.our-impact .impact .row.region.region-work h2 {
  color: #ffffff;
  margin-bottom: 15px;
  font-size: 38px;
}
/* line 39, ../sass/modules/_impact.scss */
.our-impact .impact .row.region.region-work h3 {
  font-size: 60px;
  color: #ffffff;
}
/* line 45, ../sass/modules/_impact.scss */
.our-impact .mission {
  background: #539ed0;
}
/* line 48, ../sass/modules/_impact.scss */
.our-impact .project {
  background: #005191;
}
/* line 51, ../sass/modules/_impact.scss */
.our-impact .mission,
.our-impact .project {
  padding: 315px 50px 50px;
  font-size: 18px;
}
@media screen and (min-width: 0px) and (max-width: 991px) {
  /* line 51, ../sass/modules/_impact.scss */
  .our-impact .mission,
  .our-impact .project {
    padding: 20px 20px 30px;
  }
}
/* line 58, ../sass/modules/_impact.scss */
.our-impact .mission h3,
.our-impact .project h3 {
  font-size: 30px;
  color: #ffffff;
}
/* line 61, ../sass/modules/_impact.scss */
.our-impact .mission h3 a,
.our-impact .project h3 a {
  color: #ffffff;
  text-decoration: none;
}
/* line 64, ../sass/modules/_impact.scss */
.our-impact .mission h3 a:hover,
.our-impact .project h3 a:hover {
  color: #FFB351;
}
/* line 69, ../sass/modules/_impact.scss */
.our-impact .mission .views-field.views-field-field-url-impact,
.our-impact .mission .views-field.views-field-field-url,
.our-impact .project .views-field.views-field-field-url-impact,
.our-impact .project .views-field.views-field-field-url {
  margin-top: 40px;
}
/* line 72, ../sass/modules/_impact.scss */
.our-impact .mission .views-field.views-field-field-url-impact span,
.our-impact .mission .views-field.views-field-field-url-impact a,
.our-impact .mission .views-field.views-field-field-url span,
.our-impact .mission .views-field.views-field-field-url a,
.our-impact .project .views-field.views-field-field-url-impact span,
.our-impact .project .views-field.views-field-field-url-impact a,
.our-impact .project .views-field.views-field-field-url span,
.our-impact .project .views-field.views-field-field-url a {
  font-size: 18px;
}

/* line 1, ../sass/modules/_news.scss */
.news-block {
  background: #E7E7E7;
}
/* line 3, ../sass/modules/_news.scss */
.news-block .row.region.region-news {
  padding: 50px 0px;
  color: #545454;
  font-family: "Roboto Condensed", sans-serif;
}
@media screen and (min-width: 768px) {
  /* line 3, ../sass/modules/_news.scss */
  .news-block .row.region.region-news {
    margin: 0px -35px;
  }
}
/* line 11, ../sass/modules/_news.scss */
.news-block #jumpTocontent {
  display: flex;
  flex-wrap: wrap;
}

/* line 17, ../sass/modules/_news.scss */
.latest-news-block h2 {
  text-align: center;
  color: #005191;
  font-size: 38px;
}
/* line 22, ../sass/modules/_news.scss */
.latest-news-block .view-header {
  text-align: center;
  max-width: 650px;
  margin: 0 auto;
  padding-bottom: 20px;
  font-size: 18px;
}
/* line 29, ../sass/modules/_news.scss */
.latest-news-block .quicktabs-tabs.list-group {
  display: block;
  margin: 0 auto;
  max-width: 700px;
  text-align: center;
}
/* line 34, ../sass/modules/_news.scss */
.latest-news-block .quicktabs-tabs.list-group .list-group-item {
  padding: 15px 10px;
  background: transparent;
  border: 0px solid;
  display: inline-block;
}
/* line 39, ../sass/modules/_news.scss */
.latest-news-block .quicktabs-tabs.list-group .list-group-item a {
  color: #545454;
  padding: 10px 15px;
  text-decoration: none;
  font-size: 18px;
}
/* line 44, ../sass/modules/_news.scss */
.latest-news-block .quicktabs-tabs.list-group .list-group-item a:hover {
  background: #FFB351;
  color: #ffffff;
  border-radius: 25px;
}
/* line 52, ../sass/modules/_news.scss */
.latest-news-block .quicktabs-tabs.list-group .list-group-item.active a {
  background: #FFB351;
  color: #ffffff;
  border-radius: 25px;
}
/* line 59, ../sass/modules/_news.scss */
.latest-news-block .quicktabs-main {
  padding-top: 50px;
}
/* line 61, ../sass/modules/_news.scss */
.latest-news-block .quicktabs-main .quicktabs-hide {
  display: none !important;
}
/* line 64, ../sass/modules/_news.scss */
.latest-news-block .quicktabs-main .quicktabs-tabpage {
  display: flex;
  flex-wrap: wrap;
}
/* line 69, ../sass/modules/_news.scss */
.latest-news-block .views-row {
  position: relative;
  margin: 10px;
  cursor: pointer;
}
@media (min-width: 992px) {
  /* line 69, ../sass/modules/_news.scss */
  .latest-news-block .views-row {
    width: calc(33.33333333% - 20px);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 69, ../sass/modules/_news.scss */
  .latest-news-block .views-row {
    width: calc(33.33333333% - 20px);
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  /* line 69, ../sass/modules/_news.scss */
  .latest-news-block .views-row {
    width: calc(50% - 20px);
  }
}
@media (min-width: 0px) and (max-width: 575px) {
  /* line 69, ../sass/modules/_news.scss */
  .latest-news-block .views-row {
    margin: 10px;
  }
}
/* line 86, ../sass/modules/_news.scss */
.latest-news-block .views-row .views-field.views-field-field-news-image img {
  width: 100%;
  height: auto;
  padding: 0px;
}
/* line 92, ../sass/modules/_news.scss */
.latest-news-block .views-row .views-field.views-field-nothing {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  background: #ff9a17;
  display: none;
  transition: all 0.3s linear 0s;
}
/* line 101, ../sass/modules/_news.scss */
.latest-news-block .views-row .views-field.views-field-nothing .field-content {
  background: #FFB351;
  height: 100%;
  width: 100%;
  position: absolute;
  padding: 10px;
  border-radius: 0px 0px 100px 0px;
  border-right: 10px solid #ff9a17;
  border-bottom: 10px solid #ff9a17;
  color: #005191;
  font-size: 18px;
}
/* line 112, ../sass/modules/_news.scss */
.latest-news-block .views-row .views-field.views-field-nothing .field-content .news-title, .latest-news-block .views-row .views-field.views-field-nothing .field-content .news-link {
  margin-top: 170px;
}
@media screen and (min-width: 0px) and (max-width: 575px) {
  /* line 112, ../sass/modules/_news.scss */
  .latest-news-block .views-row .views-field.views-field-nothing .field-content .news-title, .latest-news-block .views-row .views-field.views-field-nothing .field-content .news-link {
    margin-top: 120px;
  }
}
@media screen and (min-width: 576px) and (max-width: 991px) {
  /* line 112, ../sass/modules/_news.scss */
  .latest-news-block .views-row .views-field.views-field-nothing .field-content .news-title, .latest-news-block .views-row .views-field.views-field-nothing .field-content .news-link {
    margin-top: 10px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 112, ../sass/modules/_news.scss */
  .latest-news-block .views-row .views-field.views-field-nothing .field-content .news-title, .latest-news-block .views-row .views-field.views-field-nothing .field-content .news-link {
    margin-top: 80px;
  }
}
/* line 123, ../sass/modules/_news.scss */
.latest-news-block .views-row .views-field.views-field-nothing .field-content .news-title a, .latest-news-block .views-row .views-field.views-field-nothing .field-content .news-link a {
  color: #005191;
  text-decoration: none;
  font-size: 24px;
  font-family: "League Gothic", sans-serif;
}
/* line 130, ../sass/modules/_news.scss */
.latest-news-block .views-row .views-field.views-field-nothing .field-content .news-link {
  margin-top: 0px;
  font-size: 18px;
}
/* line 134, ../sass/modules/_news.scss */
.latest-news-block .views-row .views-field.views-field-nothing .field-content .news-link a {
  font-size: 18px;
}
/* line 137, ../sass/modules/_news.scss */
.latest-news-block .views-row .views-field.views-field-nothing .field-content .news-link:hover {
  text-decoration: underline;
}
/* line 144, ../sass/modules/_news.scss */
.latest-news-block .views-row:hover .views-field.views-field-nothing {
  display: block;
}
/* line 149, ../sass/modules/_news.scss */
.latest-news-block .view-footer {
  text-align: right;
  margin-top: 20px;
}
/* line 152, ../sass/modules/_news.scss */
.latest-news-block .view-footer a {
  background: #005191;
  color: #ffffff;
  border: 1px solid #005191;
}
/* line 157, ../sass/modules/_news.scss */
.latest-news-block .view-footer a:hover {
  border: 1px solid #005191;
  color: #ffffff !important;
  background: #005191;
}

/* line 167, ../sass/modules/_news.scss */
.news-block #jumpTocontent {
  margin-top: -100px;
}

/* line 1, ../sass/modules/_promo_banner.scss */
.container.promo-banner {
  overflow: hidden;
}

/* line 4, ../sass/modules/_promo_banner.scss */
.front-page-promo-banner {
  padding: 50px 0px;
  font-family: "Roboto Condensed", sans-serif;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 4, ../sass/modules/_promo_banner.scss */
  .front-page-promo-banner {
    padding: 20px;
  }
}
/* line 11, ../sass/modules/_promo_banner.scss */
.front-page-promo-banner .views-row .views-field.views-field-nothing {
  height: 100%;
}
@media screen and (min-width: 992px) {
  /* line 11, ../sass/modules/_promo_banner.scss */
  .front-page-promo-banner .views-row .views-field.views-field-nothing {
    display: flex;
  }
}
/* line 16, ../sass/modules/_promo_banner.scss */
.front-page-promo-banner .views-row .views-field.views-field-nothing .field-content {
  align-self: center;
}
/* line 19, ../sass/modules/_promo_banner.scss */
.front-page-promo-banner .views-row .views-field.views-field-nothing .field-content .pb-tittle a {
  color: #005191;
  font-size: 38px;
  text-decoration: none;
  font-family: "League Gothic", sans-serif;
}
/* line 24, ../sass/modules/_promo_banner.scss */
.front-page-promo-banner .views-row .views-field.views-field-nothing .field-content .pb-tittle a:hover {
  text-decoration: underline;
}
/* line 29, ../sass/modules/_promo_banner.scss */
.front-page-promo-banner .views-row .views-field.views-field-nothing .field-content p {
  color: #005191;
  font-size: 18px;
}
/* line 34, ../sass/modules/_promo_banner.scss */
.front-page-promo-banner .views-row .views-field.views-field-nothing .field-content .pb-link a {
  color: #ffffff;
}
/* line 37, ../sass/modules/_promo_banner.scss */
.front-page-promo-banner .views-row .views-field.views-field-nothing .field-content .pb-link a:hover {
  border: 1px solid #005191;
  color: #ffffff;
  background: #005191;
}
/* line 47, ../sass/modules/_promo_banner.scss */
.front-page-promo-banner .views-row-1 {
  margin-bottom: 50px;
}
/* line 49, ../sass/modules/_promo_banner.scss */
.front-page-promo-banner .views-row-1 .views-field.views-field-field-promo-image {
  float: left;
  margin-right: 30px;
  width: 50%;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 49, ../sass/modules/_promo_banner.scss */
  .front-page-promo-banner .views-row-1 .views-field.views-field-field-promo-image {
    width: 100%;
  }
}
/* line 57, ../sass/modules/_promo_banner.scss */
.front-page-promo-banner .views-row-1 img {
  border-radius: 0px 0px 100px 0px;
  width: 100%;
  height: auto;
}
/* line 64, ../sass/modules/_promo_banner.scss */
.front-page-promo-banner .views-row-2 .views-field.views-field-field-promo-image {
  float: right;
  margin-left: 30px;
  width: 50%;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 64, ../sass/modules/_promo_banner.scss */
  .front-page-promo-banner .views-row-2 .views-field.views-field-field-promo-image {
    width: 100%;
  }
}
/* line 72, ../sass/modules/_promo_banner.scss */
.front-page-promo-banner .views-row-2 img {
  border-radius: 0px 0px 0px 100px;
  width: 100%;
  height: auto;
}

/* line 1, ../sass/modules/_testimonials.scss */
.testimonials {
  background: #005191;
  overflow: hidden;
}

/* line 5, ../sass/modules/_testimonials.scss */
.testimonials-block {
  padding: 120px 0px 100px;
  font-family: "Roboto Condensed", sans-serif;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 5, ../sass/modules/_testimonials.scss */
  .testimonials-block {
    padding: 20px;
  }
}
/* line 11, ../sass/modules/_testimonials.scss */
.testimonials-block h2 {
  color: #ffffff;
  text-align: center;
  font-size: 38px;
}
/* line 16, ../sass/modules/_testimonials.scss */
.testimonials-block .view-header {
  text-align: center;
  max-width: 650px;
  margin: 0 auto 50px;
  padding-bottom: 20px;
  color: #ffffff;
  font-size: 18px;
}
/* line 24, ../sass/modules/_testimonials.scss */
.testimonials-block .views-row {
  position: relative;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 24, ../sass/modules/_testimonials.scss */
  .testimonials-block .views-row {
    margin-bottom: 90px;
  }
}
/* line 29, ../sass/modules/_testimonials.scss */
.testimonials-block .views-row .views-field.views-field-field-community-image {
  position: absolute;
  top: -75px;
  left: 50px;
}
/* line 33, ../sass/modules/_testimonials.scss */
.testimonials-block .views-row .views-field.views-field-field-community-image img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
}
/* line 39, ../sass/modules/_testimonials.scss */
.testimonials-block .views-row .views-field.views-field-nothing {
  background: #ffffff;
  height: 100%;
  padding: 85px 30px 30px 30px;
  color: #2C2C2C;
}
/* line 44, ../sass/modules/_testimonials.scss */
.testimonials-block .views-row .views-field.views-field-nothing .testo-title {
  color: #005191;
  font-size: 24px;
}
/* line 47, ../sass/modules/_testimonials.scss */
.testimonials-block .views-row .views-field.views-field-nothing .testo-title a {
  color: #005191;
  font-size: 24px;
  text-decoration: none;
  font-family: "League Gothic", sans-serif;
}
/* line 52, ../sass/modules/_testimonials.scss */
.testimonials-block .views-row .views-field.views-field-nothing .testo-title a:hover {
  text-decoration: underline;
}
/* line 57, ../sass/modules/_testimonials.scss */
.testimonials-block .views-row .views-field.views-field-nothing .testo-name {
  color: #005191;
  font-size: 18px;
}

/* line 1, ../sass/modules/_events.scss */
.container.events {
  overflow: hidden;
}

/* line 4, ../sass/modules/_events.scss */
.upcoming-events-block {
  padding: 50px 0px;
  font-family: "Roboto Condensed", sans-serif;
  color: #545454;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 4, ../sass/modules/_events.scss */
  .upcoming-events-block {
    padding: 50px 20px;
  }
}
/* line 11, ../sass/modules/_events.scss */
.upcoming-events-block h2 {
  text-align: center;
  color: #005191;
  font-size: 38px;
}
/* line 16, ../sass/modules/_events.scss */
.upcoming-events-block .view-header {
  text-align: center;
  max-width: 650px;
  margin: 0 auto;
  padding-bottom: 20px;
  font-size: 18px;
}
/* line 23, ../sass/modules/_events.scss */
.upcoming-events-block .views-row {
  text-align: center;
}
/* line 26, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .views-field.views-field-field-event-image img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}
/* line 32, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .date,
.upcoming-events-block .views-row .time,
.upcoming-events-block .views-row .views-field.views-field-field-event-date-value {
  color: #545454;
  font-size: 16px;
}
/* line 38, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .title,
.upcoming-events-block .views-row .views-field.views-field-title {
  margin-top: 10px;
}
/* line 41, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .title a,
.upcoming-events-block .views-row .views-field.views-field-title a {
  text-decoration: none;
  color: #005191;
  font-size: 24px;
  line-height: 28px;
  font-family: "League Gothic", sans-serif;
}
/* line 47, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .title a:hover,
.upcoming-events-block .views-row .views-field.views-field-title a:hover {
  text-decoration: underline;
}
/* line 52, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .views-field.views-field-body {
  color: #545454;
  margin-top: 10px;
  font-size: 18px;
}
/* line 57, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .views-field.views-field-view-node {
  margin: 15px 0px;
}
/* line 61, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .views-field.views-field-view-node a:hover {
  border: 1px solid #FFB351;
  color: #FFB351;
  background: transparent;
}
/* line 69, ../sass/modules/_events.scss */
.upcoming-events-block .view-footer {
  text-align: right;
  margin-top: 20px;
  color: #ffffff;
}
/* line 73, ../sass/modules/_events.scss */
.upcoming-events-block .view-footer a {
  background: #005191;
  border: 1px solid #005191;
  color: #ffffff;
}
/* line 78, ../sass/modules/_events.scss */
.upcoming-events-block .view-footer a:hover {
  border: 1px solid #005191;
  color: #ffffff !important;
  background: #005191;
}
/* line 84, ../sass/modules/_events.scss */
.upcoming-events-block .view-footer .event-mob {
  display: none;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 88, ../sass/modules/_events.scss */
  .upcoming-events-block .view-footer .event-mob {
    display: block !important;
  }
  /* line 91, ../sass/modules/_events.scss */
  .upcoming-events-block .view-footer .desk-tab {
    display: none;
  }
}

/* line 1, ../sass/modules/_help_today.scss */
.help-today {
  background: #FFB351;
}

/* line 4, ../sass/modules/_help_today.scss */
.help-today-block {
  padding: 50px 15px 35px;
}
/* line 6, ../sass/modules/_help_today.scss */
.help-today-block h2 {
  color: #ffffff;
  font-size: 22px;
  font-family: "Roboto Condensed", sans-serif;
}
/* line 11, ../sass/modules/_help_today.scss */
.help-today-block p {
  color: #ffffff;
  font-size: 46px;
  font-family: "League Gothic", sans-serif;
}
/* line 16, ../sass/modules/_help_today.scss */
.help-today-block .help-donate {
  float: right;
  border: 1px solid #FF443B;
  background: #FF443B;
  color: #ffffff;
  margin-top: -7px;
}
/* line 25, ../sass/modules/_help_today.scss */
.help-today-block .help-donate:hover {
  background: transparent;
  border: 1px solid #ffffff;
  color: #fff !important;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 16, ../sass/modules/_help_today.scss */
  .help-today-block .help-donate {
    margin-top: 50px;
  }
}

/* line 1, ../sass/modules/_footer.scss */
.site-footer_top.clearfix {
  background: #005191;
  color: #ffffff;
  text-align: center;
  padding: 80px 0px;
  font-family: "Roboto Condensed", sans-serif;
}
/* line 8, ../sass/modules/_footer.scss */
.site-footer_top.clearfix .region-footer-first .address-block {
  padding-bottom: 30px;
  color: #ffffff;
  margin-bottom: 30px;
  background-image: url(../images/yellow-line.svg);
  background-repeat: no-repeat;
  background-position: center bottom;
}
/* line 15, ../sass/modules/_footer.scss */
.site-footer_top.clearfix .region-footer-first .address-block strong {
  color: #ffffff;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 22px;
  padding: 0px 0px 0px 28px;
  margin: 0px 0px 0px 20px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 24, ../sass/modules/_footer.scss */
  .site-footer_top.clearfix .region-footer-first .address-block .add-line {
    display: block;
    margin-bottom: 10px;
  }
}
/* line 29, ../sass/modules/_footer.scss */
.site-footer_top.clearfix .region-footer-first .address-block .address-icon {
  background-image: url(../images/location_yellow.svg);
}
/* line 32, ../sass/modules/_footer.scss */
.site-footer_top.clearfix .region-footer-first .address-block .phone-icon {
  background-image: url(../images/call_yellow.svg);
}
/* line 35, ../sass/modules/_footer.scss */
.site-footer_top.clearfix .region-footer-first .address-block .email-icon {
  background-image: url(../images/email_yellow.svg);
}
/* line 38, ../sass/modules/_footer.scss */
.site-footer_top.clearfix .region-footer-first .address-block a {
  color: #ffffff;
  text-decoration: none;
}
/* line 41, ../sass/modules/_footer.scss */
.site-footer_top.clearfix .region-footer-first .address-block a:hover {
  text-decoration: underline;
  color: #FFB351;
}
/* line 50, ../sass/modules/_footer.scss */
.site-footer_top.clearfix .row.region.region-footer-second .footer-menu-block .clearfix.nav.navbar-nav {
  display: inline-block;
}
/* line 52, ../sass/modules/_footer.scss */
.site-footer_top.clearfix .row.region.region-footer-second .footer-menu-block .clearfix.nav.navbar-nav .nav-item {
  display: inline-block;
  padding: 0px 15px;
}
/* line 55, ../sass/modules/_footer.scss */
.site-footer_top.clearfix .row.region.region-footer-second .footer-menu-block .clearfix.nav.navbar-nav .nav-item .nav-link {
  color: #ffffff;
  font-size: 16px;
}
/* line 58, ../sass/modules/_footer.scss */
.site-footer_top.clearfix .row.region.region-footer-second .footer-menu-block .clearfix.nav.navbar-nav .nav-item .nav-link:hover {
  text-decoration: underline;
  color: #539ED0;
}
/* line 66, ../sass/modules/_footer.scss */
.site-footer_top.clearfix .row.region.region-footer-second .footer-menu-block .clearfix.nav {
  display: inline-block;
}
/* line 68, ../sass/modules/_footer.scss */
.site-footer_top.clearfix .row.region.region-footer-second .footer-menu-block .clearfix.nav .nav-link {
  display: inline-block;
  padding: 0px 15px;
  color: #ffffff;
  font-size: 16px;
}
/* line 73, ../sass/modules/_footer.scss */
.site-footer_top.clearfix .row.region.region-footer-second .footer-menu-block .clearfix.nav .nav-link:hover {
  text-decoration: underline;
  color: #FFB351;
}
/* line 82, ../sass/modules/_footer.scss */
.site-footer_top.clearfix .row.region.region-footer-third .social-media-block {
  padding: 20px 0px;
}
/* line 85, ../sass/modules/_footer.scss */
.site-footer_top.clearfix .row.region.region-footer-third .social-media-block .content a {
  color: #005191;
  display: inline-block;
  margin: 0px 10px 15px;
  border-radius: 50%;
  height: 45px;
  width: 45px;
  text-align: center;
  background: #ffffff;
  font-size: 22px;
  padding-top: 6px;
}
/* line 96, ../sass/modules/_footer.scss */
.site-footer_top.clearfix .row.region.region-footer-third .social-media-block .content a img {
  width: 42px;
  height: 42px;
}
/* line 100, ../sass/modules/_footer.scss */
.site-footer_top.clearfix .row.region.region-footer-third .social-media-block .content a:hover {
  background: #FFB351;
  color: #ffffff !important;
}

/* line 110, ../sass/modules/_footer.scss */
.site-footer__bottom {
  background: #545454;
  color: #ffffff;
  margin: 0px;
  border: 0px solid;
  font-family: "Roboto Condensed", sans-serif;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 110, ../sass/modules/_footer.scss */
  .site-footer__bottom {
    text-align: center;
  }
}
/* line 119, ../sass/modules/_footer.scss */
.site-footer__bottom .footer-bottom-right {
  text-align: right;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 119, ../sass/modules/_footer.scss */
  .site-footer__bottom .footer-bottom-right {
    text-align: center;
  }
}
/* line 124, ../sass/modules/_footer.scss */
.site-footer__bottom .footer-bottom-right a {
  color: #539ED0;
  text-decoration: none;
}
/* line 127, ../sass/modules/_footer.scss */
.site-footer__bottom .footer-bottom-right a:hover {
  text-decoration: underline;
}

/* line 1, ../sass/pages/_pages.scss */
.bImage {
  position: relative;
}
/* line 4, ../sass/pages/_pages.scss */
.bImage #inner-banner-image .image-style-header-, .bImage #inner-banner-image img {
  width: 100%;
  height: auto;
}
/* line 9, ../sass/pages/_pages.scss */
.bImage .scaleUp.animation {
  height: 550px;
  width: 100%;
}
/* line 13, ../sass/pages/_pages.scss */
.bImage .t-outer {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
}
/* line 19, ../sass/pages/_pages.scss */
.bImage #pTitle {
  position: absolute;
  top: 320px;
  left: 0;
  right: 0;
  text-align: center;
}
/* line 25, ../sass/pages/_pages.scss */
.bImage #pTitle h1 {
  color: #ffffff;
  font-size: 85px;
  text-shadow: 0px 1px 1px #505050;
}

/* line 33, ../sass/pages/_pages.scss */
.breadcrumb {
  margin-top: 10px;
}
/* line 36, ../sass/pages/_pages.scss */
.breadcrumb li:first-child a {
  background: url(../images/home.png);
  background-repeat: no-repeat;
  background-size: 20px;
  color: transparent !important;
}
/* line 41, ../sass/pages/_pages.scss */
.breadcrumb li:first-child a:hover {
  color: transparent !important;
}

/* line 48, ../sass/pages/_pages.scss */
#content {
  padding-bottom: 20px;
}

/* line 52, ../sass/pages/_pages.scss */
#content img {
  padding: 10px;
}

/* line 56, ../sass/pages/_pages.scss */
.path-frontpage #content {
  padding-bottom: 0px;
}

/* line 61, ../sass/pages/_pages.scss */
.fullWidthContent #main {
  max-width: 100%;
}

/* line 66, ../sass/pages/_pages.scss */
.field.field--name-field-page-layout {
  display: none;
}

/* line 71, ../sass/pages/_pages.scss */
.fc-day-grid-event .fc-content {
  white-space: pre-line;
}

/* line 75, ../sass/pages/_pages.scss */
.js-form-submit {
  margin-top: 0px;
}

@media (min-width: 0px) and (max-width: 767px) {
  /* line 80, ../sass/pages/_pages.scss */
  .fc-toolbar h2 {
    padding: 20px;
  }
}
/* line 85, ../sass/pages/_pages.scss */
.webform-submission-form {
  padding: 30px;
}

/* line 89, ../sass/pages/_pages.scss */
.field--name-bp-webform-field {
  padding: 15px;
}

/* line 93, ../sass/pages/_pages.scss */
.wrapper-field-prgf-head-content-buttons {
  text-align: center;
}

/* line 97, ../sass/pages/_pages.scss */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  letter-spacing: 2px;
}

/* line 3, ../sass/pages/_all_news.scss */
.page-view-latest-news .view-latest-news .views-row, .page-view-latest-news .view-news .views-row, .page-view-latest-news .view-gallery .views-row, .page-view-news .view-latest-news .views-row, .page-view-news .view-news .views-row, .page-view-news .view-gallery .views-row, .page-view-gallery .view-latest-news .views-row, .page-view-gallery .view-news .views-row, .page-view-gallery .view-gallery .views-row {
  position: relative;
  margin-bottom: 100px;
}
@media screen and (min-width: 0px) and (max-width: 991px) {
  /* line 3, ../sass/pages/_all_news.scss */
  .page-view-latest-news .view-latest-news .views-row, .page-view-latest-news .view-news .views-row, .page-view-latest-news .view-gallery .views-row, .page-view-news .view-latest-news .views-row, .page-view-news .view-news .views-row, .page-view-news .view-gallery .views-row, .page-view-gallery .view-latest-news .views-row, .page-view-gallery .view-news .views-row, .page-view-gallery .view-gallery .views-row {
    margin-bottom: 20px;
  }
}
/* line 10, ../sass/pages/_all_news.scss */
.page-view-latest-news .view-latest-news .views-row .views-field.views-field-field-news-image img, .page-view-latest-news .view-latest-news .views-row .views-field-field-gall-image img, .page-view-latest-news .view-news .views-row .views-field.views-field-field-news-image img, .page-view-latest-news .view-news .views-row .views-field-field-gall-image img, .page-view-latest-news .view-gallery .views-row .views-field.views-field-field-news-image img, .page-view-latest-news .view-gallery .views-row .views-field-field-gall-image img, .page-view-news .view-latest-news .views-row .views-field.views-field-field-news-image img, .page-view-news .view-latest-news .views-row .views-field-field-gall-image img, .page-view-news .view-news .views-row .views-field.views-field-field-news-image img, .page-view-news .view-news .views-row .views-field-field-gall-image img, .page-view-news .view-gallery .views-row .views-field.views-field-field-news-image img, .page-view-news .view-gallery .views-row .views-field-field-gall-image img, .page-view-gallery .view-latest-news .views-row .views-field.views-field-field-news-image img, .page-view-gallery .view-latest-news .views-row .views-field-field-gall-image img, .page-view-gallery .view-news .views-row .views-field.views-field-field-news-image img, .page-view-gallery .view-news .views-row .views-field-field-gall-image img, .page-view-gallery .view-gallery .views-row .views-field.views-field-field-news-image img, .page-view-gallery .view-gallery .views-row .views-field-field-gall-image img {
  width: 100%;
  height: auto;
}
/* line 15, ../sass/pages/_all_news.scss */
.page-view-latest-news .view-latest-news .views-row .views-field.views-field-nothing, .page-view-latest-news .view-news .views-row .views-field.views-field-nothing, .page-view-latest-news .view-gallery .views-row .views-field.views-field-nothing, .page-view-news .view-latest-news .views-row .views-field.views-field-nothing, .page-view-news .view-news .views-row .views-field.views-field-nothing, .page-view-news .view-gallery .views-row .views-field.views-field-nothing, .page-view-gallery .view-latest-news .views-row .views-field.views-field-nothing, .page-view-gallery .view-news .views-row .views-field.views-field-nothing, .page-view-gallery .view-gallery .views-row .views-field.views-field-nothing {
  height: 200px;
  box-shadow: 0px 1px 1px #505050;
  background: #fff;
  padding: 32px 40px;
  position: absolute;
  bottom: -45px;
  width: calc(100% - 70px);
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (min-width: 0px) and (max-width: 991px) {
  /* line 15, ../sass/pages/_all_news.scss */
  .page-view-latest-news .view-latest-news .views-row .views-field.views-field-nothing, .page-view-latest-news .view-news .views-row .views-field.views-field-nothing, .page-view-latest-news .view-gallery .views-row .views-field.views-field-nothing, .page-view-news .view-latest-news .views-row .views-field.views-field-nothing, .page-view-news .view-news .views-row .views-field.views-field-nothing, .page-view-news .view-gallery .views-row .views-field.views-field-nothing, .page-view-gallery .view-latest-news .views-row .views-field.views-field-nothing, .page-view-gallery .view-news .views-row .views-field.views-field-nothing, .page-view-gallery .view-gallery .views-row .views-field.views-field-nothing {
    width: 100%;
    position: relative;
    bottom: 0px;
  }
}
/* line 31, ../sass/pages/_all_news.scss */
.page-view-latest-news .view-latest-news .views-row .views-field.views-field-nothing:hover, .page-view-latest-news .view-news .views-row .views-field.views-field-nothing:hover, .page-view-latest-news .view-gallery .views-row .views-field.views-field-nothing:hover, .page-view-news .view-latest-news .views-row .views-field.views-field-nothing:hover, .page-view-news .view-news .views-row .views-field.views-field-nothing:hover, .page-view-news .view-gallery .views-row .views-field.views-field-nothing:hover, .page-view-gallery .view-latest-news .views-row .views-field.views-field-nothing:hover, .page-view-gallery .view-news .views-row .views-field.views-field-nothing:hover, .page-view-gallery .view-gallery .views-row .views-field.views-field-nothing:hover {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
}
/* line 34, ../sass/pages/_all_news.scss */
.page-view-latest-news .view-latest-news .views-row .views-field.views-field-nothing .l-title, .page-view-latest-news .view-news .views-row .views-field.views-field-nothing .l-title, .page-view-latest-news .view-gallery .views-row .views-field.views-field-nothing .l-title, .page-view-news .view-latest-news .views-row .views-field.views-field-nothing .l-title, .page-view-news .view-news .views-row .views-field.views-field-nothing .l-title, .page-view-news .view-gallery .views-row .views-field.views-field-nothing .l-title, .page-view-gallery .view-latest-news .views-row .views-field.views-field-nothing .l-title, .page-view-gallery .view-news .views-row .views-field.views-field-nothing .l-title, .page-view-gallery .view-gallery .views-row .views-field.views-field-nothing .l-title {
  margin-bottom: 20px;
}
/* line 36, ../sass/pages/_all_news.scss */
.page-view-latest-news .view-latest-news .views-row .views-field.views-field-nothing .l-title a, .page-view-latest-news .view-news .views-row .views-field.views-field-nothing .l-title a, .page-view-latest-news .view-gallery .views-row .views-field.views-field-nothing .l-title a, .page-view-news .view-latest-news .views-row .views-field.views-field-nothing .l-title a, .page-view-news .view-news .views-row .views-field.views-field-nothing .l-title a, .page-view-news .view-gallery .views-row .views-field.views-field-nothing .l-title a, .page-view-gallery .view-latest-news .views-row .views-field.views-field-nothing .l-title a, .page-view-gallery .view-news .views-row .views-field.views-field-nothing .l-title a, .page-view-gallery .view-gallery .views-row .views-field.views-field-nothing .l-title a {
  color: #0A4680;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 26px;
  text-decoration: none;
}
/* line 43, ../sass/pages/_all_news.scss */
.page-view-latest-news .view-latest-news .views-row .views-field.views-field-nothing .l-title a:hover, .page-view-latest-news .view-news .views-row .views-field.views-field-nothing .l-title a:hover, .page-view-latest-news .view-gallery .views-row .views-field.views-field-nothing .l-title a:hover, .page-view-news .view-latest-news .views-row .views-field.views-field-nothing .l-title a:hover, .page-view-news .view-news .views-row .views-field.views-field-nothing .l-title a:hover, .page-view-news .view-gallery .views-row .views-field.views-field-nothing .l-title a:hover, .page-view-gallery .view-latest-news .views-row .views-field.views-field-nothing .l-title a:hover, .page-view-gallery .view-news .views-row .views-field.views-field-nothing .l-title a:hover, .page-view-gallery .view-gallery .views-row .views-field.views-field-nothing .l-title a:hover {
  text-decoration: underline;
}
/* line 48, ../sass/pages/_all_news.scss */
.page-view-latest-news .view-latest-news .views-row .views-field.views-field-nothing .l-time, .page-view-latest-news .view-news .views-row .views-field.views-field-nothing .l-time, .page-view-latest-news .view-gallery .views-row .views-field.views-field-nothing .l-time, .page-view-news .view-latest-news .views-row .views-field.views-field-nothing .l-time, .page-view-news .view-news .views-row .views-field.views-field-nothing .l-time, .page-view-news .view-gallery .views-row .views-field.views-field-nothing .l-time, .page-view-gallery .view-latest-news .views-row .views-field.views-field-nothing .l-time, .page-view-gallery .view-news .views-row .views-field.views-field-nothing .l-time, .page-view-gallery .view-gallery .views-row .views-field.views-field-nothing .l-time {
  padding-left: 30px;
  background: url(../images/time.svg);
  background-repeat: no-repeat;
  color: #2B2B2B;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 20px;
}

/* line 3, ../sass/pages/_all_stories.scss */
.page-view-our-community .view-our-community .views-row {
  position: relative;
  margin-bottom: 100px;
}
@media screen and (min-width: 0px) and (max-width: 991px) {
  /* line 3, ../sass/pages/_all_stories.scss */
  .page-view-our-community .view-our-community .views-row {
    margin-bottom: 20px;
  }
}
/* line 10, ../sass/pages/_all_stories.scss */
.page-view-our-community .view-our-community .views-row .views-field.views-field-field-community-image img {
  width: 100%;
  height: auto;
}
/* line 15, ../sass/pages/_all_stories.scss */
.page-view-our-community .view-our-community .views-row .views-field.views-field-nothing {
  height: 200px;
  box-shadow: 0px 1px 1px #505050;
  background: #fff;
  padding: 32px 40px;
  position: absolute;
  bottom: -45px;
  width: calc(100% - 70px);
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (min-width: 0px) and (max-width: 991px) {
  /* line 15, ../sass/pages/_all_stories.scss */
  .page-view-our-community .view-our-community .views-row .views-field.views-field-nothing {
    width: 100%;
    position: relative;
    bottom: 0px;
  }
}
/* line 31, ../sass/pages/_all_stories.scss */
.page-view-our-community .view-our-community .views-row .views-field.views-field-nothing:hover {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
}
/* line 34, ../sass/pages/_all_stories.scss */
.page-view-our-community .view-our-community .views-row .views-field.views-field-nothing .l-title {
  margin-bottom: 20px;
}
/* line 36, ../sass/pages/_all_stories.scss */
.page-view-our-community .view-our-community .views-row .views-field.views-field-nothing .l-title a {
  color: #0A4680;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 26px;
  text-decoration: none;
}
/* line 43, ../sass/pages/_all_stories.scss */
.page-view-our-community .view-our-community .views-row .views-field.views-field-nothing .l-title a:hover {
  text-decoration: underline;
}
/* line 48, ../sass/pages/_all_stories.scss */
.page-view-our-community .view-our-community .views-row .views-field.views-field-nothing .l-time {
  padding-left: 30px;
  background: url(../images/time.svg);
  background-repeat: no-repeat;
  color: #2B2B2B;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 20px;
}

/* line 1, ../sass/pages/_calendar.scss */
.fc-day-grid-event .fc-content {
  white-space: pre-line;
}

/* line 4, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar thead > tr {
  border-bottom: 1px solid transparent;
}

/* line 9, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-scroller.fc-day-grid-container {
  height: 100% !important;
  overflow: initial !important;
}
/* line 12, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-scroller.fc-day-grid-container a {
  color: #005191;
}
/* line 16, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar thead > tr {
  border-bottom: 1px solid transparent !important;
}
/* line 19, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-day-grid-event.fc-h-event.fc-event {
  color: #ffffff !important;
}
/* line 22, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-head-container.fc-widget-header table {
  margin: 0px;
}
/* line 25, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-view-container {
  border-bottom: 1px solid #ddd;
}
/* line 28, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-row .fc-content-skeleton td {
  border-right: 1px solid #ddd;
}
/* line 31, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-button-primary:disabled,
.js-drupal-fullcalendar .fc-button-primary {
  background-color: #005191;
  border-color: #005191;
}
/* line 36, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar thead > tr {
  border-bottom: 1px solid #eee;
}
/* line 39, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar table {
  margin: 0px;
}
/* line 41, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar table .fc-unthemed td {
  border-right: 1px solid #ddd !important;
}
/* line 46, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar table thead tr th {
  background: #ffffff !important;
  color: #333 !important;
}
/* line 53, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar table tbody tr {
  background: #ffffff !important;
}
/* line 58, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-head-container.fc-widget-header {
  background: #ffffff;
}

/* line 2, ../sass/pages/_bod.scss */
.view-board-of-directors .views-row {
  position: relative;
  overflow: hidden;
  padding: 0px;
  max-width: 220px;
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 9, ../sass/pages/_bod.scss */
.view-board-of-directors .views-row img {
  width: 100%;
  height: auto;
  padding: 0px !important;
}
/* line 14, ../sass/pages/_bod.scss */
.view-board-of-directors .views-row .views-field.views-field-title, .view-board-of-directors .views-row .views-field.views-field-title a {
  position: absolute;
  bottom: 30px;
  text-align: center;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  text-shadow: 0px 0px 1px #333;
  text-decoration: none;
}
/* line 26, ../sass/pages/_bod.scss */
.view-board-of-directors .views-row .views-field-view-node a, .view-board-of-directors .views-row .views-field.views-field-nothing {
  position: absolute;
  padding-top: 26%;
  text-align: center;
  background: rgba(0, 96, 175, 0.6);
  width: 100%;
  height: 100%;
  top: 0;
  font-size: 40px;
  color: #ffffff;
  transform: translateY(100%);
  transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
}
/* line 39, ../sass/pages/_bod.scss */
.view-board-of-directors .views-row .views-field-view-node a:hover, .view-board-of-directors .views-row .views-field.views-field-nothing:hover {
  transform: translateY(0%);
}
/* line 44, ../sass/pages/_bod.scss */
.view-board-of-directors .views-row:hover .views-field-view-node a, .view-board-of-directors .views-row:hover .views-field.views-field-nothing {
  transform: translateY(0%);
}
/* line 48, ../sass/pages/_bod.scss */
.view-board-of-directors .views-row .views-field.views-field-nothing {
  padding: 19% 1% 1% 1%;
  font-size: 14px;
  background: #0060af;
}
/* line 52, ../sass/pages/_bod.scss */
.view-board-of-directors .views-row .views-field.views-field-nothing .name {
  font-size: 20px;
  font-weight: bold;
}
/* line 55, ../sass/pages/_bod.scss */
.view-board-of-directors .views-row .views-field.views-field-nothing .name a {
  color: #ffffff;
  text-decoration: none;
}
/* line 60, ../sass/pages/_bod.scss */
.view-board-of-directors .views-row .views-field.views-field-nothing .bio a {
  color: rgba(255, 255, 255, 0.6);
  transition: all .3s linear 0s;
  font-size: 13px;
  text-decoration: none;
}
/* line 65, ../sass/pages/_bod.scss */
.view-board-of-directors .views-row .views-field.views-field-nothing .bio a:hover {
  color: #ffffff;
}

@media (min-width: 0px) and (max-width: 640px) {
  /* line 74, ../sass/pages/_bod.scss */
  .view-board-of-directors .views-row {
    width: 290px !important;
    margin: 1% auto !important;
    float: none !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 82, ../sass/pages/_bod.scss */
  .view-board-of-directors .views-row .views-field.views-field-title a {
    left: 18px !important;
    font-size: 15px !important;
  }
}
/* line 4, ../sass/pages/_events_page.scss */
.path-events .view-test .views-row,
.path-test .view-test .views-row {
  border-bottom: 1px solid #eee;
  padding: 15px 0px;
}
/* line 8, ../sass/pages/_events_page.scss */
.path-events .view-test .views-row .views-field.views-field-field-event-image img,
.path-test .view-test .views-row .views-field.views-field-field-event-image img {
  padding: 0px !important;
  float: left;
  margin: 0px 15px 0px 0px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 8, ../sass/pages/_events_page.scss */
  .path-events .view-test .views-row .views-field.views-field-field-event-image img,
  .path-test .view-test .views-row .views-field.views-field-field-event-image img {
    width: 100%;
    height: auto;
  }
}
/* line 18, ../sass/pages/_events_page.scss */
.path-events .view-test .views-row .views-field.views-field-title,
.path-test .view-test .views-row .views-field.views-field-title {
  margin: 10px 0px;
}
/* line 20, ../sass/pages/_events_page.scss */
.path-events .view-test .views-row .views-field.views-field-title a,
.path-test .view-test .views-row .views-field.views-field-title a {
  color: #0A4680;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 26px;
  text-decoration: none;
}
/* line 29, ../sass/pages/_events_page.scss */
.path-events .view-test .views-row .views-field.views-field-view-node,
.path-test .view-test .views-row .views-field.views-field-view-node {
  margin-top: 15px;
}
/* line 31, ../sass/pages/_events_page.scss */
.path-events .view-test .views-row .views-field.views-field-view-node a,
.path-test .view-test .views-row .views-field.views-field-view-node a {
  background: #FFB351;
  border: 1px solid #FFB351;
  color: #2C2C2C;
}
/* line 39, ../sass/pages/_events_page.scss */
.path-events .view-test .pagination.js-pager__items,
.path-test .view-test .pagination.js-pager__items {
  margin-top: 15px;
}

/* line 2, ../sass/paragraphs/_link_buttons.scss */
.paragraph--type--link-buttons .field-prgf-head-content-buttons.button {
  display: inline-block;
  padding: 10px 20px;
  border-radius: 6px;
  margin: 5px 0px;
  transition: all 0.3s linear 0s;
}
/* line 8, ../sass/paragraphs/_link_buttons.scss */
.paragraph--type--link-buttons .field-prgf-head-content-buttons.button a {
  text-decoration: none;
  color: #ffffff;
  font-family: "League Gothic", sans-serif;
  font-size: 21px;
  letter-spacing: 1px;
}
/* line 15, ../sass/paragraphs/_link_buttons.scss */
.paragraph--type--link-buttons .field-prgf-head-content-buttons.button:hover {
  background: #539ED0 !important;
}

/* line 1, ../sass/paragraphs/_accordion.scss */
.paragraph--type--bp-accordion {
  margin-bottom: 15px;
}
/* line 3, ../sass/paragraphs/_accordion.scss */
.paragraph--type--bp-accordion .card.panel {
  border: 1px solid #EDEDED;
}
/* line 6, ../sass/paragraphs/_accordion.scss */
.paragraph--type--bp-accordion .card-header.panel-heading {
  background: transparent;
  padding: 0px;
  border-radius: 6px;
  border: 0px solid;
}
/* line 12, ../sass/paragraphs/_accordion.scss */
.paragraph--type--bp-accordion .card-header.panel-heading .panel-title a {
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 6px 6px 0px 0px;
  text-decoration: none;
  text-transform: uppercase;
  color: #005191;
  padding: 15px 20px;
  display: block;
  font-size: 24px;
  font-family: "League Gothic", sans-serif;
}
/* line 23, ../sass/paragraphs/_accordion.scss */
.paragraph--type--bp-accordion .card-header.panel-heading .panel-title a:hover {
  color: #F57814;
}
/* line 27, ../sass/paragraphs/_accordion.scss */
.paragraph--type--bp-accordion .card-header.panel-heading .panel-title a.collapsed {
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  text-transform: uppercase;
  color: #005191;
  border-radius: 0px;
}
/* line 34, ../sass/paragraphs/_accordion.scss */
.paragraph--type--bp-accordion .card-header.panel-heading .panel-title a.collapsed::after {
  /*background-color: #FAB351;*/
  content: url("../images/plus.png") !important;
  float: right;
  width: 40px;
  height: 40px;
  padding: 6px;
  margin-top: -7px;
}
/* line 43, ../sass/paragraphs/_accordion.scss */
.paragraph--type--bp-accordion .card-header.panel-heading .panel-title a::after {
  /*background-color: #FAB351;*/
  content: url("../images/plus.png") !important;
  float: right;
  width: 40px;
  height: 40px;
  padding: 6px;
  margin-top: -7px;
}
/* line 55, ../sass/paragraphs/_accordion.scss */
.paragraph--type--bp-accordion .card-block .paragraph--type--bp-simple {
  padding: 15px 15px 0px;
}

/* line 1, ../sass/paragraphs/_modal.scss */
.modal .modal-header {
  text-align: right;
  display: block;
}

/* line 6, ../sass/paragraphs/_modal.scss */
.paragraph--type--bp-modal {
  text-align: center;
}
/* line 8, ../sass/paragraphs/_modal.scss */
.paragraph--type--bp-modal .btn.btn-primary.btn-lg.btn-modal {
  padding: 10px 20px;
  border-radius: 6px;
  text-transform: capitalize;
  font-size: 21px;
  color: #ffffff;
  letter-spacing: 1px;
}

/* line 4, ../sass/paragraphs/_tabs.scss */
.paragraph--type--bp-tabs .nav.nav-tabs li a {
  text-decoration: none;
  padding: 10px 25px;
  display: inline-block;
  margin-right: 10px;
  background: #f2f2f2;
  border-radius: 6px 6px 0px 0px;
  font-family: "League Gothic", sans-serif;
  font-size: 22px;
  color: #005191 !important;
}
/* line 15, ../sass/paragraphs/_tabs.scss */
.paragraph--type--bp-tabs .nav.nav-tabs li .active {
  background: #005191;
  color: #ffffff !important;
}
/* line 22, ../sass/paragraphs/_tabs.scss */
.paragraph--type--bp-tabs .tab-content .paragraph--type--bp-simple {
  padding: 15px 0px 0px;
}

/* line 2, ../sass/paragraphs/_all_pages.scss */
.block-field-blocknodepagefield-lp-paragraphs > .content > .paragraph {
  padding: 15px 0px;
}
/* line 4, ../sass/paragraphs/_all_pages.scss */
.block-field-blocknodepagefield-lp-paragraphs > .content > .paragraph p img {
  margin: 0px 15px 15px;
}
/* line 7, ../sass/paragraphs/_all_pages.scss */
.block-field-blocknodepagefield-lp-paragraphs > .content > .paragraph .align-center {
  margin-right: auto !important;
  margin-left: auto !important;
}
/* line 11, ../sass/paragraphs/_all_pages.scss */
.block-field-blocknodepagefield-lp-paragraphs > .content > .paragraph .align-left {
  margin: 0px 15px 15px 0px;
}
/* line 14, ../sass/paragraphs/_all_pages.scss */
.block-field-blocknodepagefield-lp-paragraphs > .content > .paragraph .align-right {
  margin: 0px 0px 15px 15px;
}

/* line 20, ../sass/paragraphs/_all_pages.scss */
#content .node .node__content.clearfix .paragraph.paragraph--view-mode--default {
  margin-bottom: 15px;
}

@media (min-width: 0px) and (max-width: 767px) {
  /* line 3, ../sass/node/_news_node.scss */
  .node--type-latest-news .field--name-field-news-image {
    max-width: 400px;
  }
  /* line 5, ../sass/node/_news_node.scss */
  .node--type-latest-news .field--name-field-news-image img {
    width: 100%;
    height: auto;
  }
}

@media (min-width: 0px) and (max-width: 767px) {
  /* line 3, ../sass/node/_events_node.scss */
  .node--type-events .field--name-field-event-image {
    max-width: 400px;
  }
  /* line 5, ../sass/node/_events_node.scss */
  .node--type-events .field--name-field-event-image img {
    width: 100%;
    height: auto;
  }
}
