/** COMPILED FROM SCSS SOURCE. DO NOT EDIT DIRECTLY */
@import url("https://fonts.googleapis.com/css?family=Cormorant+Garamond:400,700|Open+Sans");
html, body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #fff url(https://maddencdn.com/content/images/2019/mill_casino/remember-the-oregon-coast/bg.jpg) repeat;
  background-size: 400px 400px;
  font-size: 1.0em;
  line-height: 1.1; }
  html img, body img {
    border: none; }

#isSmall {
  visibility: hidden;
  float: none; }

#isMedium {
  visibility: hidden;
  float: none; }

#isLarge {
  visibility: hidden;
  float: none; }

.w1Col {
  width: 12.5%; }

.w2Col {
  width: 25%; }

.w3Col {
  width: 37.5%; }

.w4Col {
  width: 50%; }

.w5Col {
  width: 62.5%; }

.w6Col {
  width: 75%; }

.w7Col {
  width: 87.5%; }

.w8Col {
  width: 100%; }

.floatLeft {
  float: left; }

.floatRight {
  float: right; }

.contentLeft {
  text-align: left; }

.contentCenter {
  text-align: center; }

.contentRight {
  text-align: right; }

blockquote {
  display: none; }

.nonResponsive {
  display: none; }

#loading {
  background: rgba(0, 0, 0, 0.95) url(https://maddencdn.com/content/images/2019/mill_casino/remember-the-oregon-coast/icon_loading.gif) no-repeat center 56%;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1001;
  width: 100%;
  height: 100vh;
  text-align: center;
  transition: opacity ease .5s; }
  #loading.complete {
    opacity: 0;
    pointer-events: none; }
  #loading img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto; }

.top {
  position: absolute;
  width: 100%;
  height: 130px;
  padding: 10px 0 0 0;
  top: 0;
  left: 0;
  z-index: 1000;
  background: linear-gradient(to bottom, #000 50%, rgba(0, 0, 0, 0)); }
  .top .topLogo {
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%); }
    .top .topLogo img {
      display: block;
      width: 100%;
      height: auto;
      margin: auto; }

.chapterImage {
  cursor: default;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  z-index: 0;
  text-align: center;
  height: 100vh;
  overflow: hidden;
  line-height: 1.5em; }
  .chapterImage.c0::after {
    content: "Scroll Down";
    max-width: 740px;
    height: 100px;
    font-size: 1.5em;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    padding-top: 60px;
    text-transform: uppercase; }
  .chapterImage .chapterTitle {
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
    z-index: 100;
    transform: translateY(-50%);
    box-sizing: border-box; }
    .chapterImage .chapterTitle h1 {
      position: relative;
      z-index: 4;
      color: #33423F;
      line-height: 1;
      font-size: 5em;
      font-weight: 400;
      font-family: "Cormorant Garamond", serif;
      text-align: center;
      text-transform: uppercase;
      margin: 0; }
      .chapterImage .chapterTitle h1 .remembering {
        display: inline-block;
        position: relative;
        margin-bottom: 25px; }
        .chapterImage .chapterTitle h1 .remembering::after {
          content: "";
          display: block;
          position: absolute;
          left: 50%;
          bottom: -15px;
          width: 80%;
          transform: translateX(-50%);
          height: 2px;
          background-color: rgba(255, 255, 255, 0.7); }
      .chapterImage .chapterTitle h1 .bottom {
        display: block;
        margin: 0 auto;
        max-width: 90%; }
    .chapterImage .chapterTitle h2 {
      font-size: 3em;
      font-weight: 400;
      font-family: "Cormorant Garamond", serif;
      color: #33423F;
      line-height: 1;
      padding: 0 20px; }

.chapter {
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  width: 100%;
  position: relative;
  z-index: 499; }
  .chapter .leftImage {
    position: absolute;
    width: 550px;
    height: 100%;
    z-index: 10; }
    .chapter .leftImage .chapterBG {
      position: absolute;
      width: 100%;
      height: 100%; }

section {
  position: relative;
  display: block;
  cursor: default;
  user-select: none;
  padding: 5em;
  text-align: left;
  box-sizing: border-box;
  color: #333;
  font-family: "Open Sans", sans-serif;
  color: #333;
  width: calc(100% - 550px);
  margin: 0 0 0 550px; }
  section.fullWidth {
    padding: 4em 0; }
  section h3 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 1.3em;
    color: #333;
    margin: 0 0 2em 0;
    text-align: center; }
  section h4 {
    font-size: 4em;
    font-weight: 400;
    font-family: "Cormorant Garamond", serif;
    text-align: left;
    color: #33423F;
    padding: 20px 100px;
    margin: 0 0 0.5em 0;
    border-bottom: 1px solid #ff5d00; }
  section.c1 h4 {
    margin: 0.5em 0;
    border-bottom-color: #33423F; }
  section .innerText {
    padding: 0 100px; }
  section p {
    padding: 0;
    margin-bottom: 1em; }
  section .pullquote {
    position: relative;
    width: 100%;
    margin: 2em auto;
    padding: 50px 3em;
    font-family: "Cormorant Garamond", serif;
    font-weight: 400;
    font-size: 2.3em;
    color: #fff;
    line-height: 1.35em;
    text-align: center;
    box-sizing: border-box;
    opacity: 0;
    transition: 0.5s ease-in 0.5s;
    background-color: #000; }
    section .pullquote.show {
      opacity: 1;
      transition: 0.5s ease-in 0.5s; }
  section .inlineImage {
    position: relative;
    width: 100%;
    margin: 4em auto;
    max-width: 700px;
    opacity: 0;
    transition: 0.5s ease-in 0.5s; }
    section .inlineImage.show {
      opacity: 1;
      transition: 0.5s ease-in 0.5s; }
    section .inlineImage.lightbox {
      overflow: hidden; }
      section .inlineImage.lightbox .image {
        float: left;
        width: calc(100% / 3 - 20px);
        margin: 10px; }
    section .inlineImage img {
      display: block;
      width: 100%;
      height: auto;
      margin: auto; }
  section a:link, section a:visited, section a:active {
    text-decoration: none;
    font-weight: bold;
    color: #0f93cd; }
  section a:hover {
    text-decoration: underline; }
  section a.cta:link, section a.cta:visited, section a.cta:active {
    display: block;
    width: 100%;
    margin: 2em auto;
    padding: 0 2em;
    color: #333;
    font-family: "Cormorant Garamond", serif;
    font-weight: 400;
    font-size: 2.5em;
    line-height: 1.35em;
    text-align: center;
    box-sizing: border-box;
    max-width: 840px;
    transition: all 0.3s; }
    section a.cta:link .memories, section a.cta:visited .memories, section a.cta:active .memories {
      font-size: 200%;
      text-transform: uppercase;
      display: block;
      padding-bottom: 0.3em;
      border-bottom: 1px solid #333;
      margin-bottom: 0.3em;
      transition: border-bottom 0.3s; }
  section a.cta:hover {
    text-decoration: none;
    color: #ff5d00; }
    section a.cta:hover .memories {
      border-bottom-color: #ff5d00; }

.inlineShare {
  text-align: center;
  margin: 2em 0 0 0;
  width: 100%; }
  .inlineShare.fullWidth {
    margin-left: 0;
    width: 100%; }
  .inlineShare span {
    position: relative;
    display: inline-block;
    transform: translateY(-8px);
    text-transform: uppercase;
    color: #777777;
    font-family: "Open Sans", sans-serif;
    font-size: 0.9em;
    font-weight: bold; }
  .inlineShare a {
    text-decoration: none !important;
    display: inline-block;
    width: 21px;
    height: 21px;
    margin-left: 8px; }
    .inlineShare a.facebook {
      background: transparent url(https://maddencdn.com/content/images/2019/mill_casino/remember-the-oregon-coast/soc_facebook.png) no-repeat;
      background-size: cover; }
    .inlineShare a.pinterest {
      background: transparent url(https://maddencdn.com/content/images/2019/mill_casino/remember-the-oregon-coast/soc_pinterest.png) no-repeat;
      background-size: cover; }
    .inlineShare a.twitter {
      width: 24px;
      background: transparent url(https://maddencdn.com/content/images/2019/mill_casino/remember-the-oregon-coast/soc_twitter.png) no-repeat;
      background-size: cover; }
    .inlineShare a:hover {
      opacity: 0.7; }

.footer {
  position: relative;
  width: 100%;
  background: #33423F;
  text-align: center;
  padding: 0 0 2.0em 0;
  z-index: 999; }
  .footer a {
    text-decoration: none; }
  .footer .alsoLike {
    overflow: hidden;
    width: 90%;
    margin: 0;
    text-align: center;
    padding: 1em 5%;
    text-align: center;
    color: #fff;
    font-family: "Cormorant Garamond", serif;
    font-weight: normal;
    font-size: 2.5em;
    line-height: 1.25em;
    text-transform: uppercase; }
  .footer .alsoLikeLinkWrap .linkWrapper {
    position: relative;
    height: 200px;
    width: 20%;
    max-width: 300px;
    margin: 0 20px;
    display: inline-block; }
  .footer .alsoLikeLinkWrap .rLink {
    width: 100%;
    height: 100%;
    position: absolute;
    display: inline-block;
    left: 0;
    top: 0;
    transition: 0.25s ease-in; }
    .footer .alsoLikeLinkWrap .rLink.rLink1 {
      background: transparent url(https://maddencdn.com/content/images/2019/mill_casino/remember-the-oregon-coast/footer_img1.jpg) no-repeat center;
      background-size: 100% auto; }
    .footer .alsoLikeLinkWrap .rLink.rLink2 {
      background: transparent url(https://maddencdn.com/content/images/2019/mill_casino/remember-the-oregon-coast/footer_img2.jpg) no-repeat center;
      background-size: 100% auto; }
    .footer .alsoLikeLinkWrap .rLink.rLink3 {
      background: transparent url(https://maddencdn.com/content/images/2019/mill_casino/remember-the-oregon-coast/footer_img3.jpg) no-repeat center;
      background-size: 100% auto; }
    .footer .alsoLikeLinkWrap .rLink .linkTitleWrapper {
      background-color: rgba(0, 0, 0, 0.6);
      display: table;
      position: absolute;
      width: 100%;
      bottom: 0;
      padding: 10px 15px;
      transition: 0.25s ease-in;
      text-align: left;
      box-sizing: border-box; }
      .footer .alsoLikeLinkWrap .rLink .linkTitleWrapper .linkTitle {
        display: table-cell;
        vertical-align: middle;
        color: #fff;
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 0.9em;
        line-height: 1.125em; }
    .footer .alsoLikeLinkWrap .rLink:hover .linkTitleWrapper {
      background-color: rgba(0, 0, 0, 0.8);
      transition: 0.25s ease-in; }
