.explore .items .links ul li.nav-links-title {
    margin: 0 0 0 -15px;
    background: transparent;
    color: #8FDFFD;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
}

.explore .tier-3 ul.link-row li.link2 {
    width: 23%;
}

.explore .tier-3 ul.link-row li.link3 {
    width: 27%;
}

.explore .tier-3 ul.link-row li.link4 {
    width: 23%;
}

.explore .tier-3 ul.link-row li.link4 a {
    background: url('ps_store-nhasset.png') no-repeat left center;
    Padding-left:50px;
}

/*Override explore classes to fit in sign in menuwrapp*/
.explore .items .explore-links {
    display: table-cell;
    vertical-align: top;
    list-style-type: none;
    width: 228px;
    min-width: 228px;
    padding: 0 0 0 20px;
    border-left: 2px solid rgba(255, 255, 255, 0.1);
}

.explore .tier-2.compete-explore {
    padding: 20px 0;
}

.compete .tier-3 ul li.link5 a {
    background: url('playstation_blog-nhasset.png') no-repeat left center;
}

.compete .tier-3 ul li.link5 {
    width: 25%;
}


/*Forgot pass*/
.explore .tier-3 ul.link-row li.link6 {
    width: 25%;
}

.explore .tier-3 ul.link-row li.link6 a {
    background: url('forget_psn_pwd-nhasset.png') no-repeat left center;
     padding-left:45px;
}

.explore .tier-3 ul.link-row li.link7 {
    width: 25%;
}

.explore .tier-3 ul.link-row li.link7 a {
   background: url('act_deact_devices-nhasset.png') no-repeat left center;
   padding-left:77px; 
   line-height:18px;
   padding-top:2px;
}

.explore .tier-3 ul.link-row li.link8 {
    width: 25%;
}

.explore .tier-3 ul.link-row li.link8 a {
    background: url('chk_repair_status-nhasset.png') no-repeat left center;
    
}

.explore .tier-3 ul.link-row li.link9 a {
    background: url('support-forum-nhasset.png') no-repeat left center;
    
}
.explore .tier-3 ul.link-row li.link-sony-reward {
    width: 20%;
}

.explore .tier-3 ul.link-row li.link-sony-reward a {
    background: url('logo-playon.png') no-repeat left center;
    padding-left:43px;
}

.explore .tier-3 ul.link-row li.link_contact_supp {
    width: 25%;
}

.explore .tier-3 ul.link-row li.link_contact_supp a {
    background: url('contact_support-nhasset.png') no-repeat left center;
}


#main-header .a-link {
    cursor: pointer;
}

.compete.signed-in .tier-1 .two-column-content .left-column .content-wrapper .copy .avatar-block .avatar-img {
    width: 105px;
    height: 110px;
}

#main-header .nav-content .avatar-image img {
    height: 40px;
    width:40px;
}

/*override for online friend box*/
.compete .tier-2 .stats-bar {
    position: absolute;
}

/*for search padding*/
.search-container .double .tt-dropdown-menu .tt-suggestion p.related .second span {
    padding-left: 130px;
}

/*to increase font-size of 2nd colm*/
.search-container .double .tt-dropdown-menu .tt-dataset-two-column-related-game .tt-suggestion p,
.search-container .double .tt-dropdown-menu .tt-dataset-two-column-related-game-left .tt-suggestion p{
    font-size: 16px;
}

/* setting for first colm*/
.search-container .double .tt-dropdown-menu .tt-dataset-two-column-related-game-left {
float: left;
width: 50%;
display: inline; }
/* line 415, _search.css.scss */
.search-container .double .tt-dropdown-menu .tt-dataset-two-column-related-game-left p.cat {
  
  text-transform: uppercase; }
/* line 419, _search.css.scss */
.search-container .double .tt-dropdown-menu .tt-dataset-two-column-related-game-left 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-left h3.disabled {
    color: #3c3c3c; }
/* line 427, _search.css.scss */
.search-container .double .tt-dropdown-menu .tt-dataset-two-column-related-game-left .tt-suggestions {
  margin-left: 12px; }

  /*for subnav height change*/
  #main-header nav .secondary-nav-container .secondary-nav.reduced {
    margin: -8px 0px;
  }
#main-header nav .secondary-nav-container .secondary-nav.reduced li.nav-link.selector{
    height:56px;
}

#main-header nav .secondary-nav-container .top-volume{
    margin:4px 0;
}

/*For nav search dropdown only */
#main-header nav ul.header-nav .search div input{
    position: absolute;
    top:0;
    left:0;
    padding:0px 10px;    
    width: 80%;
	color:#fff !important;
}

#main-header nav ul.header-nav .search .tt-suggestion{
    padding: 5px 5px;
    height: 62px;
}

#main-header nav ul.header-nav .search .tt-suggestions{
    margin: 0px -2px;
}
#main-header nav ul.header-nav .search .tt-suggestions a,#main-header nav ul.header-nav .search .tt-suggestions a:visited{
    text-decoration: none;
    color:#333;
}

#main-header nav ul.header-nav .search .tt-suggestion.tt-is-under-cursor {
   background-color: #0089e2;
}



#main-header nav ul.header-nav .search .tt-suggestions .related-ps{
      margin:0;
      text-align: left;
      height: 100%;
      width: 100%;
      padding: 0px 62px;

}
#main-header nav ul.header-nav .search .tt-suggestions .related-ps.no-img {
   padding:0;
}
#main-header nav ul.header-nav .search .tt-suggestions .related-ps .search-txt.no-img{
 padding-left: 0;
}
#main-header nav ul.header-nav .search .tt-suggestions .related-ps .search-txt{
    padding: 10px 10px;
    text-overflow:ellipsis;
    display: block;
    padding-right: 62px;
    overflow: hidden;
    white-space: nowrap;
    color:#333;
}

#main-header nav ul.header-nav .search .tt-suggestions .related-ps .search-img{
   position: absolute;
   left:5px;
   height: 62px;
}
#main-header nav ul.header-nav .search .tt-dropdown-menu{
    right:0;
    left:0;
    width:100%;
}

#main-header nav ul.header-nav .search .tt-dataset-ps-search-list-holder{
    padding-left: 0;
    padding-right: 0;
    height: 0px;
}

#main-header nav ul.header-nav .search div {
     background-color: #303030;
     border: 1px solid #171717;
     color:#333;
}

#main-header nav ul.header-nav .search .search-list-footer {
    position: absolute;
    left: -2px;
    right: -2px;
    height: 24px;
    padding-top: 7px;
    cursor: pointer;

}

#main-header nav ul.header-nav .search .tt-suggestion.tt-is-under-cursor .search-txt{color:#F5F5F5}

/* ---- */









.sony-header-bar{background: none repeat scroll 0 0 #000000; height: 35px; left: 0; margin: 0 auto; position: fixed; top: 0; width: 100%; z-index: 1001;}
.sony-header-bar .sony-header-logo{float: right; padding-right: 12px;}
#header-box #main-header nav { top: 35px;}


.explore .tier-3 ul.link-row li.link-psmobile {
    width: 22%;
}
.explore .tier-3 ul.link-row li.link-psmobile a {
    background: url('logo-psmobile.png') no-repeat left center;
    padding-left:50px;
}









































































@media screen and (max-width: 768px) {
















#main-header nav .secondary-nav-container .secondary-nav li:last-child{
  display: block!important;
}  






}


#main-header nav ul.header-nav li.nav-link{position:relative}

/*Mesage Center*/
.msgcenter{background: none repeat scroll 0 0 #f00; border-radius: 5px; position: absolute; right: 11px; text-align: center; top: 20px; width: 20px;}
.msgsc{background: none repeat scroll 0 0 #fff; z-index:99999; color: #000; padding: 2%; position: absolute; text-align: left; width: 96%; display:none;}
.msgsc ul {margin:0px; padding:0px;}
.msgsc li{border-bottom: 1px solid #ccc; height: 30px; line-height: 30px; width: 100%;}
.showallrecords, .showallrecords ul{float:left; width:100%; margin:0px; padding:0px;}
.showallrecords{padding-top:10px; }
.showallrecords span{height:50px; line-height:50px; float:left; font-size:16px; border-bottom: 2px solid #f5f5f5}
.showallrecords span.subjectTitle{width:68%; padding:0 0 0 2%;}
.showallrecords span.dateTitle{width:28%; text-align:right; padding:0 2% 0 0;}
.showallrecords ul li{height:40px; padding:0 2%; line-height:40px;font-size:14px;  list-style:none; border-bottom: 2px solid #f5f5f5}
.showallrecords ul li span{float:right; height:40px;  border:none; line-height:40px; font-size:14px;}
.showallrecords ul li.read{background:#f5f5f5; border-bottom: 2px solid #fff}
.showallrecords ul li.unread{background:#fff; font-weight:bold; color:#0068bf; border-bottom: 2px solid #f5f5f5}
.showallrecords ul li a:hover{ color:#0068bf; text-decoration:none;}

/*Mesage Center*/
.compete.signed-in .tier-1 .two-column-content .left-column{
	width:25%;
	}
	.compete.signed-in .tier-1 .two-column-content .left-column .content-wrapper .copy .user-info h3{
	padding-top:10px;}
.showrecords{
	float:left; 
	width:50%;
	border-left:2px solid rgba(255, 255, 255, 0.1);
	padding:0 0 0 1.5%;
	}
	.showrecords ul li{
	background:none !important; 
	padding:0px !important;
	text-align:left;
	text-transform:inherit !important;
	}
	.showrecords ul li.viewAll{
	background:url("whitearrow.png") no-repeat scroll 0 center rgba(0, 0, 0, 0) !important;
	line-height:25px!important;
	padding-left:10px!important;
	}
	.showrecords ul li a{
	line-height:25px;
	font-size:13px;
	}
	.showrecords ul li a span{
	float:left;
	width:25px;
	height:25px;
	margin-right:10px;
	}
	.showrecords .buttonRow ul .view-notes a{
		float:left;
		width:100%;
		text-align:left;
		padding-left:35px;
		font-weight:normal;
		text-transform:uppercase;
		background: url("whitearrow.png") no-repeat scroll 15px 1px rgba(0, 0, 0, 0);
		margin-top:15px;
		font-size:13px;
	}
	.counter{
		text-decoration:none !important;
	}
	.counter-div{
	width:25px;
	padding:2px;
	border-radius:2px;
	margin-top:18px;
	font-weight:bold;
	background:red;
	color:white;
	display:none;
	margin-right:10px;
	font-size:13px;
	}
	@media screen and (max-width: 900px) {
	 .counter-div{margin-right:10px;}
}
	.showrecords ul li span.gmail{
	background:  url("mail_mc.png") no-repeat center center;
	}
	.showrecords ul li span.newsletter{
	background:  url("newsletter_mc.png") no-repeat center center;
	}
	.showrecords ul li span.twitter{
	background:  url("twitter_mc.png") no-repeat center center;
	}
	.showrecords ul li span.facebook{
	background:  url("facebook_mc.png") no-repeat center center;
	}
	.showrecords ul li span.blogs{
	background:  url("blog_mc.jpg") no-repeat center center;


	}



.compete.signed-in .tier-1 .two-column-content .left-column .content-wrapper .copy .user-info h3{
font-size:25px;
text-align:center;
}
 .compete.signed-in .tier-1 .two-column-content .left-column .content-wrapper .copy .user-info{
 width:100%;
 }
 .compete.signed-in .tier-1 .two-column-content .left-column .content-wrapper .copy .avatar-block{
 float:none;
 margin:0 auto;
 }
 



 .showrecords ul.items li a.unread{
	 font-weight:bold;
	 }
	 .showrecords ul li a{color:#ccc!important}
	 .view-notes a, .showrecords ul li a.unread{color:#fff!important}
	.showrecords ul li a:hover{
	color:#8fdffd!important
	}





@media screen and (max-width: 1060px) {
.compete.signed-in .tier-1 .two-column-content .left-column{width:auto; min-width:180px;}
.showrecords{width:52%;}
}



.explore .tier-3 ul.link-row li{margin:0 0 0 5%;}
.explore .tier-3 ul.link-row li.ps-app a {
    background: url('//psmedia.playstation.com/is/image/psmedia/Explore_SmallFeatureRow_PSApp-us?$ExploreNav_LogoIcons$') no-repeat left center;
}
.explore .tier-3 ul.link-row li.ps-docs a {
    background: url('//psmedia.playstation.com/is/image/psmedia/Connect_SmallFeatureRow_Competitions-us?$ExploreNav_LogoIcons$') no-repeat left center;
}
.explore .tier-3 ul.link-row li.sony-rwrd a {
    background: url('//psmedia.playstation.com/is/image/psmedia/Explore_SmallFeatureRow_SonyRewards-us?$ExploreNav_LogoIcons$') no-repeat left center;
}
.explore .tier-3 ul.link-row li.prmtions a {
    background: url('//psmedia.playstation.com/is/image/psmedia/Explore_SmallFeatureRow_FamilyArea-us?$ExploreNav_LogoIcons$') no-repeat left center;
}
.explore .tier-3 ul.link-row li.ps-app{margin:0 0 0 12%}
.explore .tier-2 ul.device-list li.systems-plus{margin:0 19.5% 0 16%;}
.compete .items .links ul li a{font-weight:normal;}

.explore .tier-2 ul.device-list li:last-child, .explore .tier-2 ul.device-list li.help-list:last-child{margin-right:0 !important;}
.explore .tier-2 ul.device-list li.help-list{margin-right:4% !important;margin-left:1%;}
.explore .tier-2 ul.device-list li.help-list a img{width:75px; left:30px;}
.explore .tier-2 ul.device-list li.help-list a:hover img{left:27px; width:80px;}
.explore .tier-2 ul.device-list li.no-space{margin-right:0 !important;}
.explore .tier-2 ul.device-list li.link-hide{display:none;}
.explore .tier-2 ul.device-list li.link-wrp{white-space:nowrap;}

@media all and (max-width: 990px) {
.explore .tier-2 ul.device-list li{margin-right: 8% !important;}
.explore .tier-2 ul.device-list li.help-list{margin-right: 2% !important;}
}

#main-header nav ul.header-nav li.nav-link.nav-psn .psn-online-img{padding:0 5px;}
#main-header nav ul.header-nav li.nav-link.nav-psn .psn-online-img img{margin:0 0 -5px;}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
#main-header nav ul.header-nav li.nav-link.avatar a.nav-content .avatar-image{display:none;}
#main-header nav ul.header-nav li.nav-link a.nav-content span{padding:0 6px;}
} 

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
#main-header nav ul.header-nav li.nav-link a.nav-content span{padding:0 10px;}
}

