
.s5-header1{
    color: #ffffff;
}

.c5--colorwihte{
	color: #ffffff;
}
.c5--coloryellow{
	color: #ffef00;
}
.s5-inStoreRegi__inner {
    background: #fff !important;
}

.s5-inStoreFeaturesItem1B__imageCol {
    width: 50%;
}

.s5-inStoreBackground{
	background-position: top !important;
	padding: 30px 0;
}

.s5-table {
	background: #001035;
}

.s5-table2 table{
	border: solid 2px #74b820 !important;
}

.s5-table2 td {
    border: 2px solid #74b820 !important;
    background-color: #ffffff;
}

.s5-table2 th {
	border: none;
    border-bottom: solid 2px #ffffff !important;
}

.s5-table2 tr th.c5--bg_green2 {
    border-bottom: solid 2px #74b820 !important;
}

.c5--bg_green{
	background-color: #74b820;
	color: #ffffff;
}

.s5-row__col1 {
	width: 100%;
	display: table-cell;
}

.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg {
	display: block;
	width: 100%;
	height: auto;
	background: url(/playstation/store/special/psvita/minecraft/images/ttl_color_bg.png) repeat-x;
	text-align: left;
	background-position: left center;
	background-repeat: no-repeat;
	padding: 20px 0 20px 0;
	padding-left: 100px;
}

.s5-row__col1 h1.s5-heading2 {
	width: 100%;
	height: 82px;
	position: relative;
	line-height: 82px;
	font-size: 1.3rem;
	z-index: 0;
}
.s5-row__col1 h1.s5-heading2 .c5-leftTTLbg {
	display: block;
	position: absolute;
	height: 120px;
	top: 0;
	z-index: 10;
}
.s5-row__col1 h1.s5-heading2 .c5-leftTTLbg {
	display: block;
	position: absolute;
	height: 120px;
	top: 0;
}
.s5-row__col1 h1.s5-heading2 .c5-rightTTLbg {
	right: 0;
}
.s5-row__col1 h1.s5-heading2 .c5-rightTTLbg {
	display: block;
	position: absolute;
	height: 120px;
	top: 0;
	text-align: right;
}

@media screen and (max-width: 1280px) {
	.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg {
	    width: 60%;
	    height: 82px;
	}
	.s5-inStoreFeaturesItem1B__imageCol {
	    width: 50% !important;
	}
	.s5-inStoreFeaturesItem1B__textCol {
	    width: 50%;
	}
	.s5-inStoreFeaturesItem1B--solid img {
	    width: 100%;
	}
}


@media screen and (max-width: 860px) {
	.s5-row__col1 h1.s5-heading2 .c5-leftTTLbg{
		display: none;
		}
	.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg{
		display: none;
	}
	.s5-row__col1 h1.s5-heading2 .c5-rightTTLbg{
		display: none;
	}
	.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg {
	    display: block;
	    width: 100%;
	    height: auto;
	    text-align: left;
	    line-height: 1.5;
	    padding: 11px 0px 10px;
	    width: 100%;
	    background: none;
	    background-color: #ffffff;
	    border: solid 2px #fecd2f;
	}
	.s5-inStoreBackground{
		background-size: cover;
	}
	th.c5--bg_green {
	    background-color: #74b820 !important;
	    border: none !important;
	}
	.s5-inStoreFeaturesItem1B__imageCol {
	    width: 100% !important;
	}
	.s5-inStoreFeaturesItem1B__textCol {
	    width: 100%;
	}
	.s5-inStoreFeaturesItem1B--solid img {
	    width: 100%;
	}
	.s5-inStoreFeaturesItem1B__heading {
	    margin: 30px 0 20px 0;
	}
	span.c5-txtBox {
	    padding-left: 15px;
	}
}


@media screen and (max-width: 640px) {
	.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg .c5-txtBox {
		background-position: 15px center;
		background-size: 18px 18px;
	    padding: 0 20px;
	}
	th.c5--bg_green {
	    background-color: #74b820 !important;
	    border: none !important;
	}
	.s5-inStoreFeaturesItem1B__heading {
	    margin: 30px 0 20px 0;
	}
}


