/** COMPILED FROM SCSS SOURCE. DO NOT EDIT DIRECTLY */
html, body {
  background: #fff; }

#isSmall {
  visibility: hidden;
  float: left; }

#isMedium {
  visibility: hidden;
  float: none; }

#isLarge {
  visibility: hidden;
  float: none; }

.w4Col {
  width: 100%; }

.top {
  height: 60px; }
  .top .text {
    display: none; }
  .top .sponsorLogo {
    height: 35px; }

.chapterImage.c0 {
  background: transparent url(https://www.maddencdn.com/content/images/2017/omaha/publicartdaytrip/c0_sm.jpg) no-repeat center center scroll;
  background-size: cover; }
  .chapterImage.c0 .slideLeft, .chapterImage.c0 .slideRight {
    animation: none;
    visibility: visible; }
.chapterImage.c2 {
  background: transparent url(https://www.maddencdn.com/content/images/2017/omaha/publicartdaytrip/c2_blur_sm.jpg) no-repeat center center scroll;
  background-size: cover; }
  .chapterImage.c2.show {
    background: transparent url(https://www.maddencdn.com/content/images/2017/omaha/publicartdaytrip/c2_sm.jpg) no-repeat top center scroll;
    background-size: cover; }
.chapterImage.c3 {
  background: transparent url(https://www.maddencdn.com/content/images/2017/omaha/publicartdaytrip/c4_blur_sm.jpg) no-repeat center center scroll;
  background-size: cover; }
  .chapterImage.c3.show {
    background: transparent url(https://www.maddencdn.com/content/images/2017/omaha/publicartdaytrip/c4_sm.jpg) no-repeat top center scroll;
    background-size: cover; }
.chapterImage.c4 {
  background: transparent url(https://www.maddencdn.com/content/images/2017/omaha/publicartdaytrip/c5_blur_sm.jpg) no-repeat center center scroll;
  background-size: cover; }
  .chapterImage.c4.show {
    background: transparent url(https://www.maddencdn.com/content/images/2017/omaha/publicartdaytrip/c5_sm.jpg) no-repeat top center scroll;
    background-size: cover; }
.chapterImage.c5 {
  background: transparent url(https://www.maddencdn.com/content/images/2017/omaha/publicartdaytrip/c6_blur_sm.jpg) no-repeat center center scroll;
  background-size: cover; }
  .chapterImage.c5.show {
    background: transparent url(https://www.maddencdn.com/content/images/2017/omaha/publicartdaytrip/c6_sm.jpg) no-repeat top center scroll;
    background-size: cover; }
.chapterImage h1 {
  font-size: 3em; }
.chapterImage h2 {
  font-size: 3em; }
.chapterImage .text_block {
  width: 100%;
  background: none;
  border: 0;
  padding: 0 25px;
  margin: 0; }
  .chapterImage .text_block.text_left, .chapterImage .text_block.text_right {
    text-align: center; }

.chapter a.cta:link, .chapter a.cta:visited {
  width: 100%;
  background: url(https://www.maddencdn.com/content/images/2017/omaha/publicartdaytrip/cta-bg-mobile.jpg) no-repeat center;
  background-size: cover;
  margin: 1em auto; }

section {
  left: 0;
  float: none !important;
  width: 100% !important;
  margin: 0;
  overflow: hidden;
  padding: 30px 20px; }
  section p {
    font-size: 1em;
    line-height: 1.75em;
    margin-bottom: 1.5em;
    padding: 0 5%; }
  section h2, section h4 {
    font-size: 2em;
    margin: 0 5%; }
  section h3 {
    font-size: 1.5em;
    margin: 0.5em 5% 0 5%; }
  section a.cta:link, section a.cta:visited {
    width: calc(90% - 40px);
    padding: 20px;
    font-size: 1.5em; }

.chapter_photos, .pullquote {
  display: none; }

.inlinePhoto.mobile {
  display: block; }

#cCTA .slogan {
  height: 180px;
  background-size: 100% auto; }

.mobileOnly {
  display: block; }

.footer .alsoLikeLinkWrap {
  width: 90%;
  margin: 0 5%; }
  .footer .alsoLikeLinkWrap .rLink {
    max-height: 300px; }
  .footer .alsoLikeLinkWrap .linkWrapper {
    padding-bottom: 50%;
    margin: 0 0 1em 0;
    display: block;
    width: 100%;
    max-width: none; }
    @media (min-width: 700px) {
      .footer .alsoLikeLinkWrap .linkWrapper {
        display: inline-block;
        width: 46%;
        margin-left: 2%;
        margin-right: 2%;
        padding-bottom: 40%; } }
  .footer .alsoLikeLinkWrap .link .linkTitleWrapper {
    padding: 5px 10px; }
    .footer .alsoLikeLinkWrap .link .linkTitleWrapper .linkTitle {
      font-size: 14px;
      line-height: 18px; }
