body {
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, hsla(27, 17%, 51%, .85), hsla(27, 17%, 51%, .85)), url('../images/al_papertexture.jpg');
  background-image: linear-gradient(180deg, hsla(27, 17%, 51%, .85), hsla(27, 17%, 51%, .85)), url('../images/al_papertexture.jpg');
  background-size: auto, auto;
  background-attachment: scroll, scroll;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 9px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #2e2816;
  font-size: 16px;
  line-height: 32px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #2e2816;
  font-size: 12px;
  line-height: 36px;
  font-weight: 600;
  text-align: center;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 15px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #382f26;
  font-size: 12px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h5 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #2e2816;
  font-size: 10px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #382f26;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

p {
  margin-bottom: 5px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #2e2816;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 1px;
  text-indent: 1px;
  list-style-type: disc;
}

a {
  position: static;
  padding-top: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #2e2816;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

a:hover {
  color: #c74d28;
}

a:active {
  color: #962020;
}

.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: #000;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.top-header {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  height: 275px;
  background-color: transparent;
  background-image: url('../images/mountains.png'), -webkit-linear-gradient(270deg, rgba(241, 198, 23, .85), hsla(50, 89%, 72%, .85));
  background-image: url('../images/mountains.png'), linear-gradient(180deg, rgba(241, 198, 23, .85), hsla(50, 89%, 72%, .85));
  background-position: 70% 100%, 0% 0%;
  background-size: 2000px, auto;
  background-repeat: repeat-x, repeat;
  background-attachment: scroll, scroll;
  opacity: 1;
}

.top-section-base {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  height: auto;
  margin-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, rgba(219, 166, 33, .85), transparent 74%);
  background-image: linear-gradient(180deg, rgba(219, 166, 33, .85), transparent 74%);
  opacity: 1;
}

.header-logo {
  position: static;
  left: 0px;
  top: 0px;
  display: inline-block;
  padding-top: 40px;
  float: none;
  text-align: center;
}

.header-container {
  padding-top: 0px;
  text-align: center;
}

.header-lower-columns {
  margin-bottom: 10px;
  padding-bottom: 5px;
}

.header-base-column-left {
  text-align: right;
}

.tj-header-image {
  margin-top: -196px;
  margin-right: -30px;
}

.jeff-header-image {
  margin-top: -200px;
  margin-left: -40px;
  text-shadow: 1px 1px 6px #000;
}

.page-nav {
  position: static;
  clear: both;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #e4bd39;
  background-image: -webkit-linear-gradient(270deg, #e09e22, transparent);
  background-image: linear-gradient(180deg, #e09e22, transparent);
  text-align: center;
}

.page-nav.bottom {
  background-color: transparent;
  background-image: none;
  color: #2e2816;
}

.page-nav-container {
  display: inline-block;
  text-align: center;
}

.nav-menu {
  position: static;
  display: inline;
  height: 50px;
}

.game-rules-list {
  color: #2e2816;
  list-style-type: disc;
}

.list-item {
  padding-top: 8px;
  padding-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  text-align: left;
}

.list-box {
  padding-top: 2px;
  padding-bottom: 2px;
  border-style: solid none;
  border-color: #382f26 #4d4639;
  border-right-width: 2px;
  border-bottom-width: 3px;
  border-left-width: 2px;
  border-radius: 10px;
}

.tim-column {
  position: static;
  left: 0px;
  top: 0px;
  padding-right: 0px;
  padding-left: 40px;
  text-align: left;
}

.jeff-column {
  position: static;
  padding-right: 40px;
  padding-left: 0px;
  text-align: right;
}

.image-frame-div {
  margin-bottom: 20px;
  padding: 5px 5px 10px;
  border-radius: 0px 4px 4px 0px;
  background-color: rgba(56, 47, 38, .02);
  text-align: center;
}

.image-frame-div.jeff {
  padding-left: 2.5px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.image-frame-div.tim {
  padding-right: 2.5px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.line-image {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  clear: none;
}

.story-section {
  margin-top: 5px;
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: transparent;
}

.story-container {
  border-radius: 10px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, hsla(31, 21%, 61%, .34), hsla(32, 17%, 66%, .11));
  background-image: linear-gradient(180deg, hsla(31, 21%, 61%, .34), hsla(32, 17%, 66%, .11));
}

.bottom-section {
  background-color: transparent;
}

.page-bottom-container {
  margin-top: 0px;
}

.line-header-div-block {
  margin-bottom: 19px;
}

.line-header-div-block.seperation {
  margin-top: 25px;
}

.border-line {
  display: block;
  max-height: 0px;
  margin-left: 0px;
  padding-left: 0px;
  float: none;
  border-color: #382f26;
  border-top-style: solid;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.lines-border-block {
  height: 20px;
  max-height: 20px;
  margin-right: 0px;
  margin-left: 0px;
  border-style: solid none none;
  border-width: 3px;
  border-color: #918474 #382f26 #382f26;
  border-radius: 10px;
}

.mobile-menu-item.w--current {
  color: #2e2816;
}

@media (max-width: 991px) {
  h1 {
    margin-top: 8px;
    line-height: 22px;
  }
  h6 {
    color: #382f26;
    font-weight: 700;
  }
  .top-header {
    height: 275px;
  }
  .top-section-base {
    height: 225px;
  }
  .header-logo {
    padding-top: 30px;
  }
  .tj-header-image {
    margin-right: 0px;
    padding-right: 7px;
  }
  .jeff-header-image {
    margin-left: 0px;
    padding-left: 7px;
  }
  .header-base-column-center {
    position: static;
    display: block;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .page-nav {
    background-color: transparent;
    background-image: -webkit-linear-gradient(270deg, #e09e22, #e4bd39);
    background-image: linear-gradient(180deg, #e09e22, #e4bd39);
  }
  .nav-menu-button {
    padding-top: 10px;
    padding-bottom: 5px;
  }
  .list-item {
    margin-left: 23px;
    padding-left: 0px;
    font-size: 12px;
  }
  .list-box {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    min-width: 360px;
    margin-right: 0px;
    margin-left: -49px;
    padding-left: 0px;
    text-align: left;
  }
  .tim-column {
    padding-left: 45px;
  }
  .jeff-column {
    padding-right: 45px;
  }
  .lines-border-block {
    height: 20px;
    border-top-color: #918474;
  }
}

@media (max-width: 767px) {
  h1 {
    margin-top: 0px;
    margin-right: -40px;
    margin-left: -40px;
    padding-top: 20px;
  }
  h6 {
    margin-bottom: 5px;
    color: #382f26;
    font-weight: 700;
  }
  a {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    display: block;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    float: none;
    clear: none;
    direction: ltr;
    font-family: 'Open Sans', sans-serif;
    color: #2e2816;
    text-align: center;
    list-style-type: none;
  }
  .top-header {
    height: 275px;
  }
  .header-logo {
    position: relative;
    left: 0px;
    top: -5px;
    right: 0px;
    bottom: -5px;
    z-index: 5;
    display: inline-block;
    overflow: visible;
    padding-top: 20px;
    float: none;
    clear: both;
  }
  .header-container {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 5;
  }
  .header-lower-columns {
    margin-top: 0px;
  }
  .tj-header-image {
    margin-top: -250px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .jeff-header-image {
    margin-top: -250px;
  }
  .page-nav {
    position: relative;
    left: auto;
    top: 0px;
    right: auto;
    z-index: 20;
    display: block;
    clear: none;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #e4bd39;
    text-align: center;
  }
  .page-nav.bottom {
    top: 1px;
  }
  .page-nav-container {
    text-align: center;
  }
  .nav-menu {
    position: static;
    left: 0px;
    top: 25px;
    right: 0px;
    bottom: 0px;
    z-index: 20;
    display: block;
    height: 197px;
    min-width: 0px;
    float: none;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    background-color: rgba(219, 156, 20, .8);
    text-align: center;
    text-transform: none;
  }
  .nav-menu-button {
    display: inline-block;
    float: none;
    clear: both;
  }
  .nav-menu-button.w--open {
    position: relative;
    z-index: 4;
    display: block;
    width: 100%;
    float: none;
    background-color: transparent;
    direction: ltr;
    color: #4d4639;
    text-align: center;
    text-transform: uppercase;
  }
  .list-item {
    padding-right: 30px;
  }
  .list-box.mobile-game-rules {
    min-width: 0px;
    margin-right: 20px;
    margin-bottom: 0px;
    margin-left: 20px;
    padding-left: 0px;
  }
  .tim-column {
    padding-left: 30px;
  }
  .jeff-column {
    padding-right: 30px;
  }
  .story-section {
    margin-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .story-container {
    overflow: scroll;
    height: 250px;
  }
  .mobile-nav-icon {
    display: inline-block;
  }
  .mobile-game-rules-copy {
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .lines-border-block {
    height: 20px;
    max-height: 20px;
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 0px;
    border-top-color: #918474;
    border-left-color: #b39f88;
  }
  .logo-div {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 2;
    display: block;
    clear: none;
  }
  .nav-section {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    display: block;
    text-align: center;
  }
  .tempnav-menu {
    position: relative;
    left: 0px;
    top: 0px;
    display: inline-block;
    float: none;
    text-align: center;
  }
  .temp-nav-links {
    text-align: center;
  }
  .mobile-menu-item {
    text-align: center;
  }
  .mobile-menu-item.w--current {
    color: #2e2816;
  }
}

@media (max-width: 479px) {
  h1 {
    display: block;
    min-width: 300px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: -96px;
    padding-top: 10px;
  }
  h2 {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0px;
  }
  h6 {
    padding-bottom: 5px;
  }
  p {
    padding-right: 20px;
    padding-left: 20px;
  }
  a {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 15;
    clear: none;
  }
  a:focus {
    clear: both;
    color: #7a2f06;
  }
  .top-header {
    height: 230px;
  }
  .tj-header-image {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .header-base-column-center {
    position: static;
  }
  .page-nav {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 15;
    margin-right: 0px;
    margin-left: 0px;
    clear: none;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: transparent;
    background-image: -webkit-linear-gradient(270deg, #ffae00, #e4bd39);
    background-image: linear-gradient(180deg, #ffae00, #e4bd39);
  }
  .page-nav.bottom {
    margin-top: 0px;
  }
  .nav-menu {
    height: 200px;
  }
  .list-box.mobile-game-rules {
    margin-right: 10px;
    margin-left: 10px;
  }
  .tim-column {
    padding-left: 10px;
  }
  .jeff-column {
    padding-right: 10px;
  }
  .story-section {
    margin-top: 60px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .page-bottom-container {
    margin-top: 0px;
  }
  .lines-border-block {
    margin-right: 10px;
    margin-left: 10px;
  }
}