/** COMPILED FROM SCSS SOURCE. DO NOT EDIT DIRECTLY */
#isSmall {
  visibility: hidden;
  float: none;
}

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

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

.chapterImage.c0 {
  background: transparent url(https://maddencdn.com/content/images/2020/buffalo/unexpected-legacy/c0_hero_md.jpg) no-repeat left center scroll;
  background-size: cover;
}

.chapterTitle img {
  width: 90%;
}

.chapter .leftImage .chapterBG.c1 {
  background: transparent url(https://maddencdn.com/content/images/2020/buffalo/unexpected-legacy/c1_hero_md.jpg) no-repeat center left scroll;
  background-size: cover;
}
.chapter .leftImage .chapterBG.c2 {
  background: transparent url(https://maddencdn.com/content/images/2020/buffalo/unexpected-legacy/c2_hero_md_ph.jpg) no-repeat center left scroll;
  background-size: cover;
}
.chapter .leftImage .chapterBG.c2.show {
  background: transparent url(https://maddencdn.com/content/images/2020/buffalo/unexpected-legacy/c2_hero_md.jpg) no-repeat center left scroll;
  background-size: cover;
}
.chapter .leftImage .chapterBG.c3 {
  background: transparent url(https://maddencdn.com/content/images/2020/buffalo/unexpected-legacy/c3_hero_md_ph.jpg) no-repeat center scroll;
  background-size: cover;
}
.chapter .leftImage .chapterBG.c3.show {
  background: transparent url(https://maddencdn.com/content/images/2020/buffalo/unexpected-legacy/c3_hero_md.jpg) no-repeat center left scroll;
  background-size: cover;
}
.chapter .leftImage .chapterBG.c4 {
  background: transparent url(https://maddencdn.com/content/images/2020/buffalo/unexpected-legacy/c4_hero_md_ph.jpg) no-repeat center left scroll;
  background-size: cover;
}
.chapter .leftImage .chapterBG.c4.show {
  background: transparent url(https://maddencdn.com/content/images/2020/buffalo/unexpected-legacy/c4_hero_md.jpg) no-repeat center left scroll;
  background-size: cover;
}

section.c2, section.c3, section.c4 {
  margin: 0px 1em 0 30em;
  width: 44%;
}
section p {
  font-size: 1.1em;
  line-height: 1.75em;
}
section .pullquote {
  margin: 3em auto;
  font-size: 1.5em;
}
section a.cta:link,
section a.cta:visited,
section a.cta:active {
  padding: 30px;
  font-size: 1.5em;
}

.footer .alsoLike {
  font-size: 2.25em;
}
.footer .alsoLikeLinkWrap .rLink .linkTitleWrapper .linkTitle {
  font-size: 1em;
}