/** COMPILED FROM SCSS SOURCE. DO NOT EDIT DIRECTLY */

#isMobile {
  visibility: hidden;
  float: none;
}

#isTablet {
  visibility: hidden;
  float: left;
}

#doParallax {
  visibility: hidden;
  float: none;
}

@media (max-width: 850px) {
  .top .text {
    display: none;
  }
}

.chapterImage .chapterTitle h1 {
  font-size: 4em;
}

.chapterImage .chapterTitle h3 {
  color: #fff;
}

.chapterImage .chapterTitle h4 {
  font-size: 3em;
}

.chapterImage.c0 {
  background: transparent url(https://www.maddencdn.com/content/images/2017/wilmington/wilmington-neighborhood-watch/c0_hero_md.jpg) no-repeat top center scroll;
  background-size: cover;
}

.chapterImage.c3 {
  background: transparent url(https://www.maddencdn.com/content/images/2017/wilmington/wilmington-neighborhood-watch/c3_hero_md.jpg) no-repeat top center scroll;
  background-size: cover;
}

section p {
  font-size: 1.1em;
  line-height: 1.75em;
  margin-bottom: 2.0em;
}

.floatingElement .credit {
  font-size: 0.5em;
}

.footer .alsoLikeLinkWrap .linkWrapper {
  padding-bottom: 21%;
  margin: 0 5px;
}

.footer .alsoLikeLinkWrap .link .linkTitleWrapper {
  padding: 5px 10px;
}

.footer .alsoLikeLinkWrap .link .linkTitleWrapper .linkTitle {
  font-size: 14px;
  line-height: 18px;
}