@charset "UTF-8";
@font-face {
  font-family: 'avenirlight';
  src: url("/assets/fonts/avenir-light-webfont.eot");
  src: url("/assets/fonts/avenir-light-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/avenir-light-webfont.woff") format("woff"), url("/assets/fonts/avenir-light-webfont.ttf") format("truetype"), url("/assets/fonts/avenir-light-webfont.svg#avenirlight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'avenirroman';
  src: url("/assets/fonts/avenir-roman-webfont.eot");
  src: url("/assets/fonts/avenir-roman-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/avenir-roman-webfont.woff") format("woff"), url("/assets/fonts/avenir-roman-webfont.ttf") format("truetype"), url("/assets/fonts/avenir-roman-webfont.svg#avenirroman") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'avenirblack';
  src: url("/assets/fonts/avenir-black-webfont.eot");
  src: url("/assets/fonts/avenir-black-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/avenir-black-webfont.woff") format("woff"), url("/assets/fonts/avenir-black-webfont.ttf") format("truetype"), url("/assets/fonts/avenir-black-webfont.svg#avenirblack") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'avenirbook';
  src: url("/assets/fonts/avenir-book-webfont.eot");
  src: url("/assets/fonts/avenir-book-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/avenir-book-webfont.woff") format("woff"), url("/assets/fonts/avenir-book-webfont.ttf") format("truetype"), url("/assets/fonts/avenir-book-webfont.svg#avenirbook") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'avenirheavy';
  src: url("/assets/fonts/avenir-heavy-webfont.eot");
  src: url("/assets/fonts/avenir-heavy-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/avenir-heavy-webfont.woff") format("woff"), url("/assets/fonts/avenir-heavy-webfont.ttf") format("truetype"), url("/assets/fonts/avenir-heavy-webfont.svg#avenirheavy") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'avenirmedium';
  src: url("/assets/fonts/avenir-medium-webfont.eot");
  src: url("/assets/fonts/avenir-medium-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/avenir-medium-webfont.woff") format("woff"), url("/assets/fonts/avenir-medium-webfont.ttf") format("truetype"), url("/assets/fonts/avenir-medium-webfont.svg#avenirmedium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'avenirheavy_oblique';
  src: url("/assets/fonts/avenir-heavyoblique-webfont.eot");
  src: url("/assets/fonts/avenir-heavyoblique-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/avenir-heavyoblique-webfont.woff") format("woff"), url("/assets/fonts/avenir-heavyoblique-webfont.ttf") format("truetype"), url("/assets/fonts/avenir-heavyoblique-webfont.svg#avenirheavy_oblique") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body {
  height: 100%;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  /*
  vertical-align:baseline;
  background:transparent;
  */
}

body {
  overflow: none;
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  clear: both;
  display: block;
  height: 1px;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 100%;
}

body,
html {
  font-family: Arial, Helvetica, clean, sans-serif;
}

h1 {
  font-family: "avenirlight", Arial, Helvetica, clean, sans-serif;
  font-size: 37px;
  font-weight: normal;
  line-height: 1.25;
  padding: 0 0 27px 0;
  margin: 0 0 27px 20px;
}
h1 span.reg {
  font-size: 25px;
  vertical-align: top;
}

#remote h1 {
  background: none;
}

p {
  font-family: "avenirlight", Arial, Helvetica, clean, sans-serif;
  color: #FFF;
  font-size: 15px;
  margin: 0 0 15px 0;
  line-height: 20px;
}

a {
  color: #6fc0de;
  cursor: pointer;
  text-decoration: none;
  font: Arial, Helvetica, clean, sans-serif;
}
a:hover {
  color: #FFF;
}
a:active {
  color: #0099FF;
  outline: none;
  -moz-outline-style: none;
}
a:focus {
  outline: none;
  -moz-outline-style: none;
}

span.sup {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
  font-size: 0.7em;
}

#gkModal, .modal {
  background: #fff;
  border: 1px solid #000;
  padding: 25px 20px 25px 40px;
  width: 540px;
  color: #000;
  z-index: 10001;
  position: absolute;
  display: none;
}
@media screen and (max-width: 640px) {
  #gkModal, .modal {
    width: 100%;
  }
}
@media screen and (max-width: 320px) {
  #gkModal, .modal {
    width: 280px;
  }
}
#gkModal .inner-modal, .modal .inner-modal {
  position: relative;
}
@media screen and (min-width: 641px) {
  #gkModal .inner-modal .content-modal, .modal .inner-modal .content-modal {
    max-height: 650px;
    overflow-x: hidden;
  }
}
#gkModal .inner-modal p, .modal .inner-modal p {
  display: block;
  color: #000;
  text-shadow: none;
  padding-right: 20px;
}
@media screen and (max-width: 640px) {
  #gkModal .inner-modal p, .modal .inner-modal p {
    margin: 0 10px 30px 10px;
  }
}
#gkModal .inner-modal p.date, .modal .inner-modal p.date {
  font-weight: bold;
  margin-bottom: 0;
}
#gkModal .inner-modal p.hdr, .modal .inner-modal p.hdr {
  color: #0099FF !important;
  font-weight: bold;
  font-size: 20px;
  line-height: 32px;
}
#gkModal .inner-modal p.logo, .modal .inner-modal p.logo {
  width: 24px;
  height: 20px;
  display: block;
  background-image: url("/assets/images/gkSprite.png");
  background-position: 0 -900px;
  margin: 40px auto 20px auto;
}
#gkModal .inner-modal p sup, .modal .inner-modal p sup {
  vertical-align: top;
}
#gkModal .inner-modal p a:hover, .modal .inner-modal p a:hover {
  color: #6fc0de;
}
#gkModal .inner-modal iframe, .modal .inner-modal iframe {
  margin: 0 auto;
  text-align: center;
}
#gkModal .inner-modal .gk-close, .modal .inner-modal .gk-close {
  position: absolute;
  z-index: 10;
  bottom: -125px;
  left: 45%;
  left: calc(50% - 40px);
  cursor: pointer;
  width: 63px;
  height: 60px;
  display: block;
  text-indent: -9999px;
  background-image: url("/assets/images/gkSprite.png");
  background-position: 0 -464px;
}
#gkModal .inner-modal .gk-close:hover, .modal .inner-modal .gk-close:hover {
  background-position: 0 -529px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) {
  #gkModal .inner-modal .gk-close, .modal .inner-modal .gk-close {
    left: 42%;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) {
  #gkModal .inner-modal .gk-close, .modal .inner-modal .gk-close {
    left: 35%;
  }
}

#content #qa .accordion {
  vertical-align: top;
  display: inline-block;
  margin: 0 0 16px 16px;
  width: 600px;
}
@media (max-width: 979px) {
  #content #qa .accordion {
    width: 100%;
    margin: 0 0 16px 0;
  }
}
#content #qa .accordion h1, #content #qa .accordion p {
  width: auto;
}
#content #qa .accordion article {
  background: rgba(3, 17, 35, 0.4);
  margin: 1px 0 0;
  padding: 12px;
}
@media (max-width: 979px) {
  #content #qa .accordion article {
    padding: 12px 0 12px 0;
  }
}
@media (min-width: 321px) and (max-width: 640px) {
  #content #qa .accordion article {
    border-top: 2px solid #1d2138;
  }
}
#content #qa .accordion article:first-child {
  margin: 0 0 0;
}
#content #qa .accordion article.row h1 {
  cursor: pointer;
}
#content #qa .accordion article.selected #content #qa .accordion article .arrow, #content #qa .accordion article:hover .arrow {
  background: transparent url("/assets/images/arrow_sprite.png") no-repeat 0px -1px;
}
#content #qa .accordion article h1 {
  font-size: 18pt;
  margin: 0;
  line-height: 21px;
}
@media (max-width: 979px) {
  #content #qa .accordion article h1 {
    font-size: 20pt;
  }
}
@media (min-width: 321px) and (max-width: 640px) {
  #content #qa .accordion article h1 {
    font-size: 52px;
    line-height: 40px;
  }
}
#content #qa .accordion article h1 .arrow {
  background: transparent url("/assets/images/arrow_sprite.png") no-repeat 0px -19px;
  float: right;
  height: 15px;
  width: 20px;
  margin: 8px 0 0 18px;
}
#content #qa .accordion article h1 .activeArrow {
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  filter: FlipV;
  -ms-filter: "FlipV";
}
#content #qa .accordion article h1:hover {
  color: #FFF;
}
#content #qa .accordion article:hover, #content #qa .accordion article.selected {
  background: rgba(3, 17, 35, 0.8);
}
#content #qa .accordion article .content {
  display: none;
  width: 530px;
}
@media (max-width: 979px) {
  #content #qa .accordion article .content {
    width: 100%;
  }
}

.grid .item {
  float: left;
  margin: 0 5px 5px 0;
}

.grid .item img {
  border: 3px solid #000;
}

.grid .item.active img {
  border: 3px solid #00a9ed;
}

.width-full-page {
  position: relative;
  max-width: 100%;
  width: 100% !important;
}

.width-full-page .gk-carousel li div {
  margin: 0 auto;
}

.gk-carousel {
  margin: 0 auto;
}

.gk-carousel ul li {
  padding-top: 200px;
  float: left;
  list-style: none;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
}

.gk-carousel li div {
  max-width: 940px;
}

.gk-carousel .dots {
  list-style-type: none;
  position: absolute;
  z-index: 10;
  bottom: 50px;
}
.gk-carousel .dots li.dot {
  width: 20px;
  height: 20px;
  text-indent: -9999em;
  background-image: url("/assets/images/gkSprite.png");
  background-position: 0 -873px !important;
  display: block;
  float: left;
  margin: 0 15px 0 0;
  cursor: pointer;
}
.gk-carousel .dots li.dot.active {
  background-position: 0 -853px !important;
}

.carousel-controls {
  display: none;
  position: absolute;
  z-index: 10;
  cursor: pointer;
  width: 63px;
  height: 60px;
  text-indent: -9999em;
  background-image: url("/assets/images/gkSprite.png");
}
@media screen and (max-width: 768px) {
  .carousel-controls {
    width: 46px;
    height: 44px;
  }
}

.carousel-controls.prev {
  top: 45%;
  left: 0;
  background-position: 0 -723px;
}
@media screen and (max-width: 768px) {
  .carousel-controls.prev {
    background-position: -10px -732px;
  }
}

.carousel-controls.prev:hover {
  background-position: 0 -787px;
}
@media screen and (max-width: 768px) {
  .carousel-controls.prev:hover {
    background-position: -10px -796px;
  }
}

.carousel-controls.next {
  top: 45%;
  right: 0;
  background-position: -1px -593px;
}
@media screen and (max-width: 768px) {
  .carousel-controls.next {
    background-position: -11px -602px;
  }
}

.carousel-controls.next:hover {
  background-position: 0 -658px;
}
@media screen and (max-width: 768px) {
  .carousel-controls.next:hover {
    background-position: -11px -667px;
  }
}

.carousel-controls.close {
  position: fixed;
  left: 45%;
  left: calc(50% - 31px);
  bottom: 0;
  background-position: 0 -464px;
}
@media screen and (max-width: 768px) {
  .carousel-controls.close {
    left: 45%;
    left: calc(50% - 23px);
    background-position: -7px -471px;
  }
}

.carousel-controls.close:hover {
  background-position: 0 -529px;
}
@media screen and (max-width: 768px) {
  .carousel-controls.close:hover {
    background-position: -7px -536px;
  }
}

#content section .gk-carousel .panels li {
  position: relative;
  background-position: center;
  background-size: 100% auto;
  text-align: center;
  padding-top: 0;
  overflow: hidden;
}
#content section .gk-carousel .panels li .item-bleed {
  margin: 0 auto;
}
#content section .gk-carousel .panels li .item-bleed .inner {
  position: absolute;
  text-align: left;
  width: 500px;
  z-index: 5;
}
#content section .gk-carousel .panels li .item-bleed .inner h1 {
  padding: 0;
  font-size: 30px;
  background: none;
}
#content section .gk-carousel .panels li .item-bleed .inner p {
  opacity: 0.7;
  font-size: inherit !important;
  line-height: inherit !important;
}
@media screen and (max-width: 480px), (max-height: 480px) {
  #content section .gk-carousel {
    position: relative;
    height: auto;
  }
  #content section .gk-carousel .dots {
    bottom: 10px;
  }
  #content section .gk-carousel .panels li.li-0, #content section .gk-carousel .panels li.li-1, #content section .gk-carousel .panels li.li-2 {
    background-image: none !important;
    height: auto !important;
    margin-bottom: 50px;
  }
  #content section .gk-carousel .panels li.li-0 .item-bleed .inner, #content section .gk-carousel .panels li.li-1 .item-bleed .inner, #content section .gk-carousel .panels li.li-2 .item-bleed .inner {
    position: relative;
    top: auto;
    right: auto;
    left: 0;
    width: 90%;
    margin: 100px auto 0;
    text-align: left !important;
  }
  #content section .gk-carousel .panels li.li-0 .item-bleed .inner h1, #content section .gk-carousel .panels li.li-1 .item-bleed .inner h1, #content section .gk-carousel .panels li.li-2 .item-bleed .inner h1 {
    font-size: 37px !important;
    margin: 0 0 27px 0 !important;
  }
  #content section .gk-carousel .panels li.li-0 .item-bleed .inner p, #content section .gk-carousel .panels li.li-1 .item-bleed .inner p, #content section .gk-carousel .panels li.li-2 .item-bleed .inner p {
    line-height: 20px !important;
    font-size: 15px !important;
  }
}

header {
  width: 100%;
  position: absolute;
  z-index: 2;
}
header.fixed {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  z-index: 9999;
  top: 0;
}
@media screen and (max-width: 768px) {
  header.fixed {
    background-color: #000;
  }
}
header a {
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-family: "avenirlight", Arial, Helvetica, clean, sans-serif;
  font-size: 17px;
  font-weight: normal;
  text-decoration: none;
  height: 65px;
  padding: 0 25px;
  line-height: 65px;
}
@media screen and (max-width: 900px) {
  header a {
    padding: 0 20px;
  }
}
@media screen and (max-width: 768px) {
  header a {
    font-size: 13px;
  }
}
header li {
  float: left;
  display: inline-block;
}
header .inner {
  height: 65px;
  max-width: 1024px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
header .inner h1 {
  display: inline-block;
  background: url("/assets/images/gkSprite.png") no-repeat;
  background-position: 0 0;
  line-height: 0;
  margin: 18px 0 0 20px;
  padding: 0;
}
header .inner h1 a {
  opacity: 0;
  padding: 0;
  width: 140px;
  height: 30px;
}
header .inner .gk-nav-menu-button {
  display: none;
  width: 20px;
  height: 20px;
  content: '≡';
  font-size: 24px;
  position: absolute;
  top: -2px;
  right: -10px;
}
@media screen and (max-width: 720px) {
  header .inner .gk-nav-menu-button {
    display: block;
  }
}
header .inner nav {
  position: absolute;
  top: 0;
  right: 0;
}
header .inner nav a:hover {
  color: #0099FF;
}
header .inner nav a:active {
  color: #FFF;
}
header .inner nav a.activeSection {
  background: #0099FF;
  color: #FFF;
}
@media screen and (max-width: 720px) {
  header .inner nav {
    display: none;
    width: 100%;
    height: 391px;
    position: absolute;
    top: 65px;
    overflow-x: hidden;
    overflow-y: scroll;
    z-index: 0;
  }
  header .inner nav ul {
    background-color: #000;
    border-bottom: 1px solid #0099FF;
  }
  header .inner nav li {
    float: none;
    display: block;
  }
  header .inner nav li a {
    width: 100%;
    font-size: 17px;
    height: 50px;
    line-height: 50px;
  }
}
@media screen and (min-width: 721px) {
  header .inner nav {
    display: block !important;
  }
}

.subnav-inner {
  clear: both;
  display: none;
  border-top: 1px solid rgba(51, 51, 51, 0.5);
}
.subnav-inner ul {
  max-width: 1024px;
  margin: 0 auto;
}
.subnav-inner ul li {
  margin: 0 0 0 10px;
}
.subnav-inner ul li a.activeSection {
  color: #0099FF;
}
@media screen and (max-width: 720px) {
  .subnav-inner ul li a {
    padding: 0 5px;
  }
}

.pg-vision .subnav-inner ul li:first-child,
.pg-culture .subnav-inner ul li:first-child,
.pg-people .subnav-inner ul li:first-child {
  margin-left: 255px;
}
@media screen and (max-width: 720px) {
  .pg-vision .subnav-inner ul li:first-child,
  .pg-culture .subnav-inner ul li:first-child,
  .pg-people .subnav-inner ul li:first-child {
    margin-left: 20px;
  }
}

.pg-remote-play .subnav-inner ul li:first-child,
.pg-playstation-now .subnav-inner ul li:first-child,
.pg-share-play .subnav-inner ul li:first-child {
  margin-left: 380px;
}
@media screen and (max-width: 720px) {
  .pg-remote-play .subnav-inner ul li:first-child,
  .pg-playstation-now .subnav-inner ul li:first-child,
  .pg-share-play .subnav-inner ul li:first-child {
    margin-left: 20px;
  }
}

.no-js #navMain {
  display: none;
}

body, html {
  width: 100%;
  height: 100%;
  position: relative;
  color: #FFF;
  font: Arial, Helvetica, clean, sans-serif;
}

body {
  background: #000;
  overflow: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
body.no-scroll {
  overflow: hidden;
}
body #body-container {
  position: relative;
  height: 100%;
}
body #body-container #content {
  height: 100%;
  position: relative;
  z-index: 5;
}
body #body-container #content section {
  height: calc(100% - 65px - 90px);
  width: 960px;
  margin: 0 auto;
}
body #body-container #content section.slider-full-page {
  width: 100%;
}
@media screen and (max-width: 640px) {
  body #body-container #content section {
    height: calc(100% - 65px);
  }
}

div.text-clone {
  position: absolute;
  top: -99999px;
  left: -99999px;
}
div.text-clone h1 {
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  margin: 0;
}

#content > section {
  opacity: 0;
  top: 30px;
  position: relative;
}
@media screen and (min-width: 321px) and (max-width: 768px) {
  #content > section {
    padding-bottom: 60px;
  }
}

#content section.page-in {
  transition-property: opacity, top;
  transition-duration: 1s;
  opacity: 1;
  top: 0;
}

#bgInner,
#bgVideoWrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
}

#bgVideo video,
#bgVideo img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

#bgVideo .overlay {
  background: rgba(0, 0, 0, 0.4) url(/assets/images/backgrounds/pattern.png);
  z-index: 2;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.btn {
  display: inline-block;
  cursor: pointer;
  font-size: 15px;
  padding: 7px 20px;
  line-height: 29px;
  text-align: center;
  color: #000;
  background: #0099FF;
  text-transform: uppercase;
  font-weight: normal;
  font: Arial, Helvetica, clean, sans-serif;
}

.bgImg {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
}

.bgResize {
  background-repeat: no-repeat;
  background-position: center;
}

.bgScaleFavorWidth {
  background-size: auto 100% !important;
}

.bgScaleFavorHeight {
  background-size: 100% auto !important;
}

/* ----------------------------------------
    BANNER
---------------------------------------- */
.banner {
  max-width: 960px;
  min-width: 750px;
  margin: 10% auto 20px;
  position: relative;
}

/* ----------------------------------------
    BANNER
---------------------------------------- */
body {
  scrollbar-base-color: #000;
  scrollbar-3dlight-color: #626262;
  scrollbar-highlight-color: #626262;
  scrollbar-track-color: #000;
  scrollbar-face-color: #626262;
  scrollbar-arrow-color: #626262;
  scrollbar-shadow-color: #626262;
  scrollbar-dark-shadow-color: #626262;
  -moz-scrollbar-border: 1px solid #000;
  -moz-scrollbar-background-color: #000;
  -moz-scrollbar-track-background-color: #626262;
  -moz-scrollbar-arrow-background-color: #000;
  -moz-scrollbar-arrow-color: #000;
}

::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}

::-webkit-scrollbar-button {
  background-color: #626262;
}

::-webkit-scrollbar-track {
  background-color: #626262;
}

::-webkit-scrollbar-track-piece {
  background-color: #000;
}

::-webkit-scrollbar-thumb {
  height: 50px;
  background-color: #626262;
  border-radius: 3px;
}

::-webkit-scrollbar-corner {
  background-color: #626262;
}

::-webkit-resizer {
  background-color: #626262;
}

@-moz-document url-prefix(http://), url-prefix(https://) {
  scrollbar {
    -moz-appearance: none !important;
    background: black !important;
  }

  thumb, scrollbarbutton {
    -moz-appearance: none !important;
    background-color: black !important;
  }

  thumb:hover, scrollbarbutton:hover {
    -moz-appearance: none !important;
    background-color: black !important;
  }

  scrollbarbutton {
    display: none !important;
  }

  scrollbar[orient="vertical"] {
    min-width: 3px !important;
  }
}
/* ----------------------------------------
    NO JS
---------------------------------------- */
.no-js #content,
.no-js footer,
.no-js header,
#contentNoScript,
.no-js #bgVideoWrapper {
  display: none;
}

.no-js #contentNoScript,
.no-js .ie8 #contentNoScript {
  display: block;
  max-width: 960px;
  margin: 0 auto;
  position: relative;
  color: #fff;
  height: 300px;
}
@media screen and (max-width: 640px) {
  .no-js #contentNoScript,
  .no-js .ie8 #contentNoScript {
    width: 640px;
  }
}
.no-js #contentNoScript #items,
.no-js .ie8 #contentNoScript #items {
  padding-top: 40px;
}
.no-js #contentNoScript #items .item-2 .contact-item-container,
.no-js .ie8 #contentNoScript #items .item-2 .contact-item-container {
  border-right: 0 !important;
}
.no-js #contentNoScript .hdr,
.no-js .ie8 #contentNoScript .hdr {
  border-bottom: 1px solid #333;
  padding-bottom: 20px;
  margin: 100px 0 0 0;
  position: relative;
  height: 100px;
  text-align: right;
}
.no-js #contentNoScript .hdr h2,
.no-js .ie8 #contentNoScript .hdr h2 {
  display: inline-block;
  background: url("/assets/images/gkSprite.png") no-repeat;
  background-position: 0 0;
  line-height: 0;
  width: 140px;
  height: 30px;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
}
.no-js #contentNoScript .hdr h2 a,
.no-js .ie8 #contentNoScript .hdr h2 a {
  opacity: 0;
}
.no-js #contentNoScript .hdr h3,
.no-js .ie8 #contentNoScript .hdr h3 {
  font-family: "avenirlight", Arial, Helvetica, clean, sans-serif;
  color: #0099ff;
  font-size: 37px;
  font-weight: normal;
  line-height: 1.25;
  margin: 0 0 10px 0;
}

/* ----------------------------------------
    IE8
---------------------------------------- */
.ie8 .fixed,
.ie8 footer {
  background-color: #000;
}
.ie8 .fixed h1 a {
  text-indent: -9999px;
}
.ie8 .page-in {
  padding-bottom: 90px;
}
.ie8 span.close {
  left: 48%;
  position: fixed;
}
.ie8 #bgVideo video {
  display: none;
}
.ie8 #bgVideo .bgResize {
  display: block !important;
}
.ie8 #remote #gkCarousel,
.ie8 #playstationNow #gkCarousel {
  min-height: 600px !important;
}
.ie8 #remote .dots,
.ie8 #playstationNow .dots {
  overflow: hidden;
}

.no-js.ie8 #body-container {
  width: 600px;
  margin: 50px auto;
}
.no-js.ie8 li,
.no-js.ie8 .inner,
.no-js.ie8 .gk-nav-menu-button-container {
  display: none !important;
}

footer {
  height: 90px;
  width: 100%;
  clear: both;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  bottom: 0;
}
footer span {
  display: block;
}
@media screen and (max-width: 640px) {
  footer span {
    display: inline;
  }
}
@media screen and (max-width: 768px) {
  footer {
    height: 65px;
  }
  footer .links {
    display: none;
  }
}
@media screen and (max-width: 320px) {
  footer {
    display: none;
  }
}
footer .inner {
  max-width: 1024px;
  margin: 0 auto;
  padding-top: 25px;
}
@media screen and (max-width: 768px) {
  footer .inner {
    padding-top: 0;
    background-color: black;
  }
}
footer .inner p {
  float: left;
  font-size: 10px;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #999;
}
@media screen and (max-width: 768px) {
  footer .inner p {
    margin: 10px 20px 10px 15px;
  }
}
footer .inner .links {
  float: right;
  position: relative;
}
@media screen and (max-width: 768px) {
  footer .inner .links {
    float: none;
    clear: both;
    margin-left: 20px;
  }
}
footer .inner .links a {
  background-image: url("/assets/images/gkSprite.png");
  display: inline-block;
  margin: 0 10px 0 0;
  height: 35px;
  width: 35px;
  text-indent: -9999px;
}
footer .inner .links a.facebook {
  background-position: 0px -147px;
}
footer .inner .links a.facebook:hover {
  background-position: 0px -292px;
}
footer .inner .links a.twitter {
  background-position: 0px -929px;
}
footer .inner .links a.twitter:hover {
  background-position: 0px -966px;
}
footer .inner .links a.linkedin {
  background-position: 0px -184px;
}
footer .inner .links a.linkedin:hover {
  background-position: 0px -329px;
}
footer .inner .links a.googleplus {
  background-position: 0px -221px;
}
footer .inner .links a.googleplus:hover {
  background-position: 0px -366px;
}
footer .inner .links a.youtube {
  background-position: 0px -112px;
}
footer .inner .links a.youtube:hover {
  background-position: 0px -257px;
}
footer .inner .links a.sony {
  background-position: 0px -405px;
  width: 40px;
  height: 53px;
  position: relative;
  z-index: 2;
  top: -10px;
  right: 0;
}
@media screen and (max-width: 640px) {
  footer .inner .links a.sony {
    position: relative;
  }
}

body #body-container #content section#index {
  width: 100%;
  margin-top: 65px;
  position: absolute;
  overflow-x: hidden;
  overflow-y: scroll;
}
@media screen and (max-width: 768px) {
  body #body-container #content section#index {
    margin-top: 0;
    padding-top: 65px;
  }
}
body #body-container #content section#index .home-banner {
  max-width: 1024px;
  margin: 167px auto 0;
  position: relative;
}
@media screen and (max-width: 640px) {
  body #body-container #content section#index .home-banner {
    margin-top: 67px;
  }
}
body #body-container #content section#index .home-banner .sizzle-reel-container {
  padding: 20px 20px 0px 20px;
}
body #body-container #content section#index h1 {
  width: calc(100% - 40px);
  max-width: 770px;
  line-height: 49px;
}
@media screen and (max-width: 768px) {
  body #body-container #content section#index h1 {
    max-width: 700px;
  }
}
@media screen and (max-width: 640px) {
  body #body-container #content section#index h1 {
    font-size: 20px;
    line-height: 32px;
    padding-bottom: 0;
    margin-bottom: 17px;
  }
  body #body-container #content section#index h1 span {
    font-size: 32px;
  }
}
body #body-container #content section#index .btn-container {
  width: calc(100% - 40px);
  height: 50px;
  border-top: 1px solid #0099FF;
  margin-left: 20px;
  margin-right: 24px;
  position: relative;
}
@media screen and (max-width: 640px) {
  body #body-container #content section#index .btn-container {
    padding-top: 20px;
  }
}
body #body-container #content section#index .btn-container .btn-home {
  height: 46px;
  width: 200px;
  position: absolute;
  right: 0px;
}
@media screen and (max-width: 640px) {
  body #body-container #content section#index .btn-container .btn-home {
    height: 46px;
    width: 100%;
    position: absolute;
    right: 0px;
  }
}
body #body-container #content section#index .btn-container .btn-home .btn {
  padding: 20px 0 10px;
  font-family: "avenirblack", Arial, Helvetica, clean, sans-serif;
  font-size: 20px;
  line-height: 20px;
  width: 200px;
}
@media screen and (max-width: 640px) {
  body #body-container #content section#index .btn-container .btn-home .btn {
    width: 100%;
  }
}
body #body-container #content section#index .channel {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  body #body-container #content section#index .channel {
    margin-top: 30px;
  }
}
body #body-container #content section#index .channel .items {
  max-width: 1024px;
  margin: 0 auto;
  height: auto;
  padding: 20px 0;
  position: relative;
}
body #body-container #content section#index .channel .items .item {
  box-sizing: border-box;
  width: 33.3333%;
  height: 210px;
  overflow: hidden;
  float: left;
  padding: 0 20px 7px;
  border-right: 1px solid #333;
}
@media screen and (max-width: 768px) {
  body #body-container #content section#index .channel .items .item {
    padding: 0 20px 7px;
    height: 225px;
  }
}
@media screen and (max-width: 640px) {
  body #body-container #content section#index .channel .items .item {
    width: 100%;
    margin-bottom: 15px;
  }
  body #body-container #content section#index .channel .items .item.mid {
    margin-top: 10px;
  }
}
body #body-container #content section#index .channel .items .item #ctnTweet .interact, body #body-container #content section#index .channel .items .item #ctnTweet .user {
  display: none;
}
body #body-container #content section#index .channel .items .item .on-hover {
  display: none;
}
body #body-container #content section#index .channel .items .item.right {
  margin: 0;
  border-right: 0;
}
body #body-container #content section#index .channel .items .item.mid li {
  list-style-type: none;
}
body #body-container #content section#index .channel .items .item p {
  font-size: 15px;
}
body #body-container #content section#index .channel .items .item.hover {
  background: #0099FF;
  cursor: pointer;
}
body #body-container #content section#index .channel .items .item.hover p, body #body-container #content section#index .channel .items .item.hover div, body #body-container #content section#index .channel .items .item.hover .icn {
  display: none;
}
body #body-container #content section#index .channel .items .item.hover .on-hover {
  display: block;
  text-align: center;
  font-family: "avenirblack", Arial, Helvetica, clean, sans-serif;
  font-size: 20px;
  color: #000;
  text-transform: uppercase;
  padding-top: 95px;
}

@-moz-document url-prefix() {
  body #body-container #content section#index .item {
    width: 29% !important;
  }
}
span.icn {
  width: 30px;
  height: 23px;
  background-image: url("/assets/images/gkSprite.png");
  display: block;
  margin: 0 0 10px 0;
}

.left span.icn {
  background-position: 0 -30px;
}

.mid span.icn {
  background-position: 0 -55px;
}

.right span.icn {
  background-position: 0 -82px;
}

.date {
  color: #0099FF;
  font-family: "avenirmedium", Arial, Helvetica, clean, sans-serif;
  font-style: normal;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}

#ctnTweet .date {
  font-size: 15px !important;
}

#ctnTweet a {
  color: #FFF;
}

.tweet {
  margin-top: 10px;
}

body #body-container #content section.overview {
  width: 100%;
}

@media screen and (max-width: 768px) {
  body #body-container section#content {
    height: auto;
  }
  body #body-container section#content section.page-in {
    height: auto;
    position: relative !important;
  }
}
.awards {
  clear: both;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 170px;
  position: relative;
  padding: 20px 0 0 0;
}
.awards .bg {
  position: absolute;
  z-index: 2;
  top: 85px;
  left: 0;
  height: 105px;
  width: 100%;
  border-bottom: 1px solid #333;
  border-top: 1px solid #333;
}
@media screen and (max-width: 480px) {
  .awards .bg {
    display: none;
  }
}
.awards .badges {
  max-width: 1024px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 480px) {
  .awards .badges {
    max-width: 480px;
    background-image: url("/assets/images/home/awards_small.png");
    height: 113px;
    width: 286px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
  }
}
.awards .badges .badge {
  background-image: url("/assets/images/home/awards_large.png");
  display: inline-block;
  height: 170px;
  position: absolute;
  z-index: 5;
  top: 0;
}
.awards .badges .badge.badge-1 {
  width: 76px;
  background-position: -7px 0;
  right: 91%;
}
@media screen and (min-width: 641px) and (max-width: 1023px) {
  .awards .badges .badge.badge-1 {
    right: 88%;
  }
}
@media screen and (min-width: 481px) and (max-width: 640px) {
  .awards .badges .badge.badge-1 {
    right: 85%;
  }
}
.awards .badges .badge.badge-2 {
  width: 103px;
  background-position: -118px 0;
  right: 75%;
}
@media screen and (min-width: 481px) and (max-width: 640px) {
  .awards .badges .badge.badge-2 {
    right: 71%;
  }
}
.awards .badges .badge.badge-3 {
  width: 102px;
  background-position: -253px 0;
  right: 60%;
}
@media screen and (min-width: 481px) and (max-width: 640px) {
  .awards .badges .badge.badge-3 {
    right: 55%;
  }
}
.awards .badges .badge.badge-4 {
  width: 66px;
  background-position: -391px 0;
  right: 48%;
}
@media screen and (min-width: 481px) and (max-width: 640px) {
  .awards .badges .badge.badge-4 {
    right: 45%;
  }
}
.awards .badges .badge.badge-5 {
  width: 105px;
  background-position: -635px 0;
  right: 32%;
}
@media screen and (min-width: 481px) and (max-width: 640px) {
  .awards .badges .badge.badge-5 {
    right: 27%;
  }
}
.awards .badges .badge.badge-6 {
  width: 105px;
  background-position: -488px 0;
  right: 17%;
}
@media screen and (min-width: 481px) and (max-width: 640px) {
  .awards .badges .badge.badge-6 {
    right: 12%;
  }
}
.awards .badges .badge.badge-7 {
  width: 105px;
  background-position: -785px 0;
  right: 2%;
}
@media screen and (min-width: 481px) and (max-width: 640px) {
  .awards .badges .badge.badge-7 {
    right: 0;
  }
}
@media screen and (max-width: 480px) {
  .awards .badges .badge.badge-1, .awards .badges .badge.badge-2, .awards .badges .badge.badge-3, .awards .badges .badge.badge-4, .awards .badges .badge.badge-5, .awards .badges .badge.badge-6, .awards .badges .badge.badge-7 {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  body.pg-history #body-container section#content {
    height: 100%;
  }
}

body #body-container #content section#contact,
#contentNoScript {
  height: calc(100% - 65px - 90px) !important;
  margin-top: 65px;
  width: 100%;
  position: absolute;
}
@media screen and (max-width: 768px) {
  body #body-container #content section#contact,
  #contentNoScript {
    height: auto !important;
    margin-top: 0;
    padding-top: 65px;
  }
}
body #body-container #content section#contact .contact-context,
#contentNoScript .contact-context {
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: auto;
}
body #body-container #content section#contact #items,
#contentNoScript #items {
  max-width: 960px;
  height: auto;
  margin: 0 auto;
  padding: 80px 0;
  position: relative;
}

body #body-container #content section#contact .item,
#contentNoScript .item {
  box-sizing: border-box;
  width: 33.3333%;
  height: 100px;
  font: Arial, Helvetica, clean, sans-serif;
  float: left;
  text-align: center;
}
@media screen and (max-width: 640px) {
  body #body-container #content section#contact .item,
  #contentNoScript .item {
    width: 100%;
  }
}
body #body-container #content section#contact .item .contact-item-container,
#contentNoScript .item .contact-item-container {
  border-right: 1px solid #333;
  padding: 30px 0;
}
body #body-container #content section#contact .item .contact-item-container p,
#contentNoScript .item .contact-item-container p {
  width: 100%;
  margin: auto;
  color: #0099FF;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
}
body #body-container #content section#contact .item .contact-item-container a,
#contentNoScript .item .contact-item-container a {
  color: #FFF;
  display: block;
  text-transform: none;
  outline: 0;
}
body #body-container #content section#contact .item .contact-item-container a:hover,
#contentNoScript .item .contact-item-container a:hover {
  color: #0099FF;
}

body #body-container #content section#contact .item-2 {
  margin: 0;
}
body #body-container #content section#contact .item-2 .contact-item-container {
  border-right: 0;
}

body #body-container #content section#contact .links {
  clear: both;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 198px;
  padding-top: 0px;
  margin-top: 0;
  position: relative;
}
body #body-container #content section#contact .links .inner {
  max-width: 960px;
  margin: 0 auto;
  text-align: center;
  padding: 65px 0;
}
body #body-container #content section#contact .links .inner a {
  background-image: url("/assets/images/social_sprite.png");
  display: inline-block;
  margin: 0 12px;
  height: 55px;
  width: 55px;
  text-indent: -9999px;
}
@media screen and (max-width: 768px) {
  body #body-container #content section#contact .links .inner a {
    margin: 0 6px;
  }
}
body #body-container #content section#contact .links .inner a.facebook {
  background-position: -58px -56px;
}
body #body-container #content section#contact .links .inner a.facebook:hover {
  background-position: -58px 0;
}
body #body-container #content section#contact .links .inner a.twitter {
  background-position: -228px -56px;
}
body #body-container #content section#contact .links .inner a.twitter:hover {
  background-position: -228px 0;
}
body #body-container #content section#contact .links .inner a.linkedin {
  background-position: -115px -56px;
}
body #body-container #content section#contact .links .inner a.linkedin:hover {
  background-position: -115px 0;
}
body #body-container #content section#contact .links .inner a.googleplus {
  background-position: -172px -56px;
}
body #body-container #content section#contact .links .inner a.googleplus:hover {
  background-position: -172px 0;
}
body #body-container #content section#contact .links .inner a.youtube {
  background-position: 0 -56px;
}
body #body-container #content section#contact .links .inner a.youtube:hover {
  background-position: 0 0;
}

body #body-container #content section#careers {
  height: calc(100% - 65px - 90px) !important;
  margin-top: 65px;
  overflow-x: hidden;
  width: 100%;
  position: absolute;
}
@media screen and (max-width: 768px) {
  body #body-container #content section#careers {
    height: auto !important;
    margin-top: 0;
    padding-top: 65px;
  }
}
body #body-container #content section#careers h1 {
  width: calc(100% - 40px);
  color: #0099FF;
  margin: 0 auto 10px;
}
body #body-container #content section#careers .banner-content {
  width: calc(100% - 40px);
  min-height: 165px;
  columns: 442px 2;
  -webkit-columns: 442px 2;
  -moz-columns: 442px 2;
  margin: 0 auto;
  padding-bottom: 60px;
}
@media screen and (max-width: 952px) {
  body #body-container #content section#careers .banner-content {
    width: 442px;
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    margin-left: 20px;
  }
}
@media screen and (max-width: 768px) {
  body #body-container #content section#careers .banner-content {
    width: calc(100% - 40px);
    margin: 0 auto;
  }
}
body #body-container #content section#careers .banner-content p {
  line-height: 20px;
  padding-right: 20px;
}
body #body-container #content section#careers .btn-container {
  width: calc(100% - 40px);
  height: 50px;
  border-top: 1px solid #0099FF;
  margin-left: 20px;
  margin-right: 24px;
  position: relative;
}
body #body-container #content section#careers .btn-container .btn-context {
  height: 46px;
  width: 200px;
  position: absolute;
  right: 0px;
}
@media screen and (max-width: 640px) {
  body #body-container #content section#careers .btn-container .btn-context {
    height: 46px;
    width: 100%;
    position: absolute;
    right: 0px;
  }
}
body #body-container #content section#careers .btn-container .btn {
  padding: 20px 0 10px;
  font-family: "avenirblack", Arial, Helvetica, clean, sans-serif;
  font-size: 20px;
  line-height: 20px;
  width: 200px;
}
@media screen and (max-width: 640px) {
  body #body-container #content section#careers .btn-container .btn {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  body #body-container #content section#careers .banner {
    max-width: 760px;
    min-width: 320px;
    width: 90%;
  }
  body #body-container #content section#careers .banner-content {
    min-height: 230px;
  }
}
@media screen and (max-width: 768px) {
  body #body-container #content section#careers {
    margin-top: 0;
    padding-top: 65px;
  }
}
body #body-container #content section#careers .btn-container {
  height: 100px;
}
body #body-container #content section#careers .btn-note {
  width: 220px;
  margin-top: 20px;
  margin-left: -6px;
  color: #0099FF;
}
@media screen and (max-width: 640px) {
  body #body-container #content section#careers .btn-note {
    margin-left: 0;
  }
}
body #body-container #content section#careers .sizzle-reel-container {
  -webkit-column-span: all;
  column-span: all;
}
body #body-container #content section#careers .career-text-container p {
  display: inline-block;
}

body #body-container #content section#vision {
  height: calc(100% - 130px - 90px) !important;
  margin-top: 130px;
  overflow-x: hidden;
  width: 100%;
  position: absolute;
}
@media screen and (max-width: 768px) {
  body #body-container #content section#vision {
    height: auto !important;
    margin-top: 0;
    padding-top: 130px;
  }
}
body #body-container #content section#vision h1 {
  width: calc(100% - 40px);
  color: #0099FF;
  margin: 0 auto 10px;
}
body #body-container #content section#vision .banner-content {
  width: calc(100% - 40px);
  min-height: 165px;
  columns: 442px 2;
  -webkit-columns: 442px 2;
  -moz-columns: 442px 2;
  margin: 0 auto;
  padding-bottom: 60px;
}
@media screen and (max-width: 952px) {
  body #body-container #content section#vision .banner-content {
    width: 442px;
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    margin-left: 20px;
  }
}
@media screen and (max-width: 768px) {
  body #body-container #content section#vision .banner-content {
    width: calc(100% - 40px);
    margin: 0 auto;
  }
}
body #body-container #content section#vision .banner-content p {
  line-height: 20px;
  padding-right: 20px;
}
body #body-container #content section#vision .btn-container {
  width: calc(100% - 40px);
  height: 50px;
  border-top: 1px solid #0099FF;
  margin-left: 20px;
  margin-right: 24px;
  position: relative;
}
body #body-container #content section#vision .btn-container .btn-context {
  height: 46px;
  width: 200px;
  position: absolute;
  right: 0px;
}
@media screen and (max-width: 640px) {
  body #body-container #content section#vision .btn-container .btn-context {
    height: 46px;
    width: 100%;
    position: absolute;
    right: 0px;
  }
}
body #body-container #content section#vision .btn-container .btn {
  padding: 20px 0 10px;
  font-family: "avenirblack", Arial, Helvetica, clean, sans-serif;
  font-size: 20px;
  line-height: 20px;
  width: 200px;
}
@media screen and (max-width: 640px) {
  body #body-container #content section#vision .btn-container .btn {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  body #body-container #content section#vision .banner {
    max-width: 760px;
    min-width: 320px;
    width: 90%;
  }
  body #body-container #content section#vision .banner-content {
    min-height: 230px;
  }
}
@media screen and (max-width: 768px) {
  body #body-container #content section#vision .banner-content p {
    width: 75%;
  }
}

body #body-container #content section#people {
  height: calc(100% - 130px - 90px) !important;
  margin-top: 130px;
  overflow-x: hidden;
  width: 100%;
  position: absolute;
}
@media screen and (max-width: 768px) {
  body #body-container #content section#people {
    height: auto !important;
    margin-top: 0;
    padding-top: 130px;
  }
}
body #body-container #content section#people h1 {
  width: calc(100% - 40px);
  color: #0099FF;
  margin: 0 auto 10px;
}
body #body-container #content section#people .banner-content {
  width: calc(100% - 40px);
  min-height: 165px;
  columns: 442px 2;
  -webkit-columns: 442px 2;
  -moz-columns: 442px 2;
  margin: 0 auto;
  padding-bottom: 60px;
}
@media screen and (max-width: 952px) {
  body #body-container #content section#people .banner-content {
    width: 442px;
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    margin-left: 20px;
  }
}
@media screen and (max-width: 768px) {
  body #body-container #content section#people .banner-content {
    width: calc(100% - 40px);
    margin: 0 auto;
  }
}
body #body-container #content section#people .banner-content p {
  line-height: 20px;
  padding-right: 20px;
}
body #body-container #content section#people .btn-container {
  width: calc(100% - 40px);
  height: 50px;
  border-top: 1px solid #0099FF;
  margin-left: 20px;
  margin-right: 24px;
  position: relative;
}
body #body-container #content section#people .btn-container .btn-context {
  height: 46px;
  width: 200px;
  position: absolute;
  right: 0px;
}
@media screen and (max-width: 640px) {
  body #body-container #content section#people .btn-container .btn-context {
    height: 46px;
    width: 100%;
    position: absolute;
    right: 0px;
  }
}
body #body-container #content section#people .btn-container .btn {
  padding: 20px 0 10px;
  font-family: "avenirblack", Arial, Helvetica, clean, sans-serif;
  font-size: 20px;
  line-height: 20px;
  width: 200px;
}
@media screen and (max-width: 640px) {
  body #body-container #content section#people .btn-container .btn {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  body #body-container #content section#people .banner {
    max-width: 760px;
    min-width: 320px;
    width: 90%;
  }
  body #body-container #content section#people .banner-content {
    min-height: 230px;
  }
}
body #body-container #content section#people .wrap {
  overflow-y: auto;
}
body #body-container #content section#people .wrap .grid {
  background: #000;
  width: 100%;
  height: 100%;
  margin-top: 0;
}
body #body-container #content section#people .wrap .grid .item {
  position: relative;
  padding: 0;
  margin: 0;
}
@media screen and (min-width: 300px) {
  body #body-container #content section#people .wrap .grid .item {
    width: 48.3%;
  }
}
@media screen and (min-width: 600px) {
  body #body-container #content section#people .wrap .grid .item {
    width: 32.8%;
  }
}
@media screen and (min-width: 1000px) {
  body #body-container #content section#people .wrap .grid .item {
    width: 24.9%;
  }
}
body #body-container #content section#people .wrap .grid .item p {
  font-weight: bold;
  text-align: center;
  color: #000;
  text-shadow: none;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  margin: auto;
}
@media screen and (min-width: 300px) {
  body #body-container #content section#people .wrap .grid .item p {
    font-size: 11px;
    line-height: 14px !important;
  }
}
@media screen and (min-width: 600px) {
  body #body-container #content section#people .wrap .grid .item p {
    font-size: 13px;
    line-height: 18px;
  }
}
@media screen and (min-width: 800px) {
  body #body-container #content section#people .wrap .grid .item p {
    font-size: 13px;
    line-height: 20px;
  }
}
@media screen and (min-width: 1000px) {
  body #body-container #content section#people .wrap .grid .item p {
    font-size: 13px;
    line-height: 22px;
  }
}
@media screen and (min-width: 1200px) {
  body #body-container #content section#people .wrap .grid .item p {
    font-size: 14px;
    line-height: 24px;
  }
}
@media screen and (min-width: 1400px) {
  body #body-container #content section#people .wrap .grid .item p {
    font-size: 18px;
    line-height: 26px;
  }
}
body #body-container #content section#people .wrap .grid .item p .name {
  font-size: 120%;
  font-style: italic;
  font-family: "avenirblack", Arial, Helvetica, clean, sans-serif;
  text-transform: uppercase;
}
body #body-container #content section#people .wrap .grid .item p .title {
  margin-top: 2px;
}
@media screen and (min-width: 300px) {
  body #body-container #content section#people .wrap .grid .item p .title {
    line-height: 14px;
  }
}
@media screen and (min-width: 600px) {
  body #body-container #content section#people .wrap .grid .item p .title {
    line-height: 18px;
  }
}
body #body-container #content section#people .wrap .grid .item p .inner p {
  padding-top: 50px;
}
body #body-container #content section#people .wrap .grid .item p span {
  display: block;
}
body #body-container #content section#people .wrap .grid .item img {
  display: block;
  width: 100%;
  border: none;
  transition: opacity 0.75s;
  -webkit-transition: opacity 0.75s;
}
body #body-container #content section#people .wrap .grid .item:hover {
  cursor: pointer;
  background: #0099FF;
}
body #body-container #content section#people .wrap .grid .item:hover img {
  opacity: .3;
}
body #body-container #content section#people .grid p {
  display: none;
}
body #body-container #content section#people .grid .hover p {
  display: block;
}
body #body-container #content section#people .gk-carousel {
  text-align: center;
  margin-top: 0px;
}
body #body-container #content section#people .gk-carousel li {
  padding-top: 0px;
}
@media screen and (min-width: 769px) {
  body #body-container #content section#people .gk-carousel li {
    padding-bottom: 65px;
  }
}
@media screen and (max-width: 768px) {
  body #body-container #content section#people .gk-carousel li {
    padding-bottom: 50px;
  }
}
body #body-container #content section#people .gk-carousel li .content {
  margin: 0 auto;
}
@media screen and (min-width: 300px) {
  body #body-container #content section#people .gk-carousel li .content {
    width: 100%;
  }
  body #body-container #content section#people .gk-carousel li .content p {
    width: 85%;
    line-height: 26px;
  }
}
@media screen and (min-width: 600px) {
  body #body-container #content section#people .gk-carousel li .content {
    width: 500px;
  }
}
body #body-container #content section#people .gk-carousel li .content img {
  margin: 0 0 10px 0;
}
@media screen and (min-width: 300px) {
  body #body-container #content section#people .gk-carousel li .content img {
    width: 100%;
  }
}
body #body-container #content section#people .gk-carousel li .content h2 {
  font-family: Arial, Helvetica, clean, sans-serif;
  font-weight: normal;
  line-height: 1.25;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
  margin: 0 auto;
}
@media screen and (min-width: 300px) {
  body #body-container #content section#people .gk-carousel li .content h2 {
    font-size: 26px;
  }
}
@media screen and (min-width: 600px) {
  body #body-container #content section#people .gk-carousel li .content h2 {
    font-size: 32px;
  }
}
body #body-container #content section#people .gk-carousel li .content .title {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  padding: 20px 0;
  color: #0099FF;
  margin: 10px auto;
}
body #body-container #content section#people .gk-carousel li .content .title p {
  width: 80%;
  color: #0099FF;
  text-align: center !important;
  margin: 0 auto;
  padding: 0;
}
@media screen and (min-width: 300px) {
  body #body-container #content section#people .gk-carousel li .content .title {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
}
body #body-container #content section#people .gk-carousel li .content .biolinks {
  text-align: left;
  padding: 20px 0 0 36px;
}
body #body-container #content section#people .gk-carousel li .content .biolinks img {
  width: auto;
}
body #body-container #content section#people .gk-carousel li .content p {
  margin: 0 auto;
  text-align: left !important;
  font-size: 13px;
}
@media screen and (min-width: 320px) {
  body #body-container #content section#people .gk-carousel li .content p {
    font-family: "avenirlight", Arial, Helvetica, clean, sans-serif;
    font-size: 16px;
    line-height: 28px;
    margin-top: 30px;
  }
}

body.view-grid .prev,
body.view-grid .next,
body.view-grid .close,
body.view-grid .close-outer {
  display: none !important;
}

.carousel-controls.close {
  display: block;
  bottom: 90px;
}
@media screen and (max-width: 768px) {
  .carousel-controls.close {
    bottom: 0;
    z-index: 10002;
  }
}

.close-outer {
  width: 100%;
  height: 65px;
  position: fixed;
  z-index: 9;
  bottom: 90px;
  background-color: rgba(0, 0, 0, 0.8);
}
@media screen and (max-width: 768px) {
  .close-outer {
    height: 44px;
    bottom: 0;
    position: fixed;
    z-index: 10001;
  }
}

.pg-people {
  position: relative;
}
.pg-people footer {
  display: none;
}
.pg-people .close-outer,
.pg-people .carousel-controls.close {
  bottom: 0 !important;
}

.pg-people.view-grid footer {
  display: block;
}
@media screen and (max-width: 320px) {
  .pg-people.view-grid footer {
    display: none;
  }
}

body #body-container #content section#remote .gk-carousel {
  padding-top: 60px;
}
body #body-container #content section#remote .gk-carousel .panels li.li-0 {
  background-image: url("/assets/images/products/1400/1400_RemotePlay_01.jpg");
}
body #body-container #content section#remote .gk-carousel .panels li.li-1 {
  background-image: url("/assets/images/products/1400/1400_RemotePlay_02.jpg");
}
body #body-container #content section#remote .gk-carousel .panels li.li-2 {
  background-image: url("/assets/images/products/1400/1400_RemotePlay_03.jpg");
}

body.pg-remote-play #body-container #content section {
  height: calc(100% - 90px);
  margin: 0;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  body.pg-remote-play #body-container #content section {
    min-height: 768px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  body.pg-remote-play #body-container #content section {
    height: 768px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) {
  body.pg-remote-play #body-container #content section {
    height: 400px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) {
  body.pg-remote-play #body-container #content section {
    height: 320px;
  }
}
@media screen and (max-width: 480px) {
  body.pg-remote-play #body-container #content section {
    margin-top: 0;
    padding-top: 65px;
    height: 400px;
  }
}

body #body-container #content section#sharePlay .gk-carousel {
  padding-top: 60px;
}
body #body-container #content section#sharePlay .gk-carousel .panels li.li-0 {
  background-image: url("/assets/images/products/1400/1400_SharePlay_01.jpg");
}
body #body-container #content section#sharePlay .gk-carousel .panels li.li-0 .inner {
  text-align: center;
}

body.pg-share-play #body-container #content section {
  height: calc(100% - 90px);
  margin: 0;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  body.pg-share-play #body-container #content section {
    min-height: 768px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  body.pg-share-play #body-container #content section {
    height: 768px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) {
  body.pg-share-play #body-container #content section {
    height: 400px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) {
  body.pg-share-play #body-container #content section {
    height: 320px;
  }
}
@media screen and (max-width: 480px) {
  body.pg-share-play #body-container #content section {
    margin-top: 0;
    padding-top: 65px;
    height: 400px;
  }
}

body #body-container #content section#qa {
  height: calc(100% - 65px - 90px) !important;
  margin-top: 65px;
  overflow-x: hidden;
  width: 100%;
  position: absolute;
}
@media screen and (max-width: 768px) {
  body #body-container #content section#qa {
    height: auto !important;
    margin-top: 0;
    padding-top: 65px;
  }
}
body #body-container #content section#qa h1 {
  width: calc(100% - 40px);
  color: #0099FF;
  margin: 0 auto 10px;
}
body #body-container #content section#qa .banner-content {
  width: calc(100% - 40px);
  min-height: 165px;
  columns: 442px 2;
  -webkit-columns: 442px 2;
  -moz-columns: 442px 2;
  margin: 0 auto;
  padding-bottom: 60px;
}
@media screen and (max-width: 952px) {
  body #body-container #content section#qa .banner-content {
    width: 442px;
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    margin-left: 20px;
  }
}
@media screen and (max-width: 768px) {
  body #body-container #content section#qa .banner-content {
    width: calc(100% - 40px);
    margin: 0 auto;
  }
}
body #body-container #content section#qa .banner-content p {
  line-height: 20px;
  padding-right: 20px;
}
body #body-container #content section#qa .btn-container {
  width: calc(100% - 40px);
  height: 50px;
  border-top: 1px solid #0099FF;
  margin-left: 20px;
  margin-right: 24px;
  position: relative;
}
body #body-container #content section#qa .btn-container .btn-context {
  height: 46px;
  width: 200px;
  position: absolute;
  right: 0px;
}
@media screen and (max-width: 640px) {
  body #body-container #content section#qa .btn-container .btn-context {
    height: 46px;
    width: 100%;
    position: absolute;
    right: 0px;
  }
}
body #body-container #content section#qa .btn-container .btn {
  padding: 20px 0 10px;
  font-family: "avenirblack", Arial, Helvetica, clean, sans-serif;
  font-size: 20px;
  line-height: 20px;
  width: 200px;
}
@media screen and (max-width: 640px) {
  body #body-container #content section#qa .btn-container .btn {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  body #body-container #content section#qa .banner {
    max-width: 760px;
    min-width: 320px;
    width: 90%;
  }
  body #body-container #content section#qa .banner-content {
    min-height: 230px;
  }
}
body #body-container #content section#qa a {
  color: #0099FF;
}
body #body-container #content section#qa .wrap {
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  overflow-y: auto;
}
body #body-container #content section#qa .qa-container {
  height: 100%;
}
body #body-container #content section#qa section.questions {
  background: #000;
  width: 770px;
  height: 100%;
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  body #body-container #content section#qa section.questions {
    width: 100%;
  }
}
body #body-container #content section#qa section.questions article {
  width: 615px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  body #body-container #content section#qa section.questions article {
    width: calc(100% - 40px);
  }
}
body #body-container #content section#qa section.questions .qa-knowledge-center {
  min-height: 115px;
  padding-bottom: 40px;
  position: relative;
}
body #body-container #content section#qa section.questions .qa-knowledge-center .qa-kc-context {
  position: absolute;
  top: 40px;
  left: 104px;
}
body #body-container #content section#qa section.questions .qa-knowledge-center .qa-kc-context p {
  text-align: right;
  color: #FFF;
}
body #body-container #content section#qa section.questions .qa-knowledge-center .btn-container {
  height: 46px;
  width: 285px;
  position: absolute;
  top: 40px;
  right: 78px;
}
body #body-container #content section#qa section.questions .qa-knowledge-center .btn-container .btn {
  width: 285px;
}
body #body-container #content section#qa .row {
  border-bottom: 1px solid #333;
  padding-bottom: 30px;
}
body #body-container #content section#qa .row h3 {
  font-family: "avenirlight", Arial, Helvetica, clean, sans-serif;
  font-size: 24px;
  font-weight: normal;
  padding-top: 30px;
  margin-bottom: 20px;
}
body #body-container #content section#qa .row p {
  color: #FFF;
}

body.pg-qa .questions {
  overflow-x: hidden;
}

#cultureSlider .currentLabel {
  position: absolute;
  bottom: 26px;
  left: 32px;
  z-index: 3;
}
#cultureSlider .lastLabel {
  position: absolute;
  bottom: 26px;
  left: 3632;
  z-index: 2;
}

.cTitle {
  font-family: "archive-regular", Arial, Helvetica, sans-serif;
  font-size: 60px;
  line-height: .7;
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}

.cSubtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFF;
  padding-left: 2px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}

div.culture-modal {
  width: 100%;
  padding: 0;
  background-color: #000;
  position: fixed;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) {
  div.culture-modal {
    padding-top: 60px;
  }
}
div.culture-modal div.carousel-controls {
  position: fixed;
  display: block;
}
div.culture-modal div.carousel-controls.close {
  top: auto;
  bottom: 0px;
}
div.culture-modal div.enlarged-photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
}
div.culture-modal div.enlarged-photo.initial {
  opacity: 1;
}
div.culture-modal div.enlarged-photo.offset-right {
  margin-left: 50px;
}
div.culture-modal div.enlarged-photo.offset-left {
  margin-left: -50px;
}
div.culture-modal div.enlarged-photo div.copy {
  position: absolute;
  left: 20px;
  font-size: 40px;
  color: #fff;
}
div.culture-modal div.enlarged-photo div.title {
  bottom: 80px;
}
div.culture-modal div.enlarged-photo div.subtitle {
  bottom: 60px;
  font-size: 14px;
}

#culture-grid-wrapper {
  width: 100%;
  margin: 130px auto 0;
  position: relative;
}

#culture-grid {
  margin: 0 auto;
  list-style: none;
}
#culture-grid li {
  width: 350px;
  height: 245px;
  float: left;
  cursor: pointer;
}
#culture-grid li:hover {
  background-position: 0 -245px;
}
#culture-grid li.culture-item-19 {
  width: 700px;
  height: 395px;
}
#culture-grid li.culture-item-19:hover {
  background-position: 0 -395px;
}
#culture-grid li.culture-item-20 {
  height: 198px;
}
#culture-grid li.culture-item-20:hover {
  background-position: 0 -198px;
}
#culture-grid li.culture-item-21 {
  height: 591px;
}
#culture-grid li.culture-item-21:hover {
  background-position: 0 -591px;
}
#culture-grid li.culture-item-22, #culture-grid li.culture-item-23, #culture-grid li.culture-item-24, #culture-grid li.culture-item-25, #culture-grid li.culture-item-29, #culture-grid li.culture-item-30, #culture-grid li.culture-item-31, #culture-grid li.culture-item-32, #culture-grid li.culture-item-33 {
  height: 197px;
}
#culture-grid li.culture-item-22:hover, #culture-grid li.culture-item-23:hover, #culture-grid li.culture-item-24:hover, #culture-grid li.culture-item-25:hover, #culture-grid li.culture-item-29:hover, #culture-grid li.culture-item-30:hover, #culture-grid li.culture-item-31:hover, #culture-grid li.culture-item-32:hover, #culture-grid li.culture-item-33:hover {
  background-position: 0 -197px;
}

/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}

body #body-container #content section#playstationNow .gk-carousel .panels li.li-0 {
  background-image: url("/assets/images/products/1400/1400_Now_01.jpg");
  background-position: 40% center;
}
body #body-container #content section#playstationNow .gk-carousel .panels li.li-1 {
  background-image: url("/assets/images/products/1400/1400_Now_02.jpg");
}
body #body-container #content section#playstationNow .gk-carousel .panels li.li-1 .inner {
  text-align: center;
}
body #body-container #content section#playstationNow .gk-carousel .panels li.li-2 {
  background-image: url("/assets/images/products/1400/1400_Now_03.jpg");
}
body #body-container #content section#playstationNow .gk-carousel .panels li.li-2 .inner {
  text-align: center;
}

body.pg-playstation-now #body-container #content section {
  height: calc(100% - 90px);
  margin: 0;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  body.pg-playstation-now #body-container #content section {
    min-height: 768px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  body.pg-playstation-now #body-container #content section {
    height: 768px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) {
  body.pg-playstation-now #body-container #content section {
    height: 400px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) {
  body.pg-playstation-now #body-container #content section {
    height: 320px;
  }
}
@media screen and (max-width: 480px) {
  body.pg-playstation-now #body-container #content section {
    margin-top: 0;
    padding-top: 65px;
    height: 400px;
  }
}
