body {
  overflow-x: hidden; }

html,
button,
input,
select,
textarea {
  color: #222; }

html {
  font-size: 1em;
  line-height: 1.4;
  /* Optional */
  height: 100%; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

audio,
canvas,
img,
video {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

html, body {
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smooth: always;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTJBQkFGRUZFOTIyMTFFMEJDRDNEQzkxOTVGOTNBODAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTJBQkFGRjBFOTIyMTFFMEJDRDNEQzkxOTVGOTNBODAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5MkFCQUZFREU5MjIxMUUwQkNEM0RDOTE5NUY5M0E4MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5MkFCQUZFRUU5MjIxMUUwQkNEM0RDOTE5NUY5M0E4MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtrV+I8AAAAQSURBVHjaYvj//z8DQIABAAj8Av7bok0WAAAAAElFTkSuQmCC',sizingMethod=crop);
  zoom: 1; }

.clear-left {
  clear: left !important; }

.clear-right {
  clear: right !important; }

.left-text {
  text-align: left !important; }

.center-text {
  text-align: center !important; }

.full-width {
  float: left;
  position: relative;
  display: block;
  width: 100%; }

.display-none {
  display: none; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

body {
  margin: 0; }

a {
  background: transparent; }

a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*  
 *
 *
 *
 *  PAC Custom Mixins  ---------->>>
 *
 *
 *
 */
@font-face {
  font-family: "foundation-icons";
  src: url('/css/fonts/foundation-icons.woff') format('woff'), url('/css/fonts/foundation-icons.ttf') format('truetype'), url('/css/fonts/foundation-icons.eot') format('embedded-opentype'); }
@font-face {
  font-family: "copperplate-gothic-bt";
  src: url('/css/fonts/copperplate-gothic-bold-cond-webfont.woff') format('woff'), url('/css/fonts/copperplate-gothic-bold-cond-webfont.ttf') format('truetype'), url('/css/fonts/copperplate-gothic-bold-cond-webfont.eot') format('embedded-opentype'), url('/css/fonts/copperplate-gothic-bold-cond-webfont.svg') format('svg'); }
@font-face {
  font-family: "giza-one-three";
  src: url('/css/fonts/giza-one-three-webfont.woff') format('woff'), url('/css/fonts/giza-one-three-webfont.ttf') format('truetype'), url('/css/fonts/giza-one-three-webfont.eot') format('embedded-opentype'), url('/css/fonts/giza-one-three-webfont.svg') format('svg'); }
@font-face {
  font-family: "anna-itc";
  src: url('/css/fonts/anna-itc-webfont.woff') format('woff'), url('/css/fonts/anna-itc-webfont.ttf') format('truetype'), url('/css/fonts/anna-itc-webfont.eot') format('embedded-opentype'), url('/css/fonts/anna-itc-webfont.svg') format('svg'); }
@font-face {
  font-family: "komika-kaps";
  src: url('/css/fonts/komtxtk-webfont.woff') format('woff'), url('/css/fonts/komtxtk-webfont.ttf') format('truetype'), url('/css/fonts/komtxtk-webfont.eot') format('embedded-opentype'), url('/css/fonts/komtxtk-webfont.svg') format('svg'); }
@font-face {
  font-family: "komika-axis";
  src: url('/css/fonts/komikax-webfont.woff') format('woff'), url('/css/fonts/komikax-webfont.ttf') format('truetype'), url('/css/fonts/komikax-webfont.eot') format('embedded-opentype'), url('/css/fonts/komikax-webfont.svg') format('svg'); }
@font-face {
  font-family: "fighting-spirit";
  src: url('/css/fonts/fighting_spirit_2_bold-webfont.woff') format('woff'), url('/css/fonts/fighting_spirit_2_bold-webfont.ttf') format('truetype'), url('/css/fonts/fighting_spirit_2_bold-webfont.eot') format('embedded-opentype'), url('/css/fonts/fighting_spirit_2_bold-webfont.svg') format('svg'); }
body {
  margin: 0 auto !important;
  max-width: 320px; }

img {
  display: block;
  margin: 0 auto; }

a {
  color: #e8d1a5;
  text-decoration: underline; }

.page-divider {
  background: url("/img/threeds/page__divider.png") no-repeat;
  border: 0px;
  margin: 0px;
  height: 46px;
  position: relative;
  width: 320px;
  z-index: 1; }

.page-divider--shield {
  background: url("/img/threeds/page__divider-shield.png") no-repeat;
  border: 0px;
  margin: -25px 0 0 0;
  height: 95px;
  position: relative;
  width: 320px;
  z-index: 1; }

.site--header {
  margin: 0px;
  padding: 0px; }

.section--header {
  margin: 0px;
  padding: 30px 0 10px 0; }

.section--sub-header {
  margin: 0px;
  padding: 20px 0 0px 0; }

.section--p {
  color: #e8d1a5;
  font: normal 15px/20px "Arial", sans-serif;
  margin: 0px 5px;
  text-align: center; }

.section--list {
  list-style-type: none;
  padding: 0 2px 0 12px; }
  .section--list li {
    color: #e8d1a5;
    font: normal 16px/21px "Arial", sans-serif;
    margin: 5px 0px 22px 0px;
    position: relative;
    text-align: left;
    text-indent: 12px; }
    .section--list li:before {
      content: '';
      background: #e8a426;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      margin: 0 0 0 -12px;
      position: absolute;
      top: 8px;
      width: 4px;
      height: 4px; }

.footer--p {
  color: #97523a;
  font: normal 14px/19px "Arial", sans-serif;
  margin: 0px; }

.steam-intro {
  background: black url("/img/threeds/background__steam-intro.png") no-repeat;
  padding-bottom: 40px; }

.steam-intro--header {
  padding-top: 32px;
  position: relative;
  z-index: 1; }
  .steam-intro--header .header--available-now {
    float: left; }
  .steam-intro--header .logo--threeds {
    float: right;
    margin-top: 1px; }
  .steam-intro--header .logo--steam {
    position: relative;
    top: -10px; }

.steam-intro--characters {
  margin-top: -130px; }

.age-of-steam {
  background: #4a2513;
  margin-top: -20px;
  padding-bottom: 25px; }

.steam-history {
  background: #30180c;
  margin-top: -20px;
  padding-bottom: 25px; }

.steam-history--amiibo {
  margin-top: 15px;
  max-width: 100%; }

.buy-and-demo {
  background: #4a2513 url("/img/threeds/background__buy-and-demo.png") no-repeat;
  margin-top: -30px;
  padding-bottom: 65px; }

.buy-now--header,
.free-demo--header {
  padding: 35px 0px 5px 0px; }
  .buy-now--header .section--p,
  .free-demo--header .section--p {
    margin: 0 20px; }
  .buy-now--header .logo--eshop,
  .free-demo--header .logo--eshop {
    padding: 12px 0; }
  .buy-now--header .section--list,
  .free-demo--header .section--list {
    padding: 0 22px; }
    .buy-now--header .section--list li,
    .free-demo--header .section--list li {
      font-size: 15px;
      line-height: 20px;
      text-align: center; }
  .buy-now--header .logo--available-eshop,
  .free-demo--header .logo--available-eshop {
    float: left;
    padding-bottom: 20px;
    width: 100%; }

.site-footer {
  background: #140a05;
  width: 100%;
  margin: -45px 0 0 0;
  text-align: center; }
  .site-footer img {
    width: auto; }
  .site-footer .site-footer--legal {
    clear: left;
    padding: 10px 8px 30px 8px; }
  .site-footer .site-footer--nintendo {
    min-height: 255px;
    margin: 0;
    padding: 55px 0 30px 0; }
  .site-footer #footer-gamelogo-3ds-container {
    float: none !important;
    margin: 0 auto !important; }
  .site-footer #newsletter-container {
    float: left;
    position: relative;
    display: block;
    width: 100%;
    padding: 0px;
    margin: 0px; }
  .site-footer #footer-clubn-container,
  .site-footer #footer-followus-container,
  .site-footer #footer-esrb-container,
  .site-footer #footer-privacypolicy-container {
    float: left !important;
    position: relative;
    width: 50% !important;
    margin: 0 0 10px 0 !important;
    width: 50%;
    padding: 0px; }
  .site-footer #footer-followus-container {
    float: left;
    width: 82px !important; }
    .site-footer #footer-followus-container img {
      float: left;
      margin-right: 3px; }
  .site-footer #footer-esrb-container {
    clear: left;
    text-align: center; }
    .site-footer #footer-esrb-container a {
      display: inline-block !important;
      margin-left: 20px; }
  .site-footer #footer-privacypolicy-container {
    padding-left: 60px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
