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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Baretto;
  color: #311806;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
  text-align: left;
}

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

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

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

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

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

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

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

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

.nav-link-03 {
  border-radius: 0px 10px 10px 0px;
  background-image: url('../images/b_header_02.jpg');
  background-position: 0px 0px;
  background-size: 125px;
  background-repeat: no-repeat;
  font-family: Bitter, serif;
  color: #ebbe9d;
  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: 0px 0px;
  background-size: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

.charcterslarge {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

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

.charctersheading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

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

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

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

.actor {
  font-weight: 400;
}

.footer {
  padding-bottom: 20px;
  background-color: #311806;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(49, 24, 6, 0.5)), to(rgba(49, 24, 6, 0.5))), url('../images/BB_border.jpg');
  background-image: linear-gradient(180deg, rgba(49, 24, 6, 0.5), rgba(49, 24, 6, 0.5)), url('../images/BB_border.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 125px;
}

.container-3 {
  display: block;
  padding-top: 22px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image {
  display: block;
}

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

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

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

.column {
  background-color: #311806;
}

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

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 767px) {
  .charcterslarge {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .charcterstext {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .charctersheading {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

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

  .herosubheading {
    padding-bottom: 3px;
  }

  .darksubheading {
    padding-bottom: 3px;
  }

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

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

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

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

@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;
}