@import url("https://fonts.googleapis.com/css2?family=League+Gothic&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
/* line 23, ../sass/base/_typography.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "bodoni-urw", serif;
}

/* line 32, ../sass/base/_typography.scss */
h1 {
  font-size: 42px;
  color: #111F48;
  font-weight: bold;
}

/* line 37, ../sass/base/_typography.scss */
h2 {
  font-size: 38px;
  color: #85A6B0;
  font-weight: bold;
}

/* line 42, ../sass/base/_typography.scss */
h3 {
  font-size: 34px;
  color: #906E3D;
  font-weight: bold;
}

/* line 47, ../sass/base/_typography.scss */
h4 {
  font-size: 30px;
  color: #FF5757;
  font-weight: bold;
}

/* line 52, ../sass/base/_typography.scss */
h5 {
  font-size: 26px;
  color: #85A6B0;
  font-weight: bold;
}

/* line 57, ../sass/base/_typography.scss */
h6 {
  font-size: 22px;
  color: #E1A730;
  font-weight: bold;
}

/* line 62, ../sass/base/_typography.scss */
a {
  color: #85A6B0;
  text-decoration: none;
}
/* line 65, ../sass/base/_typography.scss */
a:hover {
  color: #906E3D;
}

/* line 69, ../sass/base/_typography.scss */
body {
  font-size: 18px;
  color: #111111 !important;
  background: transparent !important;
  font-family: "source-sans-3", sans-serif;
  font-weight: 400;
}

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

/* line 80, ../sass/base/_typography.scss */
#main li a,
p a {
  color: #85A6B0;
  text-decoration: none;
}
/* line 84, ../sass/base/_typography.scss */
#main li a:hover,
p a:hover {
  color: #906E3D;
}

/* line 1, ../sass/base/_buttons.scss */
.primary-button, .front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons a {
  font-size: 20px;
  border: 1px solid #ffffff;
  padding: 10px 30px;
  border-radius: 6px;
  text-decoration: none;
  text-transform: capitalize;
  color: #ffffff;
  font-family: "source-sans-3", sans-serif;
  display: inline-block;
  font-weight: 500;
  background: #111F48;
}
/* line 13, ../sass/base/_buttons.scss */
.primary-button:hover, .front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons a:hover {
  background: #85A6B0;
  border: 1px solid #85A6B0;
  color: #ffffff;
}

/* line 19, ../sass/base/_buttons.scss */
.secondary-button, .form-submit, .paragraph--type--bp-modal .btn.btn-primary.btn-lg.btn-modal, #header .row.region.region-donate .donate-button, .featured .views-row .n-link a, .latest-news-block .views-row .n-link a, .latest-news-block .view-footer a, .upcoming-events-block .view-footer a, .page-view-latest-news .view-latest-news .views-row .views-field.views-field-view-node a, .page-view-latest-news .view-our-community .views-row .views-field.views-field-view-node a, .page-view-our-community .view-latest-news .views-row .views-field.views-field-view-node a, .page-view-our-community .view-our-community .views-row .views-field.views-field-view-node a, .path-our-community .view-our-community .views-row .views-field.views-field-view-node a {
  font-size: 20px;
  font-weight: 500;
  border: 1px solid #111F48;
  padding: 7px 35px;
  border-radius: 6px;
  text-decoration: none;
  text-transform: capitalize;
  color: #ffffff;
  background: #111F48;
  font-family: "source-sans-3", sans-serif;
  font-weight: 500;
  display: inline-block;
}
/* line 33, ../sass/base/_buttons.scss */
.secondary-button:hover, .form-submit:hover, .paragraph--type--bp-modal .btn.btn-primary.btn-lg.btn-modal:hover, #header .row.region.region-donate .donate-button:hover, .featured .views-row .n-link a:hover, .latest-news-block .views-row .n-link a:hover, .latest-news-block .view-footer a:hover, .upcoming-events-block .view-footer a:hover, .page-view-latest-news .view-latest-news .views-row .views-field.views-field-view-node a:hover, .page-view-latest-news .view-our-community .views-row .views-field.views-field-view-node a:hover, .page-view-our-community .view-latest-news .views-row .views-field.views-field-view-node a:hover, .page-view-our-community .view-our-community .views-row .views-field.views-field-view-node a:hover, .path-our-community .view-our-community .views-row .views-field.views-field-view-node a:hover {
  border: 1px solid #ffffff;
  color: #ffffff;
  background: transparent;
}

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

/* line 1, ../sass/menu/_menu.scss */
.oe-mega-main-menu {
  margin: 40px 0px 0px 30px;
  text-align: right;
}
/* line 4, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav {
  display: inline-block;
}
/* line 6, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 {
  display: inline-block;
  margin-right: 4px;
}
/* line 9, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 > a {
  color: #111F48;
  text-decoration: none;
  padding: 10px;
  font-family: "source-sans-3", sans-serif;
  font-size: 18px;
}
/* line 17, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 > a:hover {
  color: #85A6B0;
}
/* line 21, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2.row {
  display: none;
  position: absolute;
  top: 30px;
  background: #ffffff;
  border-radius: 0px;
  margin: 0px;
  padding: 0px;
  border: 0px solid;
  -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}
/* line 33, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2.row .main-menu__dropdown.is-expanded {
  padding: 0px;
}
/* line 36, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2.row .main-menu__dropdown.is-expanded .nav-level-3.col-md-12.col-lg-12 a {
  color: #111F48;
  text-decoration: none;
  font-size: 17px;
  font-family: "source-sans-3", sans-serif;
  font-weight: 500;
  padding: 10px 15px;
  display: block;
  border-bottom: 1px solid #eee;
  width: 230px;
  border-left: 5px solid #fff;
  position: relative;
}
/* line 50, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2.row .main-menu__dropdown.is-expanded .nav-level-3.col-md-12.col-lg-12 a:hover {
  background: #f2f2f2;
  border-left: 5px solid #999;
}
/* line 55, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2.row .main-menu__dropdown.is-expanded .nav-level-3.col-md-12.col-lg-12 .row-level-3 {
  display: none;
  position: absolute;
  top: 0px;
  right: -180px;
  padding: 0px;
  background: #ffffff;
}
/* line 62, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2.row .main-menu__dropdown.is-expanded .nav-level-3.col-md-12.col-lg-12 .row-level-3 .nav-level-4 {
  list-style: none;
}
/* line 67, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2.row .main-menu__dropdown.is-expanded .section-icon {
  background-image: url(/sites/default/files/dropdown-arrow.svg);
  background-repeat: no-repeat;
  position: absolute;
  right: 5px;
  background-size: 20px;
  width: 20px;
  height: 20px;
  top: 13px;
}
/* line 78, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2.row .main-menu__dropdown.is-expanded .level-3-open > a {
  background: #f2f2f2;
  border-left: 5px solid #999 !important;
}
/* line 82, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2.row .main-menu__dropdown.is-expanded .level-3-open .row-level-3 {
  display: block !important;
}
/* line 90, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2.open .nav.dropdown-menu.row-level-2.row {
  display: block;
}

/* line 98, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2.row .main-menu__dropdown.is-expanded .nav-level-3.col-md-12.col-lg-12 a:hover {
  color: #906E3D !important;
}

/* line 101, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2.row .main-menu__dropdown.is-expanded .nav-level-4 a {
  color: #111F48;
  text-decoration: none;
  font-size: 17px;
  font-family: "source-sans-3", sans-serif;
  padding: 10px 15px;
  display: block;
  border-bottom: 1px solid #eee;
  width: 230px;
  border-left: 5px solid #fff;
  position: relative;
  font-weight: 400;
}

/* line 115, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2.row .main-menu__dropdown.is-expanded .nav-level-4 a:hover {
  color: #906E3D !important;
}

/* line 118, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2.row .main-menu__dropdown.is-expanded .nav-level-3.col-md-12.col-lg-12 span {
  color: #111F48;
  text-decoration: none;
  font-size: 17px;
  font-family: "source-sans-3", sans-serif;
  font-weight: 500;
  padding: 10px 15px;
  display: block;
  border-bottom: 1px solid #eee;
  width: 230px;
  border-left: 5px solid #fff;
  position: relative;
  cursor: pointer;
}

/* line 132, ../sass/menu/_menu.scss */
.oe-mega-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2.row .main-menu__dropdown.is-expanded .nav-level-3.col-md-12.col-lg-12 .nolink:hover {
  background: #f2f2f2;
  border-left: 5px solid #999;
  color: #906E3D !important;
}

/* line 1, ../sass/menu/_mobile_menu.scss */
#menuwarp {
  background: #111F48;
  overflow: hidden;
  max-height: 0px;
  padding: 0px 15px;
  margin: 0px 20px;
  transition: max-height 1.15s ease-out;
}
/* line 8, ../sass/menu/_mobile_menu.scss */
#menuwarp .row.region.region-mmenu {
  padding: 15px;
}

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

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

/* line 33, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu {
  padding: 0px;
}
/* line 37, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 a {
  color: #ffffff;
  text-decoration: none;
  padding: 5px 0px;
  display: block;
  font-family: "source-sans-3",sans-serif;
  font-size: 20px;
  font-weight: 500;
}
/* line 45, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 a:hover {
  color: #85A6B0;
  text-decoration: none;
}
/* line 50, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 span {
  background: url(../images/plus-icon.png);
  background-repeat: no-repeat;
  background-size: 24px;
  color: transparent !important;
  font-size: 30px;
  position: absolute;
  right: 10px;
  top: 3px;
  height: 30px;
  width: 30px;
  z-index: 999;
  cursor: pointer;
}
/* line 64, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .nav.dropdown-menu.row-level-2 {
  background: transparent;
  padding: 0px;
  border: 0px solid;
}
/* line 69, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .row-level-3 {
  display: block !important;
}
/* line 71, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .row-level-3 li {
  color: #ffffff;
}
/* line 73, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2 .row-level-3 li a {
  font-size: 16px;
}
/* line 80, ../sass/menu/_mobile_menu.scss */
.mobile-main-menu .nav-level-1.nav.navbar-nav .dropdown.nav-level-2.expend.expanded span {
  background: url(../images/minus-icon.png);
  background-repeat: no-repeat;
  background-size: 24px;
  color: transparent !important;
  font-size: 30px;
  position: absolute;
  right: 10px;
  top: 3px;
  height: 30px;
  width: 30px;
  z-index: 999;
  cursor: pointer;
}

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

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

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 73, ../sass/modules/_searchm.scss */
  .user-logged-in .search-warp .search-block-close {
    top: 40px;
  }
}
/* line 78, ../sass/modules/_searchm.scss */
.search-warp .search-block-form .content.container-inline {
  display: block;
}

/* line 81, ../sass/modules/_searchm.scss */
.search-warp .search-block-form form#search-block-form {
  display: block;
}

/* line 84, ../sass/modules/_searchm.scss */
.search-warp .search-block-form .container-inline div, .search-warp .search-block-form .container-inline label {
  display: block;
}

/* line 2, ../sass/modules/_header.scss */
#header {
  /*background: $primary-color;*/
}
/* line 5, ../sass/modules/_header.scss */
#header .row.region.region-branding {
  float: left;
  padding: 30px 0px 0px 45px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 5, ../sass/modules/_header.scss */
  #header .row.region.region-branding {
    padding: 20px 0px 0px 20px;
    display: block;
  }
}
/* line 12, ../sass/modules/_header.scss */
#header .row.region.region-branding .navbar-brand {
  width: auto;
}
@media screen and (min-width: 0px) and (max-width: 413px) {
  /* line 15, ../sass/modules/_header.scss */
  #header .row.region.region-branding .navbar-brand img {
    width: 68%;
    padding-top: 5px;
  }
}
/* line 22, ../sass/modules/_header.scss */
#header .row.region.region-donate {
  padding-top: 44px;
  text-align: right;
  display: block;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 22, ../sass/modules/_header.scss */
  #header .row.region.region-donate {
    padding-top: 25px;
  }
  /* line 28, ../sass/modules/_header.scss */
  #header .row.region.region-donate span {
    border-left: 1px solid rgba(255, 255, 255, 0.4);
    padding: 15px;
  }
}
/* line 33, ../sass/modules/_header.scss */
#header .row.region.region-donate img {
  cursor: pointer;
}
/* line 36, ../sass/modules/_header.scss */
#header .row.region.region-donate span {
  padding: 14px;
  background: transparent;
  border-radius: 6px;
  margin-right: 10px;
  cursor: pointer;
}
/* line 42, ../sass/modules/_header.scss */
#header .row.region.region-donate span:hover {
  background: transparent;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 46, ../sass/modules/_header.scss */
  #header .row.region.region-donate .donate-search-header-block {
    display: block !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 46, ../sass/modules/_header.scss */
  #header .row.region.region-donate .donate-search-header-block {
    display: block !important;
    float: right;
    width: 205px;
  }
}
/* line 58, ../sass/modules/_header.scss */
#header .row.region.region-donate svg {
  font-size: 18px;
  color: #111111;
  cursor: pointer;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 58, ../sass/modules/_header.scss */
  #header .row.region.region-donate svg {
    color: #2c2c2c;
  }
}
/* line 66, ../sass/modules/_header.scss */
#header .row.region.region-donate .donate-button {
  border: 1px solid #FF5757;
  background: #FF5757;
  color: #ffffff;
  font-size: 24px;
  font-family: "bodoni-urw",serif;
  font-weight: 500;
  text-transform: capitalize;
}
/* line 75, ../sass/modules/_header.scss */
#header .row.region.region-donate .donate-button:hover {
  color: #ffffff !important;
  border: 1px solid #111F48;
  background: #111F48;
}

/* line 87, ../sass/modules/_header.scss */
.row.region.region-navigation {
  float: right;
}

/* line 90, ../sass/modules/_header.scss */
#header .row.region.region-donate svg:hover {
  color: #FF5757;
}

/* line 94, ../sass/modules/_header.scss */
#header .row.region.region-branding .navbar-brand {
  margin-top: -5px;
  margin-bottom: 15px;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 100, ../sass/modules/_header.scss */
  #menuwarp {
    margin-top: 15px;
  }

  /* line 104, ../sass/modules/_header.scss */
  .fc-button-group {
    display: grid !important;
    margin: 10px;
  }

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

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

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

/* line 14, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views_slideshow_cycle_slide {
  background-color: transparent !important;
  width: 100% !important;
}
/* line 18, ../sass/modules/_banner.scss */
.front-page-rotor-banner img {
  width: 100%;
}
/* line 21, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views_slideshow_cycle_teaser_section,
.front-page-rotor-banner .field-content.scaleUp.animation {
  height: 700px;
}
/* line 25, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing {
  width: 100%;
  position: absolute;
  top: 0px;
  text-align: center;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
/* line 32, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 220px;
  max-width: 850px;
  margin: 0 auto;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 32, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-field.views-field-nothing .field-content {
    padding: 0px 50px;
    top: 120px;
  }
}
/* line 43, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-title,
.front-page-rotor-banner .views-field.views-field-nothing .field-content .banner-title a {
  color: #fff;
  line-height: 70px;
  font-size: 50px;
  text-decoration: none;
  font-family: "source-sans-3", sans-serif;
  font-weight: 500;
}
/* line 52, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .subtitle {
  font-size: 65px;
  color: #ffffff;
  line-height: 90px;
  font-family: "bodoni-urw", serif;
  font-weight: 500;
}
/* line 59, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .body-content {
  font-size: 22px;
  line-height: 24px;
  color: #ffffff;
  max-width: 555px;
  margin: 0 auto 20px;
  font-family: "source-sans-3", sans-serif;
  padding: 0px 15px;
  font-weight: 400;
}
/* line 70, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons a {
  font-family: "source-sans-3", sans-serif;
  font-weight: 500;
  margin: 10px;
}
/* line 81, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .item-list {
  position: absolute;
  bottom: 15px;
  z-index: 9;
  margin: 0 auto;
  left: 0;
  right: 0;
}
/* line 88, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .item-list .views-slideshow-pager-bullets {
  display: block;
}
/* line 90, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .item-list .views-slideshow-pager-bullets li {
  border-radius: 50%;
  background: #A7A7A7;
}
/* line 94, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .item-list .views-slideshow-pager-bullets li.active {
  background: #ffffff;
  border-color: transparent;
}
/* line 101, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_previous {
  position: absolute;
  left: 20px;
  top: 50%;
  z-index: 9;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 101, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_previous {
    left: 10px;
  }
}
/* line 109, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_previous a {
  background-image: url(/sites/default/files/rotor-left-arrow.svg);
  color: transparent;
  background-repeat: no-repeat;
  background-size: 56px;
  width: 56px;
  height: 56px;
  display: block;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 109, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_previous a {
    background-size: 40px;
    width: 40px;
    height: 40px;
  }
}
/* line 122, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_previous a:hover {
  text-decoration: none;
}
/* line 127, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_pause {
  display: none;
}
/* line 130, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text span:hover {
  text-decoration: none;
}
/* line 133, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_next {
  position: absolute;
  right: 20px;
  top: 50%;
  z-index: 9;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 133, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_next {
    right: 10px;
  }
}
/* line 141, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_next a {
  background-image: url(/sites/default/files/rotor-right-arrow.svg);
  color: transparent;
  background-repeat: no-repeat;
  background-size: 56px;
  width: 56px;
  height: 56px;
  display: block;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 141, ../sass/modules/_banner.scss */
  .front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_next a {
    background-size: 40px;
    width: 40px;
    height: 40px;
  }
}
/* line 154, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_next a:hover {
  text-decoration: none;
}

/* line 164, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons a {
  background: transparent;
}

/* line 169, ../sass/modules/_banner.scss */
.front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons a:hover {
  background: #111F48;
  border: 1px solid #111F48;
  color: #ffffff;
}

/* line 1, ../sass/modules/_cta.scss */
.cta {
  position: relative;
  margin-bottom: 120px;
}
@media screen and (min-width: 0px) and (max-width: 497px) {
  /* line 1, ../sass/modules/_cta.scss */
  .cta {
    margin-bottom: 480px;
  }
}
@media screen and (min-width: 498px) and (max-width: 767px) {
  /* line 1, ../sass/modules/_cta.scss */
  .cta {
    margin-bottom: 405px;
  }
}

/* line 11, ../sass/modules/_cta.scss */
.cta-front-block {
  position: absolute;
  top: -100px;
  background: #111F48;
  z-index: 9;
  padding: 15px;
  border-radius: 10px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 11, ../sass/modules/_cta.scss */
  .cta-front-block {
    margin: 15px;
    width: calc(100% - 30px);
  }
}
/* line 23, ../sass/modules/_cta.scss */
.cta-front-block .views-row .views-field.views-field-title {
  margin: 10px 0px;
}
/* line 25, ../sass/modules/_cta.scss */
.cta-front-block .views-row .views-field.views-field-title a {
  font-size: 22px;
  color: #ffffff;
  text-decoration: none;
  font-family: "bodoni-urw", serif;
  font-weight: 500;
}
/* line 31, ../sass/modules/_cta.scss */
.cta-front-block .views-row .views-field.views-field-title a:hover {
  text-decoration: underline;
}
/* line 37, ../sass/modules/_cta.scss */
.cta-front-block .views-row .views-field.views-field-body {
  font-size: 18px;
  line-height: 24px;
  font-family: "source-sans-3", sans-serif;
  font-weight: 400;
  color: #ffffff;
}

/* line 1, ../sass/modules/_featured.scss */
.path-frontpage .featured {
  padding: 80px 0px 60px;
  overflow: hidden;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 1, ../sass/modules/_featured.scss */
  .path-frontpage .featured {
    padding: 15px;
  }
}

/* line 9, ../sass/modules/_featured.scss */
.featured .featured-block {
  margin-bottom: 6rem;
}
/* line 13, ../sass/modules/_featured.scss */
.featured .featured-1 .view-content.row {
  display: none;
}
/* line 21, ../sass/modules/_featured.scss */
.featured .featured-2 .view-header {
  display: none;
}
/* line 25, ../sass/modules/_featured.scss */
.featured h2 {
  color: #005191;
}
/* line 28, ../sass/modules/_featured.scss */
.featured .view-header {
  color: #545454;
  display: none;
}
/* line 31, ../sass/modules/_featured.scss */
.featured .view-header .secondary-button, .featured .view-header .form-submit, .featured .view-header .paragraph--type--bp-modal .btn.btn-primary.btn-lg.btn-modal, .paragraph--type--bp-modal .featured .view-header .btn.btn-primary.btn-lg.btn-modal, .featured .view-header #header .row.region.region-donate .donate-button, #header .row.region.region-donate .featured .view-header .donate-button, .featured .view-header .views-row .n-link a, .featured .views-row .n-link .view-header a, .latest-news-block .views-row .n-link .featured .view-header a, .featured .view-header .latest-news-block .view-footer a, .latest-news-block .view-footer .featured .view-header a, .featured .view-header .upcoming-events-block .view-footer a, .upcoming-events-block .view-footer .featured .view-header a, .featured .view-header .page-view-latest-news .view-latest-news .views-row .views-field.views-field-view-node a, .page-view-latest-news .view-latest-news .views-row .views-field.views-field-view-node .featured .view-header a, .featured .view-header .page-view-latest-news .view-our-community .views-row .views-field.views-field-view-node a, .page-view-latest-news .view-our-community .views-row .views-field.views-field-view-node .featured .view-header a, .featured .view-header .page-view-our-community .view-latest-news .views-row .views-field.views-field-view-node a, .page-view-our-community .view-latest-news .views-row .views-field.views-field-view-node .featured .view-header a, .featured .view-header .page-view-our-community .view-our-community .views-row .views-field.views-field-view-node a, .page-view-our-community .view-our-community .views-row .views-field.views-field-view-node .featured .view-header a, .featured .view-header .path-our-community .view-our-community .views-row .views-field.views-field-view-node a, .path-our-community .view-our-community .views-row .views-field.views-field-view-node .featured .view-header a {
  margin-top: 15px;
  color: #ffffff;
}
/* line 34, ../sass/modules/_featured.scss */
.featured .view-header .secondary-button:hover, .featured .view-header .form-submit:hover, .featured .view-header .paragraph--type--bp-modal .btn.btn-primary.btn-lg.btn-modal:hover, .paragraph--type--bp-modal .featured .view-header .btn.btn-primary.btn-lg.btn-modal:hover, .featured .view-header #header .row.region.region-donate .donate-button:hover, #header .row.region.region-donate .featured .view-header .donate-button:hover, .featured .view-header .views-row .n-link a:hover, .featured .views-row .n-link .view-header a:hover, .latest-news-block .views-row .n-link .featured .view-header a:hover, .featured .view-header .latest-news-block .view-footer a:hover, .latest-news-block .view-footer .featured .view-header a:hover, .featured .view-header .upcoming-events-block .view-footer a:hover, .upcoming-events-block .view-footer .featured .view-header a:hover, .featured .view-header .page-view-latest-news .view-latest-news .views-row .views-field.views-field-view-node a:hover, .page-view-latest-news .view-latest-news .views-row .views-field.views-field-view-node .featured .view-header a:hover, .featured .view-header .page-view-latest-news .view-our-community .views-row .views-field.views-field-view-node a:hover, .page-view-latest-news .view-our-community .views-row .views-field.views-field-view-node .featured .view-header a:hover, .featured .view-header .page-view-our-community .view-latest-news .views-row .views-field.views-field-view-node a:hover, .page-view-our-community .view-latest-news .views-row .views-field.views-field-view-node .featured .view-header a:hover, .featured .view-header .page-view-our-community .view-our-community .views-row .views-field.views-field-view-node a:hover, .page-view-our-community .view-our-community .views-row .views-field.views-field-view-node .featured .view-header a:hover, .featured .view-header .path-our-community .view-our-community .views-row .views-field.views-field-view-node a:hover, .path-our-community .view-our-community .views-row .views-field.views-field-view-node .featured .view-header a:hover {
  border: 1px solid #005191;
  color: #ffffff !important;
  background: #005191;
}
/* line 41, ../sass/modules/_featured.scss */
.featured .views-row {
  position: relative;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 41, ../sass/modules/_featured.scss */
  .featured .views-row {
    margin-bottom: 15px;
  }
}
/* line 46, ../sass/modules/_featured.scss */
.featured .views-row .views-field.views-field-nothing {
  position: absolute;
  top: 0;
  width: calc(100% - 24px);
  height: 100%;
  padding: 25px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}
/* line 59, ../sass/modules/_featured.scss */
.featured .views-row .views-field.views-field-nothing .field-content {
  align-items: center;
  margin-bottom: auto;
  margin-top: auto;
  text-align: center;
}
/* line 65, ../sass/modules/_featured.scss */
.featured .views-row .views-field.views-field-nothing:hover {
  background: transparent;
}
/* line 67, ../sass/modules/_featured.scss */
.featured .views-row .views-field.views-field-nothing:hover .n-link,
.featured .views-row .views-field.views-field-nothing:hover .n-body {
  display: block;
}
/* line 74, ../sass/modules/_featured.scss */
.featured .views-row .n-title a {
  color: #ffffff;
  font-size: 26px;
  font-family: "bodoni-urw", serif;
  font-weight: 500;
  text-decoration: none;
}
/* line 82, ../sass/modules/_featured.scss */
.featured .views-row .n-body {
  display: none;
  color: #ffffff;
  font-size: 18px;
  -webkit-transition: 0.5s;
  font-family: "source-sans-3", sans-serif;
  font-weight: 400;
  transition: 0.5s;
}
/* line 91, ../sass/modules/_featured.scss */
.featured .views-row .n-link {
  display: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
/* line 95, ../sass/modules/_featured.scss */
.featured .views-row .n-link a {
  margin-top: 15px;
  color: #ffffff;
  text-transform: capitalize;
  font-family: "source-sans-3",sans-serif;
  font-weight: 500;
  font-size: 22px;
}
/* line 104, ../sass/modules/_featured.scss */
.featured .views-row .n-link a:hover {
  border: 1px solid #906E3D;
  color: #ffffff !important;
  background: #906E3D;
}
/* line 113, ../sass/modules/_featured.scss */
.featured .views-field.views-field-field-feature-image img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}

/* line 1, ../sass/modules/_counter.scss */
.counter-block {
  background: #F1F1F1;
  margin: 0px 0px 90px;
  overflow: hidden;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 1, ../sass/modules/_counter.scss */
  .counter-block {
    margin: 0px 0px 30px;
  }
}

/* line 9, ../sass/modules/_counter.scss */
.our-work-block {
  text-align: center;
  padding: 80px 0px;
}
/* line 12, ../sass/modules/_counter.scss */
.our-work-block .counter-header {
  font-size: 18px;
  line-height: 24px;
  color: #111111;
  font-family: "source-sans-3", sans-serif;
  font-weight: 400;
  margin-bottom: 50px;
}
/* line 19, ../sass/modules/_counter.scss */
.our-work-block .counter-header .header-inner {
  max-width: 650px;
  margin: 0 auto;
}
/* line 24, ../sass/modules/_counter.scss */
.our-work-block h2 {
  font-size: 38px;
  color: #111F48;
  font-family: "bodoni-urw", serif;
  font-weight: 500;
}
/* line 30, ../sass/modules/_counter.scss */
.our-work-block h3 {
  font-size: 42px;
  line-height: 80px;
  color: #85A6B0;
  font-family: "bodoni-urw", serif;
  font-weight: 500;
}
/* line 37, ../sass/modules/_counter.scss */
.our-work-block img {
  width: 80px;
  height: auto;
}
/* line 41, ../sass/modules/_counter.scss */
.our-work-block p {
  color: #111;
  font-family: "source-sans-3", sans-serif;
  font-weight: 400;
  font-size: 18px;
}

/* line 1, ../sass/modules/_promo_banner.scss */
.work-block {
  overflow: hidden;
}

/* line 5, ../sass/modules/_promo_banner.scss */
.front-page-promo-banner h2 {
  text-align: center;
  color: #111F48;
  font-size: 38px;
  line-height: 52px;
  margin-bottom: 20px;
  font-family: "bodoni-urw", serif;
  font-weight: 500;
}
/* line 14, ../sass/modules/_promo_banner.scss */
.front-page-promo-banner .view-header {
  text-align: center;
  max-width: 650px;
  margin: 0 auto;
  padding-bottom: 20px;
  font-size: 18px;
  line-height: 24px;
  color: #111;
  font-family: "source-sans-3", sans-serif;
  font-weight: 400;
}
/* line 26, ../sass/modules/_promo_banner.scss */
.front-page-promo-banner .views-row img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
/* line 31, ../sass/modules/_promo_banner.scss */
.front-page-promo-banner .views-row .views-field.views-field-nothing {
  position: relative;
  min-height: 110px;
  margin-bottom: 20px;
}
/* line 35, ../sass/modules/_promo_banner.scss */
.front-page-promo-banner .views-row .views-field.views-field-nothing .field-content {
  position: absolute;
  background: #ffffff;
  padding: 15px;
  top: -80px;
  width: calc(100% - 210px);
  margin: 0 auto;
  left: 0;
  right: 0;
  border-radius: 10px;
  box-shadow: 0 16px 40px 0 rgba(0, 0, 0, 0.09);
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 35, ../sass/modules/_promo_banner.scss */
  .front-page-promo-banner .views-row .views-field.views-field-nothing .field-content {
    position: relative;
    top: 0px;
    width: 100%;
    background: transparent;
    left: 0px !important;
    right: 0px !important;
    display: block;
  }
}
/* line 55, ../sass/modules/_promo_banner.scss */
.front-page-promo-banner .views-row .views-field.views-field-nothing .field-content .ow-title {
  margin-bottom: 10px;
}
/* line 57, ../sass/modules/_promo_banner.scss */
.front-page-promo-banner .views-row .views-field.views-field-nothing .field-content .ow-title a {
  font-size: 32px;
  letter-spacing: 0;
  line-height: 28px;
  text-decoration: none;
  color: #111F48;
  font-family: "bodoni-urw", serif;
  font-weight: 500;
}
/* line 65, ../sass/modules/_promo_banner.scss */
.front-page-promo-banner .views-row .views-field.views-field-nothing .field-content .ow-title a:hover {
  color: #906E3D;
}
/* line 70, ../sass/modules/_promo_banner.scss */
.front-page-promo-banner .views-row .views-field.views-field-nothing .field-content .ow-body {
  color: #111;
  font-family: "source-sans-3", sans-serif;
  font-weight: 400;
  font-size: 18px;
}
/* line 79, ../sass/modules/_promo_banner.scss */
.front-page-promo-banner .views-row-1 .field-content {
  right: 120px  !important;
}
/* line 82, ../sass/modules/_promo_banner.scss */
.front-page-promo-banner .views-row-2 .field-content {
  left: 120px  !important;
}

/* line 1, ../sass/modules/_testimonial.scss */
.path-frontpage .testimonial-block {
  margin: 30px 0px 50px;
  background: #F1F1F1;
  overflow: hidden;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 1, ../sass/modules/_testimonial.scss */
  .path-frontpage .testimonial-block {
    margin: 0px;
  }
}

/* line 9, ../sass/modules/_testimonial.scss */
.testimonials {
  padding: 50px 0px 170px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 9, ../sass/modules/_testimonial.scss */
  .testimonials {
    padding: 30px 0px 170px;
  }
}
/* line 14, ../sass/modules/_testimonial.scss */
.testimonials h2 {
  font-size: 38px;
  color: #111F48;
  font-family: "bodoni-urw", serif;
  font-weight: 500;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 14, ../sass/modules/_testimonial.scss */
  .testimonials h2 {
    padding: 0px 15px;
  }
}
/* line 23, ../sass/modules/_testimonial.scss */
.testimonials .view-our-community {
  position: relative;
}
/* line 26, ../sass/modules/_testimonial.scss */
.testimonials .view-header {
  max-width: 650px;
  color: #111;
  font-family: "source-sans-3", sans-serif;
  font-weight: 400;
  font-size: 18px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 26, ../sass/modules/_testimonial.scss */
  .testimonials .view-header {
    padding: 0px 15px;
  }
}
/* line 36, ../sass/modules/_testimonial.scss */
.testimonials .views_slideshow_cycle_slide {
  display: flex;
  margin: 0px -15px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 36, ../sass/modules/_testimonial.scss */
  .testimonials .views_slideshow_cycle_slide {
    display: block;
    margin: 0px;
  }
}
/* line 44, ../sass/modules/_testimonial.scss */
.testimonials .views-row {
  float: left;
}
/* line 47, ../sass/modules/_testimonial.scss */
.testimonials .views-row .views-field.views-field-nothing .field-content {
  border: 1px solid #111F48;
  display: block;
  border-radius: 10px;
  margin: 15px;
  padding: 25px;
  color: #111F48;
  font-family: "source-sans-3", sans-serif;
  font-weight: 400;
  font-size: 18px;
}
/* line 57, ../sass/modules/_testimonial.scss */
.testimonials .views-row .views-field.views-field-nothing .field-content .t-img {
  display: inline-block;
}
/* line 60, ../sass/modules/_testimonial.scss */
.testimonials .views-row .views-field.views-field-nothing .field-content .t-intro {
  display: inline-block;
}
/* line 63, ../sass/modules/_testimonial.scss */
.testimonials .views-row .views-field.views-field-nothing .field-content .t-intro .t-title a {
  text-decoration: none;
  color: #111F48;
  font-family: "source-sans-3", sans-serif;
  font-weight: 400;
  font-size: 18px;
}
/* line 72, ../sass/modules/_testimonial.scss */
.testimonials .views-row .views-field.views-field-nothing .field-content .t-intro .t-name {
  color: #111F48;
  font-family: "source-sans-3", sans-serif;
  font-weight: 400;
  font-size: 18px;
}
/* line 82, ../sass/modules/_testimonial.scss */
.testimonials .views-slideshow-controls-bottom.clearfix {
  position: absolute;
  right: 0;
  top: 0px;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 82, ../sass/modules/_testimonial.scss */
  .testimonials .views-slideshow-controls-bottom.clearfix {
    right: 15px;
    top: -50px;
  }
}
/* line 93, ../sass/modules/_testimonial.scss */
.testimonials .views_slideshow_controls_text .views_slideshow_controls_text_previous a {
  background-image: url(/sites/default/files/blue-arrow-left.svg);
  color: transparent;
  background-repeat: no-repeat;
  background-size: 56px;
  width: 56px;
  height: 56px;
  display: inline-block;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 93, ../sass/modules/_testimonial.scss */
  .testimonials .views_slideshow_controls_text .views_slideshow_controls_text_previous a {
    background-size: 40px;
    width: 40px;
    height: 40px;
  }
}
/* line 106, ../sass/modules/_testimonial.scss */
.testimonials .views_slideshow_controls_text .views_slideshow_controls_text_previous a:hover {
  text-decoration: none;
}
/* line 111, ../sass/modules/_testimonial.scss */
.testimonials .views_slideshow_controls_text .views_slideshow_controls_text_pause {
  display: none;
}
/* line 114, ../sass/modules/_testimonial.scss */
.testimonials .views_slideshow_controls_text span:hover {
  text-decoration: none;
}
/* line 118, ../sass/modules/_testimonial.scss */
.testimonials .views_slideshow_controls_text .views_slideshow_controls_text_next a {
  background-image: url(/sites/default/files/blue-arrow-right.svg);
  color: transparent;
  background-repeat: no-repeat;
  background-size: 56px;
  width: 56px;
  height: 56px;
  display: inline-block;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 118, ../sass/modules/_testimonial.scss */
  .testimonials .views_slideshow_controls_text .views_slideshow_controls_text_next a {
    background-size: 40px;
    width: 40px;
    height: 40px;
  }
}
/* line 131, ../sass/modules/_testimonial.scss */
.testimonials .views_slideshow_controls_text .views_slideshow_controls_text_next a:hover {
  text-decoration: none;
}

/* line 139, ../sass/modules/_testimonial.scss */
.testimonials-mobile-view {
  display: none;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 139, ../sass/modules/_testimonial.scss */
  .testimonials-mobile-view {
    display: block;
  }
}

/* line 146, ../sass/modules/_testimonial.scss */
.testimonials-desk-tab-view {
  display: block;
}
@media (min-width: 0px) and (max-width: 767px) {
  /* line 146, ../sass/modules/_testimonial.scss */
  .testimonials-desk-tab-view {
    display: none;
  }
}

/* line 152, ../sass/modules/_testimonial.scss */
.testimonials-mobile-view {
  display: none;
}

@media (min-width: 0px) and (max-width: 767px) {
  /* line 157, ../sass/modules/_testimonial.scss */
  .testimonials-mobile-view {
    display: block;
  }
}
/* line 161, ../sass/modules/_testimonial.scss */
.testimonials-desk-tab-view {
  display: block;
}

@media (min-width: 0px) and (max-width: 767px) {
  /* line 166, ../sass/modules/_testimonial.scss */
  .testimonials-desk-tab-view {
    display: none;
  }
}
/* line 171, ../sass/modules/_testimonial.scss */
.testimonials .views-row .views-field.views-field-nothing .field-content .t-img img {
  border-radius: 50%;
}

/* line 175, ../sass/modules/_testimonial.scss */
.testimonials-desk-tab-view .view-header a {
  color: #FF5757;
}

/* line 179, ../sass/modules/_testimonial.scss */
.testimonials-desk-tab-view .view-header a:hover {
  color: #85A6B0;
}

/* line 183, ../sass/modules/_testimonial.scss */
.testimonials .views-row .views-field.views-field-nothing .field-content .t-intro .t-title a:hover {
  color: #85A6B0;
}

/* line 187, ../sass/modules/_testimonial.scss */
.testimonials .views-row .views-field.views-field-nothing .field-content .t-intro .t-name:hover {
  color: #85A6B0;
}

/* line 4, ../sass/modules/_about_us.scss */
.about-us-block {
  border-radius: 10px;
  background-color: #111F48;
  padding: 40px;
  color: #ffffff;
  margin: -160px 0px 0px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 4, ../sass/modules/_about_us.scss */
  .about-us-block {
    margin: -160px 15px 15px;
    width: calc(100% - 30px);
  }
}
/* line 15, ../sass/modules/_about_us.scss */
.about-us-block h2 {
  color: #ffffff;
  font-family: "bodoni-urw", serif;
  font-weight: 500;
  font-size: 38px;
}
/* line 21, ../sass/modules/_about_us.scss */
.about-us-block p {
  margin-bottom: 0px;
  font-family: "source-sans-3", sans-serif;
  font-weight: 400;
  font-size: 18px;
}
/* line 27, ../sass/modules/_about_us.scss */
.about-us-block .primary-button, .about-us-block .front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons a, .front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons .about-us-block a {
  margin-right: 10px;
  margin-top: 25px;
  font-size: 20px;
  font-family: "source-sans-3", sans-serif;
  font-weight: 400;
  font-size: 22px;
}
/* line 34, ../sass/modules/_about_us.scss */
.about-us-block .primary-button:hover, .about-us-block .front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons a:hover, .front-page-rotor-banner .views-field.views-field-nothing .field-content .link-buttons .about-us-block a:hover {
  background: #906E3D;
  border: 1px solid #906E3D;
}

/* line 40, ../sass/modules/_about_us.scss */
.about-us-block {
  position: relative;
  z-index: 9;
}

/* line 1, ../sass/modules/_news.scss */
.news-block {
  overflow: hidden;
  /*background-color: rgba(125,135,143,0.2);*/
}

/* line 5, ../sass/modules/_news.scss */
.latest-news-block {
  padding: 50px 0px;
  color: #2c2c2c;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 5, ../sass/modules/_news.scss */
  .latest-news-block {
    padding: 30px 20px 0px;
  }
}
/* line 11, ../sass/modules/_news.scss */
.latest-news-block h2 {
  text-align: center;
  color: #111F48;
  font-family: "bodoni-urw", serif;
  font-weight: 500;
  font-size: 38px;
}
/* line 18, ../sass/modules/_news.scss */
.latest-news-block .view-header {
  text-align: center;
  max-width: 650px;
  margin: 0 auto;
  padding-bottom: 20px;
  color: #111;
  font-family: "source-sans-3", sans-serif;
  font-weight: 400;
  font-size: 18px;
}
/* line 28, ../sass/modules/_news.scss */
.latest-news-block .views-row {
  overflow: hidden;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 28, ../sass/modules/_news.scss */
  .latest-news-block .views-row {
    margin-bottom: 15px;
  }
}
/* line 34, ../sass/modules/_news.scss */
.latest-news-block .views-row .n-image img {
  width: 100%;
  height: auto;
  border-radius: 10px 10px 0px 0px;
}
/* line 40, ../sass/modules/_news.scss */
.latest-news-block .views-row .views-field.views-field-nothing {
  width: 100%;
  background: #F1F1F1;
  height: 100%;
  border-radius: 10px 10px 0px 0px;
  position: relative;
}
/* line 47, ../sass/modules/_news.scss */
.latest-news-block .views-row .views-field.views-field-field-event-date-value {
  color: #2c2c2c;
}
/* line 50, ../sass/modules/_news.scss */
.latest-news-block .views-row .n-title,
.latest-news-block .views-row .views-field.views-field-title {
  padding: 0px 20px;
}
/* line 53, ../sass/modules/_news.scss */
.latest-news-block .views-row .n-title a,
.latest-news-block .views-row .views-field.views-field-title a {
  text-decoration: none;
  font-size: 22px;
  line-height: 28px;
  color: #111F48;
  font-family: "bodoni-urw", serif;
  font-weight: 500;
}
/* line 60, ../sass/modules/_news.scss */
.latest-news-block .views-row .n-title a:hover,
.latest-news-block .views-row .views-field.views-field-title a:hover {
  text-decoration: underline;
}
/* line 65, ../sass/modules/_news.scss */
.latest-news-block .views-row .n-date {
  padding: 15px 20px 10px;
  color: #111;
  font-family: "source-sans-3", sans-serif;
  font-weight: 400;
  font-size: 18px;
}
/* line 72, ../sass/modules/_news.scss */
.latest-news-block .views-row .n-body,
.latest-news-block .views-row .views-field.views-field-body {
  padding: 10px 20px;
  color: #111;
  font-family: "source-sans-3", sans-serif;
  font-weight: 400;
  font-size: 18px;
}
/* line 80, ../sass/modules/_news.scss */
.latest-news-block .views-row .views-field.views-field-created {
  color: #000000;
  margin-top: 10px;
  font-family: "source-sans-3", sans-serif;
}
/* line 85, ../sass/modules/_news.scss */
.latest-news-block .views-row .n-link {
  padding: 0px 20px 15px;
  margin-top: 45px;
}
/* line 88, ../sass/modules/_news.scss */
.latest-news-block .views-row .n-link a {
  position: absolute;
  bottom: 20px;
  background: #85A6B0;
  border: 1px solid #85A6B0;
  color: #111;
  font-family: "source-sans-3", sans-serif;
  font-weight: 400;
  font-size: 18px;
}
/* line 98, ../sass/modules/_news.scss */
.latest-news-block .views-row .n-link a:hover {
  border: 1px solid #906E3D;
  color: #111111;
  background: #906E3D;
}
/* line 106, ../sass/modules/_news.scss */
.latest-news-block .view-footer {
  text-align: right;
  margin-top: 20px;
}
/* line 111, ../sass/modules/_news.scss */
.latest-news-block .view-footer a:hover {
  border: 1px solid #906E3D;
  color: #ffffff;
  background: #906E3D;
}

/* line 122, ../sass/modules/_news.scss */
.latest-news-block .view-footer a {
  background: #FF5757;
  color: #ffffff;
  font-family: "source-sans-3", sans-serif;
  font-weight: 400;
  font-size: 18px;
  border: transparent;
}

/* line 1, ../sass/modules/_events.scss */
.events-block {
  overflow: hidden;
  /*background-color: rgba(125,135,143,0.2);*/
}

/* line 5, ../sass/modules/_events.scss */
.upcoming-events-block {
  padding: 40px 0px;
  margin: 3rem 0 1rem;
  border: solid 3px #906E3D;
  color: #2c2c2c;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 5, ../sass/modules/_events.scss */
  .upcoming-events-block {
    padding: 30px 20px 15px;
  }
}
/* line 13, ../sass/modules/_events.scss */
.upcoming-events-block h2 {
  text-align: center;
  font-size: 38px;
  color: #111F48;
  font-family: "bodoni-urw", serif;
  font-weight: 500;
}
/* line 20, ../sass/modules/_events.scss */
.upcoming-events-block .view-header {
  text-align: center;
  max-width: 650px;
  margin: 0 auto;
  padding-bottom: 20px;
  font-family: "source-sans-3", sans-serif;
  color: #545454;
}
/* line 28, ../sass/modules/_events.scss */
.upcoming-events-block .views-row {
  overflow: hidden;
}
/* line 31, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .views-field.views-field-field-image img {
  width: 100%;
  height: auto;
}
/* line 36, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .views-field.views-field-nothing {
  width: 100%;
  background: #ffffff;
  height: 100%;
  padding-left: 15px;
  position: relative;
}
/* line 43, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .views-field.views-field-nothing:before {
  position: absolute;
  content: "";
  left: -28px;
  top: 50%;
  height: 4px;
  width: 60px;
  transform: rotate(90deg);
  background-color: #906E3D;
}
/* line 54, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .views-field.views-field-field-event-date-value {
  color: #2c2c2c;
}
/* line 57, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .e-title,
.upcoming-events-block .views-row .views-field.views-field-title {
  margin-top: 10px;
}
/* line 60, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .e-title a,
.upcoming-events-block .views-row .views-field.views-field-title a {
  text-decoration: none;
  font-size: 22px;
  line-height: 28px;
  color: #111F48;
  font-family: "bodoni-urw", serif;
  font-weight: 500;
}
/* line 67, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .e-title a:hover,
.upcoming-events-block .views-row .views-field.views-field-title a:hover {
  text-decoration: underline;
}
/* line 72, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .e-date {
  color: #906E3D;
  font-family: "source-sans-3", sans-serif;
  font-weight: 400;
  font-size: 18px;
}
/* line 79, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .e-body,
.upcoming-events-block .views-row .views-field.views-field-body {
  color: #000000;
  margin-top: 10px;
  font-family: "source-sans-3", sans-serif;
}
/* line 85, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .e-link,
.upcoming-events-block .views-row .views-field.views-field-view-node {
  margin: 15px 0px;
}
/* line 88, ../sass/modules/_events.scss */
.upcoming-events-block .views-row .e-link a,
.upcoming-events-block .views-row .views-field.views-field-view-node a {
  font-weight: bold;
  color: #F57814;
  text-decoration: none;
}
/* line 95, ../sass/modules/_events.scss */
.upcoming-events-block .view-footer {
  text-align: right;
  margin-top: 20px;
}
/* line 100, ../sass/modules/_events.scss */
.upcoming-events-block .view-footer a:hover {
  border: 1px solid #906E3D;
  color: #ffffff;
  background: #906E3D;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 109, ../sass/modules/_events.scss */
  .upcoming-events-block .views-row .views-view-grid .views-col {
    width: 100% !important;
    margin-bottom: 20px;
  }
}
/* line 115, ../sass/modules/_events.scss */
.upcoming-events-block .view-footer a {
  background: #FF5757;
  color: #ffffff;
  font-family: "source-sans-3", sans-serif;
  font-weight: 400;
  font-size: 18px;
  border: transparent;
}

/* line 1, ../sass/modules/_footer.scss */
.site-footer-region {
  overflow: hidden;
}

/* line 5, ../sass/modules/_footer.scss */
.site-footer_top.clearfix {
  background: #111f48;
  color: #ffffff;
  font-family: "source-sans-3", sans-serif;
  font-weight: 400;
}
/* line 10, ../sass/modules/_footer.scss */
.site-footer_top.clearfix .container {
  padding: 80px 0px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 10, ../sass/modules/_footer.scss */
  .site-footer_top.clearfix .container {
    padding: 30px 15px;
  }
}
/* line 16, ../sass/modules/_footer.scss */
.site-footer_top.clearfix h2 {
  background-image: url(/sites/default/files/footer-link-underline.svg);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 48px 4px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-family: "bodoni-urw", serif;
  font-weight: 500;
  font-size: 22px;
  color: #fff;
}
/* line 29, ../sass/modules/_footer.scss */
.site-footer_top.clearfix .region-footer-first p img {
  width: 100%;
  max-width: 248px;
}

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

/* line 44, ../sass/modules/_footer.scss */
.address-block {
  color: #ffffff;
  font-family: "source-sans-3", sans-serif;
  font-weight: 400;
  font-size: 16px;
}
/* line 49, ../sass/modules/_footer.scss */
.address-block strong {
  color: #ffffff;
  font-family: "source-sans-3", sans-serif;
  font-weight: 400;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 22px;
  padding: 0px 0px 0px 28px;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 59, ../sass/modules/_footer.scss */
  .address-block .add-line {
    display: block;
    margin-bottom: 10px;
  }
}
/* line 64, ../sass/modules/_footer.scss */
.address-block .address-icon {
  background-image: url(/sites/default/files/location-white.svg);
}
/* line 67, ../sass/modules/_footer.scss */
.address-block .phone-icon {
  background-image: url(/sites/default/files/phone-white.svg);
}
/* line 70, ../sass/modules/_footer.scss */
.address-block .email-icon {
  background-image: url(/sites/default/files/email-white.svg);
}
/* line 73, ../sass/modules/_footer.scss */
.address-block a {
  color: #ffffff;
  font-family: "source-sans-3", sans-serif;
  font-weight: 400;
  text-decoration: none;
}
/* line 78, ../sass/modules/_footer.scss */
.address-block a:hover {
  text-decoration: underline;
  color: #fff;
}

/* line 86, ../sass/modules/_footer.scss */
.footer-menu-block .clearfix.nav {
  display: inline-block;
}
/* line 88, ../sass/modules/_footer.scss */
.footer-menu-block .clearfix.nav .nav-link {
  color: #fff;
  font-family: "source-sans-3", sans-serif;
  font-weight: 400;
  font-size: 16px;
  padding: 5px 0px;
}
/* line 94, ../sass/modules/_footer.scss */
.footer-menu-block .clearfix.nav .nav-link:hover {
  text-decoration: underline;
  color: #85A6B0;
}

/* line 102, ../sass/modules/_footer.scss */
.social-media-block {
  padding: 20px 0px;
}
/* line 105, ../sass/modules/_footer.scss */
.social-media-block .content a {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-family: "source-sans-3", sans-serif;
  font-weight: 400;
  display: inline-block;
  margin: 0px 3px 15px;
  border-radius: 50%;
  height: 45px;
  width: 45px;
  text-align: center;
  /*background: $grey3;*/
  font-size: 22px;
  padding-top: 6px;
}
/* line 120, ../sass/modules/_footer.scss */
.social-media-block .content a img {
  width: 42px;
  height: 42px;
}
/* line 124, ../sass/modules/_footer.scss */
.social-media-block .content a:hover {
  /*background: $grey3;*/
  color: #85A6B0 !important;
}

/* line 132, ../sass/modules/_footer.scss */
.site-footer__bottom {
  background: #111f48;
  color: #fff;
  margin: 0px;
  border: 0px solid;
  font-family: "source-sans-3",sans-serif;
  font-weight: 400;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 132, ../sass/modules/_footer.scss */
  .site-footer__bottom {
    text-align: center;
  }
  /* line 141, ../sass/modules/_footer.scss */
  .site-footer__bottom .region {
    margin-top: 0px;
  }
}
/* line 145, ../sass/modules/_footer.scss */
.site-footer__bottom .footer-bottom-right {
  text-align: right;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 145, ../sass/modules/_footer.scss */
  .site-footer__bottom .footer-bottom-right {
    text-align: center;
  }
}
/* line 150, ../sass/modules/_footer.scss */
.site-footer__bottom .footer-bottom-right a {
  color: #fff;
  text-decoration: none;
}
/* line 153, ../sass/modules/_footer.scss */
.site-footer__bottom .footer-bottom-right a:hover {
  text-decoration: underline;
  color: #85A6B0;
}

/* line 1, ../sass/pages/_pages.scss */
.bImage {
  position: relative;
}
/* line 4, ../sass/pages/_pages.scss */
.bImage #inner-banner-image .image-style-header-, .bImage #inner-banner-image img {
  width: 100%;
  height: auto;
}
/* line 9, ../sass/pages/_pages.scss */
.bImage .scaleUp.animation {
  height: 500px;
  width: 100%;
}
/* line 13, ../sass/pages/_pages.scss */
.bImage .t-outer {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  /*background: rgba(0,32,91,0.8);*/
}
/* line 20, ../sass/pages/_pages.scss */
.bImage #pTitle {
  position: absolute;
  top: 180px;
  left: 0;
  right: 0;
  text-align: center;
}
/* line 26, ../sass/pages/_pages.scss */
.bImage #pTitle h1 {
  color: #ffffff;
  text-shadow: 0px 1px 1px #505050;
  font-size: 75px;
  font-family: "bodoni-urw", serif;
  font-weight: bold;
  margin-bottom: 0px;
}
/* line 34, ../sass/pages/_pages.scss */
.bImage #pTitle .field.field--name-field-subheading {
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
}

/* line 42, ../sass/pages/_pages.scss */
.breadcrumb {
  margin-top: 10px;
}

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

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

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

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

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

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

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

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

/* line 98, ../sass/pages/_pages.scss */
.bImage .scaleUp.animation {
  opacity: 1.3;
}

/* line 101, ../sass/pages/_pages.scss */
.withOutImage .block-page-title-block h1.title {
  font-size: 50px;
  color: #111F48;
  font-family: "bodoni-urw", serif;
  font-weight: bold;
}

/* line 108, ../sass/pages/_pages.scss */
.d-inline-block {
  display: inline-block !important;
  width: 240px;
}

/* line 113, ../sass/pages/_pages.scss */
.paragraph--type--bp-tabs .nav-tabs li.active a {
  background: #111F48 !important;
  color: #ffffff !important;
}

/* line 118, ../sass/pages/_pages.scss */
.block-views-exposed-filter-blockmember-pages-page-1 {
  background: #111F48;
  padding: 15px;
  border-radius: 10px;
  margin-bottom: 75px;
}
/* line 124, ../sass/pages/_pages.scss */
.block-views-exposed-filter-blockmember-pages-page-1 label {
  color: white;
}
/* line 128, ../sass/pages/_pages.scss */
.block-views-exposed-filter-blockmember-pages-page-1 input#edit-keyword--2, .block-views-exposed-filter-blockmember-pages-page-1 input#edit-city--2 {
  height: 47px;
}
/* line 132, ../sass/pages/_pages.scss */
.block-views-exposed-filter-blockmember-pages-page-1 div#edit_practice__2_chosen {
  display: block !important;
}
/* line 136, ../sass/pages/_pages.scss */
.block-views-exposed-filter-blockmember-pages-page-1 select.form-select:not(:focus) {
  max-height: 38px;
  font-size: 1.2rem;
}
/* line 141, ../sass/pages/_pages.scss */
.block-views-exposed-filter-blockmember-pages-page-1 button#edit-submit-member-pages--2 {
  background-color: #007bff !important;
  margin-top: 0;
  height: 40px;
}

/* line 148, ../sass/pages/_pages.scss */
form#views-exposed-form-member-pages-page-1 > div > div {
  margin-right: 1.5rem;
}

/* line 153, ../sass/pages/_pages.scss */
.path-frontpage #main-wrapper {
  display: none;
}

/* line 156, ../sass/pages/_pages.scss */
.paragraph--type--bp-tabs .nav-tabs li.active a {
  background: #111F48 !important;
  color: #ffffff !important;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 161, ../sass/pages/_pages.scss */
  .cta-front-block .views-row {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  /* line 168, ../sass/pages/_pages.scss */
  .front-page-promo-banner .views-row .views-field.views-field-nothing .field-content {
    width: calc(100% - 30px) !important;
  }

  /* line 172, ../sass/pages/_pages.scss */
  #header .row.region.region-donate .donate-button {
    font-size: 16px !important;
  }

  /* line 176, ../sass/pages/_pages.scss */
  #header .row.region.region-donate .donate-search-header-block {
    margin-top: 5px;
  }

  /* line 180, ../sass/pages/_pages.scss */
  .testimonials .views-slideshow-controls-bottom.clearfix {
    margin-top: -70px;
  }
}
/* line 185, ../sass/pages/_pages.scss */
.featured .featured-2 h2 {
  display: block !important;
}

/* line 189, ../sass/pages/_pages.scss */
.about-block {
  margin: 150px 0px 0px;
}

/* line 193, ../sass/pages/_pages.scss */
.path-frontpage .testimonial-block {
  margin: -130px 0px 0px;
}

/* line 197, ../sass/pages/_pages.scss */
.testimonials {
  padding: 170px 0px 50px;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 203, ../sass/pages/_pages.scss */
  .testimonials .views_slideshow_cycle_slide {
    display: block;
    margin: 0px;
    position: relative;
  }

  /* line 209, ../sass/pages/_pages.scss */
  .view-latest-news .views-field-field-news-internal {
    float: none !important;
  }

  /* line 213, ../sass/pages/_pages.scss */
  .page-view-latest-news .view-latest-news .views-row .views-field.views-field-view-node {
    text-align: left;
    margin-top: 20px;
  }
}
/* line 219, ../sass/pages/_pages.scss */
.path-frontpage .featured {
  padding: 80px 0px 0px;
  overflow: hidden;
}

/* line 224, ../sass/pages/_pages.scss */
.latest-news-block {
  padding: 0px 0px 50px;
}

/* line 228, ../sass/pages/_pages.scss */
.page-view-gallery .view-gallery .views-row {
  position: relative;
  border-bottom: 1px dotted #333;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

/* line 235, ../sass/pages/_pages.scss */
.page-view-gallery .view-gallery .views-row .views-field.views-field-field-gallery-image {
  margin: 0px 15px 0px 0px;
  float: left;
}

/* line 240, ../sass/pages/_pages.scss */
.page-view-gallery .view-gallery .views-row .views-field-nothing .title {
  margin-bottom: 10px;
}

/* line 244, ../sass/pages/_pages.scss */
.page-view-gallery .view-gallery .views-row .views-field-nothing .title a {
  color: #111F48;
  font-size: 24px;
  font-family: "bodoni-urw",serif;
  letter-spacing: 0;
  line-height: 26px;
  text-decoration: none;
}

/* line 253, ../sass/pages/_pages.scss */
.page-view-gallery .view-gallery .views-row .views-field-nothing .more {
  text-align: right;
}

/* line 257, ../sass/pages/_pages.scss */
.page-view-gallery .view-gallery .views-row .views-field-nothing .more a {
  border: 1px solid #111F48;
  padding: 7px 35px;
  border-radius: 6px;
  text-decoration: none;
  color: #ffffff;
  background: #111F48;
  font-weight: 500;
  display: inline-block;
}

/* line 268, ../sass/pages/_pages.scss */
.page-view-gallery .view-gallery .views-row .views-field.views-field-field-gallery-image img {
  width: 100%;
  height: auto;
}

/* line 273, ../sass/pages/_pages.scss */
.view-latest-news .views-field-field-news-internal {
  float: left;
}

/* line 277, ../sass/pages/_pages.scss */
.testimonials .views-row .views-field.views-field-nothing .field-content {
  padding: 19px !important;
}

/* line 281, ../sass/pages/_pages.scss */
.testimonials .views-row .views-field.views-field-nothing .field-content .t-intro .t-title a {
  font-weight: bold !important;
}

@media screen and (min-width: 1400px) and (max-width: 3500px) {
  /* line 287, ../sass/pages/_pages.scss */
  .testimonials .views-row .views-field.views-field-nothing .field-content {
    padding: 40px !important;
  }
}
/*.path-user .profile .field--name-field-first-name, .path-user .profile .field--name-field-areas-of-practice, .path-user .profile .field--name-field-address, .path-user .profile .field--name-field-state  {
  width: 45%;
  float: left;
  margin-bottom: 20px;
}
.path-user .profile .field--name-field-last-name, .path-user .profile .field--name-field-is-board-certified, .path-user .profile .field--name-field-firm-business-name, .path-user .profile .field--name-field-city, .path-user .profile .field--name-field-zip {
  width: 45%;
  float: right;
  margin-bottom: 20px;
}*/
/* line 303, ../sass/pages/_pages.scss */
.path-user .profile .field {
  margin-bottom: 20px;
}

/* line 307, ../sass/pages/_pages.scss */
.path-user .breadcrumb {
  display: none;
}

/* line 313, ../sass/pages/_pages.scss */
.path-user .profile .field {
  margin-bottom: 20px;
}
/* line 316, ../sass/pages/_pages.scss */
.path-user .profile .field.field--name-field-image, .path-user .profile .field.field--name-field-address, .path-user .profile .field.field--name-field-phone {
  margin-bottom: unset;
}
/* line 321, ../sass/pages/_pages.scss */
.path-user .profile .field__label {
  font-weight: bold;
  font-size: 15px;
}
/* line 326, ../sass/pages/_pages.scss */
.path-user .profile .field--name-field-first-name {
  font-size: 3.125rem;
  color: #111F48;
  font-family: "bodoni-urw", serif;
  font-weight: bold;
  display: inline-block;
  margin-right: 0.5rem;
}
/* line 335, ../sass/pages/_pages.scss */
.path-user .profile .field--name-field-last-name {
  font-size: 3.125rem;
  color: #111F48;
  font-family: "bodoni-urw", serif;
  font-weight: bold;
  display: inline-block;
}
/* line 343, ../sass/pages/_pages.scss */
.path-user .profile .field--name-field-image img.image-style-user-picture {
  padding: 0 !important;
  box-shadow: 10px 10px 10px gray;
  margin-right: 4.5rem;
}
/* line 349, ../sass/pages/_pages.scss */
.path-user .profile .field--name-field-firm-business-name {
  font-size: 22px;
  color: #E1A730;
  font-weight: bold;
  margin-bottom: 0.6rem;
}
/* line 356, ../sass/pages/_pages.scss */
.path-user .profile .field--name-field-website {
  text-decoration: none;
}
/* line 360, ../sass/pages/_pages.scss */
.path-user .profile .general-info {
  border: solid 1px white;
  border-radius: 12px;
  padding: 1rem;
  background-color: #E9ECEF;
}
/* line 369, ../sass/pages/_pages.scss */
.path-user .profile .field--name-field-address .field__item {
  border-radius: unset !important;
  background: none !important;
  padding-left: 0 !important;
}
/* line 376, ../sass/pages/_pages.scss */
.path-user .profile .field--name-field-city {
  margin-left: 103px;
  display: inline-block;
}
/* line 381, ../sass/pages/_pages.scss */
.path-user .profile .field--name-field-state {
  display: inline-block;
  margin-right: 0.6rem;
}
/* line 386, ../sass/pages/_pages.scss */
.path-user .profile .field--name-field-zip {
  display: inline-block;
}
/* line 392, ../sass/pages/_pages.scss */
.path-user .profile .field--name-field-phone .field__item {
  border-radius: unset !important;
  background: none !important;
  padding-left: 0 !important;
  margin: 0 !important;
}
/* line 402, ../sass/pages/_pages.scss */
.path-user .profile .field--name-field-fax .field__item {
  border-radius: unset !important;
  background: none !important;
  padding-left: 0 !important;
  margin: 0 !important;
}
/* line 410, ../sass/pages/_pages.scss */
.path-user .profile .skills {
  margin-left: 10rem;
  margin-top: 3rem;
}
/* line 417, ../sass/pages/_pages.scss */
.path-user .profile .field--name-field-areas-of-practice .field__item {
  border-radius: unset !important;
  background: none !important;
  padding-left: 0 !important;
  margin: 0 !important;
}
/* line 427, ../sass/pages/_pages.scss */
.path-user .profile .field--name-field-board-certified .field__item {
  border-radius: unset !important;
  background: none !important;
  padding-left: 0 !important;
  margin: 0 !important;
}
/* line 435, ../sass/pages/_pages.scss */
.path-user .profile .field--name-field-bio {
  width: 100% !important;
  margin-left: auto;
  margin-right: 0;
}
/* line 441, ../sass/pages/_pages.scss */
.path-user .profile .field--name-field-bio .field__item {
  padding: 1rem;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 449, ../sass/pages/_pages.scss */
  .path-user .profile .field--name-field-first-name, .path-user .profile .field--name-field-areas-of-practice, .path-user .profile .field--name-field-firm-business-name, .path-user .profile .field--name-field-city, .path-user .profile .field--name-field-zip, .path-user .profile .field--name-field-last-name, .path-user .profile .field--name-field-is-board-certified, .path-user .profile .field--name-field-address, .path-user .profile .field--name-field-state {
    width: 100% !important;
    float: none !important;
    margin-bottom: 10px !important;
  }
}
/* line 455, ../sass/pages/_pages.scss */
.about-us-block {
  position: relative;
  z-index: 9;
}

@media screen and (min-width: 0px) and (max-width: 768px) {
  /* line 462, ../sass/pages/_pages.scss */
  .log, .logout {
    background: transparent !important;
    border: transparent !important;
    color: #ff5757 !important;
  }
}
/* line 470, ../sass/pages/_pages.scss */
.user-logged-in .log {
  display: none !important;
}

/* line 474, ../sass/pages/_pages.scss */
.log {
  color: #FF5757 !important;
  font-size: 24px;
  font-weight: 500;
  text-transform: capitalize;
  font-family: "source-sans-3", sans-serif;
  text-decoration: none;
}

/* line 483, ../sass/pages/_pages.scss */
.logout {
  color: #FF5757 !important;
  font-size: 24px;
  font-weight: 500;
  text-transform: capitalize;
  font-family: "source-sans-3", sans-serif;
  text-decoration: none;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 494, ../sass/pages/_pages.scss */
  #header .row.region.region-donate .donate-button {
    padding: 10px !important;
    font-size: 19px !important;
  }

  /* line 499, ../sass/pages/_pages.scss */
  #header .row.region.region-donate .donate-button {
    display: block !important;
    text-align: center;
  }

  /* line 504, ../sass/pages/_pages.scss */
  #main .node__content {
    padding-left: 20px;
    padding-right: 20px;
  }

  /* line 509, ../sass/pages/_pages.scss */
  #content img {
    width: 100% !important;
    height: auto;
  }
}
/* line 517, ../sass/pages/_pages.scss */
.form-required::after {
  content: '';
  vertical-align: super;
  display: inline-block;
  background-image: url(/sites/default/files/required.svg) !important;
  background-repeat: no-repeat;
  background-size: 7px 7px;
  width: 7px;
  height: 7px;
  margin: 0 0.3em;
}

/* line 529, ../sass/pages/_pages.scss */
.webform-submission-form label {
  font-weight: 500;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* line 535, ../sass/pages/_pages.scss */
  .path-user .profile .field--name-field-state {
    display: table-cell !important;
  }

  /* line 539, ../sass/pages/_pages.scss */
  .path-user .profile .skills {
    margin-left: 0px !important;
  }

  /* line 543, ../sass/pages/_pages.scss */
  .path-user .profile .field--name-field-bio {
    width: 100% !important;
  }

  /* line 547, ../sass/pages/_pages.scss */
  .withOutImage .block-page-title-block h1.title {
    font-size: 26px !important;
  }

  /* line 552, ../sass/pages/_pages.scss */
  .path-user .profile .field--name-field-city {
    display: table-cell !important;
  }

  /* line 556, ../sass/pages/_pages.scss */
  .path-user .profile .field--name-field-address {
    display: table-cell !important;
  }
}
/* line 563, ../sass/pages/_pages.scss */
.path-user .profile .field--name-field-website {
  display: none;
}

/* line 566, ../sass/pages/_pages.scss */
.path-user .title {
  display: none;
}

/* line 3, ../sass/pages/_all_news.scss */
.page-view-latest-news .view-latest-news .views-row, .page-view-latest-news .view-our-community .views-row, .page-view-our-community .view-latest-news .views-row, .page-view-our-community .view-our-community .views-row {
  position: relative;
  border-bottom: 1px dotted #333;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
/* line 8, ../sass/pages/_all_news.scss */
.page-view-latest-news .view-latest-news .views-row .views-field.views-field-field-news-image, .page-view-latest-news .view-latest-news .views-row .views-field-field-community-image, .page-view-latest-news .view-our-community .views-row .views-field.views-field-field-news-image, .page-view-latest-news .view-our-community .views-row .views-field-field-community-image, .page-view-our-community .view-latest-news .views-row .views-field.views-field-field-news-image, .page-view-our-community .view-latest-news .views-row .views-field-field-community-image, .page-view-our-community .view-our-community .views-row .views-field.views-field-field-news-image, .page-view-our-community .view-our-community .views-row .views-field-field-community-image {
  margin: 0px 15px 0px 0px;
  float: left;
}
/* line 15, ../sass/pages/_all_news.scss */
.page-view-latest-news .view-latest-news .views-row .views-field.views-field-title, .page-view-latest-news .view-our-community .views-row .views-field.views-field-title, .page-view-our-community .view-latest-news .views-row .views-field.views-field-title, .page-view-our-community .view-our-community .views-row .views-field.views-field-title {
  margin-bottom: 10px;
}
/* line 17, ../sass/pages/_all_news.scss */
.page-view-latest-news .view-latest-news .views-row .views-field.views-field-title a, .page-view-latest-news .view-our-community .views-row .views-field.views-field-title a, .page-view-our-community .view-latest-news .views-row .views-field.views-field-title a, .page-view-our-community .view-our-community .views-row .views-field.views-field-title a {
  color: #111F48;
  font-size: 24px;
  font-family: "bodoni-urw",serif;
  letter-spacing: 0;
  line-height: 26px;
  text-decoration: none;
}
/* line 25, ../sass/pages/_all_news.scss */
.page-view-latest-news .view-latest-news .views-row .views-field.views-field-title a:hover, .page-view-latest-news .view-our-community .views-row .views-field.views-field-title a:hover, .page-view-our-community .view-latest-news .views-row .views-field.views-field-title a:hover, .page-view-our-community .view-our-community .views-row .views-field.views-field-title a:hover {
  text-decoration: underline;
  color: #906E3D;
}
/* line 31, ../sass/pages/_all_news.scss */
.page-view-latest-news .view-latest-news .views-row .views-field.views-field-created, .page-view-latest-news .view-our-community .views-row .views-field.views-field-created, .page-view-our-community .view-latest-news .views-row .views-field.views-field-created, .page-view-our-community .view-our-community .views-row .views-field.views-field-created {
  background-repeat: no-repeat;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 10px;
}
/* line 39, ../sass/pages/_all_news.scss */
.page-view-latest-news .view-latest-news .views-row .views-field.views-field-view-node, .page-view-latest-news .view-our-community .views-row .views-field.views-field-view-node, .page-view-our-community .view-latest-news .views-row .views-field.views-field-view-node, .page-view-our-community .view-our-community .views-row .views-field.views-field-view-node {
  text-align: right;
}
/* line 43, ../sass/pages/_all_news.scss */
.page-view-latest-news .view-latest-news .views-row .views-field.views-field-view-node a:hover, .page-view-latest-news .view-our-community .views-row .views-field.views-field-view-node a:hover, .page-view-our-community .view-latest-news .views-row .views-field.views-field-view-node a:hover, .page-view-our-community .view-our-community .views-row .views-field.views-field-view-node a:hover {
  border: 1px solid #906E3D;
  color: #ffffff;
  background: #906E3D;
}
/* line 50, ../sass/pages/_all_news.scss */
.page-view-latest-news .view-latest-news .views-row .views-field.views-field-nothing, .page-view-latest-news .view-our-community .views-row .views-field.views-field-nothing, .page-view-our-community .view-latest-news .views-row .views-field.views-field-nothing, .page-view-our-community .view-our-community .views-row .views-field.views-field-nothing {
  height: 200px;
  box-shadow: 0px 1px 1px #505050;
  background: #fff;
  padding: 32px 40px;
  position: absolute;
  bottom: -45px;
  width: calc(100% - 70px);
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (min-width: 0px) and (max-width: 991px) {
  /* line 50, ../sass/pages/_all_news.scss */
  .page-view-latest-news .view-latest-news .views-row .views-field.views-field-nothing, .page-view-latest-news .view-our-community .views-row .views-field.views-field-nothing, .page-view-our-community .view-latest-news .views-row .views-field.views-field-nothing, .page-view-our-community .view-our-community .views-row .views-field.views-field-nothing {
    width: 100%;
    position: relative;
    bottom: 0px;
  }
}
/* line 66, ../sass/pages/_all_news.scss */
.page-view-latest-news .view-latest-news .views-row .views-field.views-field-nothing:hover, .page-view-latest-news .view-our-community .views-row .views-field.views-field-nothing:hover, .page-view-our-community .view-latest-news .views-row .views-field.views-field-nothing:hover, .page-view-our-community .view-our-community .views-row .views-field.views-field-nothing:hover {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
}
/* line 69, ../sass/pages/_all_news.scss */
.page-view-latest-news .view-latest-news .views-row .views-field.views-field-nothing .l-title, .page-view-latest-news .view-our-community .views-row .views-field.views-field-nothing .l-title, .page-view-our-community .view-latest-news .views-row .views-field.views-field-nothing .l-title, .page-view-our-community .view-our-community .views-row .views-field.views-field-nothing .l-title {
  margin-bottom: 20px;
}
/* line 71, ../sass/pages/_all_news.scss */
.page-view-latest-news .view-latest-news .views-row .views-field.views-field-nothing .l-title a, .page-view-latest-news .view-our-community .views-row .views-field.views-field-nothing .l-title a, .page-view-our-community .view-latest-news .views-row .views-field.views-field-nothing .l-title a, .page-view-our-community .view-our-community .views-row .views-field.views-field-nothing .l-title a {
  color: #0A4680;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 26px;
  text-decoration: none;
}
/* line 78, ../sass/pages/_all_news.scss */
.page-view-latest-news .view-latest-news .views-row .views-field.views-field-nothing .l-title a:hover, .page-view-latest-news .view-our-community .views-row .views-field.views-field-nothing .l-title a:hover, .page-view-our-community .view-latest-news .views-row .views-field.views-field-nothing .l-title a:hover, .page-view-our-community .view-our-community .views-row .views-field.views-field-nothing .l-title a:hover {
  text-decoration: underline;
}
/* line 83, ../sass/pages/_all_news.scss */
.page-view-latest-news .view-latest-news .views-row .views-field.views-field-nothing .l-time, .page-view-latest-news .view-our-community .views-row .views-field.views-field-nothing .l-time, .page-view-our-community .view-latest-news .views-row .views-field.views-field-nothing .l-time, .page-view-our-community .view-our-community .views-row .views-field.views-field-nothing .l-time {
  padding-left: 30px;
  background: url(../images/time.svg);
  background-repeat: no-repeat;
  color: #2B2B2B;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 20px;
}

/* line 99, ../sass/pages/_all_news.scss */
.page-view-latest-news .view-latest-news .views-row .views-field.views-field-view-node a {
  font-family: "source-sans-3",sans-serif !important;
  text-transform: capitalize !important;
  font-size: 20px !important;
}

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

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

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

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

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

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

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

/* line 126, ../sass/pages/_calendar.scss */
.fc-toolbar h2 {
  font-size: 30px;
}

/* line 130, ../sass/pages/_calendar.scss */
.calendar-legend {
  display: flex;
  justify-content: right;
}
/* line 134, ../sass/pages/_calendar.scss */
.calendar-legend span {
  padding: 1rem;
}
/* line 137, ../sass/pages/_calendar.scss */
.calendar-legend span:before {
  display: inline-block;
  margin-right: 10px;
  content: '';
  background-color: #111F48;
  width: 20px;
  height: 20px;
}
/* line 146, ../sass/pages/_calendar.scss */
.calendar-legend span:nth-child(1):before {
  background-color: #111F48;
}
/* line 149, ../sass/pages/_calendar.scss */
.calendar-legend span:nth-child(2):before {
  background-color: #FF5757;
}
/* line 152, ../sass/pages/_calendar.scss */
.calendar-legend span:nth-child(3):before {
  background-color: #906E3D;
}
/* line 155, ../sass/pages/_calendar.scss */
.calendar-legend span:nth-child(4):before {
  background-color: #85A6B0;
}
/* line 158, ../sass/pages/_calendar.scss */
.calendar-legend span:nth-child(5):before {
  background-color: #E1A730;
}

/* line 3, ../sass/pages/_all_community.scss */
.path-our-community .view-our-community .views-row {
  position: relative;
  border-bottom: 1px dotted #333;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
/* line 8, ../sass/pages/_all_community.scss */
.path-our-community .view-our-community .views-row .views-field.views-field-field-community-image {
  margin: 0px 15px 0px 0px;
  float: left;
}
/* line 15, ../sass/pages/_all_community.scss */
.path-our-community .view-our-community .views-row .views-field.views-field-title {
  margin-bottom: 10px;
}
/* line 17, ../sass/pages/_all_community.scss */
.path-our-community .view-our-community .views-row .views-field.views-field-title a {
  color: #005191;
  font-size: 28px;
  font-family: "bodoni-urw", serif;
  letter-spacing: 0;
  line-height: 26px;
  text-decoration: none;
}
/* line 24, ../sass/pages/_all_community.scss */
.path-our-community .view-our-community .views-row .views-field.views-field-title a:hover {
  text-decoration: underline;
}
/* line 29, ../sass/pages/_all_community.scss */
.path-our-community .view-our-community .views-row .views-field.views-field-created {
  background-repeat: no-repeat;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 10px;
}
/* line 37, ../sass/pages/_all_community.scss */
.path-our-community .view-our-community .views-row .views-field.views-field-view-node {
  text-align: right;
}
/* line 41, ../sass/pages/_all_community.scss */
.path-our-community .view-our-community .views-row .views-field.views-field-view-node a:hover {
  border: 1px solid #005191;
  color: #ffffff;
  background: #005191;
}
/* line 48, ../sass/pages/_all_community.scss */
.path-our-community .view-our-community .views-row .views-field.views-field-nothing {
  height: 200px;
  box-shadow: 0px 1px 1px #505050;
  background: #fff;
  padding: 32px 40px;
  position: absolute;
  bottom: -45px;
  width: calc(100% - 70px);
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (min-width: 0px) and (max-width: 991px) {
  /* line 48, ../sass/pages/_all_community.scss */
  .path-our-community .view-our-community .views-row .views-field.views-field-nothing {
    width: 100%;
    position: relative;
    bottom: 0px;
  }
}
/* line 64, ../sass/pages/_all_community.scss */
.path-our-community .view-our-community .views-row .views-field.views-field-nothing:hover {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
}
/* line 67, ../sass/pages/_all_community.scss */
.path-our-community .view-our-community .views-row .views-field.views-field-nothing .l-title {
  margin-bottom: 20px;
}
/* line 69, ../sass/pages/_all_community.scss */
.path-our-community .view-our-community .views-row .views-field.views-field-nothing .l-title a {
  color: #0A4680;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 26px;
  text-decoration: none;
}
/* line 76, ../sass/pages/_all_community.scss */
.path-our-community .view-our-community .views-row .views-field.views-field-nothing .l-title a:hover {
  text-decoration: underline;
}
/* line 81, ../sass/pages/_all_community.scss */
.path-our-community .view-our-community .views-row .views-field.views-field-nothing .l-time {
  padding-left: 30px;
  background: url(../images/time.svg);
  background-repeat: no-repeat;
  color: #2B2B2B;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 20px;
}

/* line 2, ../sass/pages/_bod.scss */
.view-board-of-directors .views-row {
  position: relative;
  overflow: hidden;
  padding: 0px;
  max-width: 220px;
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 9, ../sass/pages/_bod.scss */
.view-board-of-directors .views-row img {
  width: 100%;
  height: auto;
  padding: 0px !important;
}
/* line 14, ../sass/pages/_bod.scss */
.view-board-of-directors .views-row .views-field.views-field-title, .view-board-of-directors .views-row .views-field.views-field-title a {
  position: absolute;
  bottom: 30px;
  text-align: center;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  text-shadow: 0px 0px 1px #333;
  text-decoration: none;
}
/* line 26, ../sass/pages/_bod.scss */
.view-board-of-directors .views-row .views-field-view-node a, .view-board-of-directors .views-row .views-field.views-field-nothing {
  position: absolute;
  padding-top: 26%;
  text-align: center;
  background: #111f48 !important;
  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 40, ../sass/pages/_bod.scss */
.view-board-of-directors .views-row .views-field-view-node a:hover, .view-board-of-directors .views-row .views-field.views-field-nothing:hover {
  transform: translateY(0%);
}
/* line 45, ../sass/pages/_bod.scss */
.view-board-of-directors .views-row:hover .views-field-view-node a, .view-board-of-directors .views-row:hover .views-field.views-field-nothing {
  transform: translateY(0%);
}
/* line 49, ../sass/pages/_bod.scss */
.view-board-of-directors .views-row .views-field.views-field-nothing {
  padding: 19% 1% 1% 1%;
  font-size: 14px;
  background: #111f48 !important;
}
/* line 54, ../sass/pages/_bod.scss */
.view-board-of-directors .views-row .views-field.views-field-nothing .name {
  font-size: 20px;
  font-weight: bold;
}
/* line 57, ../sass/pages/_bod.scss */
.view-board-of-directors .views-row .views-field.views-field-nothing .name a {
  color: #ffffff;
  text-decoration: none;
}
/* line 62, ../sass/pages/_bod.scss */
.view-board-of-directors .views-row .views-field.views-field-nothing .bio a {
  color: rgba(255, 255, 255, 0.6);
  transition: all .3s linear 0s;
  font-size: 13px;
  text-decoration: none;
}
/* line 67, ../sass/pages/_bod.scss */
.view-board-of-directors .views-row .views-field.views-field-nothing .bio a:hover {
  color: #ffffff;
}

@media (min-width: 0px) and (max-width: 640px) {
  /* line 76, ../sass/pages/_bod.scss */
  .view-board-of-directors .views-row {
    width: 290px !important;
    margin: 1% auto !important;
    float: none !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 84, ../sass/pages/_bod.scss */
  .view-board-of-directors .views-row .views-field.views-field-title a {
    left: 18px !important;
    font-size: 15px !important;
  }
}
/* line 2, ../sass/paragraphs/_all_pages.scss */
.block-field-blocknodepagefield-lp-paragraphs > .content > .paragraph {
  padding: 15px 0px;
}
/* line 4, ../sass/paragraphs/_all_pages.scss */
.block-field-blocknodepagefield-lp-paragraphs > .content > .paragraph .align-left {
  margin: 15px 15px 15px 0px;
}
/* line 7, ../sass/paragraphs/_all_pages.scss */
.block-field-blocknodepagefield-lp-paragraphs > .content > .paragraph .align-left {
  margin: 15px 15px 15px 0px;
}
/* line 10, ../sass/paragraphs/_all_pages.scss */
.block-field-blocknodepagefield-lp-paragraphs > .content > .paragraph .align-right {
  margin: 15px 0px 15px 15px;
}

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

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

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

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

/* line 1, ../sass/paragraphs/_accordion.scss */
.paragraph--type--bp-accordion {
  margin-bottom: 15px;
}
/* line 3, ../sass/paragraphs/_accordion.scss */
.paragraph--type--bp-accordion .card.panel {
  border: 1px solid #EDEDED;
}
/* line 6, ../sass/paragraphs/_accordion.scss */
.paragraph--type--bp-accordion .card-header.panel-heading {
  background: transparent;
  padding: 0px;
  border-radius: 6px;
  border: 0px solid;
}
/* line 12, ../sass/paragraphs/_accordion.scss */
.paragraph--type--bp-accordion .card-header.panel-heading .panel-title a {
  background: #111F48;
  border-radius: 6px 6px 0px 0px;
  text-decoration: none;
  color: #ffffff;
  padding: 15px 20px;
  display: block;
  font-size: 22px;
  font-family: "bodoni-urw",serif;
  font-weight: 500;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
/* line 27, ../sass/paragraphs/_accordion.scss */
.paragraph--type--bp-accordion .card-header.panel-heading .panel-title a.collapsed {
  background: #EDEDED;
  color: #111F48;
  border-radius: 0px;
}
/* line 32, ../sass/paragraphs/_accordion.scss */
.paragraph--type--bp-accordion .card-header.panel-heading .panel-title a.collapsed::after {
  background-color: #85A6B0;
  content: url("../images/plus-icon.png") !important;
  float: right;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  padding: 6px;
  margin-top: -1px;
  text-align: center;
}
/* line 43, ../sass/paragraphs/_accordion.scss */
.paragraph--type--bp-accordion .card-header.panel-heading .panel-title a::after {
  background-color: #85A6B0;
  content: url("../images/minus-icon.png") !important;
  float: right;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  padding: 5px;
  margin-top: -1px;
  text-align: center;
}
/* line 57, ../sass/paragraphs/_accordion.scss */
.paragraph--type--bp-accordion .card-block .paragraph--type--bp-simple {
  padding: 15px 15px 0px;
}

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

/* line 6, ../sass/paragraphs/_modal.scss */
.paragraph--type--bp-modal {
  text-align: center;
}

/* line 13, ../sass/paragraphs/_modal.scss */
.paragraph--type--bp-modal .btn.btn-primary.btn-lg.btn-modal {
  font-family: "source-sans-3",sans-serif;
  font-size: 20px;
  font-weight: 500;
  display: inline-block;
  padding: 15px 35px;
  border-radius: 6px;
  margin: 5px 0px;
  transition: all 0.3s linear 0s;
}

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