/*! normalize.css v1.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  background: #fff;
  /* 1 */

  color: #000;
  /* 2 */

  font-size: 100%;
  /* 3 */

  -webkit-text-size-adjust: 100%;
  /* 4 */

  -ms-text-size-adjust: 100%;
  /* 4 */

}
/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}
/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}
/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */

  -ms-interpolation-mode: bicubic;
  /* 2 */

}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */

  padding: 0;
  white-space: normal;
  /* 2 */

  *margin-left: -7px;
  /* 3 */

}
/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */

  margin: 0;
  /* 2 */

  vertical-align: baseline;
  /* 3 */

  *vertical-align: middle;
  /* 3 */

}
/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */

  cursor: pointer;
  /* 3 */

  *overflow: visible;
  /* 4 */

}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */

  padding: 0;
  /* 2 */

  *height: 13px;
  /* 3 */

  *width: 13px;
  /* 3 */

}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */

  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */

  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */

  vertical-align: top;
  /* 2 */

}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* new clearfix */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
/* apply a natural box layout model to all elements */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
ul,
p,
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
  font-weight: inherit;
  list-style: none;
}
a {
  text-decoration: none;
  color: inherit;
}
body,
html {
  position: relative;
}
body.cursor {
  cursor: pointer;
}
.audiojs {
  position: absolute;
  visibility: hidden;
  left: -9999px;
}
audio {
  height: 0px;
  opacity: 0;
  filter: alpha(opacity=0);
  display: block;
}
#nintendo-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.bw-content-wrapper {
  font-family: 'Caudex', serif;
  padding-top: 43px;
  width: 100%;
  background: gray;
}
.bw-content {
  width: 100%;
  margin: auto;
  position: relative;
  min-width: 980px;
  overflow-x: hidden;
}
.bw-section {
  width: 100%;
  height: auto;
  position: relative;
  overflow-x: hidden;
}
.bw-section .bw-section-content {
  width: 980px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
.bw-section .bw-bg-container {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.bw-section .bw-bg-container-background-top {
  visibility: hidden;
  width: 100%;
  height: 472px;
  background-image: url('../img/scroll/hyrule-top.jpg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.bw-section .bw-bg-container-background-bottom {
  width: 100%;
  height: 443px;
  background-color: #525c99;
  background-image: url('../img/scroll/hyrule-bottom.jpg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
header {
  width: 980px;
  position: absolute;
  z-index: 100;
  height: 100px;
  left: 50%;
  margin-left: -490px;
}
header h1 {
  font-size: 0;
  line-height: 0;
  color: transparent;
  position: absolute;
  left: -55px;
  top: 6px;
  width: 279px;
  height: 164px;
  background-image: url('../img/logo.png');
  background-repeat: no-repeat;
}
header h1 a {
  display: block;
  width: 100%;
  height: 100%;
}
header nav {
  position: absolute;
  top: 65px;
  left: 218px;
  width: 623px;
  height: 48px;
  background-image: url('../img/navbar.png');
  background-repeat: no-repeat;
}
header nav ul {
  margin-top: 13px;
  margin-left: 23px;
  text-transform: uppercase;
  font-size: 15px;
}
header nav ul li {
  float: left;
  margin-left: 20px;
  position: relative;
}
header nav ul li a {
  display: inline-block;
  color: #000000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
header nav ul li a:hover {
  color: #975d02;
}
header nav ul li a.active {
  color: #a11f2c;
  text-shadow: 1px 1px 1px #ffffff;
}
header .bw-right-nav {
  float: left;
  position: absolute;
  left: 855px;
  top: 26px;
  text-align: center;
}
header .bw-right-nav .bw-cover-boxart {
  width: 110px;
  height: 99px;
  background-image: url('../img/box-art.png');
  background-repeat: no-repeat;
}
header .bw-right-nav a {
  font-family: 'Skranji', cursive;
  color: white;
  text-transform: uppercase;
}
.global-button {
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.global-button:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transform: scale(1.05);
}
.global-button-opacity {
  -webkit-transition: opacity 0.1s linear;
  -moz-transition: opacity 0.1s linear;
  -ms-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}
.global-button-opacity:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.bw-nav-sound {
  float: left;
  background-image: url('../img/navbar-music-note.png');
  background-repeat: no-repeat;
  width: 11px;
  height: 13px;
  font-size: 0;
  line-height: 0;
  color: transparent;
  margin-left: 14px;
  margin-top: 3px;
  cursor: pointer;
}
.bw-nav-sound.white {
  background-image: url('../img/navbar-music-note-white.png');
  background-repeat: no-repeat;
}
.bw-nav-sound.is-playing {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
footer {
  position: relative;
  z-index: 10;
}
footer .bw-social-wrapper {
  width: 289px;
  height: 100px;
  padding: 0;
  margin: 0 auto 45px auto;
}
footer .bw-disclaimer {
  width: 400px;
  margin: auto;
  color: #ffffff;
  text-align: center;
  margin: 0 auto 65px auto;
  font-size: 12px;
}
footer .bw-copyright {
  width: 80%;
  margin: auto;
  color: #ffffff;
  text-align: center;
  margin: 60px auto 150px auto;
  font-size: 10px;
}
footer .bw-social {
  background-image: url('../img/social-bg.png');
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
footer .bw-social .share-text {
  padding-top: 30px;
  text-align: center;
}
footer .bw-social .share-text .social-title {
  font-family: 'Skranji', cursive;
  text-transform: uppercase;
  color: white;
}
footer .bw-social .share-text #nintendo-social {
  position: relative;
  top: 5px;
}
footer .bw-other-footer {
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}
footer .bw-other-footer .icon {
  display: inline-block;
  margin: 0 10px;
}
footer .bw-other-footer .nintendo {
  background-image: url('../img/footer-nintendo.png');
  background-repeat: no-repeat;
  width: 126px;
  height: 38px;
}
footer .bw-other-footer .eshop {
  background-image: url('../img/footer-eshop.png');
  background-repeat: no-repeat;
  width: 224px;
  height: 38px;
}
footer .bw-other-footer .ds {
  background-image: url('../img/footer-3ds.png');
  background-repeat: no-repeat;
  width: 246px;
  height: 31px;
}
footer #nintendo-footer {
  width: 720px;
  margin: 0 auto 40px auto;
}
footer #nintendo-footer:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
footer #nintendo-footer div {
  margin-left: 40px !important;
}
.bw-footer-gradient {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.deco-title {
  position: relative;
  text-transform: uppercase;
  text-align: center;
  margin: 20px 0;
}
.deco-title .copy {
  display: inline-block;
  color: white;
  font-family: 'Skranji', cursive;
  margin: 0 10px;
  text-shadow: 2px 2px 2px #000000;
}
.deco-title.left .copy {
  margin-right: 0;
}
.deco-title.right .copy {
  margin-left: 0;
}
.deco-title .title-decoration {
  width: 93px;
  height: 27px;
  display: inline-block;
  position: relative;
  top: 5px;
}
.deco-title .title-decoration.left {
  background-image: url('../img/title-deco-left.png');
  background-repeat: no-repeat;
}
.deco-title .title-decoration.right {
  background-image: url('../img/title-deco-right.png');
  background-repeat: no-repeat;
}
.deco-title .title-decoration.two-lines {
  top: 30%;
}
.bw-title-container {
  padding: 10px 0 40px 0;
}
.bw-title-container h2 {
  font-size: 45px;
}
.bw-title-container h2 .title-decoration {
  top: -20px;
}
.bw-title-container h3 {
  margin: auto;
  width: 550px;
  text-align: center;
  color: white;
  font-size: 16px;
}
.scroll-section .scrol-anim {
  visibility: hidden;
}
.wall-page .bw-intro {
  height: auto;
}
.wall-page .bw-scroll-intro {
  height: 472px;
  background-color: #000000;
  overflow: hidden;
}
.wall-page .bw-scroll-intro.blue {
  background-color: #32a0d9;
}
.bw-wall-edge-container {
  position: relative;
  background-position: 50% 50%;
  z-index: 2;
  width: 100%;
  height: 114px;
}
.bw-wall-edge-container.top {
  margin-top: -92px;
  background-image: url('../img/wall-top.png');
  background-repeat: repeat-x;
  margin-bottom: -2px;
}
.bw-wall-edge-container.bottom {
  margin-bottom: -92px;
  background-image: url('../img/wall-bottom.png');
  background-repeat: repeat-x;
}
.bw-wall-edge-container.top-reflected {
  margin-bottom: -92px;
  background-image: url('../img/wall-top-reflected.png');
  background-repeat: repeat-x;
}
.bw-wall-middle-container {
  background: white;
  position: relative;
  z-index: 2;
  padding: 10px 0;
  margin-top: -1px;
  margin-bottom: -1px;
  background-image: url('../img/wall-tile.jpg');
  background-repeat: repeat;
  background-position: 50% 74%;
}
.bw-wall-middle-container .bw-gradient-bg {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.5)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
  position: absolute;
  width: 100%;
  height: 85%;
  top: 0;
}
.bw-wall-middle-container .bw-gradient-bg-2 {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.5)), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, #000000 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, #000000 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, #000000 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#000000', GradientType=0);
  position: absolute;
  width: 100%;
  height: 15%;
  top: 85%;
}
.bw-wall-bottom-container {
  overflow: hidden;
  position: relative;
}
.bw-wall-bottom-container .bw-wall-bottom-gradient {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
  height: 100%;
  width: 100%;
  position: absolute;
}
.bw-wall-contents {
  position: relative;
  z-index: 2;
}
.wall-tile {
  background-image: url('../img/wall-tile.jpg');
  background-repeat: repeat;
}
#loader {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 10000;
  background: black;
  top: 0;
  display: none;
}
.preload-img,
.preloading {
  background-image: url('../img/loader.gif');
  background-position: 50%;
  background-repeat: no-repeat;
}
.preload-img img,
.preloading img {
  visibility: hidden;
}
.anim-up-item .anim-up-el {
  visibility: hidden;
}
.icon {
  width: 43px;
  height: 43px;
  display: inline-block;
}
.icon.icon-close {
  background-image: url('../img/icon-close.png');
  background-repeat: no-repeat;
}
.bw-rule {
  position: relative;
  z-index: 100;
  width: 1280px;
}
.bw-rule.bw-rule-straight.bw-rule-top {
  z-index: 101;
  margin-top: -13px;
  margin-bottom: -13px;
  width: 100%;
  height: 30px;
  background-image: url('../img/rule-straight-top.png');
  background-repeat: repeat-x;
}
.bw-rule.bw-rule-straight.bw-rule-bottom {
  margin-top: -10px;
  margin-bottom: -7px;
  width: 100%;
  height: 30px;
  background-image: url('../img/rule-straight-bottom.png');
  background-repeat: repeat-x;
}
.bw-rule.bw-gold-rule-1 {
  margin-top: -21px;
  margin-bottom: -26px;
  width: 100%;
  height: 66px;
  background-image: url('../img/scroll/gold-rule-1.png');
  background-repeat: no-repeat;
}
.bw-rule.bw-rule-thin {
  width: 90px;
  height: 1px;
  background-image: url('../img/rule-thin-white.png');
  background-repeat: no-repeat;
}
.bw-carousel {
  position: relative;
}
.bw-carousel .carousel-viewport {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}
.bw-carousel .carousel-viewport .carousel-page-container {
  list-style: none;
  height: 100%;
  position: absolute;
}
.bw-carousel .carousel-viewport .carousel-page-container .carousel-page {
  float: left;
  box-sizing: border-box;
  position: relative;
}
.bw-carousel .carousel-viewport .carousel-page-container .carousel-page li {
  position: relative;
  cursor: pointer;
}
.bw-carousel .carousel-viewport .carousel-page-container .carousel-page li .content-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.bw-carousel .carousel-viewport .carousel-page-container .carousel-page .active-border {
  width: 100%;
  height: 100%;
  border: solid 3px #ffdb49;
  z-index: 99;
  visibility: hidden;
  position: absolute;
}
.bw-carousel .carousel-viewport .carousel-page-container .carousel-page .active-border.active {
  visibility: visible;
}
.bw-carousel .carousel-arrow {
  position: absolute;
  cursor: pointer;
  z-index: 999;
}
.bw-carousel .carousel-arrow.disabled {
  cursor: default;
}
.bw-carousel .carousel-arrow:hover {
  opacity: 0.7;
}
.bw-carousel.regular {
  width: 453px;
  height: 343px;
  left: 86px;
  float: left;
}
.bw-carousel.regular .carousel-frame {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  background-image: url('../img/explore/carousel-frame-caption.png');
  background-repeat: no-repeat;
}
.bw-carousel.regular .carousel-viewport {
  position: absolute;
  z-index: 2;
  top: 25px;
  left: 29px;
  width: 404px;
  height: 239px;
}
.bw-carousel.regular .carousel-caption {
  text-align: center;
  position: absolute;
  color: #ffffff;
  height: 50px;
  width: 404px;
  top: 270px;
  left: 29px;
  z-index: 4;
  padding: 7px 10px 0 10px;
  font-size: 14px;
  line-height: 16px;
}
.bw-carousel.regular .carousel-page {
  box-sizing: border-box;
  background: black;
}
.bw-carousel.regular .carousel-arrow {
  width: 90px;
  height: 74px;
  background-repeat: no-repeat;
  top: 50%;
  margin-top: -37px;
}
.bw-carousel.regular .carousel-arrow.right {
  background-image: url('../img/explore/carousel-buttons-right.png');
  background-repeat: no-repeat;
  background-position: -14px -9px;
  right: -95px;
}
.bw-carousel.regular .carousel-arrow.left {
  background-image: url('../img/explore/carousel-buttons-left.png');
  background-repeat: no-repeat;
  background-position: -14px -9px;
  left: -95px;
}
.bw-carousel.regular .carousel-arrow .pressed {
  background-position: -14px -87px;
}
.bw-carousel.regular .carousel-arrow.disabled {
  background-position: -14px -87px;
}
.bw-carousel.regular .carousel-arrow:active {
  background-position: -14px -87px;
}
.bw-carousel.tall {
  width: 460px;
  height: 555px;
  left: 86px;
  float: left;
}
.bw-carousel.tall .carousel-frame {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  background-image: url('../img/heroic/carousel-frame-tall.png');
  background-repeat: no-repeat;
}
.bw-carousel.tall .carousel-viewport {
  position: absolute;
  z-index: 1;
  top: 25px;
  left: 35px;
  width: 404px;
  height: 495px;
  z-index: 99;
}
.bw-carousel.tall .carousel-page {
  box-sizing: border-box;
  background: black;
}
.bw-carousel.tall .carousel-page .carousel-img-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.bw-carousel.tall .carousel-arrow {
  width: 90px;
  height: 74px;
  background-repeat: no-repeat;
  top: 50%;
  margin-top: -37px;
}
.bw-carousel.tall .carousel-arrow.right {
  background-image: url('../img/explore/carousel-buttons-right.png');
  background-repeat: no-repeat;
  background-position: -14px -9px;
  right: -95px;
}
.bw-carousel.tall .carousel-arrow.left {
  background-image: url('../img/explore/carousel-buttons-left.png');
  background-repeat: no-repeat;
  background-position: -14px -9px;
  left: -95px;
}
.bw-carousel.tall .carousel-arrow .pressed {
  background-position: -14px -87px;
}
.bw-carousel.tall .carousel-arrow.disabled {
  background-position: -14px -87px;
}
.bw-carousel.tall .carousel-arrow:active {
  background-position: -14px -87px;
}
.bw-carousel.long {
  width: 665px;
  height: 129px;
  left: 86px;
  float: left;
}
.bw-carousel.long .carousel-frame {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  background-image: url('../img/media/carousel-frame-long.png');
  background-repeat: no-repeat;
}
.bw-carousel.long .carousel-viewport {
  position: absolute;
  z-index: 3;
  top: 21px;
  left: 8px;
  width: 651px;
  height: 93px;
}
.bw-carousel.long .carousel-page li {
  height: 100%;
  width: 20%;
  float: left;
}
.bw-carousel.long .carousel-arrow {
  width: 90px;
  height: 74px;
  background-repeat: no-repeat;
  top: 50%;
  margin-top: -37px;
}
.bw-carousel.long .carousel-arrow.right {
  background-image: url('../img/explore/carousel-buttons-right.png');
  background-repeat: no-repeat;
  background-position: -14px -9px;
  right: -95px;
}
.bw-carousel.long .carousel-arrow.left {
  background-image: url('../img/explore/carousel-buttons-left.png');
  background-repeat: no-repeat;
  background-position: -14px -9px;
  left: -95px;
}
.bw-carousel.long .carousel-arrow .pressed {
  background-position: -14px -87px;
}
.bw-carousel.long .carousel-arrow.disabled {
  background-position: -14px -87px;
}
.bw-carousel.long .carousel-arrow:active {
  background-position: -14px -87px;
}
.bw-carousel.vertical {
  width: 113px;
  height: 300px;
  left: 86px;
  float: left;
}
.bw-carousel.vertical .carousel-frame {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  background-image: url('../img/heroic/carousel-frame.png');
  background-repeat: no-repeat;
}
.bw-carousel.vertical .carousel-viewport {
  position: absolute;
  z-index: 2;
  top: 22px;
  left: 3px;
  width: 87px;
  height: 270px;
}
.bw-carousel.vertical .carousel-page li {
  width: 100%;
  height: 33%;
  float: left;
  border: solid 1px black;
}
.bw-carousel.vertical .carousel-arrow {
  width: 88px;
  height: 88px;
  left: 50%;
  margin-left: -51px;
}
.bw-carousel.vertical .carousel-arrow.right {
  background-image: url('../img/heroic/carousel-buttons-down.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  bottom: -95px;
}
.bw-carousel.vertical .carousel-arrow.left {
  background-image: url('../img/heroic/carousel-buttons-up.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  top: -95px;
}
.bw-carousel.vertical .carousel-arrow .pressed {
  background-position: -88px 0;
}
.bw-carousel.vertical .carousel-arrow.disabled {
  background-position: -88px 0;
}
.bw-carousel.vertical .carousel-arrow:active {
  background-position: -88px 0;
}
.gold-cta {
  display: inline-block;
  text-align: center;
}
.gold-cta .copy {
  font-family: 'Skranji', cursive;
  color: #504717;
  text-shadow: 1px 1px 1px #ebdc9a;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  position: relative;
}
.gold-cta.small {
  background-image: url('../img/cta-gold-small-sprite.png');
  background-repeat: no-repeat;
  width: 106px;
  height: 28px;
  padding-top: 1px;
}
.gold-cta.small:hover {
  background-position: 0 -36px;
}
.gold-cta.small:hover .copy {
  color: #2e280e;
}
.gold-cta.small:active {
  background-position: 0 -75px;
}
.gold-cta.small:active .copy {
  color: #2e280e;
}
.gold-cta.big {
  background-image: url('../img/cta-gold-big.png');
  background-repeat: no-repeat;
  width: 160px;
  height: 45px;
  padding-top: 11px;
}
.gold-cta.big .copy {
  font-size: 16px;
}
.stone-cta {
  display: inline-block;
  text-align: center;
  cursor: pointer;
}
.stone-cta .copy {
  font-family: 'Skranji', cursive;
  color: #272727;
  text-shadow: 1px 1px 1px #ffffff;
  margin-top: 14px;
  display: inline-block;
  text-transform: uppercase;
  opacity: 0.95;
  filter: alpha(opacity=95);
}
.stone-cta .arrow {
  display: inline-block;
  background-image: url('../img/cta-arrow.png');
  background-repeat: no-repeat;
  width: 6px;
  height: 11px;
  margin-left: 5px;
}
.stone-cta.base-cta {
  width: 181px;
  height: 57px;
  background-image: url('../img/stone-cta-sprite.png');
  background-repeat: no-repeat;
}
.stone-cta.base-cta:hover {
  background-position: 0 -65px;
}
.stone-cta.base-cta:active {
  background-position: 0 -127px;
}
.stone-cta.flag-cta {
  width: 130px;
  height: 67px;
  background-position: 0 -5px;
}
.stone-cta.flag-cta.flag-cta-ca {
  background-image: url('../img/stone-cta-ca-sprite.png');
  background-repeat: no-repeat;
}
.stone-cta.flag-cta.flag-cta-us {
  background-image: url('../img/stone-cta-us-sprite.png');
  background-repeat: no-repeat;
}
.stone-cta.flag-cta:hover {
  background-position: 0 -74px;
}
.stone-cta.flag-cta:active {
  background-position: 0 -147px;
}
.stone-cta.long-cta {
  width: 264px;
  height: 62px;
  background-image: url('../img/stone-cta-long-sprite.png');
  background-repeat: no-repeat;
  background-position: 0 -13px;
}
.stone-cta.long-cta .copy {
  margin-top: 20px;
}
.stone-cta.long-cta:hover {
  background-position: 0 -86px;
}
.stone-cta.long-cta:active {
  background-position: 0 -160px;
}
.stone-cta.vines-cta {
  width: 175px;
  height: 63px;
  background-image: url('../img/stone-cta-vines-sprite.png');
  background-repeat: no-repeat;
}
.stone-cta.vines-cta .copy {
  margin-top: 21px;
}
.stone-cta.vines-cta:hover {
  background-position: 0 -75px;
}
.stone-cta.vines-cta:active {
  background-position: 0 -153px;
}
.stone-cta.vines-cta:active .copy {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.stone-cta.toggle-cta {
  width: 95px;
  height: 85px;
  background-image: url('../img/stone-cta-toggle.png');
  background-repeat: no-repeat;
}
.stone-cta.toggle-cta.active,
.stone-cta.toggle-cta:active {
  background-position: 0px -97px;
}
.stone-cta.toggle-cta.active .copy,
.stone-cta.toggle-cta:active .copy {
  color: #000000;
  text-shadow: 2px 2px 2px #888888;
}
.stone-cta.toggle-cta:hover {
  opacity: 0.5;
}
.video-play-gold {
  cursor: pointer;
  display: inline-block;
  position: absolute;
  width: 33px;
  height: 33px;
  top: 50%;
  left: 50%;
  margin-left: -16.5px;
  margin-top: -16.5px;
  background-image: url('../img/play-button-gold.png');
  background-repeat: no-repeat;
  z-index: 99;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.video-play-gold:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transform: scale(1.05);
}
.video-play-gold.big {
  position: absolute;
  width: 89px;
  height: 89px;
  top: 50%;
  left: 50%;
  margin-left: -44.5px;
  margin-top: -44.5px;
  background-image: url('../img/play-button-gold-big.png');
  background-repeat: no-repeat;
}
.global-carousel-caption {
  text-align: center;
  position: absolute;
  color: #ffffff;
  height: 50px;
  width: 404px;
  top: 270px;
  left: 29px;
  z-index: 4;
  padding: 7px 10px 0 10px;
  font-size: 14px;
  line-height: 16px;
}
.bw-gradient {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}
.bw-gradient-1 {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.5)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
}
.bw-gradient-2 {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.5)), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, #000000 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, #000000 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, #000000 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#000000', GradientType=0);
}
.bw-bob-animate-wrapper {
  transform-origin: center center;
  -webkit-transform-origin: center center;
  animation-name: bob;
  animation-duration: 1.75s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  -webkit-animation-name: bob;
  -webkit-animation-duration: 1.75s;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  -moz-animation-name: bob;
  -moz-animation-duration: 1.75s;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: alternate;
}
.bw-bob-animate-wrapper-image {
  transform-origin: center center;
  -webkit-transform-origin: center center;
  animation-name: hover;
  animation-duration: 1.4s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  -webkit-animation-name: hover;
  -webkit-animation-duration: 1.4s;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  -moz-animation-name: hover;
  -moz-animation-duration: 1.4s;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: alternate;
}
/*
*   hover keyframe anim
*/
@keyframes hover {
  0% {
    transform: translate3d(0, -4px, 0);
  }
  100% {
    transform: translate3d(0, 4px, 0);
  }
}
@-webkit-keyframes hover {
  0% {
    -webkit-transform: translate3d(0, -4px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 4px, 0);
  }
}
@-moz-keyframes hover {
  0% {
    -moz-transform: translate3d(0, -4px, 0);
  }
  100% {
    -moz-transform: translate3d(0, 4px, 0);
  }
}
/*
*   bob keyframe anim
*/
@keyframes bob {
  0% {
    transform: rotate(-1.5deg);
  }
  100% {
    transform: rotate(1.5deg);
  }
}
@-webkit-keyframes bob {
  0% {
    -webkit-transform: rotate(-1.5deg);
  }
  100% {
    -webkit-transform: rotate(1.5deg);
  }
}
@-moz-keyframes bob {
  0% {
    -moz-transform: rotate(-1.5deg);
  }
  100% {
    -moz-transform: rotate(1.5deg);
  }
}
#bw-modal {
  position: fixed;
  z-index: 9999;
  top: 0;
}
#bw-modal .modal-content {
  width: 100%;
  height: 100%;
  position: relative;
}
#bw-modal .modal-content .modal-bg {
  top: 0;
  position: absolute;
  background: black;
  opacity: 0.8;
  width: 100%;
  height: 100%;
  z-index: 100;
}
#bw-modal .modal-content.modal-video .modal-video-container {
  position: absolute;
  z-index: 101;
}
#bw-modal .modal-content.modal-video .modal-video-container .bw-modal-video-player .innerWrapper {
  width: 100%;
  height: 100%;
}
#bw-modal .modal-content.modal-video .modal-close {
  cursor: pointer;
  position: absolute;
  top: -50px;
  right: 0;
}
#bw-modal .modal-content.modal-video .modal-close .copy {
  color: white;
  font-family: 'Skranji', cursive;
  text-transform: uppercase;
  position: relative;
  top: -15px;
}
#bw-modal .modal-content.modal-video .modal-close .icon-close {
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
#bw-modal .modal-content.modal-video .modal-close .icon-close:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transform: scale(1.05);
}
#bw-buy-now {
  display: none;
  visibility: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 9999;
  top: 0;
  padding-top: 100px;
  overflow: hidden;
}
#bw-buy-now .close-container {
  position: absolute;
  top: 0;
  right: 24px;
  background-image: url('../img/buynow-inset.png');
  background-repeat: no-repeat;
  width: 133px;
  height: 53px;
  padding-top: 5px;
}
#bw-buy-now .close-container span {
  margin: 0 2px;
  display: inline-block;
  vertical-align: middle;
}
#bw-buy-now .close-container .close-button {
  font-family: 'Skranji', cursive;
  text-transform: uppercase;
  font-size: 24px;
  display: block;
  width: 140px;
}
#bw-buy-now .close-container .close-button:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#bw-buy-now .buy-now-bg {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  filter: alpha(opacity=80);
  background: black;
}
#bw-buy-now .bw-buy-now-wrapper {
  position: absolute;
  z-index: 2;
  width: 100%;
}
#bw-buy-now .bw-buy-now-wrapper:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
#bw-buy-now .bw-wall-edge-container.top {
  margin-top: 0;
}
#bw-buy-now .buy-now-container {
  position: relative;
  width: 100%;
  height: auto;
  color: #ffffff;
  background-image: url('../img/wall-tile.jpg');
  background-repeat: repeat;
}
#bw-buy-now .buy-now-container .bw-section-content {
  padding-top: 50px;
  text-align: center;
}
#bw-buy-now .buy-now-container .bw-section-content:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
#bw-buy-now .buy-now-container .bw-section-content h2 {
  font-size: 35px;
}
#bw-buy-now .buy-now-container .bw-section-content h2 .title-decoration {
  top: -22px;
}
#bw-buy-now .buy-now-container .bw-section-content h3 {
  font-family: 'Caudex', serif;
  font-size: 16px;
  text-transform: uppercase;
}
#bw-buy-now .buy-now-container .bw-section-content .bw-rule {
  margin: 20px auto;
}
#bw-buy-now .buy-now-container .bw-section-content .column-container:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
#bw-buy-now .buy-now-container .bw-section-content .column-container .column {
  float: left;
  position: relative;
  padding: 10px;
}
#bw-buy-now .buy-now-container .bw-section-content .column-container .column .top-container {
  height: 410px;
}
#bw-buy-now .buy-now-container .bw-section-content .column-container .column .top-container h4 {
  font-family: 'Skranji', cursive;
}
#bw-buy-now .buy-now-container .bw-section-content .column-container .column .top-container p {
  font-family: 'Caudex', serif;
}
#bw-buy-now .buy-now-container .bw-section-content .column-container .column .top-container .img-container {
  margin-top: 20px;
  padding: 40px;
  height: 240px;
}
#bw-buy-now .buy-now-container .bw-section-content .column-container .column .top-container .img-container img {
  height: 100%;
}
#bw-buy-now .buy-now-container .bw-section-content .column-container .column .cta-container {
  height: 100px;
  margin-top: 30px;
}
#bw-buy-now .buy-now-container .bw-section-content .column-container .column .cta-container span.or {
  font-family: 'Skranji', cursive;
  text-transform: uppercase;
  position: relative;
  top: -28px;
}
#bw-buy-now .buy-now-container .bw-section-content .column-container .column .cta-container.cta-container-lang h5 {
  font-family: 'Skranji', cursive;
  color: #ffdb49;
  text-transform: uppercase;
}
#bw-buy-now .buy-now-container .bw-section-content .column-container .column .cta-container.cta-container-download h5 {
  margin: auto;
  margin-top: -20px;
  font-size: 0;
  line-height: 0;
  color: transparent;
  background-image: url('../img/footer-eshop.png');
  background-repeat: no-repeat;
  width: 224px;
  height: 38px;
}
#bw-buy-now .buy-now-container .bw-section-content .column-container .column.column-1 {
  width: 343px;
}
#bw-buy-now .buy-now-container .bw-section-content .column-container .column.column-2 {
  width: 294px;
}
#bw-buy-now .buy-now-container .bw-section-content .column-container .column.column-2 .img-container {
  padding: 10px;
}
#bw-buy-now .buy-now-container .bw-section-content .column-container .column.column-3 {
  width: 343px;
}
#page-home .bw-intro {
  height: 592px;
  background: #000000;
  overflow: hidden;
}
#page-home .bw-intro .bw-bg-container-intro {
  visibility: hidden;
  position: relative;
}
#page-home .bw-intro .bw-bg-container-intro .bw-bg-container-background {
  width: 100%;
  height: 592px;
  background-image: url('../img/home/intro-bg.jpg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  z-index: 1;
  position: absolute;
}
#page-home .bw-intro .bw-bg-container-intro .bw-bg-sword {
  position: absolute;
  width: 110px;
  height: 192px;
  top: 135px;
  left: 50%;
  margin-left: -55px;
  z-index: 2;
}
#page-home .bw-intro .bw-bg-container-intro .bw-bg-eye {
  position: absolute;
  width: 27px;
  height: 16px;
  top: 223px;
  left: 50%;
  margin-left: 235px;
  z-index: 2;
  background-image: url('../img/home/sequence-eye.png');
  background-repeat: no-repeat;
}
#page-home .bw-intro .language-disclaimer {
  color: #ffffff;
  font-family: 'Skranji', cursive;
  position: absolute;
  left: 695px;
  top: 483px;
  text-align: center;
  text-transform: uppercase;
  display: none;
}
#page-home .bw-intro .bw-scroll-container {
  position: absolute;
  width: 360px;
  height: 340px;
  text-align: center;
  color: #ffffff;
  top: 177px;
  left: 0;
}
#page-home .bw-intro .bw-scroll-container h2 {
  font-family: 'Skranji', cursive;
  font-size: 24px;
}
#page-home .bw-intro .bw-scroll-container p {
  margin: 10px 0 20px 0;
  font-size: 16px;
}
#page-home .bw-intro .bw-scroll-container h3 {
  font-family: 'Skranji', cursive;
  font-size: 18px;
  color: #ffd943;
  text-transform: uppercase;
  margin-bottom: 4px;
}
#page-home .bw-intro .bw-scroll-container .video-cta {
  position: relative;
  cursor: pointer;
}
#page-home .bw-intro .bw-review-container {
  position: absolute;
  width: 360px;
  top: 200px;
  right: -240px;
}
#page-home .bw-intro .bw-review-container ul li {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 24px;
  color: #ffffff;
  text-align: left;
  font-family: 'Skranji', cursive;
}

#page-home .bw-intro .bw-review-container ul li.smaller-quote {
	font-size: 20px;
}

#page-home .bw-intro .bw-review-container ul li em {
  font-family: 'Caudex', serif;
  font-size: 16px;
}
#page-home .bw-intro .bw-review-container ul li.active {
  display: block;
}
#page-home .bw-bundle-container {
  position: absolute;
  width: 220px;
  height: 200px;
  top: 485px;
  margin-left: 300px;
  left: 50%;
  z-index: 100;
  color: #ffffff;
  text-align: center;
}
#page-home .bw-bundle-container h3 {
  font-family: 'Skranji', cursive;
  font-size: 16px;
  margin-bottom: 3px;
}
#page-home .bw-bundle-container h4 {
  font-size: 14px;
  margin-bottom: 8px;
}
#page-home .bw-bundle-container .language-disclaimer {
  font-family: 'Skranji', cursive;
  font-size: 16px;
  display: none;
  position: absolute;
  top: -65px;
  width: 100%;
}
#page-home .bw-bundle-container .bw-console {
  margin: 20px auto;
  background-image: url('../img/home/console.png');
  background-repeat: no-repeat;
  width: 206px;
  height: 157px;
}
#page-home .bw-wall-tile-container {
  padding: 10px 0;
  height: 200px;
  background-image: url('../img/wall-tile.jpg');
  background-repeat: repeat;
}
#page-home .bw-wall-tile-container h2 {
  text-transform: none;
  margin-top: -10px;
}
#page-home .bw-triforce-piece {
  position: relative;
  z-index: 102;
  margin: auto;
  cursor: pointer;
}
#page-home .bw-triforce-piece.top {
  width: 155px;
  height: 133px;
  background-image: url('../img/home/tri-top.png');
  background-repeat: no-repeat;
  margin-top: -131px;
  top: 3px;
}
#page-home .bw-triforce-piece.bottom {
  width: 153px;
  height: 137px;
  background-image: url('../img/home/tri-bottom.png');
  background-repeat: no-repeat;
  top: -16px;
  margin-bottom: -135px;
}
#page-home .bw-flare {
  width: 100%;
  height: 597px;
  background-image: url('../img/home/flare.png');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: absolute;
  z-index: 1000;
  top: 523px;
  visibility: hidden;
}
#page-home #treasure {
  height: 620px;
  overflow: hidden;
  position: absolute;
  left: 9999px;
}
#page-home #treasure .bw-treasure-bg-container {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 620px;
  background-image: url('../img/home/lorule-full.jpg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
#page-home #treasure .bw-treasure-bg-color {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 620px;
}
#page-home #treasure .bw-treasure-bg-color.top {
  top: 0;
  height: 360px;
  background-color: #32a0d9;
}
#page-home #treasure .bw-treasure-bg-color.bottom {
  top: 360px;
  height: 260px;
  background-color: #525c99;
}
#page-home #treasure h2 {
  position: relative;
  z-index: 2;
  margin-top: 71px;
  margin-bottom: 69px;
}
#page-home #treasure .bw-wallpaper-container {
  z-index: 2;
  width: 980px;
  margin: auto;
}
#page-home #treasure .bw-wallpaper-container:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
#page-home #treasure .bw-wallpaper-container.three {
  width: 740px;
}
#page-home #treasure .bw-wallpaper-container.three .bw-wallpaper-item.item-2 {
  display: none;
}
#page-home #treasure .bw-wallpaper-container .bw-wallpaper-item {
  width: 228px;
  height: 278px;
  margin-left: 14px;
  float: left;
  position: relative;
  overflow: hidden;
}
#page-home #treasure .bw-wallpaper-container .bw-wallpaper-item .bw-wallpaper-viewport {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 99;
  background-image: url('../img/home/wallpaper-border.png');
  background-repeat: no-repeat;
}
#page-home #treasure .bw-wallpaper-container .bw-wallpaper-item .bw-wallpaper-inner {
  width: 205px;
  height: 246px;
  top: 15px;
  left: 11px;
  position: absolute;
  z-index: 98;
  overflow: hidden;
}
#page-home #treasure .bw-wallpaper-container .bw-wallpaper-item .bw-wallpaper-img {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#page-home #treasure .bw-wallpaper-container .bw-wallpaper-item .bw-wallpaper-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 100;
}
#page-home #treasure .bw-wallpaper-container .bw-wallpaper-item .bw-wallpaper-overlay .bw-wallpaper-overlay-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  background-color: black;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
#page-home #treasure .bw-wallpaper-container .bw-wallpaper-item .bw-wallpaper-overlay .bw-wallpaper-overlay-content {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  text-align: center;
  padding-top: 35px;
  text-transform: uppercase;
  font-family: 'Skranji', cursive;
}
#page-home #treasure .bw-wallpaper-container .bw-wallpaper-item .bw-wallpaper-overlay .bw-wallpaper-overlay-content h3 {
  color: #ffffff;
  font-size: 18px;
}
#page-home #treasure .bw-wallpaper-container .bw-wallpaper-item .bw-wallpaper-overlay .bw-wallpaper-overlay-content ul {
  color: #ffdb49;
}
#page-home #treasure .bw-wallpaper-container .bw-wallpaper-item .bw-wallpaper-overlay .bw-wallpaper-overlay-content ul li {
  font-size: 13px;
  padding-top: 17px;
  -webkit-transition: opacity 0.1s linear;
  -moz-transition: opacity 0.1s linear;
  -ms-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}
#page-home #treasure .bw-wallpaper-container .bw-wallpaper-item .bw-wallpaper-overlay .bw-wallpaper-overlay-content ul li:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#page-home .bw-footer-section {
  background-image: url('../img/wall-tile.jpg');
  background-repeat: repeat;
}
#page-home .bw-persistent-home-footer {
  margin-top: 160px;
  margin-bottom: 100px;
}
#page-home .bw-persistent-home-footer:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
#page-home .bw-persistent-home-footer .bw-section-content {
  width: 882px;
}
#page-home .bw-persistent-home-footer .footer-wrapper {
  height: 300px;
}
#page-home .bw-persistent-home-footer .footer-wrapper h4 {
  font-family: 'Skranji', cursive;
  color: #ffffff;
  margin: auto;
  margin-top: 4px;
  width: 80%;
}
#page-home .bw-persistent-home-footer .footer-wrapper img {
  margin-bottom: -60px;
}
#page-home .bw-persistent-home-footer .carousel-item {
  width: 33%;
  text-align: center;
  float: left;
  padding: 30px 0;
}
#page-home .bw-persistent-home-footer .carousel-item.persistent-0 h4 {
  margin-top: -2px;
}
#page-history .bw-title-container h2 .title-decoration {
  top: -4px;
}
#page-history .bw-character {
  position: relative;
  z-index: 101;
  color: white;
  height: 500px;
}
#page-history .bw-character .deco-title {
  text-transform: none;
}
#page-history .bw-character .bw-character-img {
  float: left;
  position: absolute;
  z-index: 5;
}
#page-history .bw-character .bw-character-copy {
  position: absolute;
  left: 0;
  z-index: 4;
  top: 100px;
  margin-top: 120px;
}
#page-history .bw-character .bw-character-copy .name {
  font-size: 20px;
  font-family: 'Skranji', cursive;
}
#page-history .bw-character .bw-character-copy .description {
  font-size: 16px;
  padding: 10px 0;
}
#page-history .bw-character .bw-character-copy .description p {
  width: 240px;
  float: left;
}
#page-history .bw-character .bw-character-copy .description:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
#page-history .bw-character .bw-character-copy .stone-cta {
  margin-left: -11px;
  margin-right: -11px;
}
#page-history .bw-character .bw-item-copy {
  top: 100px;
  position: absolute;
  width: 396px;
  right: 0;
  z-index: 4;
}
#page-history .bw-character .bw-item-copy .name {
  font-size: 24px;
  font-family: 'Skranji', cursive;
  display: inline-block;
  margin-top: 0;
}
#page-history .bw-character .bw-item-copy .description {
  font-size: 20px;
}
#page-history .bw-character .bw-character-crack {
  position: absolute;
}
#page-history .bw-character.left .bw-character-copy {
  text-align: left;
}
#page-history .bw-character.left .bw-item-copy {
  text-align: right;
}
#page-history .bw-character.right .bw-character-copy {
  text-align: right;
  left: inherit;
  right: 0;
}
#page-history .bw-character.right .bw-character-copy .description p {
  float: right;
}
#page-history .bw-character.right .bw-item-copy {
  text-align: left;
  right: inherit;
  left: 0;
}
#page-history .bw-character.link {
  height: 414px;
}
#page-history .bw-character.link .bw-character-img {
  top: 0;
  left: 200px;
}
#page-history .bw-character.link .bw-character-copy {
  left: 0px;
}
#page-history .bw-character.link .bw-character-copy .description p {
  width: 185px;
}
#page-history .bw-character.link .bw-character-crack {
  top: 155px;
  left: -100px;
  width: 416px;
  height: 239px;
  background-image: url('../img/history/crack-1.png');
  background-repeat: no-repeat;
}
#page-history .bw-character.zelda {
  height: 430px;
}
#page-history .bw-character.zelda .bw-character-img {
  top: -60px;
  left: 423px;
}
#page-history .bw-character.zelda .bw-character-crack {
  top: 142px;
  left: 639px;
  width: 498px;
  height: 237px;
  background-image: url('../img/history/crack-2.png');
  background-repeat: no-repeat;
}
#page-history .bw-character.zelda .bw-character-copy .description p {
  width: 180px;
}
#page-history .bw-character.zelda .bw-item-copy {
  left: 107px;
  width: 350px;
}
#page-history .bw-character.yuga .bw-character-img {
  top: 0;
  left: 190px;
}
#page-history .bw-character.yuga .bw-character-crack {
  top: 135px;
  left: -120px;
  width: 575px;
  height: 288px;
  background-image: url('../img/history/crack-3.png');
  background-repeat: no-repeat;
}
#page-history .bw-character.ravio .bw-character-img {
  top: 0;
  left: 395px;
}
#page-history .bw-character.ravio .bw-character-crack {
  top: 127px;
  left: 611px;
  width: 508px;
  height: 282px;
  background-image: url('../img/history/crack-4.png');
  background-repeat: no-repeat;
}
#page-history .bw-character.ravio .bw-character-copy .name .copy {
  margin-right: 2px;
}
#page-history .bw-character.hilda {
  height: 440px;
}
#page-history .bw-character.hilda .bw-character-img {
  top: 0;
  left: 252px;
}
#page-history .bw-character.hilda .bw-character-crack {
  top: 134px;
  left: -170px;
  width: 560px;
  height: 293px;
  background-image: url('../img/history/crack-5.png');
  background-repeat: no-repeat;
}
#page-history .bw-character.ganon {
  height: 600px;
}
#page-history .bw-character.ganon .bw-character-img {
  top: -20px;
  left: 265px;
}
#page-history .bw-character.ganon .bw-character-crack {
  top: 160px;
  left: 664px;
  width: 560px;
  height: 293px;
  background-image: url('../img/history/crack-1.png');
  background-repeat: no-repeat;
}
#page-history .bw-character.ganon .bw-item-copy {
  width: 308px;
}
#page-history .bw-footer-section {
  background: black;
}
#page-heroic .bw-footer-section {
  background: black;
}
#page-heroic .bw-title-container {
  text-align: center;
  color: #ffffff;
}
#page-heroic .bw-title-container .subtitle {
  font-family: 'Caudex', serif;
  font-size: 16px;
  text-transform: uppercase;
}
#page-heroic .bw-title-container .bw-rule {
  margin: 20px auto;
}
#page-heroic .bw-title-container h2 .title-decoration {
  top: -4px;
}
#page-heroic .heroic-section {
  color: #ffffff;
  height: 600px;
}
#page-heroic .heroic-section:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
#page-heroic .heroic-section .deco-title {
  text-transform: none;
}
#page-heroic .heroic-section .copy-container {
  margin-top: 80px;
  position: absolute;
  left: 0;
  width: 50%;
}
#page-heroic .heroic-section .copy-container .deco-title {
  text-align: left;
}
#page-heroic .heroic-section .copy-container h3 {
  font-size: 24px;
  font-family: 'Skranji', cursive;
}
#page-heroic .heroic-section .copy-container p {
  font-size: 20px;
}
#page-heroic .heroic-section .img-container {
  position: absolute;
  right: 0;
  width: 50%;
}
#page-heroic .heroic-section.heroic-left-section .copy-container {
  right: 0;
  left: inherit;
}
#page-heroic .heroic-section.heroic-left-section .copy-container h3 {
  text-align: right;
  font-size: 20px;
  margin-bottom: 10px;
}
#page-heroic .heroic-section.heroic-left-section .copy-container p {
  text-align: right;
  font-size: 16px;
}
#page-heroic .heroic-section.heroic-left-section .img-container {
  left: 0;
  right: inherit;
}
#page-heroic .heroic-section.heroic-right-section {
  margin-top: 50px;
}
#page-heroic .heroic-section.wall-merging {
  height: 494px;
}
#page-heroic .heroic-section.wall-merging .copy-container {
  width: 450px;
}
#page-heroic .heroic-section.wall-merging .img-container img {
  width: 450px;
}
#page-heroic .heroic-section.slipping-cracks {
  height: 300px;
}
#page-heroic .heroic-section.slipping-cracks .bw-carousel {
  left: 0;
}
#page-heroic .heroic-section.slipping-cracks .copy-container {
  width: 422px;
}
#page-heroic .heroic-section.weapons-rental {
  height: 700px;
  margin-top: 100px;
  margin-bottom: -100px;
}
#page-heroic .heroic-section.weapons-rental .left-column {
  float: left;
  width: 50%;
}
#page-heroic .heroic-section.weapons-rental .left-column:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
#page-heroic .heroic-section.weapons-rental .copy-container {
  width: 100%;
  position: inherit;
  margin-top: 60px;
}
#page-heroic .heroic-section.weapons-rental .copy-container.secondary {
  text-align: right;
}
#page-heroic .heroic-section.weapons-rental .copy-container.secondary h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
#page-heroic .heroic-section.weapons-rental .copy-container.secondary p {
  padding-left: 136px;
  font-size: 16px;
}
#page-heroic .heroic-section.weapons-rental .bw-carousel {
  left: 50px;
}
#page-heroic .heroic-section.street-pass {
  height: 300px;
  margin-bottom: 200px;
}
#page-heroic .heroic-section.street-pass .title-container {
  text-align: center;
  margin-bottom: 40px;
}
#page-heroic .heroic-section.street-pass .title-container h3 {
  font-size: 24px;
}
#page-heroic .heroic-section.street-pass .title-container p {
  font-size: 20px;
}
#page-heroic .heroic-section.street-pass .copy-container {
  width: 350px;
}
#page-heroic .heroic-section.street-pass .bw-carousel {
  left: 0;
}
#page-heroic .heroic-section.street-pass .bw-carousel .carousel-arrow {
  display: none;
}
#page-heroic .weapons-selector {
  height: 560px;
  position: relative;
}
#page-heroic .weapons-selector .bw-carousel {
  top: 111px;
}
#page-heroic .weapons-selector .bw-carousel .carousel-page li {
  padding: 10px;
  -webkit-transition: opacity 0.1s linear;
  -moz-transition: opacity 0.1s linear;
  -ms-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}
#page-heroic .weapons-selector .bw-carousel .carousel-page li:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#page-heroic .weapons-selector .bw-carousel .carousel-page .active-border {
  top: 0;
  left: 0;
}
#page-heroic .weapons-selector .bw-carousel.vertical {
  left: 10px;
}
#page-heroic .weapons-selector .weapons-display {
  width: 486px;
  height: 568px;
  background-image: url('../img/heroic/porthole.png');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: absolute;
  left: 77px;
  z-index: 3;
}
#page-heroic .weapons-selector .weapons-display .weapons-display-container {
  position: absolute;
  width: 200px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin-left: -100px;
  margin-top: -120px;
  z-index: 1;
}
#page-heroic .weapons-selector .weapons-display .weapons-new {
  width: 151px;
  height: 144px;
  background-image: url('../img/heroic/new.png');
  background-repeat: no-repeat;
  z-index: 2;
  position: absolute;
  top: 76px;
  left: 83px;
  opacity: 0;
}
#page-heroic .weapons-selector .weapons-copy-container {
  text-align: center;
  position: absolute;
  top: 150px;
  left: 500px;
  width: 256px;
  color: #ffffff;
  z-index: 2;
}
#page-heroic .weapons-selector .weapons-copy-container h3 {
  font-family: 'Skranji', cursive;
  margin-bottom: 10px;
}
#page-heroic .weapons-selector .weapons-copy-container .stone-cta {
  margin-top: 7px;
}
#page-heroic .weapons-selector .weapons-crack-bg {
  width: 367px;
  height: 273px;
  background-image: url('../img/heroic/crack-1.png');
  background-repeat: no-repeat;
  position: absolute;
  left: 450px;
  top: 106px;
  z-index: 1;
}
#page-heroic .weapons-selector .img-char-container {
  position: absolute;
  right: -80px;
}
#page-heroic .weapons-selector .img-char-container img {
  width: 350px;
}
#page-explore .bw-title-container h2 .title-decoration {
  top: -20px;
}
#page-explore .bw-explore-item {
  height: 420px;
}
#page-explore .bw-explore-item .deco-title {
  text-transform: none;
}
#page-explore .bw-explore-item .bw-carousel {
  left: 0;
}
#page-explore .bw-explore-item .bw-copy-container {
  color: white;
  float: right;
  text-align: right;
  width: 450px;
  margin-top: 30px;
}
#page-explore .bw-explore-item .bw-copy-container h2 {
  font-family: 'Skranji', cursive;
  font-size: 24px;
  margin-bottom: 30px;
  text-align: right;
}
#page-explore .bw-explore-item .bw-copy-container h3 {
  font-size: 20px;
  width: 400px;
  float: right;
}
#page-explore .bw-explore-item.right .bw-carousel {
  float: right;
}
#page-explore .bw-explore-item.right .bw-copy-container {
  text-align: left;
  color: white;
  float: left;
}
#page-explore .bw-explore-item.right .bw-copy-container h2 {
  text-align: left;
}
#page-explore .bw-explore-item.right .bw-copy-container h3 {
  float: left;
}
#page-explore .bw-footer-section {
  background: black;
}
#page-media .bw-footer-section {
  background: black;
}
#page-media .display-container {
  width: 670px;
  height: 340px;
  margin: auto;
  position: relative;
}
#page-media .display-container .display-image-frame {
  width: 453px;
  height: 343px;
  background-image: url('../img/explore/carousel-frame-caption.png');
  background-repeat: no-repeat;
  position: relative;
}
#page-media .display-container .display-image-frame .display-image-wrapper {
  width: 391px;
  height: 236px;
  top: 31px;
  left: 36px;
  position: relative;
}
#page-media .display-container .display-image-frame .carousel-caption {
  text-align: center;
  position: absolute;
  color: #ffffff;
  height: 50px;
  width: 404px;
  top: 270px;
  left: 29px;
  z-index: 4;
  padding: 7px 10px 0 10px;
  font-size: 14px;
  line-height: 16px;
}
#page-media .display-container .display-image-frame .display-image-container {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
#page-media .display-container .display-image-frame .display-image-container.active {
  z-index: 2;
}
#page-media .display-container .display-image-frame .display-image-container.inactive {
  z-index: 1;
}
#page-media .display-container .display-toggle-container {
  width: 208px;
  height: 65px;
  background-image: url('../img/media/toggle-base.png');
  background-repeat: no-repeat;
  padding-left: 9px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -40px;
}
#page-media .display-container .display-toggle-container .stone-cta {
  cursor: pointer;
}
#page-media .display-container .display-toggle-container .stone-cta .copy {
  margin-top: 21px;
}
#page-media .bw-carousel {
  left: 0;
  margin: auto;
  float: none;
  margin-bottom: 50px;
}
#page-media .bw-carousel .carousel-strip {
  height: 100%;
}
#page-media .bw-carousel li {
  padding: 1px 4px;
}
#page-media .bw-carousel li .content-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
#page-media .bw-carousel li:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#page-media .language-disclaimer {
  text-align: center;
  color: #ffffff;
  font-size: 12px;
  width: 400px;
  margin: -30px auto 50px auto;
  display: none;
}
body.language-fr #page-media .language-disclaimer,
body.language-es #page-media .language-disclaimer {
  display: block !important;
}
body.language-fr header .bw-right-nav .gold-cta {
  background-image: url('../img/cta-gold-small-sprite-stretch.png');
  background-repeat: no-repeat;
  padding-top: 1.8px;
  width: 106px;
  height: 50.4px;
}
body.language-fr header .bw-right-nav .gold-cta:hover {
  background-position: 0 -64.8px;
}
body.language-fr header .bw-right-nav .gold-cta:active {
  background-position: 0 -135px;
}
body.language-fr header nav ul {
  margin-top: 14px;
  margin-left: 14px;
  font-size: 14px;
}
body.language-fr header nav ul li {
  margin-left: 15px;
}
body.language-fr footer #nintendo-footer {
  width: 729px;
}
body.language-fr #bw-buy-now .long-cta {
  background-image: url('../img/stone-cta-long-sprite-stretch.png');
  background-repeat: no-repeat;
  width: 264px;
  height: 83.7px;
  background-position: 0 -17.55px;
}
body.language-fr #bw-buy-now .long-cta .copy {
  margin-top: 23px;
}
body.language-fr #bw-buy-now .long-cta:hover {
  background-position: 0 -116.10000000000001px;
}
body.language-fr #bw-buy-now .long-cta:active {
  background-position: 0 -216px;
}
body.language-fr #bw-buy-now .close-container {
  background-image: url('../img/buynow-inset-stretch.png');
  background-repeat: no-repeat;
  width: 179.55px;
  height: 71.55000000000001px;
  padding-top: 12px;
  padding-left: 12px;
}
body.language-fr #bw-buy-now .close-container .close-button {
  width: 170px;
}
body.language-fr #page-home .bw-footer-section .base-cta .copy {
  font-size: 14px;
  margin-top: 15px;
  margin-left: 3px;
}
body.language-fr #page-home .bw-bundle-container .language-disclaimer {
  display: block !important;
}
body.language-fr #page-home .footer-wrapper h4 {
  font-size: 14px;
}
body.language-fr #page-history .bw-character.link .bw-character-copy {
  top: 86px;
}
body.language-fr #page-history .bw-character.yuga .bw-character-copy {
  top: 76px;
  left: -20px;
}
body.language-fr #page-history .bw-character.yuga .bw-character-copy .description p {
  width: 237px;
}
body.language-fr #page-history .bw-character.ravio .bw-character-img {
  left: 350px;
}
body.language-fr #page-explore .bw-explore-item.explore-item-4 .bw-copy-container {
  margin-top: 0px;
}
body.language-fr #page-heroic .heroic-section.wall-merging .copy-container {
  margin-top: 7px;
}
body.language-fr #page-heroic .heroic-section.weapons-rental .copy-container {
  margin-top: 34px;
}
body.language-fr #page-heroic .weapons-selector .base-cta .copy {
  font-size: 14px;
  margin-top: 15px;
  margin-left: 3px;
}
body.language-fr #page-heroic .weapons-selector .weapons-new {
  background-image: url('../img/heroic/new-fr.png');
  background-repeat: no-repeat;
}
body.language-es header .bw-right-nav {
  display: none;
}
body.language-es header nav ul {
  margin-left: 7px;
}
body.language-es footer #nintendo-social iframe {
  width: 80px !important;
}
body.language-es footer #nintendo-footer {
  width: 620px;
}
body.language-es #page-home .bw-bundle-container {
  display: none !important;
}
body.language-es #page-home .bw-intro .language-disclaimer {
  display: block !important;
}
body.language-es #page-home .bw-footer-section .base-cta .copy {
  font-size: 14px;
  margin-top: 15px;
  margin-left: 3px;
}
body.language-es #page-home .footer-wrapper h4 {
  font-size: 14px;
}
body.language-es #page-history .bw-character.link .bw-character-copy {
  top: 86px;
}
body.language-es #page-history .bw-character.zelda .bw-character-copy {
  top: 81px;
}
body.language-es #page-history .bw-character.yuga .bw-character-copy {
  top: 76px;
  left: -20px;
}
body.language-es #page-history .bw-character.yuga .bw-character-copy .description p {
  width: 237px;
}
body.language-es #page-explore .bw-explore-item.explore-item-4 .bw-copy-container {
  margin-top: 11px;
}
body.language-es #page-heroic .weapons-selector .weapons-new {
  background-image: url('../img/heroic/new-es.png');
  background-repeat: no-repeat;
}

.game-of-the-year {
	position: absolute;
	top: 120px;
	left: 0;
	width: 121px;
	height: 160px;
	background: url('../img/game-spot-game-of-the-year.png') no-repeat;
}