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

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

/* line 30, ../sass/modules/_header.scss */
#block-sitebrandingtitle p {
  font-size: 30px;
  margin: 0px;
  font-family: "league-gothic";
  font-weight: 500 !important;
}

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

/* line 47, ../sass/modules/_header.scss */
#block-givemenu ul li .career {
  background: #EABA66;
  color: #fff;
  padding: 5px 15px;
  margin-left: 5px;
  border-radius: 20px;
  font-family: "league-gothic";
  font-weight: 500;
  text-transform: uppercase;
}

/* line 58, ../sass/modules/_header.scss */
#block-givemenu ul li .give {
  background: #00527C;
  color: #fff;
  padding: 5px 15px;
  margin-left: 5px;
  border-radius: 20px;
  font-family: "league-gothic";
  font-weight: 500;
  text-transform: uppercase;
}

/* line 69, ../sass/modules/_header.scss */
#block-givemenu ul li .donate {
  background: #337F27;
  color: #fff;
  padding: 5px 15px;
  margin-left: 5px;
  border-radius: 20px;
  font-weight: 500;
  font-family: "league-gothic";
  text-transform: uppercase;
}

/* line 81, ../sass/modules/_header.scss */
#block-givemenu ul li a:hover {
  opacity: 0.85;
}

/* line 91, ../sass/modules/_header.scss */
#block-sitebrandingtitle {
  margin-left: 370px;
  margin-top: -25px;
}

/* line 96, ../sass/modules/_header.scss */
.menu--give-menus ul {
  margin-top: -45px;
}

/* line 100, ../sass/modules/_header.scss */
.menu--give-menus li {
  margin-top: -51px;
}

/* line 104, ../sass/modules/_header.scss */
.navbar-nav .nav-item:hover > .dropdown-menu li.dropdown-item a {
  border-bottom: none !important;
}

/* line 108, ../sass/modules/_header.scss */
#searchr {
  background: #00527C !important;
}

/* line 14, ../sass/modules/_menu.scss */
.navbar-nav .nav-link {
  font-family: "league-gothic";
  font-weight: 500 !important;
}

/* line 19, ../sass/modules/_menu.scss */
a {
  font-family: "league-gothic";
  font-weight: 500 !important;
}

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

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

/* line 34, ../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;
}

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

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

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

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

/* line 57, ../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 69, ../sass/modules/_menu.scss */
#block-searchform {
  display: none;
}

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

/* line 75, ../sass/modules/_menu.scss */
#block-dahlia-main-menu {
  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 88, ../sass/modules/_menu.scss */
.pr-3 {
  display: block !important;
  padding-top: 14px;
  font-size: 15px;
}

/* line 93, ../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 105, ../sass/modules/_menu.scss */
.page-head__search input {
  display: none;
}

/* line 109, ../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 118, ../sass/modules/_menu.scss */
.node_search-results a {
  font-size: 25px;
}

/*-------dropdown-----*/
/* line 122, ../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 137, ../sass/modules/_menu.scss */
.dropdown-menu.show .menu-item--expanded {
  flex: 0 0 32.667%;
  max-width: 32.667%;
  position: relative;
}

/* line 142, ../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: "league-gothic";
  color: #636466;
  font-weight: 500 !important;
}

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

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

/* line 161, ../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 169, ../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 179, ../sass/modules/_menu.scss */
.navbar-expand-lg .navbar-nav .dropdown-menu.show .menu-item--expanded ul .site-search {
  display: none !important;
}

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

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

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

/* line 192, ../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 204, ../sass/modules/_menu.scss */
.menu-icon-21 .section-icon {
  background-image: url(../images/Health_and_Wellness_Icon.png) !important;
  margin-left: 60px;
}

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

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

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

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

/* line 224, ../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 236, ../sass/modules/_menu.scss */
.navbar-expand-lg .navbar-nav .dropdown-menu.show .menu-item--expanded ul li a {
  white-space: normal;
}

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

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

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

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

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

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

/* line 266, ../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: 20px;
  display: inline-block;
  padding: 10px 20px;
}

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

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

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

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

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

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

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

/* line 309, ../sass/modules/_menu.scss */
.navbar-expand-lg .navbar-nav .nav-link {
  color: #000;
  padding: 0px 0 15px;
  text-align: center;
  font-family: "league-gothic";
  position: relative;
  display: block;
  font-size: 21px !important;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.85;
  text-transform: uppercase;
}

/* line 324, ../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 336, ../sass/modules/_menu.scss */
img {
  border-radius: 8px;
}

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

/* line 342, ../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 351, ../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 356, ../sass/modules/_menu.scss */
.navbar-nav .nav-item:hover > .dropdown-menu li.dropdown-item a {
  border-bottom: 2px solid #e3e2e3;
  color: #636466;
  display: block !important;
  font-size: 20px;
  line-height: 1.2;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-family: "league-gothic";
  font-weight: 500 !important;
}

/*.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 377, ../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 386, ../sass/modules/_menu.scss */
.navbar-nav ul li ul li .section-icon {
  display: none !important;
}

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

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

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

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

/* line 401, ../sass/modules/_menu.scss */
.menu--main ul.dropdown-menu li.dropdown-item.dropdown ul li a {
  font-weight: 500;
  font-size: 14px !important;
  line-height: 20px;
  text-transform: none;
  font-family: "roboto" !important;
  color: #000;
}

/* line 409, ../sass/modules/_menu.scss */
.dropdown-toggle {
  font-size: 18px !important;
}

/* line 413, ../sass/modules/_menu.scss */
.menu--main a:hover {
  color: #00527C !important;
}

/* line 415, ../sass/modules/_menu.scss */
.menu--main .nav-link--about-us {
  color: #000;
  padding: 0px 0 15px;
  text-align: center;
  font-family: "league-gothic";
  position: relative;
  display: block;
  font-size: 24px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.85;
  text-transform: uppercase;
  font-size: 24px !important;
}

/* line 435, ../sass/modules/_menu.scss */
.site-search .fa-search {
  color: #000;
}

/* line 440, ../sass/modules/_menu.scss */
.site-search .fa-search:hover {
  color: #00527C !important;
}

/* line 449, ../sass/modules/_menu.scss */
.dropdown-item a {
  font-size: 21px !important;
  font-family: "league-gothic";
  font-weight: 500 !important;
}

/* line 454, ../sass/modules/_menu.scss */
.page-head__search input {
  width: 100%;
  margin-top: 25px;
}

/* line 458, ../sass/modules/_menu.scss */
.btn-primary {
  border: 0px !important;
}

/* line 462, ../sass/modules/_menu.scss */
#block-dahlia-main-menu ul ul li a:hover {
  color: #337F27 !important;
}

/* line 466, ../sass/modules/_menu.scss */
.menu--main ul li a:hover {
  color: #337F27 !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: "league-gothic";
  font-weight: 500 !important;
  line-height: 1;
}

/* line 29, ../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: 18px !important;
  font-family: "roboto";
  font-weight: 500;
}

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

/* line 48, ../sass/modules/_banner.scss */
.view-front-page-rotor-banner .views-field-nothing .field-content .more a {
  color: #fff;
  padding: 10px 25px;
  border: 3px solid #fff;
  text-decoration: none;
  font-size: 21px;
  font-family: "league-gothic";
  font-weight: 500;
}

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

/* line 62, ../sass/modules/_banner.scss */
#block-views-block-front-page-rotor-banner-block-1 {
  padding: 0px;
}

/* line 65, ../sass/modules/_banner.scss */
#block-views-block-front-page-rotor-banner-block-1 img {
  height: auto;
  width: 100%;
}

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

/* line 72, ../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 75, ../sass/modules/_banner.scss */
.block-views-blockfront-page-rotor-banner-block-1 .views_slideshow_cycle_main {
  width: 100%;
  float: left;
}

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

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

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

/* line 93, ../sass/modules/_banner.scss */
#views_slideshow_cycle_teaser_section_front_page_rotor_banner-block_1 .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;
}

/* line 105, ../sass/modules/_banner.scss */
#views_slideshow_cycle_teaser_section_front_page_rotor_banner-block_1
.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 112, ../sass/modules/_banner.scss */
.banner {
  position: relative;
}

/* line 115, ../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 128, ../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 141, ../sass/modules/_banner.scss */
.view-front-page-rotor-banner .views_slideshow_controls_text_pause {
  display: none;
}

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

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

/* line 8, ../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 17, ../sass/modules/_focusarea.scss */
.view-focus-areas .views-field-title {
  text-align: center;
  padding-top: 18px;
  padding-bottom: 8px;
}

/* line 22, ../sass/modules/_focusarea.scss */
.view-focus-areas .views-field-title a {
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
  font-size: 26px;
  font-family: "league-gothic";
  font-weight: 500;
}

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

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

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

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

/* line 46, ../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 56, ../sass/modules/_focusarea.scss */
.view-focus-areas .views-field-field-url a {
  color: #fff;
  text-decoration: none;
  font-size: 21px;
  padding: 15px 25px;
  background-color: #337F27;
  font-family: "league-gothic";
  font-weight: 500;
}

/* line 66, ../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: "league-gothic";
  font-weight: 500;
}

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

/*---------upcoming events -----*/
/* line 2, ../sass/modules/_events.scss */
.path-frontpage #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: #00527C;
}

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

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

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

/* line 26, ../sass/modules/_events.scss */
#upcoming-events .view-events .view-header a {
  font-size: 20px;
  text-decoration: none;
  font-family: "league-gothic";
  font-weight: 500 !important;
  color: #00527C !important;
}

/* line 34, ../sass/modules/_events.scss */
#upcoming-events .view-events .view-header a:hover {
  color: #337F27 !important;
}

/* line 38, ../sass/modules/_events.scss */
#upcoming-events .view-events .views-col .views-field-field-event-date-value-1 {
  position: absolute;
  background: #00527C;
  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 5px;
  z-index: 99;
  line-height: 1.3;
  font-weight: 400;
}

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

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

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

/* line 67, ../sass/modules/_events.scss */
#upcoming-events .view-events .views-col .views-field-title a {
  color: #00527C;
  text-decoration: none;
  font-size: 22px;
  font-family: "league-gothic";
  font-weight: 500;
}

/* line 75, ../sass/modules/_events.scss */
#upcoming-events .view-events .views-col .views-field-title a:hover {
  color: #337F27 !important;
}

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

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

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

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

/* line 91, ../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: #337F27;
}

/* line 97, ../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 101, ../sass/modules/_events.scss */
thead > tr {
  border-bottom: 1px solid transparent;
}

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

/* line 107, ../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 111, ../sass/modules/_events.scss */
table tr th {
  background: #fff;
}

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

/* line 117, ../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 121, ../sass/modules/_events.scss */
.fc-day-grid-event {
  background: #005191 !important;
  border-color: #005191 !important;
}

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

/* line 128, ../sass/modules/_events.scss */
button {
  font-size: 20px;
}

/*-------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 #block-giveblock .banner-content {
  text-align: center;
  margin: 150px auto;
  color: #fff;
  position: absolute;
  width: 100%;
}

/* line 19, ../sass/modules/_give.scss */
.banner_image {
  height: 500px;
}

/* line 22, ../sass/modules/_give.scss */
.banner_image img {
  height: 500px;
}

/* line 25, ../sass/modules/_give.scss */
.region-give #block-giveblock img {
  width: 100%;
  margin: 0;
}

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

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

/* line 39, ../sass/modules/_give.scss */
.region-give #block-giveblock .field--name-body .more {
  padding: 10px 20px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  border: 2px solid #fff;
  font-size: 21px;
  font-family: "league-gothic";
  font-weight: 500;
}

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

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

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

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

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

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

/* line 28, ../sass/modules/_latest_news.scss */
#latest-news .view-latest-news .view-header a {
  text-decoration: none;
  font-family: "league-gothic";
  font-weight: 500 !important;
  font-size: 22px;
  color: #00527C !important;
}

/* line 36, ../sass/modules/_latest_news.scss */
#latest-news .view-latest-news .view-header a:hover {
  color: #337F27 !important;
}

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

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

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

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

/* line 57, ../sass/modules/_latest_news.scss */
#latest-news .view-latest-news .views-col .views-field-title a {
  color: #00527C;
  text-decoration: none;
  font-size: 22px;
  font-family: "league-gothic";
  font-weight: 500;
}

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

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

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

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

/* line 80, ../sass/modules/_latest_news.scss */
#latest-news .view-latest-news .views-col .views-field-view-node a {
  color: #fff;
  text-decoration: none;
  background-color: #00527C;
  padding: 15px 25px;
  font-size: 21px;
  font-family: "league-gothic";
  font-weight: 500;
}

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

/* line 95, ../sass/modules/_latest_news.scss */
.view-header a {
  color: #00527C !important;
}

/* line 99, ../sass/modules/_latest_news.scss */
img {
  border-radius: 0px !important;
}

/* line 103, ../sass/modules/_latest_news.scss */
#latest-news .view-latest-news .views-col .views-field-body {
  font-size: 15px !important;
}

/*------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 */
.banner_image {
  height: 500px;
}

/* line 17, ../sass/modules/_about.scss */
.banner_image img {
  height: 500px;
}

/* line 20, ../sass/modules/_about.scss */
.region-featured-bottom-first #block-aboutusblock .banner-content {
  text-align: center;
  margin: 150px auto;
  color: #fff;
  position: absolute;
  width: 100%;
}

/* line 28, ../sass/modules/_about.scss */
.region-featured-bottom-first #block-aboutusblock img {
  width: 100%;
  margin: 0;
}

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

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

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

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

/* line 49, ../sass/modules/_about.scss */
.region-featured-bottom-first #block-aboutusblock .field--name-body .more {
  padding: 10px 20px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  border: 2px solid #fff;
  font-size: 21px;
  font-family: "league-gothic";
  font-weight: 500;
}

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

/*-------site footer-----*/
/* line 2, ../sass/modules/_footer.scss */
.site-footer {
  background: 969696;
  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: 14px;
}

/* line 14, ../sass/modules/_footer.scss */
.site-footer a:hover {
  color: #EABA66 !important;
}

/* line 17, ../sass/modules/_footer.scss */
.site-footer__top h2 {
  color: #fff;
  font-size: 22px;
  border-bottom: none;
  font-family: "league-gothic";
  margin-bottom: 10px;
}

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

/* line 29, ../sass/modules/_footer.scss */
#block-footerlogo {
  margin: 0px;
  padding: 0px;
  text-align: left;
}

/* line 34, ../sass/modules/_footer.scss */
#block-footerlogo img {
  width: 150px;
}

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

/* line 44, ../sass/modules/_footer.scss */
#block-address {
  float: right;
  width: 25%;
  text-align: right;
  border: none;
  font-family: "roboto";
}

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

/* line 56, ../sass/modules/_footer.scss */
#block-copyrightblock {
  float: left;
  width: 50%;
  font-family: Verdana;
}

/* line 61, ../sass/modules/_footer.scss */
#block-copyrightblock p {
  color: #fff;
  font-family: "roboto";
  font-size: 13px;
}

/* line 66, ../sass/modules/_footer.scss */
#block-websitebyblock {
  float: right;
  width: 50%;
  text-align: right;
  font-family: Verdana;
  font-size: 13px;
}

/* line 73, ../sass/modules/_footer.scss */
#block-websitebyblock p {
  color: #fff;
  font-family: Verdana;
  font-size: 13px;
}

/* line 78, ../sass/modules/_footer.scss */
#block-websitebyblock p a {
  text-decoration: none;
  color: #fff;
  font-size: 13px;
  font-family: Verdana;
}

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

/* line 87, ../sass/modules/_footer.scss */
#block-footerlogo {
  text-align: left;
}

/* line 90, ../sass/modules/_footer.scss */
#block-footerlogo p {
  margin-top: 0px;
}

/* line 93, ../sass/modules/_footer.scss */
.site-footer .block {
  margin: 0px;
  padding: 0px 10px;
}

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

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

/* line 103, ../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 114, ../sass/modules/_footer.scss */
.site-footer {
  background: #00527C !important;
}

/* line 118, ../sass/modules/_footer.scss */
.copyright a {
  font-size: 13px !important;
}

@media (min-width: 0px) and (max-width: 767px) {
  /* line 123, ../sass/modules/_footer.scss */
  #block-gtranslate {
    width: 80% !important;
    margin-top: 0px !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-stories .view-latest-news .views-row {
  border-bottom: 1px dotted #333;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

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

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

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

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

/* line 44, ../sass/modules/_news.scss */
.path-news .view-latest-news .views-row .views-field-nothing .auth-date {
  font-weight: 500 !important;
  font-size: 18px;
  font-family: "league-gothic";
}

/* line 50, ../sass/modules/_news.scss */
.path-stories .view-latest-news .views-row .views-field-nothing .auth-date {
  font-weight: 500 !important;
  font-size: 18px;
  font-family: "league-gothic";
}

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

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

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

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

/* line 73, ../sass/modules/_news.scss */
.path-news .view-latest-news .views-row .views-field-nothing .more a {
  font-size: 20px;
  text-decoration: none;
  background: #337F27;
  color: #fff;
  padding: 12px;
  font-family: "league-gothic";
  font-weight: 600;
}

/* line 84, ../sass/modules/_news.scss */
.path-stories .view-latest-news .views-row .views-field-nothing .more a {
  font-size: 20px;
  text-decoration: none;
  background: #337F27;
  color: #fff;
  padding: 12px;
  font-family: "league-gothic";
  font-weight: 600;
}

/* line 95, ../sass/modules/_news.scss */
.path-news .view-latest-news .views-row .views-field-nothing .title a {
  color: #00527C;
}

/* line 98, ../sass/modules/_news.scss */
.path-stories .view-latest-news .views-row .views-field-nothing .title a {
  color: #00527C;
}

/* line 102, ../sass/modules/_news.scss */
.path-news .view-latest-news .views-row .views-field-nothing .title a:hover {
  color: #199CE0;
}

/* line 106, ../sass/modules/_news.scss */
.path-stories .view-latest-news .views-row .views-field-nothing .title a {
  color: #00527C;
}

/* line 1, ../sass/modules/_pages.scss */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: "league-gothic";
  font-weight: 500;
  color: #000;
}

/* line 7, ../sass/modules/_pages.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "league-gothic";
  font-weight: 500;
}

/* line 12, ../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 18, ../sass/modules/_pages.scss */
a {
  /*font-family:"CachetW05-Book";*/
  font-family: roboto;
  color: #01a490;
}

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

/* line 27, ../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 34, ../sass/modules/_pages.scss */
.withImage .block-page-title-block {
  text-align: center;
}

/* line 37, ../sass/modules/_pages.scss */
.bImage #pTitle .title {
  margin: -200px auto 110px;
  padding: 2px 10px;
  color: #ffffff;
  font-family: "league-gothic";
  text-transform: uppercase;
  font-size: 75px;
  border: 0px solid;
  text-align: center;
  font-weight: 500 !important;
  text-shadow: 0px 1px 1px #505050;
}

/* line 51, ../sass/modules/_pages.scss */
.title {
  padding-bottom: 9px;
}

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

/* line 68, ../sass/modules/_pages.scss */
.wrapper-field-prgf-head-content-buttons {
  text-align: center;
}
/* line 70, ../sass/modules/_pages.scss */
.wrapper-field-prgf-head-content-buttons .field-prgf-head-content-buttons {
  border-color: transparent;
  font-family: "league-gothic";
}
/* line 74, ../sass/modules/_pages.scss */
.wrapper-field-prgf-head-content-buttons .field-prgf-head-content-buttons a {
  color: #fff;
  font-size: 21px;
  letter-spacing: 1px;
}

/* line 82, ../sass/modules/_pages.scss */
.btn-primary {
  background: #FF443B;
}

/* line 86, ../sass/modules/_pages.scss */
.btn-primary:hover, .btn-primary:focus {
  opacity: 0.85;
}

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

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

/* line 98, ../sass/modules/_pages.scss */
.menu--give-menus a {
  font-size: 20px;
}

/* line 101, ../sass/modules/_pages.scss */
.view-header a {
  display: block !important;
}

/* line 108, ../sass/modules/_pages.scss */
.btn-primary {
  border: 0px !important;
  font-size: 20px;
}

/* line 113, ../sass/modules/_pages.scss */
.page-head__search-close {
  text-align: right;
}

/* line 118, ../sass/modules/_pages.scss */
#block-dahlia-main-menu ul ul li a {
  color: #000 !important;
}

/* line 126, ../sass/modules/_pages.scss */
#block-websitebyblock p a {
  font-family: roboto !important;
}

/* line 129, ../sass/modules/_pages.scss */
.main-content {
  margin-top: 50px;
}

/* line 132, ../sass/modules/_pages.scss */
.navbar-nav ul li ul {
  display: inline-grid !important;
}

/* line 135, ../sass/modules/_pages.scss */
body {
  background: transparent !important;
}

/* line 138, ../sass/modules/_pages.scss */
#block-dahlia-main-menu ul ul li a {
  color: #000;
  text-align: left !important;
  text-transform: capitalize !important;
}

/* line 144, ../sass/modules/_pages.scss */
.wrapper-field-prgf-head-content-buttons .field-prgf-head-content-buttons a:hover {
  text-decoration: none !important;
  color: #fff !important;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 149, ../sass/modules/_pages.scss */
  .bImage #pTitle .title {
    top: 235px;
    padding-bottom: 9px;
    font-size: 50px !important;
    left: 0;
    right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  /* line 160, ../sass/modules/_pages.scss */
  .bImage #pTitle .title {
    top: 330px;
    padding-bottom: 9px;
    font-size: 50px !important;
  }
}
/* line 168, ../sass/modules/_pages.scss */
.banner-image.scaleUp, .banner_image.scaleUp {
  height: 500px;
}

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

/* line 176, ../sass/modules/_pages.scss */
#searchr {
  background: #0A4680C2;
}

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

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

/* line 186, ../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 201, ../sass/modules/_pages.scss */
.search-warp #block-searchblockclose {
  position: absolute;
  top: 20px;
  right: 40px;
  z-index: 999;
}

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

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

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

/* line 219, ../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 225, ../sass/modules/_pages.scss */
.search-block-form #edit-keys {
  color: #0A4680;
}

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

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

/* line 242, ../sass/modules/_pages.scss */
#edit-submit.button {
  display: inline-block;
  vertical-align: baseline;
  background: #337F27 none repeat scroll 0% 0%;
  border: 2px solid #337F27;
  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 263, ../sass/modules/_pages.scss */
#edit-submit.button:hover {
  background: #00527C;
  border: 1px solid #00527C;
}

/*---------------------------------recent code -------------*/
/* line 269, ../sass/modules/_pages.scss */
#upcoming-events h2, #latest-news h2 {
  margin-bottom: -30px;
}

/* line 272, ../sass/modules/_pages.scss */
#upcoming-events .view-events .view-header, #latest-news .view-latest-news .view-header {
  top: -22px !important;
}

/* line 275, ../sass/modules/_pages.scss */
#upcoming-events .view-events .views-col .views-field-title {
  padding: 5px 0px 0px !important;
}

/* line 278, ../sass/modules/_pages.scss */
.page-head__search-close {
  display: none;
}

/* line 281, ../sass/modules/_pages.scss */
.form-select {
  background-repeat: no-repeat;
}

/* line 284, ../sass/modules/_pages.scss */
fieldset {
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 291, ../sass/modules/_pages.scss */
.fieldgroup {
  padding: 0;
  border-width: 0;
}

/* line 295, ../sass/modules/_pages.scss */
fieldset legend {
  color: #333333;
  background-color: #f5f5f5;
  padding: 10px 15px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  width: 100%;
  border: 1px solid #ddd;
  border-bottom-color: #dddddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom: 0px solid #ddd;
}

/* line 308, ../sass/modules/_pages.scss */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
  margin: 0px !important;
}

/* line 317, ../sass/modules/_pages.scss */
.fieldset-wrapper {
  padding: 15px;
  border: 1px solid #ddd;
}

/* line 321, ../sass/modules/_pages.scss */
fieldset legend .fieldset-legend {
  display: block;
  margin: -10px -15px;
  padding: 10px 15px;
  font-size: 16px;
  border-color: #ddd;
}

/* line 328, ../sass/modules/_pages.scss */
.region-searchr #block-searchform {
  display: block !important;
}

/* line 331, ../sass/modules/_pages.scss */
.site-search {
  display: none !important;
}

/* line 334, ../sass/modules/_pages.scss */
.search-warp #block-searchblockclose {
  text-align: right;
}

/* line 337, ../sass/modules/_pages.scss */
.navbar-expand-lg .navbar-nav .nav-link {
  padding: 15px 0 15px !important;
}

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

/* line 343, ../sass/modules/_pages.scss */
#block-searchblockclose a {
  color: #fff !important;
  font-size: 22px;
}

/* line 347, ../sass/modules/_pages.scss */
#block-searchblock p {
  padding-top: 15px;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 351, ../sass/modules/_pages.scss */
  #upcoming-events .view-events .view-header, #latest-news .view-latest-news .view-header {
    top: -22px;
  }
}
/* line 355, ../sass/modules/_pages.scss */
.navbar-brand {
  z-index: 9;
}

@media screen and (min-width: 0px) and (max-width: 1024px) {
  /* line 359, ../sass/modules/_pages.scss */
  #block-searchblock-2 {
    position: absolute;
    width: 100%;
    padding: 8px 12px;
    display: block !important;
  }

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

  /* line 369, ../sass/modules/_pages.scss */
  .navbar-toggler {
    margin-right: 35px;
    position: relative;
  }
}
/* line 374, ../sass/modules/_pages.scss */
#block-searchblock-2 {
  display: none;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  /* line 378, ../sass/modules/_pages.scss */
  .search-warp.closed {
    padding-top: 21% !important;
  }

  /* line 381, ../sass/modules/_pages.scss */
  #block-searchform .form-type-search {
    width: 60% !important;
    margin: 0 auto;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 387, ../sass/modules/_pages.scss */
  #searchr {
    width: 100% !important;
    margin: 0 auto !important;
    height: auto;
  }

  /* line 392, ../sass/modules/_pages.scss */
  .search-warp.closed {
    padding-top: 25% !important;
  }
}
/* line 398, ../sass/modules/_pages.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-size: 22px;
  color: #005191 !important;
}

/* line 409, ../sass/modules/_pages.scss */
.paragraph--type--bp-tabs .nav.nav-tabs li .active {
  background: #005191;
  color: #ffffff !important;
}

/* line 414, ../sass/modules/_pages.scss */
.paragraph--type--bp-accordion .panel-title a:hover {
  color: #005191 !important;
}

/* line 418, ../sass/modules/_pages.scss */
label {
  color: #000 !important;
}

/* line 422, ../sass/modules/_pages.scss */
.form-required::after {
  content: '';
  vertical-align: super;
  display: inline-block;
  background-image: url(/sites/sedona-uw/files/required.svg);
  background-repeat: no-repeat;
  background-size: 7px 7px;
  width: 7px;
  height: 7px;
  margin: 0 0.3em;
}

/* line 434, ../sass/modules/_pages.scss */
.align-left, .align-right {
  padding: 0px 10px;
}

/* line 438, ../sass/modules/_pages.scss */
.webform-button--submit {
  background: #337F27 !important;
  border: 1px solid #337F27 !important;
  font-size: 20px;
  color: #fff;
}

/* line 445, ../sass/modules/_pages.scss */
.webform-button--submit:hover {
  color: #fff !important;
}

/* line 449, ../sass/modules/_pages.scss */
.paragraph--type--bp-column-wrapper .col-12 p img {
  width: 100% !important;
  height: auto;
}

/* line 454, ../sass/modules/_pages.scss */
.paragraph--type--bp-columns .col-lg-2 {
  flex: 0 0 20% !important;
  max-width: 20% !important;
}

/* line 459, ../sass/modules/_pages.scss */
.field--name-body p img {
  padding: 0px 10px;
  height: auto;
}

/* line 464, ../sass/modules/_pages.scss */
.field--name-bp-text p img {
  padding: 0px 10px;
  height: auto;
}

/* line 471, ../sass/modules/_pages.scss */
.path-blog .view-latest-news .views-row {
  border-bottom: 1px dotted #333;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

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

/* line 482, ../sass/modules/_pages.scss */
.path-blog .view-latest-news .views-row .views-field-nothing .title a {
  font-size: 28px;
  text-decoration: none;
  font-family: "league-gothic";
  font-weight: 600;
}

/* line 490, ../sass/modules/_pages.scss */
.path-blog .view-latest-news .views-row .views-field-nothing .auth-date {
  font-weight: 500 !important;
  font-size: 18px;
  font-family: "league-gothic";
}

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

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

/* line 504, ../sass/modules/_pages.scss */
.path-blog .view-latest-news .views-row .views-field-nothing .more a {
  font-size: 20px;
  text-decoration: none;
  background: #337F27;
  color: #fff;
  padding: 12px;
  font-family: "league-gothic";
  font-weight: 600;
}

/* line 515, ../sass/modules/_pages.scss */
.path-blog .view-latest-news .views-row .views-field-nothing .title a {
  color: #00527C;
}

/* line 519, ../sass/modules/_pages.scss */
.path-blog .view-latest-news .views-row .views-field-nothing .title a:hover {
  color: #199CE0;
}

/* line 523, ../sass/modules/_pages.scss */
.path-blog .view-latest-news .views-row .views-field-nothing .more a:hover {
  color: #fff !important;
}

/* line 527, ../sass/modules/_pages.scss */
#block-gtranslate {
  width: 100%;
  text-align: right;
  margin-top: -90px;
}

/* line 1, ../sass/modules/_bod.scss */
.view-board-of-directors .views-row {
  width: 100%;
  margin: 1%;
  float: left;
  position: relative;
  overflow: hidden;
}

/* line 8, ../sass/modules/_bod.scss */
.view-board-of-directors .views-col {
  float: left;
  max-width: 100% !important;
  padding: 0px;
  margin: 0px 15px;
  width: 22% !important;
}

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

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

/* line 24, ../sass/modules/_bod.scss */
.view-board-of-directors .views-row .views-field-nothing {
  position: absolute;
  padding-top: 26%;
  text-align: center;
  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 38, ../sass/modules/_bod.scss */
.view-board-of-directors .views-col:hover .views-field-nothing {
  transform: translateY(0%);
  background: #00527c;
}

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

/* line 55, ../sass/modules/_bod.scss */
.view-board-of-directors .views-field-title a {
  color: #fff !important;
  font-weight: bold !important;
}

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

/* line 65, ../sass/modules/_bod.scss */
.view-board-of-directors .views-row .views-field-nothing .name a {
  color: #fff !important;
  text-decoration: none;
}

/* line 70, ../sass/modules/_bod.scss */
.view-board-of-directors .views-row .views-field-nothing .name a:hover {
  color: #199ce0 !important;
}

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

/* line 81, ../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: 12px;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 85, ../sass/modules/_bod.scss */
  .view-board-of-directors .views-col {
    float: left;
    max-width: 100% !important;
    position: relative;
    padding: 0px;
    margin: 10px !important;
    width: 100% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  /* line 95, ../sass/modules/_bod.scss */
  .view-board-of-directors .views-col {
    float: left;
    max-width: 100% !important;
    position: relative;
    padding: 0px;
    margin: 0px 10px;
    width: 30% !important;
  }
}
/* line 105, ../sass/modules/_bod.scss */
.view-board-of-directors .info a:hover {
  color: #199ce0 !important;
}

/* line 109, ../sass/modules/_bod.scss */
.view-board-of-directors .views-row .views-field-nothing .info a {
  font-size: 14px !important;
  color: #fff !important;
  text-decoration: none !important;
}

/* line 120, ../sass/modules/_bod.scss */
.view-gallery .views-row {
  width: 31%;
  margin: 1%;
  float: left;
  position: relative;
  overflow: hidden;
}
/* line 126, ../sass/modules/_bod.scss */
.view-gallery .views-row img {
  width: 100%;
  margin-bottom: -5px;
}
/* line 130, ../sass/modules/_bod.scss */
.view-gallery .views-row .views-field.views-field-field-name, .view-gallery .views-row .views-field.views-field-title a {
  position: absolute;
  bottom: 30px;
  text-align: center;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-shadow: 0px 0px 1px #333;
}
/* line 141, ../sass/modules/_bod.scss */
.view-gallery .views-row .views-field-view-node a, .view-gallery .views-row .views-field-nothing {
  position: absolute;
  padding-top: 26%;
  text-align: center;
  background: rgba(0, 81, 145, 0.6);
  width: 94%;
  height: 100%;
  top: 0;
  font-size: 40px;
  color: #fff;
  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 154, ../sass/modules/_bod.scss */
.view-gallery .views-row .views-field-view-node a:hover, .view-gallery .views-row .views-field-nothing:hover {
  transform: translateY(0%);
}
/* line 159, ../sass/modules/_bod.scss */
.view-gallery .views-row:hover .views-field-view-node a, .view-gallery .views-row:hover .views-field-nothing {
  transform: translateY(0%);
}
/* line 163, ../sass/modules/_bod.scss */
.view-gallery .views-row .views-field-nothing {
  padding: 19% 1% 1% 1%;
  font-size: 14px;
  background: rgba(0, 81, 145, 0.6);
}
/* line 167, ../sass/modules/_bod.scss */
.view-gallery .views-row .views-field-nothing .name {
  font-size: 20px;
  font-weight: bold;
}
/* line 171, ../sass/modules/_bod.scss */
.view-gallery .views-row .views-field-nothing .bio a {
  color: rgba(255, 255, 255, 0.6);
  transition: all .3s linear 0s;
  font-size: 13px;
}
/* line 175, ../sass/modules/_bod.scss */
.view-gallery .views-row .views-field-nothing .bio a:hover {
  color: #fff;
}

@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 8, ../sass/layouts/_mob.scss */
  .view-gallery .views-row {
    width: 100% !important;
  }

  /* line 12, ../sass/layouts/_mob.scss */
  .view-gallery .views-row .views-field-view-node a {
    width: 93% !important;
  }

  /* line 16, ../sass/layouts/_mob.scss */
  .paragraph--type--bp-columns .col-lg-2 {
    max-width: 100% !important;
    flex: 100% !important;
  }

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

  /* line 29, ../sass/layouts/_mob.scss */
  .fc-button-group {
    display: grid !important;
    margin: 10px;
  }

  /* line 33, ../sass/layouts/_mob.scss */
  .fc-button-group > .fc-button:not(:last-child) {
    margin: 2px;
  }

  /* line 36, ../sass/layouts/_mob.scss */
  .fc-button-group > .fc-button:not(:first-child) {
    margin-left: 2px !important;
  }

  /* line 39, ../sass/layouts/_mob.scss */
  .path-calendar h2 {
    text-align: center;
  }

  /* line 43, ../sass/layouts/_mob.scss */
  .view-front-page-rotor-banner .views_slideshow_controls_text_previous a {
    left: 0px !important;
  }

  /* line 47, ../sass/layouts/_mob.scss */
  .view-front-page-rotor-banner .views_slideshow_controls_text_next a {
    right: 0px !important;
  }

  /* line 53, ../sass/layouts/_mob.scss */
  .region-give #block-giveblock .banner-content {
    width: 100% !important;
  }

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

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

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

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

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

  /* line 80, ../sass/layouts/_mob.scss */
  .btn-primary {
    background: #ff443b !important;
  }

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

  /* line 86, ../sass/layouts/_mob.scss */
  #block-givemenu-2 ul {
    display: block;
    text-align: left;
  }

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

  /* line 95, ../sass/layouts/_mob.scss */
  #block-givemenu-2 ul li a:hover {
    color: #fff;
  }

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

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

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

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

  /* line 113, ../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 119, ../sass/layouts/_mob.scss */
  .site-search {
    display: none;
  }

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

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

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

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

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

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

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

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

  /* line 156, ../sass/layouts/_mob.scss */
  #views_slideshow_cycle_teaser_section_front_page_rotor_banner-block_1 .views-row::after {
    background: transparent !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 217, ../sass/layouts/_mob.scss */
  .region-featured-bottom-first #block-aboutusblock .banner-content {
    margin: 110px auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 265, ../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 278, ../sass/layouts/_mob.scss */
  .dropdown-item:hover {
    color: #fff !important;
    background-color: transparent !important;
  }

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

  /* line 286, ../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 290, ../sass/layouts/_mob.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu.show .menu-item--expanded ul li a {
    color: #fff !important;
  }

  /* line 293, ../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 328, ../sass/layouts/_mob.scss */
  #navbar-main {
    padding: 0px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 376, ../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 387, ../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 392, ../sass/layouts/_mob.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    padding: 0px !important;
    border: none !important;
  }

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

  /* line 400, ../sass/layouts/_mob.scss */
  .region-featured-bottom-first #block-aboutusblock img {
    width: auto;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 406, ../sass/layouts/_mob.scss */
  .menu--give-menus li {
    margin-top: 0px !important;
  }

  /* line 409, ../sass/layouts/_mob.scss */
  .menu--give-menus ul {
    margin-top: 0px !important;
  }

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

  /* line 415, ../sass/layouts/_mob.scss */
  #block-dahlia-main-menu ul ul li a {
    color: #fff !important;
  }

  /* line 418, ../sass/layouts/_mob.scss */
  #block-dahlia-main-menu ul ul li a {
    font-family: roboto !important;
  }

  /* line 422, ../sass/layouts/_mob.scss */
  .path-stories .view-latest-news .views-row .views-field-field-news-page-image {
    float: none !important;
    padding: 0px !important;
  }

  /* line 426, ../sass/layouts/_mob.scss */
  .dropdown-menu ul li a {
    color: #fff !important;
  }

  /* line 429, ../sass/layouts/_mob.scss */
  .path-stories .view-latest-news .views-row .views-field-field-news-page-image {
    float: none !important;
    padding: 0px !important;
  }

  /* line 433, ../sass/layouts/_mob.scss */
  .field--name-body img {
    width: 100%;
    height: auto;
  }

  /* line 437, ../sass/layouts/_mob.scss */
  .navbar-expand-lg .navbar-collapse {
    position: relative;
    z-index: 9;
  }

  /* line 441, ../sass/layouts/_mob.scss */
  .view-board-of-directors .views-view-grid {
    padding-right: 50px !important;
    padding-left: 50px !important;
  }

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

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

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

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

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

  /* line 8, ../sass/layouts/_tab.scss */
  .view-gallery .views-row .views-field-view-node a {
    width: 90% !important;
  }

  /* line 12, ../sass/layouts/_tab.scss */
  .paragraph--type--bp-columns .col-lg-2 {
    max-width: 100% !important;
    flex: 100% !important;
  }

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

  /* line 24, ../sass/layouts/_tab.scss */
  #block-sitebrandingtitle {
    margin-left: 220px;
  }

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

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

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

  /* line 40, ../sass/layouts/_tab.scss */
  .btn-primary {
    background: #ff443b !important;
  }

  /* line 43, ../sass/layouts/_tab.scss */
  #block-dahlia-main-menu ul ul li a {
    font-family: roboto !important;
  }

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

  /* line 50, ../sass/layouts/_tab.scss */
  #block-givemenu-2 ul {
    display: block;
    text-align: left;
  }

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

  /* line 59, ../sass/layouts/_tab.scss */
  #block-givemenu-2 ul li a:hover {
    color: #fff;
  }

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

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

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

  /* line 73, ../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 79, ../sass/layouts/_tab.scss */
  .navbar-nav .dropdown-menu {
    position: static;
    float: none;
    border: none;
    background: transparent;
    margin-left: 20px;
  }

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

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

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

  /* line 96, ../sass/layouts/_tab.scss */
  #block-givemenu-2 {
    display: none;
  }

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

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

  /* line 106, ../sass/layouts/_tab.scss */
  #block-sitebrandingtitle {
    width: 65%;
  }

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

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

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

  /* line 122, ../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 129, ../sass/layouts/_tab.scss */
  #block-searchform .form-type-search {
    width: 71%;
  }

  /* line 132, ../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 140, ../sass/layouts/_tab.scss */
  .view-focus-areas .views-field-field-url a {
    padding: 10px;
    font-size: 14px;
  }

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

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

  /* line 151, ../sass/layouts/_tab.scss */
  .region-featured-bottom-first #block-aboutusblock .banner-content {
    margin: 140px auto;
  }

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

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

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

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

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

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

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

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

  /* line 190, ../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 203, ../sass/layouts/_tab.scss */
  .dropdown-item:hover {
    color: #fff !important;
    background-color: transparent !important;
  }

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

  /* line 211, ../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 215, ../sass/layouts/_tab.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu.show .menu-item--expanded ul li a {
    color: #fff !important;
  }

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

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

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

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

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

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

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

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

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

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

  /* line 253, ../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 264, ../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 269, ../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 275, ../sass/layouts/_tab.scss */
  #block-sitebrandingtitle {
    margin-left: 715px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
  /* line 280, ../sass/layouts/_tab.scss */
  .navbar-expand-lg .navbar-toggler {
    display: block !important;
    width: 100%;
  }

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

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

  /* line 290, ../sass/layouts/_tab.scss */
  .collapse.show {
    display: block !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  /* line 295, ../sass/layouts/_tab.scss */
  .menu--give-menus li {
    margin-top: 0px !important;
  }

  /* line 298, ../sass/layouts/_tab.scss */
  .menu--give-menus ul {
    margin-top: 0px !important;
  }

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

  /* line 304, ../sass/layouts/_tab.scss */
  #block-dahlia-main-menu ul ul li a {
    color: #fff !important;
  }

  /* line 307, ../sass/layouts/_tab.scss */
  .dropdown-menu ul li a {
    color: #fff !important;
  }

  /* line 310, ../sass/layouts/_tab.scss */
  .navbar-expand-lg .navbar-collapse {
    position: relative;
    z-index: 9;
  }
}
/* 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: 500;
  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: 11.5px;
  padding-bottom: 11.5px;
}

/* line 116, ../sass/paragraph_types/_pages.scss */
.paragraph .nav-tabs > li > a {
  font-size: 18px !important;
  font-family: "league-gothic";
  font-weight: 500 !important;
}

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

/* line 136, ../sass/paragraph_types/_pages.scss */
.paragraph--type--bp-accordion .panel-title {
  font-size: 20px;
  color: #00527C;
  letter-spacing: 1px;
  font-family: "league-gothic";
}
/* line 143, ../sass/paragraph_types/_pages.scss */
.paragraph--type--bp-accordion .field--name-bp-text {
  color: #000 !important;
}
/* line 147, ../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 167, ../sass/paragraph_types/_pages.scss */
.paragraph--type--bp-accordion .container {
  width: 100%;
}

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

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

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

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

/* line 193, ../sass/paragraph_types/_pages.scss */
.paragraph--type--bp-modal .field--name-bp-modal-button-text {
  color: #fff;
  font-family: "league-gothic";
  font-size: 21px;
}

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

/* line 201, ../sass/paragraph_types/_pages.scss */
.paragraph--type--bp-accordion .panel-title a {
  color: #00527C;
  text-transform: uppercase;
  font-family: "league-gothic";
  font-weight: 500;
  font-size: 24px;
}

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

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

/* line 214, ../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 222, ../sass/paragraph_types/_pages.scss */
.paragraph .nav-tabs > li > a {
  font-size: 24px !important;
  font-family: "league-gothic";
  font-weight: 500 !important;
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 231, ../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 238, ../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 256, ../sass/paragraph_types/_pages.scss */
.card-header {
  padding: .5rem 1.55rem 0.5rem;
}

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

/* line 262, ../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 276, ../sass/paragraph_types/_pages.scss */
.btn-modal {
  background: #00527C !important;
  color: #fff !important;
}

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

/* line 284, ../sass/paragraph_types/_pages.scss */
#vbp-7340 p img {
  width: 100% !important;
  height: auto;
}

/* line 1, ../sass/base/_variables.scss */
button {
  background: #337F27;
  color: #fff;
  font-size: 20px;
  font-family: "league-gothic";
  text-transform: uppercase;
}

/* line 9, ../sass/base/_variables.scss */
button:hover {
  background: #00527C;
}

/* line 1, ../sass/base/_typography.scss */
body {
  font-size: 16px !important;
  color: #000;
  font-family: "roboto";
}

/* line 6, ../sass/base/_typography.scss */
h1 {
  color: #00527C;
  font-size: 38px;
}

/* line 10, ../sass/base/_typography.scss */
h2 {
  color: #337F27;
  font-size: 34px;
}

/* line 15, ../sass/base/_typography.scss */
h3 {
  color: #199CE0;
  font-size: 30px;
}

/* line 20, ../sass/base/_typography.scss */
h4 {
  color: #337F27;
  font-size: 26px;
}

/* line 25, ../sass/base/_typography.scss */
h5 {
  color: #EABA66;
  font-size: 22px;
}

/* line 30, ../sass/base/_typography.scss */
h6 {
  color: #199CE0;
  font-size: 18px;
}

/* line 35, ../sass/base/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "league-gothic";
  text-transform: uppercase;
}

/* line 39, ../sass/base/_typography.scss */
.field--name-body p a {
  color: #199CE0;
}

/* line 42, ../sass/base/_typography.scss */
.field--name-body p a:hover {
  color: #00527C;
}

/* line 45, ../sass/base/_typography.scss */
a {
  color: #199CE0;
}

/* line 48, ../sass/base/_typography.scss */
.field--name-body p a {
  color: #199CE0;
}

/* line 52, ../sass/base/_typography.scss */
.field--type-text-long a {
  color: #199CE0;
}

/* line 56, ../sass/base/_typography.scss */
.field--name-body p a:hover {
  color: #00527C;
}

/* line 60, ../sass/base/_typography.scss */
.field--type-text-long a:hover {
  color: #00527C;
}

/* line 64, ../sass/base/_typography.scss */
.wrapper-field-prgf-head-content-buttons a {
  font-family: "league-gothic" !important;
}

/* line 68, ../sass/base/_typography.scss */
.layout-main-wrapper a:hover, .layout-main-wrapper a:focus, .layout-main-wrapper .link:hover, .layout-main-wrapper .link:focus {
  color: #00527C !important;
}
