@font-face {
  font-family: 'ACaslonPro-Bold';
  src: url('../font/ACaslonPro-Bold.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ACaslonPro-Bold';
  src: url('../font/ACaslonPro-Bold.otf') format('opentype'), url('../font/ACaslonPro-Bold.ttf') format('truetype'), url('../font/ACaslonPro-Bold.svg#ACaslonPro-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

#trailers {
  background-color: #001d3a;
  border-bottom: 4px solid #000;
}

#news {
  background-color: #2a2b2b;
  border-bottom: 4px solid #000;
}

#features {
  background-size: cover;
  border-bottom: 4px solid #000;
}

#about {
  background-size: cover;
  border-bottom: 4px solid #000;
}

#buy {
  border-bottom: 4px solid #000;
}

.about-copy {
  width: 100%;
  position: relative;
  margin-bottom: 50px;
}

.about-copy p {
  color: #fff;
  text-align: center;
}

.news-items-container, .features-items-container {
  display: block;
  position: relative;
  width: 100%;
}

.news-items, .features-items {
  position: relative;
  width: calc(100% - 40px);
  margin: 20px auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
}

.container.about {
  align-items: flex-start;
}

.news-item-interior {
  padding: 20px;
  color: #fff;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.news-text {
  display: inline-block;
  padding: 0 0 0 20px;
  font-size: .75em;
}

.news-headline, .feature-headline, .feature-item-image {
  font-size: 1em;
  font-weight: 700;
  margin-bottom: 30px;
  min-height: 2.75em;
}

.news-links {
  margin-top: 30px;
}

.link-btn {
  background-color: rgba(36, 107, 206, 1);
  color: #fff;
}

.prev-arrow, .next-arrow {
  width: 86px;
  height: 86px;
  position: absolute;
  top: calc(50% - 43px);
  display: block;
  background-repeat: no-repeat;
  background-size: auto;
  cursor: pointer;
  z-index: 99;
}

.prev-arrow {
  background-image: url(../img/arrow_left-min.png);
  left: 0;
}

.next-arrow {
  background-image: url(../img/arrow_right-min.png);
  right: 0;
}

.feature-item {
  padding: 20px;
  color: #fff;
  max-width: 485px;
}

.about-container {
  width: 100%;
  position: relative;
}

.about-copy .centered-div {
  width: calc(100% - 192px);
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
}

.about-copy img {
  display: block;
  margin: 30px auto;
  width: 100%;
  max-width: 414px;
}

.trailer-items-container {
  width: 100%;
}

.trailer-items {
  width: calc(100% - 40px);
  margin: 0 auto;
  text-align: center;
}

.trailer-items {
  padding: 20px 0 50px 0;
}

.trailer-house {
  cursor: pointer;
  width: calc(33.3333333% - 8px);
  margin: 0 auto;
  position: relative;
  margin-bottom: -7px;
  display: inline-block;
}

.trailer-house i {
  position: absolute;
  top: calc(50% - .5em);
  left: calc(50% - .5em);
  color: #fff;
  font-size: 5em;
  text-shadow: 2px 2px 4px #000;
}

.header-text.overview, .header-text.gallery {
  margin-top: 100px;
}

.header-text.overview:before, .header-text.gallery:before {
  content: '';
  width: 100%;
  height: 4px;
  position: absolute;
  top: -50px;
  left: 0;
  background-color: #a2b4cc;
}

.character-art {
  width: 25%;
  max-width: 294px;
}

.overview-body {
  width: 50%;
  font-size: .75em;
  text-align: center;
  color: #000;
}

.trailer-house img {
  width: 100%;
}

.flag-container {
  justify-content: center;
  margin: 0 auto 30px auto;
}

.flag {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 10px;
}

.flag.en-ae {
  background-position: -32px 0;
}

.flag.de-at {
  background-position: -64px 0;
}

.flag.en-au {
  background-position: -96px 0;
}

.flag.de-ch {
  background-position: -128px 0;
}

.flag.de-de {
  background-position: 0 -32px;
}

.flag.en-dk {
  background-position: -32px -32px;
}

.flag.es-es {
  background-position: -64px -32px;
}

.flag.en-fi {
  background-position: -96px -32px;
}

.flag.fr-fr {
  background-position: -128px -32px;
}

.flag.en-gb {
  background-position: 0 -64px;
}

.flag.en-gr {
  background-position: -32px -64px;
}

.flag.it-it {
  background-position: -64px -64px;
}

.flag.en-no {
  background-position: -96px -64px;
}

.flag.en-nz {
  background-position: -128px -64px;
}

.flag.en-se {
  background-position: 0 -96px;
}

.flag.en-us {
  background-position: -32px -96px;
}

.flag.fr-be {
  background-position: -32px 0;
}

.flag.en-ca {
  background-position: 0 -32px;
}

.flag.en-nl {
  background-position: -32px -32px;
}

.mfp-iframe-scaler iframe {
  box-shadow: none;
}

.mfp-wrap {
  z-index: 9999999 !important;
}

.mfp-bg {
  z-index: 9999999 !important;
}

.social-house {
  width: 100%;
  text-align: center;
}

.social-house a, .social-house a:hover, .social-house a:focus, .social-house a:visited {
  color: #fff;
  font-size: 2.5em;
  outline: none;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  margin-right: 0;
}

.footer-links a, .footer-links a:hover, .footer-links a:focus, .footer-links a:visited, .footer-logo-container a, .footer-logo-container a:hover, .footer-logo-container a:focus, .footer-logo-container a:visited {
  outline: none;
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
}

.footer-links a:hover, .footer-logo-container a:hover {
  color: rgba(84, 21, 27, 1);
}

.legal-text, .footer-links, .footer-logo-container a {
  text-align: center;
  font-size: .5em;
  width: 100%;
  color: #000;
}

.footer-links.guidelines a {
  font-size: 1.5em;
}

.gallery-house {
  text-align: center;
}

.trailer-thumb {
  margin: 10px;
  width: calc(33% - 20px);
  cursor: pointer;
  max-width: 436px;
}

.social-house a:last-child {
  margin-right: 0;
}

#headerbar-sqex {
  position: fixed !important;
  top: 0;
  left: 0;
  text-shadow: none;
}

.footer {
  position: relative;
  background-color: #fff;
  color: #000;
}

.footer .container {
  max-width: 1100px;
  padding: 0 20px;
  width: calc(100% - 40px);
}

.footer-logos {
  width: 100%;
  max-width: 1290px;
  margin: 0 auto;
  text-align: center;
}

.legal-text, .footer-links, .footer-logos {
  padding-bottom: 30px;
}

.footer-logo-container {
  display: inline-block;
  vertical-align: middle;
  margin: 10px;
}

.footer-logo-container a {
  display: block;
  background-size: auto;
  background-repeat: no-repeat;
  text-align: center;
}

.footer-logo-container.usk-info {
  width: 100%;
  text-align: center;
  font-size: .5em;
  padding-bottom: 30px;
  margin: 0;
}

.footer-logo-container.usk-info a {
  font-size: 1em;
}

.footer-logo-container a.rating {
  background-position: -40px -16px;
  width: 82px;
  height: 99px;
}

.footer-logo-container a.rating.de_DE {
  background-position: -162px -17px;
  width: 96px;
  height: 96px;
}

.footer-logo-container a.ps4 {
  background-position: 0px -70px;
  height: 30px;
  width: 126px;
}

.footer-logo-container a.ps3 {
  background-position: 0px -29px;
  height: 31px;
  width: 128px;
}

.footer-logo-container a.psn {
  background-position: 0px -162px;
  height: 50px;
  width: 67px;
}

.footer-logo-container a.psvita {
  background-position: -9px -116px;
  height: 38px;
  width: 108px;
}

.footer-logo-container a.squareenix {
  background-position: 0px 0px;
  height: 17px;
  width: 147px;
}

.footer-logo-container a.steam {
  background-position: 0px -564px;
  height: 30px;
  width: 101px;
}

.footer-logo-container a.esrb {
  background-position: 0px -244px;
  height: 65px;
  width: 144px;
}

.footer-logo-container.privacy {
  background-position: 0px -309px;
  height: 44px;
  width: 119px;
  display: none;
}

.footer-logo-container.psn {
  display: none;
}

.footer-logo-container a.pegi {
  background-position: -68px -164px;
  height: 79px;
  width: 67px;
}

.footer-logo-container a.usk {
  background-position: -152px -159px;
  height: 88px;
  width: 88px;
}

.footer-logo-container a.rating.en_US {
  background-position: -298px -17px;
  width: 202px;
  height: 98px;
}

.footer-logo-container a.switch {
  background-position: 0 -362px;
  width: 143px;
  height: 44px;
}

.footer-logo-container a.xbox-one {
  background-position: 0 -418px;
  width: 134px;
  height: 26px;
}

.footer-logo-container a.esrb-privacy {
  background-position: 0 -464px;
  width: 71px;
  height: 95px;
  margin: 0 auto 10px auto;
}

.prev-overlay, .next-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
}

.prev-overlay {
  left: 0;
  background-color: none;
}

.next-overlay {
  left: 50%;
  background-color: none;
}

.features-intro {
  text-transform: uppercase;
  font-size: 1.25em;
  width: 100%;
  display: block;
  font-weight: 700;
  color: #444e58;
  margin-bottom: 30px;
}

#buy, #gallery {
  padding-bottom: 50px;
}

.feature-item-image {
  width: 100%;
}

@media (max-width: 900px) {
  .nav-item, .nav-item:visited, .nav-item:active, .nav-item:focus, .nav-item:hover {
    font-size: .55em;
  }
  .news-item-image {
    display: block;
    width: 100%;
  }
  .news-text {
    display: block;
  }
  .feature-item, .news-item-interior {
    padding: 0;
    font-size: 1em;
    display: block;
    max-width: 100000px;
    width: 100%;
  }
  .feature-item {
    margin-top: 20px;
  }
  .about-copy {
    font-size: .65em;
  }
  .news-text {
    padding: 0;
  }
  .trailer-house {
    width: 100%;
  }
  .character-art {
    display: none;
  }
  .overview-body {
    width: 100%;
  }
  .trailer-thumb {
    width: 80%;
  }
  .news-headline, .feature-headline, .feature-item-image {
    margin-top: 20px;
  }
  .about-copy .centered-div {
    width: calc(100% - 40px);
    padding: 20px;
  }
}
