/* landing page styles */
.full-hero-landing .full-hero-lower .lower-content {
    padding: 0 15px 60px;
}

p.body-text {
    font-size: 22px;
    line-height: 30px;
}

/*p.body-text a{
  color: #3c3c3c;
  text-decoration: underline;
}

p.body-text a:hover,
p.body-text a:focus{
  color: #D1344F;
}*/

.left-nav-list a {
    color: #3c3c3c;
}
.left-nav-list a:hover,
.left-nav-list a:focus {
    /*color: #FAC60E;*/
}

/*.body-list a {
    color: #3c3c3c;
    text-decoration: underline;
}

.body-list a:hover,
.body-list a:focus {
    color: #fac60e;
}*/

p.indented-text {
    margin-left: 20px;
    margin-right: 10px;
}

.full-hero-landing p.subHeadline,
.full-hero-landing h2.subHeadline {
    margin-top: 20px;
    color: #3c3c3c;
}

.sub-nav-list {
    padding: 0;
}

.sub-nav-items {
    list-style: outside none none;
    padding-left: 0;
}

.sub-nav-items a{
  color: #3c3c3c;
  text-decoration: underline;
}

.sub-nav-items a:hover,
.sub-nav-items a:focus{
  /*color: #FAC60E;*/
  text-decoration: underline;
}

p.subHeadline,
h2.subHeadline {
  margin-top: 30px;
}

.sub-nav p.subHeadline {
    margin: 26px 0;
}

.sub-nav-items li {
    border-top: 1px solid #ababab;
    font-size: 20px;
    font-family: 'FuturaRound-Book', sans-serif;
    padding: 22px 0;
}

.full-hero-landing .sub-nav-items a {
    text-decoration: none;
}

.sub-nav-items li.last-item {
    border-bottom: 1px solid #ababab;
}

.link-arrow {
    display: none;
}


/* subpage styles */
.full-hero-subPage #mainContent {
    background-size: 800px auto !important;
}

.full-hero-subPage .full-hero-upper {
    height: 134px;
}

h1.subpage-headline {
  font-size: 32px;
  color: #3C3C3C;
  font-family: 'FuturaRound-Medium', sans-serif;
}

.full-hero-subPage p.subHeadline {
  color: #3c3c3c;
}

.top-cta {
    margin: 15px 0;
}

.body-list {
  padding-left: 18px;
}

.body-list li {
    font-size: 18px;
    line-height: 28px;
    padding-left: 10px;
    font-family: 'FuturaRound-Book', sans-serif;
}

.stories {
  margin: 20px 0 0 0;
  border-top: 1px solid #ababab;
  padding: 20px 0 0 0;
}

.subpage-nav {
    border: 1px solid #ababab;
    margin-top: 30px;
}

.subpage-nav-items {
  list-style: none;
  padding: 0;
  margin: 0;
}

.subpage-nav-items li {
    font-size: 20px;
    line-height: 26px;
    margin: 20px 0;
}

/*.full-hero-subPage .subpage-nav-items a {
    text-decoration: none;
    color: #3c3c3c;
}

.full-hero-subPage .subpage-nav-items a:hover,
.full-hero-subPage .subpage-nav-items a:focus {
    color: #D1344F;
}*/


/* Breakpoint Styles */
    /*** screen ≈ TABLET  ***/
    @media (min-width: 768px) {

      .link-arrow {
          display: block;
          color: #ababab;
          float: right;
          font-size: 22px;
      }

      /* subpage styles */
      .full-hero-subPage #mainContent {
          background-size: 1000px auto !important;
      }

      .full-hero-subPage .full-hero-upper {
          height: 168px;
      }

    }

    /*** screen ≈ DESKTOP  ***/
    @media (min-width: 992px) {

      p.body-text {
          margin: 20px 0;
      }

      p.indented-text {
          margin-left: 60px;
          margin-right: 40px;
      }

      .full-hero-landing .full-hero-upper .hero-content .get-started {
          margin-top: 55px;
      }


      .full-hero-landing p.subHeadline,
      .full-hero-landing h2.subHeadline {
          font-size: 26px;
      }

      .full-hero-landing .full-hero-upper .hero-content .get-started a.btn {
          /*font-size: 18px;
          height: 42px;*/
          margin-top: 20px;
      }

      .story-banner {
          min-height: 240px;
      }

      .story1 {
        background: url("delaware_hub_story1_bg.jpg") no-repeat scroll 0 0/99% transparent;
      }

      .story2 {
        background: url("delaware_hub_story2_bg.jpg") no-repeat scroll 0 0/99% transparent;
      }

      .story3 {
        background: url("delaware_hub_story3_bg.jpg") no-repeat scroll 0 0/99% transparent;
      }

      .story4 {
        background: url("delaware_hub_story4_bg.jpg") no-repeat scroll 0 0/99% transparent;
      }

      .story5 {
        background: url("delaware_hub_story5_bg.jpg") no-repeat scroll 0 0/99% transparent;
      }

      .story6 {
        background: url("delaware_hub_story6_bg.jpg") no-repeat scroll 0 0/99% transparent;
      }

      .story7 {
        background: url("delaware_hub_story7_bg.jpg") no-repeat scroll 0 0/99% transparent;
      }

      .story8 {
        background: url("delaware_hub_story8_bg.jpg") no-repeat scroll 0 0/99% transparent;
      }

      .de-video {
        background: url("delaware_hub_video_bg.jpg") no-repeat scroll 0 0/99% transparent;
      }

      p.image-headline {
        color: #ffffff;
        font-family: 'FuturaRound-Medium', sans-serif;
        margin-left: 12px;
        margin-right: 12px;
        font-size: 20px;
      }

      .banner-text {
        background-color: #003C5C;
        border-radius: 0px;
        margin: 0;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 1000;
        zoom: 1;
        min-height: 80px;
        width: 310px;
      }

      .sub-nav-list {
          padding: 0 15px;
      }

      .sub-nav-items li {
        font-size: 16px;
        padding: 18px 0;
      }


      /* subpage styles */
      .full-hero-subPage #mainContent {
          background-size: 1500px auto !important;
      }

      .full-hero-subPage .get-started {
          height: 249px;
          position: relative;
      }

      a.subpage-cta {
          bottom: 0;
          position: absolute;
          right: 0;
      }

      .full-hero-subPage .full-hero-upper {
          height: 288px !important;
      }

      .body-list li {
          font-size: 20px;
          line-height: 30px;
          margin-bottom: 10px;
      }

      .divider-img {
          padding-left: 0;
          padding-right: 0;
          margin-bottom: 20px;
      }

      .divider-img img {
          width: 100%;       
      }

      .cta-tagline {
          float: left;
          margin-right: 30px;
      }

      .bottom-cta {
          float: left;
          margin-right: 20px;
          width: 230px;
      }

      .subpage-nav {
          border: none;
          margin-top: 0px;
      }

      .lower-content-nav p.subHeadline {
          font-size: 26px;
      }

      .subpage-nav-items li {
        margin: 10px 0;
      }

      /* left nav styles */

      .lower-content-left {
          padding: 0 15px 0 0;
      }

      .left-nav-link {
          border-bottom: 1px solid #ababab;
          font-size: 22px;
          font-family: 'FuturaRound-Demi', sans-serif;
          margin: 0;
          padding: 10px 0;
      }

      .de-hub-left .panel {
          border: medium none;
          box-shadow: none;
      }

      .de-hub-left .panel-heading {
          background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
          border-bottom: 1px solid #ababab;
          padding-left: 0;
      }

      .de-hub-left .panel-body {
          border: medium none !important;
      }

      .de-hub-left .panel-title {
          color: #3C3C3C;
          font-size: 20px;
          font-family: 'FuturaRound-Medium', sans-serif;
      }

      .de-hub-left .left-nav-list {
          list-style: outside none none;
          margin: 0;
          padding: 0;
      }

      .de-hub-left .left-nav-list > li {
          border-bottom: 1px solid #ababab;
          font-size: 18px;
          font-family: 'FuturaRound-Book', sans-serif;
          padding: 8px 0 8px 25px;
      }

      .full-hero-subPage .left-nav-list a,
       {
          text-decoration: none;
      }

      .de-hub-left .panel-body {
          padding: 0;
      }

      .de-hub-left .link-arrow {
          margin-right: -15px;
          margin-top: -2px;
      }

    }

    /*** screen ≈ WIDESCREEN  ***/
    @media (min-width: 1200px) {

      .cta-tcc3-btn {
          display: none;
      }

      .story-banner {
        min-height: 264px;
      }

      .story1,
      .story2,
      .story3,
      .story4,
      .story5,
      .story6,
      .story7,
      .story8,
      .de-video {
        background-size: 95%;
      }

      .banner-text {
        width: 361px;
      }

      .sub-nav-items li {
          font-size: 19px;
          font-family: 'FuturaRound-Book', sans-serif;
          padding: 22px 0;
      }


      /* subpage styles */
      .divider-img img {
          width: 95%;       
      }

      .lower-content-nav p.subHeadline {
          font-size: 28px;
      }

    }


