/* line 1, ../sass/modules/_header.scss */
.branding-name-block {
  width: 68%;
  align-items: center;
  display: flex;
  justify-content: flex-end !important;
  padding-top: 20px;
  padding-right: 0px;
  margin-left: 390px;
}

/* line 10, ../sass/modules/_header.scss */
.branding-name-block {
  width: 68%;
  align-items: center;
  display: flex;
  justify-content: flex-end !important;
  padding-top: 20px;
  padding-right: 0px;
}

/* line 18, ../sass/modules/_header.scss */
.branding-name-block p {
  font-size: 30px;
  margin: 0px;
  font-family: "CachetW05-Book";
}

/* line 23, ../sass/modules/_header.scss */
.menu--give-menus {
  width: 100%;
  align-items: end;
  display: flex;
  justify-content: flex-end !important;
  padding-top: 5px;
  text-align: right;
  float: right;
  padding-right: 0px;
}

/* line 33, ../sass/modules/_header.scss */
.header-give-menu-block ul li .career {
  background: #14B4AA;
  color: #fff;
  border-radius: 8px;
  padding: 5px 15px;
  margin-left: 5px;
  font-family: "CachetW05-Book";
  font-weight: 600;
}

/* line 42, ../sass/modules/_header.scss */
.header-give-menu-block ul li .give {
  background: #009BDF;
  color: #fff;
  border-radius: 8px;
  padding: 5px 15px;
  margin-left: 5px;
  font-family: "CachetW05-Book";
  font-weight: 600;
}

/* line 51, ../sass/modules/_header.scss */
.header-give-menu-block ul li .donate {
  background: #92278F;
  color: #fff;
  border-radius: 8px;
  padding: 5px 15px;
  margin-left: 5px;
  font-family: "CachetW05-Book";
  font-weight: 600;
}

/* line 60, ../sass/modules/_header.scss */
.header-give-menu-block ul li a:hover {
  opacity: 0.85;
}

/* line 66, ../sass/modules/_header.scss */
.navbar {
  padding-top: 1.5em !important;
  padding-bottom: 1.5em !important;
}

/* line 70, ../sass/modules/_header.scss */
.branding-name-block {
  margin-left: 370px;
  margin-top: -25px;
}

/* line 1, ../sass/modules/_menu.scss */
.navbar-nav .nav-link {
  font-family: "CachetW05-Book";
}

/* line 4, ../sass/modules/_menu.scss */
a {
  font-family: "CachetW05-Book";
}

/* line 7, ../sass/modules/_menu.scss */
.container {
  max-width: 1170px;
}

/* line 10, ../sass/modules/_menu.scss */
#navbar-top {
  background-color: #fff;
  margin: 0 auto;
  /*max-width: 1170px;*/
  padding-right: 150px;
  padding-left: 150px;
}

/* line 17, ../sass/modules/_menu.scss */
.navbar-brand {
  width: 30%;
  white-space: normal !important;
  line-height: 25px;
  display: block;
  flex-direction: row;
  padding-left: 0;
  margin-bottom: 0;
  position: absolute;
}

/* line 27, ../sass/modules/_menu.scss */
.region-top-header {
  width: 100%;
}

/* line 30, ../sass/modules/_menu.scss */
.navbar-toggler-icon {
  background: auto !important;
}

/* line 33, ../sass/modules/_menu.scss */
.navbar-brand img {
  width: 225px;
  height: auto;
}

/* line 37, ../sass/modules/_menu.scss */
.navbar-nav .nav-link {
  color: #333;
}

/* line 40, ../sass/modules/_menu.scss */
.navbar-nav .nav-link:hover {
  color: #000;
}

/*#navbar-main {
   background-color: #f4f4f4;
   padding-left: 45px;
   padding-right: 45px;
}
.navbar-collapse {
   max-width: 1320px;
   margin: 0 auto;
}*/
/* line 55, ../sass/modules/_menu.scss */
#block-searchblockclose p {
  text-align: right;
}

/* line 58, ../sass/modules/_menu.scss */
#block-searchblockclose a {
  color: #fff;
}

/* line 62, ../sass/modules/_menu.scss */
.header-give-menu-2-block,
#block-givemenu-2 {
  display: none;
}

/* line 66, ../sass/modules/_menu.scss */
.main-menu-block {
  width: 100%;
}

/*.menu--main ul li {
   padding: 10px 45px !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
   padding: 10px 55px 10px !important;
   display: block;
   text-transform: uppercase;
   font-size: 18px;
}*/
/*---search form------*/
/* line 79, ../sass/modules/_menu.scss */
.pr-3 {
  display: block !important;
  padding-top: 14px;
  font-size: 15px;
}

/* line 84, ../sass/modules/_menu.scss */
.search-input {
  position: absolute;
  width: 1000%;
  padding: 10px;
  margin-top: -31px;
  overflow: hidden;
  border: 0;
  z-index: 9;
  height: 73%;
  display: block !important;
  /*max-width: 1145px;*/
}

/* line 96, ../sass/modules/_menu.scss */
.page-head__search input {
  display: none;
}

/* line 100, ../sass/modules/_menu.scss */
.page-head__search-close {
  display: inline-block !important;
  color: #333 !important;
  text-align: right;
  position: absolute;
  z-index: 9999;
  /*padding-left: 1122px !important;*/
  margin-top: -27px;
}

/* line 109, ../sass/modules/_menu.scss */
.node_search-results a {
  font-size: 25px;
}

/*-------dropdown-----*/
/* line 113, ../sass/modules/_menu.scss */
.dropdown-menu.show {
  max-height: initial;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  background-color: #fff;
  border: 1px solid #fff;
  width: 1050px;
  position: absolute;
  top: 100%;
  padding-inline-start: 40px;
  border-radius: 0px;
  margin-top: 8px;
}

/* line 128, ../sass/modules/_menu.scss */
.dropdown-menu.show .menu-item--expanded {
  flex: 0 0 32.667%;
  max-width: 32.667%;
  position: relative;
}

/* line 133, ../sass/modules/_menu.scss */
.dropdown-menu.show .menu-item--expanded a {
  border-bottom: 2px solid #e3e2e3;
  display: block;
  font-size: 20px;
  line-height: 1.2;
  padding-top: 25px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  font-family: "CachetW05-Book";
  color: #636466;
}

/* line 144, ../sass/modules/_menu.scss */
.dropdown-menu.show .menu-item--expanded a::after {
  display: none !important;
}

/* line 147, ../sass/modules/_menu.scss */
.dropdown-menu .dropdown-toggle::after {
  display: none !important;
}

/* line 150, ../sass/modules/_menu.scss */
.navbar-expand-lg .navbar-nav .dropdown-menu.show .menu-item--expanded ul {
  position: initial;
  padding-inline-start: 40px;
  display: inline-grid;
  border: none;
  border-radius: unset;
}

/* line 158, ../sass/modules/_menu.scss */
.navbar-expand-lg .navbar-nav .dropdown-menu.show .menu-item--expanded ul li a {
  font-size: 16px;
  line-height: 1.7;
  text-transform: none;
  color: #636466;
  font-family: Verdana;
  padding: 0px;
  margin: 0px;
  border: none;
}

/* line 168, ../sass/modules/_menu.scss */
.navbar-expand-lg .navbar-nav .dropdown-menu.show .menu-item--expanded ul .site-search {
  display: none !important;
}

/* line 171, ../sass/modules/_menu.scss */
.navbar-expand-lg .navbar-nav .dropdown-menu.show .menu-item--expanded .site-search {
  display: none !important;
}

/* line 174, ../sass/modules/_menu.scss */
.dropdown-menu.show .menu-item--expanded a {
  border-bottom: 2px solid #e3e2e3;
  color: #636466;
}

/* line 178, ../sass/modules/_menu.scss */
.navbar-expand-lg .navbar-nav .dropdown-menu.show .menu-item--expanded ul li a {
  color: #636466;
}

/* line 181, ../sass/modules/_menu.scss */
.navbar-collapse .menu-item--expanded .section-icon {
  margin-bottom: 15px;
  text-align: center;
  display: block;
  width: 65px;
  height: 65px;
  position: absolute;
  left: -85px;
  top: 0;
  background-size: 100% auto;
  background-position: 0 0;
}

/* line 193, ../sass/modules/_menu.scss */
.menu-icon-21 .section-icon {
  background-image: url(../images/Health_and_Wellness_Icon.png) !important;
  margin-left: 60px;
}

/* line 197, ../sass/modules/_menu.scss */
.menu-icon-26 .section-icon {
  background-image: url(../images/Aquatics_Icon.png) !important;
  margin-left: 60px;
}

/* line 201, ../sass/modules/_menu.scss */
.menu-icon-30 .section-icon {
  background-image: url(../images/Sports_icon.png) !important;
  margin-left: 60px;
}

/* line 205, ../sass/modules/_menu.scss */
.menu-icon-34 .section-icon {
  background-image: url(../images/Child_Care_Icon.png) !important;
  margin-left: 60px;
}

/* line 209, ../sass/modules/_menu.scss */
.menu-icon-40 .section-icon {
  background-image: url(../images/Community_Programs_Icon.png) !important;
  margin-left: 60px;
}

/* line 213, ../sass/modules/_menu.scss */
.menu-icon-49 .section-icon {
  background-image: url(../images/Social_Responsibility_Icon.png) !important;
  margin-left: 60px;
}

/*.dropdown-menu.show .menu-item--expanded {
    padding-left: 105px;
    position: relative;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    padding-top: 20px;
}*/
/* line 225, ../sass/modules/_menu.scss */
.navbar-expand-lg .navbar-nav .dropdown-menu.show .menu-item--expanded ul li a {
  white-space: normal;
}

/* line 228, ../sass/modules/_menu.scss */
.dropdown-menu.show li ul li {
  padding: 5px;
}

/* line 231, ../sass/modules/_menu.scss */
.dropdown-menu.show li ul {
  padding: 5px !important;
}

/* line 234, ../sass/modules/_menu.scss */
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: transparent;
}

/* line 239, ../sass/modules/_menu.scss */
.dropdown-menu.show li a, .dropdown-menu.show li ul li a {
  text-decoration: none;
  white-space: normal;
}

/* line 243, ../sass/modules/_menu.scss */
.dropdown-menu.show .site-search {
  display: none;
}

/* line 246, ../sass/modules/_menu.scss */
.paragraph--type--link-buttons a {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
}

/* line 255, ../sass/modules/_menu.scss */
.paragraph--type--link-buttons .field-prgf-head-content-buttons {
  font-weight: normal;
  text-align: center;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  display: inline-block;
  padding: 10px 20px;
}

/* line 264, ../sass/modules/_menu.scss */
.paragraph--type--link-buttons {
  width: 100%;
  margin: 0 auto;
}

/* line 268, ../sass/modules/_menu.scss */
#navbar-main {
  background-color: #e5e5e5;
  padding: 0 100px;
  position: relative;
}

/* line 273, ../sass/modules/_menu.scss */
.navbar-expand-lg .navbar-collapse {
  position: relative;
  /*display: flex;*/
}

/* line 277, ../sass/modules/_menu.scss */
.main-menu-block {
  padding-right: 40px;
  display: block;
}

/* line 281, ../sass/modules/_menu.scss */
.nav::before, .nav::after {
  content: " ";
  display: table;
}

/* line 285, ../sass/modules/_menu.scss */
.navbar-expand-lg .navbar-nav {
  float: none !important;
  display: table;
  width: 100%;
}

/* line 290, ../sass/modules/_menu.scss */
.menu--main ul li {
  padding: 0px 36px !important;
  position: static;
  visibility: inherit;
  float: none;
  display: table-cell;
  box-sizing: border-box;
}

/* line 298, ../sass/modules/_menu.scss */
.navbar-expand-lg .navbar-nav .nav-link {
  color: #333333;
  padding: 0px 0 25px;
  text-align: center;
  font-family: "CachetW05-Book" !important;
  position: relative;
  display: block;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.85;
  text-transform: uppercase;
}

/* line 312, ../sass/modules/_menu.scss */
.navbar-expand-lg .navbar-nav .dropdown-menu {
  padding: 30px 3px 37px 80px;
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  background-color: #fff;
  border: 1px solid #fff;
  /*box-shadow: 0 6px 12px rgba(0,0,0,0.175);*/
  width: 100%;
}

/* line 322, ../sass/modules/_menu.scss */
.btn-primary {
  border-radius: 8px;
}

/* line 325, ../sass/modules/_menu.scss */
img {
  border-radius: 8px;
}

/* line 328, ../sass/modules/_menu.scss */
.dropdown-item.active, .dropdown-item:active {
  background-color: transparent !important;
}

/* line 331, ../sass/modules/_menu.scss */
.navbar-nav .nav-item:hover > .dropdown-menu {
  max-height: initial;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  top: 100%;
  padding-inline-start: 40px;
  border-radius: 0px;
}

/* line 340, ../sass/modules/_menu.scss */
.navbar-nav .nav-item:hover > .dropdown-menu li.dropdown-item {
  flex: 0 0 32.667%;
  max-width: 32.667%;
  position: relative;
}

/* line 345, ../sass/modules/_menu.scss */
.navbar-nav .nav-item:hover > .dropdown-menu li.dropdown-item a {
  border-bottom: none;
  color: #636466;
  display: block !important;
  font-size: 20px;
  line-height: 1.2;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-family: "CachetW05-Book";
}

/*.navbar-nav .nav-item:hover>.dropdown-menu li.dropdown-item  a.active ul.dropdown-menu  {
    position: initial;
    padding-inline-start: 40px;
    display: inline-grid !important;
    border: none;
    border-radius: unset;
	padding: 5px !important;
}*/
/* line 365, ../sass/modules/_menu.scss */
.navbar-nav ul li ul {
  position: initial !important;
  padding-inline-start: 40px;
  display: inline-grid;
  border: none;
  border-radius: unset;
  padding: 5px !important;
}

/* line 374, ../sass/modules/_menu.scss */
.navbar-nav ul li ul li .section-icon {
  display: none !important;
}

/* line 377, ../sass/modules/_menu.scss */
.navbar-nav .menu-item--expanded:hover > .dropdown-menu li a ul.dropdown .site-search {
  display: none !important;
}

/* line 380, ../sass/modules/_menu.scss */
.navbar-nav .menu-item--expanded:hover > .dropdown-menu li.site-search {
  display: none !important;
}

/* line 383, ../sass/modules/_menu.scss */
.menu--main ul.dropdown-menu li.dropdown-item.dropdown ul li {
  padding: 0px !important;
}

/* line 386, ../sass/modules/_menu.scss */
.navbar-nav .nav-item:hover > .dropdown-menu li.dropdown-item a {
  padding: 5px 20px;
}

/* line 389, ../sass/modules/_menu.scss */
.menu--main ul.dropdown-menu li.dropdown-item.dropdown ul li a {
  font-weight: 400;
  font-size: 14px !important;
  line-height: 20px;
  text-transform: none;
  font-family: Verdana,sans-serif !important;
}

/* line 396, ../sass/modules/_menu.scss */
#navbar-main {
  padding-top: 10px !important;
  padding-bottom: 0px !important;
}

/*--------Rotor------*/
/* line 2, ../sass/modules/_banner.scss */
.view-front-page-rotor-banner .views-field-nothing {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  z-index: 99;
}

/* line 11, ../sass/modules/_banner.scss */
.view-front-page-rotor-banner .views-field-nothing .field-content {
  margin-bottom: auto;
  margin-top: auto;
  text-align: center;
  max-width: 100%;
  width: 100%;
}

/* line 18, ../sass/modules/_banner.scss */
.view-front-page-rotor-banner .views-field-nothing .field-content .title {
  width: 700px;
  padding: 10px 20px 20px;
  margin: 0px auto 0px;
  color: #fff;
  font-size: 50px;
  font-family: "CachetW05-Bold";
  line-height: 1;
}

/* line 27, ../sass/modules/_banner.scss */
.view-front-page-rotor-banner .views-field-nothing .field-content .dis {
  width: 700px;
  padding: 10px 20px 20px;
  margin: 0px auto 0px;
  color: #fff;
  font-size: 20px;
  font-family: Verdana,"Bitstream Vera Sans","DejaVu Sans",Tahoma,Geneva,Arial,sans-serif,myriad-pro-condensed,sans-serif;
  font-weight: 500;
}

/* line 36, ../sass/modules/_banner.scss */
.view-front-page-rotor-banner .views-field-nothing .field-content .more {
  width: 700px;
  margin: 0px auto 0px;
  color: #fff;
  font-size: 20px;
  font-family: "CachetW05-Book";
  font-weight: 600;
}

/* line 44, ../sass/modules/_banner.scss */
.view-front-page-rotor-banner .views-field-nothing .field-content .more a {
  color: #fff;
  border-radius: 8px;
  padding: 10px 25px;
  border: 3px solid #fff;
  text-decoration: none;
  font-size: 20px;
  font-family: "CachetW05-Book";
  font-weight: 600;
}

/* line 55, ../sass/modules/_banner.scss */
.view-front-page-rotor-banner .views-field-nothing .field-content .more a:hover {
  opacity: 0.7;
}

/* line 58, ../sass/modules/_banner.scss */
.front-rotor-banner-image {
  padding: 0px;
}

/* line 61, ../sass/modules/_banner.scss */
.front-rotor-banner-image img {
  height: auto;
  width: 100%;
}

/* line 65, ../sass/modules/_banner.scss */
.views_slideshow_cycle_slide {
  width: 100% !important;
}

/* line 68, ../sass/modules/_banner.scss */
.block-views-blockfront-page-rotor-banner-block-1 .views_slideshow_cycle_main .views-slideshow-cycle-main-frame, .block-views-blockfront-page-rotor-banner-block-1 .views_slideshow_cycle_main .views_slideshow_cycle_teaser_section, .block-views-blockfront-page-rotor-banner-block-1 .views_slideshow_cycle_main .views-slideshow-cycle-main-frame-row {
  width: 100% !important;
}

/* line 71, ../sass/modules/_banner.scss */
.block-views-blockfront-page-rotor-banner-block-1 .views_slideshow_cycle_main {
  width: 100%;
  float: left;
}

/* line 76, ../sass/modules/_banner.scss */
.path-frontpage #main-wrapper {
  display: none;
}

/*.region-banner {
    height: 650px !important;
}*/
/* line 82, ../sass/modules/_banner.scss */
.views_slideshow_cycle_teaser_section, .views_slideshow_cycle_slide {
  width: 100% !important;
  height: 700px !important;
}

/* line 86, ../sass/modules/_banner.scss */
.region-banner .view-front-page-rotor-banner .field-content.scaleUp.animation {
  height: 700px;
}

/* line 89, ../sass/modules/_banner.scss */
.views_slideshow_cycle_main .views-row .scaleUp.animation::before {
  /*background: url(../images/rotor-overlapbg.png);*/
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.2);
}

/* line 101, ../sass/modules/_banner.scss */
.views_slideshow_cycle_teaser_section
.views-row:hover .scaleUp.animation::before {
  background: rgba(17, 17, 17, 0);
}

/*#views_slideshow_cycle_teaser_section_front_page_rotor_banner-block_1 .views-row:hover {
   background: transparent;
}*/
/* line 108, ../sass/modules/_banner.scss */
.banner {
  position: relative;
}

/* line 111, ../sass/modules/_banner.scss */
.view-front-page-rotor-banner .views_slideshow_controls_text_previous a {
  background: transparent url(../images/left.png) no-repeat scroll center center/80% auto;
  border: medium none !important;
  height: 40px;
  left: 27px;
  position: absolute;
  text-indent: -10000px;
  width: 30px;
  z-index: 30;
  margin-top: 325px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 124, ../sass/modules/_banner.scss */
.view-front-page-rotor-banner .views_slideshow_controls_text_next a {
  background: transparent url(../images/right.png) no-repeat scroll center center/80% auto;
  float: right;
  height: 40px;
  margin-top: 325px;
  position: absolute;
  right: 27px;
  text-indent: -10000px;
  width: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: 30;
}

/* line 137, ../sass/modules/_banner.scss */
.view-front-page-rotor-banner .views_slideshow_controls_text_pause {
  display: none;
}

/*----------Focus area ------*/
/* line 2, ../sass/modules/_focusarea.scss */
.path-frontpage #focusarea {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #f2f2f2;
}

/* line 7, ../sass/modules/_focusarea.scss */
.view-focus-areas .views-view-grid .views-col {
  float: left;
  margin-left: 36px;
  border-radius: 6px;
  width: 30%;
  background: #fff;
  box-shadow: 2px 2px 2px 2px #ccc;
  max-width: 100%;
}

/* line 16, ../sass/modules/_focusarea.scss */
.view-focus-areas .views-field-title {
  text-align: center;
  padding-top: 18px;
  padding-bottom: 8px;
}

/* line 21, ../sass/modules/_focusarea.scss */
.view-focus-areas .views-field-title a {
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
  font-size: 24px;
  font-family: "CachetW05-Book";
  font-weight: 600;
}

/* line 29, ../sass/modules/_focusarea.scss */
.view-focus-areas .views-field-field-focus-area-image {
  text-align: center;
  padding: 10px;
}

/* line 33, ../sass/modules/_focusarea.scss */
.view-focus-areas .views-field-field-focus-area-image img {
  width: 125px;
  height: auto;
}

/* line 37, ../sass/modules/_focusarea.scss */
.view-focus-areas .views-field-body {
  padding: 12px;
  text-align: center;
}

/* line 41, ../sass/modules/_focusarea.scss */
.view-focus-areas .views-field-body p {
  color: #535353;
}

/* line 44, ../sass/modules/_focusarea.scss */
.view-focus-areas .views-field-field-url {
  text-align: center;
  padding: 15px;
  margin: 12px;
  border-radius: 6px;
  margin-bottom: 45px;
}

/*.view-focus-areas .views-field-field-url .field-content {
   transform: skew(-19deg);
}*/
/* line 54, ../sass/modules/_focusarea.scss */
.view-focus-areas .views-field-field-url a {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  padding: 15px 25px;
  border-radius: 8px;
  background-color: #14B4AA;
  font-family: "CachetW05-Book";
  font-weight: 600;
}

/* line 64, ../sass/modules/_focusarea.scss */
.view-focus-areas .views-field-field-url a:hover {
  opacity: 0.85;
}

/*---------promobanner----*/
/* line 2, ../sass/modules/_promobanner.scss */
#promo-banner {
  padding-top: 0px;
  padding-bottom: 0px;
  background: #fff;
}

/* line 7, ../sass/modules/_promobanner.scss */
.region-promobanner {
  padding: 0px;
  margin: 0 auto;
}

/* line 11, ../sass/modules/_promobanner.scss */
#promo-banner .container {
  max-width: 100%;
}

/* line 14, ../sass/modules/_promobanner.scss */
.view-front-page-promo-banner .views-view-grid {
  padding: 0px;
}

/* line 17, ../sass/modules/_promobanner.scss */
.view-front-page-promo-banner .views-view-grid .views-col {
  max-width: 100%;
  padding: 0px !important;
}

/* line 21, ../sass/modules/_promobanner.scss */
.view-front-page-promo-banner .views-field-field-promo-image img {
  width: 100%;
  height: auto;
  border-radius: 0px;
}

/* line 26, ../sass/modules/_promobanner.scss */
.promobanner .views-row .views-field.views-field-nothing {
  position: absolute;
  /*top: 0;*/
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 25px;
  background: rgba(0, 0, 0, 0.4);
}

/* line 36, ../sass/modules/_promobanner.scss */
.promobanner .views-row .views-field.views-field-nothing:hover {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: transparent;
}

/* line 41, ../sass/modules/_promobanner.scss */
.promobanner .views-row .views-field.views-field-nothing .field-content {
  align-items: center;
  margin-bottom: auto;
  margin-top: auto;
  text-align: center;
}

/* line 47, ../sass/modules/_promobanner.scss */
.promobanner .views-row .views-field.views-field-nothing .field-content .title a {
  color: white;
  text-decoration: none;
  padding-bottom: 20px;
  font-size: 30px;
  font-family: "CachetW05-Book";
  font-weight: 600;
}

/* line 55, ../sass/modules/_promobanner.scss */
.promobanner .views-row .views-field.views-field-nothing .field-content .body p {
  color: #fff;
  font-size: 20px;
}

/*---------upcoming events -----*/
/* line 2, ../sass/modules/_events.scss */
#upcoming-events {
  background: #fff;
  padding-top: 50px;
  padding-bottom: 70px;
}

/* line 7, ../sass/modules/_events.scss */
#upcoming-events h2 {
  border-bottom: 1px solid #ccc;
  color: #01a490;
}

/* line 11, ../sass/modules/_events.scss */
#upcoming-events .view-events .views-col {
  width: 23%;
  margin-left: 22px;
  border-radius: 8px;
  max-width: 100%;
  padding: 0px !important;
}

/* line 18, ../sass/modules/_events.scss */
#upcoming-events .view-events .view-header {
  padding: 20px 20px 0px;
  text-align: right;
  position: relative;
  top: -60px;
}

/* line 24, ../sass/modules/_events.scss */
#upcoming-events .view-events .view-header p {
  margin-bottom: 0px;
}

/* line 27, ../sass/modules/_events.scss */
#upcoming-events .view-events .view-header a {
  font-size: 20px;
  text-decoration: none;
}

/* line 31, ../sass/modules/_events.scss */
#upcoming-events .view-events .views-col .views-field-field-event-date-value-1 {
  position: absolute;
  background: #14B4AA;
  margin-top: 15px;
  margin-left: 15px;
  border: 2px solid #fff;
  border-radius: 10px;
  color: #fff;
  font-size: 24px;
  text-align: center;
  width: 70px;
  height: 70px;
  border-radius: 10px;
  padding: 0px;
  z-index: 99;
  line-height: 1.3;
  font-weight: bold;
}

/* line 49, ../sass/modules/_events.scss */
#upcoming-events .view-events .views-col .views-field-field-event-image {
  padding-top: 30px;
}

/* line 52, ../sass/modules/_events.scss */
#upcoming-events .view-events .views-col .views-field-field-event-image img {
  width: 100%;
  height: auto;
  border-radius: 6px;
}

/* line 57, ../sass/modules/_events.scss */
#upcoming-events .view-events .views-col .views-field-title {
  padding: 10px 0px;
}

/* line 60, ../sass/modules/_events.scss */
#upcoming-events .view-events .views-col .views-field-title a {
  color: #000;
  text-decoration: none;
  font-size: 22px;
  font-family: "CachetW05-Book";
  font-weight: 600;
}

/* line 67, ../sass/modules/_events.scss */
#upcoming-events .view-events .views-col .views-field-field-event-date {
  padding: 10px 0px;
  float: left;
}

/* line 71, ../sass/modules/_events.scss */
#upcoming-events .view-events .col-1 .views-field-field-event-date .field-content {
  padding: 12px 0px;
}

/* line 74, ../sass/modules/_events.scss */
#upcoming-events .view-events .col-2 .views-field-field-event-date .field-content {
  padding: 12px 0px;
}

/* line 77, ../sass/modules/_events.scss */
#upcoming-events .view-events .col-3 .views-field-field-event-date .field-content {
  padding: 12px 0px;
}

/* line 80, ../sass/modules/_events.scss */
#upcoming-events .view-events .views-col .views-field-field-event-date-value .field-content {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.4px;
  color: #5c2e91;
}

/* line 86, ../sass/modules/_events.scss */
table tr th, table tr th a, table tr th a:hover, table tr th a:focus {
  color: #000;
  font-weight: bold;
}

/* line 90, ../sass/modules/_events.scss */
thead > tr {
  border-bottom: 1px solid transparent;
}

/* line 93, ../sass/modules/_events.scss */
tr {
  background: #fff !important;
}

/* line 96, ../sass/modules/_events.scss */
table tr th, table tr th a, table tr th a:hover, table tr th a:focus {
  color: #000;
  font-weight: bold;
}

/* line 100, ../sass/modules/_events.scss */
table tr th {
  background: #fff;
}

/* line 103, ../sass/modules/_events.scss */
table {
  margin: 0px;
}

/* line 106, ../sass/modules/_events.scss */
.fc .fc-row .fc-content-skeleton table, .fc .fc-row .fc-content-skeleton td, .fc .fc-row .fc-mirror-skeleton td {
  background: 0 0;
  border-color: #ddd;
}

/* line 110, ../sass/modules/_events.scss */
.fc-day-grid-event {
  background: #00aeef !important;
  border-color: #00aeef !important;
}

/* line 114, ../sass/modules/_events.scss */
.fc-title {
  white-space: normal;
}

/*-------Give ---------*/
/*.region-give {
    /*background-image: url("/sites/sedona.oneeach.org/themes/sedona_d8/images/donate.jpg");
    background-image: url(../images/donate.jpg);
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
}*/
/* line 11, ../sass/modules/_give.scss */
.region-give .give-block .banner-content {
  text-align: center;
  margin: 176px auto;
  color: #fff;
  position: absolute;
  width: 100%;
}

/* line 18, ../sass/modules/_give.scss */
.region-give .give-block img {
  width: 100%;
  height: 500px;
  margin: 0;
}

/* line 23, ../sass/modules/_give.scss */
.region-give .give-block .field--name-body h2 {
  margin-bottom: 10px;
  color: #fff;
  font-size: 45px;
}

/* line 28, ../sass/modules/_give.scss */
.region-give .give-block .banner-content p {
  margin-bottom: 10px;
  font-size: 18px;
}

/* line 32, ../sass/modules/_give.scss */
.region-give .give-block .field--name-body .more {
  padding: 10px 20px;
  color: #fff;
  text-decoration: none;
  border-radius: 8px;
  text-transform: uppercase;
  border: 2px solid #fff;
  font-size: 18px;
  font-family: "CachetW05-Book";
  font-weight: 600;
}

/* line 43, ../sass/modules/_give.scss */
.region-give .give-block .field--name-body .more:hover {
  opacity: 0.7;
}

/* line 46, ../sass/modules/_give.scss */
.region-give .give-block .field--name-body .give {
  padding: 10px 45px;
  background: #009BDF;
  color: #fff;
  text-decoration: none;
  border-radius: 8px;
}

/*--------News ---*/
/* line 2, ../sass/modules/_latest_news.scss */
#latest-news {
  background: #fff;
  padding-top: 50px;
  padding-bottom: 70px;
}

/* line 7, ../sass/modules/_latest_news.scss */
#latest-news h2 {
  border-bottom: 1px solid #ccc;
  color: #01a490;
}

/* line 11, ../sass/modules/_latest_news.scss */
#latest-news .view-latest-news .view-header {
  padding: 20px 20px 0px;
  text-align: right;
  position: relative;
  top: -60px;
}

/* line 17, ../sass/modules/_latest_news.scss */
#latest-news .view-latest-news .view-header p {
  margin-bottom: 0px;
}

/* line 20, ../sass/modules/_latest_news.scss */
#latest-news .view-latest-news .view-header a {
  text-decoration: none;
  font-size: 22px;
}

/* line 24, ../sass/modules/_latest_news.scss */
#latest-news .view-latest-news .views-col {
  width: 32.3%;
  margin-left: 10px;
  border-radius: 8px;
  max-width: 100%;
  padding: 0px !important;
}

/* line 31, ../sass/modules/_latest_news.scss */
#latest-news .view-latest-news .views-col .views-field-field-news-image {
  padding: 12px;
}

/* line 34, ../sass/modules/_latest_news.scss */
#latest-news .view-latest-news .views-col .views-field-field-news-image img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

/* line 39, ../sass/modules/_latest_news.scss */
#latest-news .view-latest-news .views-col .views-field-title {
  padding: 5px 15px;
  text-align: center;
}

/* line 43, ../sass/modules/_latest_news.scss */
#latest-news .view-latest-news .views-col .views-field-title a {
  color: #000;
  text-decoration: none;
  font-size: 22px;
  font-family: "CachetW05-Book";
  font-weight: 600;
}

/* line 50, ../sass/modules/_latest_news.scss */
#latest-news .view-latest-news .views-col .views-field-title a:hover {
  color: #333;
}

/* line 53, ../sass/modules/_latest_news.scss */
#latest-news .view-latest-news .views-col .views-field-body {
  padding: 8px 15px 35px;
  text-align: center;
  font-size: 14px;
}

/* line 58, ../sass/modules/_latest_news.scss */
#latest-news .view-latest-news .views-col .views-field-body p {
  color: #535353;
}

/* line 61, ../sass/modules/_latest_news.scss */
#latest-news .view-latest-news .views-col .views-field-view-node {
  padding: 10px 15px;
  text-align: center;
}

/* line 65, ../sass/modules/_latest_news.scss */
#latest-news .view-latest-news .views-col .views-field-view-node a {
  color: #fff;
  text-decoration: none;
  background-color: #0089d0;
  padding: 15px 25px;
  border-radius: 5px;
  font-size: 18px;
  font-family: "CachetW05-Book";
  font-weight: 600;
}

/* line 75, ../sass/modules/_latest_news.scss */
#latest-news .view-latest-news .views-col .views-field-view-node a:hover {
  opacity: 0.85;
}

/*------last section -------*/
/* line 2, ../sass/modules/_about.scss */
.featured-bottom .container {
  max-width: 100%;
}

/*.region-featured-bottom-first {
    /*background-image: url("/sites/sedona.oneeach.org/themes/sedona_d8/images/Main-photo.jpg");
    background-image: url(../images/Main-photo.jpg);
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
}*/
/* line 14, ../sass/modules/_about.scss */
.region-featured-bottom-first .featured-bottom-block .banner-content {
  text-align: center;
  margin: 160px auto;
  color: #fff;
  position: absolute;
  width: 100%;
}

/* line 21, ../sass/modules/_about.scss */
.region-featured-bottom-first .featured-bottom-block img {
  width: 100%;
  height: 500px;
  margin: 0;
}

/* line 26, ../sass/modules/_about.scss */
.region-featured-bottom-first .featured-bottom-block {
  padding: 0px;
}

/* line 29, ../sass/modules/_about.scss */
.region-featured-bottom-first .featured-bottom-block .field--name-body h2 {
  margin-bottom: 10px;
  color: #fff;
  font-size: 45px;
}

/* line 34, ../sass/modules/_about.scss */
.region-featured-bottom-first .featured-bottom-block .banner-content p {
  margin-bottom: 20px;
}

/* line 37, ../sass/modules/_about.scss */
.region-featured-bottom-first .featured-bottom-block .field--name-body a {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
}

/* line 42, ../sass/modules/_about.scss */
.region-featured-bottom-first .featured-bottom-block .field--name-body .more {
  padding: 10px 20px;
  color: #fff;
  text-decoration: none;
  border-radius: 8px;
  text-transform: uppercase;
  border: 2px solid #fff;
  font-size: 18px;
  font-family: "CachetW05-Book";
  font-weight: 600;
}

/* line 53, ../sass/modules/_about.scss */
.region-featured-bottom-first .featured-bottom-block .field--name-body .more:hover {
  opacity: 0.85;
}

/*-------site footer-----*/
/* line 2, ../sass/modules/_footer.scss */
.site-footer {
  background: #636466;
  padding: 50px 0px 0px;
}

/* line 6, ../sass/modules/_footer.scss */
.site-footer nav ul {
  display: block;
}

/* line 9, ../sass/modules/_footer.scss */
.site-footer ul li .nav-link {
  padding: .2rem 0rem;
  color: #fff;
  font-size: 13px;
}

/* line 14, ../sass/modules/_footer.scss */
.site-footer ul li .nav-link:hover {
  color: #000;
  color: #01a490;
}

/* line 18, ../sass/modules/_footer.scss */
.site-footer__top h2 {
  color: #fff;
  border-bottom: none;
  font-family: "CachetW05-Medium";
  margin-bottom: 10px;
}

/* line 24, ../sass/modules/_footer.scss */
.site-footer__top .region {
  width: 100%;
  margin: 0 auto;
}

/* line 28, ../sass/modules/_footer.scss */
.footer-logo-block {
  margin: 0px;
  padding: 0px;
  text-align: left;
}

/* line 33, ../sass/modules/_footer.scss */
.footer-logo-block img {
  width: 130px;
}

/* line 36, ../sass/modules/_footer.scss */
.footer-logo-block, .footer-about-block, #block-connect {
  float: left;
  width: 25%;
  text-align: center;
  border: none;
}

/* line 43, ../sass/modules/_footer.scss */
footer a {
  font-family: Verdana,"Bitstream Vera Sans","DejaVu Sans",Tahoma,Geneva,Arial,sans-serif,myriad-pro-condensed,sans-serif;
}

/* line 46, ../sass/modules/_footer.scss */
#block-address {
  float: right;
  width: 25%;
  text-align: right;
  border: none;
  font-family: Verdana,"Bitstream Vera Sans","DejaVu Sans",Tahoma,Geneva,Arial,sans-serif,myriad-pro-condensed,sans-serif;
}

/* line 53, ../sass/modules/_footer.scss */
.site-footer__top p {
  margin-top: 1em;
  color: #fff;
  font-size: 13px;
}

/* line 58, ../sass/modules/_footer.scss */
#block-copyrightblock {
  float: left;
  width: 50%;
  font-family: Verdana,"Bitstream Vera Sans","DejaVu Sans",Tahoma,Geneva,Arial,sans-serif,myriad-pro-condensed,sans-serif;
}

/* line 63, ../sass/modules/_footer.scss */
#block-copyrightblock p {
  color: #fff;
  font-family: Verdana,"Bitstream Vera Sans","DejaVu Sans",Tahoma,Geneva,Arial,sans-serif,myriad-pro-condensed,sans-serif;
  font-size: 13px;
}

/* line 68, ../sass/modules/_footer.scss */
#block-websitebyblock {
  float: right;
  width: 50%;
  text-align: right;
  font-family: Verdana,"Bitstream Vera Sans","DejaVu Sans",Tahoma,Geneva,Arial,sans-serif,myriad-pro-condensed,sans-serif;
  font-size: 13px;
}

/* line 75, ../sass/modules/_footer.scss */
#block-websitebyblock p {
  color: #fff;
  font-family: Verdana,"Bitstream Vera Sans","DejaVu Sans",Tahoma,Geneva,Arial,sans-serif,myriad-pro-condensed,sans-serif;
  font-size: 13px;
}

/* line 80, ../sass/modules/_footer.scss */
#block-websitebyblock p a {
  text-decoration: none;
  color: #fff;
  font-size: 13px;
  font-family: Verdana,"Bitstream Vera Sans","DejaVu Sans",Tahoma,Geneva,Arial,sans-serif,myriad-pro-condensed,sans-serif;
}

/* line 86, ../sass/modules/_footer.scss */
#block-websitebyblock p a:hover {
  color: #000;
}

/* line 89, ../sass/modules/_footer.scss */
.footer-logo-block {
  text-align: left;
}

/* line 92, ../sass/modules/_footer.scss */
.footer-logo-block p {
  margin-top: 0px;
}

/* line 95, ../sass/modules/_footer.scss */
.site-footer .block {
  margin: 0px;
  padding: 0px 10px;
  border: none !important;
}

/* line 100, ../sass/modules/_footer.scss */
.site-footer__bottom .region {
  margin: 20px 0px;
}

/* line 103, ../sass/modules/_footer.scss */
.user-logged-in .menu--footer-menu-1 .last {
  display: none;
}

/* line 106, ../sass/modules/_footer.scss */
.social-media-icon p a {
  text-align: center;
  line-height: 32px;
  padding: 0px 0px 6px 5px;
  border-radius: 50%;
  font-size: 18px !important;
  margin-right: 5px;
  transition: all 0.3s linear 0s;
  display: inline-block;
}

/* line 116, ../sass/modules/_footer.scss */
#block-providedby {
  float: right;
  width: 50%;
  font-family: Verdana,"Bitstream Vera Sans","DejaVu Sans",Tahoma,Geneva,Arial,sans-serif,myriad-pro-condensed,sans-serif;
  text-align: right;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 123, ../sass/modules/_footer.scss */
  #block-providedby {
    float: none !important;
    width: 100% !important;
    font-family: Verdana,"Bitstream Vera Sans","DejaVu Sans",Tahoma,Geneva,Arial,sans-serif,myriad-pro-condensed,sans-serif;
    text-align: center !important;
  }
}
/* line 130, ../sass/modules/_footer.scss */
#block-providedby a {
  font-size: 12px;
  font-family: Verdana;
  color: #fff;
}

/* line 135, ../sass/modules/_footer.scss */
.block-providedby {
  float: right;
  width: 50%;
  text-align: right;
}

/* line 140, ../sass/modules/_footer.scss */
.block-providedby a, .block-providedby span {
  font-size: 12px;
  font-family: Verdana;
  color: #fff;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 146, ../sass/modules/_footer.scss */
  .block-providedby {
    float: none !important;
    width: 100% !important;
    text-align: center !important;
  }
}
/* line 1, ../sass/modules/_news.scss */
.path-news .view-latest-news .views-row {
  border-bottom: 1px dotted #333;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

/* line 6, ../sass/modules/_news.scss */
.path-news .view-latest-news .views-row .views-field-field-news-page-image {
  float: left;
  padding: 10px;
}

/* line 10, ../sass/modules/_news.scss */
.path-news .view-latest-news .views-row .views-field-field-news-page-image img {
  border-radius: 8px;
}

/* line 13, ../sass/modules/_news.scss */
.path-news .view-latest-news .views-row .views-field-nothing {
  padding: 10px 20px 10px 290px;
}

/* line 16, ../sass/modules/_news.scss */
.path-news .view-latest-news .views-row .views-field-nothing .title a {
  font-size: 28px;
  text-decoration: none;
  font-family: "CachetW05-Book";
  font-weight: 600;
}

/* line 22, ../sass/modules/_news.scss */
.path-news .view-latest-news .views-row .views-field-nothing .auth-date {
  font-weight: bold;
}

/* line 25, ../sass/modules/_news.scss */
.path-news .view-latest-news .views-row .views-field-nothing .body {
  font-size: 16px;
  margin-bottom: 20px;
}

/* line 29, ../sass/modules/_news.scss */
.path-news .view-latest-news .views-row .views-field-nothing .more {
  float: right;
}

/* line 32, ../sass/modules/_news.scss */
.path-news .view-latest-news .views-row .views-field-nothing .more a {
  font-size: 18px;
  text-decoration: none;
  background: #0071b3;
  color: #fff;
  padding: 12px;
  border-radius: 8px;
  font-family: "CachetW05-Book";
  font-weight: 600;
}

@font-face {
  font-family: 'verdana', sans-serif;
  src: URL("../fonts/VERDANA.TTF") format("truetype");
}
@font-face {
  font-family: 'verdana-bold', sans-serif;
  src: URL("../fonts/Verdanab.TTF") format("truetype");
}
/* line 10, ../sass/modules/_pages.scss */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: "CachetW05-Book";
  font-weight: 600;
  color: #000;
}

/* line 15, ../sass/modules/_pages.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "CachetW05-Book";
  font-weight: 600;
}

/* line 19, ../sass/modules/_pages.scss */
body {
  overflow-x: hidden;
  background: #636466;
  font-size: 16px;
  font-family: Verdana,"Bitstream Vera Sans","DejaVu Sans",Tahoma,Geneva,Arial,sans-serif,myriad-pro-condensed,sans-serif;
}

/* line 27, ../sass/modules/_pages.scss */
a {
  font-family: Verdana;
  color: #01a490;
}

/* line 32, ../sass/modules/_pages.scss */
#inner-banner-image .field__label {
  display: none;
}

/* line 35, ../sass/modules/_pages.scss */
.withImage .bImage .field--name-field-header-image img {
  width: 100%;
  height: auto;
}

/*.bImage .field.field--name-field-header-image .field__item {
   height: 400px;
}*/
/* line 42, ../sass/modules/_pages.scss */
.withImage .block-page-title-block {
  text-align: center;
}

/* line 45, ../sass/modules/_pages.scss */
.bImage #pTitle .title {
  margin: -150px auto 110px;
  padding: 2px 10px;
  color: #ffffff;
  font-family: "CachetW05-Book" !important;
  text-transform: uppercase;
  font-size: 50px;
  border: 0px solid;
  text-align: center;
  text-shadow: 0px 1px 1px #505050;
}

/* line 56, ../sass/modules/_pages.scss */
#content .title {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  margin-top: 40px;
  border-bottom: 1px solid #eeeeee;
}

/*.block-page-title-block .title {
   font-size: 50px;
   color: #ffffff;
   font-family: "CachetW05-Bold" !important;
   text-transform: uppercase;
}*/
/* line 68, ../sass/modules/_pages.scss */
.withOutImage .block-page-title-block .title {
  color: #333;
  padding-top: 15px;
  padding-bottom: 15px;
}

/* line 73, ../sass/modules/_pages.scss */
.wrapper-field-prgf-head-content-buttons {
  text-align: center;
}
/* line 75, ../sass/modules/_pages.scss */
.wrapper-field-prgf-head-content-buttons .field-prgf-head-content-buttons {
  border-color: transparent;
  border-radius: 8px;
}
/* line 78, ../sass/modules/_pages.scss */
.wrapper-field-prgf-head-content-buttons .field-prgf-head-content-buttons a {
  color: #fff;
  font-size: 25px;
  letter-spacing: 1px;
}

/* line 85, ../sass/modules/_pages.scss */
.btn-primary {
  background: #00aeef !important;
  border-color: #00aeef !important;
}

/* line 89, ../sass/modules/_pages.scss */
.btn-primary:hover, .btn-primary:focus {
  opacity: 0.85;
  background: #00aeef !important;
  border-color: #00aeef !important;
}

/* line 94, ../sass/modules/_pages.scss */
.field--name-field-header-image {
  height: 450px;
}

/* line 97, ../sass/modules/_pages.scss */
.page-node-50 .block-views h2 {
  font-size: 30px;
  color: #009BDF;
}

/* line 101, ../sass/modules/_pages.scss */
.fc-button {
  text-transform: capitalize;
}

/* line 104, ../sass/modules/_pages.scss */
.banner-image.scaleUp, .banner_image.scaleUp {
  height: 500px;
}

/* line 108, ../sass/modules/_pages.scss */
#searchr {
  width: 60% !important;
  margin: auto !important;
  height: 500px;
}

/* line 113, ../sass/modules/_pages.scss */
#searchr {
  background: #14B4AA8F;
}

/* line 116, ../sass/modules/_pages.scss */
#block-searchblock a {
  color: #000;
}

/* line 120, ../sass/modules/_pages.scss */
.search-warp.closed {
  max-height: 50% !important;
  padding-top: 9% !important;
}

/* line 124, ../sass/modules/_pages.scss */
.search-warp {
  text-align: center;
}

/* line 127, ../sass/modules/_pages.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: 100%;
  background: rgba(242, 242, 242, 0.95);
  z-index: 999;
}

/* line 142, ../sass/modules/_pages.scss */
.search-warp #block-searchblockclose {
  position: absolute;
  top: 20px;
  right: 40px;
  z-index: 999;
}

/* line 148, ../sass/modules/_pages.scss */
.search-warp form#search-block-form {
  max-width: 500px;
  margin: 0 auto;
  display: block;
  padding-top: 0px;
}

/* line 154, ../sass/modules/_pages.scss */
form {
  width: 100%;
}

/* line 157, ../sass/modules/_pages.scss */
.form-item {
  margin-bottom: 15px;
}

/* line 160, ../sass/modules/_pages.scss */
.search-warp form#search-block-form .form-search, .search-warp form#search-block-form #edit-search-block-form {
  height: 60px;
  font-size: 20px;
  border-radius: 0px;
  height: 42px !important;
}

/* line 166, ../sass/modules/_pages.scss */
.search-block-form #edit-keys {
  color: #009BDF;
}

/* line 169, ../sass/modules/_pages.scss */
#block-searchform .button {
  background: #009BDF !important;
  padding: 12px 20px !important;
  border: #009BDF !important;
  border-radius: 5px !important;
  margin-top: 20px !important;
  color: #0A4680 !important;
  width: auto !important;
  margin: 0 auto;
  margin-top: 0px;
}

/* line 180, ../sass/modules/_pages.scss */
#edit-submit.button {
  width: auto !important;
}

/* line 183, ../sass/modules/_pages.scss */
#edit-submit.button {
  display: inline-block;
  vertical-align: baseline;
  background: #0A4680 none repeat scroll 0% 0%;
  border: 2px solid #0A4680;
  text-decoration: none !important;
  color: #ffffff !important;
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "roboto";
  transition: all 0.3s linear 0s;
  line-height: 23px;
  font-family: roboto;
  margin-top: 25px;
  border-radius: 5px;
  height: auto;
  width: 10%;
  cursor: pointer;
}

/* line 203, ../sass/modules/_pages.scss */
.btn, button, .button {
  background: #009BDF;
  border: #009BDF;
  color: #fff !important;
  font-weight: bold !important;
  padding: 10px 20px !important;
  font-size: 20px !important;
  font-family: "CachetW05-Book" !important;
}

/* line 212, ../sass/modules/_pages.scss */
.btn:hover, button:hover, .button:hover {
  opacity: 0.8 !important;
}

/* line 1, ../sass/modules/_bod.scss */
.view-board-of-directors {
  margin: 0 auto;
  max-width: 800px;
}

/* line 6, ../sass/modules/_bod.scss */
.view-board-of-directors .views-row {
  width: 27%;
  margin: 1% 2%;
  float: none;
  position: relative;
  overflow: hidden;
  padding: 0px;
}

/* line 14, ../sass/modules/_bod.scss */
.view-board-of-directors .views-row img {
  margin-bottom: -5px;
  border-radius: 0px;
  width: 100%;
}

/* line 19, ../sass/modules/_bod.scss */
.view-board-of-directors .views-row .views-field-nothing .name a {
  font-family: "CachetW05-Book";
  font-size: 20px;
}

/* line 23, ../sass/modules/_bod.scss */
.view-board-of-directors .views-field-title {
  position: absolute;
  bottom: 7px;
  text-align: center;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 3px;
  text-shadow: 0px 0px 1px #333;
}

/* line 35, ../sass/modules/_bod.scss */
.view-board-of-directors .views-row .views-field-nothing {
  position: absolute;
  padding-top: 26%;
  text-align: center;
  background: rgba(36, 124, 188, 0.6);
  width: 100%;
  height: 100%;
  top: 0;
  font-size: 40px;
  color: #ffffff;
  transform: translateY(100%);
  transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
}

/* line 49, ../sass/modules/_bod.scss */
.view-board-of-directors .views-row .views-field-nothing {
  padding: 19% 1% 1% 1%;
  font-size: 14px;
  background: #0060af;
}

/* line 54, ../sass/modules/_bod.scss */
.view-board-of-directors .views-row .views-field-nothing .title {
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  margin: 0px !important;
  border-bottom: none !important;
}

/* line 61, ../sass/modules/_bod.scss */
.view-board-of-directors .views-field-title a {
  color: #fff;
  font-family: "CachetW05-Book";
  font-size: 20px;
}

/* line 66, ../sass/modules/_bod.scss */
.view-board-of-directors .views-row:hover .views-field-nothing {
  transform: translateY(0%);
}

/* line 69, ../sass/modules/_bod.scss */
.view-board-of-directors .views-row .views-field-nothing {
  text-align: center;
  font-size: 40px;
  color: #ffffff;
}

/* line 74, ../sass/modules/_bod.scss */
.view-board-of-directors .views-row .views-field-nothing .name {
  font-size: 20px;
  font-weight: 500;
}

/* line 78, ../sass/modules/_bod.scss */
.name a, .info a {
  color: #fff !important;
}

/* line 81, ../sass/modules/_bod.scss */
#views_slideshow_cycle_teaser_section_front_page_rotor_banner-block_1 .views-row::after {
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.4);
}

/* line 93, ../sass/modules/_bod.scss */
.view-board-of-directors .views-field-title-1 {
  position: absolute;
  bottom: 30px;
  text-align: center;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 3px;
  text-shadow: 0px 0px 1px #333;
}

/* line 105, ../sass/modules/_bod.scss */
.view-board-of-directors .views-field-title-1 a {
  color: #fff;
}

/* line 108, ../sass/modules/_bod.scss */
.view-board-of-directors .views-field-field-name-1 {
  position: absolute;
  bottom: 50px;
  text-align: center;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 3px;
  text-shadow: 0px 0px 1px #333;
}

/* line 120, ../sass/modules/_bod.scss */
.view-board-of-directors .views-field-field-name {
  position: absolute;
  bottom: 50px;
  text-align: center;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 14px;
  text-shadow: 0px 0px 1px #333;
}

/* line 130, ../sass/modules/_bod.scss */
.view-board-of-directors .views-row .views-field-nothing .phone, .view-board-of-directors .views-row .views-field-nothing .email, .view-board-of-directors .views-row .views-field-nothing .info a {
  font-size: 14px;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 2, ../sass/layouts/_mob.scss */
  .region-top-header {
    max-width: 100%;
    margin: 0 auto;
    padding: 0px 20px;
  }

  /* line 7, ../sass/layouts/_mob.scss */
  .navbar-toggler-icon {
    background-image: url(../images/menu.png) !important;
  }

  /* line 10, ../sass/layouts/_mob.scss */
  .navbar {
    display: block;
  }

  /* line 13, ../sass/layouts/_mob.scss */
  #navbar-top {
    background-color: #fff;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
  }

  /*------ menu page ----*/
  /* line 20, ../sass/layouts/_mob.scss */
  .navbar-collapse {
    margin: 15px auto;
    background: #009BDF;
    padding-top: 40px;
  }

  /* line 25, ../sass/layouts/_mob.scss */
  .form-search {
    padding: .375rem 0.75rem;
    padding-right: 4.75rem;
  }

  /* line 29, ../sass/layouts/_mob.scss */
  .header-give-menu-2-block ul {
    display: block;
    text-align: left;
  }

  /* line 33, ../sass/layouts/_mob.scss */
  .header-give-menu-2-block ul li a {
    color: #fff;
    font-size: 18px;
    padding-left: 30px;
  }

  /* line 38, ../sass/layouts/_mob.scss */
  .header-give-menu-2-block ul li a:hover {
    color: #fff;
  }

  /* line 41, ../sass/layouts/_mob.scss */
  .navbar-expand-lg .navbar-nav .nav-link {
    color: #fff;
    font-size: 17px;
  }

  /* line 45, ../sass/layouts/_mob.scss */
  .dropdown-item a {
    color: #fff;
  }

  /* line 48, ../sass/layouts/_mob.scss */
  .dropdown-item a:hover {
    color: #fff;
  }

  /* line 51, ../sass/layouts/_mob.scss */
  #navbar-main {
    text-align: right;
    padding-right: 0px;
    padding-left: 0px;
  }

  /* line 56, ../sass/layouts/_mob.scss */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 10px 30px 10px !important;
    display: block;
    text-transform: uppercase;
    text-align: left;
  }

  /* line 62, ../sass/layouts/_mob.scss */
  .site-search {
    display: none;
  }

  /* line 65, ../sass/layouts/_mob.scss */
  .navbar-nav .dropdown-menu {
    position: static;
    float: none;
    border: none;
    background: transparent;
    margin-left: 20px;
  }

  /* line 72, ../sass/layouts/_mob.scss */
  .header-give-menu-2-block {
    display: block;
    float: none;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
  }

  /* line 78, ../sass/layouts/_mob.scss */
  .navbar-collapse {
    margin: 15px auto;
  }

  /* line 81, ../sass/layouts/_mob.scss */
  #block-searchform {
    text-align: center;
    display: block;
  }

  /* line 85, ../sass/layouts/_mob.scss */
  #block-givemenu {
    display: none;
  }

  /* line 88, ../sass/layouts/_mob.scss */
  .branding-name-block {
    display: none;
  }

  /* line 91, ../sass/layouts/_mob.scss */
  .view-front-page-rotor-banner .views-field-nothing {
    display: none;
  }

  /* line 94, ../sass/layouts/_mob.scss */
  .block-views-blockfront-page-rotor-banner-block-1 .views_slideshow_cycle_main {
    background: #20bdbe;
  }

  /*.block-views-blockfront-page-rotor-banner-block-1 .views_slideshow_cycle_main .views_slideshow_cycle_teaser_section {
      width: 100% !important;
  	height: 360px !important;
  }*/
  /* line 101, ../sass/layouts/_mob.scss */
  .view-front-page-rotor-banner .views-field-nothing {
    top: 0;
    width: 100%;
    display: block;
    position: relative;
    height: auto;
    padding: 25px 0px 25px;
  }

  /* line 109, ../sass/layouts/_mob.scss */
  .view-front-page-rotor-banner .views-field-nothing .field-content .title {
    width: 100%;
    font-size: 30px;
  }

  /* line 113, ../sass/layouts/_mob.scss */
  .view-front-page-rotor-banner .views-field-nothing .field-content .dis {
    width: 100%;
    font-size: 14px;
  }

  /* line 117, ../sass/layouts/_mob.scss */
  .view-front-page-rotor-banner .views-field-nothing .field-content .more {
    width: 100%;
  }

  /* line 120, ../sass/layouts/_mob.scss */
  .view-front-page-rotor-banner .views-field-nothing .field-content .more a {
    font-size: 15px;
  }

  /* line 123, ../sass/layouts/_mob.scss */
  .view-focus-areas .views-view-grid .views-col {
    float: none;
    border-radius: 6px;
    width: 100%;
    margin: 0 auto;
  }

  /* line 129, ../sass/layouts/_mob.scss */
  .view-focus-areas .views-view-grid .views-row {
    margin-left: 15px;
  }

  /* line 132, ../sass/layouts/_mob.scss */
  .view-focus-areas .views-field-field-url {
    padding-bottom: 45px;
  }

  /* line 135, ../sass/layouts/_mob.scss */
  .view-front-page-promo-banner .views-col {
    width: 100% !important;
  }

  /* line 138, ../sass/layouts/_mob.scss */
  #upcoming-events .view-events .views-col {
    width: 100%;
  }

  /* line 141, ../sass/layouts/_mob.scss */
  .region-give #block-giveblock .field--name-body {
    margin: auto;
    padding: 0px;
  }

  /* line 145, ../sass/layouts/_mob.scss */
  .region-give #block-giveblock .banner-content {
    text-align: center;
    margin: 50px auto;
    padding: 0px 12px;
  }

  /* line 150, ../sass/layouts/_mob.scss */
  #latest-news .view-latest-news .views-col {
    width: 100%;
  }

  /* line 153, ../sass/layouts/_mob.scss */
  .region-featured-bottom-first #block-aboutusblock .field--name-body {
    margin: auto;
  }

  /* line 156, ../sass/layouts/_mob.scss */
  .region-featured-bottom-first #block-aboutusblock .banner-content {
    padding: 0 12px;
  }

  /* line 159, ../sass/layouts/_mob.scss */
  .region-footer-first {
    text-align: center;
  }

  /* line 162, ../sass/layouts/_mob.scss */
  #block-footerlogo, #block-about, #block-connect, #block-address {
    float: none;
    width: 100%;
    border: none;
    text-align: center;
  }

  /* line 168, ../sass/layouts/_mob.scss */
  #block-copyrightblock {
    float: none;
    width: 100%;
    text-align: center;
  }

  /* line 173, ../sass/layouts/_mob.scss */
  #block-websitebyblock {
    float: none;
    width: 100%;
    text-align: center;
  }

  /* line 178, ../sass/layouts/_mob.scss */
  .path-news .view-latest-news .views-row .views-field-nothing {
    padding: 10px;
  }

  /* line 181, ../sass/layouts/_mob.scss */
  .path-news .view-latest-news .views-row .views-field-field-news-page-image {
    float: none;
  }

  /* line 184, ../sass/layouts/_mob.scss */
  #block-about, #block-connect {
    padding-top: 10px;
    margin: 10px 0;
  }

  /* line 188, ../sass/layouts/_mob.scss */
  .site-footer__bottom {
    margin-top: 0px;
  }

  /* line 191, ../sass/layouts/_mob.scss */
  .site-footer__top p {
    margin-top: 1em;
    color: #fff !important;
  }

  /* line 195, ../sass/layouts/_mob.scss */
  .dropdown-menu.show {
    display: block !important;
    height: auto !important;
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
    width: 100% !important;
    position: relative !important;
    padding-inline-start: 0px !important;
    border-radius: 0px !important;
    margin: 0px !important;
    padding: 0px 10px !important;
  }

  /* line 208, ../sass/layouts/_mob.scss */
  .dropdown-item:hover {
    color: #fff !important;
    background-color: transparent !important;
  }

  /* line 212, ../sass/layouts/_mob.scss */
  .dropdown-menu.show .menu-item--expanded a {
    border-bottom: none !important;
    color: #fff !important;
  }

  /* line 216, ../sass/layouts/_mob.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu.show .menu-item--expanded ul {
    padding-inline-start: 0px !important;
    padding: 0px !important;
  }

  /* line 220, ../sass/layouts/_mob.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu.show .menu-item--expanded ul li a {
    color: #fff !important;
  }

  /* line 223, ../sass/layouts/_mob.scss */
  .paragraph--type--link-buttons {
    width: 100% !important;
  }

 /*
#navbar-main {
    padding: 0 !important;
}
.navbar-expand-lg .navbar-collapse {
    display: block !important;
    padding-right: 0px !important;
}
.menu--main ul li {
    display: block !important;
    padding: 10px !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding: 10px 20px !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
    color: #fff !important;
}
.menu--main .site-search {
    display: none !important;
}
.navbar-collapse .menu-item--expanded .section-icon {
    display: none !important;
}
.dropdown-menu.show .menu-item--expanded {
    max-width: 100% !important;
}
.dropdown-menu.show {
    padding: 0px 30px !important;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    background-color: transparent;
}*/
  /* line 258, ../sass/layouts/_mob.scss */
  #navbar-main {
    padding: 0px;
  }

  /* line 261, ../sass/layouts/_mob.scss */
  #block-dahlia-main-menu {
    padding-right: 0px;
  }

  /* line 264, ../sass/layouts/_mob.scss */
  .menu--main ul li {
    padding: 10px !important;
    display: table;
  }

  /* line 268, ../sass/layouts/_mob.scss */
  .navbar-expand-lg .navbar-nav {
    display: grid;
  }

  /* line 271, ../sass/layouts/_mob.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    background-color: transparent;
  }

  /* line 274, ../sass/layouts/_mob.scss */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 10px 20px 10px !important;
    text-align: left;
    color: #fff;
  }

  /* line 279, ../sass/layouts/_mob.scss */
  .navbar-collapse .menu-item--expanded .section-icon {
    display: none;
  }

  /* line 282, ../sass/layouts/_mob.scss */
  .menu--main .site-search {
    display: none;
  }

  /* line 285, ../sass/layouts/_mob.scss */
  .dropdown-menu.show .menu-item--expanded a {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  /* line 289, ../sass/layouts/_mob.scss */
  #upcoming-events .view-events .view-header {
    top: 0px;
  }

  /* line 292, ../sass/layouts/_mob.scss */
  #latest-news .view-latest-news .view-header {
    top: 0px;
  }

  /* line 295, ../sass/layouts/_mob.scss */
  .region-banner .view-front-page-rotor-banner .field-content.scaleUp.animation {
    height: 250px;
  }

  /* line 298, ../sass/layouts/_mob.scss */
  .view-board-of-directors .views-row {
    width: auto;
    float: left;
    position: relative;
    overflow: hidden;
    padding: 0px;
    margin: 10px auto;
  }

  /* line 306, ../sass/layouts/_mob.scss */
  .navbar-nav .nav-item:hover > .dropdown-menu li.dropdown-item a {
    border-bottom: none !important;
    color: #fff !important;
    display: block !important;
    font-size: 17px !important;
    line-height: 1 !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    font-family: "CachetW05-Book";
  }

  /* line 317, ../sass/layouts/_mob.scss */
  .navbar-nav .nav-item:hover > .dropdown-menu li.dropdown-item {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    position: relative !important;
  }

  /* line 322, ../sass/layouts/_mob.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    padding: 0px !important;
    border: none !important;
  }

  /* line 326, ../sass/layouts/_mob.scss */
  .region-give #block-giveblock img {
    width: auto;
  }

  /* line 329, ../sass/layouts/_mob.scss */
  .region-featured-bottom-first #block-aboutusblock img {
    width: auto;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 335, ../sass/layouts/_mob.scss */
  .fc-button-group {
    display: initial;
    vertical-align: middle;
  }

  /* line 339, ../sass/layouts/_mob.scss */
  .fc-day-grid-event .fc-content {
    white-space: normal !important;
    overflow: hidden;
  }

  /* line 343, ../sass/layouts/_mob.scss */
  .path-news .view-latest-news .views-row .views-field-field-news-page-image {
    float: none;
    padding: 10px;
  }

  /* line 347, ../sass/layouts/_mob.scss */
  .branding-name-block {
    width: 100%;
    float: right;
    margin-left: 0px !important;
  }

  /* line 352, ../sass/layouts/_mob.scss */
  .views_slideshow_cycle_teaser_section, .views_slideshow_cycle_slide {
    width: 100% !important;
    height: 550px !important;
  }

  /* line 356, ../sass/layouts/_mob.scss */
  .view-front-page-rotor-banner .views-field-nothing .field-content .title {
    padding: 10px 45px 20px !important;
  }

  /* line 362, ../sass/layouts/_mob.scss */
  .navbar-expand-lg .navbar-nav .nav-link {
    color: #fff !important;
  }

  /* line 365, ../sass/layouts/_mob.scss */
  #search-block-form .btn-primary {
    font-size: 16px !important;
  }

  /* line 368, ../sass/layouts/_mob.scss */
  #upcoming-events .view-events-calendar- .views-col, #upcoming-events .view-events .views-col {
    margin: 22px 15px !important;
  }

  /* line 371, ../sass/layouts/_mob.scss */
  #upcoming-events .view-events-calendar- .view-header, #upcoming-events .view-events .view-header {
    padding: 20px 0px 0px !important;
  }

  /* line 374, ../sass/layouts/_mob.scss */
  #latest-news .view-latest-news .views-col {
    margin: 20px 5px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  /* line 2, ../sass/layouts/_tab.scss */
  .region-top-header {
    max-width: 100%;
    margin: 0 auto;
    padding: 0px 20px;
  }

  /* line 7, ../sass/layouts/_tab.scss */
  #navbar-top {
    background-color: #fff;
    margin: 0px auto;
    padding-right: 15px;
    padding-left: 15px;
  }

  /* line 13, ../sass/layouts/_tab.scss */
  .branding-name-block {
    margin-left: 220px;
  }

  /* line 16, ../sass/layouts/_tab.scss */
  .site-search {
    display: none;
  }

  /* line 19, ../sass/layouts/_tab.scss */
  .navbar-toggler-icon {
    background-image: url(../images/menu.png) !important;
  }

  /*--- menu page ---*/
  /* line 23, ../sass/layouts/_tab.scss */
  .navbar-collapse {
    margin: 15px auto;
    background: #009BDF;
    padding-top: 40px;
  }

  /* line 28, ../sass/layouts/_tab.scss */
  .form-search {
    padding: .375rem 2.75rem;
  }

  /* line 31, ../sass/layouts/_tab.scss */
  .header-give-menu-2-block ul {
    display: block;
    text-align: left;
  }

  /* line 35, ../sass/layouts/_tab.scss */
  .header-give-menu-2-block ul li a {
    color: #fff;
    font-size: 18px;
    padding-left: 30px;
  }

  /* line 40, ../sass/layouts/_tab.scss */
  .header-give-menu-2-block ul li a:hover {
    color: #fff;
  }

  /* line 43, ../sass/layouts/_tab.scss */
  .navbar-expand-lg .navbar-nav .nav-link {
    color: #fff;
  }

  /* line 46, ../sass/layouts/_tab.scss */
  .navbar {
    display: block;
  }

  /* line 49, ../sass/layouts/_tab.scss */
  #navbar-main {
    text-align: right;
    padding-right: 0px;
    padding-left: 0px;
  }

  /* line 54, ../sass/layouts/_tab.scss */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 10px 30px 10px !important;
    display: block;
    text-transform: uppercase;
    text-align: left;
  }

  /* line 60, ../sass/layouts/_tab.scss */
  .navbar-nav .dropdown-menu {
    position: static;
    float: none;
    border: none;
    background: transparent;
    margin-left: 20px;
  }

  /* line 67, ../sass/layouts/_tab.scss */
  .navbar-expand-lg .navbar-nav .nav-link {
    color: #fff;
    font-size: 17px;
  }

  /* line 71, ../sass/layouts/_tab.scss */
  .dropdown-item a {
    color: #fff;
  }

  /* line 74, ../sass/layouts/_tab.scss */
  .dropdown-item a:hover {
    color: #fff;
  }

  /* line 77, ../sass/layouts/_tab.scss */
  .header-give-menu-2-block {
    display: none;
  }

  /* line 80, ../sass/layouts/_tab.scss */
  .navbar-collapse {
    margin: 15px auto;
  }

  /* line 83, ../sass/layouts/_tab.scss */
  #block-searchform {
    text-align: center;
    display: block;
  }

  /* line 87, ../sass/layouts/_tab.scss */
  .branding-name-block {
    width: 65%;
  }

  /* line 90, ../sass/layouts/_tab.scss */
  .header-give-menu-2-block {
    display: block;
    float: none;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
  }

  /* line 96, ../sass/layouts/_tab.scss */
  .form-search {
    padding: .375rem 0.75rem;
  }

  /* line 99, ../sass/layouts/_tab.scss */
  #block-searchform .container-inline {
    width: 100%;
    margin: 0 auto;
  }

  /* line 103, ../sass/layouts/_tab.scss */
  header #search-block-form {
    padding: 5px 15px 5px 120px;
    flex-flow: row wrap;
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
  }

  /* line 110, ../sass/layouts/_tab.scss */
  #block-searchform .form-type-search {
    width: 71%;
  }

  /* line 113, ../sass/layouts/_tab.scss */
  .view-focus-areas .views-view-grid .views-col {
    float: left;
    margin-left: 24px;
    border-radius: 6px;
    width: 30%;
    background: #fff;
    box-shadow: 2px 2px 2px 2px #ccc;
  }

  /* line 121, ../sass/layouts/_tab.scss */
  .view-focus-areas .views-field-field-url a {
    padding: 10px;
    font-size: 14px;
  }

  /* line 125, ../sass/layouts/_tab.scss */
  #promo-banner {
    padding-top: 0px;
  }

  /* line 128, ../sass/layouts/_tab.scss */
  #upcoming-events .view-events .views-col {
    width: 46%;
    margin-left: 24px;
  }

  /* line 132, ../sass/layouts/_tab.scss */
  .region-give #block-giveblock .field--name-body {
    margin: auto;
  }

  /* line 135, ../sass/layouts/_tab.scss */
  .region-give #block-giveblock .banner-content {
    text-align: center;
    margin: 160px auto;
    color: #fff;
    position: absolute;
    width: 100%;
    padding: 0 12px;
  }

  /* line 143, ../sass/layouts/_tab.scss */
  #latest-news .view-latest-news .views-col {
    width: 31%;
    margin-left: 16px;
  }

  /* line 147, ../sass/layouts/_tab.scss */
  .region-featured-bottom-first #block-aboutusblock .field--name-body {
    margin: auto;
  }

  /* line 150, ../sass/layouts/_tab.scss */
  .site-footer__top .region {
    width: 100%;
  }

  /* line 153, ../sass/layouts/_tab.scss */
  #block-copyrightblock p {
    /*color: #535353;*/
    color: #fff;
    padding: 10px;
  }

  /* line 158, ../sass/layouts/_tab.scss */
  #block-websitebyblock p {
    /*color: #535353;*/
    color: #fff;
    padding: 10px;
  }

  /* line 163, ../sass/layouts/_tab.scss */
  .promobanner .views-row .views-field.views-field-nothing .field-content .body p {
    display: none;
  }

  /* line 167, ../sass/layouts/_tab.scss */
  .dropdown-menu.show {
    display: block !important;
    height: auto !important;
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
    width: 100% !important;
    position: relative !important;
    padding-inline-start: 0px !important;
    border-radius: 0px !important;
    margin: 0px !important;
    padding: 0px 10px !important;
  }

  /* line 180, ../sass/layouts/_tab.scss */
  .dropdown-item:hover {
    color: #fff !important;
    background-color: transparent !important;
  }

  /* line 184, ../sass/layouts/_tab.scss */
  .dropdown-menu.show .menu-item--expanded a {
    border-bottom: none !important;
    color: #fff !important;
  }

  /* line 188, ../sass/layouts/_tab.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu.show .menu-item--expanded ul {
    padding-inline-start: 0px !important;
    padding: 0px !important;
  }

  /* line 192, ../sass/layouts/_tab.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu.show .menu-item--expanded ul li a {
    color: #fff !important;
  }

  /* line 195, ../sass/layouts/_tab.scss */
  #navbar-main {
    padding: 0px;
  }

  /* line 198, ../sass/layouts/_tab.scss */
  #block-dahlia-main-menu {
    padding-right: 0px;
  }

  /* line 201, ../sass/layouts/_tab.scss */
  .menu--main ul li {
    padding: 10px !important;
    display: table;
  }

  /* line 205, ../sass/layouts/_tab.scss */
  .navbar-expand-lg .navbar-nav {
    display: grid;
  }

  /* line 208, ../sass/layouts/_tab.scss */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 10px 20px 10px !important;
    text-align: left;
    color: #fff;
  }

  /* line 213, ../sass/layouts/_tab.scss */
  .navbar-collapse .menu-item--expanded .section-icon {
    display: none;
  }

  /* line 216, ../sass/layouts/_tab.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    background-color: transparent;
  }

  /* line 219, ../sass/layouts/_tab.scss */
  .menu--main .site-search {
    display: none;
  }

  /* line 222, ../sass/layouts/_tab.scss */
  .dropdown-menu.show .menu-item--expanded a {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  /* line 226, ../sass/layouts/_tab.scss */
  .view-board-of-directors .views-row {
    width: auto;
    margin: 2%;
  }

  /* line 230, ../sass/layouts/_tab.scss */
  .navbar-nav .nav-item:hover > .dropdown-menu li.dropdown-item a {
    border-bottom: none !important;
    color: #fff !important;
    display: block !important;
    font-size: 17px !important;
    line-height: 1 !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    font-family: "CachetW05-Book";
  }

  /* line 241, ../sass/layouts/_tab.scss */
  .navbar-nav .nav-item:hover > .dropdown-menu li.dropdown-item {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    position: relative !important;
  }

  /* line 246, ../sass/layouts/_tab.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    padding: 0px !important;
    border: none !important;
  }
}
@media screen and (min-width: 2000px) and (max-width: 2565px) {
  /* line 252, ../sass/layouts/_tab.scss */
  .branding-name-block {
    margin-left: 715px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
  /* line 257, ../sass/layouts/_tab.scss */
  .navbar-expand-lg .navbar-toggler {
    display: block !important;
    width: 100%;
  }

  /* line 261, ../sass/layouts/_tab.scss */
  .navbar-expand-lg {
    flex-flow: column;
  }

  /* line 264, ../sass/layouts/_tab.scss */
  .collapse:not(.show) {
    display: none !important;
  }

  /* line 267, ../sass/layouts/_tab.scss */
  .collapse.show {
    display: block !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  /* line 272, ../sass/layouts/_tab.scss */
  .branding-name-block {
    width: 100% !important;
  }

  /* line 275, ../sass/layouts/_tab.scss */
  .fc-day-grid-event .fc-content {
    white-space: normal !important;
    overflow: hidden;
  }
}
/* line 5, ../sass/paragraph_types/_pages.scss */
.field--name-field-bp-gutter {
  display: none;
}

/* line 9, ../sass/paragraph_types/_pages.scss */
.field--name-field-bp-width, .field--name-field-bp-title-status {
  display: none;
}

/* line 14, ../sass/paragraph_types/_pages.scss */
#vbp-accordion-131 #collapse-vbp-accordion-131-1 {
  padding: 18px;
  text-align: center;
}

/* line 20, ../sass/paragraph_types/_pages.scss */
#vbp-147, #vbp-164 {
  margin-top: 44px;
}

/* line 24, ../sass/paragraph_types/_pages.scss */
.field--name-field-bp-title {
  font-weight: bold;
  margin-bottom: 10px;
}

/* line 29, ../sass/paragraph_types/_pages.scss */
.paragraph--type--bp-simple .container {
  width: 100% !important;
}

/* line 33, ../sass/paragraph_types/_pages.scss */
#vbp-177 {
  margin-top: 20px;
}

/* line 37, ../sass/paragraph_types/_pages.scss */
.field--name-field-blog-text-color, .field--name-field-blog-style, .field--name-field-blog-color {
  display: none;
}

/* line 42, ../sass/paragraph_types/_pages.scss */
.shariff .orientation-horizontal.button-style-standard.shariff-col-2 li {
  text-align: center;
}

/* line 46, ../sass/paragraph_types/_pages.scss */
.shariff .twitter .fa-twitter {
  font-size: 16px !important;
}

/* line 50, ../sass/paragraph_types/_pages.scss */
.shariff .facebook .fa-facebook-f {
  font-size: 16px !important;
}

/* line 54, ../sass/paragraph_types/_pages.scss */
.shariff {
  margin-top: 20px;
}

/* line 58, ../sass/paragraph_types/_pages.scss */
#vbp-196 {
  padding: 20px;
}

/* line 62, ../sass/paragraph_types/_pages.scss */
.carousel-control.left {
  background-image: none !important;
}

/* line 65, ../sass/paragraph_types/_pages.scss */
.carousel-control.right {
  background-image: none !important;
}

/* line 73, ../sass/paragraph_types/_pages.scss */
#vbp-216 {
  padding: 20px;
}

/* line 77, ../sass/paragraph_types/_pages.scss */
.field--name-bp-tab-section-title {
  margin-bottom: 8px;
  margin-top: 11px;
}

/* line 83, ../sass/paragraph_types/_pages.scss */
#vbp-tab-227 {
  margin-top: 20px;
}

/* line 86, ../sass/paragraph_types/_pages.scss */
#vbp-231, #vbp-230 {
  margin-top: 13px;
}

/* line 91, ../sass/paragraph_types/_pages.scss */
.node--type-news.node--view-mode-teaser .blog-heading h2 {
  font-size: 29px !important;
}

/* line 98, ../sass/paragraph_types/_pages.scss */
.paragraph--type--bp-accordion .paragraph {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

/* line 106, ../sass/paragraph_types/_pages.scss */
.paragraph {
  padding-top: 12.5px;
  padding-bottom: 12.5px;
}

/* line 122, ../sass/paragraph_types/_pages.scss */
.paragraph .nav-tabs > li > a {
  font-size: 18px !important;
  color: #009BDF !important;
  font-weight: bold;
}

/* line 132, ../sass/paragraph_types/_pages.scss */
.paragraph--type--bp-carousel .carousel-indicators {
  bottom: -1px !important;
}

/* line 141, ../sass/paragraph_types/_pages.scss */
.paragraph--type--bp-accordion .panel-title {
  font-size: 20px;
  color: #009BDF;
  letter-spacing: 1px;
  font-family: "CachetW05-Bold" !important;
}
/* line 148, ../sass/paragraph_types/_pages.scss */
.paragraph--type--bp-accordion .field--name-bp-text {
  color: #000 !important;
}
/* line 152, ../sass/paragraph_types/_pages.scss */
.paragraph--type--bp-accordion .panel-title a::after {
  background-color: transparent !important;
  content: url("../images/plus.png") !important;
  background-position: right bottom !important;
  background-size: 38px auto;
  float: right;
  height: 35px;
  margin-top: 3px;
  width: 65px;
  right: 0;
  top: 2px;
  background-repeat: no-repeat;
}

/* line 172, ../sass/paragraph_types/_pages.scss */
.paragraph--type--bp-accordion .container {
  width: 100%;
}

/* line 176, ../sass/paragraph_types/_pages.scss */
.shariff-button {
  text-align: center;
}

/* line 180, ../sass/paragraph_types/_pages.scss */
.field--name-bp-text {
  padding: 10px;
}

/* line 188, ../sass/paragraph_types/_pages.scss */
.shariff .svg-inline--fa {
  font-size: 16px !important;
}

/* line 191, ../sass/paragraph_types/_pages.scss */
.bg-edge2edge .container {
  width: 100%;
}

/* line 194, ../sass/paragraph_types/_pages.scss */
.paragraph .paragraph.bg-edge2edge img {
  width: 100%;
  height: auto;
}

/* line 198, ../sass/paragraph_types/_pages.scss */
.paragraph--type--bp-modal .field--name-bp-modal-button-text {
  color: #fff;
  font-family: "CachetW05-Bold" !important;
  text-transform: uppercase;
}

/* line 203, ../sass/paragraph_types/_pages.scss */
.paragraph--type--bp-webform .col-xs-12 {
  width: 100%;
}

/* line 206, ../sass/paragraph_types/_pages.scss */
.paragraph--type--bp-accordion .panel-title a {
  color: #009BDF;
  text-transform: uppercase;
  font-family: "CachetW05-Book" !important;
  font-weight: 600;
  font-size: 18px;
}

/* line 213, ../sass/paragraph_types/_pages.scss */
.paragraph--type--bp-accordion .col-xs-12 {
  width: 100%;
}

/* line 216, ../sass/paragraph_types/_pages.scss */
.paragraph--type--bp-simple .row {
  margin: 0;
}

/* line 219, ../sass/paragraph_types/_pages.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: #dddddd;
  border-bottom-color: transparent;
}

/* line 227, ../sass/paragraph_types/_pages.scss */
.paragraph .nav-tabs > li > a {
  font-size: 18px !important;
  color: #009BDF !important;
  font-weight: bold;
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 235, ../sass/paragraph_types/_pages.scss */
.paragraph .nav-tabs > li > a.active {
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: #dddddd;
  border-bottom-color: transparent;
}

/* line 242, ../sass/paragraph_types/_pages.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 248, ../sass/paragraph_types/_pages.scss */
.paragraph h1,
.paragraph h2,
.paragraph h3,
.paragraph h3,
.paragraph h5,
.paragraph h6 {
  text-transform: uppercase;
  font-family: "CachetW05-Bold" !important;
  font-size: 22px !important;
}

/* line 259, ../sass/paragraph_types/_pages.scss */
.card-header {
  padding: .5rem 1.55rem 0.5rem;
}

/* line 262, ../sass/paragraph_types/_pages.scss */
.paragraph--type--bp-accordion .panel-title {
  margin-top: 6px;
}

/* line 265, ../sass/paragraph_types/_pages.scss */
.paragraph--type--bp-accordion .panel-title a::after {
  background-color: transparent !important;
  content: url(../images/plus.png) !important;
  background-position: right bottom !important;
  background-size: 38px auto;
  float: right;
  height: 35px;
  margin-top: 3px;
  width: 65px;
  right: 0;
  top: 2px;
  background-repeat: no-repeat;
}

/* line 278, ../sass/paragraph_types/_pages.scss */
.field--name-bp-title-status.field--type-boolean, .field--name-bp-gutter {
  display: none;
}
