@charset "UTF-8";
h1, h2, h3, h4, h5, p {
  margin: 0;
  font-family: 'Titillium Web', sans-serif;
}
h1 a, h2 a, h3 a, h4 a, h5 a, p a {
  text-decoration: none;
}

h1 {
  font-size: 35px;
  line-height: 35px;
  color: #b52b21;
  margin-bottom: 14px;
  font-weight: 400;
}
h1 a {
  color: #b52b21;
}
@media only screen and (max-width: 1024px) {
  h1 {
    font-size: 32px;
    line-height: 32px;
  }
}

h2 {
  font-size: 24px;
  line-height: 24px;
  color: #fe0000;
  margin-bottom: 10px;
  font-weight: 400;
}
h2 a {
  color: #fe0000;
}
@media only screen and (max-width: 1024px) {
  h2 {
    font-size: 21px;
    line-height: 21px;
  }
}

p {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 20px;
  font-family: 'Arial', sans-serif;
}
p a {
  text-decoration: underline;
}
p a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 1024px) {
  p {
    font-size: 14px;
    line-height: 20px;
  }
}

.field__items {
  font-size: 13px;
  line-height: 22px;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1024px) {
  .field__items {
    font-size: 14px;
    line-height: 20px;
  }
}

img, media {
  max-width: 100%;
}

.messages ul li em {
  word-wrap: break-word;
}

/*! Pushy - v0.9.2 - 2014-9-13
* Pushy is a responsive off-canvas navigation menu using CSS transforms & transitions.
* https://github.com/christophery/pushy/
* by Christopher Yee */
/* Menu Appearance */
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?jv7dnb");
  src: url("../fonts/icomoon.eot?#iefixjv7dnb") format("embedded-opentype"), url("../fonts/icomoon.ttf?jv7dnb") format("truetype"), url("../fonts/icomoon.woff?jv7dnb") format("woff"), url("../fonts/icomoon.svg?jv7dnb#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/******************************
GLOBALS
******************************/
body {
  background: url(../images/bg-body.jpg) top center #fff no-repeat fixed;
  font-size: 13px;
  line-height: 20px;
}
@media only screen and (max-width: 1024px) {
  body {
    background-position: top right;
  }
}

a {
  color: #197daa;
}

.l-page {
  overflow: hidden;
  width: 100%;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
@media only screen and (max-width: 1024px) {
  .l-page.on {
    position: absolute;
    width: 100%;
    right: 251px;
    top: 0;
  }
}

.l-main.l-constrained {
  margin-bottom: 259px;
  padding-bottom: 30px;
}

@media only screen and (max-width: 1024px) {
  input {
    width: 100%;
  }

  .l-main.l-constrained {
    background: url(../images/bg-body-mobile.jpg) right top no-repeat #fff;
  }
}
/******************************
HEADER
******************************/
.l-header {
  background: url(../images/bg-header.jpg) center center no-repeat #b52b21;
  height: 183px;
}
.l-header .l-constrained {
  width: 960px;
  margin: 0 auto;
  position: relative;
  background: none;
}
@media only screen and (max-width: 1024px) {
  .l-header .l-constrained {
    width: auto;
  }
}
.l-header .l-constrained .site-branding {
  position: absolute;
  top: -142px;
  left: 0;
  background: #fff;
  z-index: 99;
  width: 100%;
  height: 142px;
  padding: 10px 36px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.l-header .l-constrained .site-branding.on {
  top: 0;
}
.l-header .l-constrained .site-branding:before {
  content: '';
  background: #fff;
  position: absolute;
  width: 500%;
  height: 100%;
  left: -500%;
  top: 0;
}
.l-header .l-constrained .site-branding:after {
  content: '';
  background: #fff;
  position: absolute;
  width: 500%;
  height: 100%;
  right: -500%;
  top: 0;
}
.l-header .l-constrained .site-branding ul {
  margin: 0;
  padding: 0;
}
.l-header .l-constrained .site-branding ul:before, .l-header .l-constrained .site-branding ul:after {
  content: "";
  display: table;
}
.l-header .l-constrained .site-branding ul:after {
  clear: both;
}
.l-header .l-constrained .site-branding ul li {
  list-style: none;
  float: left;
  width: 33.3%;
}
.l-header .l-constrained .site-branding ul li:nth-child(3n) {
  width: 28%;
  margin-left: 5%;
}
.l-header .l-constrained .site-branding ul li:nth-child(3n+1) {
  clear: left;
}
.l-header .l-constrained .site-branding ul li.menu-mlid-939 a:before {
  background: url(../images/icon-red-ferry.png) center center;
  width: 28px;
  height: 19px;
  left: 0;
  top: 0;
}
.l-header .l-constrained .site-branding ul li.menu-mlid-940 a:before {
  background: url(../images/icon-red-school.png) center center;
  left: 0;
  top: 0;
}
.l-header .l-constrained .site-branding ul li.menu-mlid-941 a:before {
  background: url(../images/icon-red-news.png) center center;
  left: 0;
  top: 0;
}
.l-header .l-constrained .site-branding ul li.menu-mlid-942 a:before {
  background: url(../images/icon-red-user.png) center center;
  left: 0;
  top: 0;
}
.l-header .l-constrained .site-branding ul li.menu-mlid-943 a:before {
  background: url(../images/icon-red-band.png) center center;
  left: 0;
  top: 0;
}
.l-header .l-constrained .site-branding ul li.menu-mlid-944 a:before {
  background: url(../images/icon-red-photo.png) center center;
  left: 0;
  top: 0;
}
.l-header .l-constrained .site-branding ul li.menu-mlid-945 a:before {
  background: url(../images/icon-red-calendar-sm.png) center center;
  left: 0;
  top: 0;
}
.l-header .l-constrained .site-branding ul li.menu-mlid-946 a:before {
  background: url(../images/icon-red-land.png) center center;
  left: 0;
  top: 0;
}
.l-header .l-constrained .site-branding ul li.menu-mlid-947 a:before {
  background: url(../images/icon-red-reports.png) center center;
  left: 0;
  top: 0;
}
.l-header .l-constrained .site-branding ul li.menu-mlid-1156 a:before, .l-header .l-constrained .site-branding ul li.menu-mlid-1160 a:before {
  background: url(../images/icon-red-address.png) center center;
  left: 0;
  top: 0;
}
.l-header .l-constrained .site-branding ul li.menu-mlid-1157 a:before, .l-header .l-constrained .site-branding ul li.menu-mlid-1161 a:before {
  background: url(../images/icon-red-contact.png) center center;
  left: 0;
  top: 0;
}
.l-header .l-constrained .site-branding ul li.menu-mlid-1159 a:before {
  background: url(../images/icon-red-register.png) center center;
  left: 0;
  top: 0;
}
.l-header .l-constrained .site-branding ul li a {
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
  text-decoration: none;
  color: #000;
  position: relative;
  padding-left: 38px;
}
.l-header .l-constrained .site-branding ul li a:hover {
  text-decoration: underline;
}
.l-header .l-constrained .site-branding ul li a:before {
  content: '';
  width: 34px;
  height: 28px;
  left: 0;
  top: 0;
  position: absolute;
  background-repeat: no-repeat !important;
}
@media only screen and (max-width: 1024px) {
  .l-header .l-constrained .site-branding ul li a {
    font-size: 15px;
  }
}
.l-header .l-constrained .site-branding #utilities-toggle-close {
  position: absolute;
  top: 10px;
  right: 20px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
  font-family: 'Titillium Web', sans-serif;
  color: #000;
  text-align: center;
  width: 50px;
  line-height: 12px;
}
.l-header .l-constrained .site-branding #utilities-toggle-close:before {
  content: '';
  background: url(../images/icon-white-close.png) center center #000 no-repeat;
  height: 23px;
  width: 23px;
  border-radius: 23px;
  display: inline-block;
  margin-bottom: 4px;
  text-align: center;
  line-height: 23px;
}
.l-header .l-constrained .site-branding #utilities-toggle-open {
  position: absolute;
  bottom: -78px;
  right: -6px;
  width: 200px;
  height: 82px;
  background: url(../images/bg-i-want.png) 0 0 no-repeat;
  color: #fe0000;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
  line-height: 50px;
  text-transform: capitalize;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.l-header .l-constrained .site-branding #utilities-toggle-open:after {
  content: '...';
}
.l-header .l-constrained .site-branding #utilities-toggle-open.on {
  bottom: -81px;
}
.l-header .l-constrained .site-branding #utilities-toggle-open.on:before {
  bottom: auto;
  top: -7px;
  background: url(../images/icon-black-up.png) center center no-repeat;
}
.l-header .l-constrained .site-branding #utilities-toggle-open:before {
  content: '';
  position: absolute;
  bottom: 20px;
  left: 0;
  background: url(../images/icon-black-down.png) center center no-repeat;
  width: 100%;
  height: 20px;
}
.l-header .l-constrained .site-branding #utilities-toggle-open:hover {
  bottom: -81px;
}
@media only screen and (max-width: 1024px) {
  .l-header .l-constrained .site-branding {
    height: 394px;
    top: -394px;
  }
  .l-header .l-constrained .site-branding ul li {
    width: auto;
    float: none;
  }
  .l-header .l-constrained .site-branding ul li:nth-child(3n) {
    width: auto;
    margin: 0;
  }
  .l-header .l-constrained .site-branding #utilities-toggle-close {
    top: auto;
    bottom: 10px;
    right: 20px;
    height: 22px;
    width: 60px;
    text-align: left;
  }
  .l-header .l-constrained .site-branding #utilities-toggle-close:before {
    position: absolute;
    top: -7px;
    right: 0;
  }
  .l-header .l-constrained .site-branding #utilities-toggle-open {
    width: 100%;
    background: url(../images/bg-i-want-moibile.png) no-repeat;
    background-position: top center;
    background-size: 115px 40px;
    font-size: 13px;
    height: 40px;
    bottom: -40px;
    right: 0;
    left: 0;
    line-height: 23px;
  }
  .l-header .l-constrained .site-branding #utilities-toggle-open.on {
    bottom: -40px;
  }
  .l-header .l-constrained .site-branding #utilities-toggle-open.on:before {
    top: -11px;
  }
  .l-header .l-constrained .site-branding #utilities-toggle-open:before {
    bottom: 7px;
  }
  .l-header .l-constrained .site-branding #utilities-toggle-open:hover {
    bottom: -40px;
  }
}
@media only screen and (max-width: 1024px) {
  .l-header .l-constrained .site-branding {
    padding: 20px 20px;
  }
}
.l-header .l-constrained .l-region--header .pane-page-logo {
  position: absolute;
  top: 14px;
  left: 0;
}
.l-header .l-constrained .l-region--header .pane-page-logo img {
  max-width: 140px;
  height: auto;
  float: left;
}
.l-header .l-constrained .l-region--header .pane-page-slogan {
  font-size: 30px;
  color: #fff;
  line-height: 30px;
  position: absolute;
  top: 80px;
  left: 148px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
}
.l-header .l-constrained .l-region--header .menu-name-user-menu {
  position: absolute;
  top: 13px;
  right: 220px;
}
.l-header .l-constrained .l-region--header .menu-name-user-menu ul {
  margin: 0;
  padding: 0;
}
.l-header .l-constrained .l-region--header .menu-name-user-menu ul li {
  list-style: none;
  display: inline-block;
}
.l-header .l-constrained .l-region--header .menu-name-user-menu ul li a {
  display: inline-block;
  border-radius: 6px;
  font-size: 13px;
  line-height: 13px;
  padding: 10px 14px;
  border: solid #fff 1px;
  text-decoration: none;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  font-size: 13px;
}
.l-header .l-constrained .l-region--header .menu-name-user-menu ul li a:hover {
  background: #fe0000;
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  .l-header .l-constrained .l-region--header .pane-page-logo {
    top: 40px;
    left: 10px;
  }
  .l-header .l-constrained .l-region--header .pane-page-logo img {
    max-width: 79px;
  }
  .l-header .l-constrained .l-region--header .pane-page-slogan {
    top: 49px;
    left: 89px;
    font-size: 25px;
    line-height: 25px;
    text-transform: uppercase;
    max-width: 210px;
  }
  .l-header .l-constrained .l-region--header .menu-name-user-menu {
    top: auto;
    right: auto;
    bottom: -152px;
    left: 0;
    width: 100%;
  }
  .l-header .l-constrained .l-region--header .menu-name-user-menu ul {
    text-align: center;
  }
  .l-header .l-constrained .l-region--header .menu-name-user-menu ul li {
    text-align: center;
  }
  .l-header .l-constrained .l-region--header .menu-name-user-menu ul li a {
    font-size: 15px;
  }
}
.l-header .l-constrained .menu-btn {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .l-header .l-constrained .menu-btn {
    display: block;
    position: absolute;
    bottom: -96px;
    right: -4px;
    background: url(../images/icon-mobile-menu.png) 0 0 no-repeat;
    background-size: 100% 100%;
    width: 59px;
    height: 1px;
    padding-top: 42px;
    overflow: hidden;
    font-size: 1px;
  }
}
@media only screen and (max-width: 1024px) {
  .l-header {
    height: 178px;
    position: relative;
  }
}

/******************************
MAIN NAVIGATION
******************************/
.l-region--navigation .menu-block-wrapper {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .l-region--navigation .menu-block-wrapper {
    width: auto;
  }
}
.l-region--navigation .menu-block-wrapper > nav {
  margin-top: -50px;
  border-top: solid #fff 1px;
}
.l-region--navigation .menu-block-wrapper > nav > ul {
  padding: 0;
  margin: 0;
  margin-left: -14px;
  margin-right: -14px;
  height: 49px;
}
.l-region--navigation .menu-block-wrapper > nav > ul > li {
  list-style: none;
  display: inline-block;
  padding: 0 10px;
}
.l-region--navigation .menu-block-wrapper > nav > ul > li:hover > nav {
  display: block;
}
.l-region--navigation .menu-block-wrapper > nav > ul > li.on > a:before {
  background: #460000;
  width: 500px;
}
.l-region--navigation .menu-block-wrapper > nav > ul > li.on > a:after {
  background: #460000;
  width: 500px;
}
.l-region--navigation .menu-block-wrapper > nav > ul > li.active > a:before {
  background: #fe0000;
  width: 500px;
}
.l-region--navigation .menu-block-wrapper > nav > ul > li.active > a:after {
  background: #fe0000;
  width: 500px;
}
.l-region--navigation .menu-block-wrapper > nav > ul > li > a {
  display: block;
  height: 49px;
  line-height: 49px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  position: relative;
  overflow: hidden;
}
.l-region--navigation .menu-block-wrapper > nav > ul > li > a:before {
  content: '';
  position: absolute;
  top: 0;
  left: -1px;
  width: 1px;
  height: 8px;
  background: #fe0000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.l-region--navigation .menu-block-wrapper > nav > ul > li > a:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: -1px;
  width: 1px;
  height: 8px;
  background: #fe0000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.l-region--navigation .menu-block-wrapper > nav > ul > li > a:hover:before {
  width: 500px;
}
.l-region--navigation .menu-block-wrapper > nav > ul > li > a:hover:after {
  width: 500px;
}
.l-region--navigation .menu-block-wrapper > nav > ul > li > nav {
  display: none;
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 999;
  background: #460000;
  min-width: 100%;
  padding: 20px 240px 20px 20px;
}
.l-region--navigation .menu-block-wrapper > nav > ul > li > nav > ul {
  margin: 0;
  padding: 0;
}
.l-region--navigation .menu-block-wrapper > nav > ul > li > nav > ul:before, .l-region--navigation .menu-block-wrapper > nav > ul > li > nav > ul:after {
  content: "";
  display: table;
}
.l-region--navigation .menu-block-wrapper > nav > ul > li > nav > ul:after {
  clear: both;
}
.l-region--navigation .menu-block-wrapper > nav > ul > li > nav > ul .col {
  width: 33.33%;
  float: left;
  display: block;
}
.l-region--navigation .menu-block-wrapper > nav > ul > li > nav > ul .col > li {
  list-style: none;
  display: block;
  margin-bottom: 14px;
}
.l-region--navigation .menu-block-wrapper > nav > ul > li > nav > ul .col > li > a {
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 400;
  position: relative;
  padding-left: 10px;
}
.l-region--navigation .menu-block-wrapper > nav > ul > li > nav > ul .col > li > a:before {
  content: '› ';
  color: #fe0000;
  font-size: 22px;
  position: absolute;
  top: -2px;
  left: 0;
  width: 22px;
  height: 22px;
}
.l-region--navigation .menu-block-wrapper > nav > ul > li > nav > ul .col > li > a:hover {
  text-decoration: underline;
}
.l-region--navigation .menu-block-wrapper > nav > ul > li > nav > ul .col > li > nav > ul {
  margin: 0 0 0 20px;
  padding: 10px 0 0;
}
.l-region--navigation .menu-block-wrapper > nav > ul > li > nav > ul .col > li > nav > ul > li {
  list-style: none;
  margin-bottom: 4px;
}
.l-region--navigation .menu-block-wrapper > nav > ul > li > nav > ul .col > li > nav > ul > li a {
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 400;
  text-decoration: none;
  position: relative;
  padding-left: 10px;
}
.l-region--navigation .menu-block-wrapper > nav > ul > li > nav > ul .col > li > nav > ul > li a:before {
  content: ' - ';
  position: absolute;
  top: -2px;
  left: 0;
  width: 22px;
  height: 22px;
}
.l-region--navigation .menu-block-wrapper > nav > ul > li > nav > ul .col > li > nav > ul > li a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 1024px) {
  .l-region--navigation {
    position: fixed;
    top: 0;
    right: -251px;
    width: 251px;
    height: 100%;
    background: url(../images/bg-shadow.gif) 0 0 repeat-y #fff;
    z-index: 99999;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
  }
  .l-region--navigation.on {
    right: 0;
  }
  .l-region--navigation .menu-block-wrapper > nav {
    margin-top: 0 !important;
  }
  .l-region--navigation .menu-block-wrapper > nav > ul {
    margin-left: 0;
    margin-right: 0;
    height: auto;
  }
  .l-region--navigation .menu-block-wrapper > nav > ul > li {
    display: block;
    padding: 0;
    border-top: solid #b52b21 1px;
  }
  .l-region--navigation .menu-block-wrapper > nav > ul > li:first-child {
    border-top: 0;
  }
  .l-region--navigation .menu-block-wrapper > nav > ul > li.active > a, .l-region--navigation .menu-block-wrapper > nav > ul > li.active-trail > a {
    color: #b52b21;
  }
  .l-region--navigation .menu-block-wrapper > nav > ul > li > a {
    color: #000;
    padding: 0 25px;
    height: 38px;
    line-height: 38px;
  }
  .l-region--navigation .menu-block-wrapper > nav > ul > li > a:hover {
    color: #b52b21;
  }
  .l-region--navigation .menu-block-wrapper > nav > ul > li > a:before {
    display: none;
  }
  .l-region--navigation .menu-block-wrapper > nav > ul > li > a:after {
    display: none;
  }
  .l-region--navigation .menu-block-wrapper > nav > ul > li > nav {
    position: static;
    padding: 0 25px;
    display: none;
    background: none;
  }
  .l-region--navigation .menu-block-wrapper > nav > ul > li > nav > ul .col {
    float: none;
    width: auto;
  }
  .l-region--navigation .menu-block-wrapper > nav > ul > li > nav > ul .col > li {
    border-top: dotted #dfdfdf 1px;
    margin: 0;
  }
  .l-region--navigation .menu-block-wrapper > nav > ul > li > nav > ul .col > li:first-child {
    border-top: 0;
  }
  .l-region--navigation .menu-block-wrapper > nav > ul > li > nav > ul .col > li.active > a, .l-region--navigation .menu-block-wrapper > nav > ul > li > nav > ul .col > li.active-trail > a {
    color: #b52b21;
  }
  .l-region--navigation .menu-block-wrapper > nav > ul > li > nav > ul .col > li.active > a:before, .l-region--navigation .menu-block-wrapper > nav > ul > li > nav > ul .col > li.active-trail > a:before {
    visibility: visible;
  }
  .l-region--navigation .menu-block-wrapper > nav > ul > li > nav > ul .col > li > a {
    color: #000;
    padding: 8px 0;
  }
  .l-region--navigation .menu-block-wrapper > nav > ul > li > nav > ul .col > li > a:hover {
    color: #b52b21;
    text-decoration: none;
  }
  .l-region--navigation .menu-block-wrapper > nav > ul > li > nav > ul .col > li > a:hover:before {
    visibility: visible;
  }
  .l-region--navigation .menu-block-wrapper > nav > ul > li > nav > ul .col > li > a:before {
    visibility: hidden;
    left: -10px;
    top: 5px;
  }
  .l-region--navigation .menu-block-wrapper > nav > ul > li > nav > ul .col > li > nav > ul > li.active a {
    color: #b52b21;
  }
  .l-region--navigation .menu-block-wrapper > nav > ul > li > nav > ul .col > li > nav > ul > li > a {
    color: #000;
  }
  .l-region--navigation .menu-block-wrapper > nav > ul > li > nav > ul .col > li > nav > ul > li > a:hover {
    color: #b52b21;
    text-decoration: none;
  }
}

/******************************
BREADCRUMB
******************************/
.l-highlighted-wrapper {
  background: #fff;
  border-bottom: solid #a2a2a2 1px;
  height: 40px;
}
.l-highlighted-wrapper .l-region--highlighted {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .l-highlighted-wrapper .l-region--highlighted {
    width: auto;
  }
}
.l-highlighted-wrapper .l-region--highlighted:before, .l-highlighted-wrapper .l-region--highlighted:after {
  content: "";
  display: table;
}
.l-highlighted-wrapper .l-region--highlighted:after {
  clear: both;
}
.l-highlighted-wrapper .l-region--highlighted .pane-page-breadcrumb {
  width: 770px;
  float: left;
}
.l-highlighted-wrapper .l-region--highlighted .pane-page-breadcrumb .breadcrumb {
  padding: 0;
  margin: 0;
}
.l-highlighted-wrapper .l-region--highlighted .pane-page-breadcrumb .breadcrumb li {
  list-style: none;
  display: inline-block;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  color: #b52b21;
}
.l-highlighted-wrapper .l-region--highlighted .pane-page-breadcrumb .breadcrumb li a {
  font-size: 12px;
  text-decoration: none;
  height: 40px;
  line-height: 40px;
  display: block;
  color: #000;
}
.l-highlighted-wrapper .l-region--highlighted .pane-page-breadcrumb .breadcrumb li a:hover {
  text-decoration: underline;
}
.l-highlighted-wrapper .l-region--highlighted .pane-page-breadcrumb .breadcrumb li a:after {
  content: '›';
  display: inline-block;
  padding: 0 6px;
}
.l-highlighted-wrapper .l-region--highlighted .pane-search-form {
  position: absolute;
  right: 0;
  width: 190px;
  padding-left: 1px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.l-highlighted-wrapper .l-region--highlighted .pane-search-form:before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  width: 1px;
  height: 33px;
  background: #000;
}
.l-highlighted-wrapper .l-region--highlighted .pane-search-form .form-item-search-block-form input[type='text'] {
  height: 39px;
  padding: 0 6px;
  background: #fe0000;
  border: solid #fff 3px;
  color: #fff;
  width: 100%;
  outline: none;
}
.l-highlighted-wrapper .l-region--highlighted .pane-search-form .form-actions {
  position: absolute;
  top: 3px;
  right: 0;
}
.l-highlighted-wrapper .l-region--highlighted .pane-search-form .form-actions input[type='submit'] {
  border: 0;
  height: 1px;
  padding-top: 32px;
  width: 37px;
  background: url(../images/icon-white-search.png) center center no-repeat #fe0000;
  color: #fff;
  overflow: hidden;
  outline: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.l-highlighted-wrapper .l-region--highlighted .pane-search-form .form-actions input[type='submit'].on {
  background: url(../images/icon-white-search.png) center center no-repeat #000;
  outline: none;
}
@media only screen and (max-width: 1024px) {
  .l-highlighted-wrapper .l-region--highlighted .pane-page-breadcrumb {
    display: none;
  }
  .l-highlighted-wrapper .l-region--highlighted .pane-search-form {
    width: 100%;
    padding: 0;
  }
  .l-highlighted-wrapper .l-region--highlighted .pane-search-form:before {
    display: none;
  }
  .l-highlighted-wrapper .l-region--highlighted .pane-search-form .form-item-search-block-form input[type='text'] {
    border: none;
    border-top: solid #fff 3px;
    border-bottom: solid #fff 3px;
    outline: none;
  }
}

/******************************
HERO
******************************/
.l-constrained {
  width: 960px;
  margin: 0 auto;
  position: relative;
  background: url(../images/bg-trick.png) 0 0 repeat-y;
}
@media only screen and (max-width: 1024px) {
  .l-constrained {
    width: auto;
  }
}
.l-constrained:before {
  content: '';
  position: absolute;
  top: 0;
  left: -20px;
  width: 20px;
  height: 100%;
  background: #fff;
}
.l-constrained:after {
  content: '';
  clear: both;
  display: block;
}

.l-region--hero {
  height: 239px;
  width: 100%;
  background: url(../images/hero.jpg) top right no-repeat #000;
  position: relative;
  overflow: hidden;
}
.front .l-region--hero:after {
  display: none;
}
.l-region--hero:after {
  content: '';
  background: url(../images/hero.jpg) top right no-repeat #000;
  position: absolute;
  margin: 0;
  padding: 0;
  top: 0;
  right: 0;
  width: 190px;
  height: 100%;
  -webkit-filter: blur(10px);
  filter: url("/media/blur.svg#blur");
  filter: blur(10px);
}
.l-region--hero .menu {
  position: absolute;
  margin: 0;
  padding: 0;
  top: 0;
  right: 0;
  width: 190px;
  z-index: 99;
}
.l-region--hero .menu li {
  list-style: none;
}
.l-region--hero .menu li:first-child a {
  border-top: 0;
}
.l-region--hero .menu li.menu-mlid-929 a:before {
  content: '';
  width: 29px;
  height: 33px;
  background: url(../images/icon-red-tablet.png) no-repeat;
  position: absolute;
  left: 30px;
  top: 25px;
}
.l-region--hero .menu li.menu-mlid-930 a:before {
  content: '';
  width: 29px;
  height: 33px;
  background: url(../images/icon-red-calendar.png) no-repeat;
  position: absolute;
  left: 30px;
  top: 25px;
}
.l-region--hero .menu li.menu-mlid-931 a:before {
  content: '';
  width: 34px;
  height: 33px;
  background: url(../images/icon-red-search.png) no-repeat;
  position: absolute;
  left: 26px;
  top: 25px;
}
.l-region--hero .menu li a {
  width: 100%;
  height: 80px;
  padding: 24px 33px 24px 66px;
  display: block;
  border-top: solid #fff 1px;
  background: #dfdfdf;
  background: white;
  /* for IE */
  background: rgba(255, 255, 255, 0.75);
  text-decoration: none;
  color: #000;
  position: relative;
  text-transform: uppercase;
}
@media only screen and (max-width: 1024px) {
  .l-region--hero {
    background-position: top left;
  }
  .l-region--hero:after {
    display: none;
  }
  .l-region--hero .menu {
    display: none;
  }
}

/******************************
CONTENT
******************************/
.l-content {
  width: 770px;
  float: right;
  padding: 26px 30px 0;
  min-height: 256px;
}
@media only screen and (max-width: 1024px) {
  .l-content {
    width: auto;
    float: none;
  }
}

/******************************
SIDENAV
******************************/
.l-region--sidebar-first {
  width: 190px;
  float: left;
  padding: 26px 0 0;
}
.l-region--sidebar-first h2 {
  color: #000;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  margin: 0;
  text-transform: uppercase;
  padding-bottom: 10px;
  display: block;
  border-bottom: solid #b52b21 1px;
}
.l-region--sidebar-first ul {
  margin: 0 0 30px;
  padding: 0;
}
.l-region--sidebar-first ul > li {
  display: block;
  list-style: none;
  border-bottom: dotted #dfdfdf 1px;
}
.l-region--sidebar-first ul > li > a {
  display: block;
  padding: 10px;
  text-decoration: none;
  font-family: 'Titillium Web', sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 13px;
  position: relative;
}
.l-region--sidebar-first ul > li > a:hover, .l-region--sidebar-first ul > li > a.active, .l-region--sidebar-first ul > li > a.active-trail {
  color: #b52b21;
  margin-left: 10px;
}
.l-region--sidebar-first ul > li > a:hover:before, .l-region--sidebar-first ul > li > a.active:before, .l-region--sidebar-first ul > li > a.active-trail:before {
  content: '›';
  position: absolute;
  left: 0;
  top: 9px;
  color: #fe0000;
  font-size: 22px;
}
.l-region--sidebar-first ul > li ul {
  padding-left: 10px;
  margin: 0 0 5px;
}
.l-region--sidebar-first ul > li ul > li {
  border: none;
  margin-left: 10px;
}
.l-region--sidebar-first ul > li ul > li > a {
  border: none;
  padding: 5px 10px;
}
.l-region--sidebar-first ul > li ul > li > a:hover, .l-region--sidebar-first ul > li ul > li > a.active {
  color: #b52b21;
  margin-left: 0;
}
.l-region--sidebar-first ul > li ul > li > a:before {
  content: '- ';
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 16px;
}
@media only screen and (max-width: 1024px) {
  .l-region--sidebar-first {
    width: auto;
    float: none;
    padding: 26px 30px;
  }
}

/******************************
ARCHIVE SIDEBAR
******************************/
.pane-blog-archive, .pane-photo-gallery {
  width: 190px;
  float: left;
  padding: 26px 0 0;
}
.pane-blog-archive h2, .pane-photo-gallery h2 {
  color: #000;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  margin: 0;
  text-transform: uppercase;
  padding-bottom: 10px;
  display: block;
  border-bottom: solid #b52b21 1px;
}
.pane-blog-archive .view-blog-archive, .pane-blog-archive .view-photo-gallery, .pane-photo-gallery .view-blog-archive, .pane-photo-gallery .view-photo-gallery {
  margin: 0 0 30px;
  padding: 0;
}
.pane-blog-archive .view-blog-archive .views-row, .pane-blog-archive .view-photo-gallery .views-row, .pane-photo-gallery .view-blog-archive .views-row, .pane-photo-gallery .view-photo-gallery .views-row {
  display: block;
  list-style: none;
}
.pane-blog-archive .view-blog-archive .views-row a, .pane-blog-archive .view-photo-gallery .views-row a, .pane-photo-gallery .view-blog-archive .views-row a, .pane-photo-gallery .view-photo-gallery .views-row a {
  display: block;
  padding: 10px;
  text-decoration: none;
  border-bottom: dotted #dfdfdf 1px;
  font-family: 'Titillium Web', sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 13px;
  position: relative;
}
.pane-blog-archive .view-blog-archive .views-row a:hover, .pane-blog-archive .view-blog-archive .views-row a.active, .pane-blog-archive .view-photo-gallery .views-row a:hover, .pane-blog-archive .view-photo-gallery .views-row a.active, .pane-photo-gallery .view-blog-archive .views-row a:hover, .pane-photo-gallery .view-blog-archive .views-row a.active, .pane-photo-gallery .view-photo-gallery .views-row a:hover, .pane-photo-gallery .view-photo-gallery .views-row a.active {
  color: #b52b21;
}
.pane-blog-archive .view-blog-archive .views-row a:hover:before, .pane-blog-archive .view-blog-archive .views-row a.active:before, .pane-blog-archive .view-photo-gallery .views-row a:hover:before, .pane-blog-archive .view-photo-gallery .views-row a.active:before, .pane-photo-gallery .view-blog-archive .views-row a:hover:before, .pane-photo-gallery .view-blog-archive .views-row a.active:before, .pane-photo-gallery .view-photo-gallery .views-row a:hover:before, .pane-photo-gallery .view-photo-gallery .views-row a.active:before {
  content: '›';
  position: absolute;
  left: 0;
  top: 9px;
  color: #fe0000;
  font-size: 22px;
}
@media only screen and (max-width: 1024px) {
  .pane-blog-archive, .pane-photo-gallery {
    width: auto;
    float: none;
    padding: 26px 0;
  }
}

/******************************
FOOTER
******************************/
footer {
  position: static;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #000;
  padding: 10px 0;
  clear: both;
  border-top: solid #fff 1px;
}
footer .l-region--footer {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  footer .l-region--footer {
    width: auto;
  }
}
footer .l-region--footer:before, footer .l-region--footer:after {
  content: "";
  display: table;
}
footer .l-region--footer:after {
  clear: both;
}
footer .l-region--footer .pane-menu-block-3 {
  width: 190px;
  float: left;
  padding-top: 20px;
}
footer .l-region--footer .pane-menu-block-3 ul {
  margin: 0;
  padding: 0;
}
footer .l-region--footer .pane-menu-block-3 ul li {
  list-style: none;
  margin-bottom: 10px;
  position: relative;
  padding-left: 10px;
}
footer .l-region--footer .pane-menu-block-3 ul li:before {
  content: '';
  background: red;
  width: 5px;
  height: 5px;
  position: absolute;
  top: 6px;
  left: 0;
}
footer .l-region--footer .pane-menu-block-3 ul li a {
  color: #fff;
  text-decoration: none;
  font-family: 'Titillium Web',sans-serif;
  font-size: 15px;
  line-height: 15px;
}
footer .l-region--footer .pane-menu-block-3 ul li a:hover {
  text-decoration: underline;
}
footer .l-region--footer .pane-menu-block-3 h2 {
  color: #b52b21;
  font-size: 15px;
  line-height: 15px;
  font-family: 'Titillium Web',sans-serif;
  text-transform: uppercase;
  font-weight: 600;
}
@media only screen and (max-width: 1024px) {
  footer .l-region--footer .pane-menu-block-3 {
    width: auto;
    float: none;
    padding: 20px 30px 20px;
    background: url(../images/logo-footer.png) 154px 0 no-repeat;
    background-size: 137px 120px;
  }
}
footer .l-region--footer .pane-block-1 {
  width: 770px;
  float: right;
  min-height: 195px;
  background: url(../images/logo-footer.png) 224px 0 no-repeat;
  padding-top: 20px;
}
footer .l-region--footer .pane-block-1 ul {
  margin: 0;
  padding: 0;
  @includer clearfix;
}
footer .l-region--footer .pane-block-1 ul:nth-child(2) li:nth-child(1) {
  width: 310px;
  float: right;
}
footer .l-region--footer .pane-block-1 ul:nth-child(2) li:nth-child(1) a {
  position: relative;
  line-height: 29px;
  padding-left: 36px;
  display: inline-block;
}
footer .l-region--footer .pane-block-1 ul:nth-child(2) li:nth-child(1) a:before {
  content: '';
  background: url(../images/icon-black-fb.jpg) center center;
  width: 28px;
  height: 29px;
  top: 0;
  left: 0;
  position: absolute;
}
footer .l-region--footer .pane-block-1 ul:nth-child(2) li:nth-child(1) a:hover {
  text-decoration: underline;
}
footer .l-region--footer .pane-block-1 ul:nth-child(2) li:nth-child(1) a:hover:before {
  background: url(../images/icon-fb-blue.gif) center center;
}
footer .l-region--footer .pane-block-1 ul li {
  list-style: none;
  margin-bottom: 20px;
  float: left;
}
footer .l-region--footer .pane-block-1 ul li:nth-child(1), footer .l-region--footer .pane-block-1 ul li:nth-child(3) {
  width: 460px;
}
footer .l-region--footer .pane-block-1 ul li:nth-child(2), footer .l-region--footer .pane-block-1 ul li:nth-child(4) {
  width: 290px;
}
footer .l-region--footer .pane-block-1 ul li a {
  font-family: 'Titillium Web',sans-serif;
  font-size: 15px;
  line-height: 15px;
  color: #b52b21;
  text-decoration: none;
}
footer .l-region--footer .pane-block-1 ul li a:hover {
  text-decoration: underline;
}
footer .l-region--footer .pane-block-1 h3 {
  color: #b52b21;
  font-size: 15px;
  line-height: 15px;
  font-family: 'Titillium Web',sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 600;
}
footer .l-region--footer .pane-block-1 h4 {
  color: #fff;
  font-size: 15px;
  line-height: 15px;
  font-family: 'Titillium Web',sans-serif;
  font-weight: 400;
}
@media only screen and (max-width: 1024px) {
  footer .l-region--footer .pane-block-1 {
    width: auto;
    float: none;
    padding: 20px 30px 20px;
    background: none;
  }
  footer .l-region--footer .pane-block-1 ul:nth-child(2) li:nth-child(1) {
    width: auto;
    float: none;
  }
  footer .l-region--footer .pane-block-1 ul li {
    float: none;
  }
  footer .l-region--footer .pane-block-1 ul li:nth-child(1), footer .l-region--footer .pane-block-1 ul li:nth-child(3) {
    width: auto;
  }
  footer .l-region--footer .pane-block-1 ul li:nth-child(2), footer .l-region--footer .pane-block-1 ul li:nth-child(4) {
    width: auto;
  }
}
footer .l-region--footer .pane-block-2 {
  float: right;
  width: 770px;
}
footer .l-region--footer .pane-block-2 p {
  color: #a2a2a2;
  margin: 0;
}
footer .l-region--footer .pane-block-2 ul {
  margin: 0 0 0 10px;
  padding: 0;
  display: inline-block;
}
footer .l-region--footer .pane-block-2 ul li {
  display: inline-block;
}
footer .l-region--footer .pane-block-2 ul li:first-child:before {
  content: '';
}
footer .l-region--footer .pane-block-2 ul li:before {
  content: ' | ';
  color: #b52b21;
}
footer .l-region--footer .pane-block-2 ul li a {
  display: inline-block;
  color: #a2a2a2;
  text-decoration: none;
  font-family: 'Titillium Web',sans-serif;
  font-size: 14px;
  margin: 0 3px;
}
footer .l-region--footer .pane-block-2 ul li a:hover {
  text-decoration: underline;
}
footer .l-region--footer .pane-block-2 ul + p {
  float: right;
  margin-right: 20px;
}
footer .l-region--footer .pane-block-2 ul + p a {
  color: #a2a2a2;
  text-decoration: none;
}
footer .l-region--footer .pane-block-2 ul + p a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 1024px) {
  footer .l-region--footer .pane-block-2 {
    width: auto;
    float: none;
    padding: 0 30px;
  }
  footer .l-region--footer .pane-block-2 ul {
    margin-bottom: 20px;
  }
  footer .l-region--footer .pane-block-2 ul + p {
    float: none;
    margin: 0 0 0 10px;
  }
}

/******************************
OVERVIEW BLOCK
******************************/
.pane-metlakatla-overview-metlakatla-overview-block ul {
  margin: 0;
  padding: 0;
}
.pane-metlakatla-overview-metlakatla-overview-block ul li {
  list-style: none;
}
.pane-metlakatla-overview-metlakatla-overview-block .node-readmore, .pane-metlakatla-overview-metlakatla-overview-block .field--name-more-link, .pane-metlakatla-overview-metlakatla-overview-block .field--name-node-link {
  margin-top: -10px;
  margin-bottom: 40px;
}
.pane-metlakatla-overview-metlakatla-overview-block .node-readmore a, .pane-metlakatla-overview-metlakatla-overview-block .field--name-more-link a, .pane-metlakatla-overview-metlakatla-overview-block .field--name-node-link a {
  display: inline-block;
  color: #fff;
  padding: 6px;
  text-decoration: none;
  background: #b52b21;
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  position: relative;
  margin-left: 28px;
}
.pane-metlakatla-overview-metlakatla-overview-block .node-readmore a:hover, .pane-metlakatla-overview-metlakatla-overview-block .field--name-more-link a:hover, .pane-metlakatla-overview-metlakatla-overview-block .field--name-node-link a:hover {
  background: #000;
}
.pane-metlakatla-overview-metlakatla-overview-block .node-readmore a:before, .pane-metlakatla-overview-metlakatla-overview-block .field--name-more-link a:before, .pane-metlakatla-overview-metlakatla-overview-block .field--name-node-link a:before {
  content: '';
  position: absolute;
  top: 0;
  left: -28px;
  width: 27px;
  height: 25px;
  background: url(../images/icon-red-redirect.png) 9px 4px no-repeat #000;
}

/******************************
FORMS
******************************/
.l-content input[type='text'], .l-content input[type='password'], .l-content textarea {
  line-height: 32px !important;
  height: 32px !important;
  padding: 3px 3px 3px;
  color: #000;
  width: 100%;
  border: none;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: #c8c4c5 0px 2px 4px -2px;
  font-weight: normal;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  background: #dfdfdf;
  behavior: url(../css3pie/PIE.htc);
}
.l-content input[type='submit'] {
  display: inline-block;
  border-radius: 6px;
  font-size: 13px;
  line-height: 13px;
  padding: 10px 14px;
  border: solid #fff 1px;
  text-decoration: none;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  background: #b52b21;
  font-family: 'Titillium Web',sans-serif;
}
.l-content input[type='submit']:hover {
  background: #a2a2a2;
}
.l-content textarea {
  height: auto;
}
.l-content .captcha {
  margin-bottom: 20px;
}
.l-content .form-wrapper {
  margin-bottom: 20px;
}

/******************************
DRUPAL TABS
******************************/
.pane-page-tabs .tabs--primary {
  border-bottom: solid #b52b21 1px;
}
.pane-page-tabs .tabs--primary li.active a {
  background: #b52b21;
  color: #fff;
}
.pane-page-tabs .tabs--primary li a {
  background: #dfdfdf;
  color: #000;
}
.pane-page-tabs .tabs--primary li a:hover {
  background: #a2a2a2;
}

/******************************
SLICK TEMPLATE
******************************/
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  margin: 0;
  padding: 0;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0 !important;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
  min-width: 100%;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/******************************
PHOTO G IMAGE 1 OVERRIDE
******************************/
.views-field-field-photo-g-image-1 .slick-slide img {
  border: 20px solid #dfdfdf;
}

/******************************
PHOTO G IMAGE OVERRIDE
******************************/
.views-field-field-photo-g-image {
  padding-top: 60px;
}
.views-field-field-photo-g-image .slick-slide {
  position: relative;
  cursor: pointer;
}
.views-field-field-photo-g-image .slick-slide.slick-current img {
  opacity: 1;
}
.views-field-field-photo-g-image .slick-slide img {
  opacity: 0.4;
  border: solid #fff 2px;
  background: #dfdfdf;
  display: block;
}
.views-field-field-photo-g-image .slick-slide div + div {
  bottom: 0;
  left: 0;
  position: absolute;
  background: #fff;
  padding: 4px;
  display: none;
}
.views-field-field-photo-g-image button {
  position: absolute;
  top: -55px;
  padding-top: 44px;
  width: 45px;
  height: 1px;
  overflow: hidden;
  border: none;
  background: none;
  outline: none;
}
.views-field-field-photo-g-image button:hover:before {
  color: #b52b21;
}
.views-field-field-photo-g-image button:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 45px;
  text-align: center;
  color: #000;
  font-size: 14px;
}
.views-field-field-photo-g-image button.slick-prev {
  left: 50%;
  margin-left: -46px;
}
.views-field-field-photo-g-image button.slick-prev:before {
  content: "\e607";
}
.views-field-field-photo-g-image button.slick-next {
  left: 50%;
  margin-left: -12px;
}
.views-field-field-photo-g-image button.slick-next:before {
  content: "\e608";
}

.view-photo-gallery {
  position: relative;
}
.view-photo-gallery .counter {
  position: absolute;
  bottom: 37px;
  top: -55px;
  left: 50%;
  margin-left: 33px;
  width: 115px;
  /* padding-top: 44px; */
  height: 45px;
  line-height: 45px;
  /* overflow: hidden; */
  border: none;
  background: none;
  /* outline: none; */
  display: inline-block;
}
.view-photo-gallery .play {
  position: absolute;
  bottom: 184px;
  left: 50%;
  margin-left: -82px;
  width: 45px;
  padding-top: 44px;
  height: 1px;
  overflow: hidden;
  border: none;
  background: none;
  outline: none;
}
.view-photo-gallery .play.on:before {
  content: "\e600";
}
.view-photo-gallery .play:hover:before {
  color: #b52b21;
}
.view-photo-gallery .play:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e606";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 45px;
  text-align: center;
  font-size: 14px;
  color: #000;
}

/******************************
PAGER
******************************/
.pager {
  text-align: left;
  margin-left: -1%;
  margin-right: -1%;
}
.pager:before, .pager:after {
  content: "";
  display: table;
}
.pager:after {
  clear: both;
}
.pager .pager__item {
  border-radius: 45px;
  background: #000;
  color: #fff;
  width: 27px;
  height: 27px;
  line-height: 13px;
  text-align: center;
  display: inline-block;
  font-size: 13px;
  float: left;
  margin: 0 1%;
  position: relative;
}
.pager .pager__item.pager__item--current, .pager .pager__item:hover {
  background: #b52b21;
}
.pager .pager__item.pager__item--next a, .pager .pager__item.pager__item--last a {
  height: 1px;
  padding-top: 26px;
  overflow: hidden;
  font-size: 1px;
}
.pager .pager__item.pager__item--next a:before {
  content: '›';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 23px;
  font-size: 13px;
}
.pager .pager__item.pager__item--last a:before {
  content: '»';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 23px;
  font-size: 13px;
}
.pager .pager__item a {
  color: #fff;
  text-decoration: none;
}

/*************************************
DRUPAL ITEMS
**************************************/
@media only screen and (max-width: 1024px) {
  .ds-2col-stacked-fluid > .group-right, .ds-2col-stacked-fluid > .group-left {
    width: auto;
    float: none;
  }
  .ds-2col-stacked-fluid > .group-right img, .ds-2col-stacked-fluid > .group-left img {
    min-width: 100%;
  }
}

.views-field-field-event-file a {
  display: inline-block;
  line-height: 39px;
  height: 39px;
  padding-left: 36px;
  position: relative;
}
.views-field-field-event-file a:before {
  content: '';
  background: url(../images/icon-pdf.png) 0 0 no-repeat;
  display: inline-block;
  width: 32px;
  height: 39px;
  position: absolute;
  top: 0;
  left: 0;
}

.field--label-inline .field__label, .field--label-above .field__label {
  margin-bottom: 10px;
}
.field--label-inline .field__items, .field--label-above .field__items {
  margin-bottom: 30px;
}
.field--label-inline .field__items .field__item, .field--label-above .field__items .field__item {
  display: inline-block;
}
.field--label-inline .field__items .field__item:before, .field--label-above .field__items .field__item:before {
  content: ', ';
}
.field--label-inline .field__items .field__item:first-child:before, .field--label-above .field__items .field__item:first-child:before {
  content: ' ';
}

.page-photo-gallery .view-id-photo_gallery .view-content {
  margin-left: -3%;
  margin-right: -3%;
}
.page-photo-gallery .view-id-photo_gallery .view-content:before, .page-photo-gallery .view-id-photo_gallery .view-content:after {
  content: "";
  display: table;
}
.page-photo-gallery .view-id-photo_gallery .view-content:after {
  clear: both;
}
.page-photo-gallery .view-id-photo_gallery .view-content .views-row {
  float: left;
  width: 27.33%;
  margin: 3%;
  text-align: center;
}
.page-photo-gallery .view-id-photo_gallery .view-content .views-row .views-field-title a {
  text-decoration: none;
  color: #b52b21;
  font-family: 'Titillium Web', sans-serif;
}

.menu-name-menu-call-to-action {
  display: none;
}
.l-region--hero .menu-name-menu-call-to-action {
  display: block;
}
@media only screen and (max-width: 1024px) {
  .menu-name-menu-call-to-action {
    display: block;
  }
}

.html.front.not-logged-in.page-node .l-region--help {
  display: none;
}

.l-region--hero .pane-menu-call-to-action {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 190px;
  z-index: 99;
}

/*************************************
SEARCH PAGE
**************************************/
.search-result__info {
  background: none;
}

/*************************************
BLOG PAGE
**************************************/
.view-blog-listing .field--name-field-blog-image {
  margin-right: 20px;
}
.view-blog-listing .field--name-field-blog-image img {
  min-width: 100%;
}

/*************************************
HOME PAGE
**************************************/
.front .l-header .l-constrained {
  width: 960px;
  margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  .front .l-header .l-constrained {
    width: auto;
    margin: 0 auto;
  }
}
.front .view-homepage-banners .view-content {
  position: relative;
}
.front .view-homepage-banners .view-content button {
  position: absolute;
  width: 48px;
  height: 1px;
  padding-top: 47px;
  border: solid #fe0000 1px;
  background: none;
  bottom: 18px;
  z-index: 10;
  overflow: hidden;
  background: #dfdfdf;
  background: white;
  /* for IE */
  background: rgba(255, 255, 255, 0.75);
}
.front .view-homepage-banners .view-content button:hover {
  background: #fff;
  background: white;
  /* for IE */
  background: white;
}
.front .view-homepage-banners .view-content button:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.front .view-homepage-banners .view-content button.slick-prev {
  left: 50%;
  margin-left: -478px;
}
.front .view-homepage-banners .view-content button.slick-prev:before {
  background: url(../images/icon-arrow-left.png) center center no-repeat;
}
.front .view-homepage-banners .view-content button.slick-next {
  right: 50%;
  margin-right: -478px;
}
.front .view-homepage-banners .view-content button.slick-next:before {
  background: url(../images/icon-arrow-right.png) center center no-repeat;
}

/*********************************
FOOTER CUSTOM
**********************************/
.front {
  background: url(../images/bg-home.jpg) center bottom no-repeat fixed;
  /***********************************************
  THE HOMEPAGE FOOTER
  ************************************************/
}
@media only screen and (max-width: 1024px) {
  .front {
    background-position: top right;
  }
}
.front .l-constrained {
  background: none;
  width: auto;
  margin-bottom: 0;
  padding-bottom: 0;
}
.front .l-region--hero {
  background: #000;
  height: auto;
}
@media only screen and (max-width: 1024px) {
  .front .l-region--hero {
    height: auto;
  }
}
.front .l-content {
  width: auto;
  float: none;
  padding: 20px 0;
}
.front .l-content .l-content-container {
  width: 960px;
  margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  .front .l-content {
    width: auto;
    padding: 20px 20px;
  }
}
.front .l-content:after {
  content: '';
  clear: both;
  display: block;
}
.front .l-content .pane-news {
  float: left;
  width: 48%;
  margin: 0 2% 0 0;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .front .l-content .pane-news {
    width: auto;
    margin: 0 0 0 0;
    float: none;
  }
}
.front .l-content .pane-news h2 {
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 30px;
  margin: 0;
  color: #b52b21;
}
.front .l-content .pane-news .view-header p {
  margin-bottom: 6px;
}
.front .l-content .pane-news .view-header a {
  display: block;
  background: red;
  position: absolute;
  top: 0;
  right: 0;
  padding: 3px 16px 3px 50px;
  font-size: 16px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  width: 166px;
  height: 50px;
}
.front .l-content .pane-news .view-header a:hover {
  color: #000;
}
.front .l-content .pane-news .view-header a:before {
  content: '';
  background: url(../images/icon-black-tablet.png) center center no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
  width: 50px;
}
.front .l-content .pane-news .view-header a#latest-news-fb {
  width: 50px;
  padding-top: 49px;
  height: 1px;
  background: none;
  left: 238px;
  overflow: hidden;
  padding-left: 35px;
}
.front .l-content .pane-news .view-header a#latest-news-fb:before {
  background: url(../images/icon-fb-home.png) center center no-repeat;
}
.front .l-content .pane-news .view-header a#latest-news-fb:hover {
  opacity: 0.6;
}
.front .l-content .pane-news .view-footer a {
  display: inline-block;
  color: #fff;
  padding: 6px;
  text-decoration: none;
  background: #b52b21;
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  position: relative;
  margin-left: 28px;
}
.front .l-content .pane-news .view-footer a:hover {
  background: #000;
}
.front .l-content .pane-news .view-footer a:before {
  content: '';
  position: absolute;
  top: 0;
  left: -28px;
  width: 27px;
  height: 25px;
  background: url(../images/icon-red-redirect.png) 9px 4px no-repeat #000;
}
.front .l-content .pane-news .views-row {
  border-bottom: solid #dfdfdf 1px;
  margin-bottom: 2%;
  padding-bottom: 3%;
}
.front .l-content .pane-news .views-row .field__items {
  margin-bottom: 0;
}
.front .l-content .pane-news .views-row .field--name-post-date {
  color: #fe0000;
}
.front .l-content .pane-news .views-row .field--name-title h2 {
  color: #000;
  font-weight: 400;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 3px;
  height: auto;
}
.front .l-content .pane-news .views-row .field--name-title h2 a {
  color: #000;
  font-weight: 400;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 3px;
  height: auto;
}
.front .l-content .pane-news .views-row .field--name-body p {
  margin: 0 0 6px;
  font-size: 13px;
  line-height: 20px;
  color: #646464;
}
.front .l-content .pane-news .views-row .field--name-node-link a {
  display: inline-block;
  color: #fe0000;
  padding: 6px 6px 6px 0;
  text-decoration: none;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  font-weight: 400;
  position: relative;
  margin-left: 16px;
}
.front .l-content .pane-news .views-row .field--name-node-link a:before {
  content: '';
  position: absolute;
  top: 0;
  left: -28px;
  width: 27px;
  height: 25px;
  background: url(../images/icon-red-redirect.png) 13px 4px no-repeat;
}
.front .l-content .pane-news .views-row .field--name-news-featured-image {
  display: none;
}
.front .l-content .pane-news .views-row-first {
  background: #a2a2a2;
  padding: 3% 50% 3% 3%;
  position: relative;
  overflow: hidden;
}
.front .l-content .pane-news .views-row-first:before {
  content: '';
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  background: #000;
  background: black;
  /* for IE */
  background: rgba(0, 0, 0, 0.75);
}
.front .l-content .pane-news .views-row-first .field--name-title {
  position: relative;
  z-index: 10;
}
.front .l-content .pane-news .views-row-first .field--name-title h2 {
  color: #fff;
  font-weight: 400;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 3px;
  height: auto;
}
.front .l-content .pane-news .views-row-first .field--name-title h2 a {
  color: #fff;
  font-weight: 400;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 3px;
  height: auto;
}
.front .l-content .pane-news .views-row-first .field--name-post-date {
  color: #fe0000;
  position: relative;
  z-index: 10;
}
.front .l-content .pane-news .views-row-first .field--name-body {
  position: relative;
  z-index: 10;
  color: #fff;
  padding-right: 10px;
}
.front .l-content .pane-news .views-row-first .field--name-body p {
  margin: 0;
  color: #fff;
}
.front .l-content .pane-news .views-row-first .field--name-node-link {
  display: none;
  position: relative;
  z-index: 10;
}
.front .l-content .pane-news .views-row-first .field--name-news-featured-image {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.front .l-content .pane-news .views-row-first .field--name-news-featured-image img {
  min-width: 100%;
  height: auto;
}
.front .l-content .pane-homepage-events {
  float: left;
  width: 48%;
  margin: 0 0 0 2%;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .front .l-content .pane-homepage-events {
    width: auto;
    margin: 0 0 0 0;
    float: none;
  }
}
.front .l-content .pane-homepage-events h2 {
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 30px;
  margin: 0;
  color: #b52b21;
}
.front .l-content .pane-homepage-events .view-header p {
  margin-bottom: 6px;
}
.front .l-content .pane-homepage-events .view-header span {
  display: block;
  background: red;
  position: absolute;
  top: 0;
  right: 0;
  padding: 3px 16px 3px 50px;
  font-size: 16px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  width: 139px;
  height: 50px;
}
.front .l-content .pane-homepage-events .view-header span:hover {
  color: #000;
}
.front .l-content .pane-homepage-events .view-header span:before {
  content: '';
  background: url(../images/icon-black-calendar.png) center center no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
  width: 50px;
}
.front .l-content .pane-homepage-events .view-footer a {
  display: inline-block;
  color: #fff;
  padding: 6px;
  text-decoration: none;
  background: #b52b21;
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  position: relative;
  margin-left: 28px;
  margin-bottom: 30px;
}
.front .l-content .pane-homepage-events .view-footer a:hover {
  background: #000;
}
.front .l-content .pane-homepage-events .view-footer a:before {
  content: '';
  position: absolute;
  top: 0;
  left: -28px;
  width: 27px;
  height: 25px;
  background: url(../images/icon-red-redirect.png) 9px 4px no-repeat #000;
}
.front .l-content .pane-homepage-events .view-footer p {
  margin-bottom: 0;
}
.front .l-content .pane-homepage-events .views-row {
  border-bottom: solid #dfdfdf 1px;
  margin-bottom: 2%;
  padding-bottom: 3%;
}
.front .l-content .pane-homepage-events .views-row .field__items {
  margin-bottom: 0;
}
.front .l-content .pane-homepage-events .views-row .field--name-field-event-date {
  color: #fe0000;
}
.front .l-content .pane-homepage-events .views-row .field--name-field-event-date .field__label {
  display: none;
}
.front .l-content .pane-homepage-events .views-row .field--name-title h2 {
  color: #000;
  font-weight: 400;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 3px;
  height: auto;
}
.front .l-content .pane-homepage-events .views-row .field--name-title h2 a {
  color: #000;
  font-weight: 400;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 3px;
  height: auto;
}
.front .l-content .pane-homepage-events .views-row .field--name-body p {
  margin: 0 0 6px;
  font-size: 13px;
  line-height: 20px;
  color: #646464;
}
.front .l-content .pane-homepage-events .views-row .field--name-node-link {
  display: none;
}
.front .l-content .pane-homepage-events .views-row .field--name-node-link a {
  display: inline-block;
  color: #fe0000;
  padding: 6px 6px 6px 0;
  text-decoration: none;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  font-weight: 400;
  position: relative;
  margin-left: 16px;
}
.front .l-content .pane-homepage-events .views-row .field--name-node-link a:before {
  content: '';
  position: absolute;
  top: 0;
  left: -28px;
  width: 27px;
  height: 25px;
  background: url(../images/icon-red-redirect.png) 13px 4px no-repeat;
}
.front .l-content .pane-homepage-events .pane-block-3 {
  background: url(../images/bg-overview-btn.jpg) center center no-repeat #a2a2a2;
  background-size: cover;
  position: relative;
  padding: 20px;
}
.front .l-content .pane-homepage-events .pane-block-3 .pane-title {
  margin: -20px -20px 0 -20px;
  padding: 0 20px;
  height: auto;
  line-height: auto;
  color: #fff;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 20px;
  background: #b52b21;
  background: #b52b22;
  /* for IE */
  background: rgba(181, 43, 34, 0.75);
}
.front .l-content .pane-homepage-events .pane-block-3 h3 {
  font-size: 35px;
  line-height: 45px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 10px;
}
.front .l-content .pane-homepage-events .pane-block-3 p {
  color: #fff;
  font-size: 30px;
  line-height: 30px;
}
.front .l-content .pane-homepage-events .pane-block-3 p + p {
  text-align: center;
  margin: 0;
}
.front .l-content .pane-homepage-events .pane-block-3 .listen {
  font-size: 16px;
  font-family: 'Titillium Web', sans-serif;
  text-decoration: none;
  color: #fff;
  position: relative;
  margin: 0 14px;
  text-transform: uppercase;
  display: inline-block;
}
.front .l-content .pane-homepage-events .pane-block-3 .listen:hover:after {
  background: #000;
  background: black;
  /* for IE */
  background: black;
}
.front .l-content .pane-homepage-events .pane-block-3 .listen:before {
  content: '';
  background: url(../images/icon-red-speaker.png) center center no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  width: 48px;
  height: 48px;
  display: block;
}
.front .l-content .pane-homepage-events .pane-block-3 .listen:after {
  width: 48px;
  height: 48px;
  border: solid #b52b21 1px;
  content: '';
  display: inline-block;
  margin-left: 10px;
  background: #000;
  background: black;
  /* for IE */
  background: rgba(0, 0, 0, 0.75);
}
.front .l-content .pane-homepage-events .pane-block-3 .listen + br {
  display: none;
}
.front .l-content .pane-homepage-events .pane-block-3 .viewall {
  font-size: 16px;
  font-family: 'Titillium Web', sans-serif;
  text-decoration: none;
  color: #fff;
  position: relative;
  margin: 0 14px;
  text-transform: uppercase;
  display: inline-block;
}
.front .l-content .pane-homepage-events .pane-block-3 .viewall:hover:before {
  background: #000;
  background: black;
  /* for IE */
  background: black;
}
.front .l-content .pane-homepage-events .pane-block-3 .viewall:after {
  content: '';
  background: url(../images/icon-red-redirect-l.png) center center no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
  height: 48px;
  display: block;
}
.front .l-content .pane-homepage-events .pane-block-3 .viewall:before {
  width: 48px;
  height: 48px;
  border: solid #b52b21 1px;
  content: '';
  display: inline-block;
  margin-right: 10px;
  background: #000;
  background: black;
  /* for IE */
  background: rgba(0, 0, 0, 0.75);
}
.front .l-content-postscript-one {
  clear: both;
  background: #fe0000;
  height: 58px;
}
@media only screen and (max-width: 1024px) {
  .front .l-content-postscript-one {
    height: auto;
  }
}
.front .l-content-postscript-one .l-region--postscript-one {
  width: 960px;
  margin: 0 auto;
}
.front .l-content-postscript-one .l-region--postscript-one h2 {
  color: #fff;
  font-size: 30px;
  line-height: 58px;
  display: inline-block;
  margin: 0;
  position: relative;
  top: -6px;
  margin-right: 20px;
}
.front .l-content-postscript-one .l-region--postscript-one p {
  display: inline-block;
  margin: 0;
}
.front .l-content-postscript-one .l-region--postscript-one a {
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  height: 58px;
  width: 130px;
  padding: 7px 3px 0 43px;
  position: relative;
  text-transform: uppercase;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 400;
}
.front .l-content-postscript-one .l-region--postscript-one a:hover {
  color: #000;
}
.front .l-content-postscript-one .l-region--postscript-one a:before {
  content: '';
  position: absolute;
  height: 58px;
  width: 40px;
  background: url(../images/icon-black-search.png) center center no-repeat;
  left: 0;
  top: 0;
}
@media only screen and (max-width: 1024px) {
  .front .l-content-postscript-one .l-region--postscript-one {
    width: auto;
    padding: 20px;
  }
  .front .l-content-postscript-one .l-region--postscript-one h2 {
    line-height: 30px;
    display: block;
  }
}
.front .l-content-postscript-two {
  clear: both;
  padding: 80px 0 100px;
  background: url(../images/bg-footer.jpg) center top no-repeat #a2a2a2 fixed;
  background-size: cover;
}
@media only screen and (max-width: 1024px) {
  .front .l-content-postscript-two {
    padding-top: 30px;
  }
}
.front .l-content-postscript-two .l-region--postscript-two {
  width: 960px;
  margin: 0 auto;
}
.front .l-content-postscript-two .l-region--postscript-two h2 {
  font-size: 42px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 56px;
}
.front .l-content-postscript-two .l-region--postscript-two p, .front .l-content-postscript-two .l-region--postscript-two li {
  font-size: 18px;
  line-height: 30px;
  color: #fff;
}
.front .l-content-postscript-two .l-region--postscript-two a {
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  .front .l-content-postscript-two .l-region--postscript-two {
    width: auto;
    padding: 20px;
  }
  .front .l-content-postscript-two .l-region--postscript-two h2 {
    line-height: 42px;
  }
}

/*************************************
OVERVIEW
**************************************/
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul {
  margin-left: -2%;
  margin-right: -2%;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul:before, .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul:after {
  content: "";
  display: table;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul:after {
  clear: both;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li {
  width: 29.333%;
  height: 100px;
  float: left;
  background: url(../images/bg-overview-btn.png) center center no-repeat #3c3c3c;
  background-size: 'cover';
  position: relative;
  margin: 2%;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li > a {
  position: absolute;
  bottom: 12px;
  left: 14px;
  color: #fff;
  margin: 0;
  font-size: 20px;
  line-height: 20px;
  text-decoration: none;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li .contextual-links-region {
  position: static;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li .node__title, .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li .field--name-title {
  position: absolute;
  bottom: 12px;
  left: 14px;
  color: #fff;
  margin: 0;
  font-size: 20px;
  line-height: 20px;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li .node__title a, .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li .field--name-title a {
  color: #fff;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li .node__title .field__items, .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li .field--name-title .field__items {
  margin: 0;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li .node__title h2, .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li .field--name-title h2 {
  margin: 0;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li .node__title h2 a, .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li .field--name-title h2 a {
  color: #fff;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li:hover .node__content, .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li:hover .taxonomy-term-description {
  display: block;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li:hover .node-readmore, .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li:hover .field--name-more-link {
  display: block;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li .node__content, .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li .taxonomy-term-description {
  display: none;
  position: absolute;
  top: -10px;
  left: -10px;
  background: none;
  height: 120px;
  overflow: hidden;
  background: #b52b21;
  padding: 30px;
  width: 109%;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li .node__content h1, .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li .taxonomy-term-description h1 {
  font-size: 20px;
  line-height: 20px;
  color: #fff;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li .node__content p, .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li .taxonomy-term-description p {
  font-size: 13px;
  line-height: 18px;
  font-style: italic;
  color: #fff;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li .node__content a, .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li .taxonomy-term-description a {
  color: #fff;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li .node-readmore, .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li .field--name-more-link {
  display: none;
  position: absolute;
  top: 0;
  left: -10px;
  background: none;
  height: 120px;
  overflow: hidden;
  background: none;
  padding: 30px;
  width: 109%;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li .node-readmore a, .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li .field--name-more-link a {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  overflow: hidden;
  background: none;
  width: 100%;
  height: 100%;
  text-indent: -100%;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li .node-readmore a:before, .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li .field--name-more-link a:before {
  bottom: 6px;
  right: 6px;
  left: auto;
  top: auto;
  background-color: #b52b21;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li.li-depth-3 {
  height: auto;
  float: none;
  width: auto;
  background: none;
  margin-bottom: 30px;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li.li-depth-3 > a {
  position: static;
  color: #fff;
  margin: 0;
  font-size: 20px;
  line-height: 20px;
  text-decoration: none;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li.li-depth-3 .node__title, .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li.li-depth-3 .field--name-title {
  position: static;
  color: #000;
  margin-bottom: 8px;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li.li-depth-3 .node__title a, .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li.li-depth-3 .field--name-title a {
  color: #fe0000;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li.li-depth-3:hover .node__content, .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li.li-depth-3:hover .taxonomy-term-description {
  display: block;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li.li-depth-3:hover .node-readmore, .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li.li-depth-3:hover .field--name-more-link {
  display: block;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li.li-depth-3 .node__content, .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li.li-depth-3 .taxonomy-term-description {
  display: block;
  position: static;
  background: none;
  padding: 0;
  height: auto;
  overflow: auto;
  width: auto;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li.li-depth-3 .node__content h1, .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li.li-depth-3 .taxonomy-term-description h1 {
  font-size: 20px;
  line-height: 20px;
  color: #000;
  margin-bottom: 6px;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li.li-depth-3 .node__content p, .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li.li-depth-3 .taxonomy-term-description p {
  font-size: 13px;
  line-height: 18px;
  font-style: normal;
  color: #000;
  margin-bottom: 6px;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li.li-depth-3 .node__content a, .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li.li-depth-3 .taxonomy-term-description a {
  color: #000;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li.li-depth-3 .node__content .field__items, .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li.li-depth-3 .taxonomy-term-description .field__items {
  margin-bottom: 0;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li.li-depth-3 .node-readmore, .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li.li-depth-3 .field--name-more-link {
  display: inline-block;
  padding: 0;
  margin: 0;
  position: static;
  height: auto;
  width: auto;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li.li-depth-3 .node-readmore a, .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li.li-depth-3 .field--name-more-link a {
  display: inline-block;
  color: #fff;
  padding: 6px;
  text-decoration: none;
  background: #b52b21;
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  position: relative;
  margin-left: 28px;
  overflow: visible;
  text-indent: 0;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li.li-depth-3 .node-readmore a:hover, .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li.li-depth-3 .field--name-more-link a:hover {
  background: #000;
}
.section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li.li-depth-3 .node-readmore a:before, .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li.li-depth-3 .field--name-more-link a:before {
  content: '';
  position: absolute;
  top: 0;
  left: -28px;
  width: 27px;
  height: 25px;
  background: url(../images/icon-red-redirect.png) 9px 4px no-repeat #000;
}
@media only screen and (max-width: 1024px) {
  .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li {
    width: 45.33%;
    background-size: cover;
  }
}
@media only screen and (max-width: 420px) {
  .section-overview .pane-metlakatla-overview-metlakatla-overview-block > ul > li {
    width: 100%;
    background-size: cover;
  }
}
