@charset "utf-8";
#fdic {
  position: fixed;
  width: 100%;
  background: #0262A3;
  text-align: center;
  padding: 6px 0 6px 0;
  border-bottom: 1px solid rgba(255, 255, 255, .5);
}
#fdic a img {
  height: 15.74px;
  width: auto;
}
h2 {
  color: #666;
  text-transform: uppercase;
  font-weight: 100;
  margin: 0 0 24px 0;
  letter-spacing: 2px;
  font-size: 1.0rem;
  line-height: 1.3rem;
}
h3 {
  color: #006DB6;
  text-transform: uppercase;
  font-size: 1.0rem;
  line-height: 1.3rem;
  font-weight: 700;
}
.parent {
  display: block;
  background-color: #444;
  background-image: url('/media/static/images/overlay.svg'), url('/media/static/images/james-oil-company2.jpg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center -60px;
  background-attachment: fixed;
  overflow: hidden;
  padding: 400px 0 80px 0;
  text-align: center;
  color: #FFF;
}
.parent em {
  display: block;
  margin: 0 0 18px 0;
  padding: 0 0 0 0;
  font-size: 1.8rem;
  line-height: 1.9rem;
}
#pageNav {
  text-align: center;
  background: #006DB6;
  overflow: hidden;
  position: fixed;
  width: 100%;
  margin: 28px 0 0 0;
}
#pageNav .container {
  border-right: 1px solid rgba(255, 255, 255, .4);
}
#pageNav a {
  display: block;
  padding: 16px 0 16px 0;
  width: 19%;
  color: #FFF;
  border-left: 1px solid rgba(255, 255, 255, .4);
  font-weight: 100;
  font-size: 1.0rem;
  line-height: 1.3rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  float: left;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#pageNav a:hover, #pageNav a:focus {
  background: rgba(255, 255, 255, .15);
  color: #FFF;
  text-decoration: none;
  letter-spacing: 4px;
}
#pageNav img {
  height: 24px;
  margin: 12px 0 12px 0;
}
#opening {
  padding: 60px 0 48px 0;
  background-color: #FFF;
  background-image: url('/media/static/images/barrier-bars-white-50.svg');
  -webkit-background-size: 30%;
  -moz-background-size: 30%;
  -ms-background-size: 30%;
  -o-background-size: 30%;
  background-size: 30%;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 105%;
  overflow: hidden;
  text-align: center;
}
#opening img {
  width: 30%;
  margin: 0 0 18px 0;
}
#community {
  padding: 60px 0 48px 0;
  background-color: rgba(0, 109, 182, .1);
  background-image: url('/media/static/images/commencement-bank-icon-wht-40.svg');
  -webkit-background-size: 40%;
  -moz-background-size: 40%;
  -ms-background-size: 40%;
  -o-background-size: 40%;
  background-size: 40%;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
}
#community h2 {
  color: #006DB6;
}
#equity {
  padding: 60px 0 48px 0;
  background-color: rgba(0, 109, 182, .8);
  background-image: url('/media/static/images/commencement-bank-icon-wht-20.svg');
  -webkit-background-size: 40%;
  -moz-background-size: 40%;
  -ms-background-size: 40%;
  -o-background-size: 40%;
  background-size: 40%;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
}
#equity h2 {
  color: #FFF;
}
#interludeBox {
  background-color: #444;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  background-position: center top;
  background-image: url('/media/static/images/northwest-campers.jpg');
  padding: 240px 0 240px 0;
  -webkit-box-shadow: inset 0 12px 18px rgba(0, 0, 0, .7);
  -moz-box-shadow: inset 0 12px 18px rgba(0, 0, 0, .7);
  -ms-box-shadow: inset 0 12px 18px rgba(0, 0, 0, .7);
  -o-box-shadow: inset 0 12px 18px rgba(0, 0, 0, .7);
  box-shadow: inset 0 12px 18px rgba(0, 0, 0, .7);
}
#interludeTxt {
  color: #FFF;
  font-size: 2rem;
  line-height: 2.4rem;
  font-weight: 200;
  border-left: 4px solid #FFF;
  background: rgba(194, 84, 0, .6);
  width: 60%;
  padding: 24px;
  overflow: hidden;
  margin: 0 auto 0 auto;
}
#interludeTxt img {
  width: 60px;
  height: auto;
  float: left;
  margin: 0 24px 0 0;
}
.promiseBox {
  background: rgba(255, 255, 255, .7);
  border: 1px solid #DDD;
  overflow: hidden;
  margin-bottom: 24px;
  display: block;
}
.promiseBox:hover, .promiseBox:focus {
  transform: scale(.98);
  text-decoration: none;
}
.promiseIcon {
  width: 100%;
  height: 120px;
  background-color: #006DB6;
  -webkit-background-size: 30%;
  -moz-background-size: 30%;
  -ms-background-size: 30%;
  -o-background-size: 30%;
  background-size: 30%;
  background-position: center center;
  background-repeat: no-repeat;
}
.promiseText {
  padding: 12px 5% 12px 5%;
}
.promiseBox h3 {
  margin: 0 0 0 0;
  color: #006DB6;
}
#switchkit {
  padding: 60px 0 60px 0;
  background-color: #006DB6;
  background-image: url('/media/static/images/barrier-bars-black-15.svg');
  -webkit-background-size: 30%;
  -moz-background-size: 30%;
  -ms-background-size: 30%;
  -o-background-size: 30%;
  background-size: 30%;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 105%;
  overflow: hidden;
}
#switchkit .intro {
  color: #FFF;
}
#switchkit h2 {
  color: #FFF;
}
.innerBox {
  padding: 0px;
}
#switchkit h3 {
  color: #006DB6;
  font-size: 1.8rem;
  line-height: 2.0rem;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 200;
  margin: 0 0 18px 0;
  padding: 0 0 0 0;
}
#switchkit legend {
  color: #006DB6;
  font-size: 1.8rem;
  line-height: 2.0rem;
  font-weight: 200;
  margin: 0 0 18px 0;
  padding: 0 0 0 0;
}
#switchkit fieldset {
  border: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
#switchkit li {
  margin-bottom: 12px;
  color: #222;
}
@media only screen and (max-width: 640px) {
  .parent {
    background-attachment: scroll !important;
  }
  .parent img {
    width: 60%;
    margin: 0 0 24px 0;
  }
  #pageNav a {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    padding: 18px 0 18px 0;
    width: 48.8%;
    font-size: 0.9rem;
    line-height: 1.2rem;
    letter-spacing: 0;
  }
  #interludeBox {
    background-attachment: scroll !important;
  }
  .promiseBox {
    margin-bottom: 0;
  }
}