/*  */
.pm-customColor--red{
	color: #c00000 !important;
}

/* -1502 */
.note1502 p.t7, .note1502 p.p3, .note1502 p.p4 {
	color: #c00000 !important;
}
.note1502 .p3-sib {
	margin-bottom: 0;
}
.note1502-redbox {
	border: solid 1px #c00000;
	padding: .5em;
}
.note1502-redbox + .note1502-redbox {
	margin-top: 1em;
}
/* -1502 */

.ex-indent {
	padding-left: 1.5em;
	text-indent: -1.5em;
}
.ex-indent2 {
	padding-left: 2em;
	text-indent: -2em;
}
.ex-indent2-bullet {
	padding-left: 2em;
}
.editorial .container .grid .box .copy .p3-inlineimg img {
	width: 30px !important;
	height: 20px !important;
}
.nav-wrapper {
	height: 110px;
}
@media (min-width: 48em) and (max-width: 61.1875em) {
	.nav-wrapper {
	height: 93px!important;
}
}
.nav-wrapper .sprite-32a-sony-logo-sm {
	float:right!important;
	margin:12px 15px 11px 14px!important;
	background-position:-94px 0px;
	width:72px;
	height:13px
}
#navbar2 {
	height: 74px!important;
}

#navbar3 {
	height: 74px!important;
}

.header-logo {
	width: 175px;
	height: 40px;
	margin: 15px;
	background-image: url('../img/logo-playmemories.png');
	float: left;
	display: inline;
}

.navbar {
	height: 36px !important;
}
.navbar > .grid{
    width:100% !important;
}

.navbar-mobile {
	height: 36px !important;
}

.navbar-mobile2 {
	height: 70px !important;
}

.navbar-mobile2.container {
	width:100%
}

.navbar-mobile .sprite-32a-sony-logo-sm {
	display:block;
	position: static!important;
	margin:12px 15px 11px 14px!important;
	float:right;
}
@media (max-width: 29.9375em) {
	.navbar-mobile .sprite-32a-sony-logo-sm {
	margin:12px 15px 11px 14px!important;
}
}
@media (max-width: 49.9375em) {
	.navbar-mobile .sprite-32a-sony-logo-sm {
	margin:12px 15px 11px 14px!important;
}
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min-resolution: 124dpi) {
[class^="sprite-"], [class*=" sprite-"] {
background-size:165px 16px!important;
}
}
.navbar-mobile2.pmo {
	background:#000000;
}

.navbar-mobile2.pmo-nav {
	background:#333;
	text-align:center;
	padding: 20px 0;
}

.navbar-mobile2.pmo-nav .header-nav {
	margin-right: 40px;
	font-size:16px;
	display: inline;
	color:#ffffff;
	text-align:center;
}

.navbar-mobile2.pmo-nav .header-nav.last {
	margin-right: 0;
}

.navbar-outer-pmo{
	background:#000000;
	position:relative;
	z-index:222;
	-webkit-transform:translate3d(0, 0, 0);
}

.navbar-outer-pmo-nav{
	background:#333333;
	position:relative;
	z-index:222;
	-webkit-transform:translate3d(0, 0, 0);
	text-align:center;
	padding: 18px 0;
	height: 64px;
	/*border-bottom:#666666 1px solid;*/
}

.navbar-outer-pmo-nav .header-nav {
	margin: 15px 30px 15px 0;
	font-size:13px;
	display: inline;
	color:#ffffff;
}
.navbar-outer-pmo-nav .header-nav:hover{
	color: #3c4c74;
}
.navbar-outer-pmo-nav .header-nav.last {
	margin-right: 0;
}

.grid-footer {
	position: relative;
}

.footer-signature-w{
    background: #000000;
	padding-bottom:1.75em;
}

.footer-legal-links a {
	cursor: pointer;
	color: #ffffff;
	padding-left:1em;
	padding-right:1em!important;
	border-left: #83838f 1px solid;
	margin-right:0!important;
}

.footer-copyright,
.footer-legal-links a {
	text-transform: none!important;
}

.padding-left0 {
	padding-left: 0!important;
}
.padding-left1 {
	padding-left: 1em!important;
}
.margin-left0 {
	margin-left: 0!important;
}
.margin-bottom0 {
	margin-bottom: 0!important;
}
.margin-bottom20 {
	margin-bottom: 20px !important;
}
.no-border {
	border: none!important;
}

@media (max-width: 35.4375em) {
	.footer-legal-links .sep {
	display: none;
}
}

/* LANG DROPDOWN */
#language-dropdown-div {
	width: 65px;
	padding: 7px 15px;
	background: url(../img/button-arrow-home.png) no-repeat
		right center;
	position: absolute;
	top: 20px;
	right: 5px;
	border: 1px solid #989898;
	border-radius: 5px;
}

#language-dropdown-div ul {
	position: absolute;
	border: 1px solid #999;
	border-radius: 5px;
	bottom: 15px;
	right: 0px;
	width: 140px;
	background: #000;
	color: #666;
	text-decoration: none;
	display: none;
	padding: 0;
}

#language-dropdown-div li {
	padding-left: 10px;
}

#language-dropdown-div li,#language-dropdown-div li a {
	display: block;
	line-height: 20px;
	font-size: 0.9em!important;
	text-align: left;
}

#language-dropdown-div li:hover,#language-dropdown-div li.active {
	background-color: #a9d2f5;
}

#language-dropdown-div li:hover a,#language-dropdown-div li.active a {
	color: #000;
}

#language-dropdown-div li a i {
	display: inline-block;
	margin-right: 5px;
}

#language-dropdown-div .us {
	background-position: 7px 5px;
}

#language-dropdown-div .ca {
	background-position: 7px -15px;
}

#language-dropdown-div .gb {
	background-position: 7px -35px;
}

#language-dropdown-div .de {
	background-position: 7px -55px;
}

#language-dropdown-div .fr {
	background-position: 7px -75px;
}

#language-dropdown-div .jp {
	background-position: 7px -95px;
}

#language-selector {
	width: 20px;
	display: block;
	line-height: 20px;
	height: 14px;
	margin-top: 0px;
}

.footer-copyright {
	position:relative;
	left:0!important;
	top:0!important;
}

.spec-section a {
	text-transform: none!important;
}

.header-aside {
    float: right;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    margin-right: 15px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.header-aside .header-btn {
    background-color: #1F2024;
    border: none;
    color: #FFFFFF;
    vertical-align: middle;
    cursor: pointer;
    float: left;
}

.header-aside .header-btn:hover {
    background-color: #000000;
}

@media only screen and (max-width: 639px) {
    .site-header aside {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 639px) {
    .header-aside .header-btn {
        font-size: 10px;
        height: 30px;
        width: 86px;
        padding-top: 2px;
        padding-bottom: 2px;
    }
}

@media only screen and (min-width: 640px) {
    .header-aside .header-btn {
        font-size: 14px;
        height: 34px;
        min-width: 90px;
    }

}
