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

.chapterImage.c0 {
  background: #f3f3f3 url(//maddencdn.com/content/images/2015/omaha/foodies/intro-img-md.jpg) no-repeat center center scroll;
  -webkit-background-size: cover;
  background-size: cover;
  height: 97.5%;
}

.chapterImage.c0 #v0 {
  display: none;
}

.chapterImage.c0 .titleText .cit1 {
  font-size: 4em;
  line-height: 0.5em;
  margin-top: 20px;
}

.chapterImage.c0 .titleText .cit3 {
  font-size: 1.5em;
  line-height: 4em;
  margin-bottom: -14px;
}

.chapterImage.c2 {
  background: #f98200 url(//maddencdn.com/content/images/2015/omaha/foodies/bg-diag-orange.png) repeat top left fixed;
  height: 23%;
}

.chapterImage.c3 {
  background: #f98200 url(//maddencdn.com/content/images/2015/omaha/foodies/bg-diag-orange.png) repeat top left fixed;
  height: 23%;
}

.chapterImage.c4 {
  background: #f3f3f3 url(//maddencdn.com/content/images/2015/omaha/foodies/ch4-title-img-md.jpg) no-repeat center center scroll;
  -webkit-background-size: cover;
  background-size: cover;
  height: 100%;
}

.chapterImage .centerTitle {
  font-size: 4em;
  line-height: 1.2em;
}

.chapter.c2 #c2Float {
  margin-top: 0;
}

.chapter.c3 #c3Float1 {
  margin-bottom: 20%;
}

.chapter.c4 #c4Float1 #map {
  height: 300px;
  width: 100%;
  margin: 2% 0 5% 0;
  padding: 0px;
}

.chapter.c4 #c4Float2 img {
  width: 50%;
}

#carouselWrapper {
  display: none;
}

#lightbox {
  display: block;
}

.floatingElement,
.pullQuote {
  margin-left: 3%;
}