@import url("https://fonts.googleapis.com/css2?family=Antonio:wght@100;200;300;400;500;600;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");
@import url("https://fonts.googleapis.com/css2?family=Palanquin:wght@100;200;300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");
/* line 66, ../sass/base/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  line-height: 1.5;
}

/* line 72, ../sass/base/_typography.scss */
h1 {
  font-size: 55px;
  color: #0044b5;
  font-family: "Antonio", sans-serif;
}

/* line 78, ../sass/base/_typography.scss */
h2 {
  font-size: 40px;
  color: #fd372c;
  font-family: "Antonio", sans-serif;
}

/* line 83, ../sass/base/_typography.scss */
h3 {
  font-size: 34px;
  color: #ffba00;
  font-family: "Antonio", sans-serif;
}

/* line 88, ../sass/base/_typography.scss */
h4 {
  font-size: 28px;
  color: #21296B;
  font-family: "Antonio", sans-serif;
}

/* line 93, ../sass/base/_typography.scss */
h5 {
  font-size: 22px;
  color: #d12626;
  font-family: "Antonio", sans-serif;
}

/* line 98, ../sass/base/_typography.scss */
h6 {
  font-size: 20px;
  color: #f47925;
  font-family: "Antonio", sans-serif;
}

/* line 103, ../sass/base/_typography.scss */
a {
  color: #d12626;
  text-decoration: none;
}
/* line 106, ../sass/base/_typography.scss */
a:hover {
  color: #fd372c;
}

/* line 111, ../sass/base/_typography.scss */
#main li a,
p a {
  color: #d12626;
}
/* line 114, ../sass/base/_typography.scss */
#main li a:hover,
p a:hover {
  color: #fd372c;
}

/* line 119, ../sass/base/_typography.scss */
body {
  font-size: 18px;
  color: #221e1f !important;
  background: transparent !important;
  font-family: "Palanquin", sans-serif;
}

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

/* line 129, ../sass/base/_typography.scss */
.path-frontpage {
  font-size: 17px;
}

/* line 1, ../sass/base/_buttons.scss */
.primary-button, .get-involved-block .views-field.views-field-nothing .banner-inner-content .link-buttons a, .node--type-events .side-col .card.mb-3 .card-body .field--name-field-register a {
  font-size: 16px;
  border: 1px solid #ffffff;
  padding: 10px 30px;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  font-family: "Antonio", sans-serif;
  display: inline-block;
  border-radius: 25px;
}
/* line 11, ../sass/base/_buttons.scss */
.primary-button:hover, .get-involved-block .views-field.views-field-nothing .banner-inner-content .link-buttons a:hover, .node--type-events .side-col .card.mb-3 .card-body .field--name-field-register a:hover {
  background: #3E8D72;
  border: 1px solid #3E8D72;
  color: #ffffff;
}

/* line 17, ../sass/base/_buttons.scss */
.secondary-button, .form-submit, .paragraph--type--bp-modal .btn.btn-primary.btn-lg.btn-modal, .donate-search-header-block .nav .nav-item a, .donate-search-header-block-mobile .nav .nav-item a, .front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons a:first-child, .front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons a:nth-child(2), .latest-news-block .view-footer a, .upcoming-events-block .views-row .n-link a, .path-events .view-upcoming-events-block .views-row .n-link a, .our-story-block .views-row .views-field.views-field-nothing .link-button a {
  font-size: 20px;
  border: 1px solid #21296B;
  padding: 7px 35px;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  background: #21296B;
  font-family: "Antonio", sans-serif;
  display: inline-block;
  border-radius: 25px;
}
/* line 28, ../sass/base/_buttons.scss */
.secondary-button:hover, .form-submit:hover, .paragraph--type--bp-modal .btn.btn-primary.btn-lg.btn-modal:hover, .donate-search-header-block .nav .nav-item a:hover, .donate-search-header-block-mobile .nav .nav-item a:hover, .front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons a:hover:first-child, .front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons a:hover:nth-child(2), .latest-news-block .view-footer a:hover, .upcoming-events-block .views-row .n-link a:hover, .path-events .view-upcoming-events-block .views-row .n-link a:hover, .our-story-block .views-row .views-field.views-field-nothing .link-button a:hover {
  border: 1px solid #f47925;
  background: #f47925;
}

/* line 33, ../sass/base/_buttons.scss */
.white-button {
  font-size: 20px;
  border: 1px solid #0044b5;
  padding: 7px 35px;
  text-decoration: none;
  color: #0044b5;
  background: #ffffff;
  font-family: "Antonio", sans-serif;
  display: inline-block;
  border-radius: 6px;
}
/* line 44, ../sass/base/_buttons.scss */
.white-button:hover {
  border: 1px solid #ffba00;
  background: #ffba00;
}

/* line 49, ../sass/base/_buttons.scss */
.form-submit, .paragraph--type--bp-modal .btn.btn-primary.btn-lg.btn-modal {
  background: #0044b5 !important;
  border: 1px solid #0044b5 !important;
  margin-top: 10px;
  width: auto;
}
/* line 55, ../sass/base/_buttons.scss */
.form-submit:hover, .paragraph--type--bp-modal .btn.btn-primary.btn-lg.btn-modal:hover {
  background-color: #21296B !important;
  border: 1px solid #21296B !important;
  color: #ffffff !important;
}

/* line 1, ../sass/base/_colors.scss */
.vbp_color_01 {
  background-color: #21296B !important;
  color: #ffffff;
}

/* line 5, ../sass/base/_colors.scss */
.vbp_color_02 {
  background-color: #0044b5 !important;
  color: #ffffff;
}

/* line 9, ../sass/base/_colors.scss */
.vbp_color_03 {
  background-color: #5082f0 !important;
  color: #ffffff;
}

/* line 13, ../sass/base/_colors.scss */
.vbp_color_04 {
  background-color: #d12626 !important;
  color: #ffffff;
}

/* line 17, ../sass/base/_colors.scss */
.vbp_color_05 {
  background-color: #fd372c !important;
  color: #ffffff;
}

/* line 21, ../sass/base/_colors.scss */
.vbp_color_06 {
  background-color: #ff806c !important;
  color: #ffffff;
}

/* line 25, ../sass/base/_colors.scss */
.vbp_color_07 {
  background-color: #ffba00;
  color: #21296B;
}

/* line 29, ../sass/base/_colors.scss */
.vbp_color_08 {
  background-color: #fad42f;
  color: #21296B;
}

/* line 33, ../sass/base/_colors.scss */
.vbp_color_09 {
  background-color: #f47925;
  color: #ffffff;
}

/* line 37, ../sass/base/_colors.scss */
.vbp_color_10 {
  background-color: #156b4c;
  color: #ffffff;
}

/* line 41, ../sass/base/_colors.scss */
.vbp_color_11 {
  background-color: #009464;
  color: #ffffff;
}

/* line 45, ../sass/base/_colors.scss */
.vbp_color_12 {
  background-color: #82d8a4;
  color: #ffffff;
}

/* line 49, ../sass/base/_colors.scss */
.vbp_color_13 {
  background-color: #221e1f;
  color: #ffffff;
}

/* line 56, ../sass/base/_colors.scss */
.banner-inner-content.Dark.Blue {
  background: #21296B !important;
}

/* line 59, ../sass/base/_colors.scss */
.banner-inner-content.Blue {
  background: #0044b5 !important;
}

/* line 62, ../sass/base/_colors.scss */
.banner-inner-content.Light.Blue {
  background: #5082f0 !important;
}

/* line 65, ../sass/base/_colors.scss */
.banner-inner-content.Dark.Red {
  background: #d12626 !important;
}

/* line 68, ../sass/base/_colors.scss */
.banner-inner-content.Red {
  background: #fd372c !important;
}

/* line 71, ../sass/base/_colors.scss */
.banner-inner-content.Light.Red {
  background: #ff806c !important;
}

/* line 74, ../sass/base/_colors.scss */
.banner-inner-content.Orange {
  background: #f47925 !important;
}

/* line 77, ../sass/base/_colors.scss */
.banner-inner-content.Yellow {
  background: #fad42f !important;
}

/* line 80, ../sass/base/_colors.scss */
.banner-inner-content.Light.Yellow {
  background: #fad42f !important;
}

/* line 83, ../sass/base/_colors.scss */
.banner-inner-content.Dark.Green {
  background: #156b4c !important;
}

/* line 86, ../sass/base/_colors.scss */
.banner-inner-content.Green {
  background: #009464 !important;
}

/* line 89, ../sass/base/_colors.scss */
.banner-inner-content.Light.Green {
  background: #82d8a4 !important;
}

/* line 92, ../sass/base/_colors.scss */
.banner-inner-content.Black {
  background: #221e1f !important;
}

/* line 95, ../sass/base/_colors.scss */
.banner-inner-content.White {
  background: #ffffff !important;
}

/* line 99, ../sass/base/_colors.scss */
.banner-inner-content::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  left: -100%;
  top: 0px;
}

/* line 107, ../sass/base/_colors.scss */
._banner-inner-content.Dark.Blue::before {
  background: #21296B !important;
}

/* line 110, ../sass/base/_colors.scss */
._banner-inner-content.Blue::before {
  background: #0044b5 !important;
}

/* line 113, ../sass/base/_colors.scss */
._banner-inner-content.Light.Blue::before {
  background: #5082f0 !important;
}

/* line 116, ../sass/base/_colors.scss */
._banner-inner-content.Red::before {
  background: #fd372c !important;
}

/* line 119, ../sass/base/_colors.scss */
._banner-inner-content.Orange::before {
  background: #f47925 !important;
}

/* line 122, ../sass/base/_colors.scss */
._banner-inner-content.Yellow::before {
  background: #fad42f !important;
}

/* line 125, ../sass/base/_colors.scss */
._banner-inner-content.Light.Yellow::before {
  background: #fad42f !important;
}

/* line 128, ../sass/base/_colors.scss */
._banner-inner-content.Green::before {
  background: #009464 !important;
}

/* line 132, ../sass/base/_colors.scss */
.front-page-rotor-banner .link-buttons-inner.Dark.Blue a:first-child {
  color: #21296B !important;
}

/* line 135, ../sass/base/_colors.scss */
.front-page-rotor-banner .link-buttons-inner.Blue {
  color: #0044b5 !important;
}

/* line 138, ../sass/base/_colors.scss */
.front-page-rotor-banner .link-buttons-inner.Light.Blue a:first-child {
  color: #5082f0 !important;
}

/* line 141, ../sass/base/_colors.scss */
.front-page-rotor-banner .link-buttons-inner.Red a:first-child {
  color: #fd372c !important;
}

/* line 144, ../sass/base/_colors.scss */
.front-page-rotor-banner .link-buttons-inner.Orange a:first-child {
  color: #f47925 !important;
}

/* line 147, ../sass/base/_colors.scss */
.front-page-rotor-banner .link-buttons-inner.Yellow a:first-child {
  color: #ffba00 !important;
}

/* line 150, ../sass/base/_colors.scss */
.front-page-rotor-banner .link-buttons-inner.Light.Yellow a:first-child {
  color: #fad42f !important;
}

/* line 153, ../sass/base/_colors.scss */
.front-page-rotor-banner .link-buttons-inner.Green a:first-child {
  color: #009464 !important;
}

/* line 157, ../sass/base/_colors.scss */
.link-buttons.Dark.Blue .link-buttons-inner a:first-child {
  background: #283570 !important;
  border: 1px solid #283570 !important;
}

/* line 161, ../sass/base/_colors.scss */
.link-buttons.Blue .link-buttons-inner a:first-child {
  background: #0044b5 !important;
  border: 1px solid #0044b5 !important;
}

/* line 165, ../sass/base/_colors.scss */
.link-buttons.Light.Blue .link-buttons-inner a:first-child {
  background: #6792EA !important;
  border: 1px solid #6792EA !important;
}

/* line 169, ../sass/base/_colors.scss */
.link-buttons.Red .link-buttons-inner a:first-child {
  background: #fd372c !important;
  border: 1px solid #fd372c !important;
}

/* line 173, ../sass/base/_colors.scss */
.link-buttons.Orange .link-buttons-inner a:first-child {
  background: #f47925 !important;
  border: 1px solid #f47925 !important;
}

/* line 177, ../sass/base/_colors.scss */
.link-buttons.Yellow .link-buttons-inner a:first-child {
  background: #ffba00 !important;
  border: 1px solid #ffba00 !important;
}

/* line 181, ../sass/base/_colors.scss */
.link-buttons.Light.Yellow .link-buttons-inner a:first-child {
  background: #fad42f !important;
  border: 1px solid #fad42f !important;
}

/* line 185, ../sass/base/_colors.scss */
.link-buttons.Green .link-buttons-inner a:first-child {
  background: #009464 !important;
  border: 1px solid #009464 !important;
}

/* line 191, ../sass/base/_colors.scss */
.link-buttons-inner.Dark.Blue a:nth-child(2) {
  background: #21296B !important;
  border: 1px solid #21296B !important;
}

/* line 195, ../sass/base/_colors.scss */
.link-buttons-inner.Blue a:nth-child(2) {
  background: #0044b5 !important;
  border: 1px solid #0044b5 !important;
}

/* line 199, ../sass/base/_colors.scss */
.link-buttons-inner.Light.Blue a:nth-child(2) {
  background: #5082f0 !important;
  border: 1px solid #5082f0 !important;
}

/* line 203, ../sass/base/_colors.scss */
.link-buttons-inner.Red a:nth-child(2) {
  background: #fd372c !important;
  border: 1px solid #fd372c !important;
}

/* line 207, ../sass/base/_colors.scss */
.link-buttons-inner.Orange a:nth-child(2) {
  background: #f47925 !important;
  border: 1px solid #f47925 !important;
}

/* line 211, ../sass/base/_colors.scss */
.link-buttons-inner.Yellow a:nth-child(2) {
  background: #ffba00 !important;
  border: 1px solid #ffba00 !important;
}

/* line 215, ../sass/base/_colors.scss */
.link-buttons-inner.Light.Yellow a:nth-child(2) {
  background: #fad42f !important;
  border: 1px solid #fad42f !important;
}

/* line 219, ../sass/base/_colors.scss */
.link-buttons-inner.Green a:nth-child(2) {
  background: #009464 !important;
  border: 1px solid #009464 !important;
}

/* line 224, ../sass/base/_colors.scss */
.third-link-buttons.Dark.Blue .link-buttons-inner a:nth-child(3) {
  background: #21296B !important;
  border: 1px solid #21296B !important;
}

/* line 228, ../sass/base/_colors.scss */
.third-link-buttons.Blue .link-buttons-inner a:nth-child(3) {
  background: #0044b5 !important;
  border: 1px solid #0044b5 !important;
}

/* line 232, ../sass/base/_colors.scss */
.third-link-buttons.Light.Blue .link-buttons-inner a:nth-child(3) {
  background: #5082f0 !important;
  border: 1px solid #5082f0 !important;
}

/* line 236, ../sass/base/_colors.scss */
.third-link-buttons.Red .link-buttons-inner a:nth-child(3) {
  background: #fd372c !important;
  border: 1px solid #fd372c !important;
}

/* line 240, ../sass/base/_colors.scss */
.third-link-buttons.Orange .link-buttons-inner a:nth-child(3) {
  background: #f47925 !important;
  border: 1px solid #f47925 !important;
}

/* line 244, ../sass/base/_colors.scss */
.third-link-buttons.Yellow .link-buttons-inner a:nth-child(3) {
  background: #ffba00 !important;
  border: 1px solid #ffba00 !important;
}

/* line 248, ../sass/base/_colors.scss */
.third-link-buttons.Light.Yellow .link-buttons-inner a:nth-child(3) {
  background: #fad42f !important;
  border: 1px solid #fad42f !important;
}

/* line 252, ../sass/base/_colors.scss */
.third-link-buttons.Green .link-buttons-inner a:nth-child(3) {
  background: #009464 !important;
  border: 1px solid #009464 !important;
}

@media (min-width: 992px) {
  /* line 257, ../sass/base/_colors.scss */
  .t-outer-content.Blue.Circles {
    background: transparent !important;
  }
}

/* line 262, ../sass/base/_colors.scss */
.t-outer-content.Blue.Circles::after {
  content: '';
  background: url("../images/bluecircles.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1325px;
  position: absolute;
  width: 1435px;
  height: 100%;
  right: -490px;
  top: 0;
}
@media (min-width: 0px) and (max-width: 991px) {
  /* line 262, ../sass/base/_colors.scss */
  .t-outer-content.Blue.Circles::after {
    display: none;
  }
}

@media (min-width: 992px) {
  /* line 278, ../sass/base/_colors.scss */
  .t-outer-content.Red.Arches {
    background: transparent !important;
  }
}

/* line 283, ../sass/base/_colors.scss */
.t-outer-content.Red.Arches::after {
  content: '';
  background: url("../images/red-clean.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1745px;
  position: absolute;
  width: 1745px;
  height: 100%;
  right: -140px;
  top: 0;
}

@media (min-width: 992px) {
  /* line 295, ../sass/base/_colors.scss */
  .t-outer-content.Yellow.Circles,
  .t-outer-content.Yellow.Circles::before {
    background: transparent !important;
  }
}

/* line 301, ../sass/base/_colors.scss */
.t-outer-content.Yellow.Circles::after {
  content: '';
  background: url("../images/yellow-updated.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1745px;
  position: absolute;
  width: 1745px;
  height: 100%;
  right: -360px;
  top: 0;
}

@media (min-width: 992px) {
  /* line 314, ../sass/base/_colors.scss */
  .t-outer-content.Blue.Chevrons {
    background: transparent !important;
  }
}

/* line 319, ../sass/base/_colors.scss */
.t-outer-content.Blue.Chevrons::after {
  content: '';
  background: url("../images/bluechevrons.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1310px;
  position: absolute;
  width: 1210px;
  height: 100%;
  right: -340px;
  top: 0;
}

@media (min-width: 992px) {
  /* line 331, ../sass/base/_colors.scss */
  .t-outer-content.Orange.Triangles {
    background: transparent !important;
  }
}

/* line 336, ../sass/base/_colors.scss */
.t-outer-content.Orange.Triangles::after {
  content: '';
  background: url("../images/orange.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1745px;
  position: absolute;
  width: 1745px;
  height: 100%;
  right: -340px;
  top: 0;
}

/* line 349, ../sass/base/_colors.scss */
._t-outer-content.Dark.Blue::before {
  background: #21296B !important;
}

/* line 352, ../sass/base/_colors.scss */
._t-outer-content.Blue::before {
  background: #0044b5 !important;
}

/* line 355, ../sass/base/_colors.scss */
._t-outer-content.Light.Blue::before {
  background: #5082f0 !important;
}

/* line 358, ../sass/base/_colors.scss */
._t-outer-content.Red::before {
  background: #fd372c !important;
}

/* line 361, ../sass/base/_colors.scss */
._t-outer-content.Orange::before {
  background: #f47925 !important;
}

/* line 364, ../sass/base/_colors.scss */
._t-outer-content.Yellow::before {
  background: #fad42f !important;
}

/* line 367, ../sass/base/_colors.scss */
._t-outer-content.Light.Yellow::before {
  background: #fad42f !important;
}

/* line 370, ../sass/base/_colors.scss */
._t-outer-content.Green::before {
  background: #009464 !important;
}

/* line 374, ../sass/base/_colors.scss */
.t-outer-content.Dark.Blue {
  background: #21296B !important;
}

/* line 377, ../sass/base/_colors.scss */
.t-outer-content.Blue {
  background: #0044b5 !important;
}

/* line 380, ../sass/base/_colors.scss */
.t-outer-content.Light.Blue {
  background: #5082f0 !important;
}

/* line 383, ../sass/base/_colors.scss */
.t-outer-content.Dark.Red {
  background: #d12626 !important;
}

/* line 386, ../sass/base/_colors.scss */
.t-outer-content.Red {
  background: #fd372c !important;
}

/* line 389, ../sass/base/_colors.scss */
.t-outer-content.Light.Red {
  background: #ff806c !important;
}

/* line 392, ../sass/base/_colors.scss */
.t-outer-content.Orange {
  background: #f47925 !important;
}

/* line 395, ../sass/base/_colors.scss */
.t-outer-content.Yellow {
  background: #fad42f !important;
}
/* line 397, ../sass/base/_colors.scss */
.t-outer-content.Yellow h1,
.t-outer-content.Yellow .block-system-breadcrumb-block .breadcrumb li a,
.t-outer-content.Yellow .block-system-breadcrumb-block .breadcrumb li {
  color: #21296B !important;
}

/* line 403, ../sass/base/_colors.scss */
.t-outer-content.Light.Yellow {
  background: #fad42f !important;
}
/* line 405, ../sass/base/_colors.scss */
.t-outer-content.Light.Yellow h1,
.t-outer-content.Light.Yellow .block-system-breadcrumb-block .breadcrumb li a,
.t-outer-content.Light.Yellow .block-system-breadcrumb-block .breadcrumb li {
  color: #21296B !important;
}

/* line 411, ../sass/base/_colors.scss */
.t-outer-content.Dark.Green {
  background: #156b4c !important;
}

/* line 414, ../sass/base/_colors.scss */
.t-outer-content.Green {
  background: #009464 !important;
}

/* line 417, ../sass/base/_colors.scss */
.t-outer-content.Light.Green {
  background: #82d8a4 !important;
}

/* line 420, ../sass/base/_colors.scss */
.t-outer-content.Black {
  background: #221e1f !important;
}

/* line 423, ../sass/base/_colors.scss */
.t-outer-content.White {
  background: #ffffff !important;
}
/* line 1, ../sass/menu/_menu.scss */
.header-top {
  position: relative;
}

/* line 4, ../sass/menu/_menu.scss */
.oe-mega-main-menu {
  margin: 15px 0px;
  text-align: right;
}
/* line 8, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav {
  display: inline-block;
}
/* line 10, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 {
  display: inline-block;
  margin-right: 15px;
}
/* line 14, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 > a {
  color: #0044b5;
  text-decoration: none;
  padding: 10px 10px 45px;
  font-family: "Antonio", sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
}
/* line 22, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 > a:hover {
  color: #f47925;
  border-bottom: 2px solid #fd372c;
}
/* line 28, ../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: 73px;
  background: #ffffff;
  border-radius: 10px;
  margin: 0px;
  padding: 0px;
  border: 0px solid;
  -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);
  padding: 10px 0px 10px 15px;
}
/* line 41, ../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 {
  padding: 0px;
}
/* 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 a {
  color: #0044b5;
  text-decoration: none;
  font-size: 16px;
  font-family: "Antonio", sans-serif;
  padding: 10px 15px;
  display: block;
  width: 220px;
  border-left: 5px solid #fff;
  position: relative;
  border-radius: 10px;
}
/* line 56, ../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: #ffba00;
}
/* line 62, ../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 .row-level-3 {
  margin-left: 15px;
  padding: 0px;
}
/* line 74, ../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 .row-level-3 .nav-level-4 {
  list-style: none;
}
/* line 79, ../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 .section-icon {
  background-image: url(/modules/contrib/admin_toolbar/misc/icons/0074bd/chevron-right.svg);
  background-repeat: no-repeat;
  position: absolute;
  right: 10px;
  background-size: 20px;
  width: 20px;
  height: 20px;
  top: 13px;
}
/* line 90, ../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 .level-3-open > a {
  color: #ffba00;
}
/* line 95, ../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 .level-3-open .row-level-3 {
  display: block !important;
}
/* line 103, ../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 110, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu {
  margin: 15px 0px;
  text-align: right;
}
/* line 114, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav {
  display: inline-block;
}
/* line 116, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 {
  display: inline-block;
  margin-right: 15px;
}
/* line 120, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 > a {
  color: #0044b5;
  text-decoration: none;
  padding: 10px 10px 45px;
  font-family: "Antonio", sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
}
/* line 128, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 > a:hover {
  color: #f47925;
  border-bottom: 2px solid #fd372c;
}
/* line 134, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2.row {
  display: none;
  position: absolute;
  top: 73px;
  background: #ffffff;
  border-radius: 10px;
  margin: 0px;
  padding: 0px;
  border: 0px solid;
  -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);
}
/* line 146, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2.row .main-menu__dropdown.is-expanded {
  padding: 0px;
  display: inline-flex;
  background: #fff;
  border-radius: 10px;
}
/* line 151, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2.row .main-menu__dropdown.is-expanded > li:first-child {
  background: #fff8e8;
  border-radius: 10px 0px 0px 10px;
}
/* line 155, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .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 {
  padding: 15px 10px 10px;
  max-width: 200px;
}
/* line 159, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .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: #fd372c;
  text-decoration: none;
  font-size: 16px;
  font-family: "Antonio", sans-serif;
  padding: 10px 15px;
  display: block;
  width: 220px;
  position: relative;
  border-radius: 10px;
}
/* line 171, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .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: #ffba00;
}
/* line 177, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .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 .row-level-3 {
  padding: 0px;
}
/* line 179, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .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 .row-level-3 .nav-level-4 {
  list-style: none;
}
/* line 181, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .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 .row-level-3 .nav-level-4 a {
  color: #0044b5;
}
/* line 187, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2.row .main-menu__dropdown.is-expanded .section-icon {
  background-image: url(/modules/contrib/admin_toolbar/misc/icons/0074bd/chevron-right.svg);
  background-repeat: no-repeat;
  position: absolute;
  right: 5px;
  background-size: 20px;
  width: 20px;
  height: 20px;
  top: 13px;
  display: none;
}
/* line 199, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2.row .main-menu__dropdown.is-expanded .level-3-open > a {
  color: #ffba00;
}
/* line 204, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2.row .main-menu__dropdown.is-expanded .level-3-open .row-level-3 {
  display: block !important;
}
/* line 212, ../sass/menu/_menu.scss */
.oe-mega-main-menu-submenu .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: #21296B;
  overflow: hidden;
  max-width: 0px;
  transition: max-width 1.15s ease-out;
  position: absolute;
  top: 0;
  right: 0;
  height: 100vh;
  z-index: 99;
  width: 350px;
  bottom: 0;
}
/* line 13, ../sass/menu/_mobile_menu.scss */
#menuwarp .row.region.region-mmenu {
  padding: 20px 30px;
}

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

/* line 22, ../sass/menu/_mobile_menu.scss */
.user-logged-in #menuwarp {
  top: 43px !important;
}

/* line 25, ../sass/menu/_mobile_menu.scss */
.mobile-menu-icon {
  float: right;
  width: 30px;
  padding: 0px;
  margin-right: 30px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 25, ../sass/menu/_mobile_menu.scss */
  .mobile-menu-icon {
    padding-top: 11px;
  }
}
@media screen and (min-width: 992px) {
  /* line 25, ../sass/menu/_mobile_menu.scss */
  .mobile-menu-icon {
    display: none;
  }
}
/* line 36, ../sass/menu/_mobile_menu.scss */
.mobile-menu-icon img {
  width: 50px;
  cursor: pointer;
}

/* line 44, ../sass/menu/_mobile_menu.scss */
.mobile-close svg {
  color: #ffffff;
  font-size: 30px;
  cursor: pointer;
}

/* line 54, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 a {
  color: #ffffff;
  font-size: 18px;
  text-decoration: none;
  padding: 5px 0px;
  display: block;
  font-family: "Antonio", sans-serif;
}
/* line 61, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 a:hover {
  color: #ffba00;
  text-decoration: none;
}
/* line 66, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 span {
  background: url(../images/chevron-down.png);
  background-repeat: no-repeat;
  background-size: 18px;
  color: transparent !important;
  font-size: 26px;
  position: absolute;
  right: 0px;
  top: 10px;
  height: 25px;
  width: 25px;
  z-index: 999;
  cursor: pointer;
}
/* line 80, ../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 85, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .row-level-3 {
  display: block !important;
}
/* line 87, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .row-level-3 li {
  color: #ffffff;
}
/* line 89, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .row-level-3 li a {
  font-size: 16px;
}
/* line 96, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2.expend.expanded span {
  background: url(../images/chevron-down.png);
  background-repeat: no-repeat;
  background-size: 18px;
  color: transparent !important;
  font-size: 26px;
  position: absolute;
  right: 7px;
  top: -3px;
  height: 25px;
  width: 25px;
  z-index: 999;
  cursor: pointer;
  rotate: 180deg;
}

/* 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: 999;
}
@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: #f47925 !important;
  Border: 1px solid #f47925 !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 */
.siteName {
  background: #21296B;
}
@media screen and (min-width: 768px) {
  /* line 1, ../sass/modules/_header.scss */
  .siteName {
    display: none;
  }
}
/* line 6, ../sass/modules/_header.scss */
.siteName .site-logo {
  display: none;
}
/* line 9, ../sass/modules/_header.scss */
.siteName .site-name {
  white-space: initial;
  font-family: "Antonio", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 4px;
}

/* line 21, ../sass/modules/_header.scss */
.menuHamburger .oe-mega-main-menu-hamburger {
  display: none !important;
}

/* line 24, ../sass/modules/_header.scss */
.menuHamburger .sf-accordion-toggle {
  display: inline-block !important;
}

/* line 29, ../sass/modules/_header.scss */
#header {
  /*background: $primary-color;*/
  position: relative;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 29, ../sass/modules/_header.scss */
  #header {
    overflow: hidden;
  }
}
/* line 36, ../sass/modules/_header.scss */
#header .row.region.region-branding {
  float: left;
  padding: 0px 0px 0px 45px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 36, ../sass/modules/_header.scss */
  #header .row.region.region-branding {
    padding: 0px 0px 0px 20px;
    display: block;
  }
}
/* line 43, ../sass/modules/_header.scss */
#header .row.region.region-branding .navbar-brand {
  width: auto;
}
@media screen and (min-width: 0px) and (max-width: 413px) {
  /* line 46, ../sass/modules/_header.scss */
  #header .row.region.region-branding .navbar-brand img {
    width: 68%;
    padding-top: 5px;
  }
}
/* line 51, ../sass/modules/_header.scss */
#header .row.region.region-branding .navbar-brand .site-logo {
  float: left;
}
/* line 53, ../sass/modules/_header.scss */
#header .row.region.region-branding .navbar-brand .site-logo img {
  width: 230px;
  padding: 30px 0px;
  max-width: 100%;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 53, ../sass/modules/_header.scss */
  #header .row.region.region-branding .navbar-brand .site-logo img {
    padding: 15px 15px 15px 0px;
  }
}
/* line 63, ../sass/modules/_header.scss */
#header .row.region.region-branding .navbar-brand .site-name {
  float: left;
  font-size: 20px;
  width: 140px;
  white-space: initial;
  font-family: "Antonio",sans-serif;
  text-transform: uppercase;
  margin-top: 40px;
  font-weight: bold;
  color: #1F4DBA;
  padding-left: 20px;
  padding-bottom: 10px;
  display: none;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 63, ../sass/modules/_header.scss */
  #header .row.region.region-branding .navbar-brand .site-name {
    display: none;
  }
}
/* line 83, ../sass/modules/_header.scss */
#header .row.region.region-hvd {
  padding-top: 45px;
  text-align: right;
  float: right;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 83, ../sass/modules/_header.scss */
  #header .row.region.region-hvd {
    padding-top: 25px;
  }
  /* line 90, ../sass/modules/_header.scss */
  #header .row.region.region-hvd span {
    border-left: 1px solid rgba(255, 255, 255, 0.4);
    padding: 15px;
  }
}
/* line 95, ../sass/modules/_header.scss */
#header .row.region.region-hvd img {
  cursor: pointer;
}
/* line 98, ../sass/modules/_header.scss */
#header .row.region.region-hvd em,
#header .row.region.region-hvd no_span {
  padding: 14px;
  background: transparent;
  border-radius: 6px;
  margin-right: 10px;
  cursor: pointer;
  color: #0044b5;
}
/* line 111, ../sass/modules/_header.scss */
#header .row.region.region-hvd svg {
  font-size: 18px;
  color: #0044b5;
  cursor: pointer;
}

/* line 125, ../sass/modules/_header.scss */
.row.region.region-navigation {
  float: right;
  margin-top: 40px;
}

/* line 129, ../sass/modules/_header.scss */
.row.region.region-searchb {
  float: right;
  margin-top: 50px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 129, ../sass/modules/_header.scss */
  .row.region.region-searchb {
    margin-top: 20px;
  }
}
/* line 135, ../sass/modules/_header.scss */
.row.region.region-searchb svg {
  margin: 10px;
  color: #0044b5;
  cursor: pointer;
  font-size: 20px;
}
@media screen and (min-width: 992px) {
  /* line 141, ../sass/modules/_header.scss */
  .row.region.region-searchb .sf-accordion-toggle {
    display: none;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 147, ../sass/modules/_header.scss */
  .donate-search-header-block_ {
    display: block !important;
    float: right;
    width: 70px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 147, ../sass/modules/_header.scss */
  .donate-search-header-block_ {
    display: block !important;
    float: right;
    width: 70px;
    padding-top: 10px;
  }
}

/* line 160, ../sass/modules/_header.scss */
.donate-search-header-block-mobile .nav .nav-item .Black,
.donate-search-header-block .nav .nav-item .Black {
  border: 1px solid #221e1f !important;
  background: #221e1f !important;
  color: #ffffff !important;
}

/* line 166, ../sass/modules/_header.scss */
.donate-search-header-block-mobile .nav .nav-item .Dark.Blue,
.donate-search-header-block .nav .nav-item .Dark.Blue {
  border: 1px solid #0044b5 !important;
  background: #0044b5 !important;
  color: #ffffff !important;
}

/* line 172, ../sass/modules/_header.scss */
.donate-search-header-block-mobile .nav .nav-item .Red,
.donate-search-header-block .nav .nav-item .Red {
  border: 1px solid #fd372c !important;
  background: #fd372c !important;
  color: #ffffff !important;
}

/* line 178, ../sass/modules/_header.scss */
.donate-search-header-block-mobile .nav .nav-item .Orange,
.donate-search-header-block .nav .nav-item .Orange {
  border: 1px solid #f47925 !important;
  background: #f47925 !important;
  color: #ffffff !important;
}

/* line 184, ../sass/modules/_header.scss */
.donate-search-header-block-mobile .nav .nav-item .Light.Blue,
.donate-search-header-block .nav .nav-item .Light.Blue {
  border: 1px solid #5082f0 !important;
  background: #5082f0 !important;
  color: #ffffff !important;
}

/* line 190, ../sass/modules/_header.scss */
.donate-search-header-block-mobile .nav .nav-item .Yellow,
.donate-search-header-block .nav .nav-item .Yellow {
  border: 1px solid #ffba00 !important;
  background: #ffba00 !important;
  color: #21296b !important;
}

/* line 197, ../sass/modules/_header.scss */
.donate-search-header-block-mobile .nav .nav-item .Blue,
.donate-search-header-block .nav .nav-item .Blue {
  border: 1px solid #0044b5 !important;
  background: #0044b5 !important;
  color: #ffffff !important;
}

/* line 203, ../sass/modules/_header.scss */
.donate-search-header-block-mobile .nav .nav-item .Green,
.donate-search-header-block .nav .nav-item .Green {
  border: 1px solid #009464 !important;
  background: #009464 !important;
  color: #ffffff !important;
}

/* line 211, ../sass/modules/_header.scss */
.donate-search-header-block .nav .nav-item a {
  border: 1px solid #fd372c;
  background: #fd372c;
  color: #ffffff;
  border-radius: 25px;
  padding: 10px 35px 15px;
  line-height: 23px;
  margin-right: 15px;
}
@media screen and (min-width: 0px) and (max-width: 991px) {
  /* line 210, ../sass/modules/_header.scss */
  .donate-search-header-block {
    display: none;
  }
}

/* line 231, ../sass/modules/_header.scss */
.donate-search-header-block-mobile {
  width: 100% !important;
}
@media screen and (min-width: 992px) {
  /* line 231, ../sass/modules/_header.scss */
  .donate-search-header-block-mobile {
    display: none;
  }
}
/* line 236, ../sass/modules/_header.scss */
.donate-search-header-block-mobile .nav .nav-item {
  border-radius: 0px;
  width: 50%;
  text-align: center;
  display: inline-block !important;
}
/* line 242, ../sass/modules/_header.scss */
.donate-search-header-block-mobile .nav .nav-item a {
  border: 1px solid #fd372c;
  background: #fd372c;
  color: #ffffff;
  padding: 10px 35px 15px;
  line-height: 23px;
  border-radius: 0px;
  margin: 0px;
  width: 100%;
}
/* line 252, ../sass/modules/_header.scss */
.donate-search-header-block-mobile .nav .nav-item a:hover {
  color: #ffffff !important;
  border: 1px solid #fd372c !important;
  background: #fd372c !important;
}

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

@media (min-width: 0px) and (max-width: 991px) {
  /* line 14, ../sass/modules/_banner.scss */
  .path-frontpage .row.region.region-banner {
    padding-bottom: 250px;
  }
}
/* line 19, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views_slideshow_cycle_slide {
  background-color: transparent !important;
  width: 100% !important;
}
/* line 23, ../sass/modules/_banner.scss */
.front-page-rotor-banner img {
  width: 100%;
}
/* line 26, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views_slideshow_cycle_teaser_section,
.front-page-rotor-banner .field-content.scaleUp.animation {
  height: 600px;
}
/* line 30, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing {
  width: 100%;
  position: absolute;
  bottom: 0px;
  z-index: 9999;
  height: 100%;
}
@media (min-width: 0px) and (max-width: 991px) {
  /* line 30, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-field.views-field-nothing {
    position: relative;
    height: 250px;
  }
}
/* line 41, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-overlay {
  height: 100%;
}
/* line 44, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-overlay.p10\%c {
  background: rgba(0, 0, 0, 0.1);
}
/* line 47, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-overlay.p20\%c {
  background: rgba(0, 0, 0, 0.2);
}
/* line 51, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-overlay.p25\%c {
  background: rgba(0, 0, 0, 0.25);
}
/* line 55, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-overlay.p75\%c {
  background: rgba(0, 0, 0, 0.75);
}
/* line 60, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-overlay.p30\%c {
  background: rgba(0, 0, 0, 0.3);
}
/* line 63, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-overlay.p40\%c {
  background: rgba(0, 0, 0, 0.4);
}
/* line 66, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-overlay.p50\%c {
  background: rgba(0, 0, 0, 0.5);
}
/* line 69, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-overlay.p60\%c {
  background: rgba(0, 0, 0, 0.6);
}
/* line 72, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-overlay.p70\%c {
  background: rgba(0, 0, 0, 0.7);
}
/* line 75, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-overlay.p80\%c {
  background: rgba(0, 0, 0, 0.8);
}
/* line 78, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-overlay.p90\%c {
  background: rgba(0, 0, 0, 0.9);
}
/* line 81, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-overlay.p100\%c {
  background: black;
}
/* line 84, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-content {
  height: 100%;
  padding: 0px;
}
@media (min-width: 0px) and (max-width: 991px) {
  /* line 84, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-content {
    padding: 0px;
    max-width: 100%;
  }
}
/* line 92, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-inner-content {
  max-width: 540px;
  padding: 100px 100px 15px 100px;
  height: 100%;
  position: relative;
}
@media (min-width: 0px) and (max-width: 991px) {
  /* line 92, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-inner-content {
    padding: 0px 20px 15px;
    max-width: 100%;
    background: #0044b5;
  }
}
/* line 103, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content ._banner-inner-content::before {
  position: absolute;
  height: 100%;
  width: 300px;
  left: -299px;
  top: 0px;
}
@media (min-width: 0px) and (max-width: 991px) {
  /* line 103, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-field.views-field-nothing .field-content ._banner-inner-content::before {
    display: none !important;
  }
}
@media (min-width: 0px) and (max-width: 991px) {
  /* line 114, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-inner-content::after {
    display: none !important;
  }
}
@media (min-width: 992px) {
  /* line 119, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-inner-content.Blue.Circles {
    background: transparent !important;
  }
}
/* line 124, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-inner-content.Blue.Circles::after {
  content: '';
  background: url("../images/bluecircles.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1325px;
  position: absolute;
  width: 1435px;
  height: 100%;
  right: -490px;
  top: 0;
}
@media (min-width: 0px) and (max-width: 991px) {
  /* line 124, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-inner-content.Blue.Circles::after {
    display: none;
  }
}
@media (min-width: 992px) {
  /* line 140, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-inner-content.Red.Arches {
    background: transparent !important;
  }
}
/* line 145, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-inner-content.Red.Arches::after {
  content: '';
  background: url("../images/red-clean.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1745px;
  position: absolute;
  width: 1745px;
  height: 100%;
  right: -140px;
  top: 0;
}
@media (min-width: 992px) {
  /* line 157, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-inner-content.Yellow.Circles {
    background: transparent !important;
  }
}
/* line 162, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-inner-content.Yellow.Circles::after {
  content: '';
  background: url("../images/yellow-updated.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1745px;
  position: absolute;
  width: 1745px;
  height: 100%;
  right: -360px;
  top: 0;
}
@media (min-width: 992px) {
  /* line 175, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-inner-content.Blue.Chevrons {
    background: transparent !important;
  }
}
/* line 180, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-inner-content.Blue.Chevrons::after {
  content: '';
  background: url("../images/bluechevrons.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1745px;
  position: absolute;
  width: 1475px;
  height: 100%;
  right: -340px;
  top: 0;
}
@media (min-width: 992px) {
  /* line 192, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-inner-content.Orange.Triangles {
    background: transparent !important;
  }
}
/* line 197, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-inner-content.Orange.Triangles::after {
  content: '';
  background: url("../images/orange.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1745px;
  position: absolute;
  width: 1745px;
  height: 100%;
  right: -340px;
  top: 0;
}
/* line 210, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-title,
.front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-title a {
  color: #fff;
  line-height: 90px;
  font-size: 70px;
  text-decoration: none;
  font-family: "Antonio", sans-serif;
  text-transform: uppercase;
  position: relative;
  z-index: 99;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 210, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-title,
  .front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-title a {
    line-height: 50px;
    font-size: 26px;
  }
}
/* line 225, ../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: "Antonio", sans-serif;
  position: relative;
  z-index: 99;
}
@media (min-width: 0px) and (max-width: 991px) {
  /* line 225, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-field.views-field-nothing .field-content .subtitle {
    line-height: 70px;
    font-size: 50px;
  }
}
/* line 237, ../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;
  font-family: "Palanquin", sans-serif;
  position: relative;
  z-index: 99;
}
/* line 248, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons {
  position: relative;
  z-index: 99;
}
/* line 251, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons a:first-child {
  margin: 10px 10px 10px 0px;
}
/* line 255, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons a:nth-child(2) {
  border: 1px solid #f47925;
  background: #f47925;
}
/* line 259, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons a:nth-child(2):hover {
  border: 1px solid #21296B;
  background: #21296B;
}
/* line 268, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-2 .link-buttons a:first-child:hover {
  border: 1px solid #fd372c;
  background: #fd372c;
}
/* line 273, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .bg-2 .link-buttons a:nth-child(2) {
  border: 1px solid #fd372c;
  background: #fd372c;
}
/* line 283, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .item-list {
  position: absolute;
  bottom: -25px;
  z-index: 9;
  margin: 0 auto;
  left: 110px;
  right: 0;
}
@media (max-width: 991px) {
  /* line 283, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-slideshow-controls-bottom .item-list {
    left: 20px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 283, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-slideshow-controls-bottom .item-list {
    bottom: -48px;
    left: 15px;
  }
}
/* line 304, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .item-list .views-slideshow-pager-bullets {
  display: block;
  text-align: left;
}
/* line 307, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .item-list .views-slideshow-pager-bullets li {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  border: 0px solid transparent;
}
/* line 312, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .item-list .views-slideshow-pager-bullets li.active {
  background: #ffffff;
  border: 0px solid #21296B;
}
/* line 319, ../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 319, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_previous {
    left: 10px;
  }
}
/* line 327, ../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/prev2.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 327, ../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 340, ../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 345, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_pause {
  display: none;
}
/* line 348, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text span:hover {
  text-decoration: none;
}
/* line 351, ../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 351, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_next {
    right: 10px;
  }
}
/* line 359, ../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/next2.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 359, ../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 372, ../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 380, ../sass/modules/_banner.scss */
.front-page-rotor-banner-mobile {
  display: none;
}
@media (min-width: 0px) and (max-width: 991px) {
  /* line 380, ../sass/modules/_banner.scss */
  .front-page-rotor-banner-mobile {
    display: block !important;
  }
}

@media (min-width: 0px) and (max-width: 991px) {
  /* line 386, ../sass/modules/_banner.scss */
  .front-page-rotor-banner {
    display: none;
  }
}
/* line 390, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-field-arc-image {
  position: absolute;
  bottom: 245px;
  width: 100%;
  z-index: 9999;
}
/* line 395, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-field-arc-image img {
  width: 100%;
  height: auto;
}

/* line 402, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom.clearfix {
  position: absolute;
  right: 0;
  z-index: 11;
  margin: auto;
  bottom: 50px;
  display: flex;
  left: 0px;
}
/* line 415, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom.clearfix .widget_pager_bottom .views_slideshow_pager_field_item .views-content-counter {
  width: 30px;
  height: 30px;
  background: #0044b5;
  border-radius: 50%;
  margin: 10px 0px;
  color: #ffffff;
  text-align: center;
}
/* line 427, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom.clearfix .widget_pager_bottom .views_slideshow_pager_field_item.active .views-content-counter {
  background: #21296B;
}

/* line 1, ../sass/modules/_focus.scss */
.focus-block-mobile {
  display: block !important;
}
@media (min-width: 768px) {
  /* line 1, ../sass/modules/_focus.scss */
  .focus-block-mobile {
    display: none !important;
  }
}
/* line 6, ../sass/modules/_focus.scss */
.focus-block-mobile .views_slideshow_cycle_slide,
.focus-block-mobile .views_slideshow_cycle_teaser_section {
  width: 100% !important;
}
/* line 10, ../sass/modules/_focus.scss */
.focus-block-mobile .views-slideshow-controls-bottom .views-slideshow-pager-bullets li {
  background: #ffba00;
  border: 0px solid;
}
/* line 14, ../sass/modules/_focus.scss */
.focus-block-mobile .views-slideshow-controls-bottom .views-slideshow-pager-bullets li.active {
  background: #fd372c;
}

/* line 19, ../sass/modules/_focus.scss */
.focus-block {
  padding: 50px 15px;
}
@media (max-width: 767px) {
  /* line 19, ../sass/modules/_focus.scss */
  .focus-block {
    display: none;
    padding: 20px 15px;
  }
}
/* line 25, ../sass/modules/_focus.scss */
.focus-block .view-header {
  padding-bottom: 80px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 25, ../sass/modules/_focus.scss */
  .focus-block .view-header {
    padding-bottom: 10px;
  }
}
@media (min-width: 992px) {
  /* line 30, ../sass/modules/_focus.scss */
  .focus-block .view-header .h2div {
    float: left;
  }
}
/* line 34, ../sass/modules/_focus.scss */
.focus-block .view-header .h2div h2 {
  line-height: 60px;
  color: #21296B;
  font-size: 50px;
  font-weight: 700;
}
@media (max-width: 767px) {
  /* line 34, ../sass/modules/_focus.scss */
  .focus-block .view-header .h2div h2 {
    line-height: 40px;
    font-size: 30px;
  }
}
/* line 45, ../sass/modules/_focus.scss */
.focus-block .view-header hr {
  width: 50px;
  rotate: 90deg;
  float: left;
  color: #f47925;
  border-top: 2px solid;
  opacity: 0.65;
  margin-top: 32px;
}
@media (max-width: 991px) {
  /* line 45, ../sass/modules/_focus.scss */
  .focus-block .view-header hr {
    display: none !important;
  }
}
/* line 57, ../sass/modules/_focus.scss */
.focus-block .view-header .hcontent {
  color: #777;
  font-family: "Palanquin",sans-serif;
  font-size: 17px;
  font-weight: 400;
}
@media (min-width: 992px) {
  /* line 57, ../sass/modules/_focus.scss */
  .focus-block .view-header .hcontent {
    float: left;
    width: 60%;
  }
}
/* line 69, ../sass/modules/_focus.scss */
.focus-block .view-content.row {
  width: 100%;
  margin: 0px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 73, ../sass/modules/_focus.scss */
  .focus-block .slide,
  .focus-block .views-row {
    margin-bottom: 15px;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, ../sass/modules/_focus.scss */
  .focus-block .slide,
  .focus-block .views-row {
    margin-bottom: 25px;
  }
}
/* line 82, ../sass/modules/_focus.scss */
.focus-block .slide .views-field.views-field-nothing,
.focus-block .views-row .views-field.views-field-nothing {
  background: #0044b5;
  min-height: 250px;
  border-radius: 10px;
  position: relative;
}
/* line 88, ../sass/modules/_focus.scss */
.focus-block .slide .views-field.views-field-nothing .impact-image img,
.focus-block .views-row .views-field.views-field-nothing .impact-image img {
  width: 100%;
  height: auto;
  border-radius: 10px 10px 0px 0px;
}
/* line 94, ../sass/modules/_focus.scss */
.focus-block .slide .views-field.views-field-nothing .impact-icons img,
.focus-block .views-row .views-field.views-field-nothing .impact-icons img {
  width: auto;
  height: auto;
  margin: 20px 20px 0px;
  max-width: 60px;
}
/* line 101, ../sass/modules/_focus.scss */
.focus-block .slide .views-field.views-field-nothing .impact-content,
.focus-block .views-row .views-field.views-field-nothing .impact-content {
  padding: 20px;
  min-height: 178px;
}
/* line 106, ../sass/modules/_focus.scss */
.focus-block .slide .views-field.views-field-nothing h3,
.focus-block .views-row .views-field.views-field-nothing h3 {
  margin-bottom: 20px;
  color: #ffffff;
  font-size: 30px;
  font-weight: 700 !important;
  position: relative;
  z-index: 1;
  display: inline-block;
}
/* line 114, ../sass/modules/_focus.scss */
.focus-block .slide .views-field.views-field-nothing h3 a,
.focus-block .views-row .views-field.views-field-nothing h3 a {
  color: #ffffff;
  position: relative;
  z-index: 1;
}
/* line 118, ../sass/modules/_focus.scss */
.focus-block .slide .views-field.views-field-nothing h3 a:hover,
.focus-block .views-row .views-field.views-field-nothing h3 a:hover {
  text-decoration: none;
}
/* line 123, ../sass/modules/_focus.scss */
.focus-block .slide .views-field.views-field-nothing p,
.focus-block .views-row .views-field.views-field-nothing p {
  color: #ffffff;
  margin: 30px 0px 0px;
  position: absolute;
  bottom: 30px;
  padding-right: 20px;
}
/* line 132, ../sass/modules/_focus.scss */
.focus-block .views-slide-1 .views-field.views-field-nothing {
  background: #0044b5;
}
/* line 135, ../sass/modules/_focus.scss */
.focus-block .views-slide-2 .views-field.views-field-nothing {
  background: #ffba00;
}
/* line 137, ../sass/modules/_focus.scss */
.focus-block .views-slide-2 .views-field.views-field-nothing h3,
.focus-block .views-slide-2 .views-field.views-field-nothing h3 a,
.focus-block .views-slide-2 .views-field.views-field-nothing p {
  color: #21296B;
}
/* line 143, ../sass/modules/_focus.scss */
.focus-block .views-slide-3 .views-field.views-field-nothing {
  background: #21296B;
}
/* line 146, ../sass/modules/_focus.scss */
.focus-block .views-slide-4 .views-field.views-field-nothing {
  background: #fd372c;
}
/* line 149, ../sass/modules/_focus.scss */
.focus-block .views-slideshow-controls-bottom .views-slideshow-pager-bullets {
  display: block;
}

/* line 1, ../sass/modules/_counter.scss */
.promo-block {
  overflow: hidden;
  padding-top: 25px;
}

/* line 5, ../sass/modules/_counter.scss */
.row.region.region-promo {
  background: #d12626;
  border-radius: 10px;
  margin-bottom: 50px;
}

/* line 12, ../sass/modules/_counter.scss */
.counter-block {
  padding: 50px;
}
/* line 14, ../sass/modules/_counter.scss */
.counter-block h2 {
  font-size: 60px;
  font-weight: 700;
  color: #ffffff;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 14, ../sass/modules/_counter.scss */
  .counter-block h2 {
    font-size: 32px;
  }
}
/* line 23, ../sass/modules/_counter.scss */
.counter-block .views-row .counter-block-no {
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  float: left;
  padding: 15px 0px;
}
/* line 29, ../sass/modules/_counter.scss */
.counter-block .views-row h3 {
  float: left;
  width: 230px;
  font-size: 44px;
  font-weight: 700;
  color: #fff;
}
/* line 36, ../sass/modules/_counter.scss */
.counter-block .views-row .counter-content {
  width: 100%;
  color: #fff;
  padding-top: 15px;
  font-size: 17px;
  font-weight: 600;
}

/* line 47, ../sass/modules/_counter.scss */
.counter-image-block {
  padding: 0px;
}
/* line 49, ../sass/modules/_counter.scss */
.counter-image-block .views-field.views-field-field-howhelped-image {
  -webkit-mask-image: url(../images/counter_mask.png);
  mask-image: url(../images/counter_mask.png);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-position: top center;
  text-align: right;
  mask-size: 100.77%;
  border-radius: 0px 10px 0px 0px;
}
@media screen and (min-width: 0px) and (max-width: 991px) {
  /* line 49, ../sass/modules/_counter.scss */
  .counter-image-block .views-field.views-field-field-howhelped-image {
    mask-position: bottom center;
    width: 350px;
    float: right;
  }
}
@media screen and (min-width: 0px) and (max-width: 991px) {
  /* line 63, ../sass/modules/_counter.scss */
  .counter-image-block .views-field.views-field-field-howhelped-image img {
    width: 350px;
    height: auto;
  }
}

@media (min-width: 0px) and (max-width: 767px) {
  /* line 1, ../sass/modules/_involved.scss */
  .row.region.region-mission {
    padding-bottom: 20px;
  }
}

/* line 8, ../sass/modules/_involved.scss */
.get-involved-block .view-content.row {
  width: 100%;
  margin: 0px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 8, ../sass/modules/_involved.scss */
  .get-involved-block .view-content.row {
    margin: 0px;
  }
}
/* line 15, ../sass/modules/_involved.scss */
.get-involved-block .views-row {
  position: relative;
}
/* line 18, ../sass/modules/_involved.scss */
.get-involved-block .scaleUp.animation {
  height: 600px;
  border-radius: 10px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 18, ../sass/modules/_involved.scss */
  .get-involved-block .scaleUp.animation {
    border-radius: 0px;
  }
}
/* line 25, ../sass/modules/_involved.scss */
.get-involved-block iframe,
.get-involved-block video {
  width: 100%;
  min-height: 600px;
  border-radius: 10px;
  height: auto;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 25, ../sass/modules/_involved.scss */
  .get-involved-block iframe,
  .get-involved-block video {
    min-height: 200px;
  }
}
/* line 35, ../sass/modules/_involved.scss */
.get-involved-block .views-field.views-field-field-video-getinvolved.Image {
  display: none;
}
/* line 38, ../sass/modules/_involved.scss */
.get-involved-block .views-field.views-field-field-getinvolved-image.Video {
  display: none;
}
/* line 41, ../sass/modules/_involved.scss */
.get-involved-block .views-field.views-field-nothing {
  width: calc(100% - 24px);
  position: absolute;
  top: 0px;
  height: 100%;
  border-radius: 10px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 41, ../sass/modules/_involved.scss */
  .get-involved-block .views-field.views-field-nothing {
    position: relative;
    background: #0044b5;
    border-radius: 0px;
    width: 100%;
    padding-bottom: 80px;
    height: auto;
  }
}
/* line 58, ../sass/modules/_involved.scss */
.get-involved-block .views-field.views-field-nothing .bg-overlay {
  height: 100%;
  border-radius: 10px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 58, ../sass/modules/_involved.scss */
  .get-involved-block .views-field.views-field-nothing .bg-overlay {
    background: transparent !important;
  }
}
/* line 65, ../sass/modules/_involved.scss */
.get-involved-block .views-field.views-field-nothing .bg-overlay.p10\%c {
  background: rgba(0, 0, 0, 0.1);
}
/* line 68, ../sass/modules/_involved.scss */
.get-involved-block .views-field.views-field-nothing .bg-overlay.p25\%c {
  background: rgba(0, 0, 0, 0.25);
}
/* line 71, ../sass/modules/_involved.scss */
.get-involved-block .views-field.views-field-nothing .bg-overlay.p50\%c {
  background: rgba(0, 0, 0, 0.5);
}
/* line 74, ../sass/modules/_involved.scss */
.get-involved-block .views-field.views-field-nothing .bg-overlay.p75\%c {
  background: rgba(0, 0, 0, 0.75);
}
/* line 77, ../sass/modules/_involved.scss */
.get-involved-block .views-field.views-field-nothing .banner-inner-content {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 220px;
  margin: 0 auto;
  padding-left: 50px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 77, ../sass/modules/_involved.scss */
  .get-involved-block .views-field.views-field-nothing .banner-inner-content {
    position: relative;
    padding: 0px 50px;
    top: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 77, ../sass/modules/_involved.scss */
  .get-involved-block .views-field.views-field-nothing .banner-inner-content {
    top: 80px;
  }
}
/* line 93, ../sass/modules/_involved.scss */
.get-involved-block .views-field.views-field-nothing .banner-inner-content .banner-title,
.get-involved-block .views-field.views-field-nothing .banner-inner-content .banner-title a {
  color: #fff;
  line-height: 70px;
  font-size: 60px;
  text-decoration: none;
  font-family: "Antonio", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 93, ../sass/modules/_involved.scss */
  .get-involved-block .views-field.views-field-nothing .banner-inner-content .banner-title,
  .get-involved-block .views-field.views-field-nothing .banner-inner-content .banner-title a {
    line-height: 50px;
    font-size: 26px;
  }
}
/* line 107, ../sass/modules/_involved.scss */
.get-involved-block .views-field.views-field-nothing .banner-inner-content .subtitle {
  font-size: 70px;
  color: #ffffff;
  line-height: 90px;
  font-family: "Antonio", sans-serif;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 107, ../sass/modules/_involved.scss */
  .get-involved-block .views-field.views-field-nothing .banner-inner-content .subtitle {
    line-height: 70px;
    font-size: 50px;
  }
}
/* line 117, ../sass/modules/_involved.scss */
.get-involved-block .views-field.views-field-nothing .banner-inner-content .body-content {
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
  color: #ffffff;
  max-width: 555px;
  font-family: "Palanquin", sans-serif;
  padding: 0px 7px;
}
/* line 128, ../sass/modules/_involved.scss */
.get-involved-block .views-field.views-field-nothing .banner-inner-content .link-buttons a {
  font-family: "Antonio", sans-serif;
  margin: 10px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 128, ../sass/modules/_involved.scss */
  .get-involved-block .views-field.views-field-nothing .banner-inner-content .link-buttons a {
    width: 100%;
    text-align: center;
  }
}

/* line 143, ../sass/modules/_involved.scss */
.get-involved-block .views-field.views-field-nothing .field-content .link-buttons a {
  font-weight: 700;
  font-size: 18px !important;
}

/* line 4, ../sass/modules/_promo_banner.scss */
.front-promo-banner {
  overflow: hidden;
}
/* line 6, ../sass/modules/_promo_banner.scss */
.front-promo-banner .views-row {
  position: relative;
  margin-bottom: 22px;
}
/* line 9, ../sass/modules/_promo_banner.scss */
.front-promo-banner .views-row img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
/* line 14, ../sass/modules/_promo_banner.scss */
.front-promo-banner .views-row .views-field.views-field-nothing {
  position: absolute;
  bottom: 0px;
  text-align: center;
  width: calc( 100% - 24px);
  background: url("../images/BlueStripes.svg") center center/cover no-repeat;
  height: 100%;
}
/* line 21, ../sass/modules/_promo_banner.scss */
.front-promo-banner .views-row .views-field.views-field-nothing .title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
}
/* line 26, ../sass/modules/_promo_banner.scss */
.front-promo-banner .views-row .views-field.views-field-nothing .title a {
  text-transform: uppercase;
  font-size: 40px;
  font-family: "Antonio", sans-serif;
  color: #ffffff;
  font-weight: bold;
  background: url("../images/Vector_red.png");
  background-size: 30px 40px;
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 40px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 26, ../sass/modules/_promo_banner.scss */
  .front-promo-banner .views-row .views-field.views-field-nothing .title a {
    font-size: 26px;
    background-size: 20px 30px;
    padding-left: 25px;
  }
}
/* line 47, ../sass/modules/_promo_banner.scss */
.front-promo-banner .views-row-1 .views-field.views-field-nothing {
  background: url("../images/YellowStripes.svg") center center/cover no-repeat;
}
/* line 52, ../sass/modules/_promo_banner.scss */
.front-promo-banner .views-row-2 .views-field.views-field-nothing {
  background: url("../images/RedStripes.svg") center center/cover no-repeat;
}
/* line 57, ../sass/modules/_promo_banner.scss */
.front-promo-banner .views-row-3 .views-field.views-field-nothing {
  background: url("../images/YellowStripes.svg") center center/cover no-repeat;
}
/* line 62, ../sass/modules/_promo_banner.scss */
.front-promo-banner .views-row-4 .views-field.views-field-nothing {
  background: url("../images/BlueStripes.svg") center center/cover no-repeat;
}

/* line 1, ../sass/modules/_news_new.scss */
.latest-news-mobile-block {
  display: block !important;
}
@media (min-width: 768px) {
  /* line 1, ../sass/modules/_news_new.scss */
  .latest-news-mobile-block {
    display: none !important;
  }
}
/* line 6, ../sass/modules/_news_new.scss */
.latest-news-mobile-block h2 {
  color: #21296B;
  font-size: 30px;
}
/* line 10, ../sass/modules/_news_new.scss */
.latest-news-mobile-block .views-slideshow-pager-bullets {
  display: block;
}
/* line 13, ../sass/modules/_news_new.scss */
.latest-news-mobile-block .views-slideshow-controls-bottom .views-slideshow-pager-bullets li {
  background: #ffba00;
  border: 0px solid;
}
/* line 17, ../sass/modules/_news_new.scss */
.latest-news-mobile-block .views-slideshow-controls-bottom .views-slideshow-pager-bullets li.active {
  background: #fd372c;
}

/* line 23, ../sass/modules/_news_new.scss */
.latest-news-block .views-row {
  margin-bottom: 15px;
}

/* line 27, ../sass/modules/_news_new.scss */
.news-block {
  overflow: hidden;
}

/* line 31, ../sass/modules/_news_new.scss */
.latest-news-block {
  padding: 80px 0px 50px;
  color: #555555;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 31, ../sass/modules/_news_new.scss */
  .latest-news-block {
    padding: 0px 20px 0px;
  }
}
@media (max-width: 767px) {
  /* line 31, ../sass/modules/_news_new.scss */
  .latest-news-block {
    display: none;
  }
}
/* line 41, ../sass/modules/_news_new.scss */
.latest-news-block .view-content.row {
  width: 100%;
  margin: 0px;
}
/* line 45, ../sass/modules/_news_new.scss */
.latest-news-block .view-header {
  padding-bottom: 80px;
}
@media (min-width: 768px) {
  /* line 47, ../sass/modules/_news_new.scss */
  .latest-news-block .view-header .h2div {
    float: left;
  }
}
/* line 51, ../sass/modules/_news_new.scss */
.latest-news-block .view-header .h2div h2 {
  line-height: 50px;
  color: #21296B;
  font-weight: 700;
}
/* line 57, ../sass/modules/_news_new.scss */
.latest-news-block .view-header hr {
  width: 50px;
  rotate: 90deg;
  float: left;
  color: #f47925;
  border-top: 2px solid;
  opacity: 0.65;
  margin-top: 25px;
}
/* line 69, ../sass/modules/_news_new.scss */
.latest-news-block .view-header .hcontent {
  color: #777;
  padding-top: 11px;
}
@media (min-width: 992px) {
  /* line 69, ../sass/modules/_news_new.scss */
  .latest-news-block .view-header .hcontent {
    float: left;
    width: 60%;
  }
}
/* line 76, ../sass/modules/_news_new.scss */
.latest-news-block .view-header .hcontent a {
  color: #fd372c;
  font-size: 17px;
  font-weight: 600;
}
/* line 83, ../sass/modules/_news_new.scss */
.latest-news-block .views-row {
  overflow: hidden;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 83, ../sass/modules/_news_new.scss */
  .latest-news-block .views-row {
    margin-bottom: 15px;
  }
}
/* line 89, ../sass/modules/_news_new.scss */
.latest-news-block .views-row .n-image img {
  width: 100%;
  height: auto;
  border-radius: 10px 10px 0px 0px;
}
/* line 95, ../sass/modules/_news_new.scss */
.latest-news-block .views-row .views-field.views-field-nothing {
  width: 100%;
  background: #ffffff;
  height: 100%;
  border-radius: 10px;
  position: relative;
  border: 1px solid #eee;
}
/* line 103, ../sass/modules/_news_new.scss */
.latest-news-block .views-row .views-field.views-field-field-event-date-value {
  color: #555555;
}
/* line 106, ../sass/modules/_news_new.scss */
.latest-news-block .views-row .n-title,
.latest-news-block .views-row .views-field.views-field-title {
  padding: 15px 20px 10px;
}
/* line 109, ../sass/modules/_news_new.scss */
.latest-news-block .views-row .n-title a,
.latest-news-block .views-row .views-field.views-field-title a {
  text-decoration: none;
  color: #21296B;
  font-size: 23px;
  line-height: 28px;
  font-family: "Antonio", sans-serif;
  font-weight: 700;
}
/* line 121, ../sass/modules/_news_new.scss */
.latest-news-block .views-row .n-date {
  font-family: "Palanquin", sans-serif;
  position: absolute;
  top: 15px;
  padding: 5px 20px;
  background: #008ea9;
  color: #ffffff;
  right: 15px;
  text-align: center;
}
/* line 131, ../sass/modules/_news_new.scss */
.latest-news-block .views-row .n-date span {
  font-size: 24px;
  display: block;
  font-weight: bold;
}
/* line 137, ../sass/modules/_news_new.scss */
.latest-news-block .views-row .n-body,
.latest-news-block .views-row .views-field.views-field-body {
  color: #0a0a0b;
  padding: 10px 20px;
  font-family: "Palanquin", sans-serif;
  font-weight: 400;
  font-size: 16px;
}
/* line 145, ../sass/modules/_news_new.scss */
.latest-news-block .views-row .views-field.views-field-created {
  color: #221e1f;
  margin-top: 10px;
  font-family: "Palanquin", sans-serif;
}
/* line 150, ../sass/modules/_news_new.scss */
.latest-news-block .views-row .n-link {
  padding: 0px 20px 15px;
  margin-top: 45px;
}
/* line 153, ../sass/modules/_news_new.scss */
.latest-news-block .views-row .n-link a {
  color: #fd372c;
  position: absolute;
  bottom: 20px;
  font-size: 15px;
  font-weight: 600;
}
/* line 164, ../sass/modules/_news_new.scss */
.latest-news-block .view-footer {
  text-align: right;
  margin-top: 20px;
}
/* line 167, ../sass/modules/_news_new.scss */
.latest-news-block .view-footer a {
  border: 1px solid #0044b5;
  background: #0044b5;
  margin-bottom: 15px;
}
/* line 172, ../sass/modules/_news_new.scss */
.latest-news-block .view-footer a:hover_ {
  border: 1px solid #ffba00;
  color: #ffba00;
  background: transparent;
}

/* line 183, ../sass/modules/_news_new.scss */
.view-news .page-item.active .page-link {
  background-color: #FD372C;
  border-color: #FD372C;
  border-radius: 100px !important;
  width: 50px;
  height: 50px;
  margin-left: 10px;
  padding-top: 10px;
  text-align: center;
}
/* line 193, ../sass/modules/_news_new.scss */
.view-news .page-item .page-link {
  background-color: #F09C7D;
  border-color: #F09C7D;
  border-radius: 100px !important;
  width: 50px;
  height: 50px;
  color: #fff !important;
  margin-left: 10px;
  padding-top: 10px;
  text-align: center;
}
/* line 204, ../sass/modules/_news_new.scss */
.view-news .page-item:not(:first-child) .page-link {
  margin-left: 10px;
}
/* line 207, ../sass/modules/_news_new.scss */
.view-news .pagination {
  margin-top: 20px;
}

/* line 1, ../sass/modules/_events.scss */
.events-block {
  overflow: hidden;
  background-color: #f47925;
}

/* line 5, ../sass/modules/_events.scss */
.upcoming-events-block {
  padding: 30px 0px;
  color: #555555;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 5, ../sass/modules/_events.scss */
  .upcoming-events-block {
    padding: 0px 20px 15px;
  }
}
/* line 11, ../sass/modules/_events.scss */
.upcoming-events-block .view-header {
  padding-bottom: 80px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 11, ../sass/modules/_events.scss */
  .upcoming-events-block .view-header {
    padding-bottom: 10px;
  }
}
@media (min-width: 992px) {
  /* line 16, ../sass/modules/_events.scss */
  .upcoming-events-block .view-header .h2div {
    float: left;
  }
}
/* line 20, ../sass/modules/_events.scss */
.upcoming-events-block .view-header .h2div h2 {
  line-height: 60px;
  color: #21296B;
  font-size: 50px;
  font-weight: 700;
}
@media (max-width: 768px) {
  /* line 20, ../sass/modules/_events.scss */
  .upcoming-events-block .view-header .h2div h2 {
    line-height: 40px;
    font-size: 30px;
  }
}
/* line 31, ../sass/modules/_events.scss */
.upcoming-events-block .view-header hr {
  width: 50px;
  rotate: 90deg;
  float: left;
  color: #21296b;
  opacity: 1 !important;
  border-top: 2px solid;
  margin-top: 33px;
}
@media (max-width: 991px) {
  /* line 31, ../sass/modules/_events.scss */
  .upcoming-events-block .view-header hr {
    display: none !important;
  }
}
/* line 44, ../sass/modules/_events.scss */
.upcoming-events-block .view-header .hcontent {
  color: #777;
  padding-top: 19px;
}
/* line 48, ../sass/modules/_events.scss */
.upcoming-events-block .view-header .hcontent a {
  color: #fd372c;
}
@media (min-width: 992px) {
  /* line 44, ../sass/modules/_events.scss */
  .upcoming-events-block .view-header .hcontent {
    float: left;
    width: 60%;
  }
}
/* line 57, ../sass/modules/_events.scss */
.upcoming-events-block .view-content.row {
  margin: 0px;
}
@media (max-width: 767px) {
  /* line 57, ../sass/modules/_events.scss */
  .upcoming-events-block .view-content.row {
    display: block;
  }
}
/* line 63, ../sass/modules/_events.scss */
.upcoming-events-block .views-row {
  overflow: hidden;
  display: flex;
  background: #fdf2d9;
  padding: 0px;
  position: relative;
  border-radius: 10px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 63, ../sass/modules/_events.scss */
  .upcoming-events-block .views-row {
    margin-bottom: 15px;
    display: block;
  }
}
/* line 76, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .views-field-field-image-event img,
.upcoming-events-block .views-row .n-image img {
  width: 100%;
  height: auto;
  border-radius: 10px 0px 0px 10px;
}
/* line 84, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .views-field.views-field-nothing .field-content {
  padding: 15px 20px 0px 50px;
  display: block;
}
/* line 89, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .views-field.views-field-field-event-date-value {
  color: #555555;
}
/* line 92, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .n-title,
.upcoming-events-block .views-row .views-field.views-field-title {
  padding: 15px 0px 10px;
}
/* line 95, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .n-title a,
.upcoming-events-block .views-row .views-field.views-field-title a {
  text-decoration: none;
  color: #21296B;
  font-size: 30px;
  line-height: 28px;
  font-family: "Antonio", sans-serif;
  font-weight: 600;
}
/* line 107, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .n-date {
  font-family: "Antonio", sans-serif;
  position: absolute;
  top: 15px;
  padding: 18px 20px;
  background: #21296b;
  color: #ffffff;
  left: 15px;
  text-align: center;
  border-radius: 50%;
  height: 110px;
  width: 110px;
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 35px;
}
/* line 128, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .n-date span {
  display: block;
}
/* line 134, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .n-body,
.upcoming-events-block .views-row .views-field.views-field-body {
  color: #0a0a0b;
  padding: 10px 0px;
  font-family: "Palanquin", sans-serif;
  font-weight: 400;
  font-size: 16px;
  border-bottom: 1px solid #21296B;
}
/* line 144, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .n-tim {
  padding: 10px 20px;
  font-weight: bold;
}
/* line 148, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .n-tim::before {
  background-image: url(../images/clockblue.svg);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 22px;
  padding: 0px 0px 0px 28px;
  content: '';
}
/* line 157, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .n-loc {
  padding: 0px 20px;
  font-weight: bold;
}
/* line 161, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .n-loc::before {
  background-image: url(../images/locationblue.svg);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 22px;
  padding: 0px 0px 0px 28px;
  content: '';
}
/* line 170, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .views-field.views-field-created {
  color: #221e1f;
  margin-top: 10px;
  font-family: "Palanquin", sans-serif;
}
/* line 175, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .n-link {
  padding: 0px 20px 15px;
  margin-top: 45px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 175, ../sass/modules/_events.scss */
  .upcoming-events-block .views-row .n-link {
    margin-top: 100px;
  }
}
/* line 181, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .n-link a {
  color: #fff;
  position: absolute;
  bottom: 40px;
  font-size: 18px;
  background: #21296b !important;
  border: 1px solid #21296b !important;
  font-weight: 500;
  right: 50px;
}
/* line 195, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .n-link a:hover {
  border: 1px solid #21296b;
  background: transparent !important;
  color: #21296b !important;
}

/* line 2, ../sass/modules/_sponsor.scss */
.sponsor-block {
  margin-bottom: 20px;
  margin-top: 20px;
  overflow: hidden;
}
@media (min-width: 768px) {
  /* line 7, ../sass/modules/_sponsor.scss */
  .sponsor-block h2 {
    float: left;
    margin-top: 25px;
    font-size: 26px;
    color: #21296B;
    margin-right: 40px;
  }
}
/* line 16, ../sass/modules/_sponsor.scss */
.sponsor-block .slick-prev::before, .sponsor-block .slick-next::before {
  color: #eee;
}
/* line 19, ../sass/modules/_sponsor.scss */
.sponsor-block .views-field.views-field-field-sponsor-image {
  border: 1px solid #eee;
  margin: 0px 15px;
  border-radius: 10px;
}
/* line 23, ../sass/modules/_sponsor.scss */
.sponsor-block .views-field.views-field-field-sponsor-image img {
  border-radius: 10px;
}
/* line 27, ../sass/modules/_sponsor.scss */
.sponsor-block .views-field.views-field-field-sponsor-level {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #f47925;
}

/* line 37, ../sass/modules/_sponsor.scss */
.sponsor-block-slide {
  margin-bottom: 20px;
  margin-top: 20px;
  overflow: hidden;
}
@media (min-width: 768px) {
  /* line 42, ../sass/modules/_sponsor.scss */
  .sponsor-block-slide h2 {
    float: left;
    margin-top: 25px;
    font-size: 26px;
    color: #21296B;
    margin-right: 40px;
  }
}
/* line 51, ../sass/modules/_sponsor.scss */
.sponsor-block-slide .views_slideshow_cycle_teaser_section,
.sponsor-block-slide .views_slideshow_cycle_slide {
  width: 100% !important;
  display: flex !important;
}
/* line 56, ../sass/modules/_sponsor.scss */
.sponsor-block-slide .views-field.views-field-field-sponsor-image {
  border: 1px solid #eee;
  margin: 0px 15px;
  border-radius: 10px;
}
/* line 60, ../sass/modules/_sponsor.scss */
.sponsor-block-slide .views-field.views-field-field-sponsor-image img {
  border-radius: 10px;
  width: 100%;
  height: auto;
}
/* line 66, ../sass/modules/_sponsor.scss */
.sponsor-block-slide .views-field.views-field-field-sponsor-level {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #f47925;
}
/* line 72, ../sass/modules/_sponsor.scss */
.sponsor-block-slide .view-content.row {
  position: relative;
}
/* line 76, ../sass/modules/_sponsor.scss */
.sponsor-block-slide .views_slideshow_controls_text .views_slideshow_controls_text_previous {
  position: absolute;
  left: -10px;
  top: 32%;
  z-index: 9;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 76, ../sass/modules/_sponsor.scss */
  .sponsor-block-slide .views_slideshow_controls_text .views_slideshow_controls_text_previous {
    left: 10px;
  }
}
/* line 84, ../sass/modules/_sponsor.scss */
.sponsor-block-slide .views_slideshow_controls_text .views_slideshow_controls_text_previous a {
  background-image: url(/modules/contrib/admin_toolbar/misc/icons/0074bd/chevron-right.svg);
  color: transparent;
  background-repeat: no-repeat;
  background-size: 25px;
  width: 25px;
  height: 25px;
  display: block;
  rotate: 180deg;
}
/* line 98, ../sass/modules/_sponsor.scss */
.sponsor-block-slide .views_slideshow_controls_text .views_slideshow_controls_text_previous a:hover {
  text-decoration: none;
}
/* line 103, ../sass/modules/_sponsor.scss */
.sponsor-block-slide .views_slideshow_controls_text .views_slideshow_controls_text_pause {
  display: none;
}
/* line 106, ../sass/modules/_sponsor.scss */
.sponsor-block-slide .views_slideshow_controls_text span:hover {
  text-decoration: none;
}
/* line 109, ../sass/modules/_sponsor.scss */
.sponsor-block-slide .views_slideshow_controls_text .views_slideshow_controls_text_next {
  position: absolute;
  right: -10px;
  top: 32%;
  z-index: 9;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 109, ../sass/modules/_sponsor.scss */
  .sponsor-block-slide .views_slideshow_controls_text .views_slideshow_controls_text_next {
    right: 10px;
  }
}
/* line 117, ../sass/modules/_sponsor.scss */
.sponsor-block-slide .views_slideshow_controls_text .views_slideshow_controls_text_next a {
  background-image: url(/modules/contrib/admin_toolbar/misc/icons/0074bd/chevron-right.svg);
  color: transparent;
  background-repeat: no-repeat;
  background-size: 25px;
  width: 25px;
  height: 25px;
  display: block;
}
/* line 130, ../sass/modules/_sponsor.scss */
.sponsor-block-slide .views_slideshow_controls_text .views_slideshow_controls_text_next a:hover {
  text-decoration: none;
}

/* line 1, ../sass/modules/_footer.scss */
.site-footer-region {
  background: #21296b;
}
/* line 4, ../sass/modules/_footer.scss */
.site-footer-region .sf {
  background: #21296b;
}

/* line 9, ../sass/modules/_footer.scss */
.site-footer_top.clearfix {
  background: #21296b;
  color: #ffffff;
  padding: 80px 0px;
  font-family: "Palanquin", sans-serif;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 9, ../sass/modules/_footer.scss */
  .site-footer_top.clearfix {
    padding: 30px 0px;
  }
}
/* line 19, ../sass/modules/_footer.scss */
.site-footer_top.clearfix h2 {
  font-size: 25px;
  font-weight: 600;
  color: #ffffff;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 48px 4px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 19, ../sass/modules/_footer.scss */
  .site-footer_top.clearfix h2 {
    margin: 15px 0px 0px 0px;
  }
}
/* line 36, ../sass/modules/_footer.scss */
.site-footer_top.clearfix .region-footer-first img {
  height: auto;
  max-width: 100%;
}

/* line 48, ../sass/modules/_footer.scss */
.footer-about-block {
  padding: 15px 15px 0px;
}

/* line 51, ../sass/modules/_footer.scss */
.address-block {
  color: #ffffff;
  font-size: 17px;
  font-family: "Palanquin",sans-serif;
  font-weight: 600;
}
/* line 56, ../sass/modules/_footer.scss */
.address-block strong {
  color: #ffffff;
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 22px;
  padding: 0px 0px 0px 28px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 64, ../sass/modules/_footer.scss */
  .address-block .add-line {
    display: block;
    margin-bottom: 10px;
  }
}
/* line 69, ../sass/modules/_footer.scss */
.address-block .address-icon {
  background-image: url(../images/map-marker-alt.svg);
  background-repeat: no-repeat;
  padding: 0px 0px 0px 28px;
}
/* line 74, ../sass/modules/_footer.scss */
.address-block .phone-icon {
  background-image: url(../images/phone.svg);
  background-repeat: no-repeat;
  padding: 3px 0px 0px 28px;
}
/* line 79, ../sass/modules/_footer.scss */
.address-block .contact-icon {
  background-image: url(../images/paper-plane.svg);
  background-repeat: no-repeat;
  padding: 3px 0px 0px 28px;
}
/* line 84, ../sass/modules/_footer.scss */
.address-block a {
  color: #ffffff;
  text-decoration: none;
}
/* line 87, ../sass/modules/_footer.scss */
.address-block a:hover {
  color: #ffba00;
}

/* line 98, ../sass/modules/_footer.scss */
.footer-menu-block .clearfix.nav {
  display: inline-block;
}
/* line 100, ../sass/modules/_footer.scss */
.footer-menu-block .clearfix.nav .nav-item {
  display: block;
  margin-top: 10px;
}
/* line 104, ../sass/modules/_footer.scss */
.footer-menu-block .clearfix.nav .nav-item .nav-link {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  padding: 2px 0px;
}
/* line 109, ../sass/modules/_footer.scss */
.footer-menu-block .clearfix.nav .nav-item .nav-link:hover {
  color: #ffba00;
}
/* line 116, ../sass/modules/_footer.scss */
.footer-menu-block .clearfix.nav {
  display: inline-block;
}
/* line 118, ../sass/modules/_footer.scss */
.footer-menu-block .clearfix.nav .nav-link {
  display: inline-block;
  color: #ffffff;
  font-size: 16px;
  padding: 2px 0px;
}
/* line 124, ../sass/modules/_footer.scss */
.footer-menu-block .clearfix.nav .nav-link:hover {
  color: #ffba00;
}

/* line 132, ../sass/modules/_footer.scss */
.social-media-block {
  text-align: right;
}
/* line 136, ../sass/modules/_footer.scss */
.social-media-block .content a {
  color: #ffffff;
  display: inline-block;
  margin: 0px 15px 0px 0px;
  border-radius: 50%;
  text-align: center;
  background: transparent;
  font-size: 22px;
  padding-top: 6px;
}
/* line 150, ../sass/modules/_footer.scss */
.social-media-block .content a img {
  width: 42px;
  height: 42px;
}
/* line 154, ../sass/modules/_footer.scss */
.social-media-block .content a:hover {
  background: transparent;
  color: #ffba00 !important;
}

/* line 162, ../sass/modules/_footer.scss */
.site-footer__bottom {
  color: #ffffff;
  margin: 0px;
  border: 0px solid;
  font-family: "Palanquin", sans-serif;
}
/* line 168, ../sass/modules/_footer.scss */
.site-footer__bottom .region {
  margin-top: 0px;
}
/* line 173, ../sass/modules/_footer.scss */
.site-footer__bottom .row.region.region-copyright a {
  color: #ffffff;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 179, ../sass/modules/_footer.scss */
  .site-footer__bottom .region {
    margin-top: 0px;
    padding-top: 0px !important;
    padding: 15px;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 185, ../sass/modules/_footer.scss */
  .site-footer__bottom .footer-bottom-right, .site-footer__bottom .footer-bottom-center {
    text-align: left;
  }
}
/* line 190, ../sass/modules/_footer.scss */
.site-footer__bottom .footer-bottom-right .charity-block, .site-footer__bottom .footer-bottom-center .charity-block {
  margin: 0px;
}
/* line 192, ../sass/modules/_footer.scss */
.site-footer__bottom .footer-bottom-right .charity-block .content, .site-footer__bottom .footer-bottom-center .charity-block .content {
  padding: 0px;
}
/* line 195, ../sass/modules/_footer.scss */
.site-footer__bottom .footer-bottom-right .charity-block img, .site-footer__bottom .footer-bottom-center .charity-block img {
  height: auto;
  margin-left: 15px;
}
/* line 201, ../sass/modules/_footer.scss */
.site-footer__bottom .footer-bottom-right .block-menu, .site-footer__bottom .footer-bottom-center .block-menu {
  margin-top: 20px;
}
/* line 203, ../sass/modules/_footer.scss */
.site-footer__bottom .footer-bottom-right .block-menu ul, .site-footer__bottom .footer-bottom-center .block-menu ul {
  float: right;
}
/* line 207, ../sass/modules/_footer.scss */
.site-footer__bottom .footer-bottom-right a, .site-footer__bottom .footer-bottom-center a {
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
  padding: 0px 10px 0px;
  line-height: 16px;
}
/* line 214, ../sass/modules/_footer.scss */
.site-footer__bottom .footer-bottom-right a:hover, .site-footer__bottom .footer-bottom-center a:hover {
  color: #ffba00;
}

/* line 222, ../sass/modules/_footer.scss */
#block-uwtheme2-d10-copyrightblock p a:hover {
  color: #ffba00 !important;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 228, ../sass/modules/_footer.scss */
  .bImage #pTitle h1 {
    font-size: 45px !important;
  }
}
/* line 234, ../sass/modules/_footer.scss */
.footer-address p {
  font-size: 18px;
  font-weight: 600;
}

/* line 239, ../sass/modules/_footer.scss */
#block-footertextblock p {
  font-weight: 600;
}

/* line 243, ../sass/modules/_footer.scss */
.footer-donate {
  margin-top: 15px;
}

/* line 247, ../sass/modules/_footer.scss */
.footer-donate p a {
  background: #FD372C !important;
  border: 1px solid #FD372C !important;
  color: #fff !important;
  font-size: 18px;
  font-family: "Palanquin",sans-serif;
  padding-left: 30px;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 25px;
  font-weight: 700;
  padding-right: 30px;
  padding-top: 6px;
  padding-bottom: 8px;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 269, ../sass/modules/_footer.scss */
  #block-connectwithus {
    margin-top: 0px !important;
    text-align: left !important;
  }
}
/* line 275, ../sass/modules/_footer.scss */
#block-contact .field--name-body {
  margin-top: 24px;
}

/* line 279, ../sass/modules/_footer.scss */
#block-footertextblock {
  margin-top: 30px;
}

/* line 283, ../sass/modules/_footer.scss */
#block-footertextblock {
  width: 99%;
}

/* line 287, ../sass/modules/_footer.scss */
#block-copyright p a {
  color: #fff !important;
}

/* line 291, ../sass/modules/_footer.scss */
.address-block .field--name-body {
  margin-top: 21px;
}

/* line 3, ../sass/pages/_pages.scss */
.withImage #main-wrapper .block-system-breadcrumb-block {
  display: none;
}

/* line 8, ../sass/pages/_pages.scss */
.field--name-field-background-overlay,
.field--name-field-graphic-masking-overlay {
  display: none;
}

/* line 12, ../sass/pages/_pages.scss */
.inner-header-banner-block {
  display: none;
}

/* line 16, ../sass/pages/_pages.scss */
.path-frontpage .breadcrumb-header {
  display: none;
}

/* line 21, ../sass/pages/_pages.scss */
.withOutImage .bImage {
  display: none;
}
/* line 24, ../sass/pages/_pages.scss */
.withOutImage .breadcrumb-header {
  background: #21296B;
  padding: 25px 0px;
  margin-bottom: 25px;
}
/* line 29, ../sass/pages/_pages.scss */
.withOutImage .breadcrumb-header .title {
  color: white !important;
  text-transform: uppercase;
}
/* line 33, ../sass/pages/_pages.scss */
.withOutImage .breadcrumb-header .block-system-breadcrumb-block {
  color: #ffffff;
}
/* line 36, ../sass/pages/_pages.scss */
.withOutImage .breadcrumb-header .block-system-breadcrumb-block .breadcrumb li {
  color: #ffffff;
}
/* line 38, ../sass/pages/_pages.scss */
.withOutImage .breadcrumb-header .block-system-breadcrumb-block .breadcrumb li a {
  color: #ffffff;
}
/* line 42, ../sass/pages/_pages.scss */
.withOutImage .breadcrumb-header .block-system-breadcrumb-block .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: #ffffff;
}

/* line 49, ../sass/pages/_pages.scss */
.bImage {
  position: relative;
}
/* line 51, ../sass/pages/_pages.scss */
.bImage #arc-image {
  position: absolute;
  bottom: 245px;
  width: 100%;
  z-index: 9999;
}
@media screen and (min-width: 768px) {
  /* line 51, ../sass/pages/_pages.scss */
  .bImage #arc-image {
    display: none;
  }
}
/* line 59, ../sass/pages/_pages.scss */
.bImage #arc-image img {
  width: 100%;
  height: auto;
}
/* line 65, ../sass/pages/_pages.scss */
.bImage #inner-banner-image .image-style-header-, .bImage #inner-banner-image img {
  width: 100%;
  height: auto;
}
/* line 70, ../sass/pages/_pages.scss */
.bImage .scaleUp.animation {
  height: 450px;
  width: 100%;
}
/* line 74, ../sass/pages/_pages.scss */
.bImage .t-outer.oneZero {
  background: rgba(0, 0, 0, 0.1);
}
/* line 77, ../sass/pages/_pages.scss */
.bImage .t-outer.twoFive {
  background: rgba(0, 0, 0, 0.25);
}
/* line 80, ../sass/pages/_pages.scss */
.bImage .t-outer.fiveZero {
  background: rgba(0, 0, 0, 0.5);
}
/* line 83, ../sass/pages/_pages.scss */
.bImage .t-outer.sevenFive {
  background: rgba(0, 0, 0, 0.75);
}
/* line 86, ../sass/pages/_pages.scss */
.bImage .t-outer {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  /*background: rgba(0,32,91,0.8);*/
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 86, ../sass/pages/_pages.scss */
  .bImage .t-outer {
    position: relative;
  }
}
/* line 95, ../sass/pages/_pages.scss */
.bImage .t-outer .container-fluid {
  height: 100%;
  padding: 0px;
}
/* line 101, ../sass/pages/_pages.scss */
.bImage .t-outer .container-fluid .block-system-breadcrumb-block {
  position: absolute;
  bottom: 10px;
  color: #ffffff;
  left: 95px;
}
/* line 107, ../sass/pages/_pages.scss */
.bImage .t-outer .container-fluid .block-system-breadcrumb-block .breadcrumb li {
  color: #ffffff;
}
/* line 109, ../sass/pages/_pages.scss */
.bImage .t-outer .container-fluid .block-system-breadcrumb-block .breadcrumb li a {
  color: #ffffff;
}
/* line 113, ../sass/pages/_pages.scss */
.bImage .t-outer .container-fluid .block-system-breadcrumb-block .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: #ffffff;
}
/* line 119, ../sass/pages/_pages.scss */
.bImage .t-outer .t-outer-content {
  max-width: 510px;
  padding: 80px 80px 15px 80px;
  height: 100%;
  position: relative;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 119, ../sass/pages/_pages.scss */
  .bImage .t-outer .t-outer-content {
    padding-bottom: 150px;
    background: #0044b5;
    max-width: 100%;
  }
}
/* line 131, ../sass/pages/_pages.scss */
.bImage .t-outer .t-outer-content::before {
  content: '';
  position: absolute;
  height: 100%;
  width: 340px;
  left: -20px;
  top: 0px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 140, ../sass/pages/_pages.scss */
  .bImage .t-outer .t-outer-content::after {
    display: none !important;
  }
}
/* line 153, ../sass/pages/_pages.scss */
.bImage #pTitle h1 {
  color: #ffffff;
  font-size: 70px;
  text-transform: uppercase;
  text-shadow: 0px 1px 1px #505050;
  margin-bottom: 0px;
  position: relative;
  z-index: 99;
}
/* line 162, ../sass/pages/_pages.scss */
.bImage #pTitle .field.field--name-field-subheading {
  font-size: 18px;
  line-height: 24px;
  color: #ffffff;
}

/* line 170, ../sass/pages/_pages.scss */
.breadcrumb {
  margin-top: 10px;
}
/* line 173, ../sass/pages/_pages.scss */
.breadcrumb li:first-child a {
  display: inline-block;
}

/* line 187, ../sass/pages/_pages.scss */
#content {
  padding-bottom: 20px;
}
/* line 189, ../sass/pages/_pages.scss */
#content img {
  padding: 10px;
}
/* line 192, ../sass/pages/_pages.scss */
#content .tabs .nav.primary.nav-tabs {
  padding-top: 30px;
}

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

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

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

/* line 211, ../sass/pages/_pages.scss */
#sidebar_first .block-menu .clearfix.nav {
  display: block;
}

/* line 217, ../sass/pages/_pages.scss */
.node--type-events .field--name-field-event-start-date {
  font-weight: bold;
}

/* line 222, ../sass/pages/_pages.scss */
.node--type-latest-news .field--name-field-news-image img {
  width: 100%;
  height: auto;
}

/* line 227, ../sass/pages/_pages.scss */
.path-search .search-form .form-submit, .path-search .search-form .paragraph--type--bp-modal .btn.btn-primary.btn-lg.btn-modal, .paragraph--type--bp-modal .path-search .search-form .btn.btn-primary.btn-lg.btn-modal {
  margin-top: 0px;
}

/* line 231, ../sass/pages/_pages.scss */
.user-logged-in #log {
  display: none;
}

/* line 235, ../sass/pages/_pages.scss */
.third-link-buttons.Yellow .link-buttons-inner a:nth-child(3) {
  color: #21296b !important;
}

/* line 241, ../sass/pages/_pages.scss */
.node--type-events .recurring-output--wrapper .rule-text {
  display: none;
}

/* line 245, ../sass/pages/_pages.scss */
.paragraph--type--bp-tabs .nav.nav-tabs li a {
  color: #0044b5 !important;
}

/* line 249, ../sass/pages/_pages.scss */
.field--name-field-shadow-overlay {
  display: none;
}

/* line 3, ../sass/pages/_all_news.scss */
.page-view-news .view-news .view-filters, .page-view-news .view-news- .view-filters, .page-view-news- .view-news .view-filters, .page-view-news- .view-news- .view-filters {
  padding: 50px 0px;
}
/* line 5, ../sass/pages/_all_news.scss */
.page-view-news .view-news .view-filters .form-type-select, .page-view-news .view-news- .view-filters .form-type-select, .page-view-news- .view-news .view-filters .form-type-select, .page-view-news- .view-news- .view-filters .form-type-select {
  margin-right: 15px;
  padding-top: 13px;
  min-width: 200px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 5, ../sass/pages/_all_news.scss */
  .page-view-news .view-news .view-filters .form-type-select, .page-view-news .view-news- .view-filters .form-type-select, .page-view-news- .view-news .view-filters .form-type-select, .page-view-news- .view-news- .view-filters .form-type-select {
    min-width: 100%;
  }
}
/* line 12, ../sass/pages/_all_news.scss */
.page-view-news .view-news .view-filters .form-type-select select, .page-view-news .view-news- .view-filters .form-type-select select, .page-view-news- .view-news .view-filters .form-type-select select, .page-view-news- .view-news- .view-filters .form-type-select select {
  height: 45px;
}
/* line 17, ../sass/pages/_all_news.scss */
.page-view-news .view-news .views-row, .page-view-news .view-news- .views-row, .page-view-news- .view-news .views-row, .page-view-news- .view-news- .views-row {
  overflow: hidden;
  margin-bottom: 45px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 17, ../sass/pages/_all_news.scss */
  .page-view-news .view-news .views-row, .page-view-news .view-news- .views-row, .page-view-news- .view-news .views-row, .page-view-news- .view-news- .views-row {
    margin-bottom: 15px;
  }
}
/* line 24, ../sass/pages/_all_news.scss */
.page-view-news .view-news .views-row .n-image img, .page-view-news .view-news- .views-row .n-image img, .page-view-news- .view-news .views-row .n-image img, .page-view-news- .view-news- .views-row .n-image img {
  width: 100%;
  height: auto;
  border-radius: 10px 10px 0px 0px;
  padding: 0px !important;
}
/* line 31, ../sass/pages/_all_news.scss */
.page-view-news .view-news .views-row .views-field.views-field-nothing, .page-view-news .view-news- .views-row .views-field.views-field-nothing, .page-view-news- .view-news .views-row .views-field.views-field-nothing, .page-view-news- .view-news- .views-row .views-field.views-field-nothing {
  width: 100%;
  background: #ffffff;
  height: 100%;
  border-radius: 10px;
  position: relative;
  border: 1px solid #eee;
}
/* line 39, ../sass/pages/_all_news.scss */
.page-view-news .view-news .views-row .views-field.views-field-field-event-date-value, .page-view-news .view-news- .views-row .views-field.views-field-field-event-date-value, .page-view-news- .view-news .views-row .views-field.views-field-field-event-date-value, .page-view-news- .view-news- .views-row .views-field.views-field-field-event-date-value {
  color: #555555;
}
/* line 42, ../sass/pages/_all_news.scss */
.page-view-news .view-news .views-row .n-title,
.page-view-news .view-news .views-row .views-field.views-field-title, .page-view-news .view-news- .views-row .n-title,
.page-view-news .view-news- .views-row .views-field.views-field-title, .page-view-news- .view-news .views-row .n-title,
.page-view-news- .view-news .views-row .views-field.views-field-title, .page-view-news- .view-news- .views-row .n-title,
.page-view-news- .view-news- .views-row .views-field.views-field-title {
  padding: 15px 20px 10px;
}
/* line 45, ../sass/pages/_all_news.scss */
.page-view-news .view-news .views-row .n-title a,
.page-view-news .view-news .views-row .views-field.views-field-title a, .page-view-news .view-news- .views-row .n-title a,
.page-view-news .view-news- .views-row .views-field.views-field-title a, .page-view-news- .view-news .views-row .n-title a,
.page-view-news- .view-news .views-row .views-field.views-field-title a, .page-view-news- .view-news- .views-row .n-title a,
.page-view-news- .view-news- .views-row .views-field.views-field-title a {
  text-decoration: none;
  color: #21296B;
  font-size: 23px;
  font-weight: 700;
  line-height: 28px;
  font-family: "Antonio", sans-serif;
  font-weight: 600;
}
/* line 58, ../sass/pages/_all_news.scss */
.page-view-news .view-news .views-row .n-date, .page-view-news .view-news- .views-row .n-date, .page-view-news- .view-news .views-row .n-date, .page-view-news- .view-news- .views-row .n-date {
  font-family: "Palanquin", sans-serif;
  position: absolute;
  top: 15px;
  padding: 5px 20px;
  background: #008ea9;
  color: #ffffff;
  right: 15px;
  text-align: center;
}
/* line 68, ../sass/pages/_all_news.scss */
.page-view-news .view-news .views-row .n-date span, .page-view-news .view-news- .views-row .n-date span, .page-view-news- .view-news .views-row .n-date span, .page-view-news- .view-news- .views-row .n-date span {
  font-size: 24px;
  display: block;
  font-weight: bold;
}
/* line 74, ../sass/pages/_all_news.scss */
.page-view-news .view-news .views-row .n-body,
.page-view-news .view-news .views-row .views-field.views-field-body, .page-view-news .view-news- .views-row .n-body,
.page-view-news .view-news- .views-row .views-field.views-field-body, .page-view-news- .view-news .views-row .n-body,
.page-view-news- .view-news .views-row .views-field.views-field-body, .page-view-news- .view-news- .views-row .n-body,
.page-view-news- .view-news- .views-row .views-field.views-field-body {
  color: #0a0a0b;
  padding: 10px 20px;
  font-family: "Palanquin", sans-serif;
  font-weight: 400;
  font-size: 17px;
}
/* line 82, ../sass/pages/_all_news.scss */
.page-view-news .view-news .views-row .views-field.views-field-created, .page-view-news .view-news- .views-row .views-field.views-field-created, .page-view-news- .view-news .views-row .views-field.views-field-created, .page-view-news- .view-news- .views-row .views-field.views-field-created {
  color: #221e1f;
  margin-top: 10px;
  font-family: "Palanquin", sans-serif;
}
/* line 87, ../sass/pages/_all_news.scss */
.page-view-news .view-news .views-row .n-link, .page-view-news .view-news- .views-row .n-link, .page-view-news- .view-news .views-row .n-link, .page-view-news- .view-news- .views-row .n-link {
  padding: 0px 20px 15px;
  margin-top: 45px;
}
/* line 90, ../sass/pages/_all_news.scss */
.page-view-news .view-news .views-row .n-link a, .page-view-news .view-news- .views-row .n-link a, .page-view-news- .view-news .views-row .n-link a, .page-view-news- .view-news- .views-row .n-link a {
  color: #fd372c;
  position: absolute;
  bottom: 20px;
  font-size: 15px;
  font-weight: 600;
}

/* line 105, ../sass/pages/_all_news.scss */
.node--type-news .field--name-field-news-image img {
  max-width: 100%;
  height: auto;
}

/* line 3, ../sass/pages/_events_page.scss */
.path-events .view-header {
  text-align: right;
  padding: 50px 0px;
}
/* line 7, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events-block .views-row {
  overflow: hidden;
  display: flex;
  padding: 0px;
  position: relative;
  border-radius: 0px;
  margin-bottom: 25px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 7, ../sass/pages/_events_page.scss */
  .path-events .view-upcoming-events-block .views-row {
    margin-bottom: 15px;
    display: block;
    padding: 0px 15px;
  }
}
/* line 22, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events-block .views-row .views-field-field-image-event img,
.path-events .view-upcoming-events-block .views-row .n-image img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  padding: 0px !important;
}
/* line 31, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events-block .views-row .views-field.views-field-nothing .field-content {
  padding: 15px 20px 0px 50px;
  display: block;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 29, ../sass/pages/_events_page.scss */
  .path-events .view-upcoming-events-block .views-row .views-field.views-field-nothing {
    position: relative;
  }
}
/* line 39, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events-block .views-row .views-field.views-field-field-event-date-value {
  color: #555555;
}
/* line 42, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events-block .views-row .n-title,
.path-events .view-upcoming-events-block .views-row .views-field.views-field-title {
  padding: 15px 0px 10px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 42, ../sass/pages/_events_page.scss */
  .path-events .view-upcoming-events-block .views-row .n-title,
  .path-events .view-upcoming-events-block .views-row .views-field.views-field-title {
    padding: 45px 0px 10px;
  }
}
/* line 48, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events-block .views-row .n-title a,
.path-events .view-upcoming-events-block .views-row .views-field.views-field-title a {
  text-decoration: none;
  color: #21296B;
  font-size: 30px;
  line-height: 28px;
  font-family: "Antonio", sans-serif;
  font-weight: 700;
}
/* line 60, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events-block .views-row .n-date {
  font-family: "Antonio", sans-serif;
  position: absolute;
  top: 15px;
  padding: 18px 20px;
  background: #ffba00;
  color: #ffffff;
  left: 15px;
  text-align: center;
  border-radius: 50%;
  height: 100px;
  width: 100px;
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 29px;
}
/* line 77, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events-block .views-row .n-date span {
  display: block;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 60, ../sass/pages/_events_page.scss */
  .path-events .view-upcoming-events-block .views-row .n-date {
    top: -55px;
  }
}
/* line 86, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events-block .views-row .n-body,
.path-events .view-upcoming-events-block .views-row .views-field.views-field-body {
  color: #0a0a0b;
  padding: 10px 0px;
  font-family: "Palanquin", sans-serif;
  font-weight: 400;
  font-size: 17px;
  border-bottom: 1px solid #ffba00;
}
/* line 95, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events-block .views-row .n-tim {
  padding: 10px 0px;
  font-size: 17px;
  font-weight: 700;
  color: #646465;
}
/* line 101, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events-block .views-row .n-loc {
  font-size: 17px;
  font-weight: 700;
  color: #646465;
}
/* line 108, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events-block .views-row .n-loc::before {
  background-image: url(../images/location.svg);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 22px;
  padding: 0px 0px 0px 33px;
  content: '';
}
/* line 117, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events-block .views-row .n-tim::before {
  background-image: url(../images/clock.svg);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 22px;
  padding: 0px 0px 0px 33px;
  content: '';
}
/* line 126, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events-block .views-row .views-field.views-field-created {
  color: #221e1f;
  margin-top: 10px;
  font-family: "Palanquin", sans-serif;
}
/* line 131, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events-block .views-row .n-link {
  padding: 0px 20px 15px;
  margin-top: 45px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 131, ../sass/pages/_events_page.scss */
  .path-events .view-upcoming-events-block .views-row .n-link {
    margin-top: 100px;
  }
}
/* line 137, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events-block .views-row .n-link a {
  color: #21296b;
  position: absolute;
  bottom: 40px;
  font-size: 16px;
  border: 1px solid #ffba00;
  background: #ffba00 !important;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  /* line 137, ../sass/pages/_events_page.scss */
  .path-events .view-upcoming-events-block .views-row .n-link a {
    left: 50px;
  }
}
@media screen and (min-width: 768px) {
  /* line 137, ../sass/pages/_events_page.scss */
  .path-events .view-upcoming-events-block .views-row .n-link a {
    right: 50px;
  }
}
/* line 154, ../sass/pages/_events_page.scss */
.path-events .view-upcoming-events-block .views-row .n-link a:hover {
  border: 1px solid #ffba00;
  color: #ffffff;
  background: #fd372c;
}

/* line 164, ../sass/pages/_events_page.scss */
.node--type-events .node__content h1 {
  text-transform: capitalize;
}
/* line 167, ../sass/pages/_events_page.scss */
.node--type-events .field.field--name-field-image-event.field--type-image.field--label-hidden.field__item {
  width: 100%;
}
/* line 169, ../sass/pages/_events_page.scss */
.node--type-events .field.field--name-field-image-event.field--type-image.field--label-hidden.field__item img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  padding: 0px !important;
}
/* line 177, ../sass/pages/_events_page.scss */
.node--type-events .side-col .card.mb-3 {
  border: 1px solid #fd372c;
  background: #fd372c;
  color: #ffffff;
}
/* line 181, ../sass/pages/_events_page.scss */
.node--type-events .side-col .card.mb-3 .card-body {
  padding: 40px;
}
/* line 184, ../sass/pages/_events_page.scss */
.node--type-events .side-col .card.mb-3 .card-body .field--name-field-register a {
  width: 100%;
  text-align: center;
  background: #0044b5;
  border: 1px solid #0044b5;
  color: #ffffff;
}
/* line 194, ../sass/pages/_events_page.scss */
.node--type-events .side-col .card.mb-3 h2 {
  color: #ffffff;
  position: relative;
  display: inline-block;
  z-index: 1;
  margin-bottom: 30px;
}
/* line 201, ../sass/pages/_events_page.scss */
.node--type-events .side-col .card.mb-3 h2::after {
  content: '';
  display: block;
  background: url(../images/next_red.png) no-repeat center center;
  background-size: 25px;
  width: 30px;
  height: 60px;
  position: absolute;
  z-index: -1;
  right: -10px;
  bottom: -19px;
}
/* line 213, ../sass/pages/_events_page.scss */
.node--type-events .side-col .card.mb-3 h2::before {
  content: '';
  display: block;
  background: url(../images/prev_red.png) no-repeat center center;
  background-size: 25px;
  margin-right: -0.65rem;
  width: 30px;
  height: 60px;
  position: absolute;
  z-index: -1;
  left: -17px;
  top: -11px;
}
/* line 226, ../sass/pages/_events_page.scss */
.node--type-events .side-col .card.mb-3 .pb-4 {
  padding-bottom: 0px !important;
  display: block !important;
}
/* line 230, ../sass/pages/_events_page.scss */
.node--type-events .side-col .card.mb-3 svg {
  float: left;
  padding: 4px 10px 0px 0px;
  font-size: 22px;
  opacity: 0.5;
}

/* line 240, ../sass/pages/_events_page.scss */
.n-date.Dark.Blue {
  background: #21296B !important;
}

/* line 243, ../sass/pages/_events_page.scss */
.n-date.Blue {
  background: #0044b5 !important;
}

/* line 246, ../sass/pages/_events_page.scss */
.n-date.Light.Blue {
  background: #5082f0 !important;
}

/* line 249, ../sass/pages/_events_page.scss */
.n-date.Light.Red {
  background: #ff806c !important;
}

/* line 252, ../sass/pages/_events_page.scss */
.n-date.Red {
  background: #fd372c !important;
}

/* line 255, ../sass/pages/_events_page.scss */
.n-date.Dark.Red {
  background: #d12626 !important;
}

/* line 258, ../sass/pages/_events_page.scss */
.n-date.Orange {
  background: #f47925 !important;
}

/* line 261, ../sass/pages/_events_page.scss */
.n-date.Yellow {
  background: #fad42f !important;
  color: #21296B !important;
}

/* line 265, ../sass/pages/_events_page.scss */
.n-date.Light.Yellow {
  background: #fad42f !important;
  color: #21296B !important;
}

/* line 269, ../sass/pages/_events_page.scss */
.n-date.Dark.Green {
  background: #156b4c !important;
}

/* line 272, ../sass/pages/_events_page.scss */
.n-date.Green {
  background: #009464 !important;
}

/* line 275, ../sass/pages/_events_page.scss */
.n-date.Light.Green {
  background: #82d8a4 !important;
}

/* line 278, ../sass/pages/_events_page.scss */
.n-date.Black {
  background: #221e1f !important;
}

/* line 281, ../sass/pages/_events_page.scss */
.n-date.White {
  background: #ffffff !important;
  color: #221e1f !important;
}

/* line 287, ../sass/pages/_events_page.scss */
.path-events .page-item.active .page-link {
  background-color: #fd372c;
  border-color: #fd372c;
  border-radius: 100px !important;
  width: 58px;
  height: 58px;
  margin-left: 10px;
  padding-top: 15px;
  text-align: center;
}
/* line 299, ../sass/pages/_events_page.scss */
.path-events .page-item .page-link {
  background-color: #FF806C;
  border-color: #FF806C;
  border-radius: 100px !important;
  width: 58px;
  height: 58px;
  color: #fff !important;
  padding-top: 15px;
  text-align: center;
}

/* line 311, ../sass/pages/_events_page.scss */
.node--type-events .side-col .card.mb-3 .card-body .field--name-field-register a:hover {
  background: #21296B !important;
  border: 1px solid #21296B !important;
  color: #fff !important;
}

/* line 317, ../sass/pages/_events_page.scss */
.field__item {
  font-weight: normal;
}

/* line 321, ../sass/pages/_events_page.scss */
.node--type-events .field.field--name-field-event-page-image img {
  width: 100% !important;
  height: auto;
  border-radius: 10px;
  padding: 0px !important;
}

/* line 329, ../sass/pages/_events_page.scss */
.n-loc.is-empty {
  display: none;
}

/* line 1, ../sass/pages/_about_page.scss */
.our-story-block {
  padding-bottom: 25px;
}
/* line 4, ../sass/pages/_about_page.scss */
.our-story-block h2 a {
  color: #21296B;
}
@media (min-width: 768px) {
  /* line 8, ../sass/pages/_about_page.scss */
  .our-story-block .views-row {
    display: flex;
  }
}
/* line 20, ../sass/pages/_about_page.scss */
.our-story-block .views-row .views-field-field-ourstory-image img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  padding: 0px !important;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 20, ../sass/pages/_about_page.scss */
  .our-story-block .views-row .views-field-field-ourstory-image img {
    margin-top: 15px;
  }
}

/* line 33, ../sass/pages/_about_page.scss */
.our-projects-block {
  background: #21296B;
  border-radius: 10px;
  padding: 20px 25px;
  color: #ffffff;
  display: inline-block;
  width: 100%;
  background-image: url("../images/project_back.png");
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 300px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 33, ../sass/pages/_about_page.scss */
  .our-projects-block {
    padding-bottom: 300px;
  }
}
@media (min-width: 768px) {
  /* line 47, ../sass/pages/_about_page.scss */
  .our-projects-block .content {
    width: 60%;
    float: right;
  }
}
/* line 53, ../sass/pages/_about_page.scss */
.our-projects-block h2 {
  color: #ffffff;
  position: relative;
  display: inline-block;
  z-index: 1;
}
/* line 59, ../sass/pages/_about_page.scss */
.our-projects-block h2::after {
  content: '';
  display: block;
  background: url(/sites/uwtheme2/files/arrow-Bottom.svg) no-repeat center center;
  background-size: 25px;
  width: 30px;
  height: 60px;
  position: absolute;
  z-index: -1;
  right: -10px;
  bottom: -19px;
}
/* line 71, ../sass/pages/_about_page.scss */
.our-projects-block h2::before {
  content: '';
  display: block;
  background: url(/sites/uwtheme2/files/arrow-top.svg) no-repeat center center;
  background-size: 25px;
  margin-right: -0.65rem;
  width: 30px;
  height: 60px;
  position: absolute;
  z-index: -1;
  left: -17px;
  top: -11px;
}
/* line 85, ../sass/pages/_about_page.scss */
.our-projects-block .views-field.views-field-title a {
  color: #ffffff;
}
/* line 89, ../sass/pages/_about_page.scss */
.our-projects-block .view-our-projects {
  margin-bottom: 15px;
}
/* line 94, ../sass/pages/_about_page.scss */
.our-projects-block .view-our-projects .ui-accordion-header-icon {
  display: none;
}
/* line 97, ../sass/pages/_about_page.scss */
.our-projects-block .view-our-projects .views-accordion-header {
  background: transparent;
  padding: 0px;
  border-radius: 6px;
  border: 0px solid;
}
/* line 103, ../sass/pages/_about_page.scss */
.our-projects-block .view-our-projects .views-accordion-header .field-content a {
  background: #21296B;
  border-radius: 6px 6px 0px 0px;
  text-decoration: none;
  color: #ffffff;
  padding: 15px 0px;
  display: block;
  font-size: 24px;
  font-family: "Antonio", sans-serif;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
/* line 117, ../sass/pages/_about_page.scss */
.our-projects-block .view-our-projects .views-accordion-header .field-content a::after {
  background-color: #0044b5;
  content: url("../images/plus-icon.png") !important;
  float: right;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  padding: 2px;
  margin-top: -1px;
  text-align: center;
}
/* line 131, ../sass/pages/_about_page.scss */
.our-projects-block .view-our-projects .ui-accordion-header-active .field-content a::after {
  background-color: #0044b5;
  content: url("../images/minus-icon.png") !important;
  float: right;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  padding: 2px;
  margin-top: -1px;
  text-align: center;
}
/* line 143, ../sass/pages/_about_page.scss */
.our-projects-block .view-our-projects .ui-accordion-content {
  background: transparent;
  color: #ffffff;
  border: 0px solid;
  padding: 10px 0px;
  font-size: 16px;
}
/* line 149, ../sass/pages/_about_page.scss */
.our-projects-block .view-our-projects .ui-accordion-content .paragraph--type--bp-simple {
  padding: 15px 15px 0px;
}

/* line 161, ../sass/pages/_about_page.scss */
.our-team-block, .our-team-block-mobile {
  text-align: center;
}
/* line 163, ../sass/pages/_about_page.scss */
.our-team-block h2, .our-team-block-mobile h2 {
  color: #21296B;
  margin-bottom: 20px;
  margin-top: 20px;
}
/* line 168, ../sass/pages/_about_page.scss */
.our-team-block .views-row, .our-team-block-mobile .views-row {
  padding: 10px 20px 30px;
}
/* line 172, ../sass/pages/_about_page.scss */
.our-team-block .views-field.views-field-field-team-image img, .our-team-block-mobile .views-field.views-field-field-team-image img {
  border-radius: 50%;
  border: 15px solid #fd372c;
  padding: 0px !important;
  outline: #fd372c solid 15px;
  max-width: 100%;
  height: auto;
}
/* line 181, ../sass/pages/_about_page.scss */
.our-team-block .views-field.views-field-title, .our-team-block-mobile .views-field.views-field-title {
  margin: 35px 0px 0px;
  text-align: center;
}
/* line 184, ../sass/pages/_about_page.scss */
.our-team-block .views-field.views-field-title a, .our-team-block-mobile .views-field.views-field-title a {
  color: #21296B;
  font-size: 20px;
  font-weight: 700;
  font-family: "Antonio", sans-serif;
}
/* line 191, ../sass/pages/_about_page.scss */
.our-team-block .views-field.views-field-field-designation, .our-team-block-mobile .views-field.views-field-field-designation {
  color: #707072;
  font-size: 18px;
  font-weight: 400;
}

/* line 198, ../sass/pages/_about_page.scss */
.our-team-block-mobile {
  display: block !important;
}
@media (min-width: 768px) {
  /* line 198, ../sass/pages/_about_page.scss */
  .our-team-block-mobile {
    display: none !important;
  }
}
/* line 204, ../sass/pages/_about_page.scss */
.our-team-block-mobile .views_slideshow_cycle_slide,
.our-team-block-mobile .views_slideshow_cycle_teaser_section {
  width: 100% !important;
}
/* line 208, ../sass/pages/_about_page.scss */
.our-team-block-mobile .views-slideshow-controls-bottom .views-slideshow-pager-bullets li {
  background: #ffba00;
  border: 0px solid;
}
/* line 212, ../sass/pages/_about_page.scss */
.our-team-block-mobile .views-slideshow-controls-bottom .views-slideshow-pager-bullets li.active {
  background: #fd372c;
}
/* line 216, ../sass/pages/_about_page.scss */
.our-team-block-mobile .views-slideshow-controls-bottom .views-slideshow-pager-bullets {
  display: block ruby;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 223, ../sass/pages/_about_page.scss */
  .our-team-block, .our-team-block-mobile {
    display: none;
  }
}
/* line 227, ../sass/pages/_about_page.scss */
.our-story-block .views-row .views-field.views-field-nothing .link-button a {
  background: #F7D854 !important;
  border: 1px solid #F7D854 !important;
  color: #273273 !important;
}

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

/* line 5, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar thead > tr {
  border-bottom: 1px solid #eee;
}
/* line 11, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar table thead tr th {
  background: #ffffff !important;
  color: #333 !important;
}
/* line 18, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar table tbody tr {
  background: #ffffff !important;
}
/* line 23, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-head-container.fc-widget-header {
  background: #ffffff;
}

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

/* line 33, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-scroller.fc-day-grid-container {
  height: 100% !important;
  overflow: initial !important;
}
/* line 37, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar thead > tr {
  border-bottom: 1px solid #eee;
}
/* line 43, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar table thead tr th {
  background: #ffffff !important;
  color: #333 !important;
}
/* line 50, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar table tbody tr {
  background: #ffffff !important;
}
/* line 55, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-head-container.fc-widget-header {
  background: #ffffff;
}

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

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

/* line 69, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-scroller.fc-day-grid-container {
  height: 100% !important;
  overflow: initial !important;
}
/* line 72, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-scroller.fc-day-grid-container a {
  color: #005191;
}
/* line 76, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar thead > tr {
  border-bottom: 1px solid transparent !important;
}
/* line 79, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-day-grid-event.fc-h-event.fc-event {
  color: #fff !important;
}
/* line 82, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-head-container.fc-widget-header table {
  margin: 0px;
}
/* line 85, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-view-container {
  border-bottom: 1px solid #ddd;
}
/* line 88, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-row .fc-content-skeleton td {
  border-right: 1px solid #ddd;
}
/* line 91, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-button-primary:disabled,
.js-drupal-fullcalendar .fc-button-primary {
  background-color: #005191;
  border-color: #005191;
}
/* line 96, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar thead > tr {
  border-bottom: 1px solid #eee;
}
/* line 99, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar table {
  margin: 0px;
}
/* line 101, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar table .fc-unthemed td {
  border-right: 1px solid #ddd !important;
}
/* line 106, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar table thead tr th {
  background: #fff !important;
  color: #333 !important;
}
/* line 113, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar table tbody tr {
  background: #fff !important;
}
/* line 118, ../sass/pages/_calendar.scss */
.js-drupal-fullcalendar .fc-head-container.fc-widget-header {
  background: #fff;
}

/* line 124, ../sass/pages/_calendar.scss */
.fc-toolbar h2 {
  font-size: 30px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 124, ../sass/pages/_calendar.scss */
  .fc-toolbar h2 {
    font-size: 20px;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 132, ../sass/pages/_calendar.scss */
  .fc-toolbar.fc-header-toolbar .fc-button {
    padding: 1px;
  }
}
/* line 137, ../sass/pages/_calendar.scss */
.white-button.calc {
  border: 1px solid #707072 !important;
  color: #707072 !important;
}

/* line 2, ../sass/pages/_bod.scss */
.view-board-of-directors .views-row, .view-board-of-directors- .views-row {
  padding: 10px 0px 30px;
  text-align: center;
}
/* line 8, ../sass/pages/_bod.scss */
.view-board-of-directors .views-field.views-field-field-staff-image img,
.view-board-of-directors .views-field.views-field-field-bod-image img, .view-board-of-directors- .views-field.views-field-field-staff-image img,
.view-board-of-directors- .views-field.views-field-field-bod-image img {
  border-radius: 50%;
  border: 15px solid #fd372c;
  padding: 0px !important;
  outline: #fd372c solid 15px;
}
/* line 15, ../sass/pages/_bod.scss */
.view-board-of-directors .views-field.views-field-field-name,
.view-board-of-directors .views-field.views-field-title, .view-board-of-directors- .views-field.views-field-field-name,
.view-board-of-directors- .views-field.views-field-title {
  margin: 35px 0px 0px;
  text-align: center;
  color: #21296B;
  font-size: 20px;
  font-weight: 700;
  font-family: "Antonio", sans-serif;
}
/* line 23, ../sass/pages/_bod.scss */
.view-board-of-directors .views-field.views-field-field-name a,
.view-board-of-directors .views-field.views-field-title a, .view-board-of-directors- .views-field.views-field-field-name a,
.view-board-of-directors- .views-field.views-field-title a {
  color: #21296B;
  font-size: 20px;
  font-weight: 700;
  font-family: "Antonio", sans-serif;
}
/* line 30, ../sass/pages/_bod.scss */
.view-board-of-directors .views-field.views-field-field-organization,
.view-board-of-directors .views-field.views-field-field-email,
.view-board-of-directors .views-field.views-field-field-bio,
.view-board-of-directors .views-field.views-field-field-designation, .view-board-of-directors- .views-field.views-field-field-organization,
.view-board-of-directors- .views-field.views-field-field-email,
.view-board-of-directors- .views-field.views-field-field-bio,
.view-board-of-directors- .views-field.views-field-field-designation {
  color: #707072;
  font-size: 18px;
  font-weight: 400;
}

@media (min-width: 0px) and (max-width: 640px) {
  /* line 41, ../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 49, ../sass/pages/_bod.scss */
  ._view-board-of-directors .views-row .views-field.views-field-title a {
    left: 18px !important;
    font-size: 15px !important;
  }
}
/* line 55, ../sass/pages/_bod.scss */
.field--name-field-designation {
  color: #0044b5 !important;
  font-size: 28px !important;
  font-family: "Antonio", sans-serif !important;
}

/* 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 .align-left {
  margin: 15px 15px 15px 0px;
}
/* line 7, ../sass/paragraphs/_all_pages.scss */
.block-field-blocknodepagefield-lp-paragraphs > .content > .paragraph .align-left {
  margin: 15px 15px 15px 0px;
}
/* line 10, ../sass/paragraphs/_all_pages.scss */
.block-field-blocknodepagefield-lp-paragraphs > .content > .paragraph .align-right {
  margin: 15px 0px 15px 15px;
}

/* line 17, ../sass/paragraphs/_all_pages.scss */
.paragraph--type--bp-webform .field--name-bp-webform-field .webform-submission-form {
  padding: 15px;
}

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

/* line 29, ../sass/paragraphs/_all_pages.scss */
.paragraph--type--bp-columns .paragraph--type--bp-simple img,
.paragraph--type--bp-columns-three-uneven .paragraph--type--bp-simple img {
  padding: 10px;
  height: auto;
}

/* line 37, ../sass/paragraphs/_all_pages.scss */
#vbp-45 p img {
  width: 100% !important;
  height: auto;
}

/* line 42, ../sass/paragraphs/_all_pages.scss */
label {
  font-weight: 500;
}

/* line 46, ../sass/paragraphs/_all_pages.scss */
.form-required::after {
  content: '';
  vertical-align: super;
  display: inline-block;
  background-image: url(../images/required.svg) !important;
  background-repeat: no-repeat;
  background-size: 7px 7px;
  width: 7px;
  height: 7px;
  margin: 0 0.3em;
}

/* line 58, ../sass/paragraphs/_all_pages.scss */
.paragraph--type--bp-columns-three-uneven img {
  width: 100% !important;
}

/* line 2, ../sass/paragraphs/_link_buttons.scss */
.paragraph--type--link-buttons .wrapper-field-prgf-head-content-buttons {
  text-align: center;
}
/* line 5, ../sass/paragraphs/_link_buttons.scss */
.paragraph--type--link-buttons .field-prgf-head-content-buttons.button {
  display: inline-block;
  border-radius: 0px;
  margin: 5px 0px;
  transition: all 0.3s linear 0s;
  padding: 7px 35px;
  text-decoration: none;
}
/* line 12, ../sass/paragraphs/_link_buttons.scss */
.paragraph--type--link-buttons .field-prgf-head-content-buttons.button a {
  text-decoration: none;
  color: #ffffff;
  font-family: "Antonio",sans-serif;
  font-size: 20px;
}

/* 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: #0044b5;
  border-radius: 6px 6px 0px 0px;
  text-decoration: none;
  color: #ffffff;
  padding: 15px 20px;
  display: block;
  font-size: 20px;
  font-family: "Antonio", sans-serif;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
/* line 26, ../sass/paragraphs/_accordion.scss */
.paragraph--type--bp-accordion .card-header.panel-heading .panel-title a.collapsed {
  background: #EDEDED;
  color: #0044b5;
  border-radius: 0px;
}
/* line 31, ../sass/paragraphs/_accordion.scss */
.paragraph--type--bp-accordion .card-header.panel-heading .panel-title a.collapsed::after {
  background-color: #FAB351;
  content: url("../images/plus-icon.png") !important;
  float: right;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  padding: 2px;
  margin-top: -1px;
  text-align: center;
}
/* line 42, ../sass/paragraphs/_accordion.scss */
.paragraph--type--bp-accordion .card-header.panel-heading .panel-title a::after {
  background-color: #FAB351;
  content: url("../images/minus-icon.png") !important;
  float: right;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  padding: 2px;
  margin-top: -1px;
  text-align: center;
}
/* line 56, ../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 {
  border-radius: 0px;
}

/* line 14, ../sass/paragraphs/_modal.scss */
.paragraph--type--bp-modal .btn.btn-primary.btn-lg.btn-modal {
  text-transform: none !important;
}

/* 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: "Antonio", sans-serif;
  font-size: 20px;
}
/* line 14, ../sass/paragraphs/_tabs.scss */
.paragraph--type--bp-tabs .nav.nav-tabs li .active {
  background: #0044b5;
  color: #ffffff !important;
}
/* line 21, ../sass/paragraphs/_tabs.scss */
.paragraph--type--bp-tabs .tab-content .paragraph--type--bp-simple {
  padding: 15px 0px 0px;
}
