.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  background-image: url('../images/background_wallpaper_02_lighter.jpg');
  background-position: 0 0;
  background-size: 125px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  color: #311806;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Octopus, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h3 {
  color: #311806;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Dust west, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
}

h4 {
  color: #f8e2d3;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Merriweather, serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.navbar {
  background-image: url('../images/b_header_03.jpg');
  background-position: 50% 0;
  background-repeat: repeat-x;
  background-size: 153px 166px;
  margin-bottom: 0;
  padding-bottom: 65px;
}

.nav-link {
  color: #ebbe9d;
  background-image: url('../images/b_header_02.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 125px;
  border-radius: 10px 0 0 10px;
  font-family: Bitter, serif;
  font-weight: 700;
}

.nav-link:hover {
  background-color: #d85c28;
  background-image: none;
}

.nav-link-02 {
  color: #ebbe9d;
  background-image: url('../images/b_header_02.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 125px;
  border-radius: 0;
  font-family: Bitter, serif;
  font-weight: 700;
}

.nav-link-02:hover {
  background-color: #d85c28;
  background-image: none;
}

.container {
  padding-top: 20px;
  padding-left: 14px;
}

.brand {
  width: 152px;
  height: 80px;
  background-image: url('../images/2018_bb_logo_lightbrass_lr.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 152px 80px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link-03 {
  color: #ebbe9d;
  background-image: url('../images/b_header_02.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 125px;
  border-radius: 0 10px 10px 0;
  font-family: Bitter, serif;
  font-weight: 700;
}

.nav-link-03:hover {
  background-color: #d85c28;
  background-image: none;
}

.herosection {
  background-image: url('../images/background_wallpaper_02_lighter.jpg');
  background-position: 0 0;
  background-size: auto;
  border-top: 5px solid #311806;
}

.hero-heading {
  color: #db9738;
  text-align: center;
  text-shadow: 4px 4px 7px #311806;
  font-family: Bitter, serif;
  font-size: 29px;
  line-height: 1em;
}

.hero-text {
  color: #311806;
  text-align: center;
  border-radius: 20px;
  padding: 10px;
  font-family: Bitter, serif;
}

.container-2 {
  text-align: center;
  padding: 40px 32px;
}

.herosubheading {
  color: #f8e2d3;
  padding-bottom: 52px;
}

.experiencesection {
  padding-top: 0;
  padding-bottom: 12px;
}

.experiencecontainer {
  padding-top: 16px;
  padding-bottom: 16px;
}

.darksubheading {
  color: #f8e2d3;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
  font-family: Baretto;
}

.gamecolumn {
  background-color: #311806;
  background-image: url('../images/2019_Home_Banner_Game.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 540px;
  padding-bottom: 21px;
}

.bookcolumn {
  background-color: #311806;
  background-image: url('../images/2019_Home_Banner_Book.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 540px;
  padding-bottom: 21px;
}

.subselltext {
  color: #fff;
  margin-right: 138px;
  padding-bottom: 15px;
  padding-left: 10px;
  font-family: Bitter, serif;
}

.button {
  width: 300px;
  height: 59px;
  color: #311806;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/i_button.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 300px 59px;
  padding-top: 19px;
  font-family: Bitter, serif;
  font-size: 16px;
  font-weight: 700;
}

.heading {
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-image: url('../images/background_wallpaper.jpg');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: 125px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 18px;
  padding-bottom: 20px;
  font-family: Nexarustslab free, sans-serif;
  font-size: 60px;
}

.charcterslarge {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.charcter-text {
  color: #311806;
  text-align: center;
  border-radius: 20px;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 21px;
  font-family: Bitter, serif;
}

.charcterstext {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  padding: 17px 0;
  display: flex;
}

.charctersheading {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.heading-charcters {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 18px;
  padding-bottom: 4px;
  font-family: Nexarustslab free, sans-serif;
  font-size: 55px;
}

.charcter-text-02 {
  color: #311806;
  text-align: center;
  background-image: url('../images/background_wallpaper.jpg');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: 239px;
  border-radius: 0;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 21px;
  font-family: Bitter, serif;
}

.charcter-text-copy {
  color: #311806;
  text-align: center;
  background-image: url('../images/background_brass.jpg');
  background-position: 50%;
  background-size: 1491px;
  border-radius: 20px;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 21px;
  font-family: Bitter, serif;
}

.title {
  color: #311806;
  font-family: Bitter, serif;
  font-weight: 700;
}

.actor {
  font-weight: 400;
}

.footer {
  background-color: #311806;
  background-image: linear-gradient(rgba(49, 24, 6, .5), rgba(49, 24, 6, .5)), url('../images/BB_border_1BB_border.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, 125px;
  padding-bottom: 20px;
}

.container-3 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 22px;
  display: block;
}

.columns {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image {
  display: block;
}

.link-block {
  justify-content: center;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 8px;
  display: flex;
}

.text-copyright {
  color: #f8e2d3;
  text-align: center;
  font-family: Bitter, serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 15px;
}

.mobile {
  padding-top: 20px;
  padding-bottom: 20px;
}

.column {
  background-color: #311806;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.form {
  color: #d85c28;
  font-family: Merriweather, serif;
}

.subselltext-02 {
  color: #fff;
  margin-right: 10px;
  padding-bottom: 15px;
  padding-left: 10px;
  font-family: Bitter, serif;
}

.section {
  background-image: url('../images/b_header_03.jpg');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: 125px;
}

.container-4 {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}

.image-2 {
  text-align: center;
  padding-bottom: 0;
}

.body {
  background-image: url('../images/background_stripped-u49438-fr_1background_stripped-u49438-fr.png');
  background-position: 0 0;
  background-size: auto;
}

.navbar-2 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/b_header_03.jpg');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: auto;
}

.nav-link-4 {
  font-family: Nexarustslab free, sans-serif;
}

.nl_rustfont {
  color: #ebbe9d;
  font-family: Dust west, sans-serif;
  font-size: 24px;
}

.text-block {
  color: #311806;
  font-family: Merriweather, serif;
}

.italic-text-2 {
  font-family: Bitter, serif;
}

.section_characters {
  background-color: rgba(248, 226, 211, .7);
}

.text {
  color: #311806;
  text-align: center;
  border-radius: 20px;
  padding: 5px;
  font-family: Bitter, serif;
}

.col_characters {
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
}

.text_cream {
  color: #f8e2d3;
}

.hero-text_bold {
  color: #311806;
  text-align: center;
  border-radius: 20px;
  padding: 10px;
  font-family: Bitter, serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.con_header {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.blockorangeline {
  width: 200px;
  height: 5px;
  border-top: 5px solid #d85c28;
}

.image-header {
  max-width: 50%;
  text-align: center;
  padding-bottom: 0;
}

@media screen and (max-width: 991px) {
  .menu-button {
    background-image: url('../images/b_header_02.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 125px;
  }

  .icon {
    color: #ebbe9d;
    font-family: Bitter, serif;
  }

  .container-2 {
    padding-top: 20px;
  }

  .heading-charcters {
    font-size: 40px;
  }

  .icon-2 {
    color: #f8e2d3;
  }

  .nav-menu {
    background-color: #311806;
  }

  .menu-button-2 {
    background-color: rgba(0, 0, 0, 0);
  }

  .menu-button-2.w--open {
    background-color: #311806;
  }
}

@media screen and (max-width: 767px) {
  .charcterslarge, .charcterstext, .charctersheading {
    flex-wrap: wrap;
  }

  .col_characters {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .col_flex {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .container-2 {
    padding-top: 20px;
  }

  .herosubheading, .darksubheading {
    padding-bottom: 3px;
  }

  .heading {
    padding-top: 16px;
    font-size: 35px;
  }

  .heading-charcters {
    padding-top: 11px;
    font-size: 40px;
  }

  .title {
    text-align: center;
    font-style: italic;
  }

  .italic-text {
    text-align: center;
  }

  .con_header {
    padding-top: 60px;
  }
}


@font-face {
  font-family: 'Dust west';
  src: url('../fonts/Dust-West.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Nexarustslab free';
  src: url('../fonts/NexaRustSlab-BlackShadow01-Free.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Victorian Parlor Vintage Alternate Free';
  src: url('../fonts/Victorian-Parlor-Vintage-Alternate_free.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Octopus';
  src: url('../fonts/OctopusRegular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}