header {
  background: url(../images/header-bg.jpg) no-repeat right top cover;
}
header .menu-bg {
  width: 100%;
  background: rgba(245, 246, 246, 0.9);
  height: 80px;
  position: absolute;
  box-shadow: 0 5px 80px rgba(0, 0, 0, 0.65);
}
.top-bar-section > ul {
  width: 100%;
  margin: 15px 0;
}
.top-bar-section ul li {
  /* width: 13%; */
  /* margin: 0 0.5%; */
  text-align: center; /* height: 60px; */
  height: auto;
}
.top-bar-section li a:not(.button) {
  /* display: inline-block; */ /* width: 100%; */ /* margin: 0; */
  padding: 6px 15px 0;
  text-align: left !important;
  line-height: 1.1em;
  height: 45px;
}
.top-bar-section .has-dropdown > a {
  padding-right: 0 !important;
}
.top-bar-section .has-dropdown:hover > a:after {
  display: none;
}
.top-bar-section .has-dropdown.hover > .dropdown,
.top-bar-section .has-dropdown.not-click:hover > .dropdown {
  /* display: none; */
}
.top-bar-section ul li.active > a {
  box-shadow: none;
}

#logo {
  min-height: 80px;
  /*background-size: 85px; */
  font-size: 28px;
  letter-spacing: 0.05em;
  padding: 7px 0 0 100px;
}
#logo span {
  font-size: 13px;
  letter-spacing: 0.35em;
  line-height: 28px;
}
.logo-wrap {
  margin-top: 45px;
}

.action-btns ul.actions {
  margin-top: 70px;
  border-radius: 4px;
  overflow: hidden;
  border: solid 1px rgba(255, 255, 255, 0.6);
}
.action-btns ul.actions li {
  width: 100%;
  float: none;
  box-shadow: none;
  border-bottom: solid 1px rgba(255, 255, 255, 0.6);
}
.action-btns ul.actions li:last-child {
  border: none;
}
.action-btns ul.actions li a {
  font-size: 11px;
  display: block;
  text-align: center;
  background: transparent;
  border-radius: 0;
  box-shadow: none;
}
.action-btns ul.actions li.has-dropdown i {
  display: none;
}
.action-btns ul.actions li.has-dropdown:hover ul.dropdown {
  display: none;
}

.welcome-block {
  margin-top: 20px;
  text-align: center;
}
.welcome-block h1 {
  font-size: 2.4em;
  text-indent: 0;
}
.welcome-block p {
  font-size: 15px;
}
.welcome-block .cta-btns {
  width: 415px;
  margin: 0 auto;
  float: none;
}

.title-bar {
  padding: 20px 0;
}
.title-bar .contact-title {
  margin: 0 0 5px 15px;
  width: auto;
}
#inside .title-bar {
  margin-top: 40px;
}
form#search input.search {
  width: 82%;
}
form#search input.submit {
  width: 16%;
}

#inside #page-content {
  width: 90%;
  margin: 0 5% 40px;
}
#inside .title-bar .row {
  width: 90%;
  margin: 0 5%;
}
#inside .title-bar h2.section {
  line-height: 1.2em;
  font-size: 2em;
  letter-spacing: 0.025em;
  margin-top: 5px;
}

#feature-areas {
  margin: 40px 0 0;
}
#feature-areas .feature-item {
  margin: 0 0 50px;
}
#feature-areas .feature-item p {
  max-width: 290px;
  margin: 5px auto 20px;
}
#inside #feature-areas .feature-item {
  margin: 0;
}
#inside #feature-areas .feature-item p {
  margin: 10px auto;
}

#inside section.inside {
  margin-bottom: 20px;
  padding-bottom: 40px;
  border-bottom: solid 5px #eaeae0;
}

#news-area {
  margin: 0;
}
#news-area .latest-news,
#news-area .featured-event,
#news-area .events h6 {
  margin: 0 5%;
  width: 90%;
}
#news-area .events h6 {
  margin-top: 50px;
}
#news-area .featured-event {
  margin-top: 30px;
}
#news-area .featured-event .photo-container {
  overflow: hidden;
}
#news-area .featured-event .photo-container img {
  width: 100%;
  height: auto;
}
#news-area ul.article-list,
#news-area a.more-news {
  margin-left: 0;
}
#news-area ul.event-list li {
  width: 45%;
  float: left;
  min-width: none;
  margin-left: 5%;
}
#news-area ul.event-list .details {
  float: left;
  width: auto;
  margin-left: 10px;
}
#news-area a.more-events {
  margin: 33px 0 0 5%;
}

#services-area {
  background-image: none;
}
#services-area .services {
  width: 90%;
  margin: 20px 5% 60px;
}

#footer-nav .top-bar-section ul li > a {
  color: #a6a6a1;
}
#footer-nav .top-bar-section li a:not(.button):hover {
  color: #f4f4ef;
  background: transparent;
}
#footer-features {
  width: 100%;
  padding: 40px 5% 35px;
}
#footer-features .bill-pay,
#footer-features .portal {
  text-align: center;
  padding: 0 2rem;
}
#footer-features .bill-pay {
  margin-left: 0;
}
#footer-features .contact {
  margin-top: 50px;
  text-align: center;
}
#footer-features .contact .address br {
  display: none;
}
#footer-features .contact .name,
#footer-features .contact .address {
  width: 38%;
}
#footer-features .contact .phone {
  width: 24%;
}
#footer-features .contact .name,
#footer-features .contact .address,
#footer-features .contact .phone {
  float: left;
  color: #a6a6a1;
  font-size: 12px;
  margin: 0;
  padding: 0;
  line-height: 1.4em;
  font-weight: 500;
  text-align: center;
}
#footer-features .contact a {
  display: inline-block;
  border: solid 2px #f4f4ef;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  padding: 7px 0 6px;
  margin: 15px 0;
}
#footer-features .contact a:hover {
  background: #ad0d3c;
  border: solid 2px #ad0d3c;
  color: #f4f4ef;
}
#footer-features .contact .name:after,
#footer-features .contact .address:after {
  content: '|';
  float: right;
}

#credits {
  padding: 15px 0 12px;
}
#credits p {
  text-align: center;
  margin: 0;
}
#credits p a {
  float: none;
}
