.pt_content #primary { /* Override global container size */
	max-width: 100%!important;
	padding:0 !important;
}
#main{width:100% !important; margin: 0px auto !important;}
#custom-page {
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#custom-page *, #custom-page *:after, #custom-page *:before {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

#custom-page .custom-wrapper-fluid {
	width: 100%;
	clear: both;
	margin: 0 auto;
}

#custom-page .custom-wrapper {
	max-width: 960px;
	clear: both;
	margin: 0 auto;
}

#custom-page .custom-col {
	float: left;
	position: relative;
}

#custom-page .custom-row-1 .custom-col {
	width: 100%;
}

#custom-page .custom-row-2 .custom-col {
	width: 49.5%;
	margin-right: 1%;
}

#custom-page .custom-row-2 .custom-col:last-child {
	margin-right: 0;
}

/* Added by Maud */

#custom-page .custom-row-3 .custom-col {
	width: 32%;
	margin-right: 2%;
	margin-bottom: 2%;
}

#custom-page .custom-row-3 .custom-col:nth-of-type(3n+3) {
	margin-right: 0;
}

/* End Added by Maud */

#custom-page #custom-page-header {
	padding: 0 15px 15px 15px;
}

#custom-page h1,
#custom-page p {
	margin: 0 !important;
}

#custom-page .custom-text-center {
	text-align: center!important;
	margin-left: auto!important;
    margin-right: auto!important;
}

#custom-page h1 img {
	margin-left: auto;
	margin-right: auto;
}

#custom-page .custom-img-responsive {
	display: block;
    max-width: 100%;
    height: auto;
}

#custom-page .custom-img-center {
	margin: 0 auto !important;	
}

#custom-page #custom-tagline {
	max-width: 960px;
}

#custom-page .custom-cta {
	padding: 10px 20px;
	display: inline-block;
}

#custom-page .custom-shop {
    display: block;
    height: 100%;
}

#custom-page #custom-plateforms {
	margin: 0 auto;
	list-style-type: none;
	text-align: center;
}

#custom-page #custom-plateforms li {
	display: block;
	float: left;
	width: 31.33%;
	margin-right: 3%;
	margin-top: 20px;
	background: white;
	border: solid 1px black;
	padding: 30px 0;
}

#custom-page #custom-plateforms li:last-child {
	margin-right: 0;
}

/* R6 siege specific styles */

#custom-page.r6siege .custom-col {
	margin-bottom: 7px;
}

.r6siege {
	font-family: "Oswald", sans-serif;
	font-size: 16px;
}

.r6siege h1 img {
	padding-top: 120px;
	padding-bottom: 60px;
}

.r6siege #custom-page-header {
	font-family: "Open Sans", sans-serif;
	color: white;
	background: black url("r6-header.jpg") center top no-repeat;
	background-size: cover;
	margin-bottom: 22px;
}

.r6siege #custom-page-header p {
	font-family: "Open Sans", sans-serif;
	color: white;
	font-size: 16px;
}

#custom-page a.custom-cta-r6 {
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
	color: black;
	background: #ffdb00;
	font-size: 25px;
	text-decoration: none;
	margin: 40px auto 60px auto;
}

#custom-page a.custom-cta-r6-white {
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
	color: white;
	font-size: 25px;
	text-decoration: none;
}

#custom-page a.custom-cta-r6-white:hover {
	color: #ffdb00;
}

#custom-page a.custom-cta-r6 span,
#custom-page a.custom-cta-r6-white span {
	display: block;
	width: 25px;
	height: 26px;
	background: transparent url("custom-play.png") top left no-repeat;
	float: left;
	margin: 6px 9px 0 0;
}

#custom-page a.custom-cta-r6 span {
	background: transparent url("custom-play.png") top left no-repeat;
}


#custom-page a.custom-cta-r6-white span {
	background: transparent url("custom-play-white.png") top left no-repeat;
}

#custom-page a.custom-cta-r6-white:hover span {
	background-position: -25px 0;
}

#custom-page a.custom-cta-r6-2 {
	padding: 10px 67px;
    margin: 30px 0 0;
}

#custom-page a.custom-cta-r6:hover {
	background: white;
}

.r6siege .custom-edition-standard {
	background: url("bg-r6-standard-edition.png") top right no-repeat;
	height: 282px;
}

.r6siege .custom-edition-collectors {
	background: black url("bg-r6-collectors.jpg") top right no-repeat;
	height: 478px;
}

.r6siege .custom-edition-dlc {
	background: black url("bg-r6-dlc.jpg") top right no-repeat;
	height: 478px;
}

.r6siege .r6-seasonpass {
	background: url("bg-r6-season.jpg") top right no-repeat;
	height: 591px;
}

#custom-page .r6-seasonpass .custom-cta-r6-white{
	margin-top:370px;
	text-shadow: 0px 0px 12px rgba(0, 0, 0, 1);
}

.r6siege a.custom-shop {
    text-transform: uppercase!important;
    font-size: 20px!important;
    color: #ffdb00!important;
    text-decoration: none!important;
    text-align: right!important;
    line-height: 1.3!important;
}

.r6siege a.custom-shop p {
    margin: 0!important;
    font-family: "Oswald", sans-serif!important;
    font-size: 20px!important;
    color: #ffdb00!important;
}

.r6siege .custom-shop:hover  {
	color: white;
}

.r6siege .custom-shop p {
    display: inline-block;
}

.r6siege .custom-shop span {
    display: inline-block;
    width: 43px;
    height: 62px;
    background: transparent url("r6-arrow.png") top left no-repeat;
    margin: 0 0 0 10px;
}

.r6siege .custom-shop:hover span {
	background-position: -43px 0;
}


.r6siege .custom-shop strong {
    font-size: 35px!important;
    color: white!important;
}

.r6siege .custom-shop-left {

}

.r6siege .custom-shop-bottom {
    background: rgba(0,0,0,.5);
    padding: 40px 35px;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto!important;
    transition: all .5s;
}

.r6siege .custom-shop-bottom:hover {
    padding: 60px 35px;
}

.r6siege .custom-edition-standard .custom-shop {
	padding: 129px 500px 0 0;
}

.r6siege .r6-seasonpass img {
	margin: 100px auto 60px auto!important;
}

.r6siege #custom-page-footer {
	background: transparent url("r6-team.png") center top no-repeat;
	height: 789px;
}

/* End R6 siege specific styles */

/* "Games page" specific syles - added by Maud */

#custom-page.custom-games .custom-row-3 .custom-col .custom-logo-games {
	background: #FFF;
	border: 1px solid #000;
	padding: 40px 0px;
}

#custom-page.custom-games .custom-row-3 .custom-col .custom-logo-games:hover {
	background: #f6f6f6;
	border: 1px solid #6fb1fb;
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
}

#custom-page.custom-games .custom-wrapper .custom-title {
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
	font-size: 25px;
	padding: 30px 0px;
}

.custom-games-seasonpass {
	padding-bottom: 5%;
}

#custom-page a.custom-cta-games {
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
	color: white;
	background: black;
	font-size: 25px;
	text-decoration: none;
	margin: 40px auto 60px auto;
}

#custom-page .custom-cta-games:hover {
	color: white;
	background: #6fb1fb;
	transition: background 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}

#custom-page .custom-cta-games-2 {
	padding: 10px 92px;
    margin: 30px 0 0;
}

/* End "Games page" specific syles - added by Maud */

/* Assassin specific styles */

.custom-ac {
	font-family: "Oswald", sans-serif!important;
	font-size: 16px;
	background:white;
}

.custom-ac h1 img {
	padding-top: 94px;
	padding-bottom: 60px;
}

.custom-ac #custom-page-header {
	font-family: "Open Sans", sans-serif;
	color: white;
	background: black url("ac-header.jpg") center top no-repeat;
	background-size: cover;
	margin-bottom: 22px;
}

.custom-ac #custom-page-header p {
	font-family: "Open Sans", sans-serif;
	color: white;
	font-size: 16px;
	padding-bottom: 66px;
}

.custom-ac .custom-edition {
	border-bottom: solid 5px #ac0000;
	color: white;
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 7px;
}

.custom-ac p.custom-big {
	font-size: 35px!important;
	color: white!important;
	font-family: "Oswald", sans-serif!important;
}

.custom-ac-syndicate {
	background: black url("bg-syndicate.jpg") center top no-repeat;
	padding-top: 65px;
	background-size: cover;
}

.custom-ac-syndicate p {
	color: white!important;
	font-size: 
}

.custom-ac-syndicate img {
	margin-bottom: 30px!important;
}

.custom-ac-chronicles {
	background: black url("bg-chronicles.jpg") left top no-repeat;
	padding-top: 50px;
	height: 290px;
}

.custom-ac-unity {
	background: black url("bg-unity.jpg") left top no-repeat;
	padding-top: 60px;
	height: 290px;
}

.custom-ac-rogue {
	background: black url("bg-rogue.jpg") left top no-repeat;
	padding-top: 60px;
	height: 290px;
}

.custom-ac-ubicollectibles {
	background: white url("bg-accollectibles.jpg") center center no-repeat;
	padding-top: 48px;
	height: 587px;
}

.custom-ac-russia {
	background: white url("bg-ac-russia.jpg") center center no-repeat;
	padding-top: 48px;
	height: 587px;
}

.custom-ac-blackflag {
	background: black url("bg-blackflag.jpg") center top no-repeat;
	padding-top: 140px;
	height: 417px;
}

#custom-page .ac-shop-now {
	margin-top: 43px!important;
	margin-bottom: 43px!important;
}

#custom-page .custom-ac-ubicollectibles .ac-shop-now {
	margin-top: 429px!important;
}

#custom-page .custom-ac-russia .ac-shop-now {
	margin-top: 429px!important;
}


.ac-shop-now a {
	font-family: "Oswald", sans-serif!important;
	border: solid 1px #ac0000!important;
	padding: 10px 25px!important;
	color: white!important;
	text-decoration: none!important;
	transition: all .5s;
	font-size: 20px!important;
}

.ac-shop-now-invert a {
	font-family: "Oswald", sans-serif!important;
	color: black!important;
}

.ac-shop-now a:hover {
	background: #ac0000!important;
}

.ac-shop-now-invert a:hover {
	color: white!important;
}

.custom-ac #custom-page-footer {
	background: white url("bg-acfooter.jpg") center top no-repeat;
	height: 619px;
	
}

.ac-seeall {
	padding-top: 44px;
}

.ac-seeall a {
	background: black;
	text-transform: uppercase!important;
	padding: 10px 55px!important;
	color: white!important;
	text-decoration: none!important;
	font-size: 20px!important;
	transition: all .5s;
	font-family: "Oswald", sans-serif!important;
}

.ac-seeall a:hover {
	background: #ac0000;
}

/* End Assassin specific styles */

/* Ghost Recon Wildlands specific styles */

.grw {
	font-family: "Oswald", sans-serif;
	font-size: 16px;
	background: white;
}

.grw h1 img {
	padding-top: 120px;
	padding-bottom: 60px;
}

.grw #custom-page-header {
	font-family: "Open Sans", sans-serif;
	color: white;
	background: black url("bg-grw.jpg") center top no-repeat;
	background-size: cover;
	margin-bottom: 22px;
}

.grw #custom-page-header p {
	font-family: "Open Sans", sans-serif;
	color: white;
	font-size: 16px;
}

#custom-page a.custom-cta-grw {
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
	color: white;
	background: #e1a029;
	font-size: 25px;
	text-decoration: none;
	margin: 40px auto 60px auto;
}

#custom-page a.custom-cta-grw-white {
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
	color: white;
	font-size: 25px;
	text-decoration: none;
}

#custom-page a.custom-cta-grw-white:hover {
	color: #ffdb00;
}

#custom-page a.custom-cta-grw span,
#custom-page a.custom-cta-grw-white span {
	display: block;
	width: 25px;
	height: 26px;
	background: transparent url("custom-play.png") top left no-repeat;
	float: left;
	margin: 6px 9px 0 0;
}

#custom-page a.custom-cta-grw span {
	background: transparent url("custom-play-white.png") top left no-repeat;
}


#custom-page a.custom-cta-grw-white span {
	background: transparent url("custom-play-white.png") top left no-repeat;
}

#custom-page a.custom-cta-grw-white:hover span {
	background-position: -25px 0;
}

#custom-page a.custom-cta-grw-2 {
	padding: 10px 67px;
    margin: 30px 0 0;
}

#custom-page a.custom-cta-grw:hover {
	background: black;
}

.grw #custom-page-footer {
/*	height: 819px;
	background: url("footer_grw.png") center top no-repeat;*/
}

.custom-grw-update-container {
	background-image: url("bg-grw-tl.gif"), url("bg-grw-tr.gif"), url("bg-grw-br.gif"), url("bg-grw-bl.gif"); 
	background-position: top left, top right, bottom right, bottom left;
	background-repeat: no-repeat;
	margin-bottom:-150px;
}

.custom-grw-update {
	border: solid 1px #bfbfbf;
	margin: 10px;
	background:white;
}

.custom-grw-update h2 {
	font-size: 50px!important;
	color: #e1a029!important;
	margin: 59px 15px!important;	
}

.custom-grw-update p {
	font-size: 25px!important;
	color: #606060!important;
}

.grw .custom-form {
	margin: 55px 15px 75px 15px;
}

/*
.grw .custom-form input[type="text"],
.grw .custom-form input[type="email"] {
	border: solid 1px #bfbfbf;
	border-right: 0;
	background: #ededed;
	font-size: 20px;
	color: #979797;
	height: 62px;
	padding-left: 20px;
}
*/

.grw .custom-row-1 form input {
	font-family: "Oswald", sans-serif;
	font-size: 20px;
	color: #7f7f7f;
	text-transform: uppercase;
	padding: 15px 30px;
	border: 1px solid #bfbfbf;
}

.grw .custom-row-1 form button {
	font-family: "Oswald", sans-serif;
	font-size: 20px;
	color: white;
	text-transform: uppercase;
	padding: 16px 30px;
	background-color: #e1a029;
	border: none;
	margin-left: -5px;
}

/* End Ghost Recon Wildlands specific styles */

/* South Park specific styles - added by Maud */
#custom-page.custom-southpark .custom-col {
	margin-bottom: 7px;
}

.custom-southpark {
	font-family: "Oswald", sans-serif;
	font-size: 16px;
	background: white;
}

.custom-southpark h1 img {
	padding-top: 120px;
	padding-bottom: 60px;
}

.custom-southpark #custom-page-header {
	font-family: "Open Sans", sans-serif;
	color: white;
	background: black url("south-park-header.jpg") center top no-repeat;
	background-size: cover;
	margin-bottom: 22px;
}

.custom-southpark #custom-page-header p {
	font-family: "Open Sans", sans-serif;
	color: white;
	font-size: 16px;
}

#custom-page a.custom-cta-southpark {
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
	color: white;
	background: #e70729;
	font-size: 25px;
	text-decoration: none;
	margin: 40px auto 60px auto;
}

#custom-page a.custom-cta-southpark:hover {
	background: white;
	color: black;
}

#custom-page a.custom-cta-southpark span {
	display: block;
	width: 25px;
	height: 26px;
	background: transparent url("custom-play-white.png") top left no-repeat;
	float: left;
	margin: 6px 9px 0 0;
}

#custom-page a.custom-cta-southpark:hover span {
	background: transparent url("custom-play.png") top left no-repeat;
}

.custom-southpark .custom-wrapper .custom-row-1 {
	text-align: center;
	display: block;
	background: url("south-park-character.jpg") top left no-repeat;
	height: 442px;
}

.custom-southpark .custom-row-1 h2 {
	font-family: "Oswald", sans-serif!important;
	font-size: 50px!important;
	color: #3886a5!important;
	margin-top: 60px!important;
	text-align: left!important;
	display: block!important;
	padding-left: 380px!important;
}

.custom-southpark .custom-row-1 p {
	font-family: "Oswald", sans-serif!important;
	font-size: 25px!important;
	color: #606060!important;
	padding-top: 120px!important;
}

.custom-southpark .custom-row-1 form {
	padding: 40px 0px;
}

.custom-southpark .custom-row-1 form input {
	font-family: "Oswald", sans-serif;
	font-size: 20px;
	color: #7f7f7f;
	text-transform: uppercase;
	padding: 15px 30px;
	border: 1px solid #7f7f7f;
}

.custom-southpark .custom-row-1 form button {
	font-family: "Oswald", sans-serif;
	font-size: 20px;
	color: white;
	text-transform: uppercase;
	padding: 16px 30px;
	background-color: #3886a5;
	border: none;
	margin-left: -5px;
}

.custom-southpark #custom-page-footer {
	background: transparent url("south-park-footer.jpg") center top no-repeat;
	height: 789px;
	background-size: cover;
}
/* End South Park specific styles - added by Maud */

/* Far cry Primal specific styles */
#custom-page.fcp .custom-col {
	margin-bottom: 7px;
}

.fcp {
	font-family: "Oswald", sans-serif;
	font-size: 16px;
}

.fcp h1 img {
	padding-top: 100px;
	padding-bottom: 60px;
}

.fcp #custom-page-header {
	font-family: "Open Sans", sans-serif;
	color: white;
	background: black url("fcp-header.jpg") center top no-repeat;
	background-size: cover;
	margin-bottom: 22px;
}

.fcp #custom-page-header p {
	font-family: "Open Sans", sans-serif;
	color: white;
	font-size: 16px;
}

#custom-page a.custom-cta-fcp {
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
	color: white	;
	background: #da8c2f;
	font-size: 25px;
	text-decoration: none;
	margin: 40px auto 60px auto;
}

#custom-page a.custom-cta-fcp span {
	display: block;
	width: 25px;
	height: 26px;
	background: transparent url("custom-play-white.png") top left no-repeat;
	float: left;
	margin: 6px 9px 0 0;
}

#custom-page a.custom-cta-fcp:hover {
	background: #e1a459;
}

.fcp .custom-edition-standard {
	background: black url("bg-fcp-standard.jpg") top right no-repeat;
	height: 478px;
	transition: all 1s;
}

.fcp .custom-edition-collectors {
	background: black url("bg-fcp-collectors.jpg") top right no-repeat;
	height: 478px;
	transition: all 1s;
}

.fcp a.custom-shop {
    text-transform: uppercase!important;
    font-size: 20px!important;
    color: #ffdb00!important;
    text-decoration: none!important;
    text-align: right!important;
    line-height: 1.3!important;
}

.fcp a.custom-shop p {
    margin: 0!important;
    font-family: "Oswald", sans-serif!important;
    font-size: 20px!important;
    color: black!important;
}

.fcp .custom-shop:hover  {
	color: white;
}

.fcp .custom-shop p {
    display: inline-block;
}

.fcp .custom-shop span {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: transparent url("fcp-arrow.png") top left no-repeat;
    margin: 0 0 0 10px;
}

.fcp .custom-shop strong {
    font-size: 35px!important;
    color: white!important;
}

.fcp .custom-shop-bottom {
    background: url('bg-fcp-custom-shop.png') center no-repeat;
    padding: 50px 35px;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto!important;
    transition: all .5s;
}
.fcp .custom-col {
	overflow: hidden;
}
.fcp .custom-edition:hover {
	transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    opacity: 0.8;
}
.fcp .custom-edition:hover .custom-shop-bottom {
	padding: 70px 35px;	
}



.fcp #custom-page-footer {
	background: transparent url("bg-footer-fcp.jpg") center top no-repeat;
	height: 750px;
}



/* End Far cry Primal specific styles */

/* For Honor specific styles */

.fh {
	font-family: "Oswald", sans-serif;
	font-size: 16px;
}

.fh h1 img {
	padding-top: 120px;
	padding-bottom: 60px;
}
.fh#custom-page .custom-wrapper {
	background: url("bg-sky-fh.jpg") center no-repeat;
	background-size: cover;
	height: 500px;
	max-width: none;
}

.fh #custom-page-header {
	font-family: "Open Sans", sans-serif;
	color: white;
	background: black url("fh-header.jpg") center -100px no-repeat;
}

.fh #custom-page-header p {
	font-family: "Open Sans", sans-serif;
	color: white;
	font-size: 16px;
}

.fh#custom-page a.custom-cta-fh {
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
	color: white;
	background: #8b794d;
	font-size: 25px;
	text-decoration: none;
	margin: 40px auto 60px auto;
}

.fh#custom-page a.custom-cta-fh-white {
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
	color: white;
	font-size: 25px;
	text-decoration: none;
}

.fh#custom-page a.custom-cta-fh-white:hover {
	color: #ffdb00;
}

.fh#custom-page a.custom-cta-fh span,
.fh#custom-page a.custom-cta-fh-white span {
	display: block;
	width: 25px;
	height: 26px;
	background: transparent url("custom-play.png") top left no-repeat;
	float: left;
	margin: 6px 9px 0 0;
}

.fh#custom-page a.custom-cta-fh span {
	background: transparent url("custom-play-white.png") top left no-repeat;
}


.fh#custom-page a.custom-cta-fh-white span {
	background: transparent url("custom-play-white.png") top left no-repeat;
}

.fh#custom-page a.custom-cta-fh-white:hover span {
	background-position: -25px 0;
}

.fh#custom-page a.custom-cta-fh-2 {
	padding: 10px 67px;
    margin: 30px 0 0;
}

.fh#custom-page a.custom-cta-fh:hover {
	background: #a1926f;
}

.fh #custom-page-footer {
	height: 819px;
	background: white url("bg-footer-fh.jpg") center top no-repeat;
}

.fh .custom-fh-update-container {
	background-image: none; 
	background-position: none;
}

.fh .custom-fh-update {
	border: none;
	margin: 10px;
}

.fh .custom-fh-update h2 {
	font-size: 50px!important;
	color: #8b794d!important;
	margin: 59px 15px!important;	
}

.fh .custom-fh-update p {
	font-size: 25px!important;
	color: #606060!important;
}

.fh .custom-form {
	margin: 55px 15px 75px 15px;
}

/*
.grw .custom-form input[type="text"],
.grw .custom-form input[type="email"] {
	border: solid 1px #bfbfbf;
	border-right: 0;
	background: #ededed;
	font-size: 20px;
	color: #979797;
	height: 62px;
	padding-left: 20px;
}
*/

.fh .custom-row-1 form input {
	font-family: "Oswald", sans-serif;
	font-size: 20px;
	color: #7f7f7f;
	text-transform: uppercase;
	padding: 15px 30px;
	border: 1px solid #bfbfbf;
}

.fh .custom-row-1 form button {
	font-family: "Oswald", sans-serif;
	font-size: 20px;
	color: white;
	text-transform: uppercase;
	padding: 16px 30px;
	background-color: #a1926f;
	border: none;
	margin-left: -5px;
}

/* End For Honor specific styles */

/* Division siege specific styles */

#custom-page.division .custom-col {
	margin-bottom: 7px;
}

.division {
	font-family: "Oswald", sans-serif;
	font-size: 16px;
}

.division h1 img {
	padding-top: 120px;
	padding-bottom: 60px;
}
.division .custom-edition {
	border-bottom: 4px solid #ff6d10;
}
.division #custom-page-header {
	font-family: "Open Sans", sans-serif;
	color: white;
	background: black url("division-header.jpg") center top no-repeat;
	background-size: cover;
	margin-bottom: 22px;
}

.division #custom-page-header p {
	font-family: "Open Sans", sans-serif;
	color: white;
	font-size: 16px;
}

#custom-page a.custom-cta-division {
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
	color: white;
	background: #ff6d10;
	font-size: 25px;
	text-decoration: none;
	margin: 40px auto 60px auto;
}

#custom-page a.custom-cta-division span {
	display: block;
	width: 25px;
	height: 26px;
	background: transparent url("custom-play-white.png") top left no-repeat;
	float: left;
	margin: 6px 9px 0 0;
}
#custom-page a.custom-cta-division:hover {
	background: #ff8a40;
}
.division .custom-edition-standard,
.division .custom-edition-gold,
.division .custom-edition-dlc,
.division .custom-edition-season-pass {
	height: 478px;
}
.division .custom-edition-standard {
	background: black url("bg-division-standard-edition.jpg") top right no-repeat;
}
.division .custom-edition-gold {
	background: black url("bg-division-gold-edition.jpg") top right no-repeat;
}
.division .custom-edition-dlc {
	background: black url("bg-division-dlc.jpg") top right no-repeat;
}
.division .custom-edition-season-pass {
	background: black url("bg-division-season-pass.jpg") top right no-repeat;
}
.division .custom-edition-collectors {
	background: black url("bg-division-collector-edition.jpg") top right no-repeat;
	height: 282px;
}
.division .custom-edition-collectors .custom-shop {
	padding: 129px 500px 0 0;
}


.division a.custom-shop {
    text-transform: uppercase!important;
    font-size: 20px!important;
    color: #ffdb00!important;
    text-decoration: none!important;
    text-align: right!important;
    line-height: 1.3!important;
    margin-bottom: 4px;
}

.division a.custom-shop p {
    margin: 0!important;
    font-family: "Oswald", sans-serif!important;
    font-size: 20px!important;
    color: #ff6d10!important;
}

.division .custom-shop:hover  {
	color: white;
}

.division .custom-shop p {
    display: inline-block;
}

.division .custom-shop span {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: transparent url("division-arrow.png") top left no-repeat;
    margin: 0 0 0 10px;
}



.division .custom-shop strong {
    font-size: 35px!important;
    color: white!important;
}

.division .custom-shop-left {

}

.division .custom-shop-bottom {
    background: rgba(0,0,0,.5);
    padding: 40px 35px;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto!important;
    transition: all .5s;
}

.division .custom-shop-bottom:hover {
    padding: 60px 35px;
}

.division #custom-page-footer {
	background: transparent url("bg-footer-division.png") center top no-repeat;
	height: 789px;
}

/* End Division siege specific styles */

/* =Collectibles specific styles */

#custom-page.ubicollectibles .custom-col {
	margin-bottom: 7px;
}

.ubicollectibles {
	font-family: "Oswald", sans-serif;
	font-size: 16px;
}

.ubicollectibles h1 img {
	padding-top: 75px;
	padding-bottom: 55px;
}

.ubicollectibles h2 {
	color: black;
	font-family: "Oswald", sans-serif !important;
	font-size: 30px !important;
	margin: 0 15px 45px 15px !important;
}

.ubicollectibles #custom-page-header {
	font-family: "Open Sans", sans-serif;
	color: white;
	background: #f4f4f4 url("bg-collectibles.jpg") center top no-repeat;
	margin-bottom: 70px;
	min-height: 389px;
}

.ubicollectibles #custom-page-header p {
	font-family: "Open Sans", sans-serif;
	color: black;
	font-size: 16px;
}

#custom-page .collectibles-shop-now {
	margin-top: 30px!important;
	margin-bottom: 30px!important;
}

.collectibles-shop-now a {
	font-family: "Oswald", sans-serif!important;
	border: solid 1px black!important;
	padding: 10px 25px!important;
	color: black!important;
	text-decoration: none!important;
	transition: all .5s;
	font-size: 20px!important;
	text-transform: uppercase!important;
}

.collectibles-shop-now-invert a {
	font-family: "Oswald", sans-serif!important;
	color: black!important;
}

.collectibles-shop-now a:hover {
	background: #6fb1fb!important;
	border-color: #6fb1fb!important;
	color: white!important;
}

.collectibles-shop-now-invert a:hover {
	color: white!important;
}

.collectibles-shop-right {
	float: right!important;
}

.collectibles-shop-now.custom-soldout a {
	color: #df0000!important;
	border-color: #df0000!important;
}

.collectibles-shop-now.custom-soldout a:hover {
	color: #fff!important;
	background: #df0000!important;
	border-color: #df0000!important;
}

p.custom-product-family {
	color: #6a6a6a !important;
	font: 18px "Oswald", sans-serif !important;
	text-transform: uppercase;
}

p.custom-product-name {
	color: black;
	font:35px "Oswald", sans-serif !important;
	text-transform: uppercase;
	font-weight: bold !important;
}

.custom-productofthemoment {
	position: relative;
}

.custom-productofthemoment h3 {
	font-size: 25px !important;
	color: black;
	font-family: "Oswald", sans-serif !important;
	text-transform: uppercase;
	margin: 0 0 86px 0 !important;
}

.custom-productofthemoment-shape {
	border: solid 1px #e1e0e0;
	background: #f5f5f5;
	padding: 105px 0 70px 0;
	padding-left: 55%;
	margin-bottom: 170px;
}

.custom-productofthemoment-image {
	position: absolute;
    top: 43px;
    left: 3%;
}

.custom-collectibles-gray {
	background: #f5f5f5;
	min-height: 1766px;
	margin-bottom: 25px!important;
}

.custom-legacy-collection {
	background: transparent url("collection-sep.gif") top left repeat-x;
}

.custom-collectibles-productimage,
.custom-collectibles-productimage-2 {
	position: relative;
	border: solid 1px #e1e0e0;
	background: white;
}

.custom-collectibles-productimage {
	margin-bottom: 28px;
}

.custom-collectibles-productimage-2 {
	margin-bottom: 7px;
}

.custom-uplayexclusive {
	position: absolute !important;
	top: 20px !important;
	left: 20px !important;
}

.custom-uplayexclusive span {
	background: #6fb1fb;
	color: white !important;
	text-transform: uppercase;
	font-size: 16px !important;
	padding: 0 4px;
    margin: 4px;
    display: block;
    float: right;
}

.custom-uplayexclusive span.left {
    float: left;
}

.custom-collectibles-ctazone {
	position: absolute;
    bottom: 0;
    background: rgba(255,255,255,0.7);
    width: 100%;
    padding: 30px;
}

.custom-collectibles-ctazone-2 {
	position: absolute;
    top: 0;
    left: 50%;
    padding: 20px;
}

.ubicollectibles a.custom-shop {
    text-transform: uppercase!important;
    font-size: 20px!important;
    color: #ffdb00!important;
    text-decoration: none!important;
    text-align: right!important;
    line-height: 1.3!important;
}

.ubicollectibles a.custom-shop p {
    margin: 0!important;
    font-family: "Oswald", sans-serif!important;
    font-size: 20px!important;
    color: #ffdb00!important;
}

.ubicollectibles .custom-shop:hover  {
	color: white;
}

.ubicollectibles .custom-shop p {
    display: inline-block;
}

.ubicollectibles .custom-shop span {
    display: inline-block;
    width: 43px;
    height: 62px;
    background: transparent url("r6-arrow.png") top left no-repeat;
    margin: 0 0 0 10px;
}

.ubicollectibles .custom-shop:hover span {
	background-position: -43px 0;
}


.ubicollectibles .custom-shop strong {
    font-size: 35px!important;
    color: white!important;
}


.ubicollectibles .custom-shop-bottom {
    background: rgba(0,0,0,.5);
    padding: 40px 35px;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto!important;
    transition: all .5s;
}

.ubicollectibles .custom-shop-bottom:hover {
    padding: 60px 35px;
}

/* End Collectibles specific styles */

/* =Ubicollectors specific styles */

#custom-page.ubicollectors .custom-col {
	margin-bottom: 7px;
}

.ubicollectors {
	font-family: "Oswald", sans-serif;
	font-size: 16px;
}

.ubicollectors h1 img {
	padding-top: 90px;
	padding-bottom: 50px;
}

.ubicollectors #custom-page-header {
	font-family: "Open Sans", sans-serif;
	color: white;
	background: black url("bg-ubicollectors.jpg") center top no-repeat;
	margin-bottom: 22px;
}

.ubicollectors #custom-page-header p {
	font-family: "Oswald", sans-serif;
	color: white;
	font-size: 30px;
	margin-bottom: 40px;
}

.custom-ubicollectors-productimage {
	position: relative;
	background: black;
	margin-bottom: 7px;
}

.custom-ubicollectors-productimage-invert {
	position: relative;
	background: #e1e1e1;
	margin-bottom: 7px;
}

.custom-ubicollectors-ctazone {
	position: absolute;
    bottom: 0;
    background: rgba(0,0,0,.5);
    width: 100%;
    padding: 0 15px 20px 15px;
    text-align: center;
    height:270px;

    text-transform: uppercase;
}
.custom-ubicollectors-ctazone p{
	 color: white!important;
	 font-weight: bold!important;
	 font: 35px "Oswald", sans-serif !important;
}
.custom-ubicollectors-ctazone-50pc {
	width: 50%;
	left: 50%;
	height: 100%;
	top: auto;
}

.custom-ubicollectors-ctazone-invert {
    background: rgba(255,255,255,.5);
}
.custom-ubicollectors-ctazone-invert p{
	    color: black !important;
}
.ubicollectors .custom-uplayexclusive {
	position: initial !important;
	top: inherit !important;
	left: inherit !important;
}

.ubicollectors .custom-uplayexclusive img {
	vertical-align: middle;
}

.ubicollectors .custom-uplayexclusive span {
	display: inline;
	float: none;
	font: 16px "Oswald", sans-serif !important;
}

#custom-page .custom-img-collectorslogo {
	margin: 20px auto 25px auto!important;
}

#custom-page .ubicollectors-shop-now {
	margin:5px 0 15px 0!important;
}

.ubicollectors-shop-now a {
	font-family: "Oswald", sans-serif!important;
	border: solid 1px white!important;
	padding: 10px 25px!important;
	color: white!important;
	text-decoration: none!important;
	transition: all .5s;
	font-size: 20px!important;
	text-transform: uppercase!important;
}

.ubicollectors-shop-now-invert a {
	font-family: "Oswald", sans-serif!important;
	color: black!important;
	border: solid 1px black!important;
}

.ubicollectors-shop-now a:hover {
	background: #6fb1fb!important;
	border-color: #6fb1fb!important;
	color: white!important;
}

.ubicollectors-shop-now-invert a:hover {
	color: white!important;
}

.ubicollectors-shop-right {
	float: right!important;
}

.ubicollectors-shop-now.custom-soldout a {
	color: #df0000!important;
	border-color: #df0000!important;
}

.ubicollectors-shop-now.custom-soldout a:hover {
	color: #fff!important;
	background: #df0000!important;
	border-color: #df0000!important;
}









#custom-page a.custom-cta-r6 {
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
	color: black;
	background: #ffdb00;
	font-size: 25px;
	text-decoration: none;
	margin: 40px auto 60px auto;
}

#custom-page a.custom-cta-r6-white {
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
	color: white;
	font-size: 25px;
	text-decoration: none;
}

#custom-page a.custom-cta-r6-white:hover {
	color: #ffdb00;
}

#custom-page a.custom-cta-r6 span,
#custom-page a.custom-cta-r6-white span {
	display: block;
	width: 25px;
	height: 26px;
	background: transparent url("custom-play.png") top left no-repeat;
	float: left;
	margin: 6px 9px 0 0;
}

#custom-page a.custom-cta-r6 span {
	background: transparent url("custom-play.png") top left no-repeat;
}


#custom-page a.custom-cta-r6-white span {
	background: transparent url("custom-play-white.png") top left no-repeat;
}

#custom-page a.custom-cta-r6-white:hover span {
	background-position: -25px 0;
}

#custom-page a.custom-cta-r6-2 {
	padding: 10px 67px;
    margin: 30px 0 0;
}

#custom-page a.custom-cta-r6:hover {
	background: white;
}

.ubicollectors .custom-edition-standard {
	background: black url("bg-r6-standard-edition.jpg") top right no-repeat;
	height: 282px;
}

.ubicollectors .custom-edition-collectors {
	background: black url("bg-r6-collectors.jpg") top right no-repeat;
	height: 478px;
}

.ubicollectors .custom-edition-dlc {
	background: black url("bg-r6-dlc.jpg") top right no-repeat;
	height: 478px;
}

.ubicollectors .r6-seasonpass {
	background: black url("bg-r6-season.jpg") top right no-repeat;
	height: 591px;
}

.ubicollectors a.custom-shop {
    text-transform: uppercase!important;
    font-size: 20px!important;
    color: #ffdb00!important;
    text-decoration: none!important;
    text-align: right!important;
    line-height: 1.3!important;
}

.ubicollectors a.custom-shop p {
    margin: 0!important;
    font-family: "Oswald", sans-serif!important;
    font-size: 20px!important;
    color: #ffdb00!important;
}

.ubicollectors .custom-shop:hover  {
	color: white;
}

.ubicollectors .custom-shop p {
    display: inline-block;
}

.ubicollectors .custom-shop span {
    display: inline-block;
    width: 43px;
    height: 62px;
    background: transparent url("r6-arrow.png") top left no-repeat;
    margin: 0 0 0 10px;
}

.ubicollectors .custom-shop:hover span {
	background-position: -43px 0;
}


.ubicollectors .custom-shop strong {
    font-size: 35px!important;
    color: white!important;
}

.ubicollectors .custom-shop-left {

}

.ubicollectors .custom-shop-bottom {
    background: rgba(0,0,0,.5);
    padding: 40px 35px;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto!important;
    transition: all .5s;
}

.ubicollectors .custom-shop-bottom:hover {
    padding: 60px 35px;
}

.ubicollectors .custom-edition-standard .custom-shop {
	padding: 129px 500px 0 0;
}

.ubicollectors .r6-seasonpass img {
	margin: 100px auto 60px auto!important;
}

.ubicollectors #custom-page-footer {
	background: transparent url("r6-team.jpg") center top no-repeat;
	height: 789px;
}

/* End Ubicollectors specific styles */



/**** MEDIAS QUERIES ****/


@media screen and (max-width: 992px) {
	/* Far cry Primal specific styles */
	.fcp .custom-shop-bottom {
    	background: url('bg-fcp-custom-shop.png') center -35px no-repeat;
    }
    .fcp .custom-shop-bottom span {
	    display: none;
    }
    .fcp .custom-edition:hover .custom-shop-bottom {
		padding: 55px 35px;	
	}
	/* End Far cry Primal specific styles */
	
	.ubicollectibles #custom-page-header {
		background-size: cover;
	}

}



/*  South Park specific styles - added by Maud */
@media screen and (max-width: 872px) {
	
	.custom-southpark .custom-row-1 h2{
		padding-left:inherit;
		text-align: center;
		padding-top: 300px;
	}
	
	.custom-southpark .custom-row-1 p{
		padding-top: 0px;
	}
	
	.custom-southpark .custom-wrapper .custom-row-1{
		background: url("south-park-character.jpg") top center no-repeat;
	}
}
/* End South Park specific styles - added by Maud */

@media screen and (max-width: 768px) {
	
	#custom-page .custom-wrapper {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.r6siege .custom-edition-standard .custom-shop,
	.division .custom-edition-collectors .custom-shop,
	.ubicollectors .custom-edition-standard .custom-shop {
	    padding: 129px 34px 0 0;
	}
	
	#custom-page .custom-row-3 .custom-col {
		width: 49%;
		margin-right: 2%;
	}
	
	#custom-page .custom-row-3 .custom-col:nth-child(3n+3) {
		margin-right: 2%;
	}

	#custom-page .custom-row-3 .custom-col:nth-child(2n+2) {
		margin-right: 0;
	}
	
	.custom-collectibles-ctazone-2 {
	    left: 42%;
	    padding: 8px;
	}
	
	.custom-collectibles-ctazone-2 p {
	    font-size: smaller;
	}
	
	.ubicollectibles .custom-row-3 .custom-col {
		width: 100%!important;
		margin-right: 1%;
		margin-bottom: 4%;
	}
	
	.ubicollectors #custom-page-header {
		background-size: cover;
	}
	
	.custom-row-1 .custom-col .custom-uplayexclusive {
		display: none;
	}
  
}

@media screen and (max-width: 480px) {
	
	#custom-page .custom-row-2 .custom-col {
		width: 100%;
		margin-right: 0;
	}
	
	#custom-page .custom-row-3 .custom-col {
		width: 100%;
		margin-right: 1%;
		margin-bottom: 4%;
	}
	
	/* GRW specific styles */
	
	.grw .custom-row-1 form button{
		padding: 15px 72px;
		margin-top: 20px;
		margin-left:inherit;
	}
	
	/* GRW specific styles */
	/* For Honor specific styles */
	
	.fh .custom-row-1 form button{
		padding: 15px 72px;
		margin-top: 20px;
		margin-left:inherit;
	}
	
	/* End For Honor specific styles */
	
	/* South Park specific styles - added by Maud */
	.custom-southpark .custom-row-1 form button{
		padding: 15px 72px;
		margin-top: 20px;
		margin-left:inherit;
	}
	/* End South Park specific styles - added by Maud */
	
	
	.custom-productofthemoment {
		position: relative;
	}
	
	.custom-productofthemoment h3 {
		text-align: center;
		margin-bottom: 10px;
	}
	
	.custom-productofthemoment-shape {
		padding: 15px;
		margin: 0;
	}
	
	.custom-productofthemoment-image {
		position: relative;
		top:0;
		left: 0;
	}
	
	.custom-ubicollectors-ctazone-50pc {
		width: 100%;
		left: 0;
		top: auto;
		position: relative;
		padding-top: 10px;
	}

  
}

@media screen and (max-width: 320px) {
  	.r6siege .custom-edition-standard .custom-shop,
  	.division .custom-edition-collectors .custom-shop,
  	.ubicollectors .custom-edition-standard .custom-shop {
	    padding: 129px 15px 0 0;
	}
	
	.r6siege .custom-shop span,
	.division .custom-shop span,
	.ubicollectors .custom-shop span {
		display: none;
	}
	
	.custom-ubicollectors-ctazone {
		position: relative;
	}
	
}