  #box1 {
     background-position: center 85px;
  }
  @media screen and (max-width: 720px) {
      #storiesbox {
      padding-bottom: 240px !important;
    }
  }

  #box2stories {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 4;
}

#box2stories a {
  display: inline-block;
  width: 20%;
  padding-right: 2%;
  height: 108px;
  line-height: 108px;
  margin-left: 1%;
  margin-right: 1%;
  background: no-repeat;
  text-align: right;
  position: relative;
  color: #000;
  font-family: "Oswald", sans-serif;
  font-size: 22px;
  font-weight: 400;
}

#box2stories a:nth-child(1):after, #box2stories a:nth-child(2):after, #box2stories a:nth-child(3):after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  top: 0;
  background: #ddd;
  position: absolute;
  right: -13px;
  cursor: default;
}

#box2stories a:hover {
  color: #005f9c;
  text-decoration: none;
  background-color: rgba(0, 95, 156, 0.02);
}

@media screen and (max-width: 1260px) {
  #box2stories a {
    font-size: 18px;
    height: 88px;
    line-height: 88px;
    width: 21%;
    padding-right: 1%;
  }
}
@media screen and (max-width: 1012px) {
  #box2stories a {
    font-size: 20px;
    height: 78px;
    line-height: 78px;
    width: 80% !important;
    max-width: 260px;
    padding-right: 5% !important;
    margin-left: 3%;
    margin-right: 3%;
    border-bottom: 1px solid #ddd;
  }
  #box2stories a:nth-child(3), #box2stories a:nth-child(4) {
    border-bottom: 0;
  }
  #box2stories a:nth-child(1):after, #box2stories a:nth-child(2):after, #box2stories a:nth-child(3):after {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  #box2stories a {
    width: 95% !important;
    max-width: 330px;
    margin-left: -2px;
    margin-right: -2px;
  }
  #box2stories a:nth-child(3) {
    border-bottom: 1px solid #ddd;
  }
}
#box2stories a {
  line-height: 84px;
  height: 108px;
}

#box2stories a span {
  display: block;
  color: #aaa;
  font-size: 16px;
  position: absolute;
  line-height: normal;
  width: 100%;
  text-align: center;
  bottom: 30px;
  font-family: "Lato", sans-serif;
}

#box2stories a {
  width: 16%;
  padding-left: 0;
  padding-right: 0;
  margin-left: -2px;
  margin-right: -2px;
  text-align: center;
}

#box2stories a:nth-child(1):after,
#box2stories a:nth-child(2):after,
#box2stories a:nth-child(3):after,
#box2stories a:nth-child(4):after,
#box2stories a:nth-child(5):after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  top: 0;
  background: #ddd;
  position: absolute;
  right: 0;
  cursor: default;
}

@media screen and (max-width: 1012px) {
  #box2stories a {
    padding-right: inherit !important;
    margin-left: 3%;
    margin-right: 3%;
  }
  #box2stories a:nth-child(3), #box2stories a:nth-child(4) {
    border-bottom: 1px solid #ddd;
  }
  #box2stories a:nth-child(5), #box2stories a:nth-child(6) {
    border-bottom: 0;
  }
  #box2stories a:nth-child(1):after, #box2stories a:nth-child(2):after, #box2stories a:nth-child(3):after, #box2stories a:nth-child(4):after, #box2stories a:nth-child(5):after {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  #box2stories a:nth-child(5) {
    border-bottom: 1px solid #ddd;
  }
}

#box3stories {
  background: url(/images/pattern1.png);
  padding-top: 80px;
  padding-bottom: 65px;
  text-align: center;
}

#box3stories p {
  padding-left: 10%;
  padding-right: 10%;
}

@media screen and (max-width: 1260px) {
  #box3stories {
    padding-top: 60px;
    padding-bottom: 45px;
  }
}
@media screen and (max-width: 767px) {
  #box3stories p {
    padding-left: 5%;
    padding-right: 5%;
  }
}

.teststories {
  background-color: #005f9c;
  background-repeat: no-repeat;
  height: 537px;
  clear: both;
}

.teststoriesleft {
  background-image: url(../images/bg8.png);
  background-position: left top;
}

.teststoriesright {
  background-image: url(../images/bg8flipped.png);
  background-position: right top;
}

.teststoriescontent {
  position: relative;
  width: 30%;
}

.teststoriesleft .teststoriescontent {
  float: left;
  padding: 90px 5% 0 15%;
}

.teststoriesright .teststoriescontent {
  float: right;
  padding: 90px 15% 0 5%;
}

.teststoriesvid {
  position: relative;
  width: 50%;
  height: 100%;
}

.teststoriesvid iframe {
  width: 100%;
  height: 100%;
}

.teststoriesleft .teststoriesvid {
  float: right;
}

.teststoriesright .teststoriesvid {
  float: left;
}

.teststoriescontent h2 {
  color: #fff;
  font-size: 45px;
  font-weight: bold;
  padding-bottom: 6px;
  text-transform: uppercase;
  line-height: 52px;
}

.teststoriescontent .teststoriessubtitle {
  color: #fff;
  font-size: 22px;
  padding-bottom: 32px;
  line-height: 28px;
}

.teststoriescontent div {
  border-top: 2px solid #2b7aad;
  padding-top: 30px;
}

.teststoriescontent p {
  color: #fff;
}

.teststoriescontent a {
  color: #adacac;
  text-decoration: underline;
}

.teststoriescontent a:hover {
  color: #c6c5c5;
}

@media screen and (max-width: 1890px) {
  .teststories {
    height: 470px;
  }
  .teststoriesleft .teststoriescontent {
    padding: 80px 5% 0 15%;
  }
  .teststoriesright .teststoriescontent {
    padding: 80px 15% 0 5%;
  }
}
@media screen and (max-width: 1650px) {
  .teststories {
    height: 402px;
  }
  .teststoriescontent {
    width: 40%;
  }
  .teststoriesleft .teststoriescontent {
    padding: 70px 5% 0 5%;
  }
  .teststoriesright .teststoriescontent {
    padding: 70px 5% 0 5%;
  }
  .teststoriescontent .teststoriessubtitle {
    padding-bottom: 22px;
  }
  .teststoriescontent div {
    padding-top: 20px;
  }
}
@media screen and (max-width: 1410px) {
  .teststories {
    height: 381px;
  }
  .teststoriesleft .teststoriescontent {
    padding: 65px 5% 0 5%;
  }
  .teststoriesright .teststoriescontent {
    padding: 65px 5% 0 5%;
  }
  .teststoriescontent h2 {
    font-size: 40px;
    line-height: 46px;
  }
}
@media screen and (max-width: 1336px) {
  .teststories {
    height: 356px;
  }
  .teststoriesleft .teststoriescontent {
    padding: 50px 5% 0 5%;
  }
  .teststoriesright .teststoriescontent {
    padding: 50px 5% 0 5%;
  }
  .teststoriescontent .teststoriessubtitle {
    padding-bottom: 12px;
  }
}
@media screen and (max-width: 1260px) {
  .teststories {
    height: 285px;
  }
  .teststoriesleft .teststoriescontent {
    padding: 40px 5% 0 5%;
  }
  .teststoriesright .teststoriescontent {
    padding: 40px 5% 0 5%;
  }
  .teststoriescontent h2 {
    font-size: 35px;
    line-height: 41px;
  }
  .teststoriescontent .teststoriessubtitle {
    font-size: 18px;
    line-height: 23px;
  }
  .teststoriescontent p {
    font-size: 15px;
    line-height: 19px;
  }
}
@media screen and (max-width: 1012px) {
  .teststories {
    height: auto;
  }
  .teststoriescontent {
    width: 90%;
  }
  .teststoriescontent h2, .teststoriescontent .teststoriessubtitle {
    text-align: center;
  }
  .teststoriesleft .teststoriescontent, .teststoriesright .teststoriescontent {
    padding: 50px 5% 15px 5%;
  }
  .teststoriesvid {
    width: 100%;
    height: 285px;
  }
}

.box4stories {
  background: url(/images/pattern1.png);
}

.box4storiessub {
  background: url(/images/pic18.jpg) right top no-repeat;
  padding-top: 80px;
  padding-bottom: 70px;
}

.b4content {
  position: relative;
  width: 480px;
  float: left;
}

.b4content h2 {
  color: #000;
  font-size: 45px;
  font-weight: bold;
  padding-bottom: 6px;
  text-transform: uppercase;
  line-height: 52px;
}

.b4content .b4subtitle {
  color: #000;
  font-size: 22px;.
  padding-bottom: 32px;
  line-height: 28px;
}

.b4content div {
  border-top: 2px solid #dbdbdb;
  padding-top: 30px;
}

.b4content p {
  color: #000;
}

.b4content a {
  color: #adacac;
  text-decoration: underline;
}


.b4content a:hover {
  color: #c6c5c5;
}

.box4stories img {
  display: none;
}

@media screen and (max-width: 1890px) {
  .box4storiessub {
    background: url(/images/pic18.jpg) 831px top no-repeat;
  }
}
@media screen and (max-width: 1650px) {
  .box4storiessub {
    background: url(/images/pic18.jpg) 712px top no-repeat;
  }
}
@media screen and (max-width: 1410px) {
  .box4storiessub {
    background: url(/images/pic18.jpg) 675px top no-repeat;
  }
}
@media screen and (max-width: 1336px) {
  .box4storiessub {
    background: url(/images/pic18.jpg) 632px top no-repeat;
  }
}
@media screen and (max-width: 1260px) {
  .box4storiessub {
    background: none;
    padding-top: 70px;
    padding-bottom: 60px;
  }
  .b4content {
    margin-left: 30px;
    width: 50%;
  }
  .box4stories img {
    display: block;
    float: right;
    width: 380px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 1012px) {
  .box4storiessub {
    padding-top: 60px;
  }
  .b4content {
    margin-left: inherit;
    width: 100%;
  }
  .b4content h2 {
    font-size: 40px;
    line-height: 46px;
  }
  .box4stories img {
    float: none;
    margin: 0 auto;
    width: 100%;
    max-width: 380px;
    margin-right: inherit;
    margin-top: 10px;
  }
}

.box5stories {
  background: url(/images/bg9.png) left top no-repeat #005f9c;
}

.box5storiessub {
  background: url(/images/bg9flipped.png) right top no-repeat;
  padding-top: 80px;
  padding-bottom: 70px;
}

.b5content h2 {
  color: #fff;
  font-size: 45px;
  font-weight: bold;
  padding-bottom: 6px;
  text-transform: uppercase;
  line-height: 52px;
  position: relative;
  width: 500px;
}

.b5content h2:after {
  content: "";
  display: block;
  height: 2px;
  width: 100%;
  background: #2b7aad;
  position: absolute;
  bottom: -74px;
  left: 0;
}

#b5subtitle {
  color: #fff;
  font-size: 22px;
  padding-bottom: 92px;
  line-height: 28px;
}

.box5stories p {
  color: #fff;
}

@media screen and (max-width: 1260px) {
  .box5stories {
    background-image: none;
  }
  .box5stories .sitewidth {
    width: 90%;
  }
  .box5storiessub {
    padding-top: 70px;
    padding-bottom: 50px;
  }
  .b5content h2:after {
    bottom: -54px;
  }
  #b5subtitle {
    padding-bottom: 62px;
  }
}
@media screen and (max-width: 1012px) {
  .box5storiessub {
    padding-top: 60px;
    padding-bottom: 50px;
    background: url(/images/bg6.png) right bottom no-repeat;
  }
  .b5content {
    margin-left: inherit;
    width: 100%;
  }
  .b5content h2 {
    font-size: 40px;
    line-height: 46px;
    width: 100%;
  }
  #b5subtitle {
    font-size: 20px;
    padding-bottom: 62px;
    line-height: 24px;
  }
}

.box6stories {
  background: url(/images/pattern3.png);
}

.box6storiessub {
  background: url(/images/pic19.jpg) left top no-repeat;
  padding-top: 80px;
  padding-bottom: 65px;
}

.b6content {
  position: relative;
  width: 490px;
  float: right;
}

.b6content h2 {
  color: #000;
  font-size: 45px;
  font-weight: bold;
  padding-bottom: 6px;
  text-transform: uppercase;
  line-height: 52px;
}

.b6content .b6subtitle {
  color: #000;
  font-size: 22px;
  padding-bottom: 32px;
  line-height: 28px;
}

.b6content div {
  border-top: 2px solid #dbdbdb;
  padding-top: 30px;
}

.b6content p {
  color: #000;
}

.b6content a {
  color: #adacac;
  text-decoration: underline;
}

.b6content a:hover {
  color: #c6c5c5;
}

.box6stories img {
  display: none;
}

@media screen and (max-width: 1890px) {
  .box6storiessub {
    background: url(/images/pic19.jpg) -118px top no-repeat;
  }
}
@media screen and (max-width: 1650px) {
  .box6storiessub {
    background: url(/images/pic19.jpg) -237px top no-repeat;
  }
}
@media screen and (max-width: 1410px) {
  .box6storiessub {
    background: url(/images/pic19.jpg) -257px top no-repeat;
  }
}
@media screen and (max-width: 1336px) {
  .box6storiessub {
    background: url(/images/pic19.jpg) -287px top no-repeat;
  }
}
@media screen and (max-width: 1260px) {
  .box6storiessub {
    background: none;
    padding-top: 70px;
    padding-bottom: 60px;
  }
  .b6content {
    margin-right: 30px;
    width: 50%;
  }
  .box6stories img {
    display: block;
    float: left;
    width: 380px;
    margin-left: 20px;
  }
}
@media screen and (max-width: 1012px) {
  .box6storiessub {
    padding-top: 60px;
    padding-bottom: 50px;
  }
  .b6content {
    margin-right: inherit;
    width: 100%;
    padding-top: 0;
  }
  .b6content h2 {
    font-size: 40px;
    line-height: 46px;
  }
  .box6stories img {
    float: none;
    margin: 0 auto;
    width: 100%;
    max-width: 380px;
    margin-left: inherit;
    margin-bottom: 20px;
  }
}

.box7stories {
  background: url(/images/pattern1.png);
  padding-top: 80px;
  padding-bottom: 65px;
}

.b7content h2 {
  color: #000;
  font-size: 45px;
  font-weight: bold;
  padding-bottom: 6px;
  text-transform: uppercase;
  line-height: 52px;
  position: relative;
  width: 500px;
}

.b7content h2:after {
  content: "";
  display: block;
  height: 2px;
  width: 100%;
  background: #dbdbdb;
  position: absolute;
  bottom: -74px;
  left: 0;
}

.b7subtitle {
  color: #000;
  font-size: 22px;
  padding-bottom: 92px;
  line-height: 28px;
}

.box7stories p {
  color: #000;
}

@media screen and (max-width: 1260px) {
  .box7stories {
    padding-top: 70px;
    padding-bottom: 50px;
  }
  .box7stories .sitewidth {
    width: 90%;
  }
  .b7content h2:after {
    bottom: -54px;
  }
  .b7subtitle {
    padding-bottom: 62px;
  }
}
@media screen and (max-width: 1012px) {
  .box7stories {
    padding-top: 60px;
    padding-bottom: 50px;
  }
  .b7content {
    margin-left: inherit;
    width: 100%;
  }
  .b7content h2 {
    font-size: 40px;
    line-height: 46px;
    width: 100%;
  }
  .b7subtitle {
    font-size: 20px;
    padding-bottom: 62px;
    line-height: 24px;
  }
}

.box8stories {
  background: url(/images/bg9flipped.png) right top no-repeat #005f9c;
}

.box8storiessub {
  background: url(/images/pic20.jpg) -4px top no-repeat;
  padding-top: 80px;
  padding-bottom: 80px;
}

.b8content {
  position: relative;
  width: 480px;
  float: right;
}

.b8content h2 {
  color: #fff;
  font-size: 45px;
  font-weight: bold;
  padding-bottom: 6px;
  text-transform: uppercase;
  line-height: 52px;
}

.b8content .testsubtitle {
  color: #fff;
  font-size: 22px;
  padding-bottom: 32px;
  line-height: 28px;
}

.b8content div {
  border-top: 2px solid #2b7aad;
  padding-top: 30px;
}

.box8stories p {
  color: #fff;
}

.box8stories img {
  display: none;
}

@media screen and (max-width: 1890px) {
  .box8storiessub {
    background: url(/images/pic20.jpg) -131px top no-repeat;
  }
}
@media screen and (max-width: 1650px) {
  .box8storiessub {
    background: url(/images/pic20.jpg) -250px top no-repeat;
  }
}
@media screen and (max-width: 1410px) {
  .box8storiessub {
    background: url(/images/pic20.jpg) -270px top no-repeat;
  }
}
@media screen and (max-width: 1336px) {
  .box8storiessub {
    background: url(/images/pic20.jpg) -290px top no-repeat;
  }
}
@media screen and (max-width: 1012px) {
  .b8content h2 {
    font-size: 40px;
    line-height: 46px;
  }
}
@media screen and (max-width: 1260px) {
  .box8storiessub {
    background: none;
    padding-top: 70px;
    padding-bottom: 60px;
  }
  .b8content {
    margin-right: 30px;
    width: 50%;
  }
  .box8stories img {
    display: block;
    float: left;
    width: 380px;
    margin-left: 20px;
  }
}
@media screen and (max-width: 1012px) {
  .box8stories {
    background: url(/images/bg6.png) right bottom no-repeat #005f9c;
  }
  .box8storiessub {
    padding-top: 60px;
    padding-bottom: 50px;
  }
  .b8content {
    margin-right: inherit;
    width: 100%;
    padding-top: 0;
  }
  .b8content h2 {
    font-size: 40px;
    line-height: 46px;
  }
  .box8stories img {
    float: none;
    margin: 0 auto;
    width: 100%;
    max-width: 380px;
    margin-left: inherit;
    margin-bottom: 30px;
  }
}

/* Contain floated children — layout.css has overflow:hidden on .sitewidth but styles.css does not */
.box4 .sitewidth, .box6 .sitewidth { overflow: hidden; }

/* Box 4 — light bg, story image on right */
.box4 { background: url(/images/pattern1.png); }
.box4sub { background: url(/images/pic18.jpg) right top no-repeat; padding-top: 80px; padding-bottom: 70px; }
.b4content { position: relative; width: 480px; float: left; }
.b4content h2 { color: #000; font-size: 45px; font-weight: bold; padding-bottom: 6px; text-transform: uppercase; line-height: 52px; }
.b4content .b4subtitle { color: #000; font-size: 22px; padding-bottom: 32px; line-height: 28px; }
.b4content div { border-top: 2px solid #dbdbdb; padding-top: 30px; }
.b4content p { color: #000; }
.b4content a { color: #adacac; text-decoration: underline; }
.b4content a:hover { color: #c6c5c5; }
.box4 img { display: none; }

/* Box 6 — light bg, story image on left */
.box6 { background: url(/images/pattern3.png); }
.box6sub { background: url(/images/pic19.jpg) left top no-repeat; padding-top: 80px; padding-bottom: 65px; }
.b6content { position: relative; width: 490px; float: right; }
.b6content h2 { color: #000; font-size: 45px; font-weight: bold; padding-bottom: 6px; text-transform: uppercase; line-height: 52px; }
.b6content .b6subtitle { color: #000; font-size: 22px; padding-bottom: 32px; line-height: 28px; }
.b6content div { border-top: 2px solid #dbdbdb; padding-top: 30px; }
.b6content p { color: #000; }
.b6content a { color: #adacac; text-decoration: underline; }
.b6content a:hover { color: #c6c5c5; }
.box6 img { display: none; }

/* Responsive background positioning */
@media screen and (max-width: 1890px) {
  .box4sub { background: url(/images/pic18.jpg) 831px top no-repeat; }
  .box6sub { background: url(/images/pic19.jpg) -118px top no-repeat; }
}
@media screen and (max-width: 1650px) {
  .box4sub { background: url(/images/pic18.jpg) 712px top no-repeat; }
  .box6sub { background: url(/images/pic19.jpg) -237px top no-repeat; }
}
@media screen and (max-width: 1410px) {
  .box4sub { background: url(/images/pic18.jpg) 675px top no-repeat; }
  .box6sub { background: url(/images/pic19.jpg) -257px top no-repeat; }
}
@media screen and (max-width: 1336px) {
  .box4sub { background: url(/images/pic18.jpg) 632px top no-repeat; }
  .box6sub { background: url(/images/pic19.jpg) -287px top no-repeat; }
}
@media screen and (max-width: 1260px) {
  .box4sub { background: none; padding-top: 70px; padding-bottom: 60px; }
  .b4content { margin-left: 30px; width: 50%; }
  .box4 img { display: block; float: right; width: 380px; margin-right: 20px; }
  .box6sub { background: none; padding-top: 70px; padding-bottom: 60px; }
  .b6content { margin-right: 30px; width: 50%; }
  .box6 img { display: block; float: left; width: 380px; margin-left: 20px; }
}
@media screen and (max-width: 1012px) {
  .box4sub { padding-top: 60px; }
  .b4content { margin-left: inherit; width: 100%; }
  .b4content h2 { font-size: 40px; line-height: 46px; }
  .box4 img { float: none; margin: 0 auto; width: 100%; max-width: 380px; margin-right: inherit; margin-top: 10px; }
  .box6sub { padding-top: 60px; padding-bottom: 50px; }
  .b6content { margin-right: inherit; width: 100%; padding-top: 0; }
  .b6content h2 { font-size: 40px; line-height: 46px; }
  .box6 img { float: none; margin: 0 auto; width: 100%; max-width: 380px; margin-left: inherit; margin-bottom: 20px; }
}

/* Per-section story photo overrides */
#barbara .box4sub { background-image: url("/images/stories/stories-barbara.jpg") !important; }
#kenny-and-tammy .box6sub { background-image: url("/images/stories/stories-kenny-and-tammy.jpg") !important; }
#brian-and-shay .box4sub { background-image: url("/images/stories/stories-brian-and-shay.jpg") !important; }
#kenny-and-pearl .box6sub { background-image: url("/images/stories/stories-kenny-and-pearl.jpg") !important; }
@media screen and (max-width: 1260px) {
  #barbara .box4sub, #brian-and-shay .box4sub { background: none !important; }
  #kenny-and-tammy .box6sub, #kenny-and-pearl .box6sub { background: none !important; }
}
