/* Pretty check boxes for customize check-boxes*/
/* line 3, addons/_prettyCheckable.scss */
.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

/* line 8, addons/_prettyCheckable.scss */
.clearfix:after {
  clear: both; }

/* line 10, addons/_prettyCheckable.scss */
.clearfix {
  *zoom: 1; }

/* line 13, addons/_prettyCheckable.scss */
.prettycheckbox,
.prettyradio {
  display: inline-block;
  padding: 0;
  margin: 0; }

/* line 20, addons/_prettyCheckable.scss */
.prettycheckbox a,
.prettyradio a {
  width: 30px;
  height: 30px;
  background: url(../images/common/prettyCheckable-black.png) top left no-repeat;
  display: block;
  float: left;
  cursor: pointer;
  margin: 0; }

/* line 31, addons/_prettyCheckable.scss */
.prettycheckbox.green a,
.prettyradio.green a {
  background-image: url(../../images/common/prettyCheckable-green.png); }

/* line 34, addons/_prettyCheckable.scss */
.prettycheckbox.red a,
.prettyradio.red a {
  background-image: url(../../images/common/prettyCheckable-red.png); }

/* line 37, addons/_prettyCheckable.scss */
.prettycheckbox.yellow a,
.prettyradio.yellow a {
  background-image: url(../../images/common/prettyCheckable-yellow.png); }

/* line 39, addons/_prettyCheckable.scss */
.prettyradio a {
  background-position: 0 -120px; }

/* line 42, addons/_prettyCheckable.scss */
.prettycheckbox a:focus,
.prettyradio a:focus {
  outline: 0 none; }

/* line 44, addons/_prettyCheckable.scss */
.prettycheckbox a:focus {
  background-position: 0 -30px; }

/* line 45, addons/_prettyCheckable.scss */
.prettyradio a:focus {
  background-position: 0 -150px; }

/* line 47, addons/_prettyCheckable.scss */
.prettycheckbox a.checked {
  background-position: 0 -60px; }

/* line 48, addons/_prettyCheckable.scss */
.prettyradio a.checked {
  background-position: 0 -180px; }

/* line 50, addons/_prettyCheckable.scss */
.prettycheckbox a.checked:focus {
  background-position: 0 -90px; }

/* line 51, addons/_prettyCheckable.scss */
.prettyradio a.checked:focus {
  background-position: 0 -210px; }

/* line 54, addons/_prettyCheckable.scss */
.prettycheckbox label,
.prettyradio label {
  display: block;
  float: left;
  margin: 6px 5px;
  cursor: pointer; }

/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* ===============================
 * Fonts
 * ===============================*/
@font-face {
  font-family: 'BebasRegular';
  src: url("../fonts/BEBAS___-webfont.eot");
  src: url("../fonts/BEBAS___-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/BEBAS___-webfont.woff") format("woff"), url("../fonts/BEBAS___-webfont.ttf") format("truetype"), url("../fonts/BEBAS___-webfont.svg#BebasRegular") format("svg");
  font-weight: normal;
  font-style: normal; }

/* line 22, global.css.scss */
body, input, textarea {
  color: #363636;
  font-size: 0.813em;
  font-family: 'SST W01 Roman', 'SST W02 Roman', 'SST W10 Roman', 'SST W15 Roman', Arial;
  letter-spacing: -0.2px; }

/* line 29, global.css.scss */
body {
  cursor: default; }

/* line 32, global.css.scss */
body.base-ps4 {
  width: 100%;
  height: 100%;
  overflow: hidden; }

/* ===============================
 * HEADINGS
 * ===============================*/
/* line 41, global.css.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  line-height: 1.2; }

/* line 46, global.css.scss */
p {
  font-size: 1.2em;
  line-height: 1.4em; }
  /* line 50, global.css.scss */
  p.smaller {
    font-size: 1.1em;
    line-height: 1.3em; }

/* ===============================
 * Sections
 * ===============================*/
/* line 61, global.css.scss */
section {
  position: relative;
  background-color: #ffffff;
  zoom: 1; }
  /* line 18, addons/_clearfix.scss */
  section:before, section:after {
    content: "";
    display: table; }
  /* line 23, addons/_clearfix.scss */
  section:after {
    clear: both; }
  /* line 66, global.css.scss */
  section h1, section h2, section h3 {
    text-align: center; }
  /* line 70, global.css.scss */
  section .headingWrapper {
    margin: 0 auto;
    overflow: hidden;
    max-width: 1060px; 

	}
  /* line 76, global.css.scss */
  section .iconHeading {
    zoom: 1;
    width: 620px;
    margin: 0 auto; }
    /* line 18, addons/_clearfix.scss */
    section .iconHeading:before, section .iconHeading:after {
      content: "";
      display: table; }
    /* line 23, addons/_clearfix.scss */
    section .iconHeading:after {
      clear: both; }
    /* line 81, global.css.scss */
    section .iconHeading .iconWrapper {
      width: 140px;
      height: 130px;
      text-align: center;
      overflow: hidden;
      display: inline-block; }
    /* line 89, global.css.scss */
    section .iconHeading hgroup {
      display: inline-block;
      overflow: hidden;
      width: 450px; }
      /* line 94, global.css.scss */
      section .iconHeading hgroup h1, section .iconHeading hgroup h2, section .iconHeading hgroup h3 {
        text-align: left; }
  /* line 100, global.css.scss */
  section hgroup {
    margin: 60px auto;
    max-width: 940px; }
	
	section .blogcarousel-hgroup{
	  margin: 0 auto 40px;
    max-width: 940px;
	}
	section .blogcarousel-hgroup h1,section .blogcarousel-hgroup h2{
	color:#fff;
	} 
	section .blogcarousel-hgroup h2{
	font-style:italic;
	font-family: 'SST W01 Bold','SST W02 Bold','SST W10 Bold','SST W15 Bold','Arial Bold',Helvetica;
	font-weight:normal;
	}
	section .blogcarousel-hgroup h1{
	 font-family: 'SST W01 Bold','SST W02 Bold','SST W10 Bold','SST W15 Bold','Arial Bold',Helvetica;
    font-size: 2.923em;
    font-weight: normal;
	}
    /* line 107, global.css.scss */
    section hgroup.white-title h1,
    section hgroup.white-title h2 {
      color: #fff; }
    /* line 116, global.css.scss */
    section hgroup.grey-title h1,
    section hgroup.grey-title h2 {
      color: #363636; }
  /* line 125, global.css.scss */
  section.no-top-padding hgroup {
    margin-top: 0; }
  /* line 131, global.css.scss */
  section h1.section-heading {
    /*Possible font smoothing approach?*/
    /*text-shadow: rgba(0,0,0,.2) 0 0 2px;*/
    font-size: 28px;
    color: #0068bf;
    margin-bottom: 0px;
    font-weight: normal;
    font-style: italic;
    font-family: "Georgia"; }
  /* line 142, global.css.scss */
  section h2.section-sub-heading {
    /*Possible font smoothing approach?*/
    /*text-shadow: rgba(0, 0, 0, 0.8) 0 0 1px;*/
    color: #363636;
    font-size: 40px;
    font-weight: normal;
    font-family: 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Helvetica;
    margin: 0;
    position: relative; }
    /* line 152, global.css.scss */
    section h2.section-sub-heading .section-sub-image {
      position: absolute;
      top: -23px; }
  /* line 157, global.css.scss */
  section h3.section-sub-text {
    color: #363636;
    font-size: 16px;
    margin-top: 15px;
    font-weight: normal; }
  /* line 163, global.css.scss */
  section .section-break {
    height: 1px;
    border-bottom: 2px solid #e6e6e6;
    margin: 50px 0 60px 140px; }
  /* line 169, global.css.scss */
  section .sectionStep {
    position: absolute;
    height: 40px;
    width: 200px; }
  /* line 174, global.css.scss */
  section .topStep {
    top: 0;
    right: 50%;
    margin-right: 490px; }
  /* line 180, global.css.scss */
  section .bottomStep {
    bottom: 0;
    left: 50%;
    margin-left: 490px; }
  /* line 186, global.css.scss */
  section.background-section {
    background-position: 50% 0%;
    background-repeat: no-repeat; }
    /* line 189, global.css.scss */
    section.background-section.upper-limit {
      background-size: 100%; }

/* line 195, global.css.scss */
.base-ps4 #cboxOverlay {
  top: 0 !important; }

/* line 199, global.css.scss */
section.blue-pattern {
  background: url(../images/CM090_inlineTabs/blue-tile.jpg) repeat; }
  /* line 204, global.css.scss */
  section.blue-pattern h1.section-heading,
  section.blue-pattern h2.section-sub-heading,
  section.blue-pattern h3.section-sub-text {
    color: #fff; }

/* line 212, global.css.scss */
.lt-ie8 .section .iconHeading .iconWrapper {
  zoom: 1;
  *display: inline; }
/* line 217, global.css.scss */
.lt-ie8 .section .iconHeading hgroup {
  zoom: 1;
  *display: inline; }

@media screen and (max-width: 980px) {
  /* line 226, global.css.scss */
  section .sectionStep {
    display: none; } }
@media screen and (min-width: 1380px) {
  /* line 233, global.css.scss */
  section .topStep {
    left: 0;
    right: auto;
    margin-right: 0; }
  /* line 239, global.css.scss */
  section .bottomStep {
    bottom: 0;
    left: auto;
    right: 0;
    margin-left: 0; } }
/* ===============================
 * Colors
 * ===============================*/
/* line 252, global.css.scss */
.sonyGrey {
  background-color: whitesmoke !important; }

/* line 255, global.css.scss */
.sonyLightGrey {
  background-color: #eeeeee !important; }

/* line 258, global.css.scss */
.sonyBlue {
  background-color: #01439a !important; }

/* line 261, global.css.scss */
.white {
  background-color: #fff !important; }

/* ===============================
 * COMMON STYLES
 * ===============================*/
/* line 269, global.css.scss */
.clearfix {
  *zoom: 1; }
  /* line 32, addons/_clearfix.scss */
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
  /* line 37, addons/_clearfix.scss */
  .clearfix:after {
    clear: both; }

/* line 272, global.css.scss */
.lt-ie8 .clearfix {
  /* non-JS fallback */
  *zoom: 1; }
  /* line 47, addons/_clearfix.scss */
  .lt-ie8 .clearfix:before, .lt-ie8 .clearfix:after {
    content: "";
    display: table; }
  /* line 52, addons/_clearfix.scss */
  .lt-ie8 .clearfix:after {
    clear: both; }

/* line 275, global.css.scss */
.float-left {
  float: left; }

/* line 278, global.css.scss */
.float-right {
  float: right; }

/* line 282, global.css.scss */
.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

/* line 288, global.css.scss */
.hiddenOverlay {
  display: none; }

/* line 292, global.css.scss */
.overflow-hidden {
  overflow: hidden; }

/* ===============================
 * RESET SELECTION STYLES
 * ===============================*/
/* line 309, global.css.scss */
a:focus {
  outline: 0;
  /* Remove focus outlines */ }

/* ===============================
 * COMMON MODULE STYLES
 * ===============================*/
/* line 316, global.css.scss */
.moduleComponent {
  margin-bottom: 60px; }

/* line 320, global.css.scss */
.image-bleed .moduleComponent {
  margin-bottom: 0; }

/* line 324, global.css.scss */
.moduleComponentOverflow {
  padding-bottom: 60px;
  overflow: hidden; }

/* ===============================
 * LINK BUTTON
 * ===============================*/
/* line 333, global.css.scss */
.genericButtonRow {
  text-align: center;
  display: block;
  position: relative;
  z-index: 1; }

/* line 339, global.css.scss */
.three-step-banner .genericButtonRow {
  text-align: left; }
.three-step-banner .blogcarousel {
  text-align: center; top:0px !important}

  
/* line 343, global.css.scss */
.link-btn {
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  min-width: 140px;
  position: relative;
  text-transform: uppercase; }
  /* line 357, global.css.scss */
  .link-btn .btn {
    font-weight: bold;
    font-family: 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Helvetica;
    padding: 13px 20px 13px 20px; }
    /* line 362, global.css.scss */
    .link-btn .btn.short {
      padding: 8px 15px; }
  /* line 367, global.css.scss */
  .link-btn:hover {
    text-decoration: none !important; }
  /* line 371, global.css.scss */
  .link-btn .icon {
    position: absolute;
    top: 5px; }
  /* line 376, global.css.scss */
  .link-btn .imageText {
    padding-left: 45px; }

/* line 382, global.css.scss */
.black-btn {
  background-color: #1f1f1f; }
  /* line 386, global.css.scss */
  .cssgradients .black-btn {
    background-image: -webkit-linear-gradient(top, #424242, #1f1f1f);
    background-image: -moz-linear-gradient(top, #424242, #1f1f1f);
    background-image: -ms-linear-gradient(top, #424242, #1f1f1f);
    background-image: -o-linear-gradient(top, #424242, #1f1f1f);
    background-image: linear-gradient(top, #424242, #1f1f1f); }
  /* line 390, global.css.scss */
  .black-btn:hover {
    background-image: none;
    background-color: #424242; }

/* line 395, global.css.scss */
.blue-btn {
  background-color: #0070c7; }
  /* line 397, global.css.scss */
  .cssgradients .blue-btn {
    background-image: -webkit-linear-gradient(top, #008ae3, #0070c7);
    background-image: -moz-linear-gradient(top, #008ae3, #0070c7);
    background-image: -ms-linear-gradient(top, #008ae3, #0070c7);
    background-image: -o-linear-gradient(top, #008ae3, #0070c7);
    background-image: linear-gradient(top, #008ae3, #0070c7); }
  /* line 400, global.css.scss */
  .blue-btn:hover {
    background-image: none;
    background-color: #008ae3; }

/* line 405, global.css.scss */
.white-btn {
  background-color: #d5d6d7;
  color: #363636 !important; }
  /* line 407, global.css.scss */
  .cssgradients .white-btn {
    background-image: -webkit-linear-gradient(top, #eeeeee, #d5d6d7);
    background-image: -moz-linear-gradient(top, #eeeeee, #d5d6d7);
    background-image: -ms-linear-gradient(top, #eeeeee, #d5d6d7);
    background-image: -o-linear-gradient(top, #eeeeee, #d5d6d7);
    background-image: linear-gradient(top, #eeeeee, #d5d6d7); }
  /* line 411, global.css.scss */
  .white-btn:hover {
    background-image: none;
    background-color: #eeeeee; }

/* line 417, global.css.scss */
.orange-btn {
  background-color: #e55526; }
  /* line 419, global.css.scss */
  .cssgradients .orange-btn {
    background-image: -webkit-linear-gradient(top, #f96f38, #e55526);
    background-image: -moz-linear-gradient(top, #f96f38, #e55526);
    background-image: -ms-linear-gradient(top, #f96f38, #e55526);
    background-image: -o-linear-gradient(top, #f96f38, #e55526);
    background-image: linear-gradient(top, #f96f38, #e55526); }
  /* line 422, global.css.scss */
  .orange-btn:hover {
    background-image: none;
    background-color: #f96f38; }

/* fix for IE8 and 7 with gradiented background on buttons */
/* line 432, global.css.scss */
.lt-ie9 .btn {
  padding: 13px 20px; }

/* line 439, global.css.scss */
.lt-ie9 .black-btn, .lt-ie10 .black-btn {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#020202', endColorstr='#2a2a2a'); }
/* line 442, global.css.scss */
.lt-ie9 .red-btn, .lt-ie10 .red-btn {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e04c25', endColorstr='#fe7435'); }
/* line 445, global.css.scss */
.lt-ie9 .blue-btn, .lt-ie10 .blue-btn {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0148a0', endColorstr='#016dc5'); }
/* line 448, global.css.scss */
.lt-ie9 .white-btn, .lt-ie10 .white-btn {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d7d8d8', endColorstr='#ebebeb'); }
/* line 451, global.css.scss */
.lt-ie9 .orange-btn, .lt-ie10 .orange-btn {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e55526', endColorstr='#f86d37'); }

/* ===============================
 * LINK BUTTON
 * ===============================*/
/* line 459, global.css.scss */
.buttonRow {
  width: 100%;
  text-align: center;
  margin: 0 0 60px; }
  /* line 463, global.css.scss */
  .buttonRow.left {
    text-align: left; }
  /* line 466, global.css.scss */
  .buttonRow .link-btn {
    margin: 0 20px 0 0; }

/* ===============================
 * NAVIGATION
 * ===============================*/
/* Pretty check boxes for customize check-boxes*/
/* line 3, addons/_prettyCheckable.scss */
.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

/* line 8, addons/_prettyCheckable.scss */
.clearfix:after {
  clear: both; }

/* line 10, addons/_prettyCheckable.scss */
.clearfix {
  *zoom: 1; }

/* line 13, addons/_prettyCheckable.scss */
.prettycheckbox,
.prettyradio {
  display: inline-block;
  padding: 0;
  margin: 0; }

/* line 20, addons/_prettyCheckable.scss */
.prettycheckbox a,
.prettyradio a {
  width: 30px;
  height: 30px;
  background: url(../images/common/prettyCheckable-black.png) top left no-repeat;
  display: block;
  float: left;
  cursor: pointer;
  margin: 0; }

/* line 31, addons/_prettyCheckable.scss */
.prettycheckbox.green a,
.prettyradio.green a {
  background-image: url(../../images/common/prettyCheckable-green.png); }

/* line 34, addons/_prettyCheckable.scss */
.prettycheckbox.red a,
.prettyradio.red a {
  background-image: url(../../images/common/prettyCheckable-red.png); }

/* line 37, addons/_prettyCheckable.scss */
.prettycheckbox.yellow a,
.prettyradio.yellow a {
  background-image: url(../../images/common/prettyCheckable-yellow.png); }

/* line 39, addons/_prettyCheckable.scss */
.prettyradio a {
  background-position: 0 -120px; }

/* line 42, addons/_prettyCheckable.scss */
.prettycheckbox a:focus,
.prettyradio a:focus {
  outline: 0 none; }

/* line 44, addons/_prettyCheckable.scss */
.prettycheckbox a:focus {
  background-position: 0 -30px; }

/* line 45, addons/_prettyCheckable.scss */
.prettyradio a:focus {
  background-position: 0 -150px; }

/* line 47, addons/_prettyCheckable.scss */
.prettycheckbox a.checked {
  background-position: 0 -60px; }

/* line 48, addons/_prettyCheckable.scss */
.prettyradio a.checked {
  background-position: 0 -180px; }

/* line 50, addons/_prettyCheckable.scss */
.prettycheckbox a.checked:focus {
  background-position: 0 -90px; }

/* line 51, addons/_prettyCheckable.scss */
.prettyradio a.checked:focus {
  background-position: 0 -210px; }

/* line 54, addons/_prettyCheckable.scss */
.prettycheckbox label,
.prettyradio label {
  display: block;
  float: left;
  margin: 6px 5px;
  cursor: pointer; }

/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* Pretty check boxes for customize check-boxes*/
/* line 3, addons/_prettyCheckable.scss */
.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

/* line 8, addons/_prettyCheckable.scss */
.clearfix:after {
  clear: both; }

/* line 10, addons/_prettyCheckable.scss */
.clearfix {
  *zoom: 1; }

/* line 13, addons/_prettyCheckable.scss */
.prettycheckbox,
.prettyradio {
  display: inline-block;
  padding: 0;
  margin: 0; }

/* line 20, addons/_prettyCheckable.scss */
.prettycheckbox a,
.prettyradio a {
  width: 30px;
  height: 30px;
  background: url(../images/common/prettyCheckable-black.png) top left no-repeat;
  display: block;
  float: left;
  cursor: pointer;
  margin: 0; }

/* line 31, addons/_prettyCheckable.scss */
.prettycheckbox.green a,
.prettyradio.green a {
  background-image: url(../../images/common/prettyCheckable-green.png); }

/* line 34, addons/_prettyCheckable.scss */
.prettycheckbox.red a,
.prettyradio.red a {
  background-image: url(../../images/common/prettyCheckable-red.png); }

/* line 37, addons/_prettyCheckable.scss */
.prettycheckbox.yellow a,
.prettyradio.yellow a {
  background-image: url(../../images/common/prettyCheckable-yellow.png); }

/* line 39, addons/_prettyCheckable.scss */
.prettyradio a {
  background-position: 0 -120px; }

/* line 42, addons/_prettyCheckable.scss */
.prettycheckbox a:focus,
.prettyradio a:focus {
  outline: 0 none; }

/* line 44, addons/_prettyCheckable.scss */
.prettycheckbox a:focus {
  background-position: 0 -30px; }

/* line 45, addons/_prettyCheckable.scss */
.prettyradio a:focus {
  background-position: 0 -150px; }

/* line 47, addons/_prettyCheckable.scss */
.prettycheckbox a.checked {
  background-position: 0 -60px; }

/* line 48, addons/_prettyCheckable.scss */
.prettyradio a.checked {
  background-position: 0 -180px; }

/* line 50, addons/_prettyCheckable.scss */
.prettycheckbox a.checked:focus {
  background-position: 0 -90px; }

/* line 51, addons/_prettyCheckable.scss */
.prettyradio a.checked:focus {
  background-position: 0 -210px; }

/* line 54, addons/_prettyCheckable.scss */
.prettycheckbox label,
.prettyradio label {
  display: block;
  float: left;
  margin: 6px 5px;
  cursor: pointer; }

/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 19, menu/explore-menu.css.scss */
.explore .tier-1,
.explore .tier-2,
.explore .tier-3 {
  max-width: 950px; }
/* line 25, menu/explore-menu.css.scss */
.explore .items {
  width: 950px;
  display: table;
  padding: 0;
  margin: 0; }
  /* line 35, menu/explore-menu.css.scss */
  .explore .items .item,
  .explore .items .links {
    display: table-cell;
    vertical-align: top;
    list-style-type: none; }
    /* line 40, menu/explore-menu.css.scss */
    .lt-ie9 .explore .items .item, .lt-ie9
    .explore .items .links {
      display: block;
      float: left;
      min-height: 110px; }
  /* line 47, menu/explore-menu.css.scss */
  .explore .items .links {
    width: 228px;
    min-width: 228px;
    padding: 0 0 0 20px;
    border-left: 2px solid rgba(255, 255, 255, 0.1); }
    /* line 9, _sony-addons.scss */
    .lt-ie9 .explore .items .links {
      border-left: none;
      background: transparent url(../images/transBorderVertical.png) repeat-y top left; }
    /* line 54, menu/explore-menu.css.scss */
    .explore .items .links ul {
      list-style-type: none;
      padding-left: 0; }
      /* line 59, menu/explore-menu.css.scss */
      .explore .items .links ul li {
        text-transform: uppercase;
        font-weight: bold;
        margin: 0 0 5px 0;
        background: url(../images/nav/whiteArrow.png) no-repeat 0 3px;
        padding-left: 15px; }
        /* line 94, _sony-addons.scss */
        .lt-ie9 .explore .items .links ul li {
          padding-top: 3px; }
        /* line 65, menu/explore-menu.css.scss */
        .explore .items .links ul li.hide-for-wide {
          display: none; }
/* line 77, menu/explore-menu.css.scss */
.explore .tier-1 {
  padding: 0 0 20px 0; }
  /* line 88, menu/explore-menu.css.scss */
  .explore .tier-1 .items .item.item-1 {
    width: 260px;
    padding: 0 20px 0 0; }
  /* line 94, menu/explore-menu.css.scss */
  .explore .tier-1 .items .item.item-2 {
    width: 378px;
    padding: 0 20px 0 20px;
    border-left: 2px solid rgba(255, 255, 255, 0.1); }
    /* line 9, _sony-addons.scss */
    .lt-ie9 .explore .tier-1 .items .item.item-2 {
      border-left: none;
      background: transparent url(../images/transBorderVertical.png) repeat-y top left; }
  /* line 101, menu/explore-menu.css.scss */
  .explore .tier-1 .items .item img {
    float: left;
    margin-right: 20px; }
  /* line 106, menu/explore-menu.css.scss */
  .explore .tier-1 .items .item h2 {
    font-size: 1.1em;
    line-height: 1.3em;
    color: #8fd5fd;
    font-weight: normal; }
  /* line 113, menu/explore-menu.css.scss */
  .explore .tier-1 .items .item a {
    text-transform: uppercase;
    display: block;
    float: left;
    font-weight: bold;
    margin-top: 15px;
    background: url(../images/nav/whiteArrow.png) no-repeat 0 3px;
    padding-left: 15px; }
    /* line 94, _sony-addons.scss */
    .lt-ie9 .explore .tier-1 .items .item a {
      padding-top: 3px; }
  /* line 123, menu/explore-menu.css.scss */
  .explore .tier-1 .items .item:first-child {
    border: none;
    background: transparent;
    padding-left: 0; }
  /* line 129, menu/explore-menu.css.scss */
  .explore .tier-1 .items .item:last-child {
    padding-right: 0; }
/* line 137, menu/explore-menu.css.scss */
.explore .tier-2 {
  padding: 20px 0; }
  /* line 145, menu/explore-menu.css.scss */
  .explore .tier-2 .items .item.item-1 {
    width: 700px; }
  /* line 155, menu/explore-menu.css.scss */
  .explore .tier-2 ul.device-list {
    padding-left: 0;
    margin-left: -20px; }
    /* line 160, menu/explore-menu.css.scss */
    .explore .tier-2 ul.device-list li {
      width: 140px;
      float: left; }
      /* line 165, menu/explore-menu.css.scss */
      .explore .tier-2 ul.device-list li a {
        display: block;
        position: relative;
        font-weight: bold; }
        /* line 171, menu/explore-menu.css.scss */
        .explore .tier-2 ul.device-list li a img {
          position: absolute;
          width: 100px;
          top: 5px;
          left: 20px; }
        /* line 182, menu/explore-menu.css.scss */
        .explore .tier-2 ul.device-list li a:hover img {
          width: 110px;
          top: 0;
          left: 15px; }
        /* line 191, menu/explore-menu.css.scss */
        .explore .tier-2 ul.device-list li a span {
          display: block;
          width: 140px;
          padding-top: 90px;
          text-align: center;
          text-transform: uppercase; }
/* line 207, menu/explore-menu.css.scss */
.explore .tier-3 {
  padding-top: 20px; }
  /* line 211, menu/explore-menu.css.scss */
  .explore .tier-3 ul {
    padding: 0; }
    /* line 215, menu/explore-menu.css.scss */
    .explore .tier-3 ul li {
      float: left; }
      /* line 219, menu/explore-menu.css.scss */
      .explore .tier-3 ul li.link1 {
        width: 33%; }
        /* line 223, menu/explore-menu.css.scss */
        .explore .tier-3 ul li.link1 a {
          background: url(../images/network-nav.png) no-repeat left center; }
      /* line 226, menu/explore-menu.css.scss */
      .explore .tier-3 ul li.link2 {
        width: 33%; }
        /* line 230, menu/explore-menu.css.scss */
        .explore .tier-3 ul li.link2 a {
          background: url(../images/plus-nav.png) no-repeat left center; }
      /* line 234, menu/explore-menu.css.scss */
      .explore .tier-3 ul li.link3 {
        width: 33%; }
        /* line 236, menu/explore-menu.css.scss */
        .explore .tier-3 ul li.link3 a {
          background: url(../images/app_ents.png) no-repeat left center;
          padding-left: 75px; }
      /* line 242, menu/explore-menu.css.scss */
      .explore .tier-3 ul li a {
        font-weight: bold;
        text-transform: uppercase;
        font-size: 1em;
        padding: 10px 0 0 55px;
        height: 30px;
        display: inline-block;
        background-position: left center; }
        /* line 250, menu/explore-menu.css.scss */
        .explore .tier-3 ul li a:hover {
          text-decoration: underline; }
        /* line 254, menu/explore-menu.css.scss */
        .explore .tier-3 ul li a:last-child {
          padding-right: 0; }
/* line 264, menu/explore-menu.css.scss */
.explore .frosted-border-horizontal {
  height: 100%;
  width: 2px;
  top: 0;
  background: white;
  float: left;
  filter: alpha(opacity=20);
  opacity: .2; }

@media all and (max-width: 950px) {
  /* line 291, menu/explore-menu.css.scss */
  nav .header-nav .menu-wrapper .explore .tier-1,
  nav .header-nav .menu-wrapper .explore .tier-2,
  nav .header-nav .menu-wrapper .explore .tier-3 {
    max-width: 100%; }
  /* line 297, menu/explore-menu.css.scss */
  nav .header-nav .menu-wrapper .explore .items {
    width: auto;
    min-width: 810px; }
    /* line 303, menu/explore-menu.css.scss */
    nav .header-nav .menu-wrapper .explore .items .item,
    nav .header-nav .menu-wrapper .explore .items .links {
      width: auto; }
      /* line 307, menu/explore-menu.css.scss */
      nav .header-nav .menu-wrapper .explore .items .item ul li.hide-for-wide,
      nav .header-nav .menu-wrapper .explore .items .links ul li.hide-for-wide {
        display: block; }
    /* line 313, menu/explore-menu.css.scss */
    nav .header-nav .menu-wrapper .explore .items .links {
      min-width: 200px; }
  /* line 329, menu/explore-menu.css.scss */
  nav .header-nav .menu-wrapper .explore .tier-1 .items .item.item-1 {
    padding-left: 20px; }
  /* line 334, menu/explore-menu.css.scss */
  nav .header-nav .menu-wrapper .explore .tier-1 .items .item.item-1, nav .header-nav .menu-wrapper .explore .tier-1 .items .item.item-2 {
    width: auto; }
    /* line 337, menu/explore-menu.css.scss */
    nav .header-nav .menu-wrapper .explore .tier-1 .items .item.item-1 img, nav .header-nav .menu-wrapper .explore .tier-1 .items .item.item-2 img {
      display: none; }
  /* line 348, menu/explore-menu.css.scss */
  .lt-ie9 nav .header-nav .menu-wrapper .explore .tier-1 .items .item, .lt-ie9
  nav .header-nav .menu-wrapper .explore .tier-1 .items .links {
    width: 250px; }
  /* line 365, menu/explore-menu.css.scss */
  nav .header-nav .menu-wrapper .explore .tier-2 .items .item.item-1 {
    min-width: 560px; }
  /* line 371, menu/explore-menu.css.scss */
  nav .header-nav .menu-wrapper .explore .tier-2 .items .item ul.device-list {
    margin-left: 0;
    width: auto;
    min-width: 460px; }
    /* line 377, menu/explore-menu.css.scss */
    nav .header-nav .menu-wrapper .explore .tier-2 .items .item ul.device-list li {
      width: auto;
      min-width: 115px; }
      /* line 382, menu/explore-menu.css.scss */
      nav .header-nav .menu-wrapper .explore .tier-2 .items .item ul.device-list li.last {
        display: none; }
  /* line 394, menu/explore-menu.css.scss */
  .lt-ie9 nav .header-nav .menu-wrapper .explore .tier-2 .items .item, .lt-ie9
  nav .header-nav .menu-wrapper .explore .tier-2 .items .links {
    width: 250px; }
  /* line 407, menu/explore-menu.css.scss */
  nav .header-nav .menu-wrapper .explore .tier-3 ul {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 428, menu/explore-menu.css.scss */
  .lt-ie9 .navExplore .menu-section-content .tier-2 ul.deviceList li.last {
    display: none; } }
/* line 94, _nav.css.scss */
header#main-header {
  background-color: #000000;
  color: #ffffff;
  width: 100%;
  z-index: 1000; }
  /* line 101, _nav.css.scss */
  header#main-header nav {
    position: fixed;
    z-index: 1001;
    margin: 0 auto;
    width: 100%;
    min-width: 700px; }
    /* line 109, _nav.css.scss */
    header#main-header nav ul.header-nav {
      display: table;
      position: relative;
      width: 100%;
      margin: 0;
      padding: 0 0 0 20px;
      height: 64px; }
      /* line 118, _nav.css.scss */
      .cssgradients header#main-header nav ul.header-nav {
        background-image: -webkit-linear-gradient(top, #2b2b2b, #000001);
        background-image: -moz-linear-gradient(top, #2b2b2b, #000001);
        background-image: -ms-linear-gradient(top, #2b2b2b, #000001);
        background-image: -o-linear-gradient(top, #2b2b2b, #000001);
        background-image: linear-gradient(top, #2b2b2b, #000001); }
      /* line 122, _nav.css.scss */
      header#main-header nav ul.header-nav li.nav-link {
        list-style-type: none;
        margin: 0;
        text-align: center;
        display: table-cell; }
        /* line 130, _nav.css.scss */
        header#main-header nav ul.header-nav li.nav-link a.nav-content {
          position: relative;
          line-height: 63px;
          display: block;
          text-decoration: none; }
          /* line 137, _nav.css.scss */
          header#main-header nav ul.header-nav li.nav-link a.nav-content span {
            color: #fff;
            text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.3);
            text-decoration: none;
            font-size: 14px;
            font-weight: bold;
            text-transform: uppercase;
            z-index: 1;
            text-decoration: none; }
          /* line 150, _nav.css.scss */
          header#main-header nav ul.header-nav li.nav-link a.nav-content div.nav-overflow {
            display: none;
            width: 100%;
            height: 72px;
            top: 0;
            position: absolute;
            background: #000;
            left: 0;
            z-index: -2; }
          /* line 166, _nav.css.scss */
          header#main-header nav ul.header-nav li.nav-link a.nav-content .small-title {
            display: none; }
          /* line 169, _nav.css.scss */
          header#main-header nav ul.header-nav li.nav-link a.nav-content .large-title {
            display: block; }
        /* line 176, _nav.css.scss */
        header#main-header nav ul.header-nav li.nav-link.nav-home {
          width: 130px;
          z-index: 400;
          padding: 0; }
          /* line 182, _nav.css.scss */
          header#main-header nav ul.header-nav li.nav-link.nav-home span {
            display: block;
            width: 130px;
            background-image: url(../images/PlayStation-logo.png);
            background-repeat: no-repeat;
            background-position: 42px 12px;
            text-indent: -9999px;
            height: 64px;
            padding: 0; }
          /* line 193, _nav.css.scss */
          header#main-header nav ul.header-nav li.nav-link.nav-home:hover {
            background-color: transparent; }
            /* line 197, _nav.css.scss */
            header#main-header nav ul.header-nav li.nav-link.nav-home:hover .nav-content .nav-overflow {
              background-color: transparent; }
        /* line 205, _nav.css.scss */
        header#main-header nav ul.header-nav li.nav-link.nav-explore span {
          padding: 0 5px 0 5px; }
        /* line 223, _nav.css.scss */
        header#main-header nav ul.header-nav li.nav-link.avatar a {
          margin-left: -15px; }
        /* line 226, _nav.css.scss */
        header#main-header nav ul.header-nav li.nav-link.avatar img {
          margin-right: 15px;
          vertical-align: middle; }
        /* line 233, _nav.css.scss */
        header#main-header nav ul.header-nav li.nav-link.nav-signed-in a {
          text-transform: none!important; }
        /* line 241, _nav.css.scss */
        header#main-header nav ul.header-nav li.nav-link.selected .nav-content .nav-overflow {
          display: block;
          background-color: #007ed9;
          -webkit-box-shadow: 0 2px 8px -1px #030203;
          box-shadow: 0 2px 8px -1px #030203;
          z-index: 1; }
          /* line 244, _nav.css.scss */
          .cssgradients header#main-header nav ul.header-nav li.nav-link.selected .nav-content .nav-overflow {
            background-image: -webkit-linear-gradient(top, #0089e2, #0067be);
            background-image: -moz-linear-gradient(top, #0089e2, #0067be);
            background-image: -ms-linear-gradient(top, #0089e2, #0067be);
            background-image: -o-linear-gradient(top, #0089e2, #0067be);
            background-image: linear-gradient(top, #0089e2, #0067be); }
        /* line 253, _nav.css.scss */
        header#main-header nav ul.header-nav li.nav-link:hover {
          background-color: #01469d;
          background-image: none; }
          /* line 257, _nav.css.scss */
          header#main-header nav ul.header-nav li.nav-link:hover .nav-content {
            overflow: hidden; }
            /* line 261, _nav.css.scss */
            header#main-header nav ul.header-nav li.nav-link:hover .nav-content .nav-overflow {
              display: block;
              background-color: #01469d;
              background-image: none;
              -webkit-box-shadow: 0 -1px 6px 0 #222222 inset;
              box-shadow: 0 -1px 6px 0 #222222 inset;
              z-index: 0;
              height: 72px; }
          /* line 274, _nav.css.scss */
          header#main-header nav ul.header-nav li.nav-link:hover .menu-wrapper {
            z-index: -1; }
          /* line 278, _nav.css.scss */
          header#main-header nav ul.header-nav li.nav-link:hover.selected {
            -webkit-box-shadow: none;
            box-shadow: none;
            filter: none;
            background-color: #01469d; }
            /* line 284, _nav.css.scss */
            header#main-header nav ul.header-nav li.nav-link:hover.selected .nav-content .nav-overflow {
              display: block;
              background-color: #01469d;
              background-image: none;
              -webkit-box-shadow: 0 -1px 6px 0 #222222 inset;
              box-shadow: 0 -1px 6px 0 #222222 inset;
              z-index: 1; }
        /* line 299, _nav.css.scss */
        .no-js header#main-header nav ul.header-nav li.nav-link a.nav-content:hover + div.menu-wrapper,
        header#main-header nav ul.header-nav li.nav-link div.menu-wrapper:hover,
        header#main-header nav ul.header-nav li.nav-link div.menu-wrapper.display-menu {
          display: block; }
        /* line 305, _nav.css.scss */
        header#main-header nav ul.header-nav li.nav-link div.menu-wrapper {
          display: none;
          z-index: -1;
          width: 100%;
          position: absolute;
          left: 0;
          top: 64px;
          overflow: hidden;
          -webkit-box-shadow: 0 2px 8px -1px #030203;
          box-shadow: 0 2px 8px -1px #030203; }
          /* line 315, _nav.css.scss */
          header#main-header nav ul.header-nav li.nav-link div.menu-wrapper a {
            text-decoration: none;
            color: #fff; }
            /* line 319, _nav.css.scss */
            header#main-header nav ul.header-nav li.nav-link div.menu-wrapper a:hover {
              text-decoration: underline; }
          /* line 324, _nav.css.scss */
          header#main-header nav ul.header-nav li.nav-link div.menu-wrapper div.menu-section {
            padding: 30px 0 25px 0;
            overflow: hidden;
            position: relative;
            background: #01469d url(../images/glowUp900.png) center bottom no-repeat;
            border-bottom: 2px solid rgba(255, 255, 255, 0.1); }
            /* line 55, _sony-addons.scss */
            .lt-ie9 header#main-header nav ul.header-nav li.nav-link div.menu-wrapper div.menu-section {
              border-bottom: none;
              position: relative; }
            /* line 60, _sony-addons.scss */
            .lt-ie8 header#main-header nav ul.header-nav li.nav-link div.menu-wrapper div.menu-section {
              border-bottom: 2px solid #1b56a4; }
            /* line 64, _sony-addons.scss */
            .lt-ie9 header#main-header nav ul.header-nav li.nav-link div.menu-wrapper div.menu-section:before {
              content: ' ';
              position: absolute;
              bottom: 0;
              left: 0;
              width: 100%;
              height: 2px;
              background: transparent url(../images/transBorderHorizontal.png) repeat-y bottom left; }
            /* line 75, _sony-addons.scss */
            .lt-ie8 header#main-header nav ul.header-nav li.nav-link div.menu-wrapper div.menu-section:before {
              display: none; }
          /* line 333, _nav.css.scss */
          header#main-header nav ul.header-nav li.nav-link div.menu-wrapper div.menu-section:first-child {
            border-top: 0;
            z-index: 300; }
          /* line 340, _nav.css.scss */
          header#main-header nav ul.header-nav li.nav-link div.menu-wrapper .menu-section-wrapper {
            width: 100%;
            margin: 0 auto;
            overflow: hidden; }
          /* line 346, _nav.css.scss */
          header#main-header nav ul.header-nav li.nav-link div.menu-wrapper div.menu-section-content {
            margin: 0 auto;
            position: relative; }
            /* line 351, _nav.css.scss */
            header#main-header nav ul.header-nav li.nav-link div.menu-wrapper div.menu-section-content .frosted-border-vertical {
              height: 2px;
              width: 100%;
              bottom: 0;
              float: left;
              background-color: rgba(255, 255, 255, 0.1); }
              /* line 84, _sony-addons.scss */
              .lt-ie9 header#main-header nav ul.header-nav li.nav-link div.menu-wrapper div.menu-section-content .frosted-border-vertical {
                background: transparent url(../images/transBorderHorizontal.png) repeat-y top left; }
            /* line 359, _nav.css.scss */
            header#main-header nav ul.header-nav li.nav-link div.menu-wrapper div.menu-section-content .menu-section-wrapper {
              text-align: left; }
          /* line 365, _nav.css.scss */
          header#main-header nav ul.header-nav li.nav-link div.menu-wrapper .element-group {
            width: 100%; }
          /* line 369, _nav.css.scss */
          header#main-header nav ul.header-nav li.nav-link div.menu-wrapper .menu-element h3 {
            color: #fff;
            font-weight: bold;
            margin: 0;
            padding: 0 0 15px 0;
            font-size: 22px;
            text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.3); }
          /* line 377, _nav.css.scss */
          header#main-header nav ul.header-nav li.nav-link div.menu-wrapper .menu-element p {
            font-size: 14px;
            text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.3);
            margin: 0;
            padding: 0 0 20px 0; }
      /* line 389, _nav.css.scss */
      header#main-header nav ul.header-nav .search {
        list-style-type: none;
        margin: 0;
        text-align: center;
        display: table-cell;
        padding-left: 15px;
        padding-right: 35px;
        vertical-align: middle;
        width: 38%; }
        @media screen and (max-width: 1200px) {
          /* line 389, _nav.css.scss */
          header#main-header nav ul.header-nav .search {
            width: 25%; } }
        @media screen and (max-width: 940px) {
          /* line 389, _nav.css.scss */
          header#main-header nav ul.header-nav .search {
            width: 38px; } }
        /* line 408, _nav.css.scss */
        header#main-header nav ul.header-nav .search div {
          padding-left: 40px;
          position: relative;
          background-color: #303030;
          border: solid 1px #171717;
          font-size: 14px;
          background-image: url(../images/search-icon.png);
          background-repeat: no-repeat;
          background-position: 10px 8px;
          color: #fff;
          height: 33px; }
          /* line 422, _nav.css.scss */
          header#main-header nav ul.header-nav .search div label .placeholder {
            color: #fff;
            text-align: left; }
          /* line 428, _nav.css.scss */
          header#main-header nav ul.header-nav .search div input {
            width: 100%;
            background: transparent;
            border: none;
            color: white;
            height: 30px;
            line-height: 30px;
            font-size: 14px; }
        /* line 441, _nav.css.scss */
        header#main-header nav ul.header-nav .search input:focus {
          outline: none; }
        /* line 446, _nav.css.scss */
        header#main-header nav ul.header-nav .search input::-webkit-input-placeholder,
        header#main-header nav ul.header-nav .search input::-moz-input-placeholder {
          color: #fff; }
    /* line 464, _nav.css.scss */
    header#main-header nav.with-secondary ul.header-nav li.nav-link.selected .nav-content .nav-overflow {
      height: auto; }
    /* line 476, _nav.css.scss */
    header#main-header nav.with-secondary ul.header-nav li.nav-link:hover .nav-content .nav-overflow {
      height: 75px; }
    /* line 491, _nav.css.scss */
    header#main-header nav .secondary-nav-container {
      height: 64px;
      position: relative;
      z-index: -2; }
      /* line 497, _nav.css.scss */
      .lt-ie9 header#main-header nav .secondary-nav-container {
        background-color: #1f1f1f; }
      /* line 501, _nav.css.scss */
      header#main-header nav .secondary-nav-container .nav-bg {
        background-color: rgba(31, 31, 31, 0.95);
        height: 64px;
        width: 100%;
        position: absolute;
        top: 0;
        z-index: -3; }
        /* line 510, _nav.css.scss */
        .lt-ie9 header#main-header nav .secondary-nav-container .nav-bg {
          background-color: #1f1f1f; }
      /* line 515, _nav.css.scss */
      header#main-header nav .secondary-nav-container .secondary-nav {
        position: relative;
        float: left;
        display: table;
        height: 40px;
        padding: 0;
        overflow: hidden; }
        /* line 524, _nav.css.scss */
        header#main-header nav .secondary-nav-container .secondary-nav li {
          display: table-cell;
          text-align: center;
          vertical-align: middle;
          padding: 0 20px; }
          /* line 531, _nav.css.scss */
          .lt-ie8 header#main-header nav .secondary-nav-container .secondary-nav li {
            display: inline;
            padding: 15px 20px; }
          /* line 536, _nav.css.scss */
          header#main-header nav .secondary-nav-container .secondary-nav li.nav-root {
            border-right: solid 2px rgba(255, 255, 255, 0.05); }
          /* line 540, _nav.css.scss */
          header#main-header nav .secondary-nav-container .secondary-nav li.selector {
            display: none; }
          /* line 544, _nav.css.scss */
          header#main-header nav .secondary-nav-container .secondary-nav li a {
            text-decoration: none;
            color: #999;
            color: rgba(255, 255, 255, 0.6);
            font-family: 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Helvetica;
            text-transform: uppercase;
            font-size: 14px;
            display: block; }
            /* line 553, _nav.css.scss */
            header#main-header nav .secondary-nav-container .secondary-nav li a:hover {
              color: #fff; }
          /* line 559, _nav.css.scss */
          header#main-header nav .secondary-nav-container .secondary-nav li.nav-register a {
            color: #ff6600; }
          /* line 563, _nav.css.scss */
          header#main-header nav .secondary-nav-container .secondary-nav li.selected a {
            color: #fff; }
            /* line 566, _nav.css.scss */
            header#main-header nav .secondary-nav-container .secondary-nav li.selected a span {
              padding-bottom: 4px;
              border-bottom: solid 4px #0661b2; }
          /* line 572, _nav.css.scss */
          header#main-header nav .secondary-nav-container .secondary-nav li p.title {
            font-size: 22px;
            line-height: 1px;
            margin: 0 0 0 20px;
            text-transform: none; }
            /* line 578, _nav.css.scss */
            .lt-ie8 header#main-header nav .secondary-nav-container .secondary-nav li p.title {
              line-height: 22px;
              margin: -20px 20px 0 40px; }
        /* line 585, _nav.css.scss */
        header#main-header nav .secondary-nav-container .secondary-nav.width-calulation {
          position: absolute;
          left: -1000px; }
          /* line 589, _nav.css.scss */
          .no-js header#main-header nav .secondary-nav-container .secondary-nav.width-calulation {
            position: relative;
            left: 0; }
        /* line 597, _nav.css.scss */
        header#main-header nav .secondary-nav-container .secondary-nav.root a {
          margin-left: 20px;
          display: block;
          font-size: 1px; }
          /* line 602, _nav.css.scss */
          .lt-ie8 header#main-header nav .secondary-nav-container .secondary-nav.root a {
            padding: 15px 0; }
        /* line 610, _nav.css.scss */
        header#main-header nav .secondary-nav-container .secondary-nav.reduced {
          display: block;
          margin: 0;
          height: auto;
          overflow: hidden; }
          /* line 24, _nav.css.scss */
          header#main-header nav .secondary-nav-container .secondary-nav.reduced li.nav-link {
            background-color: rgba(31, 31, 31, 0.95);
            position: relative;
            display: block;
            float: none;
            height: 40px; }
            /* line 26, _nav.css.scss */
            .lt-ie8 header#main-header nav .secondary-nav-container .secondary-nav.reduced li.nav-link {
              padding: 0 20px; }
            /* line 32, _nav.css.scss */
            .lt-ie9 header#main-header nav .secondary-nav-container .secondary-nav.reduced li.nav-link {
              width: 120px;
              background-color: #1f1f1f; }
            /* line 41, _nav.css.scss */
            header#main-header nav .secondary-nav-container .secondary-nav.reduced li.nav-link.selector {
              display: block; }
            /* line 45, _nav.css.scss */
            header#main-header nav .secondary-nav-container .secondary-nav.reduced li.nav-link a {
              outline: none; }
            /* line 54, _nav.css.scss */
            header#main-header nav .secondary-nav-container .secondary-nav.reduced li.nav-link.selector {
              height: 64px;
              background: transparent; }
              /* line 59, _nav.css.scss */
              header#main-header nav .secondary-nav-container .secondary-nav.reduced li.nav-link.selector a {
                background: transparent url("../images/common/dropDown.png") no-repeat;
                padding-right: 25px;
                background-position: right -45px; }
                /* line 65, _nav.css.scss */
                header#main-header nav .secondary-nav-container .secondary-nav.reduced li.nav-link.selector a span {
                  height: 64px;
                  line-height: 64px;
                  background: transparent;
                  font-weight: bold;
                  text-transform: uppercase;
                  font-size: 14px;
                  padding-bottom: 4px;
                  border-bottom: solid 4px #0661b2; }
              /* line 79, _nav.css.scss */
              header#main-header nav .secondary-nav-container .secondary-nav.reduced li.nav-link.selector.expand a {
                background-position: right 25px; }
                /* line 81, _nav.css.scss */
                header#main-header nav .secondary-nav-container .secondary-nav.reduced li.nav-link.selector.expand a span {
                  padding-bottom: 0;
                  border-bottom: none; }
        /* line 614, _nav.css.scss */
        header#main-header nav .secondary-nav-container .secondary-nav.e-commerce {
          border-left: solid 2px #313131;
          border-left: solid 2px rgba(255, 255, 255, 0.05); }
          /* line 621, _nav.css.scss */
          header#main-header nav .secondary-nav-container .secondary-nav.e-commerce li.nav-link a span {
            color: #ff6600; }
      /* line 628, _nav.css.scss */
      header#main-header nav .secondary-nav-container .top-volume {
        float: right;
        display: table;
        padding: 0;
        margin: 0;
        padding: 10px 0; }
        /* line 635, _nav.css.scss */
        header#main-header nav .secondary-nav-container .top-volume li {
          display: table-cell;
          text-indent: -9999px;
          cursor: pointer;
          width: 50px;
          height: 44px; }
          /* line 643, _nav.css.scss */
          header#main-header nav .secondary-nav-container .top-volume li.nav-volume {
            border-right: solid 2px #313131;
            border-right: solid 2px rgba(255, 255, 255, 0.05);
            display: none;
            background: url(../images/common/vol-sprite.png) no-repeat;
            background-position: 0 6px; }
            /* line 650, _nav.css.scss */
            header#main-header nav .secondary-nav-container .top-volume li.nav-volume.vol-on {
              background-position: 0 -44px; }
          /* line 655, _nav.css.scss */
          header#main-header nav .secondary-nav-container .top-volume li.nav-volume-off {
            display: none; }
          /* line 659, _nav.css.scss */
          header#main-header nav .secondary-nav-container .top-volume li.nav-link-top {
            width: 60px;
            background: url(../images/common/to-top.png) center no-repeat; }

/* line 677, _nav.css.scss */
.lt-ie8 header#main-header nav ul.header-nav {
  display: inline; }
  /* line 681, _nav.css.scss */
  .lt-ie8 header#main-header nav ul.header-nav li.nav-link {
    display: inline;
    float: left; }
    /* line 689, _nav.css.scss */
    .lt-ie8 header#main-header nav ul.header-nav li.nav-link a.nav-content div.nav-overflow {
      display: none; }
    /* line 699, _nav.css.scss */
    .lt-ie8 header#main-header nav ul.header-nav li.nav-link a.nav-content span {
      padding: 0 25px 0 25px; }
    /* line 728, _nav.css.scss */
    .lt-ie8 header#main-header nav ul.header-nav li.nav-link.selected .nav-content .nav-overflow {
      display: block;
      top: -23px; }
    /* line 733, _nav.css.scss */
    .lt-ie8 header#main-header nav ul.header-nav li.nav-link.selected .nav-content > a {
      visibility: hidden; }
    /* line 739, _nav.css.scss */
    .lt-ie8 header#main-header nav ul.header-nav li.nav-link.selected:hover .nav-content > a {
      visibility: visible;
      position: relative; }
    /* line 743, _nav.css.scss */
    .lt-ie8 header#main-header nav ul.header-nav li.nav-link.selected:hover .nav-content .nav-overflow {
      top: 0;
      display: block; }
      /* line 746, _nav.css.scss */
      .lt-ie8 header#main-header nav ul.header-nav li.nav-link.selected:hover .nav-content .nav-overflow a {
        visibility: hidden; }
    /* line 756, _nav.css.scss */
    .lt-ie8 header#main-header nav ul.header-nav li.nav-link div.menu-wrapper div.menu-section {
      background: #01469d;
      background-image: none; }
  /* line 777, _nav.css.scss */
  .lt-ie8 header#main-header nav ul.header-nav .search {
    padding-right: 30px;
    width: 300px;
    float: right;
    height: 40px; }
    @media screen and (max-width: 1200px) {
      /* line 777, _nav.css.scss */
      .lt-ie8 header#main-header nav ul.header-nav .search {
        width: 25%; } }
    @media screen and (max-width: 940px) {
      /* line 777, _nav.css.scss */
      .lt-ie8 header#main-header nav ul.header-nav .search {
        width: 38px; } }
    /* line 793, _nav.css.scss */
    .lt-ie8 header#main-header nav ul.header-nav .search div {
      margin-top: 20px; }
/* line 819, _nav.css.scss */
.lt-ie8 header#main-header nav div.secondary-nav-container .secondary-nav {
  margin-top: 8px;
  margin-bottom: 8px;
  display: inline; }
  /* line 825, _nav.css.scss */
  .lt-ie8 header#main-header nav div.secondary-nav-container .secondary-nav li {
    float: left; }
    /* line 829, _nav.css.scss */
    .lt-ie8 header#main-header nav div.secondary-nav-container .secondary-nav li.nav-root {
      float: left; }
    /* line 837, _nav.css.scss */
    .lt-ie8 header#main-header nav div.secondary-nav-container .secondary-nav li a {
      color: #fff; }
  /* line 868, _nav.css.scss */
  .lt-ie8 header#main-header nav div.secondary-nav-container .secondary-nav.root li {
    padding-top: 0; }
  /* line 878, _nav.css.scss */
  .lt-ie8 header#main-header nav div.secondary-nav-container .secondary-nav.reduced {
    display: block;
    margin: 0;
    height: auto;
    overflow: hidden; }
    /* line 24, _nav.css.scss */
    .lt-ie8 header#main-header nav div.secondary-nav-container .secondary-nav.reduced li.nav-link {
      background-color: rgba(31, 31, 31, 0.95);
      position: relative;
      display: block;
      float: none;
      height: 40px; }
      /* line 26, _nav.css.scss */
      .lt-ie8 .lt-ie8 header#main-header nav div.secondary-nav-container .secondary-nav.reduced li.nav-link {
        padding: 0 20px; }
      /* line 32, _nav.css.scss */
      .lt-ie9 .lt-ie8 header#main-header nav div.secondary-nav-container .secondary-nav.reduced li.nav-link {
        width: 120px;
        background-color: #1f1f1f; }
      /* line 41, _nav.css.scss */
      .lt-ie8 header#main-header nav div.secondary-nav-container .secondary-nav.reduced li.nav-link.selector {
        display: block; }
      /* line 45, _nav.css.scss */
      .lt-ie8 header#main-header nav div.secondary-nav-container .secondary-nav.reduced li.nav-link a {
        outline: none; }
      /* line 54, _nav.css.scss */
      .lt-ie8 header#main-header nav div.secondary-nav-container .secondary-nav.reduced li.nav-link.selector {
        height: 64px;
        background: transparent; }
        /* line 59, _nav.css.scss */
        .lt-ie8 header#main-header nav div.secondary-nav-container .secondary-nav.reduced li.nav-link.selector a {
          background: transparent url("../images/common/dropDown.png") no-repeat;
          padding-right: 25px;
          background-position: right -45px; }
          /* line 65, _nav.css.scss */
          .lt-ie8 header#main-header nav div.secondary-nav-container .secondary-nav.reduced li.nav-link.selector a span {
            height: 64px;
            line-height: 64px;
            background: transparent;
            font-weight: bold;
            text-transform: uppercase;
            font-size: 14px;
            padding-bottom: 4px;
            border-bottom: solid 4px #0661b2; }
        /* line 79, _nav.css.scss */
        .lt-ie8 header#main-header nav div.secondary-nav-container .secondary-nav.reduced li.nav-link.selector.expand a {
          background-position: right 25px; }
          /* line 81, _nav.css.scss */
          .lt-ie8 header#main-header nav div.secondary-nav-container .secondary-nav.reduced li.nav-link.selector.expand a span {
            padding-bottom: 0;
            border-bottom: none; }
  /* line 886, _nav.css.scss */
  .lt-ie8 header#main-header nav div.secondary-nav-container .secondary-nav.e-commerce li.nav-link {
    float: left; }

/* line 934, _nav.css.scss */
.lt-ie9 a,
.lt-ie9 a:hover,
.lt-ie9 a:visited,
.lt-ie9 a:selection,
.lt-ie9 a:active {
  color: #fff; }
  /* line 936, _nav.css.scss */
  .lt-ie9 a span,
  .lt-ie9 a:hover span,
  .lt-ie9 a:visited span,
  .lt-ie9 a:selection span,
  .lt-ie9 a:active span {
    color: #fff; }
/* line 944, _nav.css.scss */
.lt-ie9 nav ul.header-nav {
  background-color: #1A1A1A; }
  /* line 946, _nav.css.scss */
  .lt-ie9 nav ul.header-nav .search {
    padding-right: 30px; }
  /* line 950, _nav.css.scss */
  .lt-ie9 nav ul.header-nav .sub-text {
    margin-top: 5px; }
  /* line 957, _nav.css.scss */
  .lt-ie9 nav ul.header-nav .secondary-nav li.nav-root, .lt-ie9 nav ul.header-nav .secondary-nav li.nav-divider {
    border-right: solid 2px #333; }
  /* line 964, _nav.css.scss */
  .lt-ie9 nav ul.header-nav .secondary-nav li.selected a {
    color: #fff; }
  /* line 971, _nav.css.scss */
  .lt-ie9 nav ul.header-nav .menu-wrapper .menu-section {
    width: 100%;
    background-repeat: none; }

/* line 981, _nav.css.scss */
.lt-ie10 .header-nav {
  background-color: #1A1A1A; }

/*====================
 * TOUCH STYLES
 =====================*/
/* line 997, _nav.css.scss */
.touch header#main-header nav ul.header-nav li.nav-link:hover {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none; }
  /* line 1003, _nav.css.scss */
  .touch header#main-header nav ul.header-nav li.nav-link:hover a.nav-content .nav-overflow {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
/* line 1014, _nav.css.scss */
.touch header#main-header nav .menu-wrapper {
  top: 63px;
  -webkit-box-shadow: 0 0 6px 0 #030203;
  box-shadow: 0 0 6px 0 #030203; }

@media screen and (max-width: 730px) {
  /* line 1031, _nav.css.scss */
  header#main-header nav ul.header-nav {
    padding: 0; }
    /* line 1037, _nav.css.scss */
    header#main-header nav ul.header-nav li.nav-link a.nav-content .small-title {
      display: block; }
    /* line 1040, _nav.css.scss */
    header#main-header nav ul.header-nav li.nav-link a.nav-content .large-title {
      display: none; } }
/* ===============================
 * FOOTER Import
 * ===============================*/
/* Pretty check boxes for customize check-boxes*/
/* line 3, addons/_prettyCheckable.scss */
.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

/* line 8, addons/_prettyCheckable.scss */
.clearfix:after {
  clear: both; }

/* line 10, addons/_prettyCheckable.scss */
.clearfix {
  *zoom: 1; }

/* line 13, addons/_prettyCheckable.scss */
.prettycheckbox,
.prettyradio {
  display: inline-block;
  padding: 0;
  margin: 0; }

/* line 20, addons/_prettyCheckable.scss */
.prettycheckbox a,
.prettyradio a {
  width: 30px;
  height: 30px;
  background: url(../images/common/prettyCheckable-black.png) top left no-repeat;
  display: block;
  float: left;
  cursor: pointer;
  margin: 0; }

/* line 31, addons/_prettyCheckable.scss */
.prettycheckbox.green a,
.prettyradio.green a {
  background-image: url(../../images/common/prettyCheckable-green.png); }

/* line 34, addons/_prettyCheckable.scss */
.prettycheckbox.red a,
.prettyradio.red a {
  background-image: url(../../images/common/prettyCheckable-red.png); }

/* line 37, addons/_prettyCheckable.scss */
.prettycheckbox.yellow a,
.prettyradio.yellow a {
  background-image: url(../../images/common/prettyCheckable-yellow.png); }

/* line 39, addons/_prettyCheckable.scss */
.prettyradio a {
  background-position: 0 -120px; }

/* line 42, addons/_prettyCheckable.scss */
.prettycheckbox a:focus,
.prettyradio a:focus {
  outline: 0 none; }

/* line 44, addons/_prettyCheckable.scss */
.prettycheckbox a:focus {
  background-position: 0 -30px; }

/* line 45, addons/_prettyCheckable.scss */
.prettyradio a:focus {
  background-position: 0 -150px; }

/* line 47, addons/_prettyCheckable.scss */
.prettycheckbox a.checked {
  background-position: 0 -60px; }

/* line 48, addons/_prettyCheckable.scss */
.prettyradio a.checked {
  background-position: 0 -180px; }

/* line 50, addons/_prettyCheckable.scss */
.prettycheckbox a.checked:focus {
  background-position: 0 -90px; }

/* line 51, addons/_prettyCheckable.scss */
.prettyradio a.checked:focus {
  background-position: 0 -210px; }

/* line 54, addons/_prettyCheckable.scss */
.prettycheckbox label,
.prettyradio label {
  display: block;
  float: left;
  margin: 6px 5px;
  cursor: pointer; }

/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* ===============================
* FOOTER
* ===============================*/
/* line 8, _footer.css.scss */
footer {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-width: 700px;
  background-color: white; }
  /* line 16, _footer.css.scss */
  footer .footer-content-parallax {
    overflow: hidden;
    position: fixed;
    bottom: -365px;
    width: 100%; }
  /* line 25, _footer.css.scss */
  footer .footer-content-parallax-container {
    position: relative; }
  /* line 31, _footer.css.scss */
  footer .footer-content {
    width: 100%;
    position: relative; }
    /* line 37, _footer.css.scss */
    footer .footer-content .footer-meta-bg {
      width: 100%;
      right: 51%;
      top: 0;
      height: 72px;
      background-color: #fff;
      position: absolute; }
    /* line 48, _footer.css.scss */
    footer .footer-content .footer-content-wrapper {
      width: 100%;
      background: #01439a url(../images/footerGlow.png) center top no-repeat; }
      /* line 54, _footer.css.scss */
      footer .footer-content .footer-content-wrapper .footer-meta {
        height: 70px;
        font-weight: bold;
        font-size: 1.1em;
        color: white;
        line-height: 68px;
        overflow: visible;
        margin-left: 49%; }
        /* line 64, _footer.css.scss */
        footer .footer-content .footer-content-wrapper .footer-meta .drop-down {
          background-image: url(../images/pagination.png);
          background-repeat: no-repeat;
          background-position: right 25px;
          padding-right: 35px;
          margin-right: 30px;
          margin-left: 30px;
          text-transform: uppercase;
          overflow: visible;
          text-decoration: none;
          float: left; }
        /* line 79, _footer.css.scss */
        footer .footer-content .footer-content-wrapper .footer-meta.active .drop-down {
          background-position: right -35px; }
        /* line 84, _footer.css.scss */
        footer .footer-content .footer-content-wrapper .footer-meta a:link,
        footer .footer-content .footer-content-wrapper .footer-meta a:visited {
          text-decoration: none;
          color: #fff; }
        /* line 91, _footer.css.scss */
        footer .footer-content .footer-content-wrapper .footer-meta a:hover span {
          text-decoration: underline; }
        /* line 95, _footer.css.scss */
        footer .footer-content .footer-content-wrapper .footer-meta .back-to-top {
          margin-right: 0; }
      /* line 105, _footer.css.scss */
      footer .footer-content .footer-content-wrapper .footer-more,
      footer .footer-content .footer-content-wrapper .footer-info {
        margin: 0 auto;
        padding: 40px 0 40px 0; }
        /* line 110, _footer.css.scss */
        footer .footer-content .footer-content-wrapper .footer-more a,
        footer .footer-content .footer-content-wrapper .footer-info a {
          color: #fff; }
      /* line 118, _footer.css.scss */
      .js footer .footer-content .footer-content-wrapper #footer-more-container {
        display: none; }
      /* line 122, _footer.css.scss */
      footer .footer-content .footer-content-wrapper .footer-more {
        display: table;
        width: 1017px; }
        /* line 127, _footer.css.scss */
        footer .footer-content .footer-content-wrapper .footer-more div {
          display: table-cell;
          padding: 0 20px;
          border-left: 2px solid rgba(255, 255, 255, 0.1); }
          /* line 9, _sony-addons.scss */
          .lt-ie9 footer .footer-content .footer-content-wrapper .footer-more div {
            border-left: none;
            background: transparent url(../images/transBorderVertical.png) repeat-y top left; }
          /* line 135, _footer.css.scss */
          .lt-ie9 footer .footer-content .footer-content-wrapper .footer-more div:first-child, footer .footer-content .footer-content-wrapper .footer-more div:first-child {
            border: none;
            background: none; }
          /* line 140, _footer.css.scss */
          .lt-ie8 footer .footer-content .footer-content-wrapper .footer-more div {
            display: block;
            float: left;
            width: 155px; }
          /* line 146, _footer.css.scss */
          footer .footer-content .footer-content-wrapper .footer-more div h3 {
            color: #8fd5fd;
            font-size: 16px; }
          /* line 151, _footer.css.scss */
          footer .footer-content .footer-content-wrapper .footer-more div ul {
            padding-left: 0;
            list-style-type: none; }
            /* line 156, _footer.css.scss */
            footer .footer-content .footer-content-wrapper .footer-more div ul li {
              height: auto;
              margin-bottom: 8px; }
              /* line 161, _footer.css.scss */
              footer .footer-content .footer-content-wrapper .footer-more div ul li a {
                display: block;
                text-decoration: none;
                text-transform: uppercase;
                background: transparent url(../images/chevron-sm.png) no-repeat top left;
                padding-left: 15px;
                font-size: 14px; }
                /* line 170, _footer.css.scss */
                footer .footer-content .footer-content-wrapper .footer-more div ul li a:hover {
                  text-decoration: underline; }
      /* line 182, _footer.css.scss */
      footer .footer-content .footer-content-wrapper .footer-border {
        border-top: 2px solid rgba(255, 255, 255, 0.1); }
        /* line 27, _sony-addons.scss */
        .lt-ie9 footer .footer-content .footer-content-wrapper .footer-border {
          border-top: none;
          position: relative; }
        /* line 32, _sony-addons.scss */
        .lt-ie8 footer .footer-content .footer-content-wrapper .footer-border {
          border-top: 2px solid #1b56a4; }
        /* line 36, _sony-addons.scss */
        .lt-ie9 footer .footer-content .footer-content-wrapper .footer-border:before {
          content: ' ';
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 2px;
          background: transparent url(../images/transBorderHorizontal.png) repeat-y top left; }
        /* line 47, _sony-addons.scss */
        .lt-ie8 footer .footer-content .footer-content-wrapper .footer-border:before {
          display: none; }
      /* line 188, _footer.css.scss */
      footer .footer-content .footer-content-wrapper .footer-info {
        width: 977px; }
        /* line 192, _footer.css.scss */
        footer .footer-content .footer-content-wrapper .footer-info ul {
          margin: 0 0 30px 0;
          float: left; }
          /* line 197, _footer.css.scss */
          footer .footer-content .footer-content-wrapper .footer-info ul li {
            padding: 0 13px;
            font-weight: bold;
            background: transparent url(../images/footerSeparator.png) no-repeat center right;
            line-height: 38px;
            height: 38px; }
            /* line 205, _footer.css.scss */
            footer .footer-content .footer-content-wrapper .footer-info ul li.no-separator {
              background-image: none; }
            /* line 211, _footer.css.scss */
            footer .footer-content .footer-content-wrapper .footer-info ul li.no-separator.logo {
              padding: 0; }
        /* line 222, _footer.css.scss */
        footer .footer-content .footer-content-wrapper .footer-info .footer-copy,
        footer .footer-content .footer-content-wrapper .footer-info .footer-copy a {
          color: #8fd5fd; }
        /* line 228, _footer.css.scss */
        footer .footer-content .footer-content-wrapper .footer-info .footer-details {
          float: left;
          width: 70%; }
        /* line 235, _footer.css.scss */
        footer .footer-content .footer-content-wrapper .footer-info .footer-logos {
          float: right;
          margin: 20px 0 0 0;
          width: 165px; }
          /* line 241, _footer.css.scss */
          footer .footer-content .footer-content-wrapper .footer-info .footer-logos span {
            display: inline-block;
            height: 80px;
            text-align: center;
            margin: 0 0 0 15px; }
        /* line 252, _footer.css.scss */
        footer .footer-content .footer-content-wrapper .footer-info .footer-links {
          float: left;
          width: 100%;
          margin-top: 35px;
          line-height: 27px;
          font-size: 1.1em;
          padding: 0 0 30px 0; }
          /* line 260, _footer.css.scss */
          footer .footer-content .footer-content-wrapper .footer-info .footer-links div {
            float: left; }
          /* line 266, _footer.css.scss */
          footer .footer-content .footer-content-wrapper .footer-info .footer-links .link {
            background-image: url(../images/chevron-sm.png);
            background-repeat: no-repeat;
            background-position: left 5px;
            padding-left: 15px;
            text-transform: uppercase;
            overflow: visible;
            text-decoration: none;
            float: left; }
            /* line 277, _footer.css.scss */
            footer .footer-content .footer-content-wrapper .footer-info .footer-links .link.country-selector {
              margin-right: 80px;
              background-image: none;
              padding-left: 0; }
            /* line 283, _footer.css.scss */
            footer .footer-content .footer-content-wrapper .footer-info .footer-links .link img {
              vertical-align: middle;
              margin-right: 10px; }
            /* line 291, _footer.css.scss */
            footer .footer-content .footer-content-wrapper .footer-info .footer-links .link a:link,
            footer .footer-content .footer-content-wrapper .footer-info .footer-links .link a:visited {
              text-decoration: none;
              color: #fff;
              font-weight: bold; }
              /* line 297, _footer.css.scss */
              footer .footer-content .footer-content-wrapper .footer-info .footer-links .link a:link span,
              footer .footer-content .footer-content-wrapper .footer-info .footer-links .link a:visited span {
                color: #8fd5fd; }
            /* line 302, _footer.css.scss */
            footer .footer-content .footer-content-wrapper .footer-info .footer-links .link a:hover {
              text-decoration: underline; }
          /* line 310, _footer.css.scss */
          footer .footer-content .footer-content-wrapper .footer-info .footer-links .more-link {
            float: right; }

/* line 323, _footer.css.scss */
.footer-end {
  background-color: #000000;
  height: 35px;
  bottom: 0;
  width: 100%; }
  /* line 330, _footer.css.scss */
  .footer-end .footer-logo {
    width: 977px;
    height: 35px;
    margin: 0 auto;
    text-align: right; }
    /* line 337, _footer.css.scss */
    .footer-end .footer-logo a {
      display: inline-block;
      height: 35px; }

/* For pages that need the footer full width */
/* line 354, _footer.css.scss */
footer.full-width-footer .footer-content .footer-meta-bg {
  display: none; }
/* line 362, _footer.css.scss */
footer.full-width-footer .footer-content .footer-content-wrapper .footer-meta {
  margin-left: 0; }
  /* line 366, _footer.css.scss */
  footer.full-width-footer .footer-content .footer-content-wrapper .footer-meta .back-to-top {
    float: right;
    margin-right: 30px; }
  /* line 373, _footer.css.scss */
  footer.full-width-footer .footer-content .footer-content-wrapper .footer-meta .drop-down {
    margin-left: 35px; }
/* line 381, _footer.css.scss */
footer.full-width-footer .footer-content .footer-content-wrapper .footer-info {
  width: auto;
  padding: 40px 30px 40px 35px; }

/* line 394, _footer.css.scss */
.footer-end .footer-logo {
  float: right;
  width: 100%;
  margin-right: 30px; }

@media screen and (max-width: 1060px) {
  /* line 411, _footer.css.scss */
  footer .footer-content .footer-meta-bg {
    display: none; }
  /* line 419, _footer.css.scss */
  footer .footer-content .footer-content-wrapper .footer-meta {
    margin-left: 0; }
    /* line 423, _footer.css.scss */
    footer .footer-content .footer-content-wrapper .footer-meta .back-to-top {
      float: right;
      margin-right: 30px; }
    /* line 430, _footer.css.scss */
    footer .footer-content .footer-content-wrapper .footer-meta .drop-down {
      margin-left: 35px; }
  /* line 438, _footer.css.scss */
  footer .footer-content .footer-content-wrapper .footer-info {
    width: auto;
    padding: 40px 30px 40px 35px; }

  /* line 451, _footer.css.scss */
  .footer-end .footer-logo {
    float: right;
    width: 100%; }
    /* line 456, _footer.css.scss */
    .footer-end .footer-logo a {
      margin-right: 30px; } }
@media screen and (max-width: 840px) {
  /* line 477, _footer.css.scss */
  footer .footer-content .footer-content-wrapper .footer-info .footer-details {
    width: 65%; }
  /* line 483, _footer.css.scss */
  footer .footer-content .footer-content-wrapper .footer-info .footer-logos {
    margin: 0; } }
@media screen and (max-width: 1000px) {
  /* line 507, _footer.css.scss */
  footer .footer-content .footer-content-wrapper .footer-more {
    width: 100%;
    margin: 0 16px; }
    /* line 512, _footer.css.scss */
    footer .footer-content .footer-content-wrapper .footer-more div:last-child {
      display: none; } }
/* ===============================
 * END FILE
 * ===============================*/
.gdpMainVideo{  
    height: 245px;
    position: absolute;
    right: 0;
    top: 300px;
    width: 405px;
    z-index: 999;}
.hggroupGdp{float:left; width:560px;}
#only-on-psn{ float: left;margin-left: -11px;margin-top: -50px;}
#ps3-icon{width:63px; height:13px; float:left; background:url(../../games/metadata/ps3_logo.png) no-repeat left top}
#ps4-icon{width:63px; height:13px; float:left; background:url(../../games/metadata/ps4_logo.png) no-repeat left top}
#psvita-icon{width:78px; height:13px;float:left; background:url(../../games/metadata/psvita_logo.png) no-repeat left top}
#separator-icon{ background: none repeat scroll 0 0 #363636;float: left;height: 15px;margin-left: 15px;margin-right: 15px;width: 2px;}
#icon-main-div{float: left;padding-left: 45px;padding-top: 20px;width: 508px;}
#icon-main-div table{margin-top:30px; }
#icon-main-div table td{line-height:25px; }
#rating-image {float: right;margin-top: 15px;}
.heroBanner .image-wrap .content-wrap .button.video{pointer-events: inherit;}
header#main-header nav .secondary-nav-container .secondary-nav li.nav-register-orange a{   color: #FF6600;}
 .greyBack{background:whitesmoke !important}