/** 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/2019/mill_casino/remember-the-oregon-coast/c0_hero_lg.jpg) no-repeat top center fixed;
  background-size: cover; }
.chapterImage.c2 {
  background: url(https://maddencdn.com/content/images/2019/mill_casino/remember-the-oregon-coast/c2_hero_lg_blur.jpg) no-repeat top center fixed;
  background-size: cover; }
  .chapterImage.c2.show {
    background: url(https://maddencdn.com/content/images/2019/mill_casino/remember-the-oregon-coast/c2_hero_lg.jpg) no-repeat top center fixed;
    background-size: cover; }
.chapterImage.c3 {
  background: url(https://maddencdn.com/content/images/2019/mill_casino/remember-the-oregon-coast/c3_hero_lg_blur.jpg) no-repeat top center fixed;
  background-size: cover; }
  .chapterImage.c3.show {
    background: url(https://maddencdn.com/content/images/2019/mill_casino/remember-the-oregon-coast/c3_hero_lg.jpg) no-repeat top center fixed;
    background-size: cover; }
.chapterImage.c4 {
  background: url(https://maddencdn.com/content/images/2019/mill_casino/remember-the-oregon-coast/c4_hero_lg_blur.jpg) no-repeat top center fixed;
  background-size: cover; }
  .chapterImage.c4.show {
    background: url(https://maddencdn.com/content/images/2019/mill_casino/remember-the-oregon-coast/c4_hero_lg.jpg) no-repeat top center fixed;
    background-size: cover; }

.chapter .leftImage {
  width: 350px; }
  .chapter .leftImage .chapterBG.c1 {
    background: transparent url(https://maddencdn.com/content/images/2019/mill_casino/remember-the-oregon-coast/c1_side_lg_blur.jpg) no-repeat center left fixed;
    background-size: contain; }
    .chapter .leftImage .chapterBG.c1.show {
      background: transparent url(https://maddencdn.com/content/images/2019/mill_casino/remember-the-oregon-coast/c1_side_lg.jpg) no-repeat center left fixed;
      background-size: contain; }
  .chapter .leftImage .chapterBG.c2 {
    background: transparent url(https://maddencdn.com/content/images/2019/mill_casino/remember-the-oregon-coast/c2_side_lg_blur.jpg) no-repeat center left fixed;
    background-size: contain; }
    .chapter .leftImage .chapterBG.c2.show {
      background: transparent url(https://maddencdn.com/content/images/2019/mill_casino/remember-the-oregon-coast/c2_side_lg.jpg) no-repeat center left fixed;
      background-size: contain; }
  .chapter .leftImage .chapterBG.c3 {
    background: transparent url(https://maddencdn.com/content/images/2019/mill_casino/remember-the-oregon-coast/c3_side_lg_blur.jpg) no-repeat center left fixed;
    background-size: contain; }
    .chapter .leftImage .chapterBG.c3.show {
      background: transparent url(https://maddencdn.com/content/images/2019/mill_casino/remember-the-oregon-coast/c3_side_lg.jpg) no-repeat center left fixed;
      background-size: contain; }
  .chapter .leftImage .chapterBG.c4 {
    background: transparent url(https://maddencdn.com/content/images/2019/mill_casino/remember-the-oregon-coast/c4_side_lg_blur.jpg) no-repeat center left fixed;
    background-size: contain; }
    .chapter .leftImage .chapterBG.c4.show {
      background: transparent url(https://maddencdn.com/content/images/2019/mill_casino/remember-the-oregon-coast/c4_side_lg.jpg) no-repeat center left fixed;
      background-size: contain; }

section {
  width: calc(100% - 350px);
  margin: 0 0 0 350px; }
  section.c1 {
    width: 80%; }
  section h2 {
    font-size: 2em; }
  section h4 {
    font-size: 3.5em; }
  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; }
