#main-header nav .secondary-nav-container {
        background: url(transparent_ps.png) repeat left top;  
  height:48px;}
#main-header nav ul.header-nav {
      background: #1A1A1A; }
    

/* ===============================
 * Sections
 * ===============================*/
/* line 75, 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 79, global.css.scss */
  section h1, section h2, section h3 {
    text-align: center; }
  /* line 82, global.css.scss */
  section .headingWrapper {
    margin: 0 auto 60px auto;
    overflow: hidden;
    max-width: 980px; }
  /* line 87, global.css.scss */
  section.full-height .headingWrapper {
    margin-top: 60px; }
  /* line 90, 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 94, global.css.scss */
    section .iconHeading .iconWrapper {
      width: 140px;
      height: 130px;
      text-align: center;
      overflow: hidden;
      display: inline-block;
      float: left; }
    /* line 102, global.css.scss */
    section .iconHeading hgroup {
      display: inline-block;
      overflow: hidden;
      width: 450px; }
      /* line 106, global.css.scss */
      section .iconHeading hgroup h1, section .iconHeading hgroup h2, section .iconHeading hgroup h3 {
        text-align: left; }
  /* line 111, global.css.scss */
  section hgroup {
    margin-left: auto;
    margin-right: auto; }
    /* line 117, global.css.scss */
    section hgroup.white-title h1,
    section hgroup.white-title h2 {
      color: #fff; }
    /* line 123, global.css.scss */
    section hgroup.grey-title h1,
    section hgroup.grey-title h2 {
      color: #363636; }
  /* line 129, global.css.scss */
  section.no-top-padding hgroup {
    margin-top: 0; }
  /* line 133, global.css.scss */
  section.sans-header-padding {
    padding-top: 60px; }
  /* line 137, global.css.scss */
  section h1.section-heading.left, section h2.section-sub-heading.left, section h3.section-sub-text.left, section h4.section-sub-text.left {
    text-align: left; }
  /* line 140, global.css.scss */
  section h1.section-heading.right, section h2.section-sub-heading.right, section h3.section-sub-text.right, section h4.section-sub-text.right {
    text-align: right; }
  /* line 144, global.css.scss */
  section h1.section-heading, section h2.section-heading, section h4.section-heading {
    font-size: 28px;
    color: #0068bf;
    margin-bottom: 0px;
    font-weight: normal;
    font-style: italic;
	text-align: center;
    }
    
  section h3.section-heading {
    font-size: 28px;
    color: #0068bf;
    margin-bottom: 0px;
    font-weight: normal;
    font-style: italic;
    font-family: Georgia;
    }
       
  /* line 152, global.css.scss */
  section h2.section-sub-heading, section h3.section-sub-heading {
    font-weight: normal;
    color: #363636;
    font-size: 40px;
    margin: 0;
    position: relative; }
    /* line 159, global.css.scss */
    section h2.section-sub-heading .section-sub-image {
      position: absolute;
      top: -23px; }
  /* line 164, global.css.scss */
  section h3.section-sub-text {
    color: #363636;
    font-size: 16px;
    margin: 10px 20px 0 20px;
    font-weight: normal; }
  /* line 170, global.css.scss */
  section .section-break {
    height: 1px;
    border-bottom: 2px solid #e6e6e6;
    margin: 50px 0 60px 140px; }
  /* line 175, global.css.scss */
  section .sectionStep {
    position: absolute;
    height: 60px;
    width: 170px; }
  /* line 180, global.css.scss */
  section .topStep {
    top: 0;
    right: 50%;
    margin-right: 520px; }
  /* line 185, global.css.scss */
  section .bottomStep {
    bottom: 0;
    left: 50%;
    margin-left: 520px; }
  /* line 191, global.css.scss */
  section.page-section, section.background-section {
    padding: 60px 0 0 0; }
  /* line 195, global.css.scss */
  section.full-height, section.pull-up {
    padding-top: 0; }
  /* line 198, global.css.scss */
  section.hide-overflow {
    overflow: hidden; }
  /* line 201, global.css.scss */
  section.background-section {
    background-position: 50% 0%;
    background-repeat: no-repeat; }
    /* line 204, global.css.scss */
    section.background-section.upper-limit {
      background-size: 100%; }
  /* line 212, global.css.scss */
  section.left-align-heading .headingWrapper, section.right-align-heading .headingWrapper {
    margin-bottom: 30px;
    max-width: 940px; }
    /* line 217, global.css.scss */
    section.left-align-heading .headingWrapper hgroup, section.right-align-heading .headingWrapper hgroup {
      max-width: 100%; }
  /* line 228, global.css.scss */
  section.left-align-heading h1.section-heading,
  section.left-align-heading h2.section-sub-heading,
  section.left-align-heading h3.section-sub-text {
    text-align: left; }
  /* line 238, global.css.scss */
  section.right-aligned-heading h1.section-heading,
  section.right-aligned-heading h2.section-sub-heading,
  section.right-aligned-heading h3.section-sub-text {
    text-align: right; }

@media screen and (max-width: 1000px) {
  /* line 254, global.css.scss */
  section.left-align-heading .headingWrapper, section.right-align-heading .headingWrapper {
    margin-left: 20px;
    margin-right: 20px;
    max-width: 100%; }
    /* line 261, global.css.scss */
    section.left-align-heading .headingWrapper hgroup, section.right-align-heading .headingWrapper hgroup {      max-width: 100%; } 
	 #main-header nav ul.header-nav li.nav-link.nav-home{min-width:75px; width:11% !important;}
  #main-header nav ul.header-nav li.nav-link.nav-home a.nav-content span{background-position: 12px 12px;}  
      	
	
	}
/* line 272, global.css.scss */
section.blue-pattern {
  background: url('blue-tile.jpg') repeat; }
  /* line 276, 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 284, global.css.scss */
.lt-ie8 .section .iconHeading .iconWrapper {
  zoom: 1;
  *display: inline; }
/* line 288, global.css.scss */
.lt-ie8 .section .iconHeading hgroup {
  zoom: 1;
  *display: inline; }

@media screen and (min-width: 1320px) {
  /* line 298, global.css.scss */
  section .topStep {
    left: 0;
    right: auto;
    margin-right: 0;
    width: 130px; }
  /* line 304, global.css.scss */
  section .bottomStep {
    bottom: 0;
    left: auto;
    right: 0;
    margin-left: 0;
    width: 130px; } }
/* ===============================
 * Colors
 * ===============================*/
/* line 317, global.css.scss */
.sonyDarkGrey {
  background-color: #525151 !important; }

/* line 321, global.css.scss */
.sonyGrey {
  background-color: whitesmoke !important; }

/* line 325, global.css.scss */
.sonyLightGrey {
  background-color: #eeeeee !important; }

/* line 329, global.css.scss */
.sonyBlue {
  background-color: #01439a !important; }

/* line 333, global.css.scss */
.white {
  background-color: #fff !important; }

/* ===============================
 * DIG Brand Colors
 * ===============================*/
/* line 341, global.css.scss */
.textWhite {
  color: #fff !important; }

/* line 345, global.css.scss */
.textGrey {
  color: #363636 !important; }

/* line 349, global.css.scss */
.textSatinBlue {
  color: #0068bf !important; }

/* line 353, global.css.scss */
.textHighlight {
  color: #8fdffd !important; }

/* line 357, global.css.scss */
.backgroundWhite {
  background-color: #fff !important; }

/* line 361, global.css.scss */
.backgroundScreenBlack {
  background-color: #1f1f1f !important; }

/* line 365, global.css.scss */
.backgroundSatinBlue {
  background-color: #0068bf !important; }

/* line 369, global.css.scss */
.backgroundMidSilver {
  background-color: #eee !important; }

/* ===============================
 * COMMON STYLES
 * ===============================*/
/* line 376, 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 380, 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 384, global.css.scss */
.float-left {
  float: left; }

/* line 388, global.css.scss */
.float-right {
  float: right; }

/* line 392, global.css.scss */
.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

/* line 398, global.css.scss */
.hidden, .hiddenOverlay {
  display: none; }

/* line 402, global.css.scss */
.overflow-hidden {
  overflow: hidden; }

/* line 407, global.css.scss */
section .titleWithIcon h1, section .titleWithIcon h2, section .titleWithIcon h3 {
  text-align: left; }

/* ===============================
 * RESET SELECTION STYLES
 * ===============================*/
/* ===============================
 * COMMON MODULE STYLES
 * ===============================*/
/* line 427, global.css.scss */
.moduleComponent, .moduleComponentOverflow {
  /* margin-bottom: 60px; */
  padding-bottom: 60px; }
  /* line 430, global.css.scss */
  .full-height .moduleComponent, .push-down .moduleComponent, .full-height .moduleComponentOverflow, .push-down .moduleComponentOverflow {
    padding-bottom: 0; }
  /* line 433, global.css.scss */
  .moduleComponent .buttonRow, .moduleComponentOverflow .buttonRow {
    margin-bottom: 0; }

/* line 438, global.css.scss */
.moduleComponentOverflow {
  overflow: hidden; }

/* line 443, global.css.scss */
.moduleHeader.headingWrapper {
  position: relative;
  margin: 9px auto 10px auto;
  overflow: visible;
  padding-bottom: 20px;
  max-width: 940px;
  z-index: 1; }
  /* line 451, global.css.scss */
  .moduleHeader.headingWrapper h2.module-sub-heading {
    font-weight: normal;
    color: #363636;
    margin: 0;
    position: relative;
    text-align: left; }
  /* line 461, global.css.scss */
  .moduleHeader.headingWrapper h3.module-sub-text {
    color: #363636;
    font-size: 16px;
    font-weight: normal;
    margin-top: 5px;
    text-align: left;
    text-transform: uppercase; }
    /* line 469, global.css.scss */
    .moduleHeader.headingWrapper h3.module-sub-text strong {
         font-weight: normal; }
    /* line 474, global.css.scss */
    .moduleHeader.headingWrapper h3.module-sub-text a {
      
      font-weight: normal;
      color: #0068BF;
      text-decoration: none; }
  /* line 483, global.css.scss */
  .moduleHeader.headingWrapper .count-label {
    display: inline-block;
    margin-right: 10px; }
  /* line 488, global.css.scss */
  .moduleHeader.headingWrapper .count-link {
        font-weight: normal;
    color: #0068BF;
    text-decoration: none; }
  /* line 495, global.css.scss */
  .moduleHeader.headingWrapper .overflow-border {
    margin-top: 20px;
    background: none repeat scroll 0 0 #f5f5f5;
    height: 2px;
    overflow: hidden;
    width: 2000em; }
/* line 507, global.css.scss */
.moduleHeader.pull-up {
  margin-top: -60px; }
/* line 513, global.css.scss */
.moduleHeader.no-border .overflow-border {
  display: none; }

@media screen and (max-width: 1000px) {
  /* line 523, global.css.scss */
  .moduleHeader.headingWrapper {
    width: 100%;
    margin-left: 20px;
    margin-right: 20px; }
    /* line 528, global.css.scss */
    .moduleHeader.headingWrapper .overflow-border {
      width: 100%; }
    /* line 532, global.css.scss */
    .moduleHeader.headingWrapper.mypsn {
      max-width: 700px;
      margin-left: auto;
      margin-right: auto; }
      /* line 537, global.css.scss */
      .moduleHeader.headingWrapper.mypsn .overflow-border {
        width: 2000em; } }
/* line 548, global.css.scss */
.moduleComponent.no-space {
  padding-bottom: 0; }

/* ===============================
 * LINK BUTTON
 * ===============================*/
/* line 555, global.css.scss */
.link-btn {
  text-decoration: none;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  min-width: 140px;
  position: relative;
  text-transform: uppercase;
   font-weight: normal; }
  /* line 566, global.css.scss */
  .link-btn .btn {
    padding: 13px 15px; }
    /* line 568, global.css.scss */
    .link-btn .btn.short {
      padding: 8px 15px; }
  /* line 572, global.css.scss */
  .link-btn:hover {
    text-decoration: none !important; }
  /* line 575, global.css.scss */
  .link-btn .icon {
    position: absolute;
    top: 5px; }
  /* line 579, global.css.scss */
  .link-btn .imageText {
    padding-left: 45px; }

/* line 584, global.css.scss */
.small-btn {
  font-size: 14px; }
  /* line 586, global.css.scss */
  .small-btn .btn {
    padding-top: 10px;
    padding-bottom: 10px; }

/* line 592, global.css.scss */
.black-btn {
  background-color: #1f1f1f; }
  /* line 594, 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 597, global.css.scss */
  .black-btn:hover {
    background-image: none;
    background-color: #1f1f1f; }

/* line 603, global.css.scss */
.blue-btn {
  background-color: #0070c7; }
  /* line 605, 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 608, global.css.scss */
  .blue-btn:hover {
    background-image: none;
    background-color: #0070c7; }

/* line 614, global.css.scss */
.white-btn {
  background-color: #d5d6d7;
  color: #363636 !important; }
  /* line 616, 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 620, global.css.scss */
  .white-btn:hover {
    background-image: none;
    background-color: #d5d6d7; }

/* line 626, global.css.scss */
.orange-btn {
  background-color: #e55526; }
  /* line 628, 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 631, global.css.scss */
  .orange-btn:hover {
    background-image: none;
    background-color: #e55526; }

/* fix for IE8 and 7 with gradiented background on buttons */
/* line 640, global.css.scss */
.lt-ie9 .btn {
  padding: 13px 20px; }

/* line 646, global.css.scss */
.lt-ie9 .black-btn, .lt-ie10 .black-btn {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#020202', endColorstr='#2a2a2a'); }
/* line 649, global.css.scss */
.lt-ie9 .red-btn, .lt-ie10 .red-btn {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e04c25', endColorstr='#fe7435'); }
/* line 652, global.css.scss */
.lt-ie9 .blue-btn, .lt-ie10 .blue-btn {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0148a0', endColorstr='#016dc5'); }
/* line 655, global.css.scss */
.lt-ie9 .white-btn, .lt-ie10 .white-btn {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d7d8d8', endColorstr='#ebebeb'); }
/* line 658, global.css.scss */
.lt-ie9 .orange-btn, .lt-ie10 .orange-btn {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f86d37', endColorstr='#e55526'); }
  /* line 660, global.css.scss */
  .lt-ie9 .orange-btn:hover, .lt-ie10 .orange-btn:hover {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e55526', endColorstr='#e55526'); }

/* ===============================
 * LINK BUTTON
 * ===============================*/
/* line 669, global.css.scss */
.buttonRow {
  width: 100%;
  text-align: center;
  margin: 0 0 60px 0; }
  /* line 673, global.css.scss */
  .buttonRow.left {
    text-align: left; }
  /* line 676, global.css.scss */
  .buttonRow .link-btn {
    margin: 0 20px 2px 0; }

/* ===============================
 * CUSTOM CHECKBOX
 * ===============================*/
/* line 685, global.css.scss */
.form-row {
  margin: 10px 0 30px; }
  /* line 688, global.css.scss */
  .form-row input[type="checkbox"] {
    left: -9999px;
    position: relative; }
  /* line 693, global.css.scss */
  .form-row .link-btn {
    background: none; }

/* line 699, global.css.scss */
.button-row .checkBox-row {
  float: left;
  width: auto; }
  /* line 703, global.css.scss */
  .button-row .checkBox-row .link-btn {
    min-width: 40px; }
    /* line 706, global.css.scss */
    .button-row .checkBox-row .link-btn.favourite div.btn {
      color: #363636;
      font-weight: bold; }

/* ===============================
 * AJAX OVERLAY
 * ===============================*/
/* line 719, global.css.scss */
.ajax-loader {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 101;
  background-color: rgba(255, 255, 255, 0.5);
  background-image: url('loader.gif');
  background-repeat: no-repeat;
  background-position: 50% 100px; }

/* GENERAL GLOBAL END */
/* line 737, global.css.scss */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* ===============================
 * SEARCH OVERLAY
 * ===============================*/
/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 7, _search.css.scss */
.search-container {
  /* .SEARCH-CONTAINER START */
  position: relative;
  /* Resize to reduce tag names */ }
  /* line 11, _search.css.scss */
  .search-container .search-box {
    margin-right: 135px; }
    /* line 14, _search.css.scss */
    .search-container .search-box .twitter-typeahead {
      width: 100%;
      height: 70px; }
      /* line 17, _search.css.scss */
      .search-container .search-box .twitter-typeahead .ps-wrap {
        height: 100%;
        position: relative;
        width: 100%;
        display: block; }
    /* line 26, _search.css.scss */
    .search-container .search-box .typeahead,
    .search-container .search-box .tt-query,
    .search-container .search-box .tt-hint {
      width: 100%;
      height: 70px;
      text-indent: 20px;
      font-size: 35px;
      border: none;
      outline: medium none;
      color: #fff;
      background-color: transparent;
      text-shadow: none; }
      /* line 36, _search.css.scss */
      .lt-ie9 .search-container .search-box .typeahead, .lt-ie9
      .search-container .search-box .tt-query, .lt-ie9
      .search-container .search-box .tt-hint {
        line-height: 70px; }
    /* line 40, _search.css.scss */
    .search-container .search-box .tt-hint {
      color: #a9a9a9; }
    /* line 43, _search.css.scss */
    .search-container .search-box .tt-query {
      text-align: left;
      position: absolute;
      top: 0; }
      /* line 47, _search.css.scss */
      .lt-ie8 .search-container .search-box .tt-query {
        top: 2px; }
    /* line 51, _search.css.scss */
    .search-container .search-box input {
      
      font-weight: normal; }
  /* line 58, _search.css.scss */
  .search-container .skin_standard {
    position: relative;
    background: #363636;
    background-image: -webkit-linear-gradient(left, #252525, #2c2c2c);
    background-image: -moz-linear-gradient(left, #252525, #2c2c2c);
    background-image: -ms-linear-gradient(left, #252525, #2c2c2c);
    background-image: -o-linear-gradient(left, #252525, #2c2c2c);
    background-image: linear-gradient(left, #252525, #2c2c2c); }
  /* line 64, _search.css.scss */
  .search-container .skin_help_section {
    position: relative;
    background-color: #fff; }
    /* line 67, _search.css.scss */
    .lt-ie9 .search-container .skin_help_section {
      background-color: #fff;
      filter: alpha(opacity=10); }
    /* line 72, _search.css.scss */
    .opacity .search-container .skin_help_section {
      background-color: transparent; }
      /* line 74, _search.css.scss */
      .opacity .search-container .skin_help_section:before {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        content: "";
        display: block;
        background-color: #fff;
        opacity: 0.1;
        z-index: -1; }
    /* line 90, _search.css.scss */
    .search-container .skin_help_section .search-box .ps-wrap {
      color: #fff; }
    /* line 93, _search.css.scss */
    .search-container .skin_help_section .search-box .twitter-typeahead {
      height: 50px; }
    /* line 98, _search.css.scss */
    .search-container .skin_help_section .search-box .typeahead,
    .search-container .skin_help_section .search-box .tt-query,
    .search-container .skin_help_section .search-box .tt-hint {
      font-size: 18px;
      height: 50px; }
      /* line 101, _search.css.scss */
      .lt-ie9 .search-container .skin_help_section .search-box .typeahead, .lt-ie9
      .search-container .skin_help_section .search-box .tt-query, .lt-ie9
      .search-container .skin_help_section .search-box .tt-hint {
        line-height: 50px; }
    /* line 105, _search.css.scss */
    .search-container .skin_help_section .search-box .tt-hint {
      color: #fff; }
    /* line 109, _search.css.scss */
    .search-container .skin_help_section .search-box input {
      
      font-weight: normal; }
  /* line 118, _search.css.scss */
  .search-container .single .tt-dropdown-menu {
    max-width: 100%;
    width: 100%;
    margin-top: 2px; }
    /* line 124, _search.css.scss */
    .search-container .single .tt-dropdown-menu p {
      width: 100%;
      padding: 15px 0 15px 0;
      text-indent: 20px;
      margin: 0;
      color: #fff;
      background: #363636; }
      /* line 133, _search.css.scss */
      .search-container .single .tt-dropdown-menu p strong {
        color: #ffffff; }
    /* line 139, _search.css.scss */
    .search-container .single .tt-dropdown-menu .tt-is-under-cursor {
      /* !important is being used below to over-ride the pseudo child selector below */
      /* we need to refactor this CSS so that we DONT have to do this */ }
      /* line 144, _search.css.scss */
      .search-container .single .tt-dropdown-menu .tt-is-under-cursor p {
        background: #0068bf !important;
        color: #fff; }
    /* line 157, _search.css.scss */
    .search-container .single .tt-dropdown-menu .tt-suggestion:nth-child(odd) p {
      background-color: #2f2e2e; }
  /* line 169, _search.css.scss */
  .search-container .single.skin_help_section .tt-dropdown-menu {
    border: 1px solid #e6e6e6;
    width: 938px; }
  /* line 178, _search.css.scss */
  .search-container .single.skin_help_section .tt-suggestion p, .search-container .single.skin_help_section .tt-is-under-cursor p,
  .search-container .single.skin_help_section .tt-dropdown-menu p {
    background-color: #fff;
    color: #363636;
    font-size: 14px;
    padding: 7px 0;
    margin: 0; }
    /* line 184, _search.css.scss */
    .search-container .single.skin_help_section .tt-suggestion p strong, .search-container .single.skin_help_section .tt-is-under-cursor p strong,
    .search-container .single.skin_help_section .tt-dropdown-menu p strong {
      color: #363636;
      
      font-weight: normal; }
  /* line 192, _search.css.scss */
  .search-container .single.skin_help_section h3 {
    background-color: whitesmoke;
    padding: 15px;
    font-size: 16px;
    text-align: left; }
  /* line 202, _search.css.scss */
  .search-container .single.skin_help_section .tt-is-under-cursor p {
    background: #363636 !important;
    color: #fff; }
    /* line 205, _search.css.scss */
    .search-container .single.skin_help_section .tt-is-under-cursor p strong {
      color: #fff; }
  /* line 215, _search.css.scss */
  .search-container .single.skin_help_section .tt-suggestion:nth-child(odd) p {
    background-color: #fff; }
  /* line 227, _search.css.scss */
  .search-container .double {
    margin: 0 15%; }
    /* line 231, _search.css.scss */
    .search-container .double .tt-dropdown-menu {
      width: 100%;
      margin-top: 2px; }
      /* line 236, _search.css.scss */
      .search-container .double .tt-dropdown-menu p {
        width: 100%;
        /*padding: 15px $controlIndent 15px 0;*/
        text-indent: 20px;
        margin: 0;
        color: #fff;
        letter-spacing: 0.3px;
        
        font-weight: normal; }
        /* line 247, _search.css.scss */
        .search-container .double .tt-dropdown-menu p strong {
          color: #ffffff;
          
          font-weight: normal; }
      /* line 255, _search.css.scss */
      .search-container .double .tt-dropdown-menu h3 {
        
        font-weight: normal;
        font-size: 17px;
        white-space: nowrap;
        overflow: hidden; }
      /* line 265, _search.css.scss */
      .search-container .double .tt-dropdown-menu .tt-suggestion {
        width: 100%;
        float: left;
        height: 100px;
        background-color: #2F2E2E;
        margin-bottom: 20px;
        display: block; }
        /* line 276, _search.css.scss */
        .search-container .double .tt-dropdown-menu .tt-suggestion:nth-child(odd) p {
          background-color: #2f2e2e; }
        /* line 283, _search.css.scss */
        .search-container .double .tt-dropdown-menu .tt-suggestion p.related {
          padding-left: 0;
          text-indent: 0;
          background-position: left center;
          background-repeat: no-repeat;
          height: 100px; }
          /* line 291, _search.css.scss */
          .search-container .double .tt-dropdown-menu .tt-suggestion p.related .cat {
            padding-top: 5px;
            color: #00a2ff;
            float: left; }
          /* line 298, _search.css.scss */
          .search-container .double .tt-dropdown-menu .tt-suggestion p.related .item {
            float: left;
            clear: left; }
          /* line 304, _search.css.scss */
          .search-container .double .tt-dropdown-menu .tt-suggestion p.related .second {
            width: 100%;
            height: 100%;
            background-repeat: no-repeat;
            background-position: 90% 0;
            display: block;
            float: left; }
            /* line 313, _search.css.scss */
            .search-container .double .tt-dropdown-menu .tt-suggestion p.related .second span {
              padding-left: 130px;
              padding-right: 110px; }
        /* line 326, _search.css.scss */
        .search-container .double .tt-dropdown-menu .tt-suggestion.tt-is-under-cursor {
          /* !important is being used below to over-ride the pseudo child selector above */
          /* we need to refactor this CSS so that we DONT have to do this */
          height: 100px;
          background-color: #00a2ff !important; }
          /* line 334, _search.css.scss */
          .search-container .double .tt-dropdown-menu .tt-suggestion.tt-is-under-cursor p {
            background-color: #00a2ff !important; }
            /* line 338, _search.css.scss */
            .search-container .double .tt-dropdown-menu .tt-suggestion.tt-is-under-cursor p .cat {
              color: #fff; }
            /* line 342, _search.css.scss */
            .search-container .double .tt-dropdown-menu .tt-suggestion.tt-is-under-cursor p strong {
              color: #fff; }
            /* line 346, _search.css.scss */
            .search-container .double .tt-dropdown-menu .tt-suggestion.tt-is-under-cursor p .second {
              background-position: 90% -100px; }
      /* line 356, _search.css.scss */
      .search-container .double .tt-dropdown-menu .tt-placeholder {
        width: 100%;
        float: left;
        height: 100px;
        background-color: #2F2E2E;
        background-color: rgba(47, 46, 46, 0.3);
        margin-bottom: 20px;
        display: table; }
        /* line 368, _search.css.scss */
        .search-container .double .tt-dropdown-menu .tt-placeholder p.related {
          padding-left: 0;
          text-indent: 0;
          background-position: right 20px center;
          background-repeat: no-repeat;
          height: 100px; }
      /* line 382, _search.css.scss */
      .search-container .double .tt-dropdown-menu .tt-dataset-two-column-previous {
        float: left;
        width: 50%;
        display: inline; }
        /* line 388, _search.css.scss */
        .search-container .double .tt-dropdown-menu .tt-dataset-two-column-previous h3 {
          color: #fff;
          margin: 35px 12px 30px 0;
          text-align: left; }
          /* line 392, _search.css.scss */
          .search-container .double .tt-dropdown-menu .tt-dataset-two-column-previous h3.disabled {
            color: #3c3c3c; }
        /* line 396, _search.css.scss */
        .search-container .double .tt-dropdown-menu .tt-dataset-two-column-previous .tt-suggestions {
          margin-right: 12px; }
        /* line 399, _search.css.scss */
        .search-container .double .tt-dropdown-menu .tt-dataset-two-column-previous .tt-suggestion {
          width: 100%;
         
          display: table; }
          /* line 403, _search.css.scss */
          .search-container .double .tt-dropdown-menu .tt-dataset-two-column-previous .tt-suggestion p {
            display: table-cell;
            vertical-align: middle;
            font-size: 18px; 
            line-height:100px;}
      /* line 410, _search.css.scss */
      .search-container .double .tt-dropdown-menu .tt-dataset-two-column-related-game {
        float: right;
        width: 50%;
        display: inline; }
        /* line 415, _search.css.scss */
        .search-container .double .tt-dropdown-menu .tt-dataset-two-column-related-game p.cat {
          text-transform: uppercase; }
        /* line 419, _search.css.scss */
        .search-container .double .tt-dropdown-menu .tt-dataset-two-column-related-game h3 {
          color: #e6e6e6;
          margin: 35px 12px 30px 0;
          text-align: left; }
          /* line 423, _search.css.scss */
          .search-container .double .tt-dropdown-menu .tt-dataset-two-column-related-game h3.disabled {
            color: #3c3c3c; }
        /* line 427, _search.css.scss */
        .search-container .double .tt-dropdown-menu .tt-dataset-two-column-related-game .tt-suggestions {
          margin-left: 12px; }
  /* line 434, _search.css.scss */
  .search-container .clear {
    opacity: 0;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear; }
    /* line 439, _search.css.scss */
    .search-container .clear.visible {
      opacity: 1; }
  /* line 447, _search.css.scss */
  .lt-ie9 .search-container .clear {
    opacity: 1;
    display: none; }
    /* line 452, _search.css.scss */
    .lt-ie9 .search-container .clear.visible {
      display: block; }
  /* line 460, _search.css.scss */
  .search-container a {
    position: absolute;
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    background: url('search-icons.png');
    text-indent: -9999px;
    top: 20px;
    cursor: pointer; }
    /* line 472, _search.css.scss */
    .search-container a.clear {
      right: 80px; }
    /* line 476, _search.css.scss */
    .search-container a.search {
      right: 25px;
      background-position: 0 -39px;
margin-top:0;
    }
  /* line 484, _search.css.scss */
  .search-container .skin_help_section a {
    top: 13px;
    background: url('search-icons-small.png') no-repeat; }
    /* line 489, _search.css.scss */
    .search-container .skin_help_section a.clear {
      right: 62px; }
    /* line 493, _search.css.scss */
    .search-container .skin_help_section a.search {
      right: 15px;
      background-position: 0 -33px; }
  @media screen and (max-width: 950px) {
    /* line 509, _search.css.scss */
    .search-container .single.skin_help_section .tt-dropdown-menu {
      border: 1px solid #e6e6e6;
      width: 698px; }
    /* line 530, _search.css.scss */
    .search-container .double .tt-dropdown-menu .tt-suggestion p.related .second {
      background-position: -100% 0; }
      /* line 534, _search.css.scss */
      .search-container .double .tt-dropdown-menu .tt-suggestion p.related .second span {
        padding-right: 10px; } }

/* .SEARCH-CONTAINER END */
/* line 554, _search.css.scss */
#search-overlay {
  /* #SEARCH-OVERLAY START */
  position: fixed;
  top: 0;
  left: 0;
  min-width: 750px;
  width: 100%;
  height: 100%;
  background-color: #1f1f1f;
  background-color: rgba(31, 31, 31, 0.97);
  z-index: 1500;
  display: none; }
  /* line 567, _search.css.scss */
  #search-overlay a.close {
    position: absolute;
    background-color: #0074cb;
    width: 70px;
    height: 70px;
    top: 0;
    z-index:9999;
    right: 0;
    display: block; }
    /* line 577, _search.css.scss */
    .cssgradients #search-overlay a.close {
      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 581, _search.css.scss */
    #search-overlay a.close:hover {
      background-image: none; }
    /* line 585, _search.css.scss */
    #search-overlay a.close span {
      width: 100%;
      height: 100%;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-image: url('close_white.png');
      display: block;
      overflow: hidden;
      text-indent: -999px; }
  /* line 600, _search.css.scss */
  #search-overlay .all-results {
    position: absolute;
    width: 100%;
    bottom: 0; }
    /* line 606, _search.css.scss */
    #search-overlay .all-results a {
      position: relative;
      background-color: #2F2E2E;
      background-color: rgba(47, 46, 46, 0.3);
      display: block;
      margin: 0 15%;
      text-align: center;
      height: 72px; }
      /* line 616, _search.css.scss */
      #search-overlay .all-results a:hover {
        background-color: #2F2E2E;
        background-color: rgba(47, 46, 46, 0.8); }
      /* line 623, _search.css.scss */
      #search-overlay .all-results a span {
        margin-top: 20px;
        display: inline-block;
        
        font-weight: normal;
        font-size: 17px;
        color: #fff;
        padding: 5px 0 7px 45px;
        background: url('search-icons.png');
        background-repeat: no-repeat;
        background-position: 0 -38px;
        text-transform: uppercase; }
  /* line 643, _search.css.scss */
  #search-overlay .central-wrapper {
    height: 595px;
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -298px; }

/* #SEARCH-OVERLAY END */
/* line 659, _search.css.scss */
.os-android body,
.os-ios body,
.mobile-experience body {
  position: relative; }
  /* line 663, _search.css.scss */
  .os-android body #search-overlay,
  .os-ios body #search-overlay,
  .mobile-experience body #search-overlay {
    position: absolute;
    width: 100%;
    height: 100%; }
    /* line 669, _search.css.scss */
    .os-android body #search-overlay .central-wrapper,
    .os-ios body #search-overlay .central-wrapper,
    .mobile-experience body #search-overlay .central-wrapper {
      height: 595px;
      position: absolute;
      width: 100%;
      top: 70px;
      margin-top: 0; }
    
    body{font-family:arial; font-size:0.813em}

/* ===============================
 * NAVIGATION
 * ===============================*/
/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 15, menu/explore-menu.css.scss */
.explore {
  /* .EXPLORE START */ }
  /* line 19, menu/explore-menu.css.scss */
  .explore .tier-1,
  .explore .tier-2,
  .explore .tier-3 {
    max-width: 950px; }
    /* line 21, menu/explore-menu.css.scss */
    .explore .tier-1 a,
    .explore .tier-2 a,
    .explore .tier-3 a {
      text-decoration: none;
      color: #fff;
      font-size:13px;}
      /* line 25, menu/explore-menu.css.scss */
      .explore .tier-1 a:hover,
      .explore .tier-2 a:hover,
      .explore .tier-3 a:hover {
        color: #8FDFFD; }
  /* line 31, menu/explore-menu.css.scss */
  .explore .items {
    width: 950px;
    display: table;
    padding: 0;
    margin: 0; }
    /* line 39, menu/explore-menu.css.scss */
    .explore .items .item,
    .explore .items .links {
      /*display: table-cell;*/
      vertical-align: top;
      list-style-type: none; }
      /* line 44, menu/explore-menu.css.scss */
      .lt-ie9 .explore .items .item, .lt-ie9
      .explore .items .links {
        display: block;
        float: left;
        min-height: 110px; }
    /* line 51, menu/explore-menu.css.scss */
    .explore .items .links {
      width: 228px;
      min-width: 228px;
      padding: 0 0 0 17px;
      border-left: 2px solid rgba(255, 255, 255, 0.1); }
      /*if links has only hide-for-wide*/
      .explore .items .links.only-hide-for-wide {
        visibility: hidden !important;
      }
      /* line 9, _sony-addons.scss */
      .lt-ie9 .explore .items .links {
        border-left: none;
        background: transparent url('transbordervertical.png') repeat-y top left; }
      /* line 58, menu/explore-menu.css.scss */
      .explore .items .links ul {
        list-style-type: none;
        padding-left: 0; }
        /* line 63, menu/explore-menu.css.scss */
        .explore .items .links ul li {
          text-transform: uppercase;
          
          font-weight: normal;
          margin: 0 0 5px 0;
          background: url('whitearrow.png') no-repeat 0 1px;
          padding-left: 15px; }
		  .lt-ie10 .explore .items .links ul li, .ie10 .explore .items .links ul li {
		  background-position: 0 0
		  }
          /* line 94, _sony-addons.scss */
          .lt-ie9 .explore .items .links ul li {
            padding-top: 0px; }
          /* line 70, menu/explore-menu.css.scss */
          .explore .items .links ul li.hide-for-wide {
            display: none; }
  /* line 78, menu/explore-menu.css.scss */
  .explore .items .links ul li h3, .explore .items .links ul li h2{font-size:16px; padding-bottom:0; padding:0; font-weight:normal; color:#8FDFFD; text-align:left;float:none;}
  .explore .tier-1 {
    padding: 0 0 20px 0; }
    /* line 82, menu/explore-menu.css.scss */
    .explore .tier-1 .items {
      display: block; }
      /* line 91, menu/explore-menu.css.scss */
      .explore .tier-1 .items .item.item-1 {
        width: 260px;
        padding: 0 20px 0 0; }
      /* line 97, 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('transbordervertical.png') repeat-y top left; }
      /* line 104, menu/explore-menu.css.scss */
      .explore .tier-1 .items .item img {
        float: left;
        margin-right: 20px; }
      /* line 109, menu/explore-menu.css.scss */
      .explore .tier-1 .items .item a {
        text-transform: uppercase;
        display: block;
        float: left;
        
        font-weight: normal;
        margin-top: 15px;
        position: relative;
        background: url('whitearrow.png') no-repeat 0 1px;
        padding-left: 15px; }
        /* line 94, _sony-addons.scss */
        .lt-ie9 .explore .tier-1 .items .item a {
          padding-top: 3px; }
        /* line 120, menu/explore-menu.css.scss */
        .explore .tier-1 .items .item a.mega-link {
          background: none;
          padding: 0;
          margin: 0; }
          /* line 126, menu/explore-menu.css.scss */
          .explore .tier-1 .items .item a.mega-link p {
      
            color: #8fd5fd;
            font-weight: normal;
            text-transform: none;
            margin: 0;
            padding: 0;
            display: block;
            height: 60px; }
          /* line 139, menu/explore-menu.css.scss */
          .explore .tier-1 .items .item a.mega-link span {
            margin-top: 15px;
            background: url('whitearrow.png') no-repeat 0 1px;
            padding-left: 15px;
            display: block; }
            /* line 94, _sony-addons.scss */
            .lt-ie9 .explore .tier-1 .items .item a.mega-link span {
              padding-top: 3px; }
          /* line 145, menu/explore-menu.css.scss */
          .explore .tier-1 .items .item a.mega-link.background-img {
            background: url('game-characters.png') no-repeat left center; }
            /* line 148, menu/explore-menu.css.scss */
            .explore .tier-1 .items .item a.mega-link.background-img p, .explore .tier-1 .items .item a.mega-link.background-img span {
              margin-left: 180px; }
      /* line 155, menu/explore-menu.css.scss */
      .explore .tier-1 .items .item:first-child {
        border: none;
        background: transparent;
        padding-left: 0; }
      /* line 161, menu/explore-menu.css.scss */
      .explore .tier-1 .items .item:last-child {
        padding-right: 0; }
  /* line 169, menu/explore-menu.css.scss */
  .explore .tier-2 {
    padding: 20px 0; }
    /* line 177, menu/explore-menu.css.scss */
    .explore .tier-2 .items .item.item-1 {
      width: auto; }
    /* line 187, menu/explore-menu.css.scss */
    .explore .tier-2 ul.device-list {
      padding-left: 0;
      padding-right: 0;
      height: 110px; }
      /* line 193, menu/explore-menu.css.scss */
      .explore .tier-2 ul.device-list li {
        width: 138px;
        float: left;
        margin-left: 1%; 
        margin-right: 9%;
		text-align:center;}
        /* line 199, menu/explore-menu.css.scss */
        .explore .tier-2 ul.device-list li a {
          display: block;
          position: relative;
          font-size:13px;
          text-decoration:none;
          font-weight: normal; 
          color:#fff;
		   width:100%;}
          .explore .tier-2 ul.device-list li a:hover {color:#8FDFFD}
          /* line 206, menu/explore-menu.css.scss */
          .explore .tier-2 ul.device-list li a img {
            position: absolute;
            width: 100px;
			transition: width 0.2s ease 0s, height 0.2s ease 0s, left 0.2s ease 0s, top 0.2s ease 0s;
            top: 5px;
            left: 15px; }
          /* line 217, menu/explore-menu.css.scss */
          .explore .tier-2 ul.device-list li a:hover img {
            width: 110px;
            top: 0;
            left: 10px; color:#8FDFFD }
          /* line 225, menu/explore-menu.css.scss */
          .explore .tier-2 ul.device-list li a span {
            display: block;
            width: 138px;
            padding-top: 95px;
            text-align: center;
            text-transform: uppercase; 
            color:#fff;}
            .explore .tier-2 ul.device-list li a:hover span {color:#8FDFFD}
  /* line 237, menu/explore-menu.css.scss */
  .explore .tier-3 {
    padding-top: 20px; }
    /* line 241, menu/explore-menu.css.scss */
    .explore .tier-3 ul.link-row {
      margin: 0;
      padding-left: 0; }
      /* line 245, menu/explore-menu.css.scss */
      .explore .tier-3 ul.link-row li {
        float: left;
        display: table;
        height: 40px; }
        .explore .tier-1 ul.device-list li a:hover, .explore .tier-2 ul.device-list li a:hover, .explore .tier-3 ul.device-list li a:hover{color: #8FDFFD;}
        /* line 251, menu/explore-menu.css.scss */
        .explore .tier-3 ul.link-row li a {
          height:37px;
          line-height:37px;
      float:left;
          font-weight: normal;
          text-transform: uppercase;
          padding: 0 0 0 55px;
          display: table-cell;
          vertical-align: middle;
          background-position: left center; }
          /* line 261, menu/explore-menu.css.scss */
          .explore .tier-3 ul.link-row li a:last-child {
            padding-right: 0; }
        /* line 266, menu/explore-menu.css.scss */
        .explore .tier-3 ul.link-row li.link1 {
          width: 33%; }
          /* line 268, menu/explore-menu.css.scss */
          .explore .tier-3 ul.link-row li.link1 a {
            background: url('network-nav.png') no-repeat left center; }
        /* line 273, menu/explore-menu.css.scss */
        .explore .tier-3 ul.link-row li.link2 {
          width: 33%; }
          /* line 275, menu/explore-menu.css.scss */
          .explore .tier-3 ul.link-row li.link2 a {
            background: url('plus-nav.png') no-repeat left center; }
        /* line 280, menu/explore-menu.css.scss */
        .explore .tier-3 ul.link-row li.link3 {
          width: 33%; }
          /* line 282, menu/explore-menu.css.scss */
          .explore .tier-3 ul.link-row li.link3 a {
            background: url('app_ents.png') no-repeat left center;
            padding-left: 82px; 
      white-space:nowrap;
      }
  /* line 291, 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; }

/* .EXPLORE END */
@media all and (max-width: 990px) {
  /* line 306, menu/explore-menu.css.scss */
  nav {
    /* .NAV START */ }
    /* line 318, menu/explore-menu.css.scss */
    nav .menu-wrapper .explore .tier-1 ul,
    nav .menu-wrapper .explore .tier-2 ul,
    nav .menu-wrapper .explore .tier-3 ul {
      padding-left: 0px;
      padding-right: 20px; }
      /* line 322, menu/explore-menu.css.scss */
      nav .menu-wrapper .explore .tier-1 ul.device-list,
      nav .menu-wrapper .explore .tier-2 ul.device-list,
      nav .menu-wrapper .explore .tier-3 ul.device-list {
        padding-left: 0;
        padding-right: 0; }
    /* line 328, menu/explore-menu.css.scss */
    nav .menu-wrapper .explore .tier-1 .inner-wrap,
    nav .menu-wrapper .explore .tier-2 .inner-wrap,
    nav .menu-wrapper .explore .tier-3 .inner-wrap {
      padding: 0 20px; }
    /* line 334, menu/explore-menu.css.scss */
    nav .menu-wrapper .explore .items {
      width: auto;
      min-width: 810px; }
      /*if it has only-hide-for-wide*/
      nav .menu-wrapper .explore .items .links.only-hide-for-wide {
         visibility: visible !important;
      }
      /* line 340, menu/explore-menu.css.scss */
      nav .menu-wrapper .explore .items .item,
      nav .menu-wrapper .explore .items .links {
        width: auto; }
        /* line 344, menu/explore-menu.css.scss */
        nav .menu-wrapper .explore .items .item ul li.hide-for-wide,
        nav .menu-wrapper .explore .items .links ul li.hide-for-wide {
          display: block; }
      /* line 350, menu/explore-menu.css.scss */
      nav .menu-wrapper .explore .items .links {
        min-width: 200px; }
    /* line 371, menu/explore-menu.css.scss */
    nav .menu-wrapper .explore .tier-1 .items .item.item-1, nav .menu-wrapper .explore .tier-1 .items .item.item-2 {
      width: auto; }
      /* line 374, menu/explore-menu.css.scss */
      nav .menu-wrapper .explore .tier-1 .items .item.item-1 a, nav .menu-wrapper .explore .tier-1 .items .item.item-2 a {
        background: none; }
        /* line 377, menu/explore-menu.css.scss */
        nav .menu-wrapper .explore .tier-1 .items .item.item-1 a p, nav .menu-wrapper .explore .tier-1 .items .item.item-1 a span, nav .menu-wrapper .explore .tier-1 .items .item.item-2 a p, nav .menu-wrapper .explore .tier-1 .items .item.item-2 a span {
          margin-left: 0; }
    /* line 389, menu/explore-menu.css.scss */
    .lt-ie9 nav .menu-wrapper .explore .tier-1 .items .item, .lt-ie9
    nav .menu-wrapper .explore .tier-1 .items .links {
      width: 250px; }
    /* line 406, menu/explore-menu.css.scss */
    nav .menu-wrapper .explore .tier-2 .items .item.item-1 {
      min-width: 560px; }
    /* line 412, menu/explore-menu.css.scss */
    nav .menu-wrapper .explore .tier-2 .items .item ul.device-list {
      margin-left: 0;
      width: auto;
      min-width: 460px; }
      /* line 418, menu/explore-menu.css.scss */
       .explore .tier-2 ul.device-list li.help-list{margin-right: 2% !important;}
	   
    /* line 435, menu/explore-menu.css.scss */
    .lt-ie9 nav .menu-wrapper .explore .tier-2 .items .item, .lt-ie9
    nav .menu-wrapper .explore .tier-2 .items .links {
      width: 250px; }
    /* line 448, menu/explore-menu.css.scss */
    nav .menu-wrapper .explore .tier-3 ul.link-row {
      padding-left: 20px;
      padding-right: 20px; }

  /* .NAV END */
  /* line 461, menu/explore-menu.css.scss */
  .lt-ie9 {
    /* .NAVEXPLORE END */ }
    /* line 463, menu/explore-menu.css.scss */
    .lt-ie9 .navExplore {
      /* .NAVEXPLORE START */ }
      /* line 470, menu/explore-menu.css.scss */
      .lt-ie9 .navExplore .menu-section-content .tier-2 ul.deviceList li.last {
        display: none; } }
/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 14, menu/compete-menu.css.scss */
.compete {
  /* .COMPETE START */ }
  /* line 16, menu/compete-menu.css.scss */
  .compete .menu-section-wrapper {
    margin: 0 auto; }
  /* line 20, menu/compete-menu.css.scss */
  .compete .frosted-border-horizontal {
    height: 2px;
    width: 100%;
    bottom: 0;
    float: left;
    clear: both;
    background-color: rgba(255, 255, 255, 0.1); }
    /* line 28, menu/compete-menu.css.scss */
    .lt-ie9 .compete .frosted-border-horizontal {
      background-color: #3068c3; }
  /* line 35, menu/compete-menu.css.scss */
  .compete .tier-1,
  .compete .tier-2,
  .compete .tier-3 {
    min-width: 742px;
    max-width: 1000px; }
    /* line 38, menu/compete-menu.css.scss */
    .compete .tier-1 a,
    .compete .tier-2 a,
    .compete .tier-3 a {
      text-decoration: none;
      color: #fff; }
      /* line 42, menu/compete-menu.css.scss */
      .compete .tier-1 a:hover,
      .compete .tier-2 a:hover,
      .compete .tier-3 a:hover {
        color: #8FDFFD; }
      /* line 46, menu/compete-menu.css.scss */
      .compete .tier-1 a.link-btn:hover,
      .compete .tier-2 a.link-btn:hover,
      .compete .tier-3 a.link-btn:hover {
        color: #fff; }
  /* line 52, menu/compete-menu.css.scss */
  .compete .items {
    display: table;
    padding: 0;
    margin: 0; }
    /* line 59, menu/compete-menu.css.scss */
    .compete .items .item,
    .compete .items .links {
      display: table-cell;
      vertical-align: top;
      list-style-type: none; }
      /* line 64, menu/compete-menu.css.scss */
      .lt-ie9 .compete .items .item, .lt-ie9
      .compete .items .links {
        display: block;
        float: left; }
    /* line 70, menu/compete-menu.css.scss */
    .compete .items .links {
	display:none;
      width: 278px;
      padding: 0 0 0 20px;
      border-left: 2px solid rgba(255, 255, 255, 0.1); }
      /* line 9, _sony-addons.scss */
      .lt-ie9 .compete .items .links {
        border-left: none;
        background: transparent url('transbordervertical.png') repeat-y top left; }
      /* line 76, menu/compete-menu.css.scss */
      .compete .items .links ul {
        list-style-type: none;
        padding-left: 0; }
        /* line 81, menu/compete-menu.css.scss */
        .compete .items .links ul li {
          text-transform: uppercase;
          
          font-weight: normal;
          margin: 0 0 5px 0;
          background: url('whitearrow.png') no-repeat 0 1px;
          padding-left: 15px; }
          /* line 94, _sony-addons.scss */
          .lt-ie9 .compete .items .links ul li {
            padding-top: 3px; }
          /* line 88, menu/compete-menu.css.scss */
          .compete .items .links ul li.hide-for-wide {
            display: none; }
  /* line 96, menu/compete-menu.css.scss */
  .compete .tier-1 {
    padding: 0 0 20px 0; }
    /* line 107, menu/compete-menu.css.scss */
    .compete .tier-1 .items .item img {
      float: left;
      margin-right: 20px; }
    /* line 112, menu/compete-menu.css.scss */
    .compete .tier-1 .items .item a {
      text-transform: uppercase;
      display: block;
      float: left;
      
      font-weight: normal;
      margin-top: 15px;
      position: relative;
      background: url('whitearrow.png') no-repeat 0 1px;
      padding-left: 15px; }
      /* line 94, _sony-addons.scss */
      .lt-ie9 .compete .tier-1 .items .item a {
        padding-top: 3px; }
      /* line 123, menu/compete-menu.css.scss */
      .compete .tier-1 .items .item a.mega-link {
        background: none;
        padding: 0;
        margin: 0; }
        /* line 129, menu/compete-menu.css.scss */
        .compete .tier-1 .items .item a.mega-link p {

          color: #8fd5fd;
          font-weight: normal;
          text-transform: none;
          margin: 0;
          padding: 0;
          display: block;
          height: 60px; }
        /* line 144, menu/compete-menu.css.scss */
        .compete .tier-1 .items .item a.mega-link span {
          margin-top: 25px;
          background: url('whitearrow.png') no-repeat 0 1px;
          padding-left: 15px;
          display: block; }
          /* line 94, _sony-addons.scss */
          .lt-ie9 .compete .tier-1 .items .item a.mega-link span {
            padding-top: 3px; }
  /* line 162, menu/compete-menu.css.scss */
  .compete .tier-2 {
    padding: 0 0 20px 0; }
    /* line 166, menu/compete-menu.css.scss */
    .compete .tier-2 .stats-bar {
      position: relative;
      z-index: 1;
      width: 100%;
      margin: 0;
      text-align: left; }
      /* line 174, menu/compete-menu.css.scss */
      .compete .tier-2 .stats-bar .copy .friends .reveal ul li:nth-child(2n+1) {
        background-color: whitesmoke; }
      /* line 178, menu/compete-menu.css.scss */
      .compete .tier-2 .stats-bar .info-bar {
        z-index: 1;
        bottom: 127px;
        overflow: hidden;
        float: left; }
        /* line 184, menu/compete-menu.css.scss */
        .compete .tier-2 .stats-bar .info-bar ul {
          position: relative;
          overflow: hidden;
          z-index: 0;
          margin: 0px;
          padding: 0px; }
          /* line 191, menu/compete-menu.css.scss */
          .compete .tier-2 .stats-bar .info-bar ul h4 {
            background: url('whitearrow.png') no-repeat 0 1px;
            padding-left: 15px;
            display: inline;
            padding-left: 20px;
            background-position: 5px 1px;
            color: white;
            font-size: 14px;
            text-transform: uppercase;
            text-align: center;
            margin: 0px 0px 12px;
            
            font-weight: normal;
            word-wrap: break-word; }
            /* line 94, _sony-addons.scss */
            .lt-ie9 .compete .tier-2 .stats-bar .info-bar ul h4 {
              padding-top: 3px; }
            /* line 194, menu/compete-menu.css.scss */
            .compete .tier-2 .stats-bar .info-bar ul h4.no-arrow {
              background: none; }
          /* line 212, menu/compete-menu.css.scss */
          .compete .tier-2 .stats-bar .info-bar ul li {
            display: block;
            float: left;
            position: relative;
            z-index: 1;
            text-align: center;
            width: 176px;
            height: 130px;
            margin: 0px 0px 0px 2px; }
            /* line 222, menu/compete-menu.css.scss */
            .compete .tier-2 .stats-bar .info-bar ul li:first-child {
              margin-left: 0px; }
            /* line 226, menu/compete-menu.css.scss */
            .compete .tier-2 .stats-bar .info-bar ul li .wrap {
              padding: 30px 0;
              display: block; }
              /* line 231, menu/compete-menu.css.scss */
              .compete .tier-2 .stats-bar .info-bar ul li .wrap .quantity {
                
                font-weight: normal;
                float: left;
                color: white;
                margin-top: 20px; }
                /* line 240, menu/compete-menu.css.scss */
                .compete .tier-2 .stats-bar .info-bar ul li .wrap .quantity span {
                  background-repeat: no-repeat;
                  background-position: left center;
                  padding-top: 4px;
                  padding-bottom: 4px; }
                /* line 249, menu/compete-menu.css.scss */
                .compete .tier-2 .stats-bar .info-bar ul li .wrap .quantity.trophy {
                  background-repeat: no-repeat;
                  background-position: left 0px;
                  display: inline-block;
                  float: left;
                  display: block;
                  width: 100%; }
                /* line 260, menu/compete-menu.css.scss */
                .compete .tier-2 .stats-bar .info-bar ul li .wrap .quantity.content {
                  display: block;
                  float: none;
                  margin: 20px auto 0 auto; }
        /* line 274, menu/compete-menu.css.scss */
        .compete .tier-2 .stats-bar .info-bar.friends {
          float: right; }
          /* line 278, menu/compete-menu.css.scss */
          .compete .tier-2 .stats-bar .info-bar.friends ul li {
            width: 355px; }
        /* line 285, menu/compete-menu.css.scss */
        .compete .tier-2 .stats-bar .info-bar:first-child {
          padding-left: 25px; }
          /* line 293, menu/compete-menu.css.scss */
          .compete .tier-2 .stats-bar .info-bar:first-child ul li a {
            background-color: #1a57a8; }
            /* line 297, menu/compete-menu.css.scss */
            .lt-ie9 .compete .tier-2 .stats-bar .info-bar:first-child ul li a {
              background-color: #fff;
              filter: alpha(opacity=10); }
            /* line 302, menu/compete-menu.css.scss */
            .opacity .compete .tier-2 .stats-bar .info-bar:first-child ul li a {
              background-color: transparent; }
              /* line 306, menu/compete-menu.css.scss */
              .opacity .compete .tier-2 .stats-bar .info-bar:first-child ul li a:before {
                position: absolute;
                top: 0px;
                left: 0px;
                height: 100%;
                width: 100%;
                content: "";
                display: block;
                background-color: #fff;
                opacity: 0.1;
                z-index: -1; }
            /* line 323, menu/compete-menu.css.scss */
            .compete .tier-2 .stats-bar .info-bar:first-child ul li a:hover {
              background-color: #1a4b9c; }
              /* line 327, menu/compete-menu.css.scss */
              .lt-ie9 .compete .tier-2 .stats-bar .info-bar:first-child ul li a:hover {
                background-color: #fff;
                filter: alpha(opacity=20); }
              /* line 332, menu/compete-menu.css.scss */
              .opacity .compete .tier-2 .stats-bar .info-bar:first-child ul li a:hover {
                background-color: transparent; }
                /* line 336, menu/compete-menu.css.scss */
                .opacity .compete .tier-2 .stats-bar .info-bar:first-child ul li a:hover:before {
                  position: absolute;
                  top: 0px;
                  left: 0px;
                  height: 100%;
                  width: 100%;
                  content: "";
                  display: block;
                  background-color: #fff;
                  opacity: 0.2;
                  z-index: -1; }
        /* line 363, menu/compete-menu.css.scss */
        .compete .tier-2 .stats-bar .info-bar:last-child {
          padding-right: 25px; }
          /* line 373, menu/compete-menu.css.scss */
          .lt-ie9 .compete .tier-2 .stats-bar .info-bar:last-child ul li a {
            background-color: #000;
            filter: alpha(opacity=10); }
          /* line 378, menu/compete-menu.css.scss */
          .opacity .compete .tier-2 .stats-bar .info-bar:last-child ul li a {
            background-color: transparent; }
            /* line 380, menu/compete-menu.css.scss */
            .opacity .compete .tier-2 .stats-bar .info-bar:last-child ul li a:before {
              position: absolute;
              top: 0px;
              left: 0px;
              height: 100%;
              width: 100%;
              content: "";
              display: block;
              background-color: #000;
              opacity: 0.1;
              z-index: -1; }
          /* line 394, menu/compete-menu.css.scss */
          .compete .tier-2 .stats-bar .info-bar:last-child ul li a:hover {
            background-color: #003384; }
            /* line 397, menu/compete-menu.css.scss */
            .lt-ie9 .compete .tier-2 .stats-bar .info-bar:last-child ul li a:hover {
              background-color: #000;
              filter: alpha(opacity=20); }
            /* line 402, menu/compete-menu.css.scss */
            .opacity .compete .tier-2 .stats-bar .info-bar:last-child ul li a:hover {
              background-color: transparent; }
              /* line 404, menu/compete-menu.css.scss */
              .opacity .compete .tier-2 .stats-bar .info-bar:last-child ul li a:hover:before {
                position: absolute;
                top: 0px;
                left: 0px;
                height: 100%;
                width: 100%;
                content: "";
                display: block;
                background-color: #000;
                opacity: 0.2;
                z-index: -1; }
  /* line 433, menu/compete-menu.css.scss */
  .compete .tier-3 {
    padding-top: 20px; }
    /* line 437, menu/compete-menu.css.scss */
    .compete .tier-3 ul {
      padding: 0 25px;
      margin: 0; }
      /* line 442, menu/compete-menu.css.scss */
      .compete .tier-3 ul li {
        float: left;
        display: table;
        height: 35px; }
        /* line 448, menu/compete-menu.css.scss */
        .compete .tier-3 ul li a {
          font-size:13px;
          font-weight: normal;
          text-transform: uppercase;
         float:left;
     height:30px;
     line-height:30px;
     
          padding: 0 0px 0 45px;
          display: table-cell;
          vertical-align: middle;
          background-position: left center; }
        /* line 459, menu/compete-menu.css.scss */
        .compete .tier-3 ul li.link1 {
          width: 25%; }
          /* line 461, menu/compete-menu.css.scss */
          .compete .tier-3 ul li.link1 a {
            background: url('forum.png') no-repeat left center; }
        /* line 466, menu/compete-menu.css.scss */
        .compete .tier-3 ul li.link2 {
          width: 25%; }
          /* line 468, menu/compete-menu.css.scss */
          .compete .tier-3 ul li.link2 a {
            background: url('community.png') no-repeat left center; }
        /* line 473, menu/compete-menu.css.scss */
        .compete .tier-3 ul li.link3 {
          width: 25%; }
          /* line 475, menu/compete-menu.css.scss */
          .compete .tier-3 ul li.link3 a {
            background: url('competitions.png') no-repeat left center; }
        /* line 480, menu/compete-menu.css.scss */
        .compete .tier-3 ul li.link4 {
          width: 25%; }
          /* line 482, menu/compete-menu.css.scss */
          .compete .tier-3 ul li.link4 a {
            background: url('newsletter.png') no-repeat left center; }
  /* line 495, menu/compete-menu.css.scss */
  .compete.signed-in .tier-1 .two-column-content {
    width: 100%;
    max-width: 1000px;
    position: relative; }
    /* line 501, menu/compete-menu.css.scss */
    .compete.signed-in .tier-1 .two-column-content .items {
      float: right;
      clear: right; }
      /* line 510, menu/compete-menu.css.scss */
      .compete.signed-in .tier-1 .two-column-content .items li.item a.sign-out span {
        background: none!important; }
      /* line 517, menu/compete-menu.css.scss */
      .compete.signed-in .tier-1 .two-column-content .items li.item:first-child a {
        margin-left: 0; }
    /* line 527, menu/compete-menu.css.scss */
    .compete.signed-in .tier-1 .two-column-content .left-column, .compete.signed-in .tier-1 .two-column-content .right-column {
      position: relative;
      vertical-align: top; }
    /* line 534, menu/compete-menu.css.scss */
    .compete.signed-in .tier-1 .two-column-content .left-column {
      float: left;
      width: 63%;
      max-width: 630px; }
    /* line 542, menu/compete-menu.css.scss */
    .compete.signed-in .tier-1 .two-column-content .right-column {
      float: right;
      margin-top: 10px;
      width: 27%; 
  }
    /* line 552, menu/compete-menu.css.scss */
    .compete.signed-in .tier-1 .two-column-content .column .buttonRow {
      margin: 0; }
      /* line 556, menu/compete-menu.css.scss */
      .compete.signed-in .tier-1 .two-column-content .column .buttonRow a {
        float: right;
        margin: 0 0 0 20px; }
    /* line 568, menu/compete-menu.css.scss */
    .compete.signed-in .tier-1 .two-column-content .left-column .content-wrapper {
      padding-right: 10px;
      padding-left: 25px;
      position: relative;
      z-index: 1;
      height: 100%;
      max-width: 940px;
      margin: 0;
      text-align: left; }
      /* line 580, menu/compete-menu.css.scss */
      .compete.signed-in .tier-1 .two-column-content .left-column .content-wrapper .copy {
        top: 56px;
        width: 100%;
        color: white; }
        /* line 585, menu/compete-menu.css.scss */
        .compete.signed-in .tier-1 .two-column-content .left-column .content-wrapper .copy .avatar-block {
          float: left;
          width: 111px;
          position: relative;
          height: 100px; }
          /* line 591, menu/compete-menu.css.scss */
          .compete.signed-in .tier-1 .two-column-content .left-column .content-wrapper .copy .avatar-block .psp-logo {
            position: absolute;
            z-index: 10;
            top: -12px;
            left: 0px; }
          /* line 597, menu/compete-menu.css.scss */
          .compete.signed-in .tier-1 .two-column-content .left-column .content-wrapper .copy .avatar-block .avatar {
            position: absolute;
            z-index: 5;
            top: 0px;
            left: 20px;
            width: 80px;
            height: 80px; }
        /* line 607, menu/compete-menu.css.scss */
        .compete.signed-in .tier-1 .two-column-content .left-column .content-wrapper .copy .user-info {
          float: left; }
          /* line 610, menu/compete-menu.css.scss */
          .compete.signed-in .tier-1 .two-column-content .left-column .content-wrapper .copy .user-info h2 {
            font-size: 18px;
            font-weight: normal;
            text-align: left;
            font-weight: normal;
            font-style: italic;
            color:#fff;
            }
          /* line 619, menu/compete-menu.css.scss */
          .compete.signed-in .tier-1 .two-column-content .left-column .content-wrapper .copy .user-info h3 {
            
            font-weight: normal;
            font-size: 35px;
            margin: 0px 0px 10px;
            text-align: left; }
        /* line 627, menu/compete-menu.css.scss */
        .compete.signed-in .tier-1 .two-column-content .left-column .content-wrapper .copy .friends .reveal ul li:nth-child(2n+1) {
          background-color: whitesmoke; }
    /* line 634, menu/compete-menu.css.scss */
    .compete.signed-in .tier-1 .two-column-content .right-column .content-wrapper {
      padding-right: 25px; }
      /* line 638, menu/compete-menu.css.scss */
      .compete.signed-in .tier-1 .two-column-content .right-column .content-wrapper .image-block {
        float: left;
        width: 100%;
        position: relative; }
    /* line 648, menu/compete-menu.css.scss */
    .compete.signed-in .tier-1 .two-column-content .column .buttonRow {
      margin: 0;
      float: right; }
  /* line 670, menu/compete-menu.css.scss */
  .compete.log-in .tier-1 .two-column-content {
    width: 100%;
    min-width: 742px;
    max-width: 1000px;
    position: relative; }
    /* line 676, menu/compete-menu.css.scss */
    .compete.log-in .tier-1 .two-column-content .left-column, .compete.log-in .tier-1 .two-column-content .right-column {
      width: 60%;
      position: relative;
      vertical-align: top; }
    /* line 682, menu/compete-menu.css.scss */
    .compete.log-in .tier-1 .two-column-content .left-column {
      float: left; }
      /* line 685, menu/compete-menu.css.scss */
      .compete.log-in .tier-1 .two-column-content .left-column .link-btn:last-child {
        margin: 0; }
    /* line 689, menu/compete-menu.css.scss */
    .compete.log-in .tier-1 .two-column-content .right-column {
      float: right; }
    /* line 693, menu/compete-menu.css.scss */
    .compete.log-in .tier-1 .two-column-content .left-column .content-wrapper {
      padding-right: 10px;
      padding-left: 20px;
      padding-bottom: 0; }
      /* line 699, menu/compete-menu.css.scss */
      .compete.log-in .tier-1 .two-column-content .left-column .content-wrapper .lead hgroup {
        /* margin: 0px 0px 30px;
        background-repeat: no-repeat;
        background-position: 0px 0px;
        background-image: url('appsandentertainment_joinpsnet.png'); */
		 background: url('https://psmedia.playstation.com/is/image/psmedia/Connect_VisualRow_Trophies-us?$Icon$') no-repeat left -12px;
        padding: 0px 0 5px 90px; 
       }
        /* line 706, menu/compete-menu.css.scss */
        .compete.log-in .tier-1 .two-column-content .left-column .content-wrapper .lead h1 ,
		.compete.log-in .tier-1 .two-column-content .left-column .content-wrapper .lead span{
          font-size: 14px !important;
          line-height: 20px !important;
          
          font-style: normal !important;
          color: #8fd5fd !important;
          font-weight: normal !important;
          text-transform: none !important;
          margin: 0 !important;
          padding: 0 !important;
text-align:left !important      }
        /* line 717, menu/compete-menu.css.scss */
        .compete.log-in .tier-1 .two-column-content .left-column .content-wrapper .lead hgroup h2 {
          text-align: left; }
    /* line 725, menu/compete-menu.css.scss */
    .compete.log-in .tier-1 .two-column-content .right-column .content-wrapper {
      height: 135px;
      padding-left: 30px;
      padding-right: 25px; }
      /* line 730, menu/compete-menu.css.scss */
      .compete.log-in .tier-1 .two-column-content .right-column .content-wrapper #compete-menu-carousel {
        position: relative;
        display: block;
        float: none;
        padding-left: 200px;
        background-color: transparent; }
        /* line 740, menu/compete-menu.css.scss */
        .compete.log-in .tier-1 .two-column-content .right-column .content-wrapper #compete-menu-carousel ul li {
          display: none; }
          /* line 744, menu/compete-menu.css.scss */
          .compete.log-in .tier-1 .two-column-content .right-column .content-wrapper #compete-menu-carousel ul li .list {
            color: #fff;
            position: absolute;
            width: 200px;
            height: 100%;
            left: 0;
            text-align: center;
            display: table; }
            /* line 754, menu/compete-menu.css.scss */
            .compete.log-in .tier-1 .two-column-content .right-column .content-wrapper #compete-menu-carousel ul li .list hgroup {
              display: table-cell;
              height: 135px;
              vertical-align: middle; }
              /* line 761, menu/compete-menu.css.scss */
              .compete.log-in .tier-1 .two-column-content .right-column .content-wrapper #compete-menu-carousel ul li .list hgroup h1,
              .compete.log-in .tier-1 .two-column-content .right-column .content-wrapper #compete-menu-carousel ul li .list hgroup h1 span {
                 }
              /* line 765, menu/compete-menu.css.scss */
              .compete.log-in .tier-1 .two-column-content .right-column .content-wrapper #compete-menu-carousel ul li .list hgroup h1 {
                font-size: 50px;
                font-weight: normal; }
                /* line 770, menu/compete-menu.css.scss */
                .compete.log-in .tier-1 .two-column-content .right-column .content-wrapper #compete-menu-carousel ul li .list hgroup h1 span {
                  font-size: 0.8em; }
              /* line 776, menu/compete-menu.css.scss */
              .compete.log-in .tier-1 .two-column-content .right-column .content-wrapper #compete-menu-carousel ul li .list hgroup h2 {
                margin-top: 15px;
                font-size: 13px;
                
                font-weight: normal; }
          /* line 786, menu/compete-menu.css.scss */
          .compete.log-in .tier-1 .two-column-content .right-column .content-wrapper #compete-menu-carousel ul li .image {
            margin-top: 15px;
            position: relative;
            height: 135px;
            margin-right: 25px; }
            /* line 793, menu/compete-menu.css.scss */
            .compete.log-in .tier-1 .two-column-content .right-column .content-wrapper #compete-menu-carousel ul li .image img {
              position: absolute;
              width: 100%;
              bottom: 0;
              right: 0;
              max-width: 200px;
              min-width: 150px;
              margin-bottom: 5px; }
        /* line 816, menu/compete-menu.css.scss */
        .lt-ie9 .compete.log-in .tier-1 .two-column-content .right-column .content-wrapper #compete-menu-carousel {
          background-color: #fff;
          filter: alpha(opacity=10); }
        /* line 821, menu/compete-menu.css.scss */
        .lt-ie8 .compete.log-in .tier-1 .two-column-content .right-column .content-wrapper #compete-menu-carousel {
          background-color: #1a57a8; }
        /* line 825, menu/compete-menu.css.scss */
        .compete.log-in .tier-1 .two-column-content .right-column .content-wrapper #compete-menu-carousel:before {
          position: absolute;
          top: 0px;
          left: 0px;
          height: 100%;
          width: 100%;
          content: "";
          display: block;
          background-color: white;
          opacity: 0.1; }
      /* line 839, menu/compete-menu.css.scss */
      .compete.log-in .tier-1 .two-column-content .right-column .content-wrapper .legal {
        text-align: right;
        padding-top: 17px;
        font-size: 10px; }
        /* line 845, menu/compete-menu.css.scss */
        .compete.log-in .tier-1 .two-column-content .right-column .content-wrapper .legal p {
          margin: 0;
          color: #8fd5fd; }
    /* line 858, menu/compete-menu.css.scss */
    .compete.log-in .tier-1 .two-column-content .column .buttonRow {
      margin: 0;
      float: right; }

/* .COMPETE END */
@media screen and (max-width: 960px) {
  /* line 884, menu/compete-menu.css.scss */
  .compete {
    /* .COMPETE START */ }
    /* line 896, menu/compete-menu.css.scss */
    .compete .tier-2 .stats-bar .info-bar:first-child ul li {
      width: 160px;
      padding: 0; }
    /* line 911, menu/compete-menu.css.scss */
    .compete .tier-2 .stats-bar .info-bar:last-child ul li {
      width: 310px; }

  /* .COMPETE END */ }
@media screen and (max-width: 920px) {
  /* line 931, menu/compete-menu.css.scss */
  .compete {
    /* .COMPETE START */ }
    /* line 947, menu/compete-menu.css.scss */
    .compete.signed-in .tier-1 .two-column-content .left-column .content-wrapper .copy .user-info h3 {
      font-size: 30px; }
    /* line 959, menu/compete-menu.css.scss */
    .compete.signed-in .tier-1 .two-column-content .items {
      float: right;
      clear: right; }
      /* line 964, menu/compete-menu.css.scss */
      .compete.signed-in .tier-1 .two-column-content .items li.item {
        float: right; }
      /* line 971, menu/compete-menu.css.scss */
      .compete.signed-in .tier-1 .two-column-content .items li.item:last-child span {
        margin-top: 5px; }

  /* .COMPETE END */ }
@media screen and (max-width: 870px) {
  /* line 991, menu/compete-menu.css.scss */
  .compete {
    /* .COMPETE START */ }
    /* line 1002, menu/compete-menu.css.scss */
    .compete .tier-2 .stats-bar .info-bar:first-child ul li {
      width: 135px;
      padding: 0; }
      /* line 1009, menu/compete-menu.css.scss */
      .compete .tier-2 .stats-bar .info-bar:first-child ul li .quantity span {
        background-image: none!important;
        padding: 0!important; }
    /* line 1028, menu/compete-menu.css.scss */
    .compete .tier-2 .stats-bar .info-bar:last-child ul li {
      width: 310px; }

  /* .COMPETE END */ }
@media screen and (max-width: 800px) {
  /* line 1048, menu/compete-menu.css.scss */
  .compete {
    /* .COMPETE START */ }
    /* line 1060, menu/compete-menu.css.scss */
    .compete .tier-2 .stats-bar .info-bar:first-child ul li {
      width: 135px;
      padding: 0; }
      /* line 1067, menu/compete-menu.css.scss */
      .compete .tier-2 .stats-bar .info-bar:first-child ul li .quantity span {
        background-image: none !important;
        padding: 0!important; }
    /* line 1085, menu/compete-menu.css.scss */
    .compete .tier-2 .stats-bar .info-bar:last-child ul li {
      width: 255px; }

  /* .COMPETE END */ }
@media screen and (max-width: 790px) {
  /* line 1105, menu/compete-menu.css.scss */
  .compete {
    /* .COMPETE START */ }
    /* line 1115, menu/compete-menu.css.scss */
    .compete.log-in .tier-1 .two-column-content .right-column .content-wrapper {
      padding-left: 15px; }
      /* line 1119, menu/compete-menu.css.scss */
      .compete.log-in .tier-1 .two-column-content .right-column .content-wrapper #compete-menu-carousel {
        padding-left: 160px; }
        /* line 1123, menu/compete-menu.css.scss */
        .compete.log-in .tier-1 .two-column-content .right-column .content-wrapper #compete-menu-carousel .list {
          width: 160px; }
          /* line 1129, menu/compete-menu.css.scss */
          .compete.log-in .tier-1 .two-column-content .right-column .content-wrapper #compete-menu-carousel .list hgroup h1 {
            font-size: 35px; }
          /* line 1133, menu/compete-menu.css.scss */
          .compete.log-in .tier-1 .two-column-content .right-column .content-wrapper #compete-menu-carousel .list hgroup h2 {
            font-size: 12px; }
        /* line 1142, menu/compete-menu.css.scss */
        .compete.log-in .tier-1 .two-column-content .right-column .content-wrapper #compete-menu-carousel .image img {
          min-width: 110px; }
    /* line 1158, menu/compete-menu.css.scss */
    .compete.log-in .tier-3 ul li a {
      padding: 0 20px 0 40px; }

  /* .COMPETE START */ }
/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 15, menu/inside-playstation-menu.css.scss */
.inside-ps {
  /* .INSIDE-PS START */ }
  /* line 19, menu/inside-playstation-menu.css.scss */
  .inside-ps .tier-1,
  .inside-ps .tier-2,
  .inside-ps .tier-3 {
    max-width: 950px; }
    /* line 23, menu/inside-playstation-menu.css.scss */
    .inside-ps .tier-1 a,
    .inside-ps .tier-2 a,
    .inside-ps .tier-3 a {
      text-decoration: none;
      color: #fff; }
      /* line 27, menu/inside-playstation-menu.css.scss */
      .inside-ps .tier-1 a:hover,
      .inside-ps .tier-2 a:hover,
      .inside-ps .tier-3 a:hover {
        color: #8FDFFD; }
  /* line 35, menu/inside-playstation-menu.css.scss */
  .inside-ps .items {
    display: table;
    padding: 0;
    margin: 0; }
    /* line 44, menu/inside-playstation-menu.css.scss */
    .inside-ps .items .item,
    .inside-ps .items .links {
      display: table-cell;
      vertical-align: top;
      list-style-type: none; }
      /* line 49, menu/inside-playstation-menu.css.scss */
      .lt-ie9 .inside-ps .items .item, .lt-ie9
      .inside-ps .items .links {
        display: block;
        float: left;
        min-height: 110px; }
    /* line 56, menu/inside-playstation-menu.css.scss */
    .inside-ps .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 .inside-ps .items .links {
        border-left: none;
        background: transparent url('transbordervertical.png') repeat-y top left; }
      /* line 63, menu/inside-playstation-menu.css.scss */
      .inside-ps .items .links ul {
        list-style-type: none;
        padding-left: 0; }
        /* line 68, menu/inside-playstation-menu.css.scss */
        .inside-ps .items .links ul li {
          text-transform: uppercase;
          
          font-weight: normal;
          margin: 0 0 5px 0;
          background: url('whitearrow.png') no-repeat 0 1px;
          padding-left: 15px; }
          /* line 94, _sony-addons.scss */
          .lt-ie9 .inside-ps .items .links ul li {
            padding-top: 3px; }
          /* line 75, menu/inside-playstation-menu.css.scss */
          .inside-ps .items .links ul li.hide-for-wide {
            display: none; }
  /* line 87, menu/inside-playstation-menu.css.scss */
  .inside-ps .tier-1 {
    padding: 0 0 20px 0; }
    /* line 93, menu/inside-playstation-menu.css.scss */
    .inside-ps .tier-1 .items .item {
      width: 25%;
      position: relative;
      padding: 0 25px; }
      /* line 97, menu/inside-playstation-menu.css.scss */
      .inside-ps .tier-1 .items .item.item-1 .wrap {
        padding-left: 0; }
      /* line 102, menu/inside-playstation-menu.css.scss */
      .inside-ps .tier-1 .items .item.item-2, .inside-ps .tier-1 .items .item.item-3, .inside-ps .tier-1 .items .item.item-4 {
        border-left: 2px solid rgba(255, 255, 255, 0.1); }
        /* line 9, _sony-addons.scss */
        .lt-ie9 .inside-ps .tier-1 .items .item.item-2, .lt-ie9 .inside-ps .tier-1 .items .item.item-3, .lt-ie9 .inside-ps .tier-1 .items .item.item-4 {
          border-left: none;
          background: transparent url('transbordervertical.png') repeat-y top left; }
      /* line 106, menu/inside-playstation-menu.css.scss */
      .inside-ps .tier-1 .items .item:first-child {
        border: none;
        background: transparent;
        padding-left: 0; }
      /* line 112, menu/inside-playstation-menu.css.scss */
      .inside-ps .tier-1 .items .item:last-child {
        padding-right: 0; }
      /* line 120, menu/inside-playstation-menu.css.scss */
      .inside-ps .tier-1 .items .item .mega-link {
        background: none;
        padding: 0;
        margin: 0; }
        /* line 126, menu/inside-playstation-menu.css.scss */
        .inside-ps .tier-1 .items .item .mega-link.hide-for-wide {
          display: none; }
        /* line 130, menu/inside-playstation-menu.css.scss */
        .inside-ps .tier-1 .items .item .mega-link p {
          font-size: 1.1em;
          line-height: 1.3em;
          
          color: #8fd5fd;
          font-weight: normal;
          text-transform: none;
          margin: 0;
          padding: 0;
          display: block;
          height: 60px; }
        /* line 143, menu/inside-playstation-menu.css.scss */
        .inside-ps .tier-1 .items .item .mega-link span {
          margin-top: 15px;
          background: url('whitearrow.png') no-repeat 0 1px;
          padding-left: 15px;
          display: block;
          
          font-weight: normal;
          text-transform: uppercase; }
          /* line 94, _sony-addons.scss */
          .lt-ie9 .inside-ps .tier-1 .items .item .mega-link span {
            padding-top: 3px; }
        /* line 152, menu/inside-playstation-menu.css.scss */
        .inside-ps .tier-1 .items .item .mega-link.background-img {
          background: url('game-characters.png') no-repeat left center; }
          /* line 155, menu/inside-playstation-menu.css.scss */
          .inside-ps .tier-1 .items .item .mega-link.background-img p, .inside-ps .tier-1 .items .item .mega-link.background-img span {
            margin-left: 180px; }
      /* line 165, menu/inside-playstation-menu.css.scss */
      .inside-ps .tier-1 .items .item .link-list {
        margin: 0;
        padding: 0; }
        /* line 169, menu/inside-playstation-menu.css.scss */
        .inside-ps .tier-1 .items .item .link-list li {
          display: block;
          float: left;
          margin: 0;
          width: 100%; }
          /* line 175, menu/inside-playstation-menu.css.scss */
          .inside-ps .tier-1 .items .item .link-list li.hide-for-wide {
            display: none; }
      /* line 182, menu/inside-playstation-menu.css.scss */
      .lt-ie8 .inside-ps .tier-1 .items .item {
        width: 24%; }
  /* line 190, menu/inside-playstation-menu.css.scss */
  .inside-ps .tier-2 {
    padding-top: 20px;
    padding-bottom: 20px; }
    /* line 195, menu/inside-playstation-menu.css.scss */
    .inside-ps .tier-2 ul {
      padding: 0;
      height: 100px;
      margin: 0; }
      /* line 201, menu/inside-playstation-menu.css.scss */
      .inside-ps .tier-2 ul li {
        float: left; }
        /* line 205, menu/inside-playstation-menu.css.scss */
        .inside-ps .tier-2 ul li.link1 {
          width: 33%; }
          /* line 207, menu/inside-playstation-menu.css.scss */
          .inside-ps .tier-2 ul li.link1 a {
            background: url('two_gamers.jpg') no-repeat 0 0; }
        /* line 212, menu/inside-playstation-menu.css.scss */
        .inside-ps .tier-2 ul li.link2 {
          width: 33%; }
          /* line 214, menu/inside-playstation-menu.css.scss */
          .inside-ps .tier-2 ul li.link2 a {
            background: url('god_of_war.jpg') no-repeat 0 0; }
        /* line 218, menu/inside-playstation-menu.css.scss */
        .inside-ps .tier-2 ul li.link3 {
          width: 33%; }
          /* line 220, menu/inside-playstation-menu.css.scss */
          .inside-ps .tier-2 ul li.link3 a {
            background: url('mar_23.jpg') no-repeat 0 0; }
        /* line 225, menu/inside-playstation-menu.css.scss */
        .inside-ps .tier-2 ul li a {
          font-size: 1em;
          min-height: 100px;
          padding: 0 0 0 150px;
          display: inline-block;
          width: 135px; }
          /* line 233, menu/inside-playstation-menu.css.scss */
          .inside-ps .tier-2 ul li a img {
            display: block; }
          /* line 237, menu/inside-playstation-menu.css.scss */
          .inside-ps .tier-2 ul li a .copy {
            width: 120px; }
            /* line 239, menu/inside-playstation-menu.css.scss */
            .inside-ps .tier-2 ul li a .copy h2 {
              color: #8FD5FD;
              font-size: 1.1em;
              
              font-weight: normal;
              text-transform: uppercase;
              margin: 0 0 5px 0; }
            /* line 247, menu/inside-playstation-menu.css.scss */
            .inside-ps .tier-2 ul li a .copy p {
              margin: 0;
              font-weight: normal;
              font-size: 1.1em;
              line-height: 1.3em; }
          /* line 258, menu/inside-playstation-menu.css.scss */
          .inside-ps .tier-2 ul li a:hover {
            text-decoration: none; }
  /* line 272, menu/inside-playstation-menu.css.scss */
  .inside-ps .tier-3 {
    padding-top: 20px; }
    /* line 276, menu/inside-playstation-menu.css.scss */
    .inside-ps .tier-3 .left {
      float: left;
      width: 67%; }
      /* line 281, menu/inside-playstation-menu.css.scss */
      .inside-ps .tier-3 .left h2 {
        float: left;
        font-size: 1.4em;
        height: 35px;
        line-height: 35px;
        margin: 0;
        
        font-weight: normal; }
      /* line 291, menu/inside-playstation-menu.css.scss */
      .inside-ps .tier-3 .left ul {
        float: left;
        padding: 0;
        margin: 0 0 0 24px; }
        /* line 297, menu/inside-playstation-menu.css.scss */
        .inside-ps .tier-3 .left ul li {
          float: left;
          margin: 0 0 0 20px; }
          /* line 302, menu/inside-playstation-menu.css.scss */
          .inside-ps .tier-3 .left ul li:first-child {
            margin-left: 0; }
          /* line 306, menu/inside-playstation-menu.css.scss */
          .inside-ps .tier-3 .left ul li a {
            text-decoration: none;
            display: block;
            width: 35px;
            height: 35px; }
            /* line 312, menu/inside-playstation-menu.css.scss */
            .inside-ps .tier-3 .left ul li a.link1 {
              background: url('facebook_logo.jpg') no-repeat 0 0; }
            /* line 316, menu/inside-playstation-menu.css.scss */
            .inside-ps .tier-3 .left ul li a.link2 {
              background: url('youtube_logo.jpg') no-repeat 0 0; }
            /* line 320, menu/inside-playstation-menu.css.scss */
            .inside-ps .tier-3 .left ul li a.link3 {
              background: url('twitter_logo.jpg') no-repeat 0 0; }
      /* line 329, menu/inside-playstation-menu.css.scss */
      .inside-ps .tier-3 .left .hash-link {
        float: left;
        text-decoration: none;
        font-size: 1.4em;
        color: #8FD5FD;
        
        font-weight: normal;
        margin-left: 20px;
        height: 35px;
        line-height: 35px; }
    /* line 343, menu/inside-playstation-menu.css.scss */
    .inside-ps .tier-3 .right {
      float: right;
      width: 32%;
      padding-top: 10px; }
      /* line 349, menu/inside-playstation-menu.css.scss */
      .inside-ps .tier-3 .right .getEmail {
        background: url('newsletter.png') no-repeat left center;
        
        font-weight: normal;
        text-transform: uppercase;
        font-size: 1em;
        padding: 0 25px 0 45px;
        background-position: left center; }
  /* line 365, menu/inside-playstation-menu.css.scss */
  .inside-ps .frosted-border-horizontal {
    height: 100%;
    width: 2px;
    top: 0;
    background: white;
    float: left;
    filter: alpha(opacity=20);
    opacity: .2; }

/* .INSIDE-PS END */
@media all and (max-width: 950px) {
  /* line 380, menu/inside-playstation-menu.css.scss */
  nav {
    /* .NAV START */ }
    /* line 389, menu/inside-playstation-menu.css.scss */
    nav .menu-wrapper .inside-ps .tier-1 .inner-wrap,
    nav .menu-wrapper .inside-ps .tier-2 .inner-wrap,
    nav .menu-wrapper .inside-ps .tier-3 .inner-wrap {
      padding: 0 20px; }
    /* line 398, menu/inside-playstation-menu.css.scss */
    nav .menu-wrapper .inside-ps .tier-1 .items .item {
      width: 33%; }
      /* line 403, menu/inside-playstation-menu.css.scss */
      nav .menu-wrapper .inside-ps .tier-1 .items .item.item-1 .wrap {
        padding-left: 0; }
      /* line 412, menu/inside-playstation-menu.css.scss */
      nav .menu-wrapper .inside-ps .tier-1 .items .item.item-3 span {
        margin-top: 0; }
      /* line 416, menu/inside-playstation-menu.css.scss */
      nav .menu-wrapper .inside-ps .tier-1 .items .item.item-3 p {
        display: none; }
      /* line 420, menu/inside-playstation-menu.css.scss */
      nav .menu-wrapper .inside-ps .tier-1 .items .item.item-4 {
        display: none; }
      /* line 426, menu/inside-playstation-menu.css.scss */
      nav .menu-wrapper .inside-ps .tier-1 .items .item .wrap .link-list li.hide-for-wide {
        display: block; }
      /* line 434, menu/inside-playstation-menu.css.scss */
      nav .menu-wrapper .inside-ps .tier-1 .items .item .mega-link.hide-for-wide {
        display: block; }
        /* line 438, menu/inside-playstation-menu.css.scss */
        nav .menu-wrapper .inside-ps .tier-1 .items .item .mega-link.hide-for-wide span {
          margin-top: 5px; }
      /* line 443, menu/inside-playstation-menu.css.scss */
      nav .menu-wrapper .inside-ps .tier-1 .items .item .mega-link p {
        height: 60px; }
    /* line 460, menu/inside-playstation-menu.css.scss */
    nav .menu-wrapper .inside-ps .tier-2 ul li a {
      width: auto;
      min-height: 55px;
      padding: 115px 20px 0 0; }
      /* line 464, menu/inside-playstation-menu.css.scss */
      nav .menu-wrapper .inside-ps .tier-2 ul li a .copy {
        width: auto; }

  /* .NAV END */
  /* line 478, menu/inside-playstation-menu.css.scss */
  .lt-ie9 {
    /* .NAVEXPLORE END */ }
    /* line 480, menu/inside-playstation-menu.css.scss */
    .lt-ie9 .navExplore {
      /* .NAVEXPLORE START */ }
      /* line 487, menu/inside-playstation-menu.css.scss */
      .lt-ie9 .navExplore .menu-section-content .tier-2 ul.deviceList li.last {
        display: none; } }
/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 9, menu/help-menu.css.scss */
#main-header {
  /* #MAIN-HEADER START */ }
  /* line 14, menu/help-menu.css.scss */
  #main-header .get-help .tier-1,
  #main-header .get-help .tier-2,
  #main-header .get-help .tier-3 {
    max-width: 990px; }
    /* line 18, menu/help-menu.css.scss */
    #main-header .get-help .tier-1 a,
    #main-header .get-help .tier-2 a,
    #main-header .get-help .tier-3 a {
      text-decoration: none;
      color: #fff; }
      /* line 22, menu/help-menu.css.scss */
      #main-header .get-help .tier-1 a:hover,
      #main-header .get-help .tier-2 a:hover,
      #main-header .get-help .tier-3 a:hover {
        color: #8FDFFD; }
  /* line 30, menu/help-menu.css.scss */
  #main-header .get-help .items {
    display: table;
    padding: 0;
    margin: 0; }
    /* line 39, menu/help-menu.css.scss */
    #main-header .get-help .items .item,
    #main-header .get-help .items .links {
      display: table-cell;
      vertical-align: top;
      list-style-type: none; }
      /* line 44, menu/help-menu.css.scss */
      .lt-ie9 #main-header .get-help .items .item, .lt-ie9
      #main-header .get-help .items .links {
        display: block;
        float: left;
        min-height: 110px; }
    /* line 51, menu/help-menu.css.scss */
    #main-header .get-help .items .links {
      padding: 0 0 0 20px;
      border-left: 2px solid rgba(255, 255, 255, 0.1); }
      /* line 9, _sony-addons.scss */
      .lt-ie9 #main-header .get-help .items .links {
        border-left: none;
        background: transparent url('transbordervertical.png') repeat-y top left; }
      /* line 56, menu/help-menu.css.scss */
      #main-header .get-help .items .links ul {
        list-style-type: none;
        padding-left: 0; }
        /* line 61, menu/help-menu.css.scss */
        #main-header .get-help .items .links ul li {
          text-transform: uppercase;
          
          font-weight: normal;
          margin: 0 0 5px 0;
          background: url('whitearrow.png') no-repeat 0 1px;
          padding-left: 15px; }
          /* line 94, _sony-addons.scss */
          .lt-ie9 #main-header .get-help .items .links ul li {
            padding-top: 3px; }
          /* line 68, menu/help-menu.css.scss */
          #main-header .get-help .items .links ul li.hide-for-wide {
            display: none; }
  /* line 80, menu/help-menu.css.scss */
  #main-header .get-help .tier-1 {
    padding: 0 0 20px 0; }
    /* line 86, menu/help-menu.css.scss */
    #main-header .get-help .tier-1 .items .item {
      width: 33%; }
      /* line 90, menu/help-menu.css.scss */
      #main-header .get-help .tier-1 .items .item.item-1 .wrap {
        padding-left: 0; }
      /* line 95, menu/help-menu.css.scss */
      #main-header .get-help .tier-1 .items .item.item-2, #main-header .get-help .tier-1 .items .item.item-3, #main-header .get-help .tier-1 .items .item.item-4 {
        border-left: 2px solid rgba(255, 255, 255, 0.1); }
        /* line 9, _sony-addons.scss */
        .lt-ie9 #main-header .get-help .tier-1 .items .item.item-2, .lt-ie9 #main-header .get-help .tier-1 .items .item.item-3, .lt-ie9 #main-header .get-help .tier-1 .items .item.item-4 {
          border-left: none;
          background: transparent url('transbordervertical.png') repeat-y top left; }
      /* line 99, menu/help-menu.css.scss */
      #main-header .get-help .tier-1 .items .item:first-child {
        border: none;
        background: transparent;
        padding-left: 0; }
      /* line 107, menu/help-menu.css.scss */
      #main-header .get-help .tier-1 .items .item:last-child {
        padding-right: 0; }
      /* line 111, menu/help-menu.css.scss */
      #main-header .get-help .tier-1 .items .item .wrap {
        position: relative;
        padding: 0 25px; }
        /* line 115, menu/help-menu.css.scss */
        #main-header .get-help .tier-1 .items .item .wrap .mega-link {
          background: none;
          padding: 0;
          margin: 0; }
          /* line 121, menu/help-menu.css.scss */
          #main-header .get-help .tier-1 .items .item .wrap .mega-link p {
            font-size: 1.1em;
            line-height: 1.3em;
            
            color: #8fd5fd;
            font-weight: normal;
            text-transform: none;
            margin: 0;
            padding: 0;
            display: block;
            min-height: 60px; }
          /* line 136, menu/help-menu.css.scss */
          #main-header .get-help .tier-1 .items .item .wrap .mega-link span {
            margin-top: 15px;
            background: url('whitearrow.png') no-repeat 0 1px;
            padding-left: 15px;
            display: block;
            
            font-weight: normal;
            text-transform: uppercase; }
            /* line 94, _sony-addons.scss */
            .lt-ie9 #main-header .get-help .tier-1 .items .item .wrap .mega-link span {
              padding-top: 3px; }
          /* line 147, menu/help-menu.css.scss */
          #main-header .get-help .tier-1 .items .item .wrap .mega-link.background-img {
            background: url('game-characters.png') no-repeat left center; }
            /* line 151, menu/help-menu.css.scss */
            #main-header .get-help .tier-1 .items .item .wrap .mega-link.background-img p, #main-header .get-help .tier-1 .items .item .wrap .mega-link.background-img span {
              margin-left: 180px; }
        /* line 161, menu/help-menu.css.scss */
        #main-header .get-help .tier-1 .items .item .wrap .link-list {
          margin: 0;
          padding: 0; }
          /* line 165, menu/help-menu.css.scss */
          #main-header .get-help .tier-1 .items .item .wrap .link-list li {
            display: block;
            float: left;
            margin: 0;
            width: 100%; }
            /* line 171, menu/help-menu.css.scss */
            #main-header .get-help .tier-1 .items .item .wrap .link-list li.hide-for-wide {
              display: none; }
      /* line 178, menu/help-menu.css.scss */
      .lt-ie8 #main-header .get-help .tier-1 .items .item {
        width: 24%; }
  /* line 186, menu/help-menu.css.scss */
  #main-header .get-help .tier-2 {
    padding-top: 20px;
    padding-bottom: 0px; }
    /* line 191, menu/help-menu.css.scss */
    #main-header .get-help .tier-2 .inner-wrapper {
      margin-left: -10px; }
    /* line 195, menu/help-menu.css.scss */
    #main-header .get-help .tier-2 .row {
      width: 100%;
      overflow: hidden; }
      /* line 200, menu/help-menu.css.scss */
      #main-header .get-help .tier-2 .row .col {
        width: 33%;
        float: left;
        margin-bottom: 20px; }
        /* line 205, menu/help-menu.css.scss */
        #main-header .get-help .tier-2 .row .col .img-holder {
          width: 115px;
          height: 74px;
          float: left;
          text-align: center; }
          /* line 211, menu/help-menu.css.scss */
          #main-header .get-help .tier-2 .row .col .img-holder a {
            display: block; }
          /* line 215, menu/help-menu.css.scss */
          #main-header .get-help .tier-2 .row .col .img-holder img {
            margin: 5px 0; }
            /* line 217, menu/help-menu.css.scss */
            #main-header .get-help .tier-2 .row .col .img-holder img:hover {
              width: 103px;
              margin: 0px; }
        /* line 224, menu/help-menu.css.scss */
        #main-header .get-help .tier-2 .row .col .vertical-list {
          margin: 0;
          padding: 0 0 0 10px;
          float: left; }
          /* line 230, menu/help-menu.css.scss */
          #main-header .get-help .tier-2 .row .col .vertical-list li {
            width: 100%;
            text-transform: uppercase;
            
            font-weight: normal;
            margin: 0 0 5px 0;
            background: url('whitearrow.png') no-repeat 0 1px;
            padding-left: 15px; }
            /* line 94, _sony-addons.scss */
            .lt-ie9 #main-header .get-help .tier-2 .row .col .vertical-list li {
              padding-top: 3px; }
        /* line 241, menu/help-menu.css.scss */
        #main-header .get-help .tier-2 .row .col:hover img {
          width: 103px;
          margin: 0px; }
  /* line 250, menu/help-menu.css.scss */
  #main-header .get-help .tier-3 {
    padding-top: 20px; }
    /* line 254, menu/help-menu.css.scss */
    #main-header .get-help .tier-3 .inner-wrap {
      text-align: center; }
      /* line 258, menu/help-menu.css.scss */
      #main-header .get-help .tier-3 .inner-wrap a {
        background: url('help/psnsmall.png') no-repeat 0 center;
        display: inline-block;
        font-size: 1.2em;
        padding: 10px 25px 10px 50px;
        position: relative;
        text-align: left;
        text-decoration: none; }
        /* line 267, menu/help-menu.css.scss */
        #main-header .get-help .tier-3 .inner-wrap a .chevron {
          background: url('help/chevron_white.png') no-repeat 0 center;
          display: block;
          height: 100%;
          overflow: hidden;
          position: absolute;
          right: 0;
          text-indent: 100%;
          top: 0;
          white-space: nowrap;
          width: 14px; }
  /* line 284, menu/help-menu.css.scss */
  #main-header .get-help .frosted-border-horizontal {
    height: 100%;
    width: 2px;
    top: 0;
    background: white;
    float: left;
    filter: alpha(opacity=20);
    opacity: .2; }

/* #MAIN-HEADER END */
@media all and (max-width: 990px) {
  /* line 301, menu/help-menu.css.scss */
  #main-header {
    /* #MAIN-HEADER START */ }
    /* line 312, menu/help-menu.css.scss */
    #main-header nav .menu-wrapper .get-help .tier-1 .inner-wrap,
    #main-header nav .menu-wrapper .get-help .tier-2 .inner-wrap,
    #main-header nav .menu-wrapper .get-help .tier-3 .inner-wrap {
      padding: 0 20px; }
    /* line 321, menu/help-menu.css.scss */
    #main-header nav .menu-wrapper .get-help .tier-1 .items .item {
      width: 33%; }
      /* line 326, menu/help-menu.css.scss */
      #main-header nav .menu-wrapper .get-help .tier-1 .items .item .wrap p {
        height: 80px; }
      /* line 332, menu/help-menu.css.scss */
      #main-header nav .menu-wrapper .get-help .tier-1 .items .item.item-1 .wrap {
        padding-left: 0; }
      /* line 339, menu/help-menu.css.scss */
      #main-header nav .menu-wrapper .get-help .tier-1 .items .item.item-3 p {
        display: none; }
      /* line 345, menu/help-menu.css.scss */
      #main-header nav .menu-wrapper .get-help .tier-1 .items .item .wrap .link-list li.hide-for-wide {
        display: block; }
    /* line 352, menu/help-menu.css.scss */
    #main-header nav .menu-wrapper .get-help .tier-1 .items .item-4 {
      display: none; }
    /* line 358, menu/help-menu.css.scss */
    #main-header nav .menu-wrapper .get-help .tier-2 {
      padding-bottom: 0; }
      /* line 363, menu/help-menu.css.scss */
      #main-header nav .menu-wrapper .get-help .tier-2 .inner-wrap .row {
        margin-bottom: 0;
        float: left;
        width: 100%; }
        /* line 370, menu/help-menu.css.scss */
        #main-header nav .menu-wrapper .get-help .tier-2 .inner-wrap .row .col {
          width: 50%;
          overflow: hidden;
          float: left;
          margin-bottom: 20px; }

  /* #MAIN-HEADER END */ }
/* line 78, _nav.css.scss */
#main-header {
  /* #MAIN-HEADER START */
  
  color: #ffffff;
  width: 100%;
  z-index: 1000; }
  /* line 85, _nav.css.scss */
  #main-header nav {
    position: fixed;
    z-index: 1001;
    margin: 0 auto;
    width: 100%;
    min-width: 700px;
    top: 0;
    left: 0; }
    /* line 87, _nav.css.scss */
    .no-js #main-header nav {
      background: #000; }
    /* line 101, _nav.css.scss */
    .os-android #main-header nav, .os-ios.device-iphone #main-header nav, .mobile-experience #main-header nav {
      position: absolute; }
    /* line 105, _nav.css.scss */
    #main-header nav ul.header-nav {
      display: table;
      border-collapse: collapse;
      position: relative;
      width: 100%;
      margin: 0;
      padding: 0;
      height: 100%; }
      /* line 113, _nav.css.scss */
      .cssgradients #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); 
        background-color: #2B2B2B;
        }
      /* line 116, _nav.css.scss */
      #main-header nav ul.header-nav li.nav-link {
        list-style-type: none;
        margin: 0;
        text-align: center;
        display: table-cell;
        vertical-align: middle;
        background-color: transparent; }
        /* line 125, _nav.css.scss */
        #main-header nav ul.header-nav li.nav-link a.nav-content {
          position: relative;
          display: table;
          height: 56px;
          width: 100%;
          text-decoration: none; }
      #marqueeWrap{margin-top:91px !important;}
      .menu-section .link-btn{font-size:14px}
      .menu-section .link-btn .btn {    
    padding: 10px 0;
}
      #console #wrap{padding-top:91px;}
      #ps3.ps3buttons #wrap{padding-top:0}
      #ps3.ps3buttons #wrap #marqueeWrap{margin-top:56px;}
      #ngp.system #wrap{padding-top:70px;}
      #gallery.system-detail{background-position:center 75px !important}
       #gallery.system-detail #wrap{padding-top:95px;}
          /* line 131, _nav.css.scss */
          #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: normal;
            text-transform: uppercase;
            z-index: 1;
            text-decoration: none;
            padding: 0 20px; }
          /* line 144, _nav.css.scss */
          #main-header nav ul.header-nav li.nav-link a.nav-content .small-title {
            display: none; }
          /* line 147, _nav.css.scss */
          #main-header nav ul.header-nav li.nav-link a.nav-content .large-title {
            display: table-cell;
            vertical-align: middle; }
        /* line 152, _nav.css.scss */
        #main-header nav ul.header-nav li.nav-link div.wrapper {
          position: relative;
          width: 100%;
          height: 100%; }
          /* line 157, _nav.css.scss */
          #main-header nav ul.header-nav li.nav-link div.wrapper div.nav-overlap {
            display: none;
            position: absolute;
            width: 100%;
            height: 72px; }
        /* line 166, _nav.css.scss */
        #main-header nav ul.header-nav li.nav-link.nav-home {
          width: 110px;
          z-index: 400;
          padding: 0 0 0 15px; }
          /* line 172, _nav.css.scss */
          #main-header nav ul.header-nav li.nav-link.nav-home a.nav-content span {
            top: 0;
            left: 0;
            margin: 0;
            padding: 0;
            width: 100%;
            position: absolute;
            background-image: url('playstation-logo-nhasset.png');
            background-repeat: no-repeat;
            background-position: 32px 12px;
            text-indent: -9999px;
            height: 64px;
            padding: 0; }
        /* line 191, _nav.css.scss */
        #main-header nav ul.header-nav li.nav-link.avatar a.nav-content .avatar-image {
          vertical-align: middle;
          display: table-cell;
          padding-left: 20px; }
        /* line 199, _nav.css.scss */
        #main-header nav ul.header-nav li.nav-link.avatar a.nav-content span {
          padding-left: 10px; }
        /* line 206, _nav.css.scss */
        #main-header nav ul.header-nav li.nav-link.nav-signed-in a {
          text-transform: none !important; }
        /* line 212, _nav.css.scss */
        #main-header nav ul.header-nav li.nav-link.selected div.wrapper div.nav-overlap {
          display: block;
          background-color: #007ed9;
          -webkit-box-shadow: 0 0 4px -1px #030203;
          box-shadow: 0 0 4px -1px #030203; }
          /* line 215, _nav.css.scss */
          .cssgradients #main-header nav ul.header-nav li.nav-link.selected div.wrapper div.nav-overlap {
            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 225, _nav.css.scss */
        .no-js #main-header nav ul.header-nav li.nav-link a.nav-content:hover + div.menu-wrapper, .no-js #main-header nav ul.header-nav li.nav-link div.menu-wrapper:hover {
          display: block; }
      /* line 231, _nav.css.scss */
      .no-touch #main-header nav ul.header-nav li.nav-link:hover, .no-js #main-header nav ul.header-nav li.nav-link:hover,
      #main-header nav ul.header-nav li.nav-link.selected-nav {
        background-image: none;
        overflow: hidden; }
        /* line 236, _nav.css.scss */
        .no-touch #main-header nav ul.header-nav li.nav-link:hover div.wrapper div.nav-overlap, .no-js #main-header nav ul.header-nav li.nav-link:hover div.wrapper div.nav-overlap,
        #main-header nav ul.header-nav li.nav-link.selected-nav div.wrapper div.nav-overlap {
          display: block;
          background-color: #003791;
          background-image: none;
          -webkit-box-shadow: 0 -1px 6px 0 #222222 inset;
          box-shadow: 0 -1px 6px 0 #222222 inset;
          z-index: 0;
          height: 75px; }
        /* line 248, _nav.css.scss */
        .no-touch #main-header nav ul.header-nav li.nav-link:hover.selected div.wrapper div.nav-overlap, .no-js #main-header nav ul.header-nav li.nav-link:hover.selected div.wrapper div.nav-overlap,
        #main-header nav ul.header-nav li.nav-link.selected-nav.selected div.wrapper div.nav-overlap {
          display: block;
          background-color: #003791;
          background-image: none;
          -webkit-box-shadow: 0 -1px 6px 0 #222222 inset;
          box-shadow: 0 -1px 6px 0 #222222 inset;
          z-index: 0;
          height: 75px; }
        /* line 260, _nav.css.scss */
        .no-touch #main-header nav ul.header-nav li.nav-link:hover .menu-wrapper, .no-js #main-header nav ul.header-nav li.nav-link:hover .menu-wrapper,
        #main-header nav ul.header-nav li.nav-link.selected-nav .menu-wrapper {
          z-index: -1; }
      /* line 265, _nav.css.scss */
      #main-header nav ul.header-nav .search {
        list-style-type: none;
        margin: 0;
        text-align: center;
        display: table-cell;
        padding-left: 15px;
        padding-right: 15px;
        vertical-align: middle;
        width: 38%; }
        @media screen and (max-width: 1400px) {
          /* line 265, _nav.css.scss */
          #main-header nav ul.header-nav .search {
            width: 25%; } }
       /* @media screen and (max-width: 940px) {
          
          #main-header nav ul.header-nav .search {
            width: 38px; } }*/
        /* line 280, _nav.css.scss */
        #main-header nav ul.header-nav .search div {
          padding-left: 10px;
          position: relative;
          background-color: #303030;
          border: solid 1px #171717;
          font-size: 14px;
          background-repeat: no-repeat;
          background-position: right 0;
          color: #fff;
          height: 33px;
          padding-right: 10px; }
          @media screen and (max-width: 940px) {
            /* line 280, _nav.css.scss */
            #main-header nav ul.header-nav .search div {
              padding-left: 0; } }
          @media screen and (max-width: 940px) {
            /* line 280, _nav.css.scss */
            /*#main-header nav ul.header-nav .search .search-div {
              text-indent: -9999px; } */}
          /* line 298, _nav.css.scss */
          #main-header nav ul.header-nav .search div label .placeholder {
            color: #fff;
            text-align: left; }
          /* line 303, _nav.css.scss */
          #main-header nav ul.header-nav .search div input {
            width: 92%;
            background: transparent;
            border: none;
            color: #1a1a1a !important;
            float:left;
            font-size: 14px;
            height: 30px;
            text-align: left; }
            /* line 311, _nav.css.scss */
            .lt-ie9 #main-header nav ul.header-nav .search div input {
              line-height: 30px; }
          /* line 316, _nav.css.scss */
          #main-header nav ul.header-nav .search div .search-bar-btn {
            position: absolute;
            right: 0;
            top: 0;
            width: 35px;
            height: 32px;
            background-image: url('search-icon.png');
            display: block; }
        /* line 326, _nav.css.scss */
        #main-header nav ul.header-nav .search input:focus {
          outline: none; }
        /* line 330, _nav.css.scss */
      /*  #main-header nav ul.header-nav .search input::-webkit-input-placeholder,
        #main-header nav ul.header-nav .search input::-moz-input-placeholder {
          color: #fff; }*/
    /* line 336, _nav.css.scss */
    #main-header nav div.global-menu-container {
      position: relative; }
      /* line 339, _nav.css.scss */
      #main-header nav div.global-menu-container div.menu-wrapper {
        top: 0; }
    /* line 344, _nav.css.scss */
    #main-header nav 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;
      background: #003791 url('glowup900.png') center bottom no-repeat; 
	  max-height:450px;
	  }
      /* line 354, _nav.css.scss */
      #main-header nav div.menu-wrapper div.menu-section {
        padding: 30px 0 25px 0;
        overflow: hidden;
        position: relative; }
      /* line 359, _nav.css.scss */
      #main-header nav div.menu-wrapper div.menu-section:first-child {
        border-top: 0;
        z-index: 300; }
      /* line 363, _nav.css.scss */
      #main-header nav div.menu-wrapper .menu-section-wrapper {
        width: 100%;
        margin: 0 auto;
        /*overflow: hidden;*/ }
      /* line 368, _nav.css.scss */
      #main-header nav div.menu-wrapper div.menu-section-content {
        margin: 0 auto;
        position: relative; }
        /* line 371, _nav.css.scss */
        #main-header nav 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 #main-header nav div.menu-wrapper div.menu-section-content .frosted-border-vertical {
            background: transparent url('transborderhorizontal.png') repeat-y top left; }
        /* line 378, _nav.css.scss */
        #main-header nav div.menu-wrapper div.menu-section-content .menu-section-wrapper {
          text-align: left; }
    /* line 384, _nav.css.scss */
    #main-header nav.with-secondary ul.header-nav .nav-link.selected {
      overflow: hidden; }
    /* line 389, _nav.css.scss */
    #main-header nav .secondary-nav-container {
     
      position: relative;
      z-index: -2;
      padding-left: 20px; }
      /* line 394, _nav.css.scss */
      .lt-ie9 #main-header nav .secondary-nav-container {
        background: url(transparent_ps.png) repeat left top;
    
  height:48px;
    }
      /* line 397, _nav.css.scss */
      #main-header nav .secondary-nav-container .nav-bg {
        background-color: rgba(31, 31, 31, 0.85);
        height: 48px;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -3; }
        /* line 405, _nav.css.scss */
        .lt-ie9 #main-header nav .secondary-nav-container .nav-bg {
           }
      /* line 409, _nav.css.scss */
      #main-header nav .secondary-nav-container .secondary-nav {
        position: relative;
        float: left;
        display: table;
        border-collapse: collapse;
        height: 40px;
        padding: 0;
        margin: 7px 0; }
        /* line 418, _nav.css.scss */
        #main-header nav .secondary-nav-container .secondary-nav li {
          display: table-cell;
          text-align: center;
          vertical-align: middle;
          padding: 0 19px; }
          /* line 423, _nav.css.scss */
          .lt-ie8 #main-header nav .secondary-nav-container .secondary-nav li {
            display: inline;
            padding: 15px 20px; }
          /* line 427, _nav.css.scss */
          #main-header nav .secondary-nav-container .secondary-nav li.nav-root {
            border-right: solid 2px rgba(255, 255, 255, 0.05); }
          /* line 430, _nav.css.scss */
          #main-header nav .secondary-nav-container .secondary-nav li.selector {
            display: none; }
          /* line 433, _nav.css.scss */
          #main-header nav .secondary-nav-container .secondary-nav li a {
            text-decoration: none;
            color: rgba(255, 255, 255, 0.6);            
            font-weight: normal;
            text-transform: uppercase;
            font-size: 13px;
            display: block; }
            /* line 442, _nav.css.scss */
            #main-header nav .secondary-nav-container .secondary-nav li a:hover span {
              color: #fff; }
            /* line 447, _nav.css.scss */
            #main-header nav .secondary-nav-container .secondary-nav li a span {
              color: #98aaa9; }
          /* line 451, _nav.css.scss */
          #main-header nav .secondary-nav-container .secondary-nav li.selected a {
            color: #fff; }
            /* line 453, _nav.css.scss */
            #main-header nav .secondary-nav-container .secondary-nav li.selected a span {
              padding-bottom: 4px;
              border-bottom: solid 4px #0661b2;
              color: #fff; }
          /* line 459, _nav.css.scss */
          #main-header nav .secondary-nav-container .secondary-nav li p.title {
            font-size: 22px;
            line-height: 1px;
            text-transform: none; }
            /* line 463, _nav.css.scss */
            .lt-ie8 #main-header nav .secondary-nav-container .secondary-nav li p.title {
              line-height: 22px;
              margin: -20px 20px 0 40px; }
        /* line 470, _nav.css.scss */
        .no-touch #main-header nav .secondary-nav-container .secondary-nav.width-calulation {
          position: absolute;
          left: -1000px; }
        /* line 474, _nav.css.scss */
        .no-js #main-header nav .secondary-nav-container .secondary-nav.width-calulation {
          position: relative;
          left: 0; }
        /* line 480, _nav.css.scss */
        #main-header nav .secondary-nav-container .secondary-nav.root a {
          display: block;
          font-size: 1px; }
          /* line 483, _nav.css.scss */
          .lt-ie8 #main-header nav .secondary-nav-container .secondary-nav.root a {
            padding: 15px 0; }
          /* line 490, _nav.css.scss */
          #main-header nav .secondary-nav-container .secondary-nav.root a:hover, #main-header nav .secondary-nav-container .secondary-nav.root a:visited, #main-header nav .secondary-nav-container .secondary-nav.root a:selection, #main-header nav .secondary-nav-container .secondary-nav.root a:active {
            color: #fff; }
            /* line 492, _nav.css.scss */
            #main-header nav .secondary-nav-container .secondary-nav.root a:hover p.title, #main-header nav .secondary-nav-container .secondary-nav.root a:visited p.title, #main-header nav .secondary-nav-container .secondary-nav.root a:selection p.title, #main-header nav .secondary-nav-container .secondary-nav.root a:active p.title {
              color: #fff; }
        /* line 499, _nav.css.scss */
        #main-header nav .secondary-nav-container .secondary-nav.reduced {
          display: block;
          margin: 0;
          height: auto;
          overflow: hidden; }
          /* line 25, _nav.css.scss */
          #main-header nav .secondary-nav-container .secondary-nav.reduced li.nav-link {
            background-color: rgba(31, 31, 31, 0.85);
            position: relative;
            display: block;
            float: none;
            line-height: 40px;
            height: 40px; }
            /* line 26, _nav.css.scss */
            .lt-ie8 #main-header nav .secondary-nav-container .secondary-nav.reduced li.nav-link {
              padding: 0 20px; }
            /* line 30, _nav.css.scss */
            .lt-ie9 #main-header nav .secondary-nav-container .secondary-nav.reduced li.nav-link {
              width: auto;
              background: #1f1f1f; }
            /* line 38, _nav.css.scss */
            #main-header nav .secondary-nav-container .secondary-nav.reduced li.nav-link.selector {
              display: block; }
            /* line 41, _nav.css.scss */
            #main-header nav .secondary-nav-container .secondary-nav.reduced li.nav-link a {
              outline: none; }
            /* line 45, _nav.css.scss */
            #main-header nav .secondary-nav-container .secondary-nav.reduced li.nav-link.selector {
              height: 64px;
              background: transparent; }
              /* line 48, _nav.css.scss */
              #main-header nav .secondary-nav-container .secondary-nav.reduced li.nav-link.selector a {
                background: transparent url('dropdown.png') no-repeat;
                padding-right: 25px;
                background-position: right -45px; }
                /* line 52, _nav.css.scss */
                #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; if there is no selected then selector will not have border bottom*/
                  color: #fff; }
                  #main-header nav .secondary-nav-container .secondary-nav.reduced li.nav-link.selector.active a span {
                    border-bottom: solid 4px #0661b2;
                  }
              /* line 66, _nav.css.scss */
              #main-header nav .secondary-nav-container .secondary-nav.reduced li.nav-link.selector.expand a {
                background-position: right 25px; }
                /* line 68, _nav.css.scss */
                #main-header nav .secondary-nav-container .secondary-nav.reduced li.nav-link.selector.expand a span {
                  padding-bottom: 0;
                  border-bottom: none; }
        /* line 502, _nav.css.scss */
        #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 507, _nav.css.scss */
          #main-header nav .secondary-nav-container .secondary-nav.e-commerce li.nav-link a span {
            color: #ff6600; }
          /* line 511, _nav.css.scss */
          #main-header nav .secondary-nav-container .secondary-nav.e-commerce li.nav-link a:hover span {
            color: #fff; }
      /* line 519, _nav.css.scss */
      #main-header nav .secondary-nav-container .top-volume {
        float: right;
        display: table;
        border-collapse: collapse;
        padding: 0;
        margin: 12px 0; }
        /* line 525, _nav.css.scss */
        #main-header nav .secondary-nav-container .top-volume li {
          display: table-cell;
          text-indent: -9999px;
          cursor: pointer;
          width: 50px;
          height: 40px; }
          /* line 531, _nav.css.scss */
          #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('vol-sprite.png') no-repeat;
            background-position: 0 6px; }
            /* line 537, _nav.css.scss */
            #main-header nav .secondary-nav-container .top-volume li.nav-volume.vol-on {
              background-position: 0 -44px; }
          /* line 541, _nav.css.scss */
          #main-header nav .secondary-nav-container .top-volume li.nav-volume-off {
            display: none; }
          /* line 544, _nav.css.scss */
          #main-header nav .secondary-nav-container .top-volume li.nav-link-top {
            width: 60px;
            background: url('to-top.png') center no-repeat; }
            /* line 547, _nav.css.scss */
            .mobile-experience #main-header nav .secondary-nav-container .top-volume li.nav-link-top {
              display: none; }

/* #MAIN-HEADER END */
/* Resize to reduce tag names */
@media screen and (max-width: 730px) {
  /* line 561, _nav.css.scss */
  header#main-header {
    /* #MAIN-HEADER START */ }
    /* line 568, _nav.css.scss */
    header#main-header nav ul.header-nav li.nav-link a.nav-content .small-title {
      display: table-cell;
      vertical-align: middle; }
    /* line 572, _nav.css.scss */
    header#main-header nav ul.header-nav li.nav-link a.nav-content .large-title {
      display: none; }

  /* #MAIN-HEADER END */ }
/* LT_IE8 */
/* line 585, _nav.css.scss */
.lt-ie8 {
  /* #MAIN-HEADER END */ }
  /* line 587, _nav.css.scss */
  .lt-ie8 header#main-header {
    /* #MAIN-HEADER START */ }
    /* line 607, _nav.css.scss */
    .lt-ie8 header#main-header nav ul.header-nav li.nav-link.selected .nav-content > a {
      visibility: hidden; }
    /* line 613, _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 622, _nav.css.scss */
    .lt-ie8 header#main-header nav ul.header-nav li.nav-link div.menu-wrapper div.menu-section {
      background: #003791;
      background-image: none; }

/* line 641, _nav.css.scss */
.lt-ie8 {
  /* #MAIN-HEADER END */
  /* Resize to reduce tag names */ }
  /* line 643, _nav.css.scss */
  .lt-ie8 header#main-header {
    /* #MAIN-HEADER START */ }
    /* line 651, _nav.css.scss */
    .lt-ie8 header#main-header nav ul.header-nav {
      display: inline-block;
      vertical-align: bottom;
      height: 64px; }
      /* line 657, _nav.css.scss */
      .lt-ie8 header#main-header nav ul.header-nav li.nav-link {
        position: relative;
        display: inline;
        float: left;
        height: 100%; }
        /* line 664, _nav.css.scss */
        .lt-ie8 header#main-header nav ul.header-nav li.nav-link a.nav-content {
          display: block; }
          /* line 668, _nav.css.scss */
          .lt-ie8 header#main-header nav ul.header-nav li.nav-link a.nav-content span {
            margin-top: 23px; }
          /* line 672, _nav.css.scss */
          .lt-ie8 header#main-header nav ul.header-nav li.nav-link a.nav-content .small-title {
            display: none; }
          /* line 675, _nav.css.scss */
          .lt-ie8 header#main-header nav ul.header-nav li.nav-link a.nav-content .large-title {
            display: block; }
        /* line 682, _nav.css.scss */
        .lt-ie8 header#main-header nav ul.header-nav li.nav-link.nav-home a.nav-content span {
          margin-top: 0; }
        /* line 688, _nav.css.scss */
        .lt-ie8 header#main-header nav ul.header-nav li.nav-link div.wrapper {
          position: absolute;
          left: 0; }
          /* line 693, _nav.css.scss */
          .lt-ie8 header#main-header nav ul.header-nav li.nav-link div.wrapper div.nav-overlap {
            left: 0; }
      /* line 702, _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 702, _nav.css.scss */
          .lt-ie8 header#main-header nav ul.header-nav .search {
            width: 27%; } }
        @media screen and (max-width: 940px) {
          /* line 702, _nav.css.scss */
          .lt-ie8 header#main-header nav ul.header-nav .search {
            width: 38px; } }
        /* line 713, _nav.css.scss */
        .lt-ie8 header#main-header nav ul.header-nav .search div {
          margin-top: 20px; }
    /* line 726, _nav.css.scss */
    .lt-ie8 header#main-header div.secondary-nav-container .secondary-nav {
      margin-top: 8px;
      margin-bottom: 8px;
      display: inline; }
      /* line 730, _nav.css.scss */
      .lt-ie8 header#main-header div.secondary-nav-container .secondary-nav li {
        float: left; }
        /* line 732, _nav.css.scss */
        .lt-ie8 header#main-header div.secondary-nav-container .secondary-nav li.nav-root {
          float: left; }
        /* line 736, _nav.css.scss */
        .lt-ie8 header#main-header div.secondary-nav-container .secondary-nav li a {
          color: #fff; }
        /* line 741, _nav.css.scss */
        .lt-ie8 header#main-header div.secondary-nav-container .secondary-nav li.selected a span {
          color: #fff; }
      /* line 751, _nav.css.scss */
      .lt-ie8 header#main-header div.secondary-nav-container .secondary-nav.root li {
        padding-top: 0; }
      /* line 756, _nav.css.scss */
      .lt-ie8 header#main-header div.secondary-nav-container .secondary-nav.reduced {
        display: block;
        margin: 0;
        height: auto;
        overflow: hidden; }
        /* line 25, _nav.css.scss */
        .lt-ie8 header#main-header div.secondary-nav-container .secondary-nav.reduced li.nav-link {
          background-color: rgba(31, 31, 31, 0.85);
          position: relative;
          display: block;
          float: none;
          line-height: 40px;
          height: 40px; }
          /* line 26, _nav.css.scss */
          .lt-ie8 .lt-ie8 header#main-header div.secondary-nav-container .secondary-nav.reduced li.nav-link {
            padding: 0 20px; }
          /* line 30, _nav.css.scss */
          .lt-ie9 .lt-ie8 header#main-header div.secondary-nav-container .secondary-nav.reduced li.nav-link {
            width: 120px;
            background: #1f1f1f; }
          /* line 38, _nav.css.scss */
          .lt-ie8 header#main-header div.secondary-nav-container .secondary-nav.reduced li.nav-link.selector {
            display: block; }
          /* line 41, _nav.css.scss */
          .lt-ie8 header#main-header div.secondary-nav-container .secondary-nav.reduced li.nav-link a {
            outline: none; }
          /* line 45, _nav.css.scss */
          .lt-ie8 header#main-header div.secondary-nav-container .secondary-nav.reduced li.nav-link.selector {
            height: 64px;
            background: transparent; }
            /* line 48, _nav.css.scss */
            .lt-ie8 header#main-header div.secondary-nav-container .secondary-nav.reduced li.nav-link.selector a {
              background: transparent url('dropdown.png') no-repeat;
              padding-right: 25px;
              background-position: right -45px; }
              /* line 52, _nav.css.scss */
              .lt-ie8 header#main-header div.secondary-nav-container .secondary-nav.reduced li.nav-link.selector a span {
                height: 64px;
                line-height: 64px;
                background: transparent;
                
                font-weight: normal;
                text-transform: uppercase;
                font-size: 14px;
                padding-bottom: 4px;
                border-bottom: solid 4px #0661b2;
                color: #fff; }
            /* line 66, _nav.css.scss */
            .lt-ie8 header#main-header div.secondary-nav-container .secondary-nav.reduced li.nav-link.selector.expand a {
              background-position: right 25px; }
              /* line 68, _nav.css.scss */
              .lt-ie8 header#main-header div.secondary-nav-container .secondary-nav.reduced li.nav-link.selector.expand a span {
                padding-bottom: 0;
                border-bottom: none; }
      /* line 760, _nav.css.scss */
      .lt-ie8 header#main-header div.secondary-nav-container .secondary-nav.e-commerce li.nav-link {
        float: left; }
  @media screen and (max-width: 730px) {
    /* line 641, _nav.css.scss */
    .lt-ie8 {
      /* #MAIN-HEADER END */ }
      /* line 775, _nav.css.scss */
      .lt-ie8 header#main-header {
        /* #MAIN-HEADER START */ }
        /* line 782, _nav.css.scss */
        .lt-ie8 header#main-header nav ul.header-nav li.nav-link a.nav-content .small-title {
          display: block;
          vertical-align: middle; }
        /* line 786, _nav.css.scss */
        .lt-ie8 header#main-header nav ul.header-nav li.nav-link a.nav-content .large-title {
          display: none; } }

/* line 803, _nav.css.scss */
.lt-ie10,
.lt-ie9 {
  /* #MAIN-HEADER END */ }
  /* line 805, _nav.css.scss */
  .lt-ie10 header#main-header,
  .lt-ie9 header#main-header {
    /* #MAIN-HEADER START */ }
    /* line 811, _nav.css.scss */
    /*.lt-ie10 header#main-header a,
    .lt-ie10 header#main-header a:hover,
    .lt-ie10 header#main-header a:visited,
    .lt-ie10 header#main-header a:selection,
    .lt-ie10 header#main-header a:active,
    .lt-ie9 header#main-header a,
    .lt-ie9 header#main-header a:hover,
    .lt-ie9 header#main-header a:visited,
    .lt-ie9 header#main-header a:selection,
    .lt-ie9 header#main-header a:active {
      color: #fff; }*/
      /* line 813, _nav.css.scss */
     /* .lt-ie10 header#main-header a span,
      .lt-ie10 header#main-header a:hover span,
      .lt-ie10 header#main-header a:visited span,
      .lt-ie10 header#main-header a:selection span,
      .lt-ie10 header#main-header a:active span,
      .lt-ie9 header#main-header a span,
      .lt-ie9 header#main-header a:hover span,
      .lt-ie9 header#main-header a:visited span,
      .lt-ie9 header#main-header a:selection span,
      .lt-ie9 header#main-header a:active span {
        color: #fff; }*/
    /* line 817, _nav.css.scss */
    /*.lt-ie10 header#main-header span,
    .lt-ie9 header#main-header span {
      color: #fff; }*/
    /* line 821, _nav.css.scss */
    .lt-ie10 header#main-header nav ul.header-nav,
    .lt-ie9 header#main-header nav ul.header-nav {
      background: #1A1A1A; }
      /* line 823, _nav.css.scss */
      .lt-ie10 header#main-header nav ul.header-nav .search,
      .lt-ie9 header#main-header nav ul.header-nav .search {
        padding-right: 30px; }
      /* line 826, _nav.css.scss */
      .lt-ie10 header#main-header nav ul.header-nav .sub-text,
      .lt-ie9 header#main-header nav ul.header-nav .sub-text {
        margin-top: 5px; }
      /* line 832, _nav.css.scss */
      .lt-ie10 header#main-header nav ul.header-nav .secondary-nav li.nav-root, .lt-ie10 header#main-header nav ul.header-nav .secondary-nav li.nav-divider,
      .lt-ie9 header#main-header nav ul.header-nav .secondary-nav li.nav-root,
      .lt-ie9 header#main-header nav ul.header-nav .secondary-nav li.nav-divider {
        border-right: solid 2px #333; }
      /* line 837, _nav.css.scss */
      .lt-ie10 header#main-header nav ul.header-nav .secondary-nav li.selected a,
      .lt-ie9 header#main-header nav ul.header-nav .secondary-nav li.selected a {
        color: #fff; }
      /* line 843, _nav.css.scss */
      .lt-ie10 header#main-header nav ul.header-nav .menu-wrapper .menu-section,
      .lt-ie9 header#main-header nav ul.header-nav .menu-wrapper .menu-section {
        width: 100%;
        background-repeat: none; }

/*====================
 * TOUCH STYLES
 =====================*/
/* line 859, _nav.css.scss */
.touch {
  /* #MAIN-HEADER END */ }
  /* line 861, _nav.css.scss */
  .touch header#main-header {
    /* #MAIN-HEADER START */ }
    /* line 868, _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; }
  /* line 877, _nav.css.scss */
  .touch .touch-overlay {
    position: fixed;
    width: 100%;
    z-index: 1000;
    background: #fff;
    height: 0;
    opacity: 0;
    -webkit-transition: height 0s linear 0.3s, opacity 0.3s ease-in-out;
    -moz-transition: height 0s linear 0.3s, opacity 0.3s ease-in-out;
    -ms-transition: height 0s linear 0.3s, opacity 0.3s ease-in-out;
    -o-transition: height 0s linear 0.3s, opacity 0.3s ease-in-out;
    transition: height 0s linear 0.3s, opacity 0.3s ease-in-out; }
    /* line 887, _nav.css.scss */
    .touch .touch-overlay.visible {
      opacity: .6;
      height: 100%;
      -webkit-transition: opacity 0.3s ease-in-out;
      -moz-transition: opacity 0.3s ease-in-out;
      -ms-transition: opacity 0.3s ease-in-out;
      -o-transition: opacity 0.3s ease-in-out;
      transition: opacity 0.3s ease-in-out; }



.compete .tier-1 .buttonRow a.link-btn .btn, .compete .tier-2 .buttonRow a.link-btn .btn, .compete .tier-3 .buttonRow a.link-btn .btn
{font-weight:bold }
.compete.signed-in .tier-1 .two-column-content .column .buttonRow a.sign-out{float:left; font-size:13px;}
.compete.signed-in .tier-1 .two-column-content .column .buttonRow a.sign-out span{margin-top:3px; padding-left:0}
.compete.signed-in .tier-1 .two-column-content .column .buttonRow{float:left}
.compete.signed-in .tier-1 .two-column-content .items{float:left} 
.compete.signed-in .tier-1 .two-column-content .items li {
    background: url("nav-signout-nhasset.png") no-repeat scroll left 24px; 
    font-weight: normal;
    margin: 0 0 5px;
    padding-left: 43px;
	padding-top:25px;
    text-transform: uppercase;
    height:24px;
}
#platform{display:none}
#main-header nav ul.header-nav li.nav-link div.wrapper div.nav-overlap {
    height: 58px !important;
}

@media only screen and (min-device-width: 481px) and
(max-device-width: 1024px) and (orientation:portrait) {
  #main{min-height:1240px !important;}
}
@media only screen and (min-device-width: 481px) and
(max-device-width: 1024px) and (orientation:landscape) {
  #main{min-height:550px !important;}
}

a.nav-content:hover span{color:#8FDFFD !important}

/* WRS-26965 START */
.compete .explore .tier-2 ul.device-list {width:auto;}
.compete .tier-2 ul.device-list { padding-left: 0; padding-right: 0;width:950px; }
.compete .tier-2 ul.device-list li {width: 110px;float: left;margin-right: 30px; margin-left:0;}
.compete .tier-2 ul.device-list li a {display: block;position: relative; /*font-size:13px;*/ font-size:13px; text-decoration:none; font-weight: normal; color:#fff;}
.compete .tier-2 ul.device-list li a:hover {color:#8FDFFD}
.compete .tier-2 ul.device-list li a img { position: absolute; width: 100px; top: 5px;left: 0; }
.compete .tier-2 ul.device-list li a:hover img { width: 110px; top: 0;left: -5px; color:#8FDFFD }
.compete .tier-2 ul.device-list li a span { display: block; width: 110px; padding-top: 90px; text-align: center; text-transform: uppercase; color:#fff;}
.compete .tier-2 ul.device-list li a:hover span {color:#8FDFFD}
.two-column-content .left-column, .two-column-content .right-column{max-width: 605px;}    
    
/* WRS-26965 END */ 
.compete.log-in .tier-1 .two-column-content .left-column{width:52%;float:left;}
.compete.log-in .tier-1 .two-column-content .compete-menu-carousel{width:40%; float:left;padding:1%; background:rgba(255, 255, 255, 0.1);}
.compete-menu-carousel .carl-heading{width:55%; float:left;padding:5% 0 0 1%;}
.compete-menu-carousel .carl-heading .main-head{font-size:15px; color:#fff; padding: 0 0 5px 0; font-weight:bold; text-align:left;}
.compete-menu-carousel .carl-heading .sec-head{font-size:14px; color:#8fd5fd; width:85%; font-weight:normal; text-align:left;}
.compete-menu-carousel .carl-img{ float:left; width:42%}
.compete-menu-carousel .carl-img img{width:95%;}
.compete.log-in .tier-3{display:none;}

.carl-list { position:relative; list-style:none; padding:0;}
.compete.log-in .tier-1 .two-column-content .column .plus-link{float:left; padding-top:5px;}
.compete.log-in .tier-1 .two-column-content .column .plus-link ul li a{font-size:12px; font-weight:bold;}
@media screen and (max-width:1600px){
#main-header nav ul.header-nav .search{width:25%}
}