/** COMPILED FROM SCSS SOURCE. DO NOT EDIT DIRECTLY */
#isSmall {
  visibility: hidden;
  float: left; }

#isMedium {
  visibility: hidden;
  float: none; }

#isLarge {
  visibility: hidden;
  float: none; }

.w4Col {
  width: 100% !important; }

.top {
  height: 60px; }
  .top .topLogo {
    top: 0;
    left: 50%;
    transform: translateX(-50%); }
    .top .topLogo .sponsorLogo {
      height: calc(60px - 6px - 10px); }
    .top .topLogo::before {
      border-width: 100px 150px 0 150px; }
  .top .text {
    display: none; }

.chapterImage.c0 {
  background: transparent url(https://www.maddencdn.com/content/images/2019/aot/winslow/anotherfinesight/c0_hero_sm.jpg) no-repeat center center scroll;
  background-size: cover; }
.chapterImage.c2 {
  background: transparent url(https://www.maddencdn.com/content/images/2019/aot/winslow/anotherfinesight/c1_hero_sm.jpg) no-repeat top center scroll;
  background-size: cover;
  height: 80%; }
  .chapterImage.c2.show {
    background: transparent url(https://www.maddencdn.com/content/images/2019/aot/winslow/anotherfinesight/c1_hero_sm.jpg) no-repeat top center scroll;
    background-size: cover; }
.chapterImage.c3 {
  background: transparent url(https://www.maddencdn.com/content/images/2019/aot/winslow/anotherfinesight/c2_hero_sm.jpg) no-repeat top center scroll;
  background-size: cover;
  height: 80%; }
  .chapterImage.c3.show {
    background: transparent url(https://www.maddencdn.com/content/images/2019/aot/winslow/anotherfinesight/c2_hero_sm.jpg) no-repeat top center scroll;
    background-size: cover; }
.chapterImage .chapterTitle {
  left: 0;
  padding: 0 2em; }
.chapterImage h1 {
  font-size: 2.7em;
  letter-spacing: 3px; }
  .chapterImage h1 span {
    display: inline; }
.chapterImage h2 {
  font-size: 1.5em; }
.chapterImage .author {
  font-size: 1.1em; }

.photoCredit {
  font-size: 1em;
  left: 1.5em; }

.pullquote {
  font-size: 3em; }
  .pullquote::before, .pullquote::after {
    width: 40px; }

section {
  margin: 1em auto; }
  section h2 {
    font-size: 1.5em; }
  section p {
    font-size: 1em;
    line-height: 1.65em;
    margin-bottom: 2em; }

.cta {
  width: 90%;
  margin: 1em auto;
  font-size: 2em; }

.footer .alsoLike {
  font-size: 2em;
  padding: 1em 0; }
.footer .alsoLikeLinkWrap {
  width: 90%;
  margin: 0 5%; }
  .footer .alsoLikeLinkWrap .linkWrapper {
    padding-bottom: 15%;
    margin: 0 0 1em 0;
    display: block;
    width: 100%;
    max-width: none; }
  .footer .alsoLikeLinkWrap .link .linkTitleWrapper {
    padding: 5px 10px; }
    .footer .alsoLikeLinkWrap .link .linkTitleWrapper .linkTitle {
      font-size: 14px;
      line-height: 18px; }
