/** COMPILED FROM SCSS SOURCE. DO NOT EDIT DIRECTLY */
.w6Col {
  width: 90%; }

.site-header {
  z-index: 1000; }

#isSmall {
  visibility: hidden;
  float: left; }

#isMedium {
  visibility: hidden;
  float: none; }

#isLarge {
  visibility: hidden;
  float: none; }

.chapterImage {
  height: 100vh; }
  .chapterImage .chapterTitle h1 {
    font-size: 2em; }
  .chapterImage .chapterTitle h2 {
    font-size: 1.5em; }
  .chapterImage.c0 {
    background: transparent url(https://maddencdn.com/content/images/2019/mill_casino/remember-the-oregon-coast/c0_hero_sm.jpg) no-repeat center center scroll;
    background-size: cover; }
    .chapterImage.c0::after {
      font-size: 1em;
      padding-top: 75px; }
  .chapterImage.c2 {
    background: url(https://maddencdn.com/content/images/2019/mill_casino/remember-the-oregon-coast/c2_hero_sm_blur.jpg) no-repeat top center scroll;
    background-size: cover; }
    .chapterImage.c2.show {
      background: url(https://maddencdn.com/content/images/2019/mill_casino/remember-the-oregon-coast/c2_hero_sm.jpg) no-repeat top center scroll;
      background-size: cover; }
  .chapterImage.c3 {
    background: url(https://maddencdn.com/content/images/2019/mill_casino/remember-the-oregon-coast/c3_hero_sm_blur.jpg) no-repeat top center scroll;
    background-size: cover; }
    .chapterImage.c3.show {
      background: url(https://maddencdn.com/content/images/2019/mill_casino/remember-the-oregon-coast/c3_hero_sm.jpg) no-repeat top center scroll;
      background-size: cover; }
  .chapterImage.c4 {
    background: url(https://maddencdn.com/content/images/2019/mill_casino/remember-the-oregon-coast/c4_hero_sm_blur.jpg) no-repeat top center scroll;
    background-size: cover; }
    .chapterImage.c4.show {
      background: url(https://maddencdn.com/content/images/2019/mill_casino/remember-the-oregon-coast/c4_hero_sm.jpg) no-repeat top center scroll;
      background-size: cover; }

.chapter .leftImage {
  display: none; }

section {
  right: 0;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 5% !important; }
  section .innerText {
    padding: 0; }
  section p {
    font-size: 1em;
    line-height: 1.75em; }
  section h2 {
    font-size: 1.5em;
    padding-top: 1em; }
  section h3 {
    font-size: 1.2em;
    margin: 2em 0; }
  section h4 {
    font-size: 1.7em;
    text-align: center;
    padding: 20px 0px;
    margin-top: 1em; }
  section .inlineImage {
    margin: 2em auto; }
    section .inlineImage.lightbox .image.twoAcross {
      width: calc(100% / 2 - 20px); }
  section .pullquote {
    margin: 3em auto;
    padding: 20px;
    font-size: 1.25em; }
  section a.cta:link, section a.cta:visited, section a.cta:active {
    margin: 2em auto;
    padding: 20px 5%;
    font-size: 1.25em; }

.inlineShare {
  display: none; }
  .inlineShare.blue {
    display: block; }

.footer .alsoLike {
  font-size: 1em; }
.footer .alsoLikeLinkWrap {
  width: 90%;
  margin: 0 5%; }
  .footer .alsoLikeLinkWrap .rLink .linkTitleWrapper {
    padding: 5px 10px; }
    .footer .alsoLikeLinkWrap .rLink .linkTitleWrapper .linkTitle {
      font-size: 1em; }
  .footer .alsoLikeLinkWrap .linkWrapper {
    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%; } }
