/*! normalize.css 2011-11-04T15:38 UTC - http://github.com/necolas/normalize.css */

/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

/*
 * Corrects block display not defined in IE6/7/8/9 & FF3
 */


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

/*
 * Corrects inline-block display not defined in IE6/7/8/9 & FF3
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/*
 * Prevents modern browsers from displaying 'audio' without controls
 */

audio:not([controls]) {
    display: none;
}

/*
 * Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4
 * Known issue: no IE6 support
 */

[hidden] {
    display: none;
}


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Keeps page centred in all browsers regardless of content height
 * 3. Prevents iOS text size adjust after orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */

html {
    font-size: 100%; /* 1 */
    overflow-y: scroll; /* 2 */
    -webkit-text-size-adjust: 100%; /* 3 */
    -ms-text-size-adjust: 100%; /* 3 */
}

/*
 * Addresses margins handled incorrectly in IE6/7
 */

body {
    margin: 0;
}

/*
 * Addresses font-family inconsistency between 'textarea' and other form elements.
 */

body,
button,
input,
select,
textarea {
   /* font-family: sans-serif;*/
}


/* =============================================================================
   Links
   ========================================================================== */

/*
 * Addresses outline displayed oddly in Chrome
 */

a:focus {
    outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers
 * people.opera.com/patrickl/experiments/keyboard/test
 */

a:hover,
a:active {
    outline: 0;
}


/* =============================================================================
   Typography
   ========================================================================== */

/*
 * Neutralise smaller font-size in 'section' and 'article' in FF4+, Chrome, S5
 */

h1 {
    font-size: 2em;
}

/*
 * Addresses styling not present in IE7/8/9, S5, Chrome
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/*
 * Addresses style set to 'bolder' in FF3+, S4/5, Chrome
*/

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/*
 * Addresses styling not present in S5, Chrome
 */

dfn {
    font-style: italic;
}

/*
 * Addresses styling not present in IE6/7/8/9
 */

mark {
    background: #ff0;
    color: #000;
}

/*
 * Corrects font family set oddly in IE6, S4/5, Chrome
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */

pre,
code,
kbd,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/*
 * 1. Addresses CSS quotes not supported in IE6/7
 * 2. Addresses quote property not supported in S4
 */

/* 1 */

q {
    quotes: none;
}

/* 2 */

q:before,
q:after {
    content: '';
    content: none;
}

small {
    font-size: 75%;
}

/*
 * Prevents sub and sup affecting line-height in all browsers
 * gist.github.com/413930
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}


/* =============================================================================
   Lists
   ========================================================================== */

ul,
ol {
    margin-left: 0;
    padding: 0 0 0 40px;
}

dd {
    margin: 0 0 0 40px;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Removes border when inside 'a' element in IE6/7/8/9, FF3
 * 2. Improves image quality when scaled in IE7
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE9
 */

svg:not(:root) {
    overflow: hidden;
}


/* =============================================================================
   Figures
   ========================================================================== */

/*
 * Addresses margin not present in IE6/7/8/9, S5, O11
 */

figure {
    margin: 0;
}


/* =============================================================================
   Forms
   ========================================================================== */

/*
 * Corrects margin displayed oddly in IE6/7
 */

form {
    margin: 0;
}

/*
 * Define consistent border, margin, and padding
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE6/7/8/9
 * 2. Corrects alignment displayed oddly in IE6/7
 */

legend {
    border: 0; /* 1 */
    *margin-left: -7px; /* 2 */
}

/*
 * 1. Corrects font size not being inherited in all browsers
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome
 * 3. Improves appearance and consistency in all browsers
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/*
 * Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet
 */

button,
input {
    line-height: normal; /* 1 */
}

/*
 * 1. Improves usability and consistency of cursor style between image-type 'input' and others
 * 2. Corrects inability to style clickable 'input' types in iOS
 * 3. Removes inner spacing in IE7 without affecting normal text inputs
 *    Known issue: inner spacing remains in IE6
 */

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer; /* 1 */
    -webkit-appearance: button; /* 2 */
    *overflow: visible;  /* 3 */
}

/*
 * 1. Addresses box sizing set to content-box in IE8/9
 * 2. Removes excess padding in IE8/9
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/*
 * 1. Addresses appearance set to searchfield in S5, Chrome
 * 2. Addresses box-sizing set to border-box in S5, Chrome (include -moz to future-proof)
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/*
 * Removes inner padding that is displayed in S5, Chrome on OS X
 */

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/*
 * Removes inner padding and border in FF3+
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9
 * 2. Improves readability and alignment in all browsers
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}


/* =============================================================================
   Tables
   ========================================================================== */

/*
 * Remove most spacing between table cells
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}
/**
 *
 *  Mixins
 *
 */
/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 12, style.css.scss */
.visuallyhidden,
.hide {
  display: none; }

/**
        Generic Styles
**/
/* line 21, style.css.scss */
ul.float-list {
  margin: 0;
  padding: 0;
  *zoom: 1; }
  /* line 32, addons/_clearfix.scss */
  ul.float-list:before, ul.float-list:after {
    content: " ";
    display: table; }
  /* line 37, addons/_clearfix.scss */
  ul.float-list:after {
    clear: both; }
  /* line 27, style.css.scss */
  ul.float-list li {
    list-style: none;
    float: left;
    overflow: hidden; }

/* line 33, style.css.scss */
ol.number-list {
  margin: 0;
  padding: 0 0 0 20px;
  font-style: italic;
  font-weight: bold;
  color: #0b5cc3; }
  /* line 40, style.css.scss */
  ol.number-list li {
    line-height: 25px; }
    /* line 43, style.css.scss */
    ol.number-list li span.list-item {
      font-style: normal;
      color: #363636;
      font-weight: normal; }

/* line 51, style.css.scss */
a.plain-link,
a.blank-link {
  color: #363636;
  text-decoration: none; }

/* line 55, style.css.scss */
a.plain-link:hover {
  text-decoration: underline; }

/* line 58, style.css.scss */
.hidden {
  display: none; }

/* line 61, style.css.scss */
.box-container {
  display: -webkit-box;
  display: -moz-box;
  display: box; }

/* line 64, style.css.scss */
.box-element {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1; }

/* line 67, style.css.scss */
button {
  margin: 0;
  padding: 15px 10px;
  border: 0;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.3); }

/* line 76, style.css.scss */
.bold {
  font-weight: bold; }

/* line 79, style.css.scss */
button.game-finder {
  padding-left: 50px;
  background-image: url(../images/game-finder.png), -webkit-linear-gradient(top, #016ec6, #0148a0);
  background-image: url(../images/game-finder.png), -moz-linear-gradient(top, #016ec6, #0148a0);
  background-image: url(../images/game-finder.png), -ms-linear-gradient(top, #016ec6, #0148a0);
  background-image: url(../images/game-finder.png), -o-linear-gradient(top, #016ec6, #0148a0);
  background-image: url(../images/game-finder.png), linear-gradient(top, #016ec6, #0148a0);
  background-repeat: no-repeat; }

/**
        Custom Styles
**/
/* line 90, style.css.scss */
#page-content {
  overflow: hidden;
  padding-top: 99px;
  width: 100%;
  height: 100%;

}

/* Bug fix - prevent white line under nav for ios */
.touch.os-ios #page-content {
	margin-top:-1px;
}
.touch.os-ios header#main-header nav .secondary-nav-container {
	top:-1px;
}

  /* line 95, style.css.scss */
  #page-content.age-gate-on {
    top: -100%;
    position: absolute; }

@media screen and (max-width: 900px) {
  /* line 102, style.css.scss */
  nav {
    width: 100%;
    margin: 0; } }
/* line 108, style.css.scss */
.placeholder {
  text-align: center;
  margin: 0 0 60px 0;
  overflow: hidden; }
  /* line 113, style.css.scss */
  .placeholder img {
    max-width: 976px; }

/* line 119, style.css.scss */
.fullscreen img {
  max-width: 100%;
  width: 100%; }

/* line 125, style.css.scss */
.samplebox {
  max-width: 980px;
  margin: 0 auto;
  height: 500px;
  position: relative;
  background-color: #8b0000; }

/* Debug Content */
/* line 137, style.css.scss */
.dummy-block div {
  max-width: 980px;
  padding-top: 60px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px; }
  /* line 145, style.css.scss */
  .dummy-block div h2 {
    color: #0068bf;
    font-face: Georgia; }

/* Registration/footer styles - to be SAS'd properly later, for now just getting them in and working. */
/* line 153, style.css.scss */
.footer hgroup h1.section-heading, .footer hgroup h2.section-sub-heading {
  color: #fff; }

/* line 156, style.css.scss */
.footer form {
  max-width: 940px; }

/* line 159, style.css.scss */
.footer {
  background-color: #000; }

form.default input, form#parentEmailForm input[type=text]{
	padding: 13px;
}
 form#parentEmailForm input[type=text]{
  width:280px;
	 margin-right:30px;
 }
form.default .form-field, form#parentEmailForm .form-field{
	width:300px;
	vertical-align: top;
	margin: 20px 0;
}
form.default .form-label, #parentEmailForm .form-label{
   text-align:left;
	font-family: 'SST W01 Bold','SST W02 Bold','SST W10 Bold','SST W15 Bold','Arial Bold',Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:16px;
}
#footer-form-container.form-process .image-wrap .content-wrap{
	padding:0;
}

#parentEmailForm .form-label{
	color: #383838;
	display:block;
	font-size:16px;
	margin-bottom:0.75em;
}
span.required{
	color: #2b77c4;
	font-family:'SST W01 Bold','SST W02 Bold','SST W10 Bold','SST W15 Bold','Arial Bold',Arial,Helvetica,sans-serif;
	font-size:15px;
}

.required-field {
	text-align:right;
	padding-bottom:15px;
	font-size: 14px;
	font-family: "SST W01 Roman","SST W02 Roman","SST W10 Roman","SST W15 Roman",Arial;
}
form.default .form-field.left{
	clear:both;
	float:left;
	width:50%;
	padding-right:20px;
	position: relative;
}

form.default .form-field.right{
 	float:right;
	width:50%;
	padding-left:20px;
	position: relative;
}

form.default #nameField input[type="text"],form#parentEmailForm #nameField input[type="text"]{
	width: 95%;
}

form.default .name-field{
	width:100%;
}
form.default #firstNameField{
	margin-right:0;
}

.parent-consent{
	margin-top:20px;
}

.parent-consent .description{
	font-size:1.1em;
	margin-top:5px;

}
.parent-consent label{
	margin-right:100px;
}

.parent-consent input[type=radio] {
    display: none;
}


#parentalConsentForm label{
	padding-left:10px;
}

form.default input[type=radio] {
	   display:block;
	   left:-9999px;
	   position: absolute;
}

#genderHolderField{
	margin-top:13px;
	overflow: hidden;
}
#genderHolderField2 {
	margin-left: 125px;
}
form.default .gender-block, #parentalConsentForm .gender-block {
	display:inline-block;
	height:30px;
	padding-top:0px;
	padding-left:30px;
}

form.default .gender-block {
	padding-left:40px;
}

form.default .gender-block .gender-male,#parentalConsentForm .gender-block .gender-male{
	position:relative;
	top:10px;
	height:30px;
	padding:0 50px 0 10px;
}
form.default .gender-block .gender-female, #parentalConsentForm .gender-block .gender-female {
	position:relative;
	top:10px;
	height:30px;
	padding:0 20px 0 10px;
}
#genderHolderField1,#genderHolderField2{
	width:40px;
	height:40px;
	position:relative;
	display:inline-block;
}

#genderHolderField input[type="radio"]:focus + label .radio-outer {
	outline: 1px dotted #000;
}

.radio-outer {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	-webkit-border-radius: 500px;
	border-radius: 500px;
	background-color: #e3e3e3;
	top: 2px; bottom: 2px; left: 2px; right: 2px;
}

.radio-inner {
    -webkit-border-radius: 500px;
    border-radius: 500px;
    position: absolute;
    background: #fff;
	top: 1px; bottom: 1px; left: 1px; right: 1px;
    /* Old browsers */
}

.radio-inner .radio-selected {
	-webkit-border-radius: 502px;
	border-radius: 502px;
	position: absolute;
	background-color: #000;
	display: none;
	top: 7px; bottom: 7px; left: 7px; right: 7px;
}

#genderHolderField1 input[type="radio"]:checked + label .radio-selected,
#genderHolderField2 input[type="radio"]:checked + label .radio-selected  {
    display: block;
}

#parentalConsentForm .cta-box{
	padding: 30px;
}
#parentalConsentForm #lastContainer{
	margin-top:50px;
}

form.default #genderHolderField label{
	margin-bottom:20px;
}

form.default .form-field{
	float:left;
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing: border-box;
	box-sizing:border-box;
	position: relative;
}
form.default .form-field input:focus,
form.default .form-field select:focus{
	outline:0;
}



form.default #formExtra p{
	text-align:left;
}
.form-success{
	background-color:transparent;
}
#footer-form-container {
  min-width: 0px;
}
.registration-form #footer-form-container {
	min-width: 580px;
	box-sizing: border-box;
}
.mobile.registration-form #footer-form-container {
	min-width: 0;
}
#footer-form-container.form-process{
	margin-top:0px;
	padding-left: 20px;
	padding-right: 20px;
}
.form-process{
	background-color:#eee;
}
form.default #countryHolderField {
	background: url("../images/form/fx-select-arrow-down.png") no-repeat scroll 97.5% center rgb(255, 255, 255);
	width:100%;
	overflow: hidden;
}

form.default #capture-image-wrapper {
	float:left;
	width:100%;
}


form.default .captcha-image-block {
	width:48%;
	float:left;
	background-color:#fff;
	border:1px solid #e6e6e6;
}

form.default .captcha-image-block img{
margin: 0 auto;
display: block;
position: relative;
}


form.default .captcha-image-input {
	width:48%;
	float:right;
	background-color:#fff;
	position: relative;
}

form.default .cta-box {
	clear:both;
	overflow: hidden;
	background-color: #f5f5f5;
	padding:30px 25px;
	text-align:center;
}

form.default #dobField p,
form.default #captchaField p{
	margin-top:0;
	font-size:14px;
}

form.default .form-field p {
	margin-top:-10px;
	font-size:14px;
}


form.default #captchaField .form-label{
	margin-bottom: 5px;
}
form.default .form-field.error .form-label,
form.default .select-field.error .form-label,
form.default .dob-field.error .form-label,
#parentalConsentForm .form-field.error {
	color:#c90101;
}
#parentalConsentForm .form-field.error {
	font-family: 'SST W01 Bold','SST W02 Bold','SST W10 Bold','SST W15 Bold','Arial Bold',Arial,Helvetica,sans-serif;
	font-weight: normal;
}
section.page-section.parental-confirmation {
	background-color: #eee !important;
}

form.default .select-field,
form.default .dob-field{
	background: url("../images/form/fx-select-arrow-down.png") no-repeat scroll 95.5% center rgb(255, 255, 255);
	width:100%;
	overflow: hidden;
	border:1px solid #e6e6e6;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

form.default .dob-field {
	width:32%;
}

form.default .dob-field .inline-error {
	width: 27%;
}

form.default .select-field select {
    width: 110%;
	border: none;
	/*
	padding-right: 19%;
	text-overflow: ellipsis;
	*/
}



/*
form.default select,
form.default .dob-field select{
 width:100%;
}
*/

form.default .form-block{
	float:left;
}
form.default .form-block .form-label{
 	display:inline-block;
}
form.default .form-block #gender .form-label{
 	margin-bottom:5px;
}
form.default .form-block a.select-all{
	color:#0068bf;
	margin-left: 5px;
}
form.default .form-block a.select-all:hover{
	text-decoration: underline;
}
form.default .form-block, form.default .form-block .checkbox-wrapper{
	width:100%;
	text-align: justify;
}
form.default .form-block .checkbox-wrapper{
	margin-bottom: 20px;
}

form.default .form-block .checkbox-wrapper input{
	display: block;
	position: absolute;
	left:-9999px;
	bottom:0;
}

form.default .form-block .checkbox-wrapper input:focus + .checkbox-image {
	outline: 1px dotted #000;
}

form.default .form-block .checkbox-wrapper .checkbox-holder:nth-child(5){
	margin-right:0;
}
.checkbox-tick{
	position:absolute;
	top:1px;
	right:1px;
	border:1px solid #e6e6e6;
	width:35px;
	height:35px;
	background:url("../images/tick-off.png") no-repeat scroll center center rgb(255, 255, 255);
	background-size:40% 40%;
}

.buttonbox-wrapper input[type="radio"]:checked + label .wrapper:before,
form.default .form-block .checkbox-wrapper .checkbox-holder.on .checkbox-tick{
 	background:url("../images/tick-on.png") no-repeat scroll center center rgb(255, 255, 255);
}
form.default .form-block .checkbox-wrapper .checkbox-holder.on .checkbox-image{
 	background-color:#0068bf;
}
form.default .form-block .checkbox-wrapper .checkbox-holder{
 	width:150px;
	margin-right:0px;
	display:inline-block;
	position:relative;
	vertical-align: top;
	overflow: hidden;
	padding:1px;
}

/* prevent highlighting so does not confuse with active state */
form.default .form-block .checkbox-wrapper .checkbox-holder{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
form.default .form-block .checkbox-wrapper .checkbox-holder .checkbox-image{
	background-color:#fff;
	height:150px;
	cursor: pointer;
	border: 1px solid #e6e6e6;
	text-align: center;
}
 form.default .form-block .checkbox-wrapper .checkbox-holder .generation{
	 text-align:center;
	 margin-top:5px;
	 font-size: 14px;
 }
form.default .form-block .checkbox-wrapper .checkbox-holder img{
 	max-width:140px;
	margin:5px 0 0 3px;
}
form.default .form-block .checkbox-wrapper .stretch{
   width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0;
}

form.default input[type=submit],
form.default .form-block #submitButton,
#parentEmailForm #submitButton,
#lastContainer #submitButton{
	width:auto;
	min-width:180px;
	padding: 16px;
	font-size: 14px;
}
form.default .form-block #form-submit{
	text-align:center;
}
form.default .form-block #captchaField{
	width:100%;
	padding-right:0;
	margin-top:0;
}
form.default .form-block #captchaField p{
  padding-top:0;
	margin-top:0;
}
form.default .form-block #form-legal .content{
	text-align:center;
	font-size: 14px;
}


form.default textarea {
	clear: both;
    height: 174px;
    width: 100%;
	resize: none;
	padding: 13px;
}

form.default textarea,
form.default input {
	border: 1px solid #e6e6e6;
}
form.default .captcha-image-input input {
		border:1px solid #e6e6e6;
}
form.default #submitButton, #lastContainer #submitButton,#parentEmailForm #submitButton{
	margin-top:20px;
	text-shadow: 0 0 0;
	-moz-text-shadow: 0 0 0;
}
#parentEmailForm #submitButton{
	margin-top:15px;
	padding: 13px 18px;
}

form.default p.capture-refresh,
form.default .form-block #captchaField #capture-image-refresh {
	float:left;
	clear:left;
	margin-top:10px;
}

form.default p.capture-refresh a {
	color:#00a2ff;
}

form.default .form-block #form-submit .link-btn{
 	margin: 0 auto;
}

 form.default input[type=submit],
 form.default #submitButton,
 #lastContainer #submitButton,
 #parentEmailForm #submitButton {
	background: -moz-linear-gradient(center top , rgb(66, 66, 66), rgb(31, 31, 31));
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #424242), color-stop(100%, #1f1f01));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #424242 0%, #1f1f01 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #424242 0%, #1f1f01 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #424242 0%, #1f1f01 100%);
	background: linear-gradient(to bottom, #424242 0%, #1f1f01 100%);
 }


form.default .form-block #dobField span{
	margin-bottom:5px;
}
form.default{
	margin-top:0;
}
.single-text{
	display:block;
	margin: 0px auto 0;
	text-align:center;
	width:650px;
	font-size: 16px;
}
.single-text a{
	text-decoration: none;
	color: #0068bf;
}

section.page-section.single-text-module {
	padding-top: 30px;
	padding-bottom: 60px;
}

form.default textarea,
form.default input,
form#parentEmailForm input[type="text"]{
	color:#363636;
}
form.default select{
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	-webkit-appearance: none;
	font-family: 'SST W01 Roman', 'SST W02 Roman', 'SST W10 Roman', 'SST W15 Roman', Arial;
	color: #363636;
	margin-bottom:0;
}

form.default select::-ms-expand{
	display:none;
}
#parent-permission{
	padding:  20px 20px 30px;

}
#parent-permission h3{
	margin-bottom:20px;
	font-family: 'SST W01 Bold','SST W02 Bold','SST W10 Bold','SST W15 Bold','Arial Bold',Arial,Helvetica,sans-serif;
	font-weight: normal;
}
#parent-permission .row{
	font-size:1.1em;
	line-height:1.8em;
}
#parent-permission .row .value{
	font-family: 'SST W01 Bold','SST W02 Bold','SST W10 Bold','SST W15 Bold','Arial Bold',Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 16px;
}
.email-submission{
	padding: 20px 30px 0 5px;
	display:table;
	width: 100%;
	box-sizing: border-box;
}

#parentalConsentForm .general-errors.email-submission {
	margin-top: 0;
}
#parentalConsentForm .message.email-submission {
	margin-bottom: 50px;
}
.too-young, .general-errors .cross{
	background: url("../images/red-tick.png") no-repeat scroll 50% 50%;
	width:100px;
	vertical-align:middle;
	display:table-cell;

}
.success{
	background: url("../images/green-tick.png") no-repeat scroll 50% 50%;
	width:100px;
	vertical-align:middle;
	display:table-cell;
}
.email-submission h1{
	color:#32a82d;
	text-align: left;
	padding: 15px 0;
	font-size:20px;
	font-family: 'SST W01 Bold','SST W02 Bold','SST W10 Bold','SST W15 Bold','Arial Bold',Arial,Helvetica,sans-serif;
	font-weight:normal;
	display:table-cell;
	vertical-align:middle;
	text-align:left;
}


.email-submission.message{
	display:inline-block;
	margin:0 0 49px;
	padding-bottom:15px;
	padding-top:0;
	padding-left: 8px;
	font-size: 16px;
	text-align: left;
}

form .email-submission.message {
	margin-bottom:0;
}

.email-submission.message li  {
	list-style-type: square;
}
.email-submission.message p{
	float:left;
	display:block;
	padding: 0 25px;
	font-size:1.1em;
}

.email-submission.message li a {
	color:#0068bf;
}

.young-user h1, .general-errors h1{
	color:#c90101;
}
.general-errors ul {
	padding: 0 0 20px 14px;
}
.success p, .too-young p, .general-errors p{
	margin-top:20px;
}
#parentEmailForm{
	max-width:600px;
	margin: 0 auto;
	text-align:left;
}
#parentEmailForm .inline-error {
	color: #383838;
	padding-left: 0;
	font-size: 16px;
	font-family: 'SST W01 Bold','SST W02 Bold','SST W10 Bold','SST W15 Bold','Arial Bold',Arial,Helvetica,sans-serif;
	font-weight:normal;
}

#parentEmailForm .form-label{
 margin-bottom:0;
}
.general-errors.email-submission.parent-heading {
	margin-top: 0;
}
.email-submission.parent-message {
	padding: 11px;
	margin-bottom: 60px;
}
.registration-form #page-content .CM110-three-col-feature .wrapper .item{
	display:inline-block;
}
.registration-form .module-4 {
	background-color: #eee !important;
}
.registration-form section .headingWrapper {
	margin-bottom: 0;
}

.registration-form .CM110-three-col-feature {
	margin-top:-60px;
}

.registration-form .CM110-three-col-feature .item {
	padding-top:30px;
}

.buttonbox-wrapper { padding: 0; margin: 0 0 50px; display:table; height:100%; }
.buttonbox-wrapper ul { padding:0; list-style-type:none; margin-left:-3px }
.buttonbox-wrapper li { margin:0 0 10px; padding:0 0 0 20px; }
.buttonbox-wrapper li:before {  color: #ccc; content: "■ "; font-size: 15px; margin: -2px 0 0 -17px; position: absolute;  }
.buttonbox-wrapper img { max-width:180px; }
.buttonbox-wrapper h4 {    color: #363636; font-family: "SST W01 Bold","SST W02 Bold","SST W10 Bold","SST W15 Bold","Arial Bold",Helvetica; font-weight: normal; font-size:15px; }
.buttonbox-wrapper label { border: 1px solid #e6e6e6; display: table-cell; cursor: pointer;  width:50%; box-sizing:border-box; background-repeat:no-repeat; background-position: 95% center; background-position: 92.5% center; -webkit-transition: background-color 0.1s linear; transition: background-color 0.1s linear;  color:#363636; }
.buttonbox-wrapper input { position: absolute; display:block; left:-9999px }
.buttonbox-wrapper input:checked + label { background-color:#0068BF; color:#fff; }
.buttonbox-wrapper input:checked + label h4 { color:#fff; }
.buttonbox-wrapper input:checked + label li:before { color: #80b4df;}
.buttonbox-wrapper input:not(:checked ) + label:hover { box-shadow: inset 0px 0px 0px 1px #e6e6e6; }
.buttonbox-wrapper input:not(:checked ) + label:hover .wrapper:before { box-shadow: -2px 2px 0 -1px #e6e6e6 inset }
.buttonbox-wrapper .wrapper { position:relative; padding:20px 210px 20px 20px; }
.buttonbox-wrapper .wrapper:before {  right:-1px; top:-1px; width:47px; height:47px; background:#fff url("../images/tick-off.png") no-repeat center center; border: 1px solid #e6e6e6; position: absolute; content:""; }
.buttonbox-wrapper .spacer { width:20px; }

h3.step { font-family:"SST W01 Bold","SST W02 Bold","SST W10 Bold","SST W15 Bold","Arial Bold",Helvetica; font-weight:normal; color:#363636; font-size:18px; margin-bottom:50px; clear:both; position:relative; text-align:left; }
h3.step > span { display:table-cell; vertical-align: middle; line-height: normal; padding-left: 17px; }
h3.step .number { background-color: #0069c4; color: #fff; font-size: 32px; height: 50px; text-align: center; vertical-align: middle; width: 50px; padding: 0; }
h3.step .required-field { font-weight: normal; padding: 0; position: absolute; right: 0; }
h3.disabled { border-bottom:3px solid #eee; padding-bottom:28px; }
h3.disabled .required-field { display:none; }

#footer-form-container.disabled { display:none; }

.form-selection form { display:none; }
.form-selection form.active { display:block; }

.content-wrap { margin: 0 auto; max-width: 940px; position:relative; padding: 0 20px; }

.disabled { opacity:0.5 }

.alert { background-color:#363636; color:#fff; padding: 20px; margin-bottom:13px; }
.alert p { margin:0 0 10px;  }
.alert p:last-child { margin-bottom:0 }
.alert p a { color:#00a2ff; font-weight:normal; font-family: "SST W01 Bold","SST W02 Bold","SST W10 Bold","SST W15 Bold","Arial Bold",Helvetica; }
.alert .main-image, .alert .content { display:table-cell; vertical-align:middle; }
.alert .main-image { padding-right:40px; }
.alert .content { width:100%; }

section.form-section {
	background-color:#eee;
}

.contact-iframe #page-content { padding-top:0 }

/* need to correct */

@media screen and (max-width: 1040px) {
	.registration-form .CM110-three-col-feature {
		display:inline-block !important;
		max-width:100% !important;
	}
	form.default .form-block .checkbox-wrapper {
		text-align:justify;
	}

	form.default .form-block .checkbox-wrapper .checkbox-holder {
		width:23%;
		max-width: 150px;
	}
}

@media screen and (max-width: 800px) {
	form.default .form-block .checkbox-wrapper .checkbox-holder img {
		max-width: 100px;
		margin: 25px 0 0 3px;
	}

	form.default .inline-error {
		margin: 89px 10px 10px 10px;
	}

}

@media screen and (max-width: 960px) {
	.buttonbox-wrapper label {
		-webkit-background-size:35% auto;
		background-size:35% auto;
	}
	.buttonbox-wrapper .wrapper {
		padding-right:18%;
	}
}/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* ===============================
 * Fonts
 * ===============================*/
@font-face {
  font-family: 'BebasRegular';
  src: url("../fonts/BEBAS___-webfont.eot");
  src: url("../fonts/BEBAS___-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/BEBAS___-webfont.woff") format("woff"), url("../fonts/BEBAS___-webfont.ttf") format("truetype"), url("../fonts/BEBAS___-webfont.svg#BebasRegular") format("svg");
  font-weight: normal;
  font-style: normal; }

/* line 22, global.css.scss */
body, input, textarea {
  color: #363636;
  font-size: 0.813em;
  font-family: 'SST W01 Roman', 'SST W02 Roman', 'SST W10 Roman', 'SST W15 Roman', Arial;
  letter-spacing: -0.2px; }

/* line 29, global.css.scss */
body {
  cursor: default;
  -webkit-font-smoothing: antialiased;
  min-width: 768px;
  height: 100%;
  overflow: hidden; }

/* ===============================
 * HEADINGS
 * ===============================*/
/* line 42, global.css.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  line-height: 1.2; }

/* line 47, global.css.scss */
p {
  font-size: 1.2em;
  line-height: 1.4em; }
  /* line 51, global.css.scss */
  p.smaller {
    font-size: 1.1em;
    line-height: 1.3em; }

/* ===============================
 * Sections
 * ===============================*/
/* line 62, global.css.scss */
.fake-section {
  position: relative;
  background-color: #ffffff;
  zoom: 1; }
  /* line 18, addons/_clearfix.scss */
  .fake-section:before, .fake-section:after {
    content: "";
    display: table; }
  /* line 23, addons/_clearfix.scss */
  .fake-section:after {
    clear: both; }

/* line 71, 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 76, global.css.scss */
  section h1, section h2, section h3 {
    text-align: center; }
  /* line 80, global.css.scss */
  /* line 86, 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 91, global.css.scss */
    section .iconHeading .iconWrapper {
      width: 140px;
      height: 130px;
      text-align: center;
      overflow: hidden;
      display: inline-block; }
    /* line 99, global.css.scss */
    section .iconHeading hgroup {
      display: inline-block;
      overflow: hidden;
      width: 450px; }
      /* line 104, global.css.scss */
      section .iconHeading hgroup h1, section .iconHeading hgroup h2, section .iconHeading hgroup h3 {
        text-align: left; }
  /* line 110, global.css.scss */
  section hgroup {
    max-width: 940px; }
    /* line 117, global.css.scss */
    section hgroup.white-title h1,
    section hgroup.white-title h2 {
      color: #fff; }
    /* line 126, global.css.scss */
    section hgroup.grey-title h1,
    section hgroup.grey-title h2 {
      color: #363636; }
  /* line 135, global.css.scss */
  section.no-top-padding hgroup {
    margin-top: 0; }
  /* line 141, global.css.scss */
  section h1.section-heading {
    /*Possible font smoothing approach?*/
    /*text-shadow: rgba(0,0,0,.2) 0 0 2px;*/
    font-size: 28px;
    color: #0068bf;
    margin-bottom: 0px;
	font-weight: normal;
    font-style: italic;
    font-family: "adelle", Georgia;  }
  /* line 152, global.css.scss */
  section h2.section-sub-heading, section #heroBanner.lead-product-info h1 {
    /*Possible font smoothing approach?*/
    /*text-shadow: rgba(0, 0, 0, 0.8) 0 0 1px;*/
    color: #363636;
    font-size: 40px;
    font-weight: normal;
    font-family: 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Helvetica;
    margin: 0;
    position: relative; }
    /* line 162, global.css.scss */
    section h2.section-sub-heading .section-sub-image, section #heroBanner.lead-product-info h1 .section-sub-image {
      position: absolute;
      top: -23px; }
  /* line 167, global.css.scss */
  section h3.section-sub-text {
    color: #363636;
    font-size: 16px;
    margin-top: 15px;
    font-weight: normal; }
  /* line 173, global.css.scss */
  section .section-break {
    height: 1px;
    border-bottom: 2px solid #e6e6e6;
    margin: 50px 0 60px 140px; }
  /* line 179, global.css.scss */
  section .sectionStep {
    position: absolute;
    height: 40px;
    width: 200px; }
  /* line 184, global.css.scss */
  section .topStep {
    top: 0;
    right: 50%;
    margin-right: 490px; }
  /* line 190, global.css.scss */
  section .bottomStep {
    bottom: 0;
    left: 50%;
    margin-left: 490px; }
  /* line 196, global.css.scss */
  section.background-section {
    background-position: 50% 0%;
    background-repeat: no-repeat;
	background-size: cover;
  }
    /* line 199, global.css.scss */
    section.background-section.upper-limit {
      background-size: 100%; }

/* line 205, global.css.scss */
body #cboxOverlay {
  top: 0 !important; }

/* line 209, global.css.scss */
section.blue-pattern {
  background: url(../images/CM090_inlineTabs/blue-tile.jpg) repeat; }
  /* line 214, 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 222, global.css.scss */
.lt-ie8 .section .iconHeading .iconWrapper {
  zoom: 1;
  *display: inline; }
/* line 227, global.css.scss */
.lt-ie8 .section .iconHeading hgroup {
  zoom: 1;
  *display: inline; }

@media screen and (max-width: 980px) {
  /* line 236, global.css.scss */
  section .sectionStep {
    display: none; } }
@media screen and (min-width: 1380px) {
  /* line 243, global.css.scss */
  section .topStep {
    left: 0;
    right: auto;
    margin-right: 0; }
  /* line 249, global.css.scss */
  section .bottomStep {
    bottom: 0;
    left: auto;
    right: 0;
    margin-left: 0; } }
/* ===============================
 * Colors
 * ===============================*/
/* line 262, global.css.scss */
.sonyGrey {
  background-color: whitesmoke !important; }

/* line 265, global.css.scss */
.sonyLightGrey {
  background-color: #eeeeee !important; }

/* line 268, global.css.scss */
.sonyBlue {
  background-color: #01439a !important; }

/* line 271, global.css.scss */
.white {
  background-color: #fff !important; }

/* ===============================
 * COMMON STYLES
 * ===============================*/
/* line 279, 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 282, 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 285, global.css.scss */
.float-left {
  float: left; }

/* line 288, global.css.scss */
.float-right {
  float: right; }

/* line 292, global.css.scss */
.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

/* line 298, global.css.scss */
.hiddenOverlay {
  display: none; }

/* line 302, global.css.scss */
.overflow-hidden {
  overflow: hidden; }

/* ===============================
 * RESET SELECTION STYLES
 * ===============================*/
/* line 319, global.css.scss */
a:focus {
  outline: 0;
  /* Remove focus outlines */ }

/* ===============================
 * COMMON MODULE STYLES
 * ===============================*/
/* line 326, global.css.scss */
.moduleComponent {
  margin-bottom: 60px; }

/* line 330, global.css.scss */
.image-bleed .moduleComponent {
  margin-bottom: 0; }

/* line 334, global.css.scss */
.moduleComponentOverflow {
  padding-bottom: 60px;
  overflow: hidden; }

/* ===============================
 * LINK BUTTON
 * ===============================*/
/* line 343, global.css.scss */
.genericButtonRow {
  text-align: center;
  display: block;
  position: relative;
  z-index: 1; }

/* line 349, global.css.scss */
.three-step-banner .genericButtonRow {
  text-align: left; }

/* line 353, global.css.scss */
.link-btn {
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  min-width: 140px;
  position: relative;
  text-transform: uppercase; }
  /* line 367, global.css.scss */
  .link-btn .btn {
    font-weight: normal;
    font-family: 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Helvetica;
    text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.3);
    padding: 13px 20px 13px 20px; }
    /* line 373, global.css.scss */
    .link-btn .btn.short {
      padding: 8px 15px; }
  /* line 378, global.css.scss */
  .link-btn:hover {
    text-decoration: none !important; }
  /* line 382, global.css.scss */
  .link-btn .icon {
    position: absolute;
    top: 5px; }
  /* line 387, global.css.scss */
  .link-btn .imageText {
    padding-left: 45px; }

/* line 393, global.css.scss */
.black-btn {
  background-color: #1f1f1f; }
  /* line 397, 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 401, global.css.scss */
  .black-btn:hover {
    background-image: none;
    background-color: #424242; }

/* line 406, global.css.scss */
.blue-btn {
  background-color: #0070c7; }
  /* line 408, 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 411, global.css.scss */
  .blue-btn:hover {
    background-image: none;
    background-color: #008ae3; }

/* line 416, global.css.scss */
.white-btn {
  background-color: #d5d6d7;
  color: #363636 !important; }
  /* line 418, 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 422, global.css.scss */
  .white-btn:hover {
    background-image: none;
    background-color: #eeeeee; }

/* line 428, global.css.scss */
.orange-btn {
  background-color: #e55526; }
  /* line 430, 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 433, global.css.scss */
  .orange-btn:hover {
    background-image: none;
    background-color: #f96f38; }

/* News pinboard */
/* line 439, global.css.scss */
.ps4news {
  padding-top: 1em; }

/* line 443, global.css.scss */
.ps4news p {
  float: none;
  margin-bottom: 0;
  text-align: center; }

/* line 448, global.css.scss */
.ps4news .pinboard {
	margin: 0 20px -19px 20px;
	position: relative;
	text-align: left;
	display: inline-block;
	overflow: hidden;
	width: 970px;
	z-index: 1;
}

/* line 454, global.css.scss */
.ps4news .pinboard .pin {
	float: left;
	color: #333;
	background-color: #f5f5f5;
	margin: 0 19px 19px 0;
	position: relative;
	width: 300px;
}

.ps4news .pinboard .pin .pin-cta {
	position: relative;
	height: 146px;
	overflow: hidden;
}

.ps4news .pinboard .pin .pin-video {
	position:absolute;
	top:0;
	left:0;
}

.ps4news .pinboard .pin .pin-text {
	font-family: 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold','SST W15 Bold', 'Arial Bold', Helvetica;
	position:absolute;
	bottom: 0;
	left: 0;
	padding: 4px 17px 4px 17px;
	text-transform:uppercase;color: #fff
}

.ps4news .pinboard .pin .pin-text img {
	width: auto;
	vertical-align: middle;
}

.ps4news .pinboard .pin .pin-label {
	display:inline-block;
	margin-top: 3px;
}
/* Default if no js, hover handled by jQuery */
.ps4news .pinboard .pin:hover {
	background: #0068bf;
	color: #fff;
	text-decoration: none;
}

.ps4news .pinboard .pin .pin-image {
	-webkit-transform-origin: 50% 50%;
	-webkit-transition: -webkit-transform 0.4s linear;
	-moz-transform-origin: 50% 50%;
	-moz-transition: -moz-transform 0.4s linear;
	-ms-transform-origin: 50% 50%;
	-ms-transition: -ms-transform 0.4s linear;
	-webkit-transform: scale(1.00, 1.00) rotate(0.01deg);
	-moz-transform: scale(1.00, 1.00) rotate(0.01deg);
	-ms-transform: scale(1.00, 1.00) rotate(0.01deg);
}

.ps4news .pinboard .pin:hover .pin-image {
	-webkit-transform: scale(1.05, 1.05) rotate(0.01deg);
	-moz-transform: scale(1.05, 1.05) rotate(0.01deg);
	-ms-transform: scale(1.05, 1.05) rotate(0.01deg);
}

/* line 502, global.css.scss */
.ps4news .pinboard .pin img {
	width: 100%;
}

/* line 505, global.css.scss */
.ps4news .pinboard .pin .pin-content {
	display: block;
}

/* line 511, global.css.scss */
.ps4news .pinboard .pin .pin-title, .ps4news .pinboard .pin .pin-teaser {
	display: inline-block;
	margin: 19px;
	text-align: center;
}

/* line 518, global.css.scss */
.ps4news .pinboard a {
	text-decoration: none;
}

/* line 521, global.css.scss */
.ps4news .pinboard .pin .pin-title {
	font-size: 16px;
	line-height: 19px;
	text-align: left;
	width: auto;
	margin-bottom: 10px;
	font-family: 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Helvetica;
}

.ps4news .genericButtonRow {
	margin: 49px 0 0 0;
}

.ps4news #view-all-news-btn {
	margin-right: 15px;
}
.ps4news #view-all-blog-btn {
    margin-left: 15px;
}

/* line 527, global.css.scss */
.ps4news .pinboard .pin .pin-teaser {
	font-weight: normal;
	text-align: left;
	font-size: 14px;
	line-height: 17px;
	margin-top: 0;
}

/* line 532, global.css.scss */
.ps4news.two-column-content {
	padding-top: 0;
	text-align: center;
	margin: 0px auto 60px;
}

@media screen and (max-width: 980px) {
	.ps4news .pinboard {
		width: 640px;
	}
}

/* End pinboard */

/* line 536, global.css.scss */
.ps4news .ps4-btn-standard-parent {
	margin-top: 20px;
}

/* line 539, global.css.scss */
.ps4-btn-standard-parent {
	float: left;
	padding-bottom: 10px;
	text-align: center;
	width: 100%;
}

/* line 545, global.css.scss */
#ps4-feature-btn.ps4-btn-standard {
  font-size: 14px;
  padding: 13px 25px 15px;
  text-decoration: none;
  width: 220px;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.2);
  display: inline-block;
  float: none;
  text-align: center;
  color: #4d4d4d;
  font-size: 16px;
  text-shadow: 1px 1px #fff;
  background: #ececec;
  background: -moz-linear-gradient(top, #f9f9f9, #d9d9d9 100%);
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #d9d9d9 100%);
  background: -o-linear-gradient(top, #f9f9f9 0%, #d9d9d9 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f9f9f9 0%, #d9d9d9 100%);
  /* IE10+ */
  background: linear, top, #f9f9f9 0%, #d9d9d9 100%;
  /* W3C */
  padding: 10px 14px 12px; }

/* line 566, global.css.scss */
#heroBanner.lead-product-info div.prod-meta h1 {
  font-size: 2.8em;
  margin: 10px 70px 40px 0; }

/* line 570, global.css.scss */
#heroBanner .only-on {
  font-family: 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Helvetica;
  background-color: #282828;
  margin: 2px 0 0 2px;
  padding: 6px 15px; }

/* line 578, global.css.scss */
.cm094-container .game-tile .game-tile-hover .game-tile-hover-image {
  margin-bottom: 0; }

/* line 582, global.css.scss */
.cm094-container .games-grid p {
  font-weight: normal;
  font-family: 'SST W01 Bold','SST W02 Bold','SST W10 Bold','SST W15 Bold','Arial Bold',Helvetica; }

@media only screen and (-webkit-device-pixel-ratio: 2) and (max-device-width: 1280px) and (orientation: portrait) {
  /* line 589, global.css.scss */
  section.parent .cm094-container .games-grid li.main-image-holder {
    width: 320px;
    height: 181px;
    float: left;
    margin-right: 10px;
    padding-right: 0;
    margin-bottom: 30px; }

  /* line 597, global.css.scss */
  .cm094-container .games-grid li.main-image-holder img {
    width: 320px;
    height: 181px; }

  /* line 602, global.css.scss */
  .cm094-container .games-grid li.mobile-clear, .cm094-container .games-grid li.mobile-row {
    float: left;
    clear: left; }

  /* line 607, global.css.scss */
  section.parent .cm094-container .games-grid li {
    width: 154px;
    display: auto;
    float: left;
    padding-right: 0px;
    }

  /* line 615, global.css.scss */
  .cm094-container .games-grid li img {
    width: 154px;
    height: 87px; }

  /* line 621, global.css.scss */
  .cm094-container .games-grid li {
    clear: left; }

  /* line 625, global.css.scss */
  .cm094-container .games-grid li.end-small-row, .cm094-container .games-grid li.mobile-row {
    padding-right: 0;
    padding-left: 0px;
    margin-right: 0;
    clear: none; } }
@media only screen and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 2 / 3) and (max-device-width: 1000px) and (orientation: portrait) {
  /* line 635, global.css.scss */
  section.parent .cm094-container .games-grid li.main-image-holder {
    width: 280px;
    height: 162px;
    float: left;
    margin-right: 10px;
    padding-right: 0;
    margin-bottom: 30px; }

  /* line 644, global.css.scss */
  section.parent .cm094-container .games-grid li.main-image-holder img {
    width: 280px;
    height: 162px; }

  /* line 649, global.css.scss */
  section.parent .cm094-container .games-grid li {
    width: 130px;
    display: auto;
    float: left;
    }

  /* line 656, global.css.scss */
  section.parent .cm094-container .games-grid li img {
    width: 130px;
    height: 73px; } }
@media only screen and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  /* line 665, global.css.scss */
  section.parent .cm094-container .games-grid {
    margin-left: 75px; }

  /* line 668, global.css.scss */
  section.parent .cm094-container .games-grid li.main-image-holder {
    width: 570px;
    float: left;
    margin-right: 10px;
    padding-right: 0; }

  /* line 675, global.css.scss */
  .cm094-container .games-grid li.main-image-holder img {
    width: 570px;
    height: 310px; }

  /* line 680, global.css.scss */
  section.parent .cm094-container .games-grid li {
    width: 130px;
    display: auto;
    float: left;
    padding-right: 17px;
    margin-right: 0px; }

  /* line 688, global.css.scss */
  .cm094-container .games-grid li img {
    width: 130px;
    height: 73px; }

  /* line 693, global.css.scss */
  .cm094-container .games-grid li.mobile-clear {
    padding-right: 0;
    padding-left: 0px;
    clear: left; }

  /* line 699, global.css.scss */
  .cm094-container .games-grid li.samsung-clear {
    clear: left; }

  /* line 703, global.css.scss */
  .cm094-container .games-grid li.game-rows.mobile-clear {
    clear: none; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2), (min-device-width: 768px) and (max-device-width: 768px) and (orientation: portrait), (max-device-width: 800px) and (min-device-width: 799px) and (orientation: portrait) {
  /* line 711, global.css.scss */
  section.parent .cm094-container {
    margin-left: 40px; }

  /* line 714, global.css.scss */
  section.parent .cm094-container .games-grid li.main-image-holder {
    width: 484px;
    height: 273px;
    float: left;
    margin-right: 0px;
    padding-right: 0;
    margin-bottom: 40px; }

  /* line 723, global.css.scss */
  section.parent .cm094-container .games-grid li.main-image-holder img {
    width: 484px;
    height: 273px; }

  /* line 727, global.css.scss */
  section.parent .cm094-container .games-grid li {
    width: 220px;
    display: auto;
    float: left;
    clear: left;
    padding-right: 0;
    margin-right: 0; }

  /* line 735, global.css.scss */
  .cm094-container .games-grid li.mobile-clear {
    clear: left; }

  /* line 739, global.css.scss */
  section.parent .cm094-container .games-grid li.end-small-row, section.parent .cm094-container .games-grid li.mobile-row {
    margin-left: 30px;
    clear: none; }

  /* line 743, global.css.scss */
  .cm094-container .games-grid li img {
    width: 220px;
    height: 124px; }

  /* line 747, global.css.scss */
  .cm094-container .games-grid li.game-rows.mobile-clear {
    clear: none; } }
@media only screen and (max-device-width: 800px) and (min-device-width: 799px) and (orientation: portrait) {
  /* line 753, global.css.scss */
  section.parent .cm094-container {
    margin-left: 140px; } }

/* fix for IE8 and 7 with gradiented background on buttons */
/* line 851, global.css.scss */
.lt-ie9 .btn {
  padding: 13px 20px; }

/* line 858, global.css.scss */
.lt-ie9 .black-btn, .lt-ie10 .black-btn {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#020202', endColorstr='#2a2a2a'); }
/* line 861, global.css.scss */
.lt-ie9 .red-btn, .lt-ie10 .red-btn {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e04c25', endColorstr='#fe7435'); }
/* line 864, global.css.scss */
.lt-ie9 .blue-btn, .lt-ie10 .blue-btn {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0148a0', endColorstr='#016dc5'); }
/* line 867, global.css.scss */
.lt-ie9 .white-btn, .lt-ie10 .white-btn {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d7d8d8', endColorstr='#ebebeb'); }
/* line 870, global.css.scss */
.lt-ie9 .orange-btn, .lt-ie10 .orange-btn {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e55526', endColorstr='#f86d37'); }


/* ===============================
 * Show more button
 * ===============================*/

.button-showmore {
    background-color:#f5f5f5;
    color: #363636;
    display: block;
    font-family: 'SST W01 Bold','SST W02 Bold','SST W10 Bold','SST W15 Bold','Arial Bold',Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 30px;
    padding: 10px 0;
    text-align: center;
	text-decoration:none;
}

.button-showmore span.more {
    background: url("../images/upDownArrows.png") no-repeat right -11px;
    padding: 0 28px 0 0;
    text-transform: uppercase;
}


/* ===============================
 * LINK BUTTON
 * ===============================*/
/* line 879, global.css.scss */
.buttonRow {
  width: 100%;
  text-align: center;
  margin: 0 0 60px; }
  /* line 883, global.css.scss */
  .buttonRow.left {
    text-align: left; }
  /* line 886, global.css.scss */
  .buttonRow .link-btn {
    margin: 0 20px 0 0; }


/* issues with CM110 at the time so styles added here.   */
/* line 907, global.css.scss */
.CM110-three-col-feature {
	margin: 0 auto;
  	text-align: center;
  	width: auto;
  	max-width: 980px;
	min-width: 768px;
	padding: 0 20px;
	box-sizing:  border-box;

 }

.CM110-three-col-feature.home-page {
 margin: 0 auto 60px;
}


  /* line 928, global.css.scss */
  .CM110-three-col-feature .text-container h1 {
    margin: 10px 0; }
  /* line 931, global.css.scss */

  .CM110-three-col-feature .item {
    display: inline-block;
    text-align: center;
	margin:0 0 0 1.60%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 31.9149%;
	position:static;
    vertical-align: top;
    padding: 0px;
  }

.CM110-three-col-feature .row .item:first-child {
	margin-left:0;
}

.CM110-three-col-feature.home-page .CC023-Content-Tile .hidden-btn-helper{
	visibility: hidden;
}
.CM110-three-col-feature.retailer .CC023-Content-Tile .hidden-btn-helper{
	display:none;
}

	.CM110-three-col-feature .item .three-col-img{
		margin: 0 auto;
		display:block;
		max-width:205px;
  	}

	.CM110-three-col-feature .item img{
		width: auto;
      	height: auto;
      	max-width: 100%;
	}

    .CM110-three-col-feature .item .genericButtonRow {
		margin: 0;
		bottom: 18px;
		max-width: inherit;
		min-width: inherit;
		position: absolute;
		width: 31.9149%;
	}

  /* line 961, global.css.scss */
	.CM110-three-col-feature .CC023-Content-Tile {
    padding: 0; }
    /* line 964, global.css.scss */
    .CM110-three-col-feature .CC023-Content-Tile.toppers a {
      display: block;
      position: relative;
	}

    /* line 972, global.css.scss */
    .CM110-three-col-feature .CC023-Content-Tile.btn-container {
		max-width:inherit;
		bottom:18px;
		font-size:14px;
		font-family: "SST W01 Bold","SST W02 Bold","SST W10 Bold","SST W15 Bold","Arial Bold",Arial,Helvetica,sans-serif;
		text-transform: uppercase;
		position: static;
		margin:30px 0 0;
		width: auto;
	}

	.CM110-three-col-feature .CC023-Content-Tile.btn-container:before {
		content: attr(data-title);
		display:inline-block;
		min-width: 140px;
		padding: 13px 15px;
		box-sizing: border-box;
		visbility:hidden;
		background-color: #ccc;
		visibility: hidden;
	}

    /* line 978, global.css.scss */
    .CM110-three-col-feature .CC023-Content-Tile h1 {
      font-family: 'SST W01 Bold','SST W02 Bold','SST W10 Bold','SST W15 Bold','Arial Bold',Arial,Helvetica,sans-serif;
      font-size: 18px;
      font-weight: normal; }


	.CM110-three-col-feature a h1 {
		color:#363636;
	}
    /* line 983, global.css.scss */

    .CM110-three-col-feature .CC023-Content-Tile h2 {
      font-family: 'SST W01 Roman','SST W02 Roman','SST W10 Roman','SST W15 Roman',Arial,Helvetica,sans-serif;
      font-size: 14px;
      font-weight: normal;
		padding:0; margin:0

	}



	.CM110-three-col-feature a.button-showmore {
		margin-top:-40px;
	}

	.CM110-three-col-feature .row {
		clear:both;
		position: relative;
		margin-bottom:90px;
		text-align: left;
	}

	.CM110-three-col-feature.home-page .row {
		margin-bottom:30px;
	}

	.CM110-three-col-feature.home-page .row > a {
		text-decoration:none;
	}

	/* needed for text justify */
	.CM110-three-col-feature .row:after
	{
		content:"";
		width: 100%;
		display: inline-block;
		font-size: 0;
		line-height: 0
	}

@media screen and (max-width: 980px){
	section .headingWrapper {
		width: 700px;
	}
}

/* Target the tab panel on the homepage */
/* line 3, bespoke.css.scss */
.homepage_homeHeroOverlay {
  position: relative;
  margin: 130px 0 0 0; }

/* line 7, bespoke.css.scss */
.homePageTabPanel {
  margin-top: -193px; }

/* Target the discover tab on the homepage */
/* line 12, bespoke.css.scss */
.homepage_discoverSection {
  margin-top: -50px; }

/* line 15, bespoke.css.scss */
.homepage_discoverSection .section-heading {
  margin-top: 0; }
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
/* line 5, libs/colorbox.css.scss */
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden; }

/* line 6, libs/colorbox.css.scss */
#cboxWrapper {
  z-index: 100; }

/* line 7, libs/colorbox.css.scss */
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

/* line 8, libs/colorbox.css.scss */
#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

/* line 9, libs/colorbox.css.scss */
#cboxContent {
  position: relative; }

/* line 10, libs/colorbox.css.scss */
#cboxLoadedContent {
  overflow: auto; }

/* line 11, libs/colorbox.css.scss */
#cboxTitle {
  margin: 0; }

/* line 12, libs/colorbox.css.scss */
#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* line 13, libs/colorbox.css.scss */
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

/* line 14, libs/colorbox.css.scss */
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none; }

/* line 15, libs/colorbox.css.scss */
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0; }

/* line 16, libs/colorbox.css.scss */
#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
	outline: 0 none;
}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
/* line 23, libs/colorbox.css.scss */
#cboxOverlay {
  background: black;
  filter: alpha(opacity=90);
  opacity: 0.9; }

/* line 25, libs/colorbox.css.scss */
#cboxContent {
  margin-top: 55px;
  border: 2px solid white; }

/* line 26, libs/colorbox.css.scss */
.cboxIframe {
  background: #fff; }

/* line 27, libs/colorbox.css.scss */
#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

/* line 28, libs/colorbox.css.scss */
#cboxLoadedContent {
  background: #fff; }

/* line 29, libs/colorbox.css.scss */
#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ccc; }

/* line 30, libs/colorbox.css.scss */
#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0px;
  color: #ccc; }

/* line 31, libs/colorbox.css.scss */
#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff; }

/* line 32, libs/colorbox.css.scss */
#cboxPrevious {
  filter: alpha(opacity=60);
  opacity: 0.6;
  position: absolute;
  top: 54%;
  left: 30px;
  margin-top: -32px;
  background: url(/static/pdc6/images/controls.png) no-repeat top left;
  width: 48px;
  height: 72px;
  text-indent: -9999px;
  background-position: 0% 50%; }

/* line 33, libs/colorbox.css.scss */
#cboxPrevious:hover {
  filter: alpha(opacity=100);
  opacity: 1; }

/* line 34, libs/colorbox.css.scss */
#cboxNext {
  filter: alpha(opacity=60);
  opacity: 0.6;
  position: absolute;
  top: 54%;
  right: 30px;
  margin-top: -32px;
  background: url(/static/pdc6/images/controls.png) no-repeat top right;
  width: 48px;
  height: 71px;
  text-indent: -9999px;
  background-position: 100% 50%; }

/* line 35, libs/colorbox.css.scss */
#cboxNext:hover {
  filter: alpha(opacity=100);
  opacity: 1; }

/* line 36, libs/colorbox.css.scss */
#cboxLoadingOverlay {
  background: #000; }

/* line 37, libs/colorbox.css.scss */
#cboxLoadingGraphic {
  background: url(/static/pdc6/images/common/loader.gif) no-repeat center center; }

/* line 38, libs/colorbox.css.scss */
#cboxClose {
  position: absolute;
  top: -53px;
  right: -2px;
  display: block;
  background: url(/static/pdc6/images/controls.png) no-repeat 21% 1%;
  width: 50px;
  height: 50px;
  text-indent: -9999px; }

/* line 39, libs/colorbox.css.scss */
#cboxClose:hover {
  position: absolute;
  top: -53px;
  right: -2px;
  display: block;
  background: url(/static/pdc6/images/controls.png) no-repeat 84% 0%;
  width: 50px;
  height: 49px;
  text-indent: -9999px; }

/* line 40, libs/colorbox.css.scss */
#cboxCurrent {
  display: none!important; }

/* line 41, libs/colorbox.css.scss */
#cboxShare {
  width: 50px;
  height: 50px;
  background-color: red;
  background-color: red;
  height: 50px;
  margin-right: 40px;
  position: absolute;
  right: 12px;
  top: -53px;
  width: 50px;
  cursor: pointer; }

/* line 42, libs/colorbox.css.scss */
#cboxShare {
  display: none; }
/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 5, copy_block.css.scss */
.copy-block hgroup {
  margin: 0 0 35px 0;
  background-repeat: no-repeat;
  background-position: 0px 10px; }
  /* line 11, copy_block.css.scss */
  .copy-block hgroup h1 {
    margin: 0;
    font-family: Georgia;
    font-size: 28px;
    font-style: italic;
    color: #0068bf;
    font-weight: normal; }
    /* line 20, copy_block.css.scss */
    section.sonyBlue .copy-block hgroup h1 {
      color: #fff; }
  /* line 26, copy_block.css.scss */
  .copy-block hgroup h2 {
    font-size: 40px;
    margin: 0;
    font-family: 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Arial, Helvetica, sans-serif;
    font-weight: normal; }
    /* line 33, copy_block.css.scss */
    section.sonyBlue .copy-block hgroup h2 {
      color: #fff; }
  /* line 40, copy_block.css.scss */
  .copy-block hgroup h1,
  .copy-block hgroup h2 {
    text-align: left; }
  /* line 47, copy_block.css.scss */
  .copy-block hgroup.align-center h1,
  .copy-block hgroup.align-center h2 {
    text-align: center; }
/* line 57, copy_block.css.scss */
.copy-block.small-heading hgroup {
  margin-bottom: 10px; }
  /* line 61, copy_block.css.scss */
  .copy-block.small-heading hgroup h2 {
    font-size: 22px; }
/* line 69, copy_block.css.scss */
.copy-block .copy {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 22px; }
  /* line 77, copy_block.css.scss */
  .copy-block .copy.align-center {
    text-align: center; }
  /* line 84, copy_block.css.scss */
  .copy-block .copy h3,
  .copy-block .copy p,
  .copy-block .copy ul,
  .copy-block .copy blockquote {
    margin: 0 0 30px 0;
    text-align: left; }
  /* line 93, copy_block.css.scss */
  .copy-block .copy h1,
  .copy-block .copy h2,
  .copy-block .copy h3 {
    color: #363636;
    font-family: 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Arial, Helvetica, sans-serif;
    font-weight: normal; }
    /* line 99, copy_block.css.scss */
    section.sonyBlue .copy-block .copy h1, section.sonyBlue
    .copy-block .copy h2, section.sonyBlue
    .copy-block .copy h3 {
      color: #fff; }
  /* line 105, copy_block.css.scss */
  .copy-block .copy h3 {
    font-size: 20px;
    line-height: 27px; }
  /* line 113, copy_block.css.scss */
  .copy-block .copy p,
  .copy-block .copy li {
    font-size: 16px;
    line-height: 22px; }
    /* line 118, copy_block.css.scss */
    .copy-block .copy p.smaller,
    .copy-block .copy li.smaller {
      font-size: 14px; }
    /* line 122, copy_block.css.scss */
    section.sonyBlue .copy-block .copy p, section.sonyBlue
    .copy-block .copy li {
      color: #fff; }
  /* line 128, copy_block.css.scss */
  .copy-block .copy ul {
    list-style-type: none;
    padding: 0;
    margin-left: 15px; }
    /* line 132, copy_block.css.scss */
    .lt-ie8 .copy-block .copy ul {
      list-style-type: square; }
    /* line 139, copy_block.css.scss */
    .copy-block .copy ul li {
      position: relative;
      padding: 0 0 0 10px;
      margin: 0 0 15px 0; }
      /* line 145, copy_block.css.scss */
      .copy-block .copy ul li:before {
        content: "\25A0";
        /* /25A0 is the numerical unicode for a square bullet */
        position: absolute;
        top: 0;
        left: -15px;
        color: #0068c3;
        font-size: 13px; }
      /* line 160, copy_block.css.scss */
      section.sonyBlue .copy-block .copy ul li, section.sonyBlue .copy-block .copy ul li:before {
        color: #fff; }
      /* line 164, copy_block.css.scss */
      .copy-block .copy ul li ul {
        margin-top: 15px;
        margin-bottom: 20px; }
  /* line 175, copy_block.css.scss */
  .copy-block .copy ol {
    list-style-type: none;
    padding: 0;
    margin: 0 0 30px 30px; }
    /* line 179, copy_block.css.scss */
    .lt-ie8 .copy-block .copy ol {
      list-style-type: decimal; }
    /* line 186, copy_block.css.scss */
    .copy-block .copy ol li {
      position: relative;
      padding: 0 0 0 0;
      margin: 0 0 15px 0; }
      /* line 193, copy_block.css.scss */
      .copy-block .copy ol li ul {
        margin-top: 15px;
        margin-bottom: 15px;
        margin-left: 15px;
        color: #0068c3; }
        /* line 201, copy_block.css.scss */
        section.sonyBlue .copy-block .copy ol li ul {
          color: #fff; }
        /* line 205, copy_block.css.scss */
        .copy-block .copy ol li ul li {
          font-size: 16px;
          color: #363636;
          font-family: 'SST W01 Roman', 'SST W02 Roman', 'SST W10 Roman', 'SST W15 Roman', Arial, Helvetica, sans-serif; }
    /* line 217, copy_block.css.scss */
    .copy-block .copy ol > li {
      counter-increment: customlistcounter; }
    /* line 221, copy_block.css.scss */
    .copy-block .copy ol > li:before {
      content: counter(customlistcounter, decimal-leading-zero) " ";
      position: absolute;
      top: 0;
      left: -30px;
      color: #0068c3;
      font-family: 'BebasRegular', 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Arial, Helvetica, sans-serif;
      font-size: 20px; }
    /* line 235, copy_block.css.scss */
    section.sonyBlue .copy-block .copy ol > li:before {
      color: #fff; }
    /* line 239, copy_block.css.scss */
    .copy-block .copy ol:first-child {
      counter-reset: customlistcounter; }
  /* line 245, copy_block.css.scss */
  .copy-block .copy a {
    color: #0068bf; }
    /* line 249, copy_block.css.scss */
    .copy-block .copy a:hover {
      text-decoration: none; }
    /* line 253, copy_block.css.scss */
    section.sonyBlue .copy-block .copy a {
      color: #fff; }
  /* line 260, copy_block.css.scss */
  .copy-block .copy b,
  .copy-block .copy strong {
    font-family: 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Arial, Helvetica, sans-serif;
    font-weight: normal; }
  /* line 265, copy_block.css.scss */
  .copy-block .copy blockquote {
    text-align: left;
    display: block;
    color: #0068bf;
    font-family: "adelle", Georgia;
    font-size: 30px;
    line-height: 40px;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 40px;
    width: 100%; }
    /* line 278, copy_block.css.scss */
    section.sonyBlue .copy-block .copy blockquote {
      color: #fff; }
/* line 286, copy_block.css.scss */
.copy-block.page-width {
  margin: 0 auto;
  max-width: 940px;
  min-width: 708px; }
/* line 296, copy_block.css.scss */
.copy-block .genericButtonRow a {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px; }
@media screen and (max-width: 767px) {
  /* line 294, copy_block.css.scss */
  .copy-block .genericButtonRow {
    text-align: center;
    margin-top: 10px; }
    /* line 309, copy_block.css.scss */
    .copy-block .genericButtonRow a {
      margin: 0px auto;
      width: auto;
      float: none; }
    /* line 314, copy_block.css.scss */
    .copy-block .genericButtonRow a:last-child {
      margin: 0px auto; } }
@media only screen and (min-width: 240px) and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5) and (-webkit-max-device-pixel-ratio: 2) and (orientation: portrait) {
  /* line 326, copy_block.css.scss */
  .copy-block .genericButtonRow a {
    margin: 0px auto;
    width: 80%;
    float: none; } }

@media screen and (max-width: 980px) {
  /* line 337, copy_block.css.scss */

  .responsive-stack .copy-block {
    width: 100%;
    margin: 0 auto; } }
/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 9, simple_block.css.scss */
.simple-block {
  position: relative;
  width: 380px;
  overflow: hidden;
  /* Content internals */
  /* Keep the children above the transparancies */
  /* The transparancies which create the step */ }
  /* line 17, simple_block.css.scss */
  .simple-block hgroup {
    padding: 25px 95px 25px 25px;
    margin: 0; }
    /* line 22, simple_block.css.scss */
    .simple-block hgroup h2 {
      font-family: 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-size: 2.4em;
      text-align: left;
      color: white; }
  /* line 33, simple_block.css.scss */
  .simple-block .inner-markup {
    padding: 0 25px 10px 25px; }
    /* line 40, simple_block.css.scss */
    .simple-block .inner-markup h3,
    .simple-block .inner-markup p,
    .simple-block .inner-markup ul,
    .simple-block .inner-markup blockquote {
      margin: 0 0 20px 0;
      text-align: left; }
    /* line 47, simple_block.css.scss */
    .simple-block .inner-markup h3 {
      font-size: 20px;
      line-height: 24px;
      font-family: 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Arial, Helvetica, sans-serif;
      font-weight: normal;
      color: #fff; }
    /* line 59, simple_block.css.scss */
    .simple-block .inner-markup p,
    .simple-block .inner-markup li {
      font-size: 16px;
      line-height: 20px;
      color: #fff; }
      /* line 66, simple_block.css.scss */
      .simple-block .inner-markup p.smaller,
      .simple-block .inner-markup li.smaller {
        font-size: 14px; }
    /* line 73, simple_block.css.scss */
    .simple-block .inner-markup ul {
      list-style-type: none;
      padding: 0;
      margin-left: 15px; }
      /* line 77, simple_block.css.scss */
      .lt-ie8 .simple-block .inner-markup ul {
        list-style-type: square; }
      /* line 84, simple_block.css.scss */
      .simple-block .inner-markup ul li {
        position: relative;
        padding: 0 0 0 10px;
        margin: 0 0 10px 0; }
        /* line 90, simple_block.css.scss */
        .fade-bg-white .simple-block .inner-markup ul li {
          color: #0068c3; }
        /* line 94, simple_block.css.scss */
        .simple-block .inner-markup ul li:before {
          content: "\25A0";
          /* /25A0 is the numerical unicode for a square bullet */
          position: absolute;
          top: 0;
          left: -15px;
          color: #fff;
          font-size: 13px; }
        /* line 108, simple_block.css.scss */
        .simple-block .inner-markup ul li ul {
          margin-top: 15px;
          margin-bottom: 20px; }
    /* line 119, simple_block.css.scss */
    .simple-block .inner-markup ol {
      list-style-type: none;
      padding: 0;
      margin: 0 0 20px 30px; }
      /* line 123, simple_block.css.scss */
      .lt-ie8 .simple-block .inner-markup ol {
        list-style-type: decimal; }
      /* line 130, simple_block.css.scss */
      .simple-block .inner-markup ol li {
        position: relative;
        padding: 0 0 0 0;
        margin: 0 0 10px 0; }
        /* line 137, simple_block.css.scss */
        .simple-block .inner-markup ol li ul {
          margin-top: 10px;
          margin-bottom: 10px;
          margin-left: 15px;
          color: #fff; }
          /* line 145, simple_block.css.scss */
          .simple-block .inner-markup ol li ul li {
            font-size: 16px;
            color: #fff;
            font-family: 'SST W01 Roman', 'SST W02 Roman', 'SST W10 Roman', 'SST W15 Roman', Arial, Helvetica, sans-serif; }
      /* line 157, simple_block.css.scss */
      .simple-block .inner-markup ol > li {
        counter-increment: customlistcounter; }
      /* line 161, simple_block.css.scss */
      .simple-block .inner-markup ol > li:before {
        content: counter(customlistcounter, decimal-leading-zero) " ";
        position: absolute;
        top: 0;
        left: -30px;
        color: #fff;
        font-family: 'BebasRegular', 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Arial, Helvetica, sans-serif;
        font-size: 20px; }
      /* line 175, simple_block.css.scss */
      .simple-block .inner-markup ol:first-child {
        counter-reset: customlistcounter; }
    /* line 181, simple_block.css.scss */
    .simple-block .inner-markup a {
      color: #fff; }
      /* line 185, simple_block.css.scss */
      .simple-block .inner-markup a:hover {
        text-decoration: none; }
    /* line 192, simple_block.css.scss */
    .simple-block .inner-markup b,
    .simple-block .inner-markup strong {
      font-family: 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Arial, Helvetica, sans-serif;
      font-weight: normal; }
    /* line 197, simple_block.css.scss */
    .simple-block .inner-markup blockquote {
      text-align: left;
      display: block;
      color: #fff;
      font-family: "adelle", Georgia;
      font-size: 30px;
      line-height: 40px;
      font-style: italic;
      font-weight: normal;
      margin-bottom: 20px;
      width: 100%; }
  /* line 214, simple_block.css.scss */
  .simple-block .genericButtonRow {
    padding: 0 25px 25px 25px; }
  /* line 222, simple_block.css.scss */
  .simple-block * {
    position: relative;
    z-index: 5;
}

  /* line 231, simple_block.css.scss */
  .simple-block .inner-top-step,
  .simple-block .inner-bottom-step {
    position: absolute;
    z-index: 4;
    left: 0; }

  .three-step-banner .simple-block .inner-top-step,
  .three-step-banner .simple-block .inner-bottom-step {
   z-index:0;
  }

  /* line 239, simple_block.css.scss */
  .simple-block .inner-top-step {
    top: 0;
    width: 310px;
    height: 70px; }
  /* line 245, simple_block.css.scss */
  .simple-block .inner-bottom-step {
    top: 70px;
    width: 380px;
    height: 500px;
    /* Enough to overflow the parent, adjust as necc */ }
  /* line 254, simple_block.css.scss */
  .simple-block.fade-bg-blue .inner-top-step,
  .simple-block.fade-bg-blue .inner-bottom-step {
    background-color: rgba(14, 107, 185, 0.8); }
    /* line 102, _sony-addons.scss */
    .lt-ie9 .simple-block.fade-bg-blue .inner-top-step, .lt-ie9
    .simple-block.fade-bg-blue .inner-bottom-step {
      background-color: #0e6bb9;
      filter: alpha(opacity=80); }
  /* line 263, simple_block.css.scss */
  .simple-block.fade-bg-black .inner-top-step,
  .simple-block.fade-bg-black .inner-bottom-step {
    background-color: rgba(0, 0, 0, 0.8); }
    /* line 119, _sony-addons.scss */
    .lt-ie9 .simple-block.fade-bg-black .inner-top-step, .lt-ie9
    .simple-block.fade-bg-black .inner-bottom-step {
      background-color: black;
      filter: alpha(opacity=80); }
  /* line 275, simple_block.css.scss */
  .simple-block.fade-bg-white hgroup h2,
  .simple-block.fade-bg-white h3,
  .simple-block.fade-bg-white p,
  .simple-block.fade-bg-white a,
  .simple-block.fade-bg-white li {
    color: #363636; }
  /* line 287, simple_block.css.scss */
  .simple-block.fade-bg-white ul li:before,
  .simple-block.fade-bg-white ol li:before,
  .simple-block.fade-bg-white blockquote li:before {
    color: #0068c3; }
  /* line 296, simple_block.css.scss */
  .simple-block.fade-bg-white .inner-top-step,
  .simple-block.fade-bg-white .inner-bottom-step {
    background-color: rgba(255, 255, 255, 0.8); }
    /* line 111, _sony-addons.scss */
    .lt-ie9 .simple-block.fade-bg-white .inner-top-step, .lt-ie9
    .simple-block.fade-bg-white .inner-bottom-step {
      background-color: white;
      filter: alpha(opacity=80); }
/* line 1, form.css.scss */
#footer-form-container {
  padding-bottom: 3em; }

#footer-form-container.form-success {
  padding-bottom: 60px;
	margin-top: -90px; }


/* line 5, form.css.scss */
form.default {
  margin-top: 1.5em;
  margin-bottom: 4em;
  position: relative;
  margin-left: auto;
  margin-right: auto;
	text-align: left;
}

form.default :-ms-input-placeholder { color:#999; }

/* line 15, form.css.scss */
.form-field {
  margin: 2em 0 0 0; }

  /* line 20, form.css.scss */
  .form-field input,
  .form-field select {
    outline: solid 2px transparent; }

  /* line 25, form.css.scss */
  .form-field input:focus,
  .form-field select:focus {
    outline: solid 2px #00a2ff; }

/* line 32, form.css.scss */
.dob-field {
  margin:0;
  display: inline-block;
  width: 30%;
  overflow: hidden;
  background: url(../images/form/fx-select-arrow.png) white 124px center no-repeat;
  border-radius: 0;
}

.form-label .dob-field {
  margin-bottom:1em;
}
/* line 36, form.css.scss */
.form-label {
  font-size: 1.2em;
  color: #b2b2b2;
  margin-bottom: 17px;
  font-weight: bold;
  display: block; }

/* line 44, form.css.scss */
form.default textarea,
form.default input,
#parentEmailForm input[type=text] {
  width: 100%;
  font-size: 1.2em;
  border-radius: 0;
  outline: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
  background: #fff; }

/* line 64, form.css.scss */
#dobDayField, #dobMonthField {
  margin-right: 2%; }

/* line 68, form.css.scss */
.select-field select,
.dob-field select {
  font-size: 1.2em;
  color: #808080;
  width: 110%;
  padding: 12px;
  background: none;
  border: none;
  outline: none;
  -webkit-appearance: none;
  appearance: none; }

/* line 80, form.css.scss */
.name-field {
  width: 47.5%;
  display: inline-block; }

/* line 85, form.css.scss */
#firstNameField {
  margin-right: 5%; }

/* line 89, form.css.scss */
#nameField input[type=text] {
  width: 90%;
  padding: 5%; }

/* line 94, form.css.scss */
.country-field {
  width: 100%;
  overflow: hidden;
  background: url(../images/form/fx-select-arrow.png) white 475px center no-repeat;
  border-radius: 0; }

/* line 101, form.css.scss */
.country-field select {
  font-size: 1.2em;
  color: #808080;
  width: 100%;
  padding: 12px;
  background: none;
  border: none;
  outline: none;
	border: 1px solid #e6e6e6;
  -webkit-appearance: none;
  appearance: none; }


.country-field select:focus,
form.default textarea:focus,
form.default input:focus,
form.default .captcha-image-input input:focus{
	border: 1px solid #d6d6d6;
}
/* line 113, form.css.scss */
#formExtra {
  /*display: none;*/ }

/* line 117, form.css.scss */
form.default input[type=submit],
#submitButton {
  color: #fff;
	font-family: "SST W01 Bold", "SST W02 Bold", "SST W10 Bold", "SST W15 Bold", "Arial Bold", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
  text-shadow: -1px -1px 1px #0062b2;
  border-radius: 0;
  background: #008ae3;
  text-transform: uppercase;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOGFlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNDZmYzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #008ae3 0%, #046fc6 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #008ae3), color-stop(100%, #046fc6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #008ae3 0%, #046fc6 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #008ae3 0%, #046fc6 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #008ae3 0%, #046fc6 100%);
  /* IE10+ */
  background: linear-gradient(top bottom, #008ae3 0%, #046fc6 100%);
  /* IE6-8 */
  border: none;
  width: 32%;
 }

/* line 141, form.css.scss */
#join {
  font-size: 1.75em;
  color: #ffffff;
  margin-bottom: 1em; }

/* line 147, form.css.scss */
#capture-image-refresh {
  margin-top: .6em; }

/* line 151, form.css.scss */
#join a, #capture-image-refresh a {
  color: #0068bf;
  text-decoration: none; }

/* line 156, form.css.scss */
#join a:hover, #capture-image-refresh a:hover {
  text-decoration: underline; }

/* line 160, form.css.scss */
#social {
  margin: 1.5em auto 4em auto;
  position: relative;
  /*padding-left: 85px;*/ }

/* line 166, form.css.scss */
.social-button {
  vertical-align: top;
  display: inline-block;
  margin-right: 30px; }

/* line 172, form.css.scss */
#socialLinks div {
  vertical-align: middle;
  display: inline-block; }

/* line 177, form.css.scss */
#socialLinks div#blogLink {
  margin: 0 60px; }

/* line 182, form.css.scss */
#socialLinks .fb,
#socialLinks .twitter {
  /*border-radius: 4px;*/
  text-shadow: -1px -1px #111111;
  background: #171717;
  background-repeat: no-repeat;
  background-position: -10px;
  height: 20px;
  padding: 10px;
  display: inline-block;
  line-height: 20px;
  margin-left: 2%;
  font-size: 12px;
  color: #fff;
	font-weight: normal;
	font-family: 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Helvetica;
  text-decoration: none;
  padding-left: 55px;
  padding-right: 15px;
  min-width: 110px; }

/* line 202, form.css.scss */
#socialLinks .fb {
  margin-left: 0;
  background-image: url(/static/sign-up/assets/facebook.png); }

/* line 207, form.css.scss */
#socialLinks .twitter {
  background-image: url(/static/sign-up/assets/twitter.png); }
  /* line 209, form.css.scss */
  .mobile #socialLinks .twitter {
    margin-left: 0;
    margin-top: 1em; }

/* line 217, form.css.scss */
#countrySelector {
  background: #171717;
  height: 20px;
  padding: 10px;
  line-height: 20px;
  margin-left: 2%;
  font-size: 11px;
  color: #808080;
  cursor: pointer;
  /*border-radius: 4px;*/
  text-shadow: -1px -1px #111111;
  display: inline-block; }

/* line 231, form.css.scss */
#countrySelection {
  margin-left: 15px;
  line-height: 40px;
  font-size: 11px;
  color: #808080;
  font-weight: bold;
  text-shadow: -1px -1px #111111; }

/* line 240, form.css.scss */
#countrySelectionWrapper {
  width: 200px;
  text-align: center;
  margin: 1.5em auto 0 auto; }

/* line 246, form.css.scss */
.country-name {
  text-indent: 5px;
  float: left; }

/* line 251, form.css.scss */
.arrow {
  padding-right: 15px;
  background: url(../images/form/right-arrow.png) no-repeat right; }

/* line 257, form.css.scss */
.open .arrow {
  background: url(../images/form/down-arrow.png) no-repeat right; }

/* line 261, form.css.scss */
.country-flag {
  width: 16px;
  height: 12px;
  margin-top: 4px;
  float: left;
  background: url(../images/form/flags.png) no-repeat; }

/* line 269, form.css.scss */
.AE-flag {
  background-position: 0px 0px; }

/* line 273, form.css.scss */
.AT-flag {
  background-position: -18px 0px; }

/* line 277, form.css.scss */
.AU-flag {
  background-position: -36px 0px; }

/* line 281, form.css.scss */
.BE-flag {
  background-position: -54px 0px; }

/* line 285, form.css.scss */
.CH-flag {
  background-position: 0px -14px; }

/* line 289, form.css.scss */
.DE-flag {
  background-position: -18px -14px; }

/* line 293, form.css.scss */
.DK-flag {
  background-position: -36px -14px; }

/* line 297, form.css.scss */
.ES-flag {
  background-position: -54px -14px; }

/* line 301, form.css.scss */
.FI-flag {
  background-position: 0px -28px; }

/* line 305, form.css.scss */
.FR-flag {
  background-position: -18px -28px; }

/* line 309, form.css.scss */
.UK-flag {
  background-position: -36px -28px; }

/* line 313, form.css.scss */
.GR-flag {
  background-position: -54px -28px; }

/* line 317, form.css.scss */
.IE-flag {
  background-position: 0px -42px; }

/* line 321, form.css.scss */
.IN-flag {
  background-position: -18px -42px; }

/* line 325, form.css.scss */
.IT-flag {
  background-position: -36px -42px; }

/* line 329, form.css.scss */
.LU-flag {
  background-position: -54px -42px; }

/* line 333, form.css.scss */
.NL-flag {
  background-position: 0px -56px; }

/* line 337, form.css.scss */
.NO-flag {
  background-position: -18px -56px; }

/* line 341, form.css.scss */
.NZ-flag {
  background-position: -36px -56px; }

/* line 345, form.css.scss */
.PL-flag {
  background-position: -54px -56px; }

/* line 349, form.css.scss */
.PT-flag {
  background-position: 0px -70px; }

/* line 353, form.css.scss */
.RU-flag {
  background-position: -18px -70px; }

/* line 357, form.css.scss */
.SE-flag {
  background-position: -36px -70px; }

/* line 361, form.css.scss */
.CZ-flag {
  background-position: -54px -70px; }

/* line 365, form.css.scss */
.ZA-flag {
  background-position: 0 -84px; }

/* line 369, form.css.scss */
.TR-flag {
  background-position: -18px -84px; }

/* line 373, form.css.scss */
#underAge, #thanks, .inline-error {
  background: rgba(255, 255, 255, 0.1);
  color: #00a2ff;
  font-size: 20px;
  padding: 0px;
  margin-bottom: 1em;
}
.inline-error {
	padding: 10px;
}
/* line 383, form.css.scss */
#underAge, #thanks {
  margin-top: 1em; }


/* line 393, form.css.scss */
#formLegal {
  color: #808080; }

/* line 397, form.css.scss */
#countrySelector a {
  text-decoration: none;
  color: inherit; }

/* line 402, form.css.scss */
#footer {
  margin-top: 2em;
  color: #808080; }

/* line 407, form.css.scss */
#footer a {
  text-decoration: none;
  color: inherit;
  margin: 0 10px; }

/* line 413, form.css.scss */
#copyright {
  margin-top: 1.5em; }

/* line 417, form.css.scss */
#localeMenu {
  display: none;
  margin-top: 10px;
  width: 100%;
  background: none;
  color: #808080;
  font-size: 0.75em;
  padding-left: 1%;
  padding-right: 1%;
  padding-top: 5px;
  padding-bottom: 5px;
  /*border-radius: 4px;*/ }

/* line 431, form.css.scss */
.locale-menu-item {
  height: 30px;
  width: 20%;
  float: left;
  line-height: 30px;
  text-shadow: -1px -1px #111111; }

/* line 439, form.css.scss */
.locale-menu-item .country-flag {
  margin-top: 9px; }

/* line 443, form.css.scss */
.locale-menu-item a {
  text-decoration: none;
  color: inherit; }


	#footer-form-container h2.section-sub-heading{
		 color:#363636;
		 font-family: 'SST W01 Bold','SST W02 Bold','SST W10 Bold','SST W15 Bold','Arial Bold',Helvetica;
		font-size:40px;
	}
form.default{
	margin-top:60px;
}

form.default .spacer { clear:both; }

form.default .form-label{
   color:#363636;
	position: relative;
/*	z-index: -2;*/
}

form.default .inline-error{
	text-shadow: none;
	position: absolute;
	font-weight: normal;
	font-size: 13px;
	background-color: #c72929;
	color: #fff;
	z-index: 2;
	margin: 89px 10px 10px 10px;
	width: 87%;
	text-align: left;
	box-shadow: 0 8px 14px -11px black;
	opacity: 0;
	transform: translateZ(0px);
	margin: 0 10px;
	top:100%;
}
/*form.default .inline-error:before {
	position: absolute;
	border-radius: 80px 80px 180px 180px/0px 0px 30px 30px;
	bottom: 0;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
	left: 10px;
	right: 10px;
	top: 26%;
	z-index: -2;
	content: "";
}*/

form.default .inline-error.display {
	opacity: 1;
}
form.default .inline-error:after {
	content: "";
	position: absolute;
	left: 30px;
	top: -7px;
	width: 15px;
	height: 15px;
	background-color: #c72929;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#signupForm #error-captcha {
	top: 110px;
	margin-left: 53%;
	width: 43%;
}

form.default .form-field.error input {
	background: url("/static/pdc6/images/errorx.png") no-repeat scroll 96% 50% #fff;
}
form.default .form-field.valid input,
/* form.default .form-field.valid select,  */
form.default .dob-field.valid select {
	background: url("/static/pdc6/images/icon-success.png") no-repeat scroll 96% 50% #fff;
	color:#000;
	position: relative;
}
form.default .form-field.valid input:focus,
form.default #countryHolderField:focus {
	border: 1px solid #d6d6d6;
}

form.default .form-field.error select#country {
   background: url("/static/pdc6/images/errorx.png") no-repeat scroll 90% 50% #fff;
}
form.default .select-all span:nth-child(1) {
	display: inline;
}
form.default .select-all span:nth-child(2) {
	display: none;
}
form.default .select-all.deselect span:nth-child(1) {
	display: none;
}
form.default .select-all.deselect span:nth-child(2) {
	display: inline;
}
/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 13, CM109_mediaCarousel.css.scss */
.mediaCarousel {
  height: 430px;
  overflow: hidden;
  margin-bottom: 60px; }
  /* line 19, CM109_mediaCarousel.css.scss */
  .mediaCarousel .carousel {
    width: 939px;
    height: 354px;
    margin: 0 auto; }
    /* line 24, CM109_mediaCarousel.css.scss */
    .mediaCarousel .carousel ul {
      margin: 0;
      padding: 0;
      list-style: none;
      display: block;
      left: 0; }
      /* line 31, CM109_mediaCarousel.css.scss */
      .mediaCarousel .carousel ul li {
        font-size: 40px;
        font-family: Arial, Helvetica, Verdana;
        color: #999;
        text-align: center;
        width: 939px;
        height: 354px;
        padding: 0;
        display: block;
        float: left;
        position: relative; }
        /* line 43, CM109_mediaCarousel.css.scss */
        .mediaCarousel .carousel ul li a {
          display: block;
          text-decoration: none;
          background: url("../images/common/loader.gif") no-repeat 50% 50%;
          background-color: #303030;
          height: 100%; }
          /* line 50, CM109_mediaCarousel.css.scss */
          .mediaCarousel .carousel ul li a img {
            width: 100%;
            height: 100%; }
          /* line 54, CM109_mediaCarousel.css.scss */
          .mediaCarousel .carousel ul li a .hover.empty-teaser {
            bottom: 0; }
          /* line 57, CM109_mediaCarousel.css.scss */
          .mediaCarousel .carousel ul li a .hover {
            -webkit-transition: bottom 0.3s ease-in-out;
            -moz-transition: bottom 0.3s ease-in-out;
            -ms-transition: bottom 0.3s ease-in-out;
            -o-transition: bottom 0.3s ease-in-out;
            transition: bottom 0.3s ease-in-out;
            bottom: -100px;
            left: 0;
            width: 100%;
            position: absolute;
            color: #fff; }
            /* line 63, CM109_mediaCarousel.css.scss */
            .mediaCarousel .carousel ul li a .hover .tab-content p {
              line-height: 1em;
              height: 40px; }
              /* line 66, CM109_mediaCarousel.css.scss */
              .mediaCarousel .carousel ul li a .hover .tab-content p span {
                font-size: .8em;
                font-weight: normal; }
            /* line 77, CM109_mediaCarousel.css.scss */
            .mediaCarousel .carousel ul li a .hover .tab {
              font-size: .4em;
              position: relative;
              float: left;
              background-color: #0070C7;
              opacity: .8;
              padding: 5px 20px;
              text-align: left; }
            /* line 88, CM109_mediaCarousel.css.scss */
            .mediaCarousel .carousel ul li a .hover .tab-content {
              display: block;
              clear: left;
              float: left;
              background-color: #0070C7;
              opacity: .8;
              width: 100%; }
              /* line 96, CM109_mediaCarousel.css.scss */
              .mediaCarousel .carousel ul li a .hover .tab-content p {
                text-align: left;
                width: auto;
                margin: 0;
                padding: 10px 20px 10px 20px;
                font-weight: normal;
                font-family: 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Helvetica;
                font-size: 1.2em;
                height: auto;
                font-size: .5em; }
            /* line 110, CM109_mediaCarousel.css.scss */
            .touch .mediaCarousel .carousel ul li a .hover {
              display: none; }
          /* line 118, CM109_mediaCarousel.css.scss */
          .no-touch .mediaCarousel .carousel ul li a:hover .hover {
            -webkit-transition: bottom 0.3s ease-in-out;
            -moz-transition: bottom 0.3s ease-in-out;
            -ms-transition: bottom 0.3s ease-in-out;
            -o-transition: bottom 0.3s ease-in-out;
            transition: bottom 0.3s ease-in-out;
            bottom: 0; }
        /* line 127, CM109_mediaCarousel.css.scss */
        .mediaCarousel .carousel ul li .primary {
          width: 627px;
          height: 354px;
          float: left;
          position: relative;
          overflow: hidden; }
          /* line 134, CM109_mediaCarousel.css.scss */
          .mediaCarousel .carousel ul li .primary .button {
            position: absolute;
            top: 0;
            width: 71px;
            height: 71px; }
            /* line 140, CM109_mediaCarousel.css.scss */
            .mediaCarousel .carousel ul li .primary .button.video {
              background: url(../images/CM109_mediaCarousel/vid-icon-big.png) top left no-repeat; }
            /* line 144, CM109_mediaCarousel.css.scss */
            .mediaCarousel .carousel ul li .primary .button.image {
              background: url(../images/CM109_mediaCarousel/img-icon-big.png) top left no-repeat; }
        /* line 150, CM109_mediaCarousel.css.scss */
        .mediaCarousel .carousel ul li .secondary {
          width: 310px;
          height: 100%;
          float: left;
          margin-left: 2px;
          margin-top: 0;
		padding-left:0;
		}
          /* line 157, CM109_mediaCarousel.css.scss */
          .mediaCarousel .carousel ul li .secondary .button {
            position: absolute;
            top: 0;
            width: 41px;
            height: 41px; }
            /* line 163, CM109_mediaCarousel.css.scss */
            .mediaCarousel .carousel ul li .secondary .button.video {
              background: url(../images/CM109_mediaCarousel/vid-icon-small.png) top left no-repeat; }
            /* line 167, CM109_mediaCarousel.css.scss */
            .mediaCarousel .carousel ul li .secondary .button.image {
              background: url(../images/CM109_mediaCarousel/img-icon-small.png) top left no-repeat; }
        /* line 173, CM109_mediaCarousel.css.scss */
        .mediaCarousel .carousel ul li .secondary .media {
          width: 310px;
          height: 175px;
          float: left;
          position: relative;
          overflow: hidden; }
          /* line 180, CM109_mediaCarousel.css.scss */
          .mediaCarousel .carousel ul li .secondary .media.empty-media {
            background: #303030;
            opacity: .5; }
        /* line 186, CM109_mediaCarousel.css.scss */
        .mediaCarousel .carousel ul li .secondary .media:first-child {
          margin-bottom: 2px; }
    /* line 193, CM109_mediaCarousel.css.scss */
    .mediaCarousel .carousel .control-panel {
      text-align: center;
      margin-top: 35px; }
      /* line 199, CM109_mediaCarousel.css.scss */
      .lt-ie8 .mediaCarousel .carousel .control-panel {
        position: absolute;
        bottom: 0;
        left: 50%; }
      /* line 207, CM109_mediaCarousel.css.scss */
      .mediaCarousel .carousel .control-panel .control-wrapper {
        display: inline-block; }
        /* line 210, CM109_mediaCarousel.css.scss */
        .lt-ie8 .mediaCarousel .carousel .control-panel .control-wrapper {
          display: inline;
          margin-top: 0; }
        /* line 215, CM109_mediaCarousel.css.scss */
        .mediaCarousel .carousel .control-panel .control-wrapper .prev, .mediaCarousel .carousel .control-panel .control-wrapper .next {
          background: url(../images/common/carouselControls.png) no-repeat top left; }
        /* line 219, CM109_mediaCarousel.css.scss */
        .mediaCarousel .carousel .control-panel .control-wrapper .prev {
          float: left;
          margin-left: 10px;
          overflow: hidden;
			cursor: pointer;
          text-indent: -9999px;
          background-position: 0 0;
          width: 45px;
          height: 44px; }
          /* line 230, CM109_mediaCarousel.css.scss */
          .mediaCarousel .carousel .control-panel .control-wrapper .prev.disabled {
            background-position: -55px 0;
            width: 45px;
            height: 44px;
			cursor: default;
		  }
        /* line 237, CM109_mediaCarousel.css.scss */
        .mediaCarousel .carousel .control-panel .control-wrapper .next {
          float: left;
          margin-right: 10px;
          overflow: hidden;
			cursor: pointer;
          text-indent: -9999px;
          background-position: -165px 0;
          width: 45px;
          height: 44px; }
          /* line 248, CM109_mediaCarousel.css.scss */
          .mediaCarousel .carousel .control-panel .control-wrapper .next.disabled {
            background-position: -110px 0;
            width: 45px;
            height: 44px;
			cursor: default;
		  }
        /* line 255, CM109_mediaCarousel.css.scss */
        .mediaCarousel .carousel .control-panel .control-wrapper .pages {
          float: left;
          margin: 15px 25px 15px 35px; }
          /* line 259, CM109_mediaCarousel.css.scss */
          .lt-ie8 .mediaCarousel .carousel .control-panel .control-wrapper .pages {
            display: inline;
            margin-top: 0; }
          /* line 264, CM109_mediaCarousel.css.scss */
          .mediaCarousel .carousel .control-panel .control-wrapper .pages a {
            margin-right: 10px;
            width: 10px;
            height: 10px;
            display: block;
            float: left;
            background: #666666;
            text-indent: -9999px;
            overflow: hidden; }
            /* line 274, CM109_mediaCarousel.css.scss */
            .mediaCarousel .carousel .control-panel .control-wrapper .pages a.selected {
              background: #00a2ff; }
  /* line 283, CM109_mediaCarousel.css.scss */
  .mediaCarousel.resize {
    height: 610px; }
    /* line 287, CM109_mediaCarousel.css.scss */
    .mediaCarousel.resize .carousel {
      width: 627px;
      height: 529px; }
      /* line 291, CM109_mediaCarousel.css.scss */
      .mediaCarousel.resize .carousel li {
        width: 627px;
        height: 529px; }
        /* line 295, CM109_mediaCarousel.css.scss */
        .mediaCarousel.resize .carousel li .secondary {
          margin-top: 2px;
          margin-left: 0;
          width: 627px; }
        /* line 301, CM109_mediaCarousel.css.scss */
        .mediaCarousel.resize .carousel li .secondary .media:first-child {
          margin-bottom: 0;
          margin-right: 2px; }

#page-content .overlay-desc .hover .tab-content{
	display:none;

}
#page-content .overlay-desc .hover{
	bottom:0;
}

/* MOBILE styles */
/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 10, CM109_mediaCarousel_mob.css.scss */
.mediaCarouselMobile {
  height: 240px;
  overflow: hidden;
  margin-bottom: 60px; }
  /* line 15, CM109_mediaCarousel_mob.css.scss */
  .mediaCarouselMobile .carousel {
    width: 280px;
    height: 157px;
    margin: 0 auto; }
    /* line 20, CM109_mediaCarousel_mob.css.scss */
    .mediaCarouselMobile .carousel ul {
      margin: 0;
      padding: 0;
      list-style: none;
      display: block;
      left: 0; }
      /* line 27, CM109_mediaCarousel_mob.css.scss */
      .mediaCarouselMobile .carousel ul li {
        font-size: 40px;
        font-family: Arial, Helvetica, Verdana;
        color: #999;
        text-align: center;
        width: 280px;
        height: 157px;
        padding: 0;
        display: block;
        float: left;
        position: relative; }
        /* line 39, CM109_mediaCarousel_mob.css.scss */
        .mediaCarouselMobile .carousel ul li a {
          display: block;
          text-decoration: none;
          background: url("../images/CM109_mediaCarousel/loading.gif") no-repeat 50% 50%;
          background-color: #303030;
          height: 100%; }
          /* line 46, CM109_mediaCarousel_mob.css.scss */
          .mediaCarouselMobile .carousel ul li a img {
            width: 100%;
            display: block; }
          /* line 51, CM109_mediaCarousel_mob.css.scss */
          .mediaCarouselMobile .carousel ul li a .hover {
            width: 100%;
            position: absolute;
            color: #fff;
            bottom: 0;
            left: 0; }
            /* line 61, CM109_mediaCarousel_mob.css.scss */
            .no-touch .mediaCarouselMobile .carousel ul li a .hover, .no-js .mediaCarouselMobile .carousel ul li a .hover {
              bottom: -75px; }
              /* line 63, CM109_mediaCarousel_mob.css.scss */
              .no-touch .mediaCarouselMobile .carousel ul li a .hover.animated, .no-js .mediaCarouselMobile .carousel ul li a .hover.animated {
                -webkit-transition: bottom 0.3s ease-in-out;
                -moz-transition: bottom 0.3s ease-in-out;
                -ms-transition: bottom 0.3s ease-in-out;
                -o-transition: bottom 0.3s ease-in-out;
                transition: bottom 0.3s ease-in-out; }
            /* line 72, CM109_mediaCarousel_mob.css.scss */
            .mediaCarouselMobile .carousel ul li a .hover .tab-content p {
              height: 40px; }
            /* line 78, CM109_mediaCarousel_mob.css.scss */
            .mediaCarouselMobile .carousel ul li a .hover .tab {
              font-size: .4em;
              position: relative;
              float: left;
              background-color: #0070C7;
              opacity: .8;
              padding: 5px 20px; }
              /* line 87, CM109_mediaCarousel_mob.css.scss */
              .mobile .mediaCarouselMobile .carousel ul li a .hover .tab {
                font-size: 15px; }
            /* line 93, CM109_mediaCarousel_mob.css.scss */
            .mediaCarouselMobile .carousel ul li a .hover .tab-content {
              display: block;
              clear: left;
              float: left;
              background-color: #0070C7;
              opacity: .8;
              width: 100%; }
              /* line 102, CM109_mediaCarousel_mob.css.scss */
              .mediaCarouselMobile .carousel ul li a .hover .tab-content p {
                text-align: left;
                width: auto;
                margin: 0;
                padding: 10px 20px 50px 20px;
                font-weight: bold;
                font-size: 0.4em;
                height: 15px; }
                /* line 111, CM109_mediaCarousel_mob.css.scss */
                .mobile .mediaCarouselMobile .carousel ul li a .hover .tab-content p {
                  font-size: 15px;
                  height: 10px; }
          /* line 129, CM109_mediaCarousel_mob.css.scss */
          .no-touch .mediaCarouselMobile .carousel ul li a:hover .hover.animated, .no-js .mediaCarouselMobile .carousel ul li a:hover .hover.animated {
            -webkit-transition: bottom 0.3s ease-in-out;
            -moz-transition: bottom 0.3s ease-in-out;
            -ms-transition: bottom 0.3s ease-in-out;
            -o-transition: bottom 0.3s ease-in-out;
            transition: bottom 0.3s ease-in-out;
            bottom: 0; }
        /* line 140, CM109_mediaCarousel_mob.css.scss */
        .mediaCarouselMobile .carousel ul li .button {
          position: absolute;
          top: 0;
          width: 71px;
          height: 71px; }
          /* line 146, CM109_mediaCarousel_mob.css.scss */
          .mediaCarouselMobile .carousel ul li .button.video {
            background: url(../images/CM109_mediaCarousel/vid-icon-big.png) top left no-repeat; }
          /* line 150, CM109_mediaCarousel_mob.css.scss */
          .mobile .mediaCarouselMobile .carousel ul li .button.video {
            background: url(../images/CM109_mediaCarousel/vid-icon-small.png) top left no-repeat; }
          /* line 155, CM109_mediaCarousel_mob.css.scss */
          .mediaCarouselMobile .carousel ul li .button.image {
            background: url(../images/CM109_mediaCarousel/img-icon-big.png) top left no-repeat; }
          /* line 159, CM109_mediaCarousel_mob.css.scss */
          .mobile .mediaCarouselMobile .carousel ul li .button.image {
            background: url(../images/CM109_mediaCarousel/img-icon-small.png) top left no-repeat; }
    /* line 168, CM109_mediaCarousel_mob.css.scss */
    .mediaCarouselMobile .carousel .control-panel {
      text-align: center;
      margin-top: 35px; }
      /* line 174, CM109_mediaCarousel_mob.css.scss */
      .lt-ie8 .mediaCarouselMobile .carousel .control-panel {
        position: absolute;
        bottom: 0;
        left: 50%; }
      /* line 182, CM109_mediaCarousel_mob.css.scss */
      .mediaCarouselMobile .carousel .control-panel .control-wrapper {
        display: inline-block; }
        /* line 185, CM109_mediaCarousel_mob.css.scss */
        .lt-ie8 .mediaCarouselMobile .carousel .control-panel .control-wrapper {
          display: inline;
          margin-top: 0; }
        /* line 190, CM109_mediaCarousel_mob.css.scss */
        .mediaCarouselMobile .carousel .control-panel .control-wrapper .prev, .mediaCarouselMobile .carousel .control-panel .control-wrapper .next {
          background: url(../images/common/carouselControls.png) no-repeat top left; }
        /* line 194, CM109_mediaCarousel_mob.css.scss */
        .mediaCarouselMobile .carousel .control-panel .control-wrapper .prev {
          float: left;
          margin-left: 10px;
          overflow: hidden;
          text-indent: -9999px;
          background-position: 0 0;
          width: 45px;
          height: 44px; }
          /* line 205, CM109_mediaCarousel_mob.css.scss */
          .mediaCarouselMobile .carousel .control-panel .control-wrapper .prev.disabled {
            background-position: -55px 0;
            width: 45px;
            height: 44px; }
        /* line 212, CM109_mediaCarousel_mob.css.scss */
        .mediaCarouselMobile .carousel .control-panel .control-wrapper .next {
          float: left;
          margin-right: 10px;
          overflow: hidden;
          text-indent: -9999px;
          background-position: -165px 0;
          width: 45px;
          height: 44px; }
          /* line 223, CM109_mediaCarousel_mob.css.scss */
          .mediaCarouselMobile .carousel .control-panel .control-wrapper .next.disabled {
            background-position: -110px 0;
            width: 45px;
            height: 44px; }
        /* line 230, CM109_mediaCarousel_mob.css.scss */
        .mediaCarouselMobile .carousel .control-panel .control-wrapper .pages {
          float: left;
          margin: 15px 25px 15px 35px; }
          /* line 234, CM109_mediaCarousel_mob.css.scss */
          .lt-ie8 .mediaCarouselMobile .carousel .control-panel .control-wrapper .pages {
            display: inline;
            margin-top: 0; }
          /* line 239, CM109_mediaCarousel_mob.css.scss */
          .mediaCarouselMobile .carousel .control-panel .control-wrapper .pages a {
            margin-right: 10px;
            width: 10px;
            height: 10px;
            display: block;
            float: left;
            background: #666666;
            text-indent: -9999px;
            overflow: hidden; }
            /* line 249, CM109_mediaCarousel_mob.css.scss */
            .mediaCarouselMobile .carousel .control-panel .control-wrapper .pages a.selected {
              background: #00a2ff; }

/**** Font standards ****/
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 14, CM000_backgroundTextLockup.css.scss */

.background-text-lockup {
  position: relative;
  overflow: hidden; }
  /* line 18, CM000_backgroundTextLockup.css.scss */
  .background-text-lockup a {
    text-decoration: none;
    color: #ffffff; }
  .registration-form .background-text-lockup #form-legal a {
	color: #0068bf;
  }
  /* line 23, CM000_backgroundTextLockup.css.scss */
  .background-text-lockup .image-wrap {
    text-align: center;
    overflow: visible;
    height: 100%; }
    /* line 28, CM000_backgroundTextLockup.css.scss */
    .background-text-lockup .image-wrap .narrow, .background-text-lockup .image-wrap .wide {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      /* line 35, CM000_backgroundTextLockup.css.scss */
      .touch .background-text-lockup .image-wrap .narrow, .touch .background-text-lockup .image-wrap .wide {
        position: static; }
        /* line 38, CM000_backgroundTextLockup.css.scss */
        .touch .background-text-lockup .image-wrap .narrow .banner-image, .touch .background-text-lockup .image-wrap .wide .banner-image {
          position: absolute; }
      /* line 43, CM000_backgroundTextLockup.css.scss */
      .background-text-lockup .image-wrap .narrow .banner-image, .background-text-lockup .image-wrap .wide .banner-image {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-position: center top;
        background-repeat: no-repeat;
        background-color: transparent; }
    /* line 55, CM000_backgroundTextLockup.css.scss */
    .background-text-lockup .image-wrap .content-wrap {
      position: relative;
      height: 100%;
      max-width: 940px;
      margin: 0 auto;
      text-align: left;
      padding-top: 130px;
      text-align: center; }
		.footer .content-wrap {
		padding: 130px 20px 0 20px;
		}
      /* line 66, CM000_backgroundTextLockup.css.scss */
      .background-text-lockup .image-wrap .content-wrap .fade-bg-blue .headline, .background-text-lockup .image-wrap .content-wrap .fade-bg-blue .info-text {
        background-color: rgba(14, 107, 185, 0.8); }
        /* line 102, _sony-addons.scss */
        .lt-ie9 .background-text-lockup .image-wrap .content-wrap .fade-bg-blue .headline, .lt-ie9 .background-text-lockup .image-wrap .content-wrap .fade-bg-blue .info-text {
          background-color: #0e6bb9;
          filter: alpha(opacity=80); }
      /* line 72, CM000_backgroundTextLockup.css.scss */
      .background-text-lockup .image-wrap .content-wrap .fade-bg-black .headline, .background-text-lockup .image-wrap .content-wrap .fade-bg-black .info-text {
        background-color: rgba(0, 0, 0, 0.8); }
        /* line 119, _sony-addons.scss */
        .lt-ie9 .background-text-lockup .image-wrap .content-wrap .fade-bg-black .headline, .lt-ie9 .background-text-lockup .image-wrap .content-wrap .fade-bg-black .info-text {
          background-color: black;
          filter: alpha(opacity=80); }
      /* line 78, CM000_backgroundTextLockup.css.scss */
      .background-text-lockup .image-wrap .content-wrap .fade-bg-white .headline, .background-text-lockup .image-wrap .content-wrap .fade-bg-white .info-text {
        color: #363636;
        background-color: rgba(255, 255, 255, 0.8); }
        /* line 111, _sony-addons.scss */
        .lt-ie9 .background-text-lockup .image-wrap .content-wrap .fade-bg-white .headline, .lt-ie9 .background-text-lockup .image-wrap .content-wrap .fade-bg-white .info-text {
          background-color: white;
          filter: alpha(opacity=80); }
        /* line 82, CM000_backgroundTextLockup.css.scss */
        .background-text-lockup .image-wrap .content-wrap .fade-bg-white .headline a, .background-text-lockup .image-wrap .content-wrap .fade-bg-white .info-text a {
          color: #363636; }
        /* line 86, CM000_backgroundTextLockup.css.scss */
        .background-text-lockup .image-wrap .content-wrap .fade-bg-white .headline .stat .stat-value, .background-text-lockup .image-wrap .content-wrap .fade-bg-white .headline .stat .stat-copy, .background-text-lockup .image-wrap .content-wrap .fade-bg-white .info-text .stat .stat-value, .background-text-lockup .image-wrap .content-wrap .fade-bg-white .info-text .stat .stat-copy {
          color: #363636; }
        /* line 91, CM000_backgroundTextLockup.css.scss */
        .background-text-lockup .image-wrap .content-wrap .fade-bg-white .headline .more-link span, .background-text-lockup .image-wrap .content-wrap .fade-bg-white .info-text .more-link span {
          background-position: right -25px; }
    /* line 99, CM000_backgroundTextLockup.css.scss */
    .background-text-lockup .image-wrap .middle-mask {
      background-color: #ffffff;
      height: 40px;
      max-width: 980px;
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -490px;
      width: 100%; }
    /* line 109, CM000_backgroundTextLockup.css.scss */
    .background-text-lockup .image-wrap .right-mask {
      background-color: #ffffff;
      height: 80px;
      width: 100%;
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: 490px; }
    /* line 119, CM000_backgroundTextLockup.css.scss */
    .background-text-lockup .image-wrap .shapes {
      pointer-events: none; }
    /* line 122, CM000_backgroundTextLockup.css.scss */
    .background-text-lockup .image-wrap .shapes {
      position: absolute;
      z-index: 2; }
    /* line 126, CM000_backgroundTextLockup.css.scss */
    .background-text-lockup .image-wrap .left-shapes {
      bottom: -65px;
      left: -3%; }
    /* line 130, CM000_backgroundTextLockup.css.scss */
    .background-text-lockup .image-wrap .right-shapes {
      bottom: 140px;
      right: -3%; }
	#footer-form-container .image-wrap .content-wrap {
		padding-top:40px;
	}
@media screen and (min-width: 800px) {
  /* line 141, CM000_backgroundTextLockup.css.scss */
  .background-text-lockup .image-wrap {
    text-align: center;
    overflow: visible; }
    /* line 145, CM000_backgroundTextLockup.css.scss */
    .background-text-lockup .image-wrap .wide {
      display: block; }
      /* line 147, CM000_backgroundTextLockup.css.scss */
      .background-text-lockup .image-wrap .wide .banner-image {
        width: 1600px;
        left: 50%;
        margin-left: -800px; }
    /* line 153, CM000_backgroundTextLockup.css.scss */
    .background-text-lockup .image-wrap .narrow {
      display: none; } }
@media screen and (min-width: 1600px) {
  /* line 163, CM000_backgroundTextLockup.css.scss */
  .background-text-lockup .image-wrap .wide .banner-image {
    width: 100%;
    left: 0;
    margin-left: 0;
    background-size: 100%; } }
@media screen and (max-width: 800px) {
  /* line 176, CM000_backgroundTextLockup.css.scss */
  .background-text-lockup .image-wrap .wide {
    display: none; }
  /* line 179, CM000_backgroundTextLockup.css.scss */
  .background-text-lockup .image-wrap .narrow {
    display: block; }
    /* line 181, CM000_backgroundTextLockup.css.scss */
    .background-text-lockup .image-wrap .narrow .banner-image {
      width: 800px;
      left: 50%;
      margin-left: -400px; }
  /* line 190, CM000_backgroundTextLockup.css.scss */
  .background-text-lockup .image-wrap .content-wrap .copy .headline, .background-text-lockup .image-wrap .content-wrap .copy-indent .headline {
    left: 20px; }
  /* line 193, CM000_backgroundTextLockup.css.scss */
  .background-text-lockup .image-wrap .content-wrap .copy .info-text, .background-text-lockup .image-wrap .content-wrap .copy-indent .info-text {
    left: 20px; } }
@media screen and (max-width: 980px) {
  /* line 205, CM000_backgroundTextLockup.css.scss */
  .background-text-lockup .image-wrap .middle-mask {
    left: 0;
    margin-left: 0; } }
/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 19, CM003_boxedFeature.css.scss */
.multibox-container {
  max-width: 1260px;
  margin: 0 auto 60px auto;
  zoom: 1; }
  /* line 18, addons/_clearfix.scss */
  .multibox-container:before, .multibox-container:after {
    content: "";
    display: table; }
  /* line 23, addons/_clearfix.scss */
  .multibox-container:after {
    clear: both; }
  /* line 23, CM003_boxedFeature.css.scss */
  .multibox-container .multi-boxes {
    display: table;
    text-align: center;
    width: 100%; }

/* line 30, CM003_boxedFeature.css.scss */
.box-wrapper-outer {
  display: none;
  overflow: hidden;
  vertical-align: top;
  border-left: 20px solid transparent;
  width: 300px; }
  /* line 37, CM003_boxedFeature.css.scss */
  .box-wrapper-outer:first-child {
    border-left: none; }
  /* line 41, CM003_boxedFeature.css.scss */
  .box-wrapper-outer:nth-child(-n + 4) {
    display: table-cell; }

/* line 51, CM003_boxedFeature.css.scss */
.lt-ie9 .box-wrapper-outer {
  float: left;
  display: block; }
  /* line 55, CM003_boxedFeature.css.scss */
  .lt-ie9 .box-wrapper-outer .box-feature {
    width: 300px; }

/* line 61, CM003_boxedFeature.css.scss */
.box-feature {
  display: block;
  max-width: 300px;
  position: relative;
  height: 225px;
  overflow: hidden;
  text-align: left; }
  /* line 69, CM003_boxedFeature.css.scss */
  .box-feature .image-wrap {
    height: 225px;
    overflow: hidden;
    position: relative;
    width: 100%; }
    /* line 75, CM003_boxedFeature.css.scss */
    .box-feature .image-wrap img {
      left: 50%;
      margin-left: -150px;
      max-width: none;
      position: absolute;
      top: 0;
      width: 300px; }
  /* line 85, CM003_boxedFeature.css.scss */
  .box-feature .box-copy {
    -webkit-transition: top 0.3s ease-in-out;
    -moz-transition: top 0.3s ease-in-out;
    -ms-transition: top 0.3s ease-in-out;
    -o-transition: top 0.3s ease-in-out;
    transition: top 0.3s ease-in-out;
    position: absolute;
    top: 80px;
    width: 270px;
    height: 225px; }
    /* line 94, CM003_boxedFeature.css.scss */
    .box-feature .box-copy a {
      color: #363636;
      text-decoration: none; }
    /* line 100, CM003_boxedFeature.css.scss */
    .box-feature .box-copy .tag,
    .box-feature .box-copy .title,
    .box-feature .box-copy .hover-copy {
      background-color: #ffffff;
      opacity: 0.9;
      filter: alpha(opacity=90); }
    /* line 106, CM003_boxedFeature.css.scss */
    .box-feature .box-copy .tag {
      padding: 10px 20px 6px 14px;
      height: 14px;
      line-height: 14px;
      font-size: 14px;
      color: #0068bf;
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      /* ie hack */
      *display: inline;
      /* ie hack */ }
    /* line 117, CM003_boxedFeature.css.scss */
    .box-feature .box-copy .title {
      height: 79px;
      padding: 10px 10px 13px 14px;
      line-height: 25px;
      font-weight: bold;
      font-size: 20px; }
    /* line 125, CM003_boxedFeature.css.scss */
    .box-feature .box-copy .hover-copy {
      padding: 8px 20px 8px 14px;
      color: #ffffff;
      height: 80px;
      background-image: url(../images/homepage/boxfeature_arrow.png);
      background-repeat: no-repeat;
      background-position: 240px 55px;
      font-size: 1.1em; }
  /* line 137, CM003_boxedFeature.css.scss */
  .no-touch .box-feature:hover {
    cursor: pointer; }
    /* line 139, CM003_boxedFeature.css.scss */
    .no-touch .box-feature:hover .box-copy {
      bottom: 0px;
      top: 0px; }
      /* line 142, CM003_boxedFeature.css.scss */
      .no-touch .box-feature:hover .box-copy a {
        color: #ffffff; }
      /* line 148, CM003_boxedFeature.css.scss */
      .no-touch .box-feature:hover .box-copy .tag,
      .no-touch .box-feature:hover .box-copy .title,
      .no-touch .box-feature:hover .box-copy .sub-title,
      .no-touch .box-feature:hover .box-copy .hover-copy {
        background-color: #1A86D6;
        color: white; }
  /* line 156, CM003_boxedFeature.css.scss */
  .box-feature .mask {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 30px;
    height: 30px;
    background-color: #ffffff; }
    /* line 164, CM003_boxedFeature.css.scss */
    .sonyLightGrey .box-feature .mask {
      background-color: #eeeeee; }

/* line 173, CM003_boxedFeature.css.scss */
.lt-ie8 .box-feature .box-copy .title {
  margin-top: -1px; }

/*
 * RESPONSIVE
 */
@media all and (max-width: 1320px) {
  /* line 186, CM003_boxedFeature.css.scss */
  .multibox-container {
    max-width: 940px; }

  /* line 189, CM003_boxedFeature.css.scss */
  .box-wrapper-outer:nth-child(n + 4) {
    display: none; } }
@media all and (max-width: 990px) {
  /* line 194, CM003_boxedFeature.css.scss */
  .multibox-container {
    max-width: 620px; }

  /* line 197, CM003_boxedFeature.css.scss */
  .box-wrapper-outer:nth-child(n + 3) {
    display: none; } }
/*
 * IE Responsive
 */
@media all and (max-width: 1260px) {
  /* line 208, CM003_boxedFeature.css.scss */
  .lt-ie9 .multibox-container {
    max-width: 940px; }
  /* line 211, CM003_boxedFeature.css.scss */
  .lt-ie9 .box-index-4 {
    display: none; } }
@media all and (max-width: 940px) {
  /* line 219, CM003_boxedFeature.css.scss */
  .lt-ie9 .multibox-container {
    max-width: 620px; }
  /* line 223, CM003_boxedFeature.css.scss */
  .lt-ie9 .box-index-3 {
    display: none; } }
/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 3, CM004_letterbox.css.scss */
.letterbox {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 0; }
  /* line 10, CM004_letterbox.css.scss */
  .letterbox .blank-step {
    background-color: #ffffff;
    height: 60px;
    width: 100%;
    position: absolute; }
  /* line 16, CM004_letterbox.css.scss */
  .letterbox .top-step {
    top: 0px;
    right: 50%;
    margin-right: 490px; }
  /* line 21, CM004_letterbox.css.scss */
  .letterbox .bottom-step {
    bottom: 0px;
    left: 50%;
    margin-left: 490px; }
  /* line 26, CM004_letterbox.css.scss */
  .letterbox .window {
    position: relative;
    width: 100%;
    background: #01439a url(../images/common/glowDown.png) no-repeat center top; }
  /* line 31, CM004_letterbox.css.scss */
  .letterbox .fixed {
    position: fixed;
    bottom: 60px;
    overflow: hidden; }
    /* line 36, CM004_letterbox.css.scss */
    .letterbox .fixed .content {
      position: absolute;
      bottom: 0px;
      width: 100%; }
  /* line 43, CM004_letterbox.css.scss */
  .letterbox .noGlow {
    background: none; }

/* line 50, CM004_letterbox.css.scss */
.lt-ie8 .content {
  position: relative;
  bottom: auto; }

/* Tablets  ----------- */
@media screen and (max-width: 980px) {
  /* line 59, CM004_letterbox.css.scss */
  .letterbox .blank-step {
    display: none; } }
/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 6, CM006_visitUs.css.scss */
.visit-us {
  overflow: hidden;
  margin: 0 auto;
  text-align: center; }
  /* line 13, CM006_visitUs.css.scss */
.visit-us.moduleComponent {
	margin-bottom: -20px;
}
  .visit-us .wrapper {
    display: table;
    border-spacing: 20px;
    text-align: left;
    overflow: hidden;
    margin: 0 auto; }
    /* line 21, CM006_visitUs.css.scss */
    .visit-us .wrapper ul {
      padding: 0;
      list-style-type: none;
      display: table-row;
      text-align: left;
      overflow: hidden;
      margin: 0 auto;
      z-index: 1; }
      /* line 30, CM006_visitUs.css.scss */
      .lt-ie8 .visit-us .wrapper ul {
        width: 940px; }
      /* line 34, CM006_visitUs.css.scss */
      .visit-us .wrapper ul li {
        position: relative;
        display: table-cell;
        background-color: #f5f5f5; }
        /* line 39, CM006_visitUs.css.scss */
        .visit-us .wrapper ul li a {
          width: auto;
          min-height: 160px;
          text-decoration: none;
          color: #363636;
          cursor: default;
          display: block; }
.visit-us .wrapper ul li a[href] {
			cursor: pointer;
		}
	   .visit-us .wrapper ul li a[href]:hover {
		   color: #fff;
		   background-color: #0068bf !important;
	   }

          /* line 47, CM006_visitUs.css.scss */
          .visit-us .wrapper ul li a .content {
            background-repeat: no-repeat;
            background-position: 15px 15px;
            padding: 15px 15px 15px 80px; }
            /* line 52, CM006_visitUs.css.scss */
            .visit-us .wrapper ul li a .content h3 {
              font-weight: normal;
              font-family: 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Helvetica;
              text-align: left;
              margin: 0 0 5px 0;
              font-size: 1.2em; }
            /* line 60, CM006_visitUs.css.scss */
            .visit-us .wrapper ul li a .content p {
              margin: 0;
              font-size: 1.1em;
              line-height: 1.3em; }
              /* line 64, CM006_visitUs.css.scss */
              .visit-us .wrapper ul li a .content p.stats {
                color: #44A0CA;
                line-height: 35px; }
            /* line 69, CM006_visitUs.css.scss */
            .visit-us .wrapper ul li a .content.no-icon {
              padding-left: 15px; }
          /* line 74, CM006_visitUs.css.scss */
          .visit-us .wrapper ul li a:hover {
            /*background-color: #fff;*/ }
        /* line 80, CM006_visitUs.css.scss */
        .visit-us .wrapper ul li:first-child {
          margin-left: 0; }
        /* line 84, CM006_visitUs.css.scss */
        .visit-us .wrapper ul li.item-4 {
          margin-left: 0; }
    /* line 96, CM006_visitUs.css.scss */
    .visit-us .wrapper a.more-link {
      background: none repeat scroll 0 0 #F5F5F5;
      color: #363636;
      font-weight: bold;
      display: block;
      margin-bottom: 30px;
      overflow: hidden;
      padding: 10px 0;
      text-align: center;
      width: 100%; }
      /* line 108, CM006_visitUs.css.scss */
      .visit-us .wrapper a.more-link span {
        background: url("../images/upDownArrows.png") no-repeat scroll right -12px transparent;
        display: inline-block;
        padding: 0 28px 0 0; }
        /* line 113, CM006_visitUs.css.scss */
        .visit-us .wrapper a.more-link span.showLess {
          background-position: right 6px; }
      /* line 119, CM006_visitUs.css.scss */
      .visit-us .wrapper a.more-link:hover {
        text-decoration: none;
        background: #e6e6e6; }

/* line 129, CM006_visitUs.css.scss */
.lt-ie8 .visit-us .wrapper {
  display: inline;
  zoom: 1;
  width: 934px;
  /* 616px */ }
  /* line 134, CM006_visitUs.css.scss */
  .lt-ie8 .visit-us .wrapper ul {
    display: inline;
    zoom: 1;
    margin-bottom: 15px; }

.visit-us .wrapper ul{
	display:block;
	border: 0px solid green;
	margin: 0 auto;
	  box-sizing:border-box;
	max-width:940px;
	}

	.visit-us .wrapper ul li{
		display:block;
		float:left;
		margin-bottom:20px;
		width:295px;
		 box-sizing:border-box;

	}
	.visit-us .wrapper ul li.item-1,.visit-us .wrapper ul li.item-2,.visit-us .wrapper ul li.item-4,
	.visit-us .wrapper ul li.item-5{
			margin-right:20px;
	}


@media screen and (max-width: 980px) {

	   section .visit-us .wrapper ul li{
			width: calc(50% - 10px);
	   }
			section .visit-us .wrapper ul li.item-3, section .visit-us .wrapper ul li.item-5{
			clear:left;
		}
		.visit-us .wrapper ul li.item-1,.visit-us .wrapper ul li.item-3,.visit-us .wrapper ul li.item-5{
				margin-right:20px;
		}
		.visit-us .wrapper ul li.item-2,.visit-us .wrapper ul li.item-4,.visit-us .wrapper ul li.item-6{
				margin-right:0px;
		}

		.visit-us .wrapper ul li a {
			min-height: 130px;
		}

	}






/* line 1, CM010_boxCarousel.css.scss */
.boxCarousel {
  position: relative;
  margin: 0px auto 60px;
  max-width: 1024px; }
  /* line 7, CM010_boxCarousel.css.scss */
  .boxCarousel .button-div {
    text-align: center;
    margin: -100px 0 60px 0;
    display: block;
    position: relative;
    z-index: 1; }
    /* line 14, CM010_boxCarousel.css.scss */
    .lt-ie8 .boxCarousel .button-div {
      z-index: -1; }
  @media screen and (max-width: 850px) {
    /* line 1, CM010_boxCarousel.css.scss */
    .boxCarousel {
      max-width: 500px; } }
  @media screen and (max-width: 1024px) {
    /* line 1, CM010_boxCarousel.css.scss */
    .boxCarousel {
      width: 765px; } }
  @media screen and (min-width: 1350px) {
    /* line 1, CM010_boxCarousel.css.scss */
    .boxCarousel {
      width: 970px; } }
  /* line 33, CM010_boxCarousel.css.scss */
  .boxCarousel .caroufredsel_wrapper {
    height: auto;
    margin:0!important;
    padding-right: 20px!important;
  }

	.boxCarousel  .wrapper {
		margin-bottom:70px;
	}

  /* line 39, CM010_boxCarousel.css.scss */
  .boxCarousel .pages {
    text-align: right;
    margin: 20px 15px 15px 0; }
    /* line 42, CM010_boxCarousel.css.scss */
    .boxCarousel .pages a {
      display: inline-block;
      width: 10px;
      height: 10px;
      margin: 1px 1px 1px 10px;
      vertical-align: middle;
      text-indent: -9999px;
      background: #666;
      text-decoration: none;
      text-align: left;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      -o-user-select: none;
      user-select: none;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
      /* line 60, CM010_boxCarousel.css.scss */
      .boxCarousel .pages a.selected {
        background: #0068bf;
        width: 12px;
        height: 12px;
        margin: 0 0 0 10px; }
      /* line 67, CM010_boxCarousel.css.scss */
      .boxCarousel .pages a:hover {
        background: #0068bf; }
  /* line 75, CM010_boxCarousel.css.scss */
  .boxCarousel ul {
    margin: 20px!important;
    padding: 0;
    list-style: none;
    display: block; }
    /* line 82, CM010_boxCarousel.css.scss */
    .boxCarousel ul li {
      display: block;
      float: left;
      width: 256px;
      max-width: 256px;
      position: relative; }
      /* line 91, CM010_boxCarousel.css.scss */
      .boxCarousel ul li .game-tile-hover .background {
        width: 220px; }

.boxCarousel ul li .game-tile-hover .game-tile-hover-details h2 {
	font-size:1.4em;
}

      /* line 97, CM010_boxCarousel.css.scss */
      .boxCarousel ul li a {
        text-decoration: none;
        display: block;
        margin: 0 auto;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
        /* line 110, CM010_boxCarousel.css.scss */
        .boxCarousel ul li a .shadow {
          margin-bottom: 5px;
          height: 143px;
          background: url(../images/CM010_boxCarousel/shadow.png) center bottom no-repeat; }
          /* line 116, CM010_boxCarousel.css.scss */
          .boxCarousel ul li a .shadow .icon {
            position: relative;
            width: 238px;
            height: 133px; }
            /* line 122, CM010_boxCarousel.css.scss */
            .boxCarousel ul li a .shadow .icon div {
              margin: 5px 10px;
              width: 218px;
              height: 123px; }
        /* line 136, CM010_boxCarousel.css.scss */
        .boxCarousel ul li a:hover .shadow {
          padding-bottom: 5px;
          margin-bottom: 0; }
          /* line 143, CM010_boxCarousel.css.scss */
          .boxCarousel ul li a:hover .shadow .icon div {
            margin: 0;
            width: 100%;
            height: 100%; }

		.boxCarousel ul li a:focus .game-tile-image img {
			border: inherit;
		}

        /* line 154, CM010_boxCarousel.css.scss */
        .boxCarousel ul li a span {
          margin: 0 0 0 10px;
          text-align: left;
          color: #3a3a3a;
          font-size: 1.1em; }
        /* line 163, CM010_boxCarousel.css.scss */
        .boxCarousel ul li a h2 {
          margin: 0 0 0 10px;
          text-align: left;
          color: #3a3a3a;
          font-size: 1.4em;
          line-height: 25px; }
  /* line 182, CM010_boxCarousel.css.scss */
  .boxCarousel .prev, .boxCarousel .next {
    position: absolute;
    top: 110px;
    width: 52px;
    height: 52px;
    text-indent: -9999px;
    z-index: 10; }
    /* line 189, CM010_boxCarousel.css.scss */
    .boxCarousel .prev.disabled, .boxCarousel .next.disabled {
      display: none!important; }
  /* line 195, CM010_boxCarousel.css.scss */
  .boxCarousel .prev {
    left: -15px;
    background: url(../images/CM010_boxCarousel/arrows.png) left top no-repeat; }
  /* line 199, CM010_boxCarousel.css.scss */
  .boxCarousel .next {
    right: -25px;
    background: url(../images/CM010_boxCarousel/arrows.png) right top no-repeat; }

/* line 209, CM010_boxCarousel.css.scss */
.lt-ie8 .boxCarousel .prev, .lt-ie8 .boxCarousel .next {
  top: 107px; }

/* line 214, CM010_boxCarousel.css.scss */
#gamescarousel {
  margin-top:-60px; }

/* line 217, CM010_boxCarousel.css.scss */
#feature_542238 {
  margin-top: 40px; }

/* line 220, CM010_boxCarousel.css.scss */
.container-block {
  background-color: #fff;
  height: 124px;
  margin: 0 20px; }
  /* line 225, CM010_boxCarousel.css.scss */
  .container-block div {
    background: #eeeeee url(../images/CM010_boxCarousel/empty_carousel.gif) right top no-repeat;
    width: 220px;
    float: left;
    height: 124px; }
/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 5, CM016_wantGotOne.css.scss */
.got-want-one .want-got-item {
  float: left;
  width: 187px;
  margin: 0 15px 0 0;
  position: relative; }
  /* line 12, CM016_wantGotOne.css.scss */
  .got-want-one .want-got-item img {
    margin: 5px 0 0 0; }
  /* line 16, CM016_wantGotOne.css.scss */
  .got-want-one .want-got-item .icon {
    width: 36px;
    height: 35px;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    text-indent: -9999px; }
    /* line 25, CM016_wantGotOne.css.scss */
    .lt-ie8 .got-want-one .want-got-item .icon {
      display: block;
      float: left; }
    /* line 30, CM016_wantGotOne.css.scss */
    .got-want-one .want-got-item .icon.want-icon {
      background: transparent url(../images/CM016_wantGotOne/want_icons.jpg) no-repeat 0px 0px; }
    /* line 34, CM016_wantGotOne.css.scss */
    .got-want-one .want-got-item .icon.got-icon {
      background: transparent url(../images/CM016_wantGotOne/got_icons.jpg) no-repeat 0px 0px; }
    /* line 39, CM016_wantGotOne.css.scss */
    .no-touch .got-want-one .want-got-item .icon:hover, .no-touch .got-want-one .want-got-item .icon.active {
      background-position: 0px -35px; }
  /* line 47, CM016_wantGotOne.css.scss */
  .got-want-one .want-got-item.selected .icon {
    background-position: 0px -35px; }
  /* line 53, CM016_wantGotOne.css.scss */
  .got-want-one .want-got-item.selected .desc .selected-copy {
    display: block; }
  /* line 57, CM016_wantGotOne.css.scss */
  .got-want-one .want-got-item.selected .desc .unselected-copy {
    display: none; }
  /* line 65, CM016_wantGotOne.css.scss */
  .got-want-one .want-got-item .desc {
    display: inline-block;
    width: 141px;
    margin: 0 0 0 5px;
    float: right; }
    /* line 72, CM016_wantGotOne.css.scss */
    .lt-ie8 .got-want-one .want-got-item .desc {
      display: block; }
    /* line 76, CM016_wantGotOne.css.scss */
    .got-want-one .want-got-item .desc h4 {
      font-size: 1.231em; }
    /* line 80, CM016_wantGotOne.css.scss */
    .got-want-one .want-got-item .desc .selected-copy {
      display: none; }
    /* line 84, CM016_wantGotOne.css.scss */
    .got-want-one .want-got-item .desc span.stat-copy {
      font-size: 1em;
      width: 100%; }
  /* line 91, CM016_wantGotOne.css.scss */
  .got-want-one .want-got-item ul.options {
    position: absolute;
    bottom: 1px;
    right: 0px;
    width: 145px;
    background-color: #ffffff;
    height: 0px;
    overflow: hidden;
    margin: 0; }
    /* line 102, CM016_wantGotOne.css.scss */
    .got-want-one .want-got-item ul.options.active {
      height: auto; }
    /* line 106, CM016_wantGotOne.css.scss */
    .got-want-one .want-got-item ul.options li {
      background-color: #525151;
      width: 125px;
      padding: 6px 10px 7px 10px;
      margin: 0 0 3px 0;
      font-size: 1.154em;
      color: #ffffff;
      cursor: pointer; }
      /* line 117, CM016_wantGotOne.css.scss */
      .got-want-one .want-got-item ul.options li:hover, .got-want-one .want-got-item ul.options li.selected {
        background-color: #0068bf; }
/* line 127, CM016_wantGotOne.css.scss */
.got-want-one .got-one {
  margin: 0; }

/* line 139, CM016_wantGotOne.css.scss */
.lt-ie8 .got-want-one .want-got-item .icon {
  text-indent: 0px; }
  /* line 143, CM016_wantGotOne.css.scss */
  .lt-ie8 .got-want-one .want-got-item .icon span {
    text-indent: -9999px;
    text-transform: capitalize; }
/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 11, CM018_productLetterBox.css.scss */
.productLetterBox {
  position: relative;
  text-align: center;
	background-position:50% 0%;
	background-repeat: no-repeat;
	background-size: cover;
}
  /* line 14, CM018_productLetterBox.css.scss */
  .productLetterBox .image-wrap {
    overflow: visible;
    text-align: center;
    height: 100%;
    position: relative; }
    /* line 19, CM018_productLetterBox.css.scss */
    .productLetterBox .image-wrap .link-wrap {
      bottom: 0;
      display: block;
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 1; }
    /* line 28, CM018_productLetterBox.css.scss */
    .productLetterBox .image-wrap .banner-image {
      height: 100%;
      position: absolute;
      background-position: center;
      background-repeat: no-repeat;
      background-color: transparent;
		background-attachment: fixed;
		background-size:cover;
      width: 1600px;
      left: 50%;
      margin-left: -800px;

	}
    /* line 38, CM018_productLetterBox.css.scss */
    .productLetterBox .image-wrap .contentWrap {
      position: relative;
      top: 0;
      left: 0;
      width: 100%;
      position: relative;

	display:inline-block;
		height:100%;
	}
      /* line 44, CM018_productLetterBox.css.scss */
      .productLetterBox .image-wrap .contentWrap .innerContent {
        max-width: 940px;
        margin: 0 auto;
        position: relative; }
        /* line 48, CM018_productLetterBox.css.scss */
        .productLetterBox .image-wrap .contentWrap .innerContent .contentLeft {
          min-height: 360px;
          /* this may not be needed in the final letterbox implementation*/
          text-align: left;
          width: 479px;
          float: left; }
          /* line 54, CM018_productLetterBox.css.scss */
          .productLetterBox .image-wrap .contentWrap .innerContent .contentLeft .heading-image {
            margin-bottom: 30px; }
          /* line 57, CM018_productLetterBox.css.scss */
          .productLetterBox .image-wrap .contentWrap .innerContent .contentLeft hgroup {
            background-repeat: no-repeat;
            background-position: 0 0;
            margin: 0 0 30px 0;
            min-height: 90px; }
            /* line 62, CM018_productLetterBox.css.scss */
            .productLetterBox .image-wrap .contentWrap .innerContent .contentLeft hgroup.icon {
              padding: 0 0 0 110px; }
          /* line 66, CM018_productLetterBox.css.scss */
          .productLetterBox .image-wrap .contentWrap .innerContent .contentLeft h1 {
            color: #fff;
            margin: 0 0 4px 0;
            padding-top: 5px;
            text-align: left;
            font-weight: normal;
            font-style: italic;
            font-family: "adelle", Georgia;
            font-size: 2.4em;
            line-height: 1; }
          /* line 77, CM018_productLetterBox.css.scss */
          .productLetterBox .image-wrap .contentWrap .innerContent .contentLeft h2 {
            margin: 0;
            text-align: left;
            font-size: 2.8em;
            font-family: "SST W01 Bold", "SST W02 Bold", "SST W10 Bold", "SST W15 Bold", "Arial Bold", Arial, Helvetica, sans-serif;
            font-weight: normal;
            color: #fff;
            line-height: 1; }
          /* line 86, CM018_productLetterBox.css.scss */
          .productLetterBox .image-wrap .contentWrap .innerContent .contentLeft p {
            color: #fff;
            margin: 0;
            width: 100%; }
            /* line 90, CM018_productLetterBox.css.scss */
            .productLetterBox .image-wrap .contentWrap .innerContent .contentLeft p .blue {
              color: #0068bf; }
            /* line 93, CM018_productLetterBox.css.scss */
            .productLetterBox .image-wrap .contentWrap .innerContent .contentLeft p .grey {
              color: #363636; }
            /* line 96, CM018_productLetterBox.css.scss */
            .productLetterBox .image-wrap .contentWrap .innerContent .contentLeft p a {
              position: relative;
              z-index: 2;
              color: #fff;
              text-decoration: none; }
          /* line 104, CM018_productLetterBox.css.scss */
          .productLetterBox .image-wrap .contentWrap .innerContent .contentLeft.light-background h1 {
            color: #0068bf; }
          /* line 108, CM018_productLetterBox.css.scss */
          .productLetterBox .image-wrap .contentWrap .innerContent .contentLeft.light-background h2,
          .productLetterBox .image-wrap .contentWrap .innerContent .contentLeft.light-background p {
            color: #1f1f1f; }
          /* line 112, CM018_productLetterBox.css.scss */
          .productLetterBox .image-wrap .contentWrap .innerContent .contentLeft .padd {
            padding: 40px 30px 0 0px; }
          /* line 115, CM018_productLetterBox.css.scss */
          .productLetterBox .image-wrap .contentWrap .innerContent .contentLeft .genericButtonRow {
            margin-top: 30px;
            position: relative;
            z-index: 2;
		  margin-bottom:38px;
		  }
            /* line 119, CM018_productLetterBox.css.scss */
		.productLetterBox .image-wrap .contentWrap .innerContent .contentLeft .genericButtonRow .link-btn {
			margin-top:10px;
			margin-left:0;
			padding: 14px 20px 17px;
		}
		.productLetterBox .image-wrap .contentWrap .innerContent .contentLeft .genericButtonRow .link-btn .btn{
			width:100%;
			box-sizing:border-box;
			padding: 0;
		}
            /* line 122, CM018_productLetterBox.css.scss */
            .productLetterBox .image-wrap .contentWrap .innerContent .contentLeft .genericButtonRow .link-btn:first-child {
              	    margin-right:10px;
				margin-left:0; }

/* line 135, CM018_productLetterBox.css.scss */


/* line 147, CM018_productLetterBox.css.scss */
.netflixLetterbox .productLetterBox .image-wrap .contentWrap .innerContent .contentLeft {
  width: 530px; }
  /* line 149, CM018_productLetterBox.css.scss */
  .netflixLetterbox .productLetterBox .image-wrap .contentWrap .innerContent .contentLeft h1 {
    font-size: 2.1em; }
  /* line 152, CM018_productLetterBox.css.scss */
  .netflixLetterbox .productLetterBox .image-wrap .contentWrap .innerContent .contentLeft .padd {
    /*padding: 75px 30px 0 10px;*/ }

@media screen and (min-width: 1600px) {
  /* line 165, CM018_productLetterBox.css.scss */
  .productLetterBox .image-wrap .banner-image {
    width: 100%;
    left: 0;
    margin-left: 0;
    background-size: 100%; } }
@media screen and (max-width: 980px) {
	.productLetterBox .image-wrap .contentWrap .innerContent {
		width: 740px;
	}
  /* line 179, CM018_productLetterBox.css.scss */
	.productLetterBox .image-wrap .contentWrap .innerContent .contentLeft {
		max-width:90%;
	}
	.productLetterBox .contentWrap .innerContent .contentLeft {
		margin-left: 20px; }
	.productLetterBox{
		background-position:30% 0;
	}

}



/* line 1, CM074_openCarousel.css.scss */
.openCarousel {
  position: relative;
  margin: 0 auto 35px auto;
  min-width: 600px;
  max-width: 600px;
  /* Buttons */ }
  /* line 9, CM074_openCarousel.css.scss */
  .openCarousel .pages-container {
    margin-top: 20px;
    height: 30px;
    text-align: right; }
    /* line 17, CM074_openCarousel.css.scss */
    .openCarousel .pages-container .pages a {
      display: inline-block;
      width: 10px;
      height: 10px;
      margin: 1px 1px 1px 10px;
      vertical-align: middle;
      text-indent: -9999px;
      background: #666;
      text-decoration: none;
      text-align: left; }
    /* line 30, CM074_openCarousel.css.scss */
    .openCarousel .pages-container .pages a.selected {
      background: #0068bf;
      width: 12px;
      height: 12px;
      margin: 0 0 0 10px; }
    /* line 39, CM074_openCarousel.css.scss */
    .openCarousel .pages-container .pages a:hover {
      background: #0068bf; }
  /* line 49, CM074_openCarousel.css.scss */
  .openCarousel ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block; }
    /* line 56, CM074_openCarousel.css.scss */
    .openCarousel ul li {
      display: block;
      float: left;
      width: 300px;
      max-width: 300px;
      max-height: 240px; }
      /* line 64, CM074_openCarousel.css.scss */
      .openCarousel ul li a {
        text-decoration: none;
        display: block;
        width: 238px;
        margin: 0 auto;
        text-align: center; }
        /* line 72, CM074_openCarousel.css.scss */
        .openCarousel ul li a .icon {
          position: relative;
          width: 180px;
          height: 160px;
          margin: 0 auto; }
          /* line 79, CM074_openCarousel.css.scss */
          .openCarousel ul li a .icon img {
            margin: 5px 10px;
            width: 160px;
            height: 140px; }
        /* line 91, CM074_openCarousel.css.scss */
        .openCarousel ul li a:hover img {
          margin: 0;
          width: 180px;
          height: 150px; }
        /* line 100, CM074_openCarousel.css.scss */
        .openCarousel ul li a span {
          display: block;
          color: #3a3a3a;
          font-size: 1.1em; }
        /* line 108, CM074_openCarousel.css.scss */
        .openCarousel ul li a h2 {
          color: #3a3a3a;
          font-size: 1.4em;
          line-height: 25px; }
  /* line 124, CM074_openCarousel.css.scss */
  .openCarousel .prev,
  .openCarousel .next {
    position: absolute;
    top: 90px;
    width: 52px;
    height: 52px;
    text-indent: -9999px; }
    /* line 132, CM074_openCarousel.css.scss */
    .openCarousel .prev.disabled,
    .openCarousel .next.disabled {
      display: none !important; }
  /* line 140, CM074_openCarousel.css.scss */
  .openCarousel .prev {
    left: -70px;
    background: url(../images/CM010_boxCarousel/arrows.png) left top no-repeat; }
  /* line 147, CM074_openCarousel.css.scss */
  .openCarousel .next {
    right: -70px;
    background: url(../images/CM010_boxCarousel/arrows.png) right top no-repeat; }

/* Media Queries */
@media screen and (min-width: 850px) {
  /* line 162, CM074_openCarousel.css.scss */
  .openCarousel {
    /*max-width: 600px;*/
    /*background: #00f;*/ } }
@media screen and (min-width: 1150px) {
  /* line 174, CM074_openCarousel.css.scss */
  .openCarousel {
    min-width: 900px;
    max-width: 900px;
    /*background: #0f0;*/ } }
@media screen and (min-width: 1350px) {
  /* line 187, CM074_openCarousel.css.scss */
  .openCarousel {
    min-width: 1200px;
    max-width: 1200px;
    /*background: #f00;*/ } }
 /* line 1, CM078_socialPod.css.scss */
.social-pod-wrapper {
  position: absolute;
	position: fixed;
  right: 0;
  top: 60px;
  z-index: 11;
  width: 1px;
  height: 1px; }
  /* line 8, CM078_socialPod.css.scss */
  .overview .social-pod-wrapper {
    top: 490px; }

/* line 13, CM078_socialPod.css.scss */
#sticker {
	color: white;
	text-align: center;
	right: 0;
	margin: 0 auto;
	overflow: visible;
	top: 200px;
	position: fixed;
	padding-bottom:55px;
}
  /* line 23, CM078_socialPod.css.scss */
  .lt-ie8 #sticker {
    display: none; }

/* line 28, CM078_socialPod.css.scss */
#sticker .social-pod {
  position: relative;
  width: 35px;
  margin: 0;
  padding: 0; }

/* line 36, CM078_socialPod.css.scss */
.social-pod li {
  clear: left;
  margin-bottom: 2px;
  height: 35px;
  line-height: 35px;
  background: #F6F6F6;
  display: block;
  position: relative;
  cursor: pointer; }

.social-pod li:nth-of-type(2){
	line-height:25px;
}

/* line 47, CM078_socialPod.css.scss */
.social-pod li .link {
  top: 5px;
  position: absolute;
  left: 45px; }

/* line 52, CM078_socialPod.css.scss */
.social-pod li .link.facebook {
  top: 2px;
  height: 27px;
  overflow: hidden; }

/* line 57, CM078_socialPod.css.scss */
.social-pod li .link.pin {
  top: 8px; }

/* line 60, CM078_socialPod.css.scss */
.social-pod img {
  float: left; }

/* line 64, CM078_socialPod.css.scss */
.social-pod a {
  float: left; }

/* line 68, CM078_socialPod.css.scss */
.social-pod-fixed {
  z-index: 1000; }

/* line 76, CM078_socialPod.css.scss */
.social-pod-wrapper a .feed-back {
  float: right;
  display: block;
  background: #999999 url(../images/CM0078_socialPod/CM078_SocialPod_feedback.png) no-repeat 14px 13px;
  width: 35px;
  height: 86px;
  margin-top: 10px; }
/* line 85, CM078_socialPod.css.scss */
.social-pod-wrapper a .feed-back:hover {
  background: #363636 url(../images/CM0078_socialPod/CM078_SocialPod_feedback.png) no-repeat 14px 13px; }

/* Landscape (up to 800px) */
@media screen and (max-width: 1024px) {
  /* line 94, CM078_socialPod.css.scss */
  #sticker-sticky-wrapper {
    display: none;
  }
}/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 3, CM079_reviewHighlight.css.scss */
.review-highlight {
  position: relative;
  margin: 0px 0 50px 0; }
  /* line 8, CM079_reviewHighlight.css.scss */
  .review-highlight a {
    text-decoration: none;
    display: block; }
    /* line 14, CM079_reviewHighlight.css.scss */
    .review-highlight a .attribution,
    .review-highlight a .score-value {
      color: #363636; }
  /* line 21, CM079_reviewHighlight.css.scss */
  .review-highlight div.review-quotes {
    width: 100%;
    display: table;
    /*
            &.review-anim-active {
    
                section {
                    display: table-cell;
                }
            }
    */ }
    /* line 26, CM079_reviewHighlight.css.scss */
    .review-highlight div.review-quotes section {
      background: transparent;
      text-align: center;
      display: block;
      vertical-align: middle; }
    /* line 41, CM079_reviewHighlight.css.scss */
    .review-highlight div.review-quotes blockquote {
      text-align: center;
      max-width: 600px;
      margin: 0 auto; }
      /* line 44, CM079_reviewHighlight.css.scss */
      section.sonyBlue .review-highlight div.review-quotes blockquote span {
        color: #fff; }
      /* line 53, CM079_reviewHighlight.css.scss */
      .review-highlight div.review-quotes blockquote .quote {
        display: block;
        color: #0068bf;
        font-family: "Georgia";
        font-size: 28px;
        line-height: 38px;
        font-style: italic;
        font-weight: normal;
        margin-bottom: 14px; }
      /* line 66, CM079_reviewHighlight.css.scss */
      .review-highlight div.review-quotes blockquote .attribution {
        font-size: 1.2em; }
        /* line 70, CM079_reviewHighlight.css.scss */
        .review-highlight div.review-quotes blockquote .attribution span {
          font-weight: bold; }
  /* line 80, CM079_reviewHighlight.css.scss */
  .review-highlight div.review-scores {
    display: table;
    border-spacing: 25px;
    margin: 0 auto -25px auto; }
    /* line 86, CM079_reviewHighlight.css.scss */
    .review-highlight div.review-scores div.score {
      display: table-cell;
      background: whitesmoke;
      width: 110px;
      height: 110px;
      margin-left: 5px;
      text-align: center; }
      /* line 95, CM079_reviewHighlight.css.scss */
      .review-highlight div.review-scores div.score .score-value {
        margin: 14px 0 0 0; }
        /* line 99, CM079_reviewHighlight.css.scss */
        .review-highlight div.review-scores div.score .score-value span {
          color: #0068bf;
          font-size: 42px;
          font-family: 'BebasRegular'; }
          /* line 104, CM079_reviewHighlight.css.scss */
          .review-highlight div.review-scores div.score .score-value span.stars {
            background: transparent url(../images/CM079_reviewHighlight/star.png) no-repeat right 50%;
            padding-right: 27px; }
      /* line 111, CM079_reviewHighlight.css.scss */
      .review-highlight div.review-scores div.score .score-attribution {
        font-size: 14px;
        line-height: 25px;
        /* This is needed for alignment with logos */
        margin: 7px 0 0 0;
        font-weight: bold; }

/* line 126, CM079_reviewHighlight.css.scss */
.lt-ie8 div.review-scores {
  display: none; }

/* Landscape */
@media all and (max-width: 600px) {
  /* line 137, CM079_reviewHighlight.css.scss */
  .review-highlight {
    margin: 30px 20px 25px 20px; } }
/* Portrait */
@media all and (max-width: 400px) {
  /* line 156, CM079_reviewHighlight.css.scss */
  .review-highlight div.review-quotes section blockquote .quote {
    font-size: 24px;
    line-height: 34px; } }
/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 10, CM084_rightImageFeature.css.scss */
#video-background {
  position: absolute;
  bottom: 0px;
  right: 0px;
  min-height: 100%;
  min-width: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  overflow: hidden; }

/* line 21, CM084_rightImageFeature.css.scss */
#video-pattern {
  z-index: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGOTdGMTE3NDA3MjA2ODExOEY2MkM2QjkzMzEyQjM0RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGOEQ2RDRCNEYwNzgxMUUxQTgyODk1MzRERDY3MEY2MSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGOEQ2RDRCM0YwNzgxMUUxQTgyODk1MzRERDY3MEY2MSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QThBQTJGMkUwQTIwNjgxMThBNkQ5RjFGRTU4NUYxMDUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Rjk3RjExNzQwNzIwNjgxMThGNjJDNkI5MzMxMkIzNEUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7onta0AAAAb0lEQVR42uzTMREAIAwDQEAG/rVhozAUCSzls+Qy575HRMvM7FVpj1Y8/TxY8rm7v3iQQQYZZJBBBhlkkEEGGWSQQQYZZJBBBhlkkEEGGWSQQQYZZJBBBhlkkEEGGWSQQQYZZJBBBhlkkME32QIMAHohz3z+YodWAAAAAElFTkSuQmCC);
  position: absolute;
  width: 100%;
  height: 100%; }

.touch #video-background,
.touch #video-pattern {
	display:none;
}

/* line 28, CM084_rightImageFeature.css.scss */
#hideImageBackground {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 0;
  background: #fff;
  opacity: 100; }

/* line 38, CM084_rightImageFeature.css.scss */
.hero-has-steps.white {
	padding-top: 0;
  margin-top: -100px; }

.family-class .hero-has-steps.white {
  margin-top: -100px;
}
.family-class .right-image-feature.has-step .inner-content {
	margin-bottom:60px;
}

.hero-has-steps.white .headingWrapper {
	margin-top: -30px;
}

/* line 43, CM084_rightImageFeature.css.scss */
.right-image-feature {
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-top: 0px;
  padding-bottom: 40px;
  margin-bottom: 0px;
  min-height: 255px; }
 .hasContextual .right-image-feature {
	 padding-top: 44px;
	   min-height: 315px;
 }
 .right-image-feature.has-step {
	 margin-bottom: 100px;
 }

/*.hasContextual .right-image-feature {
	min-height: 543px;
}*/
  /* line 59, CM084_rightImageFeature.css.scss */
  .right-image-feature.bg-black .inner-content .content-left hgroup,
  .right-image-feature.bg-black .inner-content .content-left p,
  .right-image-feature.bg-black .info-item {
    background-color: #1f1f1f;
    background-color: rgba(31, 31, 31, 0.8);
    color: #fff; }
    /* line 63, CM084_rightImageFeature.css.scss */
    .right-image-feature.bg-black .inner-content .content-left hgroup.second,
    .right-image-feature.bg-black .inner-content .content-left p.second,
    .right-image-feature.bg-black aside.second,
    .right-image-feature.bg-black .info-item.second {
      padding-left: 20px; }
  /* line 73, CM084_rightImageFeature.css.scss */
  .right-image-feature.bg-blue .inner-content .content-left hgroup,
  .right-image-feature.bg-blue .inner-content .content-left p,
  .right-image-feature.bg-blue .info-item {
    background-color: #0068bf;
    background-color: rgba(0, 104, 191, 0.8);
    color: #fff; }
    /* line 77, CM084_rightImageFeature.css.scss */
    .right-image-feature.bg-blue .inner-content .content-left hgroup.second,
    .right-image-feature.bg-blue .inner-content .content-left p.second,
    .right-image-feature.bg-blue aside.second,
    .right-image-feature.bg-blue .info-item.second {
      padding-left: 20px; }
  /* line 87, CM084_rightImageFeature.css.scss */
  .right-image-feature.bg-white .inner-content .content-left hgroup,
  .right-image-feature.bg-white .inner-content .content-left p,
  .right-image-feature.bg-white .info-item {
    background-color: whitesmoke;
    background-color: rgba(245, 245, 245, 0.8); }
    /* line 90, CM084_rightImageFeature.css.scss */
    .right-image-feature.bg-white .inner-content .content-left hgroup.second,
    .right-image-feature.bg-white .inner-content .content-left p.second,
    .right-image-feature.bg-white aside.second,
    .right-image-feature.bg-white .info-item.second {
      padding-left: 20px; }
  /* line 98, CM084_rightImageFeature.css.scss */
  .right-image-feature.bg-white .inner-content .content-left hgroup h1,
  .right-image-feature.bg-white .inner-content .content-left hgroup h2,
  .right-image-feature.bg-white .inner-content .content-left p,
  .right-image-feature.bg-white aside h4 {
    color: #1f1f1f; }
  /* line 103, CM084_rightImageFeature.css.scss */
  .right-image-feature.sub-nav {
	padding-top: 110px;
	min-height: 375px; }
  /* line 110, CM084_rightImageFeature.css.scss */
  .right-image-feature.has-button .inner-content .content-left {
    padding: 0px 0 110px; }
  /* line 117, CM084_rightImageFeature.css.scss */
  .right-image-feature.has-step .button-lockup {
  bottom: 140px;}
  /* line 120, CM084_rightImageFeature.css.scss */
  .right-image-feature.has-step .inner-content {
    margin-bottom: 100px;
	  padding-bottom: 140px;
  }
.right-image-feature.has-step.has-button .inner-content {
	padding-bottom: 160px;
}
	.right-image-feature.fixed {
    min-height: 500px; }
  /* line 125, CM084_rightImageFeature.css.scss */
  .hasContextual .right-image-feature.fixed.has-step {
    min-height: 560px; }
 .right-image-feature.fixed .inner-content {
      min-height: 420; }
    /* line 128, CM084_rightImageFeature.css.scss */
    .hasContextual .right-image-feature.fixed .inner-content {
      min-height: 358px; }
    /* line 133, CM084_rightImageFeature.css.scss */
    .right-image-feature.fixed.sub-nav .inner-content {
      margin-bottom: 0; }
    /* line 140, CM084_rightImageFeature.css.scss */

    /* line 146, CM084_rightImageFeature.css.scss */
    .right-image-feature.fixed.has-step.sub-nav .inner-content {
      min-height: 351px;
      margin-bottom: 0; }
  /* line 154, CM084_rightImageFeature.css.scss */
  .right-image-feature .right-mask {
    background-color: #ffffff;
    height: 200px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: 520px; }
  /* line 164, CM084_rightImageFeature.css.scss */
  .right-image-feature .middle-mask {
    background-color: #fff;
    height: 100px;
    max-width: 1040px;
    position: absolute;
    display: block;
    bottom: 0;
    left: 50%;
    margin-left: -520px;
    width: 100%; }
  /* line 176, CM084_rightImageFeature.css.scss */
  .right-image-feature .button-lockup {
    position: absolute;
    bottom: 0px;
	left: 0;
    width: auto; }
  /* line 182, CM084_rightImageFeature.css.scss */
  .right-image-feature .info-item {
    display: block;
    float: left;
    margin-right: 2px;
    overflow: hidden;
    vertical-align: top;
    height: auto;
    padding: 20px;
    width: auto; }
    /* line 192, CM084_rightImageFeature.css.scss */
    .right-image-feature .info-item.second {
      padding-left: 0; }
  /* line 197, CM084_rightImageFeature.css.scss */
  .right-image-feature a, .right-image-feature a:visited {
    color: #fff; }
  /* line 201, CM084_rightImageFeature.css.scss */
  .right-image-feature a:hover {
    text-decoration: none; }
  /* line 204, CM084_rightImageFeature.css.scss */
  .right-image-feature .inner-content {
    max-width: 940px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: visible; }
    /* line 212, CM084_rightImageFeature.css.scss */
    .right-image-feature .inner-content .main-image-right {
      position: absolute;
      left: 540px;
      bottom: -60px; }
    /* line 218, CM084_rightImageFeature.css.scss */
    .right-image-feature .inner-content .content-left {
      padding: 0;
      text-align: left;
      max-width: 470px;
      float: left;
      margin-right: 70px; }
      /* line 229, CM084_rightImageFeature.css.scss */
      .right-image-feature .inner-content .content-left.left-aligned h1, .right-image-feature .inner-content .content-left.left-aligned h2, .right-image-feature .inner-content .content-left.left-aligned p {
        text-align: left; }
      /* line 233, CM084_rightImageFeature.css.scss */
      .right-image-feature .inner-content .content-left.left-aligned p {
        margin-left: 0; }
      /* line 238, CM084_rightImageFeature.css.scss */
      .right-image-feature .inner-content .content-left hgroup {
        background-repeat: no-repeat;
        background-position: 0 center;
        padding: 17px 20px 14px; }
        /* line 243, CM084_rightImageFeature.css.scss */
        .right-image-feature .inner-content .content-left hgroup img {
          max-width: 100%; }
        /* line 247, CM084_rightImageFeature.css.scss */
        .left-aligned .right-image-feature .inner-content .content-left hgroup {
          text-align: left; }
      /* line 252, CM084_rightImageFeature.css.scss */
      .right-image-feature .inner-content .content-left h1 {
        color: #0068bf;
        margin: 0 0 8px 0;
        padding-top: 5px;
        font-weight: normal;
        font-style: italic;
        font-family: "Georgia";
        font-size: 2.4em;
        line-height: 1;
        text-align: left; }
      /* line 264, CM084_rightImageFeature.css.scss */
      .right-image-feature .inner-content .content-left h2 {
        font-family: 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Helvetica;
        margin: 0;
        font-size: 2.6em;
        font-weight: normal;
        color: #fff;
        line-height: 1;
        text-align: left;
        width: 100%;
        display: inline-block;
        padding-bottom: 0; }
      /* line 278, CM084_rightImageFeature.css.scss */

.right-image-feature .inner-content .content-left .left-aligned{

}
 .right-image-feature .inner-content .content-left aside{
	 position:relative;
 }
      .right-image-feature .inner-content .content-left span {
		background: #0095f1 url(../images/icon_launch_video_transparent.png) no-repeat;
		  height:47px;
		  width:47px;
		  display:table-cell;
		  vertical-align: middle;

	  }
       .right-image-feature .inner-content .content-left span.break-space {
		display:table-cell;
		   width:2px;
		   background: none;
	   }

      .right-image-feature .inner-content .content-left h4 {
	   display:table-cell;
		  vertical-align: middle;
		  padding-left:20px;
		  padding-right:20px;
	  }
.right-image-feature .inner-content .content-left .left-aligned{
	display:table;
}

.right-image-feature.bg-black .inner-content .content-left hgroup, .right-image-feature.bg-black .inner-content
.content-left p, .right-image-feature.bg-black .info-item,
.right-image-feature.bg-black .left-aligned h4{
background-color: rgba(31, 31, 31, 0.8);
color:#fff;
}
.right-image-feature.bg-white .inner-content .content-left hgroup, .right-image-feature.bg-white .inner-content
.content-left p, .right-image-feature.bg-white .info-item,
.right-image-feature.bg-white .left-aligned h4{
    background-color: whitesmoke;
    background-color: rgba(245, 245, 245, 0.8);
	color: #1f1f1f;
}

.right-image-feature.bg-blue .inner-content .content-left hgroup, .right-image-feature.bg-blue .inner-content
.content-left p, .right-image-feature.bg-blue .info-item,
.right-image-feature.bg-blue .left-aligned h4{
    background-color: #0068bf;
    background-color: rgba(0, 104, 191, 0.8);
	color: #fff;
}


      /* line 283, CM084_rightImageFeature.css.scss */
      .right-image-feature .inner-content .content-left p {
        padding: 14px 20px 20px; }
      /* line 289, CM084_rightImageFeature.css.scss */
      .right-image-feature .inner-content .content-left hgroup,
      .right-image-feature .inner-content .content-left p {
        z-index: 1;
        display: inline-block;
        text-decoration: none;
        text-align: left;
        color: #fff;
        pointer-events: auto;
        margin: 0;
        line-height: 1.2em;
        float: left;
        clear: left; }
      /* line 302, CM084_rightImageFeature.css.scss */
      .right-image-feature .inner-content .content-left aside {
        float: left;
        padding: 2px 0px;
        text-transform: uppercase;
	  }
        /* line 306, CM084_rightImageFeature.css.scss */
        .right-image-feature .inner-content .content-left aside a {
          text-decoration: none; }
      /* line 311, CM084_rightImageFeature.css.scss */
      .right-image-feature .inner-content .content-left .padd {
        padding: 40px 0 0 0; }
      /* line 316, CM084_rightImageFeature.css.scss */
      .right-image-feature .inner-content .content-left .associated-content {
        height: 97px;
        position: relative;
        margin-bottom: -20px;
        margin-top: 60px;
        text-align: center; }
        /* line 324, CM084_rightImageFeature.css.scss */
        .right-image-feature .inner-content .content-left .associated-content .wrapper {
          display: inline-block;
          height: 100%; }
          /* line 329, CM084_rightImageFeature.css.scss */
          .right-image-feature .inner-content .content-left .associated-content .wrapper .video {
            background: url(../images/CM109_mediaCarousel/vid-icon-small.png) top left no-repeat;
            height: 41px;
            position: absolute;
            top: 0;
            width: 41px; }
          /* line 337, CM084_rightImageFeature.css.scss */
          .right-image-feature .inner-content .content-left .associated-content .wrapper a {
            display: block;
            float: left;
            display: inline-block; }
            /* line 343, CM084_rightImageFeature.css.scss */
            .right-image-feature .inner-content .content-left .associated-content .wrapper a img {
              display: inline-block;
              height: 96px;
              width: 173px; }
            /* line 351, CM084_rightImageFeature.css.scss */
            .right-image-feature .inner-content .content-left .associated-content .wrapper a .extra-info {
              display: none; }
          /* line 357, CM084_rightImageFeature.css.scss */
          .right-image-feature .inner-content .content-left .associated-content .wrapper .extra-info {
            position: relative;
            margin-left: 25px;
            margin-top: 20px;
            float: left;
            height: 100%;
            width: 240px;
            display: inline-block; }
            /* line 366, CM084_rightImageFeature.css.scss */
            .right-image-feature .inner-content .content-left .associated-content .wrapper .extra-info h4 {
              font-size: 1.2em;
              color: #fff;
              font-weight: normal;
              text-align: left; }
            /* line 372, CM084_rightImageFeature.css.scss */
            .right-image-feature .inner-content .content-left .associated-content .wrapper .extra-info a {
              position: absolute;
              bottom: 0;
              left: 0; }
      /* line 381, CM084_rightImageFeature.css.scss */
      .right-image-feature .inner-content .content-left .info-snippet {
        width: 100%;
        overflow: hidden; }
        /* line 384, CM084_rightImageFeature.css.scss */
        .right-image-feature .inner-content .content-left .info-snippet ul {
          background: #f5f5f5;
          margin: 0;
          list-style-type: none;
          padding: 0;
          float: left;
          /*width: 450px;	*/
          overflow: hidden; }
          /* line 394, CM084_rightImageFeature.css.scss */
          .right-image-feature .inner-content .content-left .info-snippet ul li {
            display: table-cell;
            padding: 0;
            vertical-align: middle;
            border-right: 2px solid #fff;
            font-size: 1.1em; }
            /* line 403, CM084_rightImageFeature.css.scss */
            .right-image-feature .inner-content .content-left .info-snippet ul li.image img {
              vertical-align: middle; }
            /* line 407, CM084_rightImageFeature.css.scss */
            .right-image-feature .inner-content .content-left .info-snippet ul li.number {
              color: #0068bf;
              font-family: BebasRegular;
              font-size: 2.4em;
              font-weight: bold; }
            /* line 413, CM084_rightImageFeature.css.scss */
            .right-image-feature .inner-content .content-left .info-snippet ul li.text {
              text-transform: uppercase;
              font-weight: bold;
              border-right: none;
              line-height: 1.2;
              max-width: 200px; }
            /* line 421, CM084_rightImageFeature.css.scss */
            .right-image-feature .inner-content .content-left .info-snippet ul li .wrapper {
              padding: 15px; }

/* line 436, CM084_rightImageFeature.css.scss */
.lt-ie8 .right-image-feature .inner-content .info-snippet li {
  float: left;
  padding: 0;
  height: 78px; }
/* line 442, CM084_rightImageFeature.css.scss */
.lt-ie8 .right-image-feature .inner-content .info-snippet:nth-child(3) {
  width: 205px; }

@media screen and (max-width: 980px) {
  /* line 453, CM084_rightImageFeature.css.scss */
  .hero-has-steps.white {
    margin-top: -101px; }

  /* line 458, CM084_rightImageFeature.css.scss */
  .right-image-feature {
    padding-top: 0px;
  }

    /* line 464, CM084_rightImageFeature.css.scss */
    .right-image-feature .inner-content {
      margin: 0 30px; }
      /* line 467, CM084_rightImageFeature.css.scss */
      .right-image-feature .inner-content .content-left {
        max-width: 360px; }
        /* line 470, CM084_rightImageFeature.css.scss */
        .right-image-feature .inner-content .content-left h2 {
          font-size: 28px; }
    /* line 476, CM084_rightImageFeature.css.scss */
    .right-image-feature .middle-mask {
      left: 0;
      margin-left: 0; }
    /* line 483, CM084_rightImageFeature.css.scss */
    .right-image-feature.has-step .inner-content {
      margin-bottom: 0px; }
	.right-image-feature.has-step.has-button .inner-content {
	padding-bottom: 90px; }
	.right-image-feature.has-step .button-lockup {
    bottom: 95px; }
    /* line 488, CM084_rightImageFeature.css.scss */
    .right-image-feature.sub-nav {
      padding-top: 94px;
      min-height: 380px; }
    /* line 493, CM084_rightImageFeature.css.scss */
    .right-image-feature.fixed {
      min-height: 500px; }
      /* line 496, CM084_rightImageFeature.css.scss */
      .right-image-feature.fixed .inner-content {
        min-height: 366px;
        margin-bottom: 0px; }
      /* line 501, CM084_rightImageFeature.css.scss */
      .right-image-feature.fixed.sub-nav {
        min-height: 500px; }
	body .moduleComponent, .moduleComponentOverflow {
		margin-bottom: 0;
		padding-bottom: 40px;
	}

	.touch .family-class .hero-has-steps.white {
	  margin-top: -102px;
	}

}



/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 12, CM087_twoColumn.css.scss */
.module-1 .headingWrapper hgroup {
  margin: 40px auto; }

/* line 15, CM087_twoColumn.css.scss */
.module-1 .headingWrapper {
  margin-top: 95px; }

/* line 19, CM087_twoColumn.css.scss */
.two-column-content {
  max-width: 980px;
  min-width: 700px;
  margin: 0 auto;
  zoom: 1;
  position: relative; }
  /* line 18, addons/_clearfix.scss */
  .two-column-content:before, .two-column-content:after {
    content: "";
    display: table; }
  /* line 23, addons/_clearfix.scss */
  .two-column-content:after {
    clear: both; }
  /* line 29, CM087_twoColumn.css.scss */
  .two-column-content .left-column,
  .two-column-content .right-column {
    width: 50%;
    max-width: 480px;
    min-width: 350px;
    position: relative;
    /* display: table-cell; */
    float: left;
    display: block;
    vertical-align: top; }
  /* line 44, CM087_twoColumn.css.scss */
  .two-column-content .btn img {
    top: 5px; }
  /* line 48, CM087_twoColumn.css.scss */
  .two-column-content .btn span {
    padding-left: 5px; }
    /* line 52, CM087_twoColumn.css.scss */
    .two-column-content .btn span.imageText {
      margin-left: 45px; }
  /* line 62, CM087_twoColumn.css.scss */
  .two-column-content .left-column .content-wrapper {
    padding-right: 30px;
    padding-bottom: 30px; }
    /* line 67, CM087_twoColumn.css.scss */
    .two-column-content .left-column .content-wrapper .image-block {
      float: right;
      width: 100%;
      position: relative; }
      /* line 73, CM087_twoColumn.css.scss */

		.two-column-content .left-column .content-wrapper .image-block img {
        float: right; }
      /* line 81, CM087_twoColumn.css.scss */
      .two-column-content .left-column .content-wrapper .image-block.left-image img {
        padding: 0;
        float: left; }
    /* line 92, CM087_twoColumn.css.scss */
    .two-column-content .left-column .content-wrapper.wider_text {
      padding-right: 10px; }
  /* line 102, CM087_twoColumn.css.scss */
  .two-column-content .right-column .content-wrapper {
    padding-left: 30px;
    padding-right: 20px; }
    /* line 107, CM087_twoColumn.css.scss */
    .two-column-content .right-column .content-wrapper .image-block {
      float: left;
      width: 100%;
      position: relative; }
      /* line 113, CM087_twoColumn.css.scss */
      .two-column-content .right-column .content-wrapper .image-block img {
        padding-right: 10px;
        float: left; }
      /* line 122, CM087_twoColumn.css.scss */
      .two-column-content .right-column .content-wrapper .image-block.right-image img {
        padding: 0;
        float: right; }
  /* line 137, CM087_twoColumn.css.scss */
  .two-column-content .left-column .content-wrapper,
  .two-column-content .right-column .content-wrapper {
    padding-left: 30px;
    padding-right: 20px; }
    /* line 146, CM087_twoColumn.css.scss */
    .two-column-content .left-column .content-wrapper .image-block.center-image img,
    .two-column-content .right-column .content-wrapper .image-block.center-image img {
      padding: 0;
      float: none;
      margin-left: auto;
      margin-right: auto;
      display: block; }
  /* line 163, CM087_twoColumn.css.scss */
  .two-column-content .responsiveImage {
    width: 435px; }
  /* line 167, CM087_twoColumn.css.scss */
  .two-column-content .bottomAligned {
    bottom: 0; }
  /* line 175, CM087_twoColumn.css.scss */
  .no-headings .two-column-content .column .content-wrapper {
    padding-top: 0; }
  /* line 179, CM087_twoColumn.css.scss */
  .two-column-content .column .content-wrapper .moduleComponent {
    margin-top: 40px;
    margin-bottom: 40px; }
    /* line 184, CM087_twoColumn.css.scss */
    .two-column-content .column .content-wrapper .moduleComponent:first-child {
      margin-top: 0; }
  /* line 190, CM087_twoColumn.css.scss */
  .two-column-content .column .content-wrapper .basic-video-block {
    margin-top: 6px; }
  /* line 196, CM087_twoColumn.css.scss */
  .two-column-content .column .genericButtonRow {
    margin-top: 30px;
    text-align: left; }
  /* line 207, CM087_twoColumn.css.scss */
  .image-bleed .two-column-content .column .content-wrapper {
    padding-bottom: 0; }
    /* line 213, CM087_twoColumn.css.scss */
    .image-bleed .two-column-content .column .content-wrapper .image-block img {
      vertical-align: top; }

/* line 261, CM087_twoColumn.css.scss */
.center_text .two-column-content h2 {
  font-size: 24px;
  text-align: center; }
/* line 269, CM087_twoColumn.css.scss */
.center_text .two-column-content .buttonRow,
.center_text .two-column-content .genericButtonRow {
  text-align: center; }

/* line 275, CM087_twoColumn.css.scss */
.discover_services .two-column-content {
  padding-top: 0; }

/* line 283, CM087_twoColumn.css.scss */
.services_features_top_bleed .two-column-content .left-column .number-informer-wrapper.left {
  margin-top: 30px;
  margin-bottom: 30px; }
/* line 292, CM087_twoColumn.css.scss */
.services_features_top_bleed .two-column-content .right-column .content-wrapper {
  padding-left: 100px; }
  /* line 296, CM087_twoColumn.css.scss */
  .services_features_top_bleed .two-column-content .right-column .content-wrapper .image-block {
    margin-top: -60px; }

@media screen and (max-width: 980px) and (orientation: portrait) {
  /* line 379, CM087_twoColumn.css.scss */
  .two-column-content .left-column .content-wrapper .media-tile img,
  .two-column-content .right-column .content-wrapper .media-tile img {
    width: 360px;
    height: 196px; } }

@media screen and (max-width: 980px) {

	.two-column-content {
		width: 740px;
	}

	.two-column-content .left-column .content-wrapper {
		padding-left: 20px;
	}

	.two-column-content.responsive-stack .column {
		max-width: 100%;
		width: 100%;
		position: static;
		margin: 0;
		display: block;
		float: left;
	}


	.two-column-content .right-column .content-wrapper {
    	padding-left: 20px;
	}

    .two-column-content.responsive-stack .image-block {
		text-align: center;
	}

}/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/


/* FIX FOR 3 COL MODULE WITHIN INLINE TABS */

	.touch #threecolumnfeaturetabs .wrapper{
		width:100%;
		margin: 0;
		padding: 0;
		max-width:100%;
	}
	.touch #threecolumnfeaturetabs .wrapper .CM110-three-col-feature{
		width:100%;
		margin: 0;
		padding: 0;
	}

	.touch #threecolumnfeaturetabs .wrapper .CM110-three-col-feature .wrapper{
		margin: 0;
		padding: 0;
		width:100%;
	}

.in-line-tabs {
	max-width: 980px;
	margin: 0 auto;
}
/* line 11, CM090_inlineTabs.css.scss */
.in-line-tabs section {
	background-color: transparent;
}
.in-line-tabs#mediacarouseltabs .content {
  padding: 0; }
/* line 15, CM090_inlineTabs.css.scss */
.in-line-tabs .wrapper {
  position: relative;
  margin: 0 auto;
  max-width: 980px;
}
  /* line 22, CM090_inlineTabs.css.scss */
  .in-line-tabs .wrapper .tab-heading .title {
    text-transform: capitalize; }
  /* line 29, CM090_inlineTabs.css.scss */

    /* line 33, CM090_inlineTabs.css.scss */
    .in-line-tabs .wrapper .tab-wrapper div.tabs {
      display: table;
      border-spacing: 2px;
      margin: 0 auto 50px auto;
      padding: 0;
      text-align: center; }
      /* line 34, CM090_inlineTabs.css.scss */
      .no-js .in-line-tabs .wrapper .tab-wrapper div.tabs {
        display: none; }
      /* line 43, CM090_inlineTabs.css.scss */
      .in-line-tabs .wrapper .tab-wrapper div.tabs a,
	  html.touch .in-line-tabs .wrapper .tab-wrapper div.tabs a /* prevents multiple tabs on mobiles */{
        padding: 13px 20px 13px 20px;
        font-size: 14px;
        font-weight: normal;
        font-family: 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Helvetica;
        color: #363636;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        background-color: #eeeeee;
        background-clip: padding-box;}

.family-class .in-line-tabs .wrapper .tab-wrapper div.tabs a,
.family-class #gamemoduletabs.in-line-tabs .wrapper .tab-wrapper .cm094-container .genericButtonRow a
{
	min-width:80px;
}
        /* line 60, CM090_inlineTabs.css.scss */
        .in-line-tabs .wrapper .tab-wrapper div.tabs a.selected {
          -webkit-box-shadow: 0 0 10px -2px #030203 inset;
          box-shadow: 0 0 10px -2px #030203 inset;
          outline: none; }
        /* line 66, CM090_inlineTabs.css.scss */
        .in-line-tabs .wrapper .tab-wrapper div.tabs a:hover,
		.in-line-tabs .wrapper .tab-wrapper div.tabs a.selected,
		html.touch .in-line-tabs .wrapper .tab-wrapper div.tabs a.selected {

          background-color: #0070c7;
          color: #ffffff; }
    /* line 75, CM090_inlineTabs.css.scss */
    .in-line-tabs .wrapper .tab-wrapper div.white-tabs a {
      background-color: #fff; }
  /* line 80, CM090_inlineTabs.css.scss */
  .in-line-tabs .wrapper .tab-wrapper div.tabs.top-padding {
    margin: 40px auto 40px auto; }
  /* line 84, CM090_inlineTabs.css.scss */
  .in-line-tabs .wrapper .tab-heading {
    display: none; }
  /* line 87, CM090_inlineTabs.css.scss */
  .in-line-tabs .wrapper .content {
    clear: both;
    position: absolute;
    left: -9999px; }
    /* line 93, CM090_inlineTabs.css.scss */
    #mediacarouseltabs .in-line-tabs .wrapper .content {
      padding: 0; }
  /* line 97, CM090_inlineTabs.css.scss */
  .in-line-tabs .wrapper .active {
    display: block;
    position: relative;
    left: 0px; }

/* line 111, CM090_inlineTabs.css.scss */
.sonyGrey .in-line-tabs .wrapper .tab-wrapper div.tabs a {
  background-color: #ffffff; }
  /* line 114, CM090_inlineTabs.css.scss */
  .sonyGrey .in-line-tabs .wrapper .tab-wrapper div.tabs a.selected {
    -webkit-box-shadow: 0 0 10px -2px #030203 inset;
    box-shadow: 0 0 10px -2px #030203 inset; }
  /* line 117, CM090_inlineTabs.css.scss */
  .sonyGrey .in-line-tabs .wrapper .tab-wrapper div.tabs a:hover, .sonyGrey .in-line-tabs .wrapper .tab-wrapper div.tabs a.selected {
    background-color: #0070c7;
    color: #ffffff; }

/* line 133, CM090_inlineTabs.css.scss */
.blue-pattern .in-line-tabs .wrapper div.tabs a {
  background-color: #ffffff; }
  /* line 137, CM090_inlineTabs.css.scss */
  .blue-pattern .in-line-tabs .wrapper div.tabs a.selected {
    -webkit-box-shadow: 0 0 10px -2px #030203 inset;
    box-shadow: 0 0 10px -2px #030203 inset; }
  /* line 140, CM090_inlineTabs.css.scss */
  .blue-pattern .in-line-tabs .wrapper div.tabs a:hover, .blue-pattern .in-line-tabs .wrapper div.tabs a.selected {
    background-color: #363636;
    color: #ffffff; }

/* line 158, CM090_inlineTabs.css.scss */
.lt-ie8 .in-line-tabs .wrapper div.tabs {
  padding: 10px 0;
  text-align: center; }
  /* line 162, CM090_inlineTabs.css.scss */
  .lt-ie8 .in-line-tabs .wrapper div.tabs a {
    display: inline;
    zoom: 1;
    margin-right: 2px; }

/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 97, gameTile.css.scss */
.game-tile {
  width: 220px;
  height: 205px; }
  /* line 101, gameTile.css.scss */
  .game-tile a {
    display: block;
    position: relative;
    text-decoration: none; }
    /* line 106, gameTile.css.scss */
    .game-tile a .game-tile-util-container {
      overflow: hidden;
      text-decoration: none;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 40px;
      z-index: 5; }
      /* line 116, gameTile.css.scss */
      .game-tile a .game-tile-util-container .game-tile-util-text {
        width: 40px;
        height: 20px;
        background: black;
        opacity: 0.8;
        text-align: center;
        vertical-align: middle;
        font-size: .8em;
        line-height: 20px;
        color: white; }
      /* line 128, gameTile.css.scss */
      .game-tile a .game-tile-util-container .game-tile-util {
        width: 40px;
        height: 40px;
        background: black;
        opacity: 0.8;
        text-align: center;
        vertical-align: middle;
        font-size: 1.4em;
        line-height: 40px;
        color: orange;
        margin-bottom: 4px;
        font-family: BebasRegular; }
    /* line 144, gameTile.css.scss */
    .game-tile a .game-tile-corner-icon {
      width: 30px;
      height: 30px;
      background-repeat: none;
      position: absolute;
      top: -15px;
      right: -15px; }
    /* line 154, gameTile.css.scss */
    .game-tile a:focus .game-tile-image img {
      border: 2px solid transparent; }
    /* line 159, gameTile.css.scss */
    .game-tile a .game-tile-image {
      padding-bottom: 10px;
      background: url(../images/CM010_boxCarousel/shadow.png) center bottom no-repeat; }
    /* line 167, gameTile.css.scss */
    .game-tile a .game-tile-details span {
      margin: 0;
      text-align: left;
      color: #3a3a3a;
      font-size: 1.1em; }
    /* line 173, gameTile.css.scss */
    .game-tile a .game-tile-details h2 {
      font-weight: normal;
      font-family: 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Helvetica;
      margin: 0;
      text-align: left;
      color: #3a3a3a;
      font-size: 1.4em;
      line-height: 25px; }
    /* line 184, gameTile.css.scss */
    .game-tile a .text-stripe {
      background-color: rgba(0, 0, 0, 0.8);
      position: absolute;
      left: 0;
      padding: 10px;
      position: absolute;
      top: 80px;
      font-size: 0.85em; }
      /* line 119, _sony-addons.scss */
      .lt-ie9 .game-tile a .text-stripe {
        background-color: black;
        filter: alpha(opacity=80); }
      /* line 192, gameTile.css.scss */
      .game-tile a .text-stripe .part1 {
        color: #fedc01; }
      /* line 195, gameTile.css.scss */
      .game-tile a .text-stripe .part2 {
        color: #fff; }
  /* line 203, gameTile.css.scss */
  .no-touch .game-tile a:hover ~ .game-tile-hover, .no-touch .game-tile .game-tile-hover:hover, .no-touch .game-tile .game-tile-hover.show-hover {
    display: block;
    opacity: 1; }
.game-tile-hover .game-tile-hover-details .game-tile-hover-button-row{
	box-sizing:border-box;
	width:189px;
	float:left;
}
.main-image-holder .game-tile-hover .game-tile-hover-details .game-tile-hover-button-row{
 width:100%;
}
.game-tile-hover .game-tile-hover-details .game-tile-hover-button-row a{
	float:left;
		margin-right:10%;
	margin-bottom:10px;
}
.game-tile-hover .game-tile-hover-details .game-tile-hover-button-row a.additional-btn{

}
.game-tile-hover .game-tile-hover-details .game-tile-hover-button-row a{

}
.game-tile-hover .game-tile-hover-details .game-tile-hover-button-row .additional-btn{
	margin-right:0px;
}

  /* line 210, gameTile.css.scss */
  .game-tile .game-tile-hover {
    display: none;
    position: absolute;
    z-index: 10;
    top: -20px;
    left: -20px; }
    /* line 211, gameTile.css.scss */
    .game-tile .game-tile-hover .background {
      -webkit-box-shadow: 0px 8px 20px -5px #333333;
      box-shadow: 0px 8px 20px -5px #333333;
      background: #363636;
      height: 100%;
      padding: 20px; }
    /* line 224, gameTile.css.scss */
    .game-tile .game-tile-hover .game-tile-hover-cert {
      position: absolute;
      overflow: hidden;
      z-index: 1; }
      /* line 229, gameTile.css.scss */
      .game-tile .game-tile-hover .game-tile-hover-cert.pegi-rating {
        width: 40px;
        height: 40px;
        top: 85px;
        left: 30px; }
    /* line 237, gameTile.css.scss */
    .game-tile .game-tile-hover .game-tile-corner-icon {
      width: 30px;
      height: 30px;
      background-repeat: none;
      position: absolute;
      top: 5px;
      right: 5px;
      z-index: 1; }
    /* line 247, gameTile.css.scss */
    .game-tile .game-tile-hover .game-tile-hover-image {
      margin-bottom: 10px;
      position: relative; }
      /* line 250, gameTile.css.scss */
      .game-tile .game-tile-hover .game-tile-hover-image .game-tile-hover-video {
        width: 40px;
        height: 40px;
        position: absolute;
        z-index: 3;
        top: 0;
        left: 0;
        background: url(../images/CM091_gameTiles/hover/play.png) no-repeat; }
    /* line 262, gameTile.css.scss */
    .game-tile .game-tile-hover .game-tile-hover-details {
      color: #fff; }
      /* line 264, gameTile.css.scss */
      .game-tile .game-tile-hover .game-tile-hover-details span {
        margin: 0;
        text-align: left;
        font-size: 1.1em; }
      /* line 269, gameTile.css.scss */
      .game-tile .game-tile-hover .game-tile-hover-details h2 {
        font-weight: normal;
        font-family: 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Helvetica;
        margin: 0;
        text-align: left;
        font-size: 14px;
        line-height: 20px;
        margin-top: 3px; }
      /* line 279, gameTile.css.scss */
      .game-tile .game-tile-hover .game-tile-hover-details h3 {
        text-align: left;
        font-size: 1em;
        margin-bottom: 20px; }
      /* line 285, gameTile.css.scss */
      .game-tile .game-tile-hover .game-tile-hover-details p {
        font-size: 14px;
        font-size: 1.1em;
        line-height: 1.3em;
        font-family: 'SST W01 Roman', 'SST W02 Roman', 'SST W10 Roman', 'SST W15 Roman', Arial;
        font-weight: normal; }
      /* line 295, gameTile.css.scss */
      .game-tile .game-tile-hover .game-tile-hover-details .game-tile-hover-button-row a {
        float: left; }
      /* line 299, gameTile.css.scss */
      .game-tile .game-tile-hover .game-tile-hover-details .game-tile-hover-button-row .link-btn {
        min-width: 45%;
        min-height: 37px; }
      /* line 304, gameTile.css.scss */
      .game-tile .game-tile-hover .game-tile-hover-details .game-tile-hover-button-row .hover-button-right {
        float: right; }
        /* line 308, gameTile.css.scss */
        .game-tile .game-tile-hover .game-tile-hover-details .game-tile-hover-button-row .hover-button-right .link-btn {
          min-width: 40px;
          min-height: 37px; }
          /* line 311, gameTile.css.scss */
          .game-tile .game-tile-hover .game-tile-hover-details .game-tile-hover-button-row .hover-button-right .link-btn .btn {
            padding: 8px 0px; }
  /* line 320, gameTile.css.scss */
  .game-tile a:hover .game-tile-hover {
    display: block; }
  @media screen and (max-width: 400px) {
    /* line 328, gameTile.css.scss */
    .touch .game-tile a:hover ~ .game-tile-hover {
      display: none; } }

/* line 337, gameTile.css.scss */
.boxCarousel.picture .game-tile a .game-tile-image {
  background: none;
  height: 200px; }

/* line 23, CM091_gameTiles.css.scss */
.lt-ie8 .game-tiles ~ div a.link-btn {
  z-index: -10; }

/* line 28, CM091_gameTiles.css.scss */
.game-tiles {
  padding: 0;
  position: relative;
  width: 980px;
  margin: 0 auto;
  left: 20px; }
  /* line 38, CM091_gameTiles.css.scss */
  .game-tiles ul {
    padding-left: 0px;
    margin-bottom: 0; }
    /* line 43, CM091_gameTiles.css.scss */
    .game-tiles ul li {
      list-style-type: none;
      width: 220px;
      height: 205px;
      float: left;
      margin-right: 20px;
      margin-bottom: 20px;
      position: relative; }
      /* line 55, CM091_gameTiles.css.scss */
      .game-tiles ul li.layout-type-3.tile-2, .game-tiles ul li.layout-type-1.tile-1, .game-tiles ul li.primary-highlights.tile-1 {
        width: 460px;
        height: 430px; }
        /* line 20, gameTile.css.scss */
        .game-tiles ul li.layout-type-3.tile-2 .game-tile, .game-tiles ul li.layout-type-1.tile-1 .game-tile, .game-tiles ul li.primary-highlights.tile-1 .game-tile {
          height: 350px;
          width: 460px; }
          /* line 24, gameTile.css.scss */
          .game-tiles ul li.layout-type-3.tile-2 .game-tile a .game-tile-util-container, .game-tiles ul li.layout-type-1.tile-1 .game-tile a .game-tile-util-container, .game-tiles ul li.primary-highlights.tile-1 .game-tile a .game-tile-util-container {
            width: 60px; }
            /* line 26, gameTile.css.scss */
            .game-tiles ul li.layout-type-3.tile-2 .game-tile a .game-tile-util-container .game-tile-util, .game-tiles ul li.layout-type-1.tile-1 .game-tile a .game-tile-util-container .game-tile-util, .game-tiles ul li.primary-highlights.tile-1 .game-tile a .game-tile-util-container .game-tile-util {
              width: 60px;
              height: 60px;
              font-size: 2.0em;
              line-height: 55px;
              font-family: BebasRegular; }
            /* line 34, gameTile.css.scss */
            .game-tiles ul li.layout-type-3.tile-2 .game-tile a .game-tile-util-container .game-tile-util-text, .game-tiles ul li.layout-type-1.tile-1 .game-tile a .game-tile-util-container .game-tile-util-text, .game-tiles ul li.primary-highlights.tile-1 .game-tile a .game-tile-util-container .game-tile-util-text {
              width: 60px;
              height: 30px;
              background: black;
              font-size: 1em;
              line-height: 30px; }
          /* line 42, gameTile.css.scss */
          .game-tiles ul li.layout-type-3.tile-2 .game-tile a .game-tile-image, .game-tiles ul li.layout-type-1.tile-1 .game-tile a .game-tile-image, .game-tiles ul li.primary-highlights.tile-1 .game-tile a .game-tile-image {
            background: url(../images/CM010_boxCarousel/shadow.png) center bottom no-repeat; }
          /* line 46, gameTile.css.scss */
          .game-tiles ul li.layout-type-3.tile-2 .game-tile a .text-stripe, .game-tiles ul li.layout-type-1.tile-1 .game-tile a .text-stripe, .game-tiles ul li.primary-highlights.tile-1 .game-tile a .text-stripe {
            font-size: 1.1em;
            top: 293px; }
        /* line 55, gameTile.css.scss */
        .game-tiles ul li.layout-type-3.tile-2 .game-tile-hover .game-tile-hover-details p, .game-tiles ul li.layout-type-1.tile-1 .game-tile-hover .game-tile-hover-details p, .game-tiles ul li.primary-highlights.tile-1 .game-tile-hover .game-tile-hover-details p {
          margin-bottom: 20px; }
        /* line 58, gameTile.css.scss */
        .game-tiles ul li.layout-type-3.tile-2 .game-tile-hover .game-tile-hover-details h3, .game-tiles ul li.layout-type-1.tile-1 .game-tile-hover .game-tile-hover-details h3, .game-tiles ul li.primary-highlights.tile-1 .game-tile-hover .game-tile-hover-details h3 {
          width: 250px;
          float: left;
          margin: 10px 0 0 0; }
        /* line 63, gameTile.css.scss */
        .game-tiles ul li.layout-type-3.tile-2 .game-tile-hover .game-tile-hover-details .game-tile-hover-button-row, .game-tiles ul li.layout-type-1.tile-1 .game-tile-hover .game-tile-hover-details .game-tile-hover-button-row, .game-tiles ul li.primary-highlights.tile-1 .game-tile-hover .game-tile-hover-details .game-tile-hover-button-row {
          width: 200px;
          float: right; }
        /* line 70, gameTile.css.scss */
        .game-tiles ul li.layout-type-3.tile-2 .game-tile-hover .game-tile-hover-image .game-tile-hover-video, .game-tiles ul li.layout-type-1.tile-1 .game-tile-hover .game-tile-hover-image .game-tile-hover-video, .game-tiles ul li.primary-highlights.tile-1 .game-tile-hover .game-tile-hover-image .game-tile-hover-video {
          width: 71px;
          height: 71px;
          position: absolute;
          z-index: 3;
          top: 0;
          left: 0;
          background: url(../images/CM091_gameTiles/hover/play-large.png) no-repeat; }
        /* line 81, gameTile.css.scss */
        .game-tiles ul li.layout-type-3.tile-2 .game-tile-hover .game-tile-hover-cert, .game-tiles ul li.layout-type-1.tile-1 .game-tile-hover .game-tile-hover-cert, .game-tiles ul li.primary-highlights.tile-1 .game-tile-hover .game-tile-hover-cert {
          position: absolute;
          overflow: hidden;
          z-index: 1; }
          /* line 86, gameTile.css.scss */
          .game-tiles ul li.layout-type-3.tile-2 .game-tile-hover .game-tile-hover-cert.pegi-rating, .game-tiles ul li.layout-type-1.tile-1 .game-tile-hover .game-tile-hover-cert.pegi-rating, .game-tiles ul li.primary-highlights.tile-1 .game-tile-hover .game-tile-hover-cert.pegi-rating {
            width: 44px;
            height: 52px;
            top: 30px;
            right: 30px;
            left: auto; }
      /* line 61, CM091_gameTiles.css.scss */
      .game-tiles ul li.layout-type-2.tile-3, .game-tiles ul li.secondary-highlights.tile-3, .game-tiles ul li.cross-sell-highlights.tile-1 {
        width: 460px;
        height: 430px;
        float: right; }
        /* line 20, gameTile.css.scss */
        .game-tiles ul li.layout-type-2.tile-3 .game-tile, .game-tiles ul li.secondary-highlights.tile-3 .game-tile, .game-tiles ul li.cross-sell-highlights.tile-1 .game-tile {
          height: 350px;
          width: 460px; }
          /* line 24, gameTile.css.scss */
          .game-tiles ul li.layout-type-2.tile-3 .game-tile a .game-tile-util-container, .game-tiles ul li.secondary-highlights.tile-3 .game-tile a .game-tile-util-container, .game-tiles ul li.cross-sell-highlights.tile-1 .game-tile a .game-tile-util-container {
            width: 60px; }
            /* line 26, gameTile.css.scss */
            .game-tiles ul li.layout-type-2.tile-3 .game-tile a .game-tile-util-container .game-tile-util, .game-tiles ul li.secondary-highlights.tile-3 .game-tile a .game-tile-util-container .game-tile-util, .game-tiles ul li.cross-sell-highlights.tile-1 .game-tile a .game-tile-util-container .game-tile-util {
              width: 60px;
              height: 60px;
              font-size: 2.0em;
              line-height: 55px;
              font-family: BebasRegular; }
            /* line 34, gameTile.css.scss */
            .game-tiles ul li.layout-type-2.tile-3 .game-tile a .game-tile-util-container .game-tile-util-text, .game-tiles ul li.secondary-highlights.tile-3 .game-tile a .game-tile-util-container .game-tile-util-text, .game-tiles ul li.cross-sell-highlights.tile-1 .game-tile a .game-tile-util-container .game-tile-util-text {
              width: 60px;
              height: 30px;
              background: black;
              font-size: 1em;
              line-height: 30px; }
          /* line 42, gameTile.css.scss */
          .game-tiles ul li.layout-type-2.tile-3 .game-tile a .game-tile-image, .game-tiles ul li.secondary-highlights.tile-3 .game-tile a .game-tile-image, .game-tiles ul li.cross-sell-highlights.tile-1 .game-tile a .game-tile-image {
            background: url(../images/CM010_boxCarousel/shadow.png) center bottom no-repeat; }
          /* line 46, gameTile.css.scss */
          .game-tiles ul li.layout-type-2.tile-3 .game-tile a .text-stripe, .game-tiles ul li.secondary-highlights.tile-3 .game-tile a .text-stripe, .game-tiles ul li.cross-sell-highlights.tile-1 .game-tile a .text-stripe {
            font-size: 1.1em;
            top: 293px; }
        /* line 55, gameTile.css.scss */
        .game-tiles ul li.layout-type-2.tile-3 .game-tile-hover .game-tile-hover-details p, .game-tiles ul li.secondary-highlights.tile-3 .game-tile-hover .game-tile-hover-details p, .game-tiles ul li.cross-sell-highlights.tile-1 .game-tile-hover .game-tile-hover-details p {
          margin-bottom: 20px; }
        /* line 58, gameTile.css.scss */
        .game-tiles ul li.layout-type-2.tile-3 .game-tile-hover .game-tile-hover-details h3, .game-tiles ul li.secondary-highlights.tile-3 .game-tile-hover .game-tile-hover-details h3, .game-tiles ul li.cross-sell-highlights.tile-1 .game-tile-hover .game-tile-hover-details h3 {
          width: 250px;
          float: left;
          margin: 10px 0 0 0; }
        /* line 63, gameTile.css.scss */
        .game-tiles ul li.layout-type-2.tile-3 .game-tile-hover .game-tile-hover-details .game-tile-hover-button-row, .game-tiles ul li.secondary-highlights.tile-3 .game-tile-hover .game-tile-hover-details .game-tile-hover-button-row, .game-tiles ul li.cross-sell-highlights.tile-1 .game-tile-hover .game-tile-hover-details .game-tile-hover-button-row {
          width: 200px;
          float: right; }
        /* line 70, gameTile.css.scss */
        .game-tiles ul li.layout-type-2.tile-3 .game-tile-hover .game-tile-hover-image .game-tile-hover-video, .game-tiles ul li.secondary-highlights.tile-3 .game-tile-hover .game-tile-hover-image .game-tile-hover-video, .game-tiles ul li.cross-sell-highlights.tile-1 .game-tile-hover .game-tile-hover-image .game-tile-hover-video {
          width: 71px;
          height: 71px;
          position: absolute;
          z-index: 3;
          top: 0;
          left: 0;
          background: url(../images/CM091_gameTiles/hover/play-large.png) no-repeat; }
        /* line 81, gameTile.css.scss */
        .game-tiles ul li.layout-type-2.tile-3 .game-tile-hover .game-tile-hover-cert, .game-tiles ul li.secondary-highlights.tile-3 .game-tile-hover .game-tile-hover-cert, .game-tiles ul li.cross-sell-highlights.tile-1 .game-tile-hover .game-tile-hover-cert {
          position: absolute;
          overflow: hidden;
          z-index: 1; }
          /* line 86, gameTile.css.scss */
          .game-tiles ul li.layout-type-2.tile-3 .game-tile-hover .game-tile-hover-cert.pegi-rating, .game-tiles ul li.secondary-highlights.tile-3 .game-tile-hover .game-tile-hover-cert.pegi-rating, .game-tiles ul li.cross-sell-highlights.tile-1 .game-tile-hover .game-tile-hover-cert.pegi-rating {
            width: 44px;
            height: 52px;
            top: 30px;
            right: 30px;
            left: auto; }
      /* line 66, CM091_gameTiles.css.scss */
      .game-tiles ul li.tertiary-highlights.tile-3 {
        width: 460px;
        height: 430px;
        float: left; }
        /* line 20, gameTile.css.scss */
        .game-tiles ul li.tertiary-highlights.tile-3 .game-tile {
          height: 350px;
          width: 460px; }
          /* line 24, gameTile.css.scss */
          .game-tiles ul li.tertiary-highlights.tile-3 .game-tile a .game-tile-util-container {
            width: 60px; }
            /* line 26, gameTile.css.scss */
            .game-tiles ul li.tertiary-highlights.tile-3 .game-tile a .game-tile-util-container .game-tile-util {
              width: 60px;
              height: 60px;
              font-size: 2.0em;
              line-height: 55px;
              font-family: BebasRegular; }
            /* line 34, gameTile.css.scss */
            .game-tiles ul li.tertiary-highlights.tile-3 .game-tile a .game-tile-util-container .game-tile-util-text {
              width: 60px;
              height: 30px;
              background: black;
              font-size: 1em;
              line-height: 30px; }
          /* line 42, gameTile.css.scss */
          .game-tiles ul li.tertiary-highlights.tile-3 .game-tile a .game-tile-image {
            background: url(../images/CM010_boxCarousel/shadow.png) center bottom no-repeat; }
          /* line 46, gameTile.css.scss */
          .game-tiles ul li.tertiary-highlights.tile-3 .game-tile a .text-stripe {
            font-size: 1.1em;
            top: 293px; }
        /* line 55, gameTile.css.scss */
        .game-tiles ul li.tertiary-highlights.tile-3 .game-tile-hover .game-tile-hover-details p {
          margin-bottom: 20px; }
        /* line 58, gameTile.css.scss */
        .game-tiles ul li.tertiary-highlights.tile-3 .game-tile-hover .game-tile-hover-details h3 {
          width: 250px;
          float: left;
          margin: 10px 0 0 0; }
        /* line 63, gameTile.css.scss */
        .game-tiles ul li.tertiary-highlights.tile-3 .game-tile-hover .game-tile-hover-details .game-tile-hover-button-row {
          width: 200px;
          float: right; }
        /* line 70, gameTile.css.scss */
        .game-tiles ul li.tertiary-highlights.tile-3 .game-tile-hover .game-tile-hover-image .game-tile-hover-video {
          width: 71px;
          height: 71px;
          position: absolute;
          z-index: 3;
          top: 0;
          left: 0;
          background: url(../images/CM091_gameTiles/hover/play-large.png) no-repeat; }
        /* line 81, gameTile.css.scss */
        .game-tiles ul li.tertiary-highlights.tile-3 .game-tile-hover .game-tile-hover-cert {
          position: absolute;
          overflow: hidden;
          z-index: 1; }
          /* line 86, gameTile.css.scss */
          .game-tiles ul li.tertiary-highlights.tile-3 .game-tile-hover .game-tile-hover-cert.pegi-rating {
            width: 44px;
            height: 52px;
            top: 30px;
            right: 30px;
            left: auto; }
      /* line 72, CM091_gameTiles.css.scss */
      .game-tiles ul li.layout-type-3.tile-5, .game-tiles ul li.tertiary-highlights.tile-2, .game-tiles ul li.tertiary-highlights.tile-1 {
        float: right; }
      /* line 76, CM091_gameTiles.css.scss */
      .game-tiles ul li.layout-type-3.tile-4 {
        clear: left; }
      /* line 81, CM091_gameTiles.css.scss */
      .game-tiles ul li.layout-type-3.tile-5, .game-tiles ul li.layout-type-3.tile-4 {
        margin-top: -225px; }
      /* line 85, CM091_gameTiles.css.scss */
      .lt-ie8 .game-tiles ul li.layout-type-3.tile-5 {
        margin-top: 0; }
  /* line 91, CM091_gameTiles.css.scss */
  .game-tiles a.more-link {
    position: absolute;
    bottom: 0;
    background: none repeat scroll 0 0 #F5F5F5;
    color: #363636;
    font-weight: bold;
    display: block;
    margin: 0 0 50px 0;
    overflow: hidden;
    padding: 10px 0;
    text-align: center;
    width: 100%; }
    /* line 105, CM091_gameTiles.css.scss */
    .game-tiles a.more-link span {
      background: url("../images/upDownArrows.png") no-repeat scroll right -12px transparent;
      display: inline-block;
      padding: 0 28px 0 0; }
    /* line 111, CM091_gameTiles.css.scss */
    .game-tiles a.more-link:hover {
      text-decoration: none;
      background: #e6e6e6; }

@media all and (max-width: 980px) {
  /* line 120, CM091_gameTiles.css.scss */
  .highlight-tile, .game-tiles ul li.tertiary-highlights.tile-3 {
    margin-right: 0; }

  /* line 124, CM091_gameTiles.css.scss */
  .game-tiles {
    width: 700px; }
    /* line 127, CM091_gameTiles.css.scss */
    .game-tiles ul {
      position: relative;
      padding-left: 0;
      margin-left: -20px;
      zoom: 1; }
      /* line 134, CM091_gameTiles.css.scss */
      .game-tiles ul li {
        margin-left: 20px;
        margin-right: 0; }
        /* line 140, CM091_gameTiles.css.scss */
        .game-tiles ul li.tertiary-highlights.tile-3 {
          float: left; }
        /* line 145, CM091_gameTiles.css.scss */
        .game-tiles ul li.tertiary-highlights.tile-2, .game-tiles ul li.tertiary-highlights.tile-1 {
          float: right; }
        /* line 154, CM091_gameTiles.css.scss */
        .game-tiles ul li.layout-type-1.tile-1, .game-tiles ul li.layout-type-2.tile-3, .game-tiles ul li.layout-type-3.tile-2, .game-tiles ul li.primary-highlights.tile-1, .game-tiles ul li.secondary-highlights.tile-3, .game-tiles ul li.cross-sell-highlights.tile-1 {
          margin-right: 0; }
        /* line 161, CM091_gameTiles.css.scss */
        .game-tiles ul li.cross-sell-highlights.tile-1 .game-tile a .game-tile-image {
          background: none; }
        /* line 173, CM091_gameTiles.css.scss */
        .game-tiles ul li.layout-type-1.tile-4, .game-tiles ul li.layout-type-1.tile-5, .game-tiles ul li.layout-type-2.tile-4, .game-tiles ul li.layout-type-2.tile-5, .game-tiles ul li.layout-type-3.tile-4, .game-tiles ul li.layout-type-3.tile-5 {
          /* display: none; */ }
        /* line 178, CM091_gameTiles.css.scss */
        .game-tiles ul li.layout-type-2.tile-2, .game-tiles ul li.layout-type-3.tile-3 {
          clear: left; }
        /* line 183, CM091_gameTiles.css.scss */
        .game-tiles ul li.layout-type-2.tile-3, .game-tiles ul li.layout-type-3.tile-3 {
          margin-top: -225px; }
        /* line 186, CM091_gameTiles.css.scss */
        .game-tiles ul li.layout-type-3.tile-4, .game-tiles ul li.layout-type-3.tile-5 {
          margin-top: 0;
          float: left; }
        /* line 194, CM091_gameTiles.css.scss */
        .lt-ie8 .game-tiles ul li.layout-type-2.tile-3 {
          margin-top: 0; } }
@media screen and (max-width: 800px) {
  /* line 204, CM091_gameTiles.css.scss */
  .showcase-with-features .game-tiles {
    left: 0; } }
@media screen and (max-width: 800px) {
  /* line 211, CM091_gameTiles.css.scss */
  .game-tiles {
    left: 0;
    width: 300px; }
    /* line 215, CM091_gameTiles.css.scss */
    .game-tiles ul {
      margin-left: 0; }
      /* line 220, CM091_gameTiles.css.scss */
      .game-tiles ul li {
        margin: 0;
        width: 140px;
        height: 160px; }
        /* line 226, CM091_gameTiles.css.scss */
        .game-tiles ul li .game-tile {
          width: 140px; }
          /* line 231, CM091_gameTiles.css.scss */
          .game-tiles ul li .game-tile .game-tile-image img {
            width: 140px; }
        /* line 240, CM091_gameTiles.css.scss */
        .game-tiles ul li.layout-type-1.tile-1 {
          width: 300px;
          height: 310px; }
          /* line 244, CM091_gameTiles.css.scss */
          .game-tiles ul li.layout-type-1.tile-1 .game-tile {
            width: 300px; }
            /* line 249, CM091_gameTiles.css.scss */
            .game-tiles ul li.layout-type-1.tile-1 .game-tile .game-tile-image img {
              width: 300px; }
        /* line 257, CM091_gameTiles.css.scss */
        .game-tiles ul li.layout-type-1.tile-2 {
          clear: initial; }
        /* line 262, CM091_gameTiles.css.scss */
        .game-tiles ul li.layout-type-1.tile-3 {
          margin-top: 0;
          float: right; }
        /* line 267, CM091_gameTiles.css.scss */
        .game-tiles ul li.layout-type-1.tile-4 {
          clear: left; }
        /* line 271, CM091_gameTiles.css.scss */
        .game-tiles ul li.layout-type-1.tile-5 {
          float: right; } }
/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 9, CM093_showcaseWithFeatures.css.scss */
.showcase-with-features .header-row {
  width: 870px;
  overflow: hidden;
  margin: 0 auto; }
  /* line 15, CM093_showcaseWithFeatures.css.scss */
  .showcase-with-features .header-row .image-wrap {
    float: left;
    width: 440px;
    margin-right: 50px; }
  /* line 23, CM093_showcaseWithFeatures.css.scss */
  .showcase-with-features .header-row hgroup {
    display: inline-block;
    margin: 20px 0 20px 0;
    background-repeat: no-repeat;
    float: left;
    padding: 10px 0 10px 0; }
    /* line 29, CM093_showcaseWithFeatures.css.scss */
    .showcase-with-features .header-row hgroup h1 {
      padding-left: 65px; }
  /* line 34, CM093_showcaseWithFeatures.css.scss */
  .showcase-with-features .header-row .copy {
    float: left;
    width: 340px;
    margin-bottom: 30px; }
    /* line 40, CM093_showcaseWithFeatures.css.scss */
    .showcase-with-features .header-row .copy p {
      margin: 0 0 15px 0; }
  /* line 44, CM093_showcaseWithFeatures.css.scss */
  .showcase-with-features .header-row .genericButtonRow {
    margin-bottom: 25px; }
    /* line 46, CM093_showcaseWithFeatures.css.scss */
    .showcase-with-features .header-row .genericButtonRow a:first-child {
      margin-right: 5px; }
/* line 52, CM093_showcaseWithFeatures.css.scss */
.showcase-with-features .include-header-wrap {
  width: 980px;
  overflow: hidden;
  margin: 20px auto 0 auto; }
  /* line 58, CM093_showcaseWithFeatures.css.scss */
  .showcase-with-features .include-header-wrap h3 {
    text-align: left;
    font-size: 1.8em;
    margin: 0 0 25px 20px; }
/* line 65, CM093_showcaseWithFeatures.css.scss */
.showcase-with-features .game-tiles ul {
  margin-top: 0; }

@media all and (max-width: 990px) {
  /* line 75, CM093_showcaseWithFeatures.css.scss */
  .showcase-with-features .header-row {
    width: 700px;
    text-align: center; }
    /* line 80, CM093_showcaseWithFeatures.css.scss */
    .showcase-with-features .header-row .image-wrap {
      width: 100%; }
    /* line 86, CM093_showcaseWithFeatures.css.scss */
    .showcase-with-features .header-row .copy {
      width: 100%;
      clear: left;
      margin-top: 20px; }
      /* line 92, CM093_showcaseWithFeatures.css.scss */
      .showcase-with-features .header-row .copy p {
        margin-left: 50px;
        margin-right: 50px; }
    /* line 100, CM093_showcaseWithFeatures.css.scss */
    .showcase-with-features .header-row .genericButtonRow {
      clear: left; }
    /* line 104, CM093_showcaseWithFeatures.css.scss */
    .showcase-with-features .header-row hgroup {
      float: none;
      margin-bottom: 0; }
  /* line 111, CM093_showcaseWithFeatures.css.scss */
  .showcase-with-features .include-header-wrap {
    width: 700px; }
    /* line 115, CM093_showcaseWithFeatures.css.scss */
    .showcase-with-features .include-header-wrap h3 {
      margin-left: 0; }
  /* line 123, CM093_showcaseWithFeatures.css.scss */
  .showcase-with-features .game-tiles .tile-4 {
    display: none; } }
/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 4, CM099_singleColumnTable.css.scss */
#techspectabs {
  margin-top: 175px; }
  /* line 5, CM099_singleColumnTable.css.scss */
  #techspectabs .two-column-content {
    padding-bottom: 50px;
    padding-top: 0px; }

/* line 12, CM099_singleColumnTable.css.scss */
.single-column-table {
  max-width: 940px;
  margin: 0 auto; }
  /* line 16, CM099_singleColumnTable.css.scss */
  .single-column-table table {
    width: 100%;
    display: table; }
    /* line 20, CM099_singleColumnTable.css.scss */
    .single-column-table table .odd {
      background-color: #eeeeee; }
    /* line 23, CM099_singleColumnTable.css.scss */
    .single-column-table table .even {
      background-color: #f5f5f5; }
    /* line 27, CM099_singleColumnTable.css.scss */
    .single-column-table table td {
      display: table-cell; }
      /* line 29, CM099_singleColumnTable.css.scss */
      .single-column-table table td p, .single-column-table table td ul {
        margin-top: 0; }
    /* line 33, CM099_singleColumnTable.css.scss */
    .single-column-table table td.label {
      width: 240px;
      padding: 20px;
      font-size: 1.385em;
      vertical-align: top;
      color: #666666; }
    /* line 40, CM099_singleColumnTable.css.scss */
    .single-column-table table td.details {
      padding: 20px 20px 20px 0; }
      /* line 43, CM099_singleColumnTable.css.scss */
      .single-column-table table td.details ul.copy {
        padding: 0 0 0 15px;
        margin: 0; }
        /* line 47, CM099_singleColumnTable.css.scss */
        .single-column-table table td.details ul.copy li {
          margin-bottom: 10px; }
      /* line 51, CM099_singleColumnTable.css.scss */
      .single-column-table table td.details .copy {
        font-family: 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Helvetica;
        font-weight: normal;
        font-size: 1.2em; }
      /* line 56, CM099_singleColumnTable.css.scss */
      .single-column-table table td.details ul.images {
        margin: 0;
        padding: 0; }
        /* line 60, CM099_singleColumnTable.css.scss */
        .single-column-table table td.details ul.images li {
          list-style: none;
          display: inline-block;
          margin: 0 20px 10px 0; }
          /* line 65, CM099_singleColumnTable.css.scss */
          .lt-ie8 .single-column-table table td.details ul.images li {
            display: inline; }
          /* line 69, CM099_singleColumnTable.css.scss */
          .single-column-table table td.details ul.images li:last-child {
            margin-right: 0; }

@media screen and (max-width: 800px) {
  /* line 83, CM099_singleColumnTable.css.scss */
  #techspectabs {
    margin-top: 104px; }

  /* line 89, CM099_singleColumnTable.css.scss */
  .single-column-table table {
    display: block; }
    /* line 93, CM099_singleColumnTable.css.scss */
    .single-column-table table tbody {
      display: block; }
      /* line 97, CM099_singleColumnTable.css.scss */
      .single-column-table table tbody tr {
        display: block;
        padding: 20px 0 0 0; }
        /* line 102, CM099_singleColumnTable.css.scss */
        .single-column-table table tbody tr td {
          width: 100%;
          display: block;
          /*background: #f00 !important;*/ }
          /* line 109, CM099_singleColumnTable.css.scss */
          .single-column-table table tbody tr td.label, .single-column-table table tbody tr td.details {
            width: auto;
            padding: 0 20px; }
            /* line 114, CM099_singleColumnTable.css.scss */
            .single-column-table table tbody tr td.label ul.images, .single-column-table table tbody tr td.details ul.images {
              padding-bottom: 20px; }
          /* line 120, CM099_singleColumnTable.css.scss */
          .single-column-table table tbody tr td.label {
            padding-bottom: 20px; }
          /* line 128, CM099_singleColumnTable.css.scss */
          .single-column-table table tbody tr td.details ul.images img {
            max-width: 100%; }
          /* line 139, CM099_singleColumnTable.css.scss */
          .single-column-table table tbody tr td span.copy p,
          .single-column-table table tbody tr td span.copy ul {
            margin: 0;
            padding-bottom: 20px; } }
/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 6, CM102_productGrid.css.scss */
.accessory-tabs {
  overflow: hidden; }

/* line 12, CM102_productGrid.css.scss */
.accessory-grid .overlay {
  display: none;
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff; }
  /* line 23, CM102_productGrid.css.scss */
  .loading .accessory-grid .overlay {
    display: block; }
  /* line 27, CM102_productGrid.css.scss */
  .accessory-grid .overlay img {
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -16px; }
/* line 35, CM102_productGrid.css.scss */
.accessory-grid .wrapper {
  overflow: hidden;
  width: 940px;
  margin: 0 auto;
  position: relative;
  z-index: 999; }
  /* line 42, CM102_productGrid.css.scss */
  .accessory-grid .wrapper .items {
    overflow: hidden;
    margin: 0 0 50px 0;
    max-width: 980px; }
    /* line 47, CM102_productGrid.css.scss */
    .accessory-grid .wrapper .items a {
      display: block;
      width: 33.3%;
      float: left;
      margin: 0 0 15px 0;
      padding: 0 0 20px 0;
      text-align: center;
      text-decoration: none; }
      /* line 56, CM102_productGrid.css.scss */
      .accessory-grid .wrapper .items a .img_container {
        width: 260px;
        height: 200px;
        position: relative;
        margin: 0 auto; }
        /* line 62, CM102_productGrid.css.scss */
        .accessory-grid .wrapper .items a .img_container img {
          display: block;
          position: absolute;
          bottom: 0;
          margin: 0 auto 0 -120px;
          left: 50%;
          width: 90%;
          height: 90%;
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          -ms-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
        /* line 75, CM102_productGrid.css.scss */
        .no-touch .accessory-grid .wrapper .items a .img_container:hover img {
          width: 100%;
          height: 100%;
          margin: 0 auto 0 -130px; }
        /* line 83, CM102_productGrid.css.scss */
        .accessory-grid .wrapper .items a .img_container.portrait {
          width: 155px;
          height: 242px; }
          /* line 86, CM102_productGrid.css.scss */
          .accessory-grid .wrapper .items a .img_container.portrait img {
            left: 84%;
            height: 90%;
            width: 90%; }
          /* line 94, CM102_productGrid.css.scss */
          .no-touch .accessory-grid .wrapper .items a .img_container.portrait:hover img {
            width: 100%;
            height: 100%;
            margin: 0 auto 0 -130px; }
      /* line 104, CM102_productGrid.css.scss */
      .accessory-grid .wrapper .items a h1 {
        color: #363636;
        font-size: 1.3em;
        font-weight: bold;
        margin: 0 0 10px 0; }
      /* line 111, CM102_productGrid.css.scss */
      .accessory-grid .wrapper .items a p {
        color: #363636;
        font-weight: normal;
        margin: 0;
        padding: 0 37px; }
      /* line 118, CM102_productGrid.css.scss */
      .accessory-grid .wrapper .items a.hide {
        display: none; }
      /* line 122, CM102_productGrid.css.scss */
      .accessory-grid .wrapper .items a:nth-child(3n+1) {
        clear: left; }
  /* line 128, CM102_productGrid.css.scss */
  .accessory-grid .wrapper a.more {
    margin: 0;
    overflow: hidden;
    background: #F5F5F5;
    color: #363636;
    padding: 10px 0;
    text-align: center;
    font-weight: bold;
    font-size: 1.15em;
    text-align: center;
    width: 100%;
    display: block;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    /* line 142, CM102_productGrid.css.scss */
    .accessory-grid .wrapper a.more span {
      display: inline-block;
      background: transparent url("../images/upDownArrows.png") no-repeat right -11px;
      padding: 0 28px 0 0; }
    /* line 148, CM102_productGrid.css.scss */
    .accessory-grid .wrapper a.more span.showLess {
      background-position: right 8px; }
    /* line 156, CM102_productGrid.css.scss */
    .accessory-grid .wrapper a.more:link, .accessory-grid .wrapper a.more:visited, .accessory-grid .wrapper a.more:hover {
      text-decoration: none; }
    /* line 160, CM102_productGrid.css.scss */
    .accessory-grid .wrapper a.more:hover {
      background: #e6e6e6; }

/*
 * RESPONSIVE
 */
@media all and (max-width: 960px) {
  /* line 175, CM102_productGrid.css.scss */
  .accessory-grid .wrapper .items {
    width: 100%;
    text-align: center;
    clear: left; }
    /* line 181, CM102_productGrid.css.scss */
    .accessory-grid .wrapper .items a {
      display: inline-block;
      width: 49%; }
      /* line 185, CM102_productGrid.css.scss */
      .accessory-grid .wrapper .items a:nth-child(2n+1) {
        clear: left; }
      /* line 189, CM102_productGrid.css.scss */
      .accessory-grid .wrapper .items a:nth-child(3n+1) {
        clear: none; }
      /* line 193, CM102_productGrid.css.scss */
      .accessory-grid .wrapper .items a.second-item {
        clear: left; }
      /* line 196, CM102_productGrid.css.scss */
      .accessory-grid .wrapper .items a.third-item {
        clear: none; } }
@media screen and (max-width: 1000px) {
  /* line 206, CM102_productGrid.css.scss */
  .accessory-grid .wrapper {
    width: 700px; } }
/* line 1, CM094_gamesGrid.css.scss */
.cm094-container {
  width: 940px;
  margin: 0 auto;
  /* Hack due to running out of time! I know! */ }
  /* line 7, CM094_gamesGrid.css.scss */

.cm094-container .genericButtonRow{
	display:inline-block;
	margin: 30px auto 0;
	width:100%;
}
.cm094-container.moduleComponent{
	padding-bottom:0;
}

  .cm094-container .space {
    height: 60px; }
  /* line 11, CM094_gamesGrid.css.scss */
  .cm094-container ul {
    list-style-type: none;
    padding: 0;
    margin: 0 auto;
    width: auto;
    height: auto; }
    /* line 18, CM094_gamesGrid.css.scss */
    .cm094-container ul li {
      float: left;
      clear: none;
      padding-right: 61px;
      position: relative; }
      /* line 23, CM094_gamesGrid.css.scss */
      .cm094-container ul li p {
        margin: 4px 0 12px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 180px;
        font-size: 14px; }


       .content section.page-section {
		   padding-top: 0;
	   }

      /* line 31, CM094_gamesGrid.css.scss */
      .cm094-container ul li img.teaser {
        width: auto !important;  /* iPad sizing issue fix */
        height: 37px !important; /* iPad sizing issue fix */
        max-width: 100%;
	    bottom:26px;
		position:absolute;

	  }


      /* line 36, CM094_gamesGrid.css.scss */
      .cm094-container ul li img.thumbnail-img {
        width: 189px;
        height: 106px; }
      /* line 40, CM094_gamesGrid.css.scss */
      .cm094-container ul li.main-image-holder img.thumbnail-img {
        width: 440px;
        height: 248px;
	  	bottom:26px;
	  }
      /* line 44, CM094_gamesGrid.css.scss */
      .cm094-container ul li.main-image-holder p {
        width: 440px; }
      /* line 50, CM094_gamesGrid.css.scss */
      .cm094-container ul li.main-image-holder .game-tile-hover-details h2 {
        font-size: 14px; }
      /* line 57, CM094_gamesGrid.css.scss */
      .cm094-container ul li.main-image-holder .game-tile-hover-cert.pegi-rating {
        top: 230px; }
      /* line 61, CM094_gamesGrid.css.scss */
      .cm094-container ul li.main-image-holder .game-tile-hover-image img {
        width: 440px;
        height: 248px; }
      /* line 67, CM094_gamesGrid.css.scss */
      .cm094-container ul li.main-image-holder .game-tile-hover:hover p, .cm094-container ul li.main-image-holder .game-tile-hover:hover h2, .cm094-container ul li.main-image-holder .game-tile-hover:hover h3 {
        width: 440px; }
      /* line 73, CM094_gamesGrid.css.scss */
      .cm094-container ul li .game-tile-hover:hover {
        z-index: 1000; }
        /* line 76, CM094_gamesGrid.css.scss */
        .cm094-container ul li .game-tile-hover:hover p {
          overflow: visible;
          white-space: normal;
          color: #fff; }
        /* line 82, CM094_gamesGrid.css.scss */
        .cm094-container ul li .game-tile-hover:hover p, .cm094-container ul li .game-tile-hover:hover h2, .cm094-container ul li .game-tile-hover:hover h3 {
          width: 189px; }
        /* line 85, CM094_gamesGrid.css.scss */
        .cm094-container ul li .game-tile-hover:hover .game-tile-hover-button-row .btn {
          text-align: center; }
    /* line 93, CM094_gamesGrid.css.scss */
    .cm094-container ul li:nth-child(3),
    .cm094-container ul li:nth-child(5),
    .cm094-container ul li:nth-child(4n+9) {
      padding-right: 0; }
  /* line 98, CM094_gamesGrid.css.scss */
  .cm094-container a.more-link {
    background: none repeat scroll 0 0 whitesmoke;
    color: #363636;
    display: block;
    float: left;
    font-family: 'SST W01 Bold','SST W02 Bold','SST W10 Bold','SST W15 Bold','Arial Bold',Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin: 30px 0 0;
    padding: 10px 0;
    text-align: center;
    width: 100%; }
    /* line 110, CM094_gamesGrid.css.scss */
    .cm094-container a.more-link :hover {
      background: none repeat scroll 0 0 #e6e6e6; }
    /* line 115, CM094_gamesGrid.css.scss */
    .cm094-container a.more-link :link,
    .cm094-container a.more-link :visited,
    .cm094-container a.more-link :hover {
      text-decoration: none; }
    /* line 119, CM094_gamesGrid.css.scss */
    .cm094-container a.more-link span.more {
      background: url("../images/upDownArrows.png") no-repeat scroll right -11px transparent;
      display: inline-block;
      padding: 0 28px 0 0;
      text-transform: uppercase; }
    /* line 125, CM094_gamesGrid.css.scss */
    .cm094-container a.more-link span.showLess {
      background-position: right 8px; }
  /* line 131, CM094_gamesGrid.css.scss */
  .cm094-container .games-grid a {
    text-align: left;
    text-decoration: none; }
  /* line 135, CM094_gamesGrid.css.scss */
  .cm094-container .games-grid span {
    font-size: 1.1em;
    color: #3a3a3a;
    text-align: left;
	 display:none;
  }
  /* line 141, CM094_gamesGrid.css.scss */
  .cm094-container .games-grid p {
    color: #363636; }
  /* line 146, CM094_gamesGrid.css.scss */
  .cm094-container .games-grid .game-tile .game-tile-hover-image a {
    text-align: center; }
  /* line 150, CM094_gamesGrid.css.scss */
  .cm094-container .games-grid .game-tile .game-tile-hover-image img {
    width: 189px;
    height: 106px; }
  /* line 157, CM094_gamesGrid.css.scss */
  .cm094-container .games-grid .game-tile .game-tile-hover .game-tile-hover-cert.pegi-rating {
    left: 35px; }
  /* line 162, CM094_gamesGrid.css.scss */
  .cm094-container .games-grid .game-tile .game-tile-hover-details {
    width: 188px; }
    /* line 164, CM094_gamesGrid.css.scss */
    .cm094-container .games-grid .game-tile .game-tile-hover-details p {
      color: #fff;
      font-size: 1.0em;
      font-weight: normal;
      text-align: left; }

/* line 175, CM094_gamesGrid.css.scss */
.game-tile-hover-image img {
  width: 189px;
  height: 106px; }

.boxCarousel .game-tile-hover-image img {
  width: 220px;
  height: 124px; }

/* line 180, CM094_gamesGrid.css.scss */
#gametabs .wrapper .content {
  padding: 0 20px; }

@media screen and (max-width: 980px) {
  /* line 186, CM094_gamesGrid.css.scss */
  .cm094-container {
    width: 440px; }
    /* line 188, CM094_gamesGrid.css.scss */
    .cm094-container ul {
      width: 441px !important; }


      /* line 192, CM094_gamesGrid.css.scss */
      .cm094-container ul a.more-link {
        color: #363636;
        display: block;
        float: left;
        font-family: 'SST W01 Bold','SST W02 Bold','SST W10 Bold','SST W15 Bold','Arial Bold',Arial,Helvetica,sans-serif;
        font-size: 16px;
        font-weight: normal;
        margin: 30px 0 0;
        padding: 10px 0;
        text-align: center;
        width: 100%; }

	.cm094-container ul li.main-image-holder img.teaser {
           bottom:36px;
}
	.cm094-container ul li.main-image-holder img.thumbnail-img {
	 bottom:0px;
	}
      /* line 205, CM094_gamesGrid.css.scss */
      .cm094-container ul li {
			width: 190px !important;
		 	margin-right:0 ;

	  }
      /* line 208, CM094_gamesGrid.css.scss */
      .cm094-container ul li.main-image-holder, .cm094-container ul li.main-image-holder a {
        width: 440px;
        position: relative; }
      /* line 213, CM094_gamesGrid.css.scss */
      .cm094-container ul li.main-image-holder a.link-btn {
        width: auto; }
      /* line 217, CM094_gamesGrid.css.scss */
      .cm094-container ul li.main-image-holder a {
        overflow: hidden; }
      /* line 220, CM094_gamesGrid.css.scss */
      .cm094-container ul li.main-image-holder img.thumbnail-img {
		  width: 440px !important;
        height: 248px !important; }
      /* line 224, CM094_gamesGrid.css.scss */
      .cm094-container ul li img.thumbnail-img {
        width: 189px !important;
        height: 106px !important; }
      /* line 229, CM094_gamesGrid.css.scss */
      .cm094-container ul li.main-image-holder p {
        width: 440px; }
      /* line 232, CM094_gamesGrid.css.scss */
      .cm094-container ul li p {
        width: 189px;
        font-size: 14px;
        margin: 4px 0 12px; }
      /* line 239, CM094_gamesGrid.css.scss */
      .cm094-container ul li:nth-child(3),
      .cm094-container ul li:nth-child(5),
      .cm094-container ul li:nth-child(4n+9) {
        padding-right: 0; }
      /* line 243, CM094_gamesGrid.css.scss */
      .cm094-container ul li:nth-child(1) {
        padding-right: 0; }
      /* line 247, CM094_gamesGrid.css.scss */
      .cm094-container ul li:nth-child(2n+3) {
        padding-right: 0; }
      /* line 251, CM094_gamesGrid.css.scss */
      .cm094-container ul li:nth-child(2n+2) {
        padding-right: 0; }
      /* line 255, CM094_gamesGrid.css.scss */
      .cm094-container ul li:nth-child(2n+1) {
        padding-right: 0;
        float: right !important; }
      /* line 259, CM094_gamesGrid.css.scss */
      .cm094-container ul li:nth-child(1) {
        padding-right: 0;
        width: 440px !important;
		  height: 285px !important;
        float: left !important; } }
/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/

.heroBanner {
  position: relative;
	/*Bug fix - prevent safari overlapping fixed elements */
	z-index:0;
	overflow:hidden;
}
  /* line 21, CM114_thinHeroBanner.css.scss */
  .heroBanner .release-date {
    position: relative;
    margin: 34px 15px 0 0;
    float: right;
    z-index: 6; }
    /* line 27, CM114_thinHeroBanner.css.scss */
    .lt-ie8 .heroBanner .release-date {
      margin: 64px 15px 0 0;
      filter: alpha(opacity=70); }
    /* line 32, CM114_thinHeroBanner.css.scss */
    .heroBanner .release-date p {
      font-family: "BebasRegular";
      font-size: 3em;
      color: #fff;
      filter: alpha(opacity=70);
      opacity: 0.7; }
  /* line 41, CM114_thinHeroBanner.css.scss */
  .heroBanner a {
    text-decoration: none;
    color: #ffffff; }
  /* line 46, CM114_thinHeroBanner.css.scss */
  .heroBanner .image-wrap {
    text-align: center;
    overflow: visible;
    height: 320px; }
    /* line 52, CM114_thinHeroBanner.css.scss */
    .heroBanner .image-wrap .middle-mask {
      background-color: #ffffff;
      height: 100px;
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -520px;
      width: 100%; }
      /* line 62, CM114_thinHeroBanner.css.scss */
      .heroBanner .image-wrap .middle-mask.without-step {
        display: none; }
    /* line 67, CM114_thinHeroBanner.css.scss */
    .heroBanner .image-wrap .shapes {
      pointer-events: none; }
    /* line 70, CM114_thinHeroBanner.css.scss */
    .heroBanner .image-wrap .shapes {
      position: absolute;
      z-index: 2; }
    /* line 74, CM114_thinHeroBanner.css.scss */
    .heroBanner .image-wrap .left-shapes {
      bottom: -65px;
      left: -3%; }
    /* line 82, CM114_thinHeroBanner.css.scss */
    .heroBanner .image-wrap .right-shapes {
      bottom: 40px;
      right: -3%; }
      /* line 85, CM114_thinHeroBanner.css.scss */
      .heroBanner .image-wrap .right-shapes.without-step {
        bottom: -65px; }
    /* line 91, CM114_thinHeroBanner.css.scss */
    .heroBanner .image-wrap.without-step {
      height: 340px; }
    /* line 95, CM114_thinHeroBanner.css.scss */
    .heroBanner .image-wrap .narrow, .heroBanner .image-wrap .wide {
      position: absolute; }
      /* line 98, CM114_thinHeroBanner.css.scss */
      .touch .heroBanner .image-wrap .narrow, .touch .heroBanner .image-wrap .wide {
        position: static; }
      /* line 102, CM114_thinHeroBanner.css.scss */
      .heroBanner .image-wrap .narrow .banner-image, .heroBanner .image-wrap .wide .banner-image {
        height: 440px;
        position: fixed;
        background-position: center top;
        background-repeat: no-repeat;
        background-color: transparent;
		z-index:0;
	  }
        /* line 109, CM114_thinHeroBanner.css.scss */
        .lt-ie9 .heroBanner .image-wrap .narrow .banner-image, .lt-ie9 .heroBanner .image-wrap .wide .banner-image {
          width: 100%; }
    /* line 115, CM114_thinHeroBanner.css.scss */
    .heroBanner .image-wrap .narrower {
      display: none; }
    /* line 119, CM114_thinHeroBanner.css.scss */
    .heroBanner .image-wrap .content-wrap {
      position: absolute;
      height: 440px;
      max-width: 960px;
      margin: 0;
      left: 50%;
      margin-left: -520px;
      text-align: left;
      pointer-events: none;
      padding-left: 0; }
      /* line 129, CM114_thinHeroBanner.css.scss */
      .heroBanner .image-wrap .content-wrap .copy {
        color: #fff;
        position: absolute;
        top: 56px; }
        /* line 135, CM114_thinHeroBanner.css.scss */
        .lt-ie8 .heroBanner .image-wrap .content-wrap .copy {
          margin-left: 100px; }
        /* line 139, CM114_thinHeroBanner.css.scss */
        .heroBanner .image-wrap .content-wrap .copy.with-contextual-nav {
          top: 0; }
        /* line 143, CM114_thinHeroBanner.css.scss */
        .heroBanner .image-wrap .content-wrap .copy h1 {
          text-align: left;
          font-family: "Georgia";
          font-size: 28px;
          font-style: italic;
          font-weight: normal;
          margin-bottom: 0; }
        /* line 151, CM114_thinHeroBanner.css.scss */
        .heroBanner .image-wrap .content-wrap .copy h2 {
          text-align: left;
          font-size: 40px;
          margin: 0; }
        /* line 156, CM114_thinHeroBanner.css.scss */
        .heroBanner .image-wrap .content-wrap .copy p {
          width: 500px; }
        /* line 160, CM114_thinHeroBanner.css.scss */
        .heroBanner .image-wrap .content-wrap .copy .info-bar {
          position: absolute;
          display: table;
          top: 210px;
          border-spacing: 2px;
          letter-spacing: 0em;
          pointer-events: auto;
          height: 80px; }
          /* line 169, CM114_thinHeroBanner.css.scss */
          .heroBanner .image-wrap .content-wrap .copy .info-bar .info-item {
            display: table-cell;
            vertical-align: middle;
            margin-right: 2px;
            background-color: #a3271b;
            height: 80px;
            width: 80px;
            overflow: hidden; }
            /* line 177, CM114_thinHeroBanner.css.scss */
            .lt-ie9 .heroBanner .image-wrap .content-wrap .copy .info-bar .info-item {
              background-color: white;
              filter: alpha(opacity=20); }
              /* line 181, CM114_thinHeroBanner.css.scss */
              .lt-ie9 .heroBanner .image-wrap .content-wrap .copy .info-bar .info-item img {
                position: relative;
                filter: alpha(opacity=100); }
            /* line 191, CM114_thinHeroBanner.css.scss */
            .lt-ie8 .heroBanner .image-wrap .content-wrap .copy .info-bar .info-item > * {
              position: relative; }
          /* line 197, CM114_thinHeroBanner.css.scss */
          .heroBanner .image-wrap .content-wrap .copy .info-bar .black {
            background-color: rgba(0, 0, 0, 0.5); }
            /* line 200, CM114_thinHeroBanner.css.scss */
            .lt-ie9 .heroBanner .image-wrap .content-wrap .copy .info-bar .black {
              background-color: black;
              filter: alpha(opacity=40); }
          /* line 206, CM114_thinHeroBanner.css.scss */
          .heroBanner .image-wrap .content-wrap .copy .info-bar .days_left {
            color: #FFF;
            width: auto; }
            /* line 210, CM114_thinHeroBanner.css.scss */
            .heroBanner .image-wrap .content-wrap .copy .info-bar .days_left .left {
              font: 36px "BebasRegular";
              float: left;
              padding: 15px 0 15px 15px;
              position: relative;
              filter: alpha(opacity=100); }
            /* line 219, CM114_thinHeroBanner.css.scss */
            .heroBanner .image-wrap .content-wrap .copy .info-bar .days_left .right {
              font-size: 14px;
              font-family: "SSTStd";
              font-weight: bold;
              text-transform: uppercase;
              line-height: 14px;
              float: right;
              padding: 25px 15px 15px 10px;
              position: relative;
              filter: alpha(opacity=100); }
              /* line 231, CM114_thinHeroBanner.css.scss */
              .lt-ie8 .heroBanner .image-wrap .content-wrap .copy .info-bar .days_left .right {
                display: inline;
                float: left; }
          /* line 238, CM114_thinHeroBanner.css.scss */
          .heroBanner .image-wrap .content-wrap .copy .info-bar .info-btn {
            height: auto;
            padding: 15px;
            width: auto; }
            /* line 244, CM114_thinHeroBanner.css.scss */
            .lt-ie9 .heroBanner .image-wrap .content-wrap .copy .info-bar .info-btn {
              padding: 18px 17px 17px 18px; }
        /* line 252, CM114_thinHeroBanner.css.scss */
        .heroBanner .image-wrap .content-wrap .copy.dark .copy {
          /* color: undefined */ }
        /* line 258, CM114_thinHeroBanner.css.scss */
        .heroBanner .image-wrap .content-wrap .copy.light .copy {
          color: #fff; }
      /* line 264, CM114_thinHeroBanner.css.scss */
      .heroBanner .image-wrap .content-wrap .headline {
        position: absolute;
        right: 50px;
        top: 80px;
        z-index: 3;
        color: #fff;
        opacity: 0.9;
        text-transform: uppercase;
        font-family: BebasRegular;
        font-size: 2.3em; }

@media screen and (min-width: 1024px) {
  /* line 276, CM114_thinHeroBanner.css.scss */
  .heroBanner .image-wrap {
    text-align: center;
    overflow: visible; }
    /* line 280, CM114_thinHeroBanner.css.scss */
    .heroBanner .image-wrap .wide {
      display: block;
      width: 100%; }
      /* line 283, CM114_thinHeroBanner.css.scss */
      .heroBanner .image-wrap .wide .banner-image {
        width: 100%;
        left: 0;
        margin-left: 0; }
    /* line 289, CM114_thinHeroBanner.css.scss */
    .heroBanner .image-wrap .narrow {
      display: none; } }
@media screen and (min-width: 1600px) {
  /* line 299, CM114_thinHeroBanner.css.scss */
  .heroBanner .image-wrap .wide .banner-image {
    width: 100%;
    left: 0;
    margin-left: 0;
    background-size: 100%; } }
@media screen and (max-width: 1024px) {
  /* line 312, CM114_thinHeroBanner.css.scss */
  .heroBanner .image-wrap .wide {
    display: none; }
  /* line 315, CM114_thinHeroBanner.css.scss */
  .heroBanner .image-wrap .narrow {
    display: block;
    width: 100%; }
    /* line 318, CM114_thinHeroBanner.css.scss */
    .heroBanner .image-wrap .narrow .banner-image {
      position: absolute;
      background-size: 100%;
      width: 100%;
      left: 0;
      margin-left: 0; }
  /* line 326, CM114_thinHeroBanner.css.scss */
  .heroBanner .image-wrap .content-wrap {
    max-width: 700px;
    padding-left: 20px; }
    /* line 331, CM114_thinHeroBanner.css.scss */
    .heroBanner .image-wrap .content-wrap .copy .headline, .heroBanner .image-wrap .content-wrap .copy-indent .headline {
      left: 20px; }
    /* line 334, CM114_thinHeroBanner.css.scss */
    .heroBanner .image-wrap .content-wrap .copy .info-text, .heroBanner .image-wrap .content-wrap .copy-indent .info-text {
      left: 20px; }
    /* line 338, CM114_thinHeroBanner.css.scss */
    .heroBanner .image-wrap .content-wrap img {
      width: 75%; } }
@media screen and (max-width: 960px) {
  /* line 349, CM114_thinHeroBanner.css.scss */
  .heroBanner .image-wrap .middle-mask {
    left: 0;
    margin-left: 0; } }
@media screen and (max-width: 1200px) {
  /* line 362, CM114_thinHeroBanner.css.scss */
  .heroBanner .image-wrap .left-shapes img {
    position: relative;
    left: -40%; }
  /* line 369, CM114_thinHeroBanner.css.scss */
  .heroBanner .image-wrap .right-shapes img {
    position: relative;
    right: -40%; } }
@media screen and (max-width: 1080px) {
  /* line 380, CM114_thinHeroBanner.css.scss */
  .heroBanner .image-wrap .left-shapes {
    display: none; }
  /* line 383, CM114_thinHeroBanner.css.scss */
  .heroBanner .image-wrap .right-shapes {
    display: none; } }
/* line 390, CM114_thinHeroBanner.css.scss */


@media screen and (max-width: 1024px) {
  /* line 395, CM114_thinHeroBanner.css.scss */
  .heroBanner .image-wrap {
    height: 418px; }

  /* line 402, CM114_thinHeroBanner.css.scss */
  .heroBanner .image-wrap .content-wrap img {
    width: 100%;
    max-width: 520px; } }
@media screen and (max-width: 800px) {
  /* line 413, CM114_thinHeroBanner.css.scss */
  .lead-product-info .prod-rating-info .link-text {
    top: 61px; }

  /* line 418, CM114_thinHeroBanner.css.scss */
  .heroBanner .image-wrap {
    height: 388px; }
    /* line 421, CM114_thinHeroBanner.css.scss */
    .heroBanner .image-wrap .content-wrap img {
      width: 100%;
      max-width: 410px; } }
@media screen and (max-width: 680px) {
  /* line 435, CM114_thinHeroBanner.css.scss */
  .heroBanner .image-wrap .content-wrap img {
    width: 100%;
    max-width: 195px; } }
/* line 446, CM114_thinHeroBanner.css.scss */
.no-js .shapes {
  display: none; }
/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 10, CM125_threeStepBanner.css.scss */
.three-step-banner {
  position: relative;
  overflow: hidden;
  height: 725px; }
  /* line 16, CM125_threeStepBanner.css.scss */
  .three-step-banner .image-wrap {
    text-align: center;
    overflow: visible;
    height: 100%;
    /* Customisations based on outer CSS class */ }
    /* line 23, CM125_threeStepBanner.css.scss */
    .three-step-banner .image-wrap .narrow,
    .three-step-banner .image-wrap .wide {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      /* line 31, CM125_threeStepBanner.css.scss */
      .three-step-banner .image-wrap .narrow .banner-image,
      .three-step-banner .image-wrap .wide .banner-image {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-position: center top;
        background-repeat: no-repeat;
        background-color: transparent; }
    /* line 46, CM125_threeStepBanner.css.scss */
    .three-step-banner .image-wrap .content-wrap {
      position: relative;
      height: 100%;
      max-width: 940px;
      margin: 0 auto;
      padding: 0 35px;
      text-align: left;
      padding-top: 70px; }
    /* line 58, CM125_threeStepBanner.css.scss */
    .three-step-banner .image-wrap .middle-mask {
      position: absolute;
      left: 50%;
      height: 40px;
      max-width: 980px;
      margin-left: -470px;
      width: 100%; }
    /* line 69, CM125_threeStepBanner.css.scss */
    .three-step-banner .image-wrap .right-mask {
      position: absolute;
      left: 50%;
      height: 80px;
      width: 100%;
      margin-left: 490px; }
    /* line 82, CM125_threeStepBanner.css.scss */
    .three-step-banner .image-wrap.step-position-top .content-wrap {
      padding-top: 120px; }
    /* line 87, CM125_threeStepBanner.css.scss */
    .three-step-banner .image-wrap.step-position-top .middle-mask,
    .three-step-banner .image-wrap.step-position-top .right-mask {
      top: 0; }
    /* line 95, CM125_threeStepBanner.css.scss */
    .three-step-banner .image-wrap.step-position-bottom .content-wrap {
      padding-top: 80px; }
    /* line 100, CM125_threeStepBanner.css.scss */
    .three-step-banner .image-wrap.step-position-bottom .middle-mask,
    .three-step-banner .image-wrap.step-position-bottom .right-mask {
      bottom: 0; }
    /* line 114, CM125_threeStepBanner.css.scss */
    .three-step-banner .image-wrap.content-position-right .content-wrap article {
      float: right; }

/* Above the break width, show wide and hide tablet */
@media screen and (min-width: 1000px) {
  /* line 133, CM125_threeStepBanner.css.scss */
  .three-step-banner .image-wrap .wide {
    display: block; }
    /* line 137, CM125_threeStepBanner.css.scss */
    .three-step-banner .image-wrap .wide .banner-image {
      width: 1600px;
      left: 50%;
      margin-left: -800px; }
  /* line 147, CM125_threeStepBanner.css.scss */
  .three-step-banner .image-wrap .narrow {
    display: none; } }
@media screen and (min-width: 1600px) {
  /* line 165, CM125_threeStepBanner.css.scss */
  .three-step-banner .image-wrap .wide .banner-image {
    width: 100%;
    left: 0;
    margin-left: 0;
    background-size: 100%; } }
/* Below the break width, hide wide and show tablet */
@media screen and (max-width: 1000px) {
  /* line 189, CM125_threeStepBanner.css.scss */
  .three-step-banner .image-wrap .wide {
    display: none; }
  /* line 193, CM125_threeStepBanner.css.scss */
  .three-step-banner .image-wrap .narrow {
    display: block; }
    /* line 197, CM125_threeStepBanner.css.scss */
    .three-step-banner .image-wrap .narrow .banner-image {
      width: 1000px;
      left: 50%;
      margin-left: -500px;
      background-size: cover; } }
@media screen and (max-width: 980px) {
  /* line 221, CM125_threeStepBanner.css.scss */
  .three-step-banner .image-wrap .right-mask,
  .three-step-banner .image-wrap .middle-mask {
    /* display: none;*/
    left: 0;
    margin-left: 0; } }/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 9, CM110_threeColFeature.css.scss */
section.threeColFeature {
  padding: 50px 0px;
  overflow: hidden;
  position: relative; }
  /* line 15, CM110_threeColFeature.css.scss */
  section.threeColFeature .tab-content-panel {
    max-width: 980px;
    margin: 0 auto; }
  /* line 22, CM110_threeColFeature.css.scss */
  section.threeColFeature .deviceList .headerImage {
    display: block;
    height: 189px;
    width: 100%;
    background-color: #f5f5f5; }
  /* line 31, CM110_threeColFeature.css.scss */
  section.threeColFeature .deviceList li {
    width: 33%;
    text-align: center;
    background-image: url(../images/CM110_threeColFeature/divider.png);
    background-position: left;
    background-repeat: no-repeat; }
    /* line 39, CM110_threeColFeature.css.scss */
    section.threeColFeature .deviceList li:first-child {
      background-image: none; }
    /* line 43, CM110_threeColFeature.css.scss */
    section.threeColFeature .deviceList li .padd {
      padding: 0 25px; }
    /* line 47, CM110_threeColFeature.css.scss */
    section.threeColFeature .deviceList li img {
      /*    width: 100%;*/
      max-width: 100%;
      margin-top: 25px;
      /*height: 143px;*/
      padding-bottom: 22px; }
      /* line 54, CM110_threeColFeature.css.scss */
      section.threeColFeature .deviceList li img.shadow {
        background: url(../images/CM110_threeColFeature/small_shadow.png) center bottom no-repeat; }
  /* line 62, CM110_threeColFeature.css.scss */
  section.threeColFeature .deviceList.buttonlist li {
    background-image: none; }
  /* line 68, CM110_threeColFeature.css.scss */
  section.threeColFeature h1 {
    margin: 0;
    padding: 0;
    color: #0068bf;
    font-family: Georgia;
    font-weight: normal;
    font-style: italic;
    font-size: 1.85em; }
  /* line 78, CM110_threeColFeature.css.scss */
  section.threeColFeature h2 {
    margin: 0 0 20px 0;
    color: #363636;
    font-weight: bold;
    font-size: 2em; }
  /* line 85, CM110_threeColFeature.css.scss */
  section.threeColFeature .intro {
    text-align: center; }
    /* line 88, CM110_threeColFeature.css.scss */
    section.threeColFeature .intro h1 {
      margin-top: 30px; }
    /* line 91, CM110_threeColFeature.css.scss */
    section.threeColFeature .intro h2 {
      margin-bottom: 10px; }
    /* line 94, CM110_threeColFeature.css.scss */
    section.threeColFeature .intro p {
      width: 480px;
      margin: 0 auto 50px auto; }
  /* line 101, CM110_threeColFeature.css.scss */
  section.threeColFeature .inner-content {
    background-color: #FFFFFF;
    overflow: hidden;
    padding: 0;
    width: 100%;
    position: relative; }
  /* line 109, CM110_threeColFeature.css.scss */
  section.threeColFeature .device {
    float: left;
    width: 100%;
    text-align: center; }
    /* line 114, CM110_threeColFeature.css.scss */
    section.threeColFeature .device hgroup {
      margin: 0;
      padding: 0; }
    /* line 118, CM110_threeColFeature.css.scss */
    section.threeColFeature .device p {
      color: #363636;
      margin: 0 0 30px 0; }
    /* line 123, CM110_threeColFeature.css.scss */
    section.threeColFeature .device .content {
      padding: 0 10px; }
    /* line 127, CM110_threeColFeature.css.scss */
    section.threeColFeature .device .padd {
      padding: 30px 28px 0 28px; }
      /* line 131, CM110_threeColFeature.css.scss */
      section.threeColFeature .device .padd .wrap .link-btn {
        position: absolute;
        bottom: 0;
        text-align: center;
        left: 50%;
        margin-right: 73px;
        display: block;
        width: 145px; }
  /* line 146, CM110_threeColFeature.css.scss */
  section.threeColFeature.ongrey .inner-content {
    background: #EEEEEE; }

.CM110-three-col-feature .stretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0;
}
/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 7, CM168_text.css.scss */
.CM168-text {
  position: relative;
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
  font-size: 16px;
  display: table;
  padding-bottom: 60px; }
  /* line 21, CM168_text.css.scss */
  .CM168-text h1,
  .CM168-text h2,
  .CM168-text h3,
  .CM168-text p,
  .CM168-text ul,
  .CM168-text blockquote {
    margin: 0 0 30px 0;
    text-align: left; }
  /* line 30, CM168_text.css.scss */
  .CM168-text h1,
  .CM168-text h2,
  .CM168-text h3 {
    color: #363636;
    font-family: 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Arial, Helvetica, sans-serif;
    font-weight: normal; }
  /* line 39, CM168_text.css.scss */
  .CM168-text h1,
  .CM168-text h2 {
    font-size: 29px; }
  /* line 45, CM168_text.css.scss */
  .CM168-text h3 {
    font-size: 20px;
    line-height: 27px; }
  /* line 53, CM168_text.css.scss */
  .CM168-text p,
  .CM168-text li {
    font-size: 16px;
    line-height: 22px; }
    /* line 58, CM168_text.css.scss */
    .CM168-text p.smaller,
    .CM168-text li.smaller {
      font-size: 14px; }
  /* line 64, CM168_text.css.scss */
  .CM168-text ul {
    list-style-type: none;
    padding: 0;
    margin-left: 15px; }
    /* line 68, CM168_text.css.scss */
    .lt-ie8 .CM168-text ul {
      list-style-type: square; }
    /* line 75, CM168_text.css.scss */
    .CM168-text ul li {
      position: relative;
      padding: 0 0 0 10px;
      margin: 0 0 15px 0; }
      /* line 81, CM168_text.css.scss */
      .CM168-text ul li:before {
        content: "\25A0";
        /* /25A0 is the numerical unicode for a square bullet */
        position: absolute;
        top: 0;
        left: -15px;
        color: #0068c3;
        font-size: 13px; }
  /* line 99, CM168_text.css.scss */
  .CM168-text ol {
    list-style-type: none;
    padding: 0;
    margin: 0 0 30px 30px; }
    /* line 103, CM168_text.css.scss */
    .lt-ie8 .CM168-text ol {
      list-style-type: decimal; }
    /* line 110, CM168_text.css.scss */
    .CM168-text ol li {
      position: relative;
      padding: 0 0 0 0;
      margin: 0 0 15px 0; }
      /* line 117, CM168_text.css.scss */
      .CM168-text ol li ul {
        margin-top: 15px;
        margin-bottom: 15px;
        margin-left: 15px;
        color: #0068c3; }
        /* line 125, CM168_text.css.scss */
        .CM168-text ol li ul li {
          font-size: 16px;
          color: #363636;
          font-family: 'SST W01 Roman', 'SST W02 Roman', 'SST W10 Roman', 'SST W15 Roman', Arial, Helvetica, sans-serif; }
    /* line 137, CM168_text.css.scss */
    .CM168-text ol > li {
      counter-increment: customlistcounter; }
    /* line 141, CM168_text.css.scss */
    .CM168-text ol > li:before {
      content: counter(customlistcounter, decimal-leading-zero) " ";
      position: absolute;
      top: 0;
      left: -30px;
      color: #0068c3;
      font-family: 'BebasRegular', 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Arial, Helvetica, sans-serif;
      font-size: 20px; }
    /* line 155, CM168_text.css.scss */
    .CM168-text ol:first-child {
      counter-reset: customlistcounter; }
  /* line 161, CM168_text.css.scss */
  .CM168-text a {
    color: #0068bf; }
    /* line 165, CM168_text.css.scss */
    .CM168-text a:hover {
      text-decoration: none; }
  /* line 172, CM168_text.css.scss */
  .CM168-text b,
  .CM168-text strong {
    font-family: 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Arial, Helvetica, sans-serif;
    font-weight: normal; }
  /* line 177, CM168_text.css.scss */
  .CM168-text blockquote {
    text-align: left;
    display: block;
    color: #0068bf;
    font-family: "adelle", Georgia;
    font-size: 30px;
    line-height: 40px;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 40px;
    width: 100%; }
  /* line 192, CM168_text.css.scss */
  .CM168-text ul.block-list {
    display: table;
    border-spacing: 20px;
    padding: 0;
    margin: -20px -20px 0 -20px;
	width: -webkit-calc(100% + 40px);
	width: calc(100% + 40px);
  }
    /* line 200, CM168_text.css.scss */
    .lt-ie8 .CM168-text ul.block-list {
      display: block;
      list-style-type: none;
      margin: 0; }
    /* line 208, CM168_text.css.scss */
    .CM168-text ul.block-list li {
      background: #f5f5f5;
      display: table-cell;
      width: 50%;
      padding: 0;
      margin: 0; }
      /* line 219, CM168_text.css.scss */
      .CM168-text ul.block-list li:before {
        display: none; }
      /* line 223, CM168_text.css.scss */
      .lt-ie8 .CM168-text ul.block-list li {
        width: 49%;
        display: block;
        float: left;
        margin: 0 0 15px 0; }
        /* line 230, CM168_text.css.scss */
        .lt-ie8 .CM168-text ul.block-list li:first-child {
          margin-right: 1%; }
      /* line 238, CM168_text.css.scss */
      .CM168-text ul.block-list li img {
        float: left;
        width: 140px;
        margin-bottom: 20px; }
      /* line 246, CM168_text.css.scss */
      .CM168-text ul.block-list li span {
        display: block;
        margin: 20px 20px 20px 140px; }

/* Responsive **/
@media all and (max-width: 1000px) {
  /* line 262, CM168_text.css.scss */
  .CM168-text {
    width: auto;
    max-width: 100%;
} }

@media all and (max-width: 800px) {
  /* line 278, CM168_text.css.scss */
	.CM168-text ul.block-list li {
    	display: table-row;
	}
    /* line 281, CM168_text.css.scss */
	.lt-ie9 .CM168-text ul.block-list li {
      display: block;
      float: none;
	}

	#accordion-knowledge-base .accordion section ul.block-list {
		width:100%;
		border-spacing: 0 20px;
		margin: -20px 0 0 0;
	}

	#accordion-knowledge-base .accordion section .moduleComponent {
		width: 100%;
	}

}


/* line 295, CM168_text.css.scss */
#coming-soon ul {
  display: table-row;
  list-style-type: none;
  margin: 0;
  padding: 0; }

/* line 302, CM168_text.css.scss */
#coming-soon ul li {
  width: 50%;
  display: table-cell;
  padding: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: normal;
  font-family: 'SST W01 Bold','SST W02 Bold','SST W10 Bold','SST W15 Bold','Arial Bold',Helvetica;
  margin: 0; }

/* line 314, CM168_text.css.scss */
#coming-soon ul li:before {
  content: none; }

/* line 318, CM168_text.css.scss */
#coming-soon ul li:nth-child(odd) {
  border-right: 2px solid #f5f5f5; }

/* line 322, CM168_text.css.scss */
#coming-soon ul:nth-child(odd) {
  background-color: #eee; }

/* line 326, CM168_text.css.scss */
#coming-soon ul li a {
  text-decoration: none; }

/* line 330, CM168_text.css.scss */
#coming-soon ul li a:hover {
  text-decoration: underline; }

@media screen and (max-width: 767px) {
  /* line 336, CM168_text.css.scss */
  #coming-soon ul li {
    width: 100%;
    float: left; }

  /* line 341, CM168_text.css.scss */
  #coming-soon ul li:nth-child(odd) {
    border-right: 0px solid white; }

  /* line 345, CM168_text.css.scss */
  #coming-soon ul:nth-child(odd) {
    background-color: transparent; }

  /* line 348, CM168_text.css.scss */
  #coming-soon ul li:nth-child(odd) {
    background-color: #eee; } }
	/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 6, CM106_leadProductInfo.css.scss */
#aunz {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 90px;
  width: 300px; }

/* line 9, CM106_leadProductInfo.css.scss */
.lead-product-info {
  background: #fff;
  position: relative;
  width: 1040px;
  min-height: 400px;
  zoom: 1;
  margin: 50px auto 0 auto; }

.lead-product-info .genericButtonRow .link-text {
	background: url(../images/CM106_leadProductInfo/bg-arrow-blue.png) left -4px no-repeat;
	padding-left: 20px;
	font-size: 14px;
	padding-bottom: 0;
	font-weight: normal;
	cursor: pointer;
	display:inline-block;
	min-width: 100px;
	margin-top: 15px;
	font-family: 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Helvetica;
	text-transform: uppercase;
}
.lead-product-info .link-btn.left {
	margin-right: 17px;
	margin-top: 10px;
}
.lead-product-info .link-btn.right {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 17px;
}
.lead-product-info .link-btn {
	color: #fff;
}
.lead-product-info .genericButtonRow {
	margin-bottom: 30px;
	margin-top: -15px;
	margin-right: 70px;
}

  /* line 18, addons/_clearfix.scss */
  .lead-product-info:before, .lead-product-info:after {
    content: "";
    display: table; }
  /* line 23, addons/_clearfix.scss */
  .lead-product-info:after {
    clear: both; }
  /* line 20, CM106_leadProductInfo.css.scss */
  .lead-product-info a {
    color: #363636;
    text-decoration: none; }
  /* line 25, CM106_leadProductInfo.css.scss */
  .lead-product-info .label-img {
    vertical-align: bottom;
    margin: 2px 0 50px 2px; }
  /* line 32, CM106_leadProductInfo.css.scss */
  .lead-product-info .prod-meta {
    width: 50%;
    zoom: 1;
    margin: 0 0 50px 50px; }
    /* line 18, addons/_clearfix.scss */
    .lead-product-info .prod-meta:before, .lead-product-info .prod-meta:after {
      content: "";
      display: table; }
    /* line 23, addons/_clearfix.scss */
    .lead-product-info .prod-meta:after {
      clear: both; }
    /* line 40, CM106_leadProductInfo.css.scss */
    .lead-product-info .prod-meta p {
      width: 80%; }
.lead-product-info .prod-meta li.multiplayer p {
 	width:90%;
}
    /* line 43, CM106_leadProductInfo.css.scss */
    .lead-product-info .prod-meta h1 {
      margin: 10px 50px 50px 0;
      text-align: left;
      font-size: 2.8em;
      font-weight: bold;
      line-height: 1; }
    /* line 53, CM106_leadProductInfo.css.scss */
    .lead-product-info .prod-meta ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
      zoom: 1; }
      /* line 18, addons/_clearfix.scss */
      .lead-product-info .prod-meta ul:before, .lead-product-info .prod-meta ul:after {
        content: "";
        display: table; }
      /* line 23, addons/_clearfix.scss */
      .lead-product-info .prod-meta ul:after {
        clear: both; }
      /* line 60, CM106_leadProductInfo.css.scss */
      .lead-product-info .prod-meta ul li {
        float: left; }
      /* line 68, CM106_leadProductInfo.css.scss */
      .lead-product-info .prod-meta ul.platforms li {
        padding-right: 10px;
        line-height: 11px;
        font-size: 1.2em; }
        /* line 74, CM106_leadProductInfo.css.scss */
        .lead-product-info .prod-meta ul.platforms li span {
          padding-left: 0px; }
        /* line 84, CM106_leadProductInfo.css.scss */
        .lead-product-info .prod-meta ul.platforms li.secondary a {
          background: url(../images/CM106_leadProductInfo/bg-arrow.png) top right no-repeat; }
        /* line 88, CM106_leadProductInfo.css.scss */
        .lead-product-info .prod-meta ul.platforms li.secondary img {
          margin-left: 0.25em; }
      /* line 100, CM106_leadProductInfo.css.scss */
      .lead-product-info .prod-meta ul.release-info li {
        width: 50%;
        margin-bottom: 15px; }

       .lead-product-info .prod-meta ul.release-info li.multiplayer {
		clear:left;
		   width:100%;
		   display:table;

	   }

 .lead-product-info .prod-meta ul.release-info li.multiplayer a{
  display:table;
 }
.lead-product-info .prod-meta ul.release-info li.multiplayer img{
	display:table-cell;
}
.lead-product-info .prod-meta ul.release-info li.multiplayer p{
 display:table-cell;
	vertical-align:middle;
	font-family:'SST W01 Roman', 'SST W02 Roman', 'SST W10 Roman', 'SST W15 Roman', Arial;

}
.lead-product-info .prod-meta ul.release-info li.psplus-content{
	width:90%;
}

.lead-product-info .prod-meta ul.release-info li.psplus-content p.img-container{
	width:42px;
}

.lead-product-info .prod-meta ul.release-info li.psplus-content a{
  display:table;
}
.lead-product-info .prod-meta ul.release-info li.psplus-content p{
	display:table-cell;
	vertical-align:middle;
	padding: 0;
	margin: 0;
	width:auto;
}
.lead-product-info .prod-meta ul.release-info li.psplus-content p b{
  font-family: 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Helvetica;
	font-weight:normal;
}
.lead-product-info .prod-meta ul.release-info li.psplus-content img{
 	max-width:32px;
	max-height:32px;
	margin-right:10px;
	display:table-cell;

}
        /* line 105, CM106_leadProductInfo.css.scss */
        .lead-product-info .prod-meta ul.release-info li.primary {
          font-size: 1.2em; }
        /* line 109, CM106_leadProductInfo.css.scss */
        .lead-product-info .prod-meta ul.release-info li.secondary {
          font-size: 1.2em; 
          background: none;
	  padding-left:0;
	}
        /* line 113, CM106_leadProductInfo.css.scss */
        .lead-product-info .prod-meta ul.release-info li span {
          font-weight: normal;
          font-family: 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Helvetica; }
          /* line 117, CM106_leadProductInfo.css.scss */
          .lead-product-info .prod-meta ul.release-info li span:after {
            content: ':'; }
  /* line 127, CM106_leadProductInfo.css.scss */
  .lead-product-info.no-media .prod-meta {
    width: 100%; }
    /* line 131, CM106_leadProductInfo.css.scss */
    .lead-product-info.no-media .prod-meta ul.release-info {
      width: auto; }
      /* line 135, CM106_leadProductInfo.css.scss */
      .lead-product-info.no-media .prod-meta ul.release-info li {
        width: auto;
        margin-bottom: 0;
        padding-right: 50px; }
        /* line 141, CM106_leadProductInfo.css.scss */
        .lead-product-info.no-media .prod-meta ul.release-info li.secondary {
          line-height: 25px; }
  /* line 151, CM106_leadProductInfo.css.scss */
  .lead-product-info .prod-media {
    position: absolute;
    top: -72px;
    right: 60px;
    border: solid 2px #fff;
    width: 455px; }
    /* line 159, CM106_leadProductInfo.css.scss */
    .lead-product-info .prod-media a {
      display: block; }
      /* line 168, CM106_leadProductInfo.css.scss */
      .no-touch .lead-product-info .prod-media a:hover .overlay .hover {
        -webkit-transition: bottom 0.3s ease-in-out;
        -moz-transition: bottom 0.3s ease-in-out;
        -ms-transition: bottom 0.3s ease-in-out;
        -o-transition: bottom 0.3s ease-in-out;
        transition: bottom 0.3s ease-in-out;
        bottom: 0; }
      /* line 184, CM106_leadProductInfo.css.scss */
      .touch .lead-product-info .prod-media a .overlay .hover {
        bottom: 0; }
      /* line 205, CM106_leadProductInfo.css.scss */
      .no-touch .lead-product-info .prod-media a .overlay {
        display: block; }
      /* line 213, CM106_leadProductInfo.css.scss */
      .lead-product-info .prod-media a .overlay {
        width: 456px;
        height: 256px;
        position: relative;
        overflow: hidden;
        cursor: pointer; }
        /* line 224, CM106_leadProductInfo.css.scss */
        .lead-product-info .prod-media a .overlay .image .button {
          position: absolute;
          top: 0;
          width: 90px;
          height: 90px;
          background-position: top left;
          background-repeat: no-repeat; }
          /* line 233, CM106_leadProductInfo.css.scss */
          .lead-product-info .prod-media a .overlay .image .button.video {
            background-image: url(../images/CM106_leadProductInfo/button-video-big.png); }
          /* line 237, CM106_leadProductInfo.css.scss */
          .lead-product-info .prod-media a .overlay .image .button.image {
            background-image: url(../images/CM106_leadProductInfo/button-image.png); }
        /* line 245, CM106_leadProductInfo.css.scss */
        .lead-product-info .prod-media a .overlay .hover {
          -webkit-transition: bottom 0.3s ease-in-out;
          -moz-transition: bottom 0.3s ease-in-out;
          -ms-transition: bottom 0.3s ease-in-out;
          -o-transition: bottom 0.3s ease-in-out;
          transition: bottom 0.3s ease-in-out;
          width: 100%;
          position: absolute;
          bottom: -25px;
          color: #fff; }
          /* line 254, CM106_leadProductInfo.css.scss */
          .lead-product-info .prod-media a .overlay .hover .tab {
            position: relative;
            float: left;
            background-color: rgba(14, 107, 185, 0.8);
            color: #fff;
            padding: 5px 20px; }
            /* line 102, _sony-addons.scss */
            .lt-ie9 .lead-product-info .prod-media a .overlay .hover .tab {
              background-color: #0e6bb9;
              filter: alpha(opacity=80); }
          /* line 262, CM106_leadProductInfo.css.scss */
          .lead-product-info .prod-media a .overlay .hover .content {
            clear: left;
            float: left;
            background-color: rgba(14, 107, 185, 0.8);
            color: #fff;
            width: 100%; }
            /* line 102, _sony-addons.scss */
            .lt-ie9 .lead-product-info .prod-media a .overlay .hover .content {
              background-color: #0e6bb9;
              filter: alpha(opacity=80); }
            /* line 270, CM106_leadProductInfo.css.scss */
            .lead-product-info .prod-media a .overlay .hover .content p {
              text-align: left;
              width: auto;
              margin: 0;
              padding: 10px 20px 20px 20px;
              font-weight: bold;
              font-size: 1.9em;
              opacity: 1;
              position: relative; }
    /* line 291, CM106_leadProductInfo.css.scss */
    .lead-product-info .prod-media .more-link {
      background: #1f1f1f url(../images/CM106_leadProductInfo/bg-more-chevrons.png) top right no-repeat;
      border: solid 2px #fff;
      display: none;
      padding: 10px 40px 10px 20px;
      float: right;
      position: relative;
      top: -22px;
      right: -2px;
      color: #fff;
      text-transform: uppercase;
      font-weight: bold; }
      /* line 305, CM106_leadProductInfo.css.scss */
      .lead-product-info .prod-media .more-link.visible {
        display: block; }
  /* line 313, CM106_leadProductInfo.css.scss */
  .lead-product-info .review-quotes {
    margin: 0 0 0 50px;
    padding-bottom: 50px;
    border-bottom: solid 2px #eeeeee; }
    /* line 319, CM106_leadProductInfo.css.scss */
    .lead-product-info .review-quotes section {
      display: block;
      vertical-align: middle; }
    /* line 326, CM106_leadProductInfo.css.scss */
    .lead-product-info .review-quotes blockquote {
      margin: 0;
      max-width: 600px; }
      /* line 331, CM106_leadProductInfo.css.scss */
      .lead-product-info .review-quotes blockquote .quote {
        display: block;
        color: #0068bf;
        font-family: "Georgia";
        font-size: 2em;
        line-height: 1.4em;
        font-style: italic;
        font-weight: normal;
        margin-bottom: 14px; }
      /* line 344, CM106_leadProductInfo.css.scss */
      .lead-product-info .review-quotes blockquote .attribution {
        font-size: 1.2em; }
        /* line 348, CM106_leadProductInfo.css.scss */
        .lead-product-info .review-quotes blockquote .attribution span {
          font-weight: bold; }
  /* line 358, CM106_leadProductInfo.css.scss */
  .lead-product-info .prod-additional {
    margin-left: 50px;
    padding-bottom: 50px;
    /*   border-bottom: solid 2px $lightGrey; */
    zoom: 1; }
    /* line 18, addons/_clearfix.scss */
    .lead-product-info .prod-additional:before, .lead-product-info .prod-additional:after {
      content: "";
      display: table; }
    /* line 23, addons/_clearfix.scss */
    .lead-product-info .prod-additional:after {
      clear: both; }
    /* line 365, CM106_leadProductInfo.css.scss */
    .lead-product-info .prod-additional .item {
      float: left;
      height: 90px;
      border-right: solid 2px #eeeeee; }
      /* line 372, CM106_leadProductInfo.css.scss */
      .lead-product-info .prod-additional .item.score a, .lead-product-info .prod-additional .item.user_rating a {
        display: block;
        height: 100%; }
      /* line 379, CM106_leadProductInfo.css.scss */
      .lead-product-info .prod-additional .item .value {
        height: 50px; }
      /* line 385, CM106_leadProductInfo.css.scss */
      .lead-product-info .prod-additional .item .info {
        height: 40px;
        font-size: 14px; }
      /* line 393, CM106_leadProductInfo.css.scss */
      .lead-product-info .prod-additional .item.score {
        width: 90px;
        text-align: center; }
        /* line 400, CM106_leadProductInfo.css.scss */
        .lead-product-info .prod-additional .item.score .value span {
          color: #0068bf;
          font-size: 36px;
          font-family: 'BebasRegular'; }
          /* line 406, CM106_leadProductInfo.css.scss */
          .lead-product-info .prod-additional .item.score .value span.stars {
            background: transparent url(../images/CM106_leadProductInfo/bg-star.png) no-repeat right 50%;
            padding-right: 27px; }
      /* line 418, CM106_leadProductInfo.css.scss */
      .lead-product-info .prod-additional .item.user-rating {
        width: 150px;
        text-align: center; }
        /* line 425, CM106_leadProductInfo.css.scss */
        .lead-product-info .prod-additional .item.user-rating .value div {
          margin: 0 auto;
          width: 116px;
          height: 50px;
          color: transparent;
          background: transparent url(../images/CM106_leadProductInfo/bg-rating-stars.png) no-repeat 0 16px; }
          /* line 435, CM106_leadProductInfo.css.scss */
          .lead-product-info .prod-additional .item.user-rating .value div.count-0 {
            background-position: -115px 16px; }
          /* line 436, CM106_leadProductInfo.css.scss */
          .lead-product-info .prod-additional .item.user-rating .value div.count-1 {
            background-position: -92px 16px; }
          /* line 437, CM106_leadProductInfo.css.scss */
          .lead-product-info .prod-additional .item.user-rating .value div.count-2 {
            background-position: -69px 16px; }
          /* line 438, CM106_leadProductInfo.css.scss */
          .lead-product-info .prod-additional .item.user-rating .value div.count-3 {
            background-position: -46px 16px; }
          /* line 439, CM106_leadProductInfo.css.scss */
          .lead-product-info .prod-additional .item.user-rating .value div.count-4 {
            background-position: -23px 16px; }
        /* line 443, CM106_leadProductInfo.css.scss */
        .lt-ie8 .lead-product-info .prod-additional .item.user-rating .value {
          text-indent: -999px; }
      /* line 451, CM106_leadProductInfo.css.scss */
      .lead-product-info .prod-additional .item.want {
        padding: 0 0 0 20px; }
        /* line 455, CM106_leadProductInfo.css.scss */
        .lead-product-info .prod-additional .item.want .got-want-one {
          margin-top: 25px; }
          /* line 459, CM106_leadProductInfo.css.scss */
          .lead-product-info .prod-additional .item.want .got-want-one .want-got-item ul.options {
            background-color: transparent;
            list-style-type: none; }
  /* line 472, CM106_leadProductInfo.css.scss */
  .lead-product-info .overflow-border {
    	width: 2000em;
    	height: 2px;
    	background: #eee;
    	margin-left: 50px;
    	position: absolute;
		z-index:1;


  }
    /* line 479, CM106_leadProductInfo.css.scss */
    .lt-ie8 .lead-product-info .overflow-border {
      width: 100%; }
  /* line 487, CM106_leadProductInfo.css.scss */
  .lead-product-info .prod-rating-info {
    position: absolute;
    top: 230px;
    right: 60px;
    text-align: right; }
    /* line 494, CM106_leadProductInfo.css.scss */
    .lead-product-info .prod-rating-info.no-link-text {
      bottom: 70px; }
    /* line 498, CM106_leadProductInfo.css.scss */
    .lead-product-info .prod-rating-info .prod-rating-inner {
      position: relative;
      display: table;
      width: 300px; }
      /* line 503, CM106_leadProductInfo.css.scss */
      .lead-product-info .prod-rating-info .prod-rating-inner div {
        display: table-cell;
        text-align: right;
        vertical-align: bottom;
        float: right; }
      /* line 510, CM106_leadProductInfo.css.scss */
      .lt-ie8 .lead-product-info .prod-rating-info .prod-rating-inner div {
        display: block;
        float: left; }
        /* line 515, CM106_leadProductInfo.css.scss */
        .lt-ie8 .lead-product-info .prod-rating-info .prod-rating-inner div.small {
          width: 200px; }
        /* line 519, CM106_leadProductInfo.css.scss */
        .lt-ie8 .lead-product-info .prod-rating-info .prod-rating-inner div.large {
          width: 45px; }
    /* line 527, CM106_leadProductInfo.css.scss */
    .lead-product-info .prod-rating-info a.prod-rating-inner {
      padding-bottom: 40px; }
      /* line 531, CM106_leadProductInfo.css.scss */
      .lead-product-info .prod-rating-info a.prod-rating-inner.no-link-text {
        background: url(../images/CM106_leadProductInfo/bg-arrow.png) right 20px no-repeat;
        padding-right: 25px;
        padding-bottom: 0; }
    /* line 548, CM106_leadProductInfo.css.scss */
    .lead-product-info .prod-rating-info .rating-icons img {
      float: left;
      margin-top: 8px;
      margin-left: 8px; }
    /* line 557, CM106_leadProductInfo.css.scss */
    .lead-product-info .prod-rating-info .rating-content {
      width: 150px;
      text-align: right;
      line-height: 1.2em; }
      /* line 563, CM106_leadProductInfo.css.scss */
      .lead-product-info .prod-rating-info .rating-content span {
        display: block;
        float: right; }
    /* line 571, CM106_leadProductInfo.css.scss */
    .lead-product-info .prod-rating-info .link-text {
      background: url("../images/CM106_leadProductInfo/bg-arrow.png") no-repeat scroll right 7px transparent;
      bottom: 0;
      top: 50px;
      font-weight: bold;
      line-height: 40px;
      padding-right: 25px;
      position: absolute;
      right: 0; }

@media screen and (max-width: 1024px) {
  /* line 591, CM106_leadProductInfo.css.scss */
  #aunz {
    width: 320px; }

  /* line 595, CM106_leadProductInfo.css.scss */
  .lead-product-info .prod-rating-info {
    right: 20px; }

  /* line 599, CM106_leadProductInfo.css.scss */
  .heroBanner .image-wrap .content-wrap {
    left: 39px;
    margin-left: 0;
    top: 0;
    padding-left: 0;
    width: 100%; }

  /* line 607, CM106_leadProductInfo.css.scss */
  .heroBanner .image-wrap .content-wrap .copy.with-contextual-nav {
    top: 113px; }

  /* line 611, CM106_leadProductInfo.css.scss */
  .lead-product-info {
    width: 100%; }
    /* line 615, CM106_leadProductInfo.css.scss */
    .lead-product-info .prod-meta {
      width: 60%;
      margin-left: 20px; }
    /* line 622, CM106_leadProductInfo.css.scss */
    .lead-product-info .prod-media {
      width: 312px;
      right: 20px;
      top: -42px; }
      /* line 630, CM106_leadProductInfo.css.scss */
      .lead-product-info .prod-media a .overlay {
        width: 312px;
        height: 176px; }
        /* line 637, CM106_leadProductInfo.css.scss */
        .lead-product-info .prod-media a .overlay .image .button {
          background-size: 40px;
          width: 40px;
          height: 40px; }
        /* line 645, CM106_leadProductInfo.css.scss */
        .lead-product-info .prod-media a .overlay .image img {
          width: 100%; }
        /* line 650, CM106_leadProductInfo.css.scss */
        .lead-product-info .prod-media a .overlay .hover {
          bottom: -101px; }
          /* line 656, CM106_leadProductInfo.css.scss */
          .lead-product-info .prod-media a .overlay .hover .content p {
            font-size: 1.2em; }
    /* line 670, CM106_leadProductInfo.css.scss */
    .lead-product-info .prod-additional div:last-child {
      border-width: 0; }
    /* line 676, CM106_leadProductInfo.css.scss */
    .lead-product-info .prod-rating-info {
      bottom: 170px; }
      /* line 680, CM106_leadProductInfo.css.scss */
      .lead-product-info .prod-rating-info.no-link-text {
        bottom: 200px; }
    /* line 686, CM106_leadProductInfo.css.scss */
    .lead-product-info .overflow-border {
      margin-left: 20px; } }
/* line 695, CM106_leadProductInfo.css.scss */
.product-lead-info-wrapper .only-on {
  float: left;
  color: #fff;
  padding: 3px 20px 0px 20px;
  font-size: 1.2em; }
/* line 704, CM106_leadProductInfo.css.scss */
.product-lead-info-wrapper .prod-meta {
  clear: left;
  margin-top: 50px; }

/* line 713, CM106_leadProductInfo.css.scss */
#heroBanner {
  margin-top: -100px; }
  /* line 717, CM106_leadProductInfo.css.scss */
  #heroBanner h3.platforms {
    margin-bottom: 15px;
    margin-right: 10px; }
  /* line 725, CM106_leadProductInfo.css.scss */
  #heroBanner h3.platforms,
  #heroBanner ul.platforms {
    display: inline-block;
    font-size: 1.2em;
    font-weight: normal;
    font-family: 'SST W01 Bold', 'SST W02 Bold', 'SST W10 Bold', 'SST W15 Bold', 'Arial Bold', Helvetica; }
    /* line 730, CM106_leadProductInfo.css.scss */
    #heroBanner h3.platforms li,
    #heroBanner ul.platforms li {
      font-size: 1em;
      font-weight: normal;
      font-family: 'SST W01 Roman', 'SST W02 Roman', 'SST W10 Roman', 'SST W15 Roman', Arial; }
  /* line 737, CM106_leadProductInfo.css.scss */
  #heroBanner .main-blurb {
    margin-bottom: 30px;
    margin-top: 30px; }

@media screen and (max-width: 680px) {
  /* line 745, CM106_leadProductInfo.css.scss */
  #aunz {
    width: 300px; }

  /* line 749, CM106_leadProductInfo.css.scss */
  .lead-product-info .prod-rating-info .prod-rating-inner div {
    float: none; }

  /* line 752, CM106_leadProductInfo.css.scss */

	 #page-content .image-wrap .content-wrap .with-contextual-nav{
		 top:30px;
	 }

  #heroBanner .only-on {

  clear:left;
	  float:left;

  }
	#heroBanner.lead-product-info .only-on{
		margin-top:35px;
	}

	#heroBanner.lead-product-info .prod-media{

	}
	#heroBanner.lead-product-info .prod-meta{

		margin-top:60px;
	}

  /* line 756, CM106_leadProductInfo.css.scss */
  .heroBanner .image-wrap .content-wrap .copy.with-contextual-nav {
    top: 88px; }

  /* line 760, CM106_leadProductInfo.css.scss */
  .heroBanner .image-wrap {
    height: 277px; }

  /* line 764, CM106_leadProductInfo.css.scss */
  .heroBanner .image-wrap .content-wrap {
    left: 15px;
    margin-left: 0;
    width: 100%; }

  /* line 775, CM106_leadProductInfo.css.scss */
  #heroBanner.lead-product-info div.prod-meta h1 {
    font-size: 2em;
    margin-top: 28px;
    margin-bottom: 20px; }
  /* line 781, CM106_leadProductInfo.css.scss */
  #heroBanner.lead-product-info div.prod-meta .main-blurb {
    font-size: 1.2em;
    margin: 20px 0;
    width: 100%; }

  /* line 792, CM106_leadProductInfo.css.scss */
  .lead-product-info {
    width: 280px;
    padding-top: 0px; }
	.lead-product-info.video-include {
	 padding-top:90px;
	}
    /* line 797, CM106_leadProductInfo.css.scss */
    .lead-product-info .prod-meta {
      width: auto;
      margin: 0 0 0 1px; }
      /* line 804, CM106_leadProductInfo.css.scss */
      .lead-product-info .prod-meta .release-info .primary {
        width: 100%;
        font-size: 1.1em; }
      /* line 809, CM106_leadProductInfo.css.scss */
      .lead-product-info .prod-meta .release-info .secondary {
        width: 100%; }
        /* line 812, CM106_leadProductInfo.css.scss */
        .lead-product-info .prod-meta .release-info .secondary span {
          font-size: 1.1em; }
      /* line 822, CM106_leadProductInfo.css.scss */
      .lead-product-info .prod-meta .platforms .secondary a {
        display: block; }
        /* line 825, CM106_leadProductInfo.css.scss */
        .lead-product-info .prod-meta .platforms .secondary a img {
          padding-right: 25px; }
    /* line 834, CM106_leadProductInfo.css.scss */
    .lead-product-info .prod-media {
      width: 280px;
      height: 160px;
      right: initial; }
      /* line 843, CM106_leadProductInfo.css.scss */
      .lead-product-info .prod-media .more-link.visible {
        display: none; }
      /* line 848, CM106_leadProductInfo.css.scss */
      .lead-product-info .prod-media a {
        width: 280px;
        height: 160px; }
        /* line 853, CM106_leadProductInfo.css.scss */
        .lead-product-info .prod-media a .overlay {
          /*display: none;*/
          width: 280px;
          height: 160px; }
          /* line 861, CM106_leadProductInfo.css.scss */
          .lead-product-info .prod-media a .overlay .image .button {
            width: 56px;
            height: 56px;
            background-size: 100%; }
          /* line 874, CM106_leadProductInfo.css.scss */
          .lead-product-info .prod-media a .overlay .hover {
            bottom: 0; }
            /* line 880, CM106_leadProductInfo.css.scss */
            .lead-product-info .prod-media a .overlay .hover .content p {
              font-size: 1.2em; }
    /* line 892, CM106_leadProductInfo.css.scss */
    .lead-product-info .prod-additional {
      margin: 0 auto;
      padding-bottom: 0;
      padding-top: 10px;
      width: 80%; }
      /* line 900, CM106_leadProductInfo.css.scss */
      .lead-product-info .prod-additional .item.want {
        padding: 0 0 30px 0; }
      /* line 904, CM106_leadProductInfo.css.scss */
      .lead-product-info .prod-additional .item.user-rating {
        border-right: none; }
    /* line 911, CM106_leadProductInfo.css.scss */
    .lead-product-info .overflow-border {
      width: 80%;
      margin: 0 auto; }
    /* line 924, CM106_leadProductInfo.css.scss */
    .lead-product-info .prod-rating-info {
      zoom: 1;
      top: initial;
      position: relative;
      right: initial;
      bottom: initial;
      margin: 0;
      width: auto; }
      /* line 18, addons/_clearfix.scss */
      .lead-product-info .prod-rating-info:before, .lead-product-info .prod-rating-info:after {
        content: "";
        display: table; }
      /* line 23, addons/_clearfix.scss */
      .lead-product-info .prod-rating-info:after {
        clear: both; }
      /* line 935, CM106_leadProductInfo.css.scss */
      .lead-product-info .prod-rating-info a {
        position: relative;
        margin-bottom: 20px; }
      /* line 945, CM106_leadProductInfo.css.scss */
      .lead-product-info .prod-rating-info .link-text {
        right: initial;
        left: 0; }
      /* line 952, CM106_leadProductInfo.css.scss */
      .lead-product-info .prod-rating-info .rating-icons img {
        margin-left: 0;
        margin-right: 7px; }
    /* line 959, CM106_leadProductInfo.css.scss */
    .lead-product-info .overflow-border {
      width: 200%;
      margin-left: 0; } }
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  /* line 971, CM106_leadProductInfo.css.scss */
  .lead-product-info .prod-rating-info a.prod-rating-inner {
    padding-bottom: 90px; }

  /* line 974, CM106_leadProductInfo.css.scss */
  .product-lead-info-wrapper .prod-meta {
    padding-bottom: 20px; }

  /* line 975, CM106_leadProductInfo.css.scss */
  #aunz {
    position: absolute;
    text-align: left;
    display: block;
    bottom: 0;
    left: 0;
    top: 90px;
    width: 230px;
    height: 200px;
    line-height: 20px; } }
/* line 1, accordion.css.scss */
#accordion-knowledge-base {
  	margin-top: -60px;
	max-width:980px;
}


  /* line 5, accordion.css.scss */
  #accordion-knowledge-base .two-column-content {
    text-align: left; }
    /* line 10, accordion.css.scss */
    #accordion-knowledge-base .two-column-content .left-column,
    #accordion-knowledge-base .two-column-content .right-column {
      max-width: 940px; }
    /* line 16, accordion.css.scss */
    #accordion-knowledge-base .two-column-content .left-column .content-wrapper {
      padding-left: 20px; }
  /* line 22, accordion.css.scss */
  #accordion-knowledge-base:focus {
    outline: 0px; }
  /* line 26, accordion.css.scss */
  #accordion-knowledge-base .wrapper {
    left: 0;
    max-width: 100%;
    padding: 0 20px; }
  /* line 34, accordion.css.scss */
  #accordion-knowledge-base .accordion {
    margin-bottom: 20px; }



    /* line 38, accordion.css.scss */
    #accordion-knowledge-base .accordion section {
		padding: 0;
      margin-top: 20px;
      display: none; }
      /* line 43, accordion.css.scss */
      #accordion-knowledge-base .accordion section .moduleComponent {
        margin-bottom: 0; }
    /* line 49, accordion.css.scss */
    #accordion-knowledge-base .accordion .two-column-content {
      width: auto;
      padding: 0;
      margin: 0;
      overflow: hidden; }

	#accordion-knowledge-base .CM168-text ul.block-list li span {
	word-wrap:break-word;
    word-break: break-word;
	}

      /* line 60, accordion.css.scss */



      #accordion-knowledge-base .accordion .two-column-content .image-block img {
        width: auto;
		float:right;
		padding: 0;
	  }
  /* line 70, accordion.css.scss */
  #accordion-knowledge-base .active {
    left: 0; }
    /* line 74, accordion.css.scss */
    #accordion-knowledge-base .active section {
      display: block; }
  /* line 84, accordion.css.scss */
  #accordion-knowledge-base .minus-symbol a.toggleHeader span.toggle-me {
    background: transparent url("../images/plusMinusArrows.png") no-repeat scroll right -18px; }
  /* line 92, accordion.css.scss */
  #accordion-knowledge-base a.toggleHeader {
    display: block;
    width: 100%;
    padding: 15px 0;
    background-color: #f5f5f5;
    font-size: 18px;
    font-family: 'SST W01 Bold','SST W02 Bold','SST W10 Bold','SST W15 Bold','Arial Bold',Arial,Helvetica,sans-serif;
    font-weight: normal;
    text-decoration: none;
	  color:inherit;
  }
    /* line 106, accordion.css.scss */
    #accordion-knowledge-base a.toggleHeader span.main-content {
      padding-left: 20px;
      display: inline-block;
      width: 70%; }
    /* line 114, accordion.css.scss */
    #accordion-knowledge-base a.toggleHeader span.toggle-me {
      float: right;
      padding-right: 10px;
      background: url("../images/plusMinusArrows.png") no-repeat scroll right 0px transparent;
      height: 11px;
      padding: 6px 20px 0 0;
      margin-right: 20px;
      margin-top: 5px; }
  /* line 128, accordion.css.scss */
  #accordion-knowledge-base a.toggleHeader:hover {
    cursor: pointer; }

@media screen and (max-width: 980px) {

	#accordion-knowledge-base {
		width:auto;
	}

	#accordion-knowledge-base.in-line-tabs .wrapper {
		width:auto;
	}

}/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/* line 6, CC027_heroActionPanel.css.scss */
.CC027_heroActionPanel {
  max-width: 1040px;
  width: 100%;
  min-width: 700px;
  margin: -150px auto 2px;
	padding-bottom:30px;
  background: #fff;
  position: relative; }
  /* line 13, CC027_heroActionPanel.css.scss */
  .CC027_heroActionPanel .heroActionPanelContent {
    padding: 25px 50px;
    min-width: 600px;
    min-height: 68px; }
  /* line 18, CC027_heroActionPanel.css.scss */
  .CC027_heroActionPanel .right-mask {
    background-color: #fff;
    display: block;
    height: 100%;
    width: 200%;
    position: absolute;
    z-index: 2;
    left: 100%;
    top: 0px;
    margin-left: -10px; }
  /* line 29, CC027_heroActionPanel.css.scss */
  .CC027_heroActionPanel hr {
    margin: 0;
    padding: 0;
    height: 2px;
    width: 2000px;
    background-color: #f5f5f5;
    border: 0px none transparent;
    position: absolute;
    left: 50px; }
  /* line 39, CC027_heroActionPanel.css.scss */
  .CC027_heroActionPanel .double-arrow-down {
    width: 52px;
    height: 68px;
    float: left;
    background-repeat: no-repeat;
    margin-right: 40px; }
    /* line 45, CC027_heroActionPanel.css.scss */
    .CC027_heroActionPanel .double-arrow-down img {
      width: 100%; }
  /* line 49, CC027_heroActionPanel.css.scss */
  .CC027_heroActionPanel .section-headings {
    float: left; }
    /* line 51, CC027_heroActionPanel.css.scss */
    .CC027_heroActionPanel .section-headings h2 {
      color: #0068bf;
      font-size: 26px;
      font-weight: normal;
      font-style: italic;
      font-family: "adelle", Georgia;
      text-align: left;
      line-height: 26px;
      margin-bottom: 8px; }
    /* line 61, CC027_heroActionPanel.css.scss */
    .CC027_heroActionPanel .section-headings h3 {
      color: #363636;
      font-family: "SST W01 Bold", "SST W02 Bold", "SST W10 Bold", "SST W15 Bold", "Arial Bold", Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-size: 36px;
      text-align: left;
      line-height: 36px; }
  /* line 70, CC027_heroActionPanel.css.scss */
  .CC027_heroActionPanel .section-signup {
    float: right;
    height: 70px; }
    /* line 73, CC027_heroActionPanel.css.scss */
    .CC027_heroActionPanel .section-signup .box-signin {
      float: left; }
    /* line 76, CC027_heroActionPanel.css.scss */
    .CC027_heroActionPanel .section-signup .box-signup {
      float: left;
      margin-left: 20px; }
    /* line 80, CC027_heroActionPanel.css.scss */
    .CC027_heroActionPanel .section-signup label {
      font-family: "SST W01 Roman", "SST W02 Roman", "SST W10 Roman", "SST W15 Roman", Arial, Helvetica;
      font-size: 16px;
      font-weight: normal;
      line-height: 16px;
      display: block;
      margin-bottom: 18px; }
  /* line 89, CC027_heroActionPanel.css.scss */

    /* line 91, CC027_heroActionPanel.css.scss */
    .CC027_heroActionPanel .section-user-details .user-icon {
      float: left;
      margin-right: 8px; }
    /* line 95, CC027_heroActionPanel.css.scss */
    .CC027_heroActionPanel .section-user-details h3 {
      text-align: left;
      font-family: "SST W01 Bold", "SST W02 Bold", "SST W10 Bold", "SST W15 Bold", "Arial Bold", Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-size: 1.5em;
      line-height: 35px; }
    /* line 102, CC027_heroActionPanel.css.scss */
    .CC027_heroActionPanel .section-user-details .box-signout {
		font-family: 'SST W01 Roman','SST W02 Roman','SST W10 Roman','SST W15 Roman',Arial,Helvetica,sans-serif;
		font-weight: normal;
      font-size: 16px; }
      /* line 106, CC027_heroActionPanel.css.scss */
      .CC027_heroActionPanel .section-user-details .box-signout .link-btn {
        margin-left: 30px; }
      /* line 109, CC027_heroActionPanel.css.scss */
      .CC027_heroActionPanel .section-user-details .box-signout .link-signout {
		  font-family: "SST W01 Bold", "SST W02 Bold", "SST W10 Bold", "SST W15 Bold", "Arial Bold", Arial, Helvetica, sans-serif;
		  font-weight: normal;

        text-decoration: none;
        color: #0068bf; }
        /* line 113, CC027_heroActionPanel.css.scss */
        .CC027_heroActionPanel .section-user-details .box-signout .link-signout:hover {
          text-decoration: underline; }
  /* line 119, CC027_heroActionPanel.css.scss */
  .CC027_heroActionPanel .btn {
    padding: 8px 15px;
    font-family: "SST W01 Bold", "SST W02 Bold", "SST W10 Bold", "SST W15 Bold", "Arial Bold", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px; }

@media all and (max-width: 980px) {

	.touch .CC027_heroActionPanel {
		margin-top:-148px; /*Bug fix for preventing a line under hero */
	}

  .CC027_heroActionPanel .heroActionPanelContent {
    padding-left: 20px;
    padding-right: 20px; }
  /* line 133, CC027_heroActionPanel.css.scss */
  .CC027_heroActionPanel .double-arrow-down {
    width: 43px;
    height: 52px;
    float: left;
    margin-right: 20px;
    margin-top: 6px; }
  /* line 140, CC027_heroActionPanel.css.scss */
  .CC027_heroActionPanel .section-headings {
    margin-top: 6px; }
    /* line 142, CC027_heroActionPanel.css.scss */
    .CC027_heroActionPanel .section-headings h2 {
      font-size: 24px;
      line-height: 24px;
      margin-bottom: 6px; }
    /* line 147, CC027_heroActionPanel.css.scss */
    .CC027_heroActionPanel .section-headings h3 {
      font-size: 28px;
      line-height: 28px; } }

.CC027_heroActionPanel .box-signout .genericButtonRow {
	display: inline-block;
	margin-top: -10px;
}

.CC027_heroActionPanel .box-signout {
 	display: table-row;
}

.CC027_heroActionPanel .signout-text,
.CC027_heroActionPanel .signout-button {
	display: table-cell;
	vertical-align: bottom;
}

.CC027_heroActionPanel .section-user-details {
	float: right;
	width: 370px;
}
.CC027_heroActionPanel .box-signout-table {
	display:table;
}/**** Font standards ****/
/* XXpx */
/* 16px */
/* 14px */
/* 12px */
/************************/
/***************

    ONE COL PLUS IMAGE

 **************/
/* line 13, commonContentModules.css.scss */
.oneColPlusImage {
  overflow: visible;
  position: relative; }
  /* line 18, commonContentModules.css.scss */
  .oneColPlusImage .innerContent {
    max-width: 940px;
    width: 940px;
    margin: 0 auto;
    position: relative; }
    /* line 24, commonContentModules.css.scss */
    .oneColPlusImage .innerContent .contentLeft {
      min-height: 361px;
      /* this may not be needed in the final letterbox implementation*/
      text-align: left;
      width: 479px;
      float: left; }
      /* line 31, commonContentModules.css.scss */
      .oneColPlusImage .innerContent .contentLeft hgroup {
        background-repeat: no-repeat;
        background-position: 0 0;
        margin: 0 0 30px 0;
        min-height: 90px;
        padding: 0 0 0 110px; }
      /* line 39, commonContentModules.css.scss */
      .oneColPlusImage .innerContent .contentLeft h1 {
        color: #fff;
        margin: 0 0 5px 0;
        padding-top: 5px;
        text-align: left;
        font-weight: normal;
        font-style: italic;
        font-family: "Georgia";
        font-size: 2em; }
      /* line 49, commonContentModules.css.scss */
      .oneColPlusImage .innerContent .contentLeft h2 {
        font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
        margin: 0;
        text-align: left;
        font-size: 2.5em;
        font-weight: normal;
        color: #fff; }
      /* line 58, commonContentModules.css.scss */
      .oneColPlusImage .innerContent .contentLeft p {
        color: #fff;
        margin: 0; }
      /* line 63, commonContentModules.css.scss */
      .oneColPlusImage .innerContent .contentLeft .link-btn {
        margin-left: 10px; }
      /* line 66, commonContentModules.css.scss */
      .oneColPlusImage .innerContent .contentLeft .link-btn:first-child {
        margin-left: 0; }
      /* line 70, commonContentModules.css.scss */
      .oneColPlusImage .innerContent .contentLeft .padd {
        padding: 40px 0; }
      /* line 74, commonContentModules.css.scss */
      .oneColPlusImage .innerContent .contentLeft .genericButtonRow {
        margin-top: 30px; }
    /* line 79, commonContentModules.css.scss */
    .oneColPlusImage .innerContent img {
      position: absolute;
      top: 0;
      left: 479px; }

/***************

    LOGIN PANEL

 **************/
/* line 97, commonContentModules.css.scss */
.loginPanel {
  overflow: visible;
  position: relative; }
  /* line 103, commonContentModules.css.scss */
  .loginPanel .innerContent {
    width: 1040px;
    margin: 0 auto;
    position: relative; }
    @media screen and (max-width: 940px) {
      /* line 103, commonContentModules.css.scss */
      .loginPanel .innerContent {
        width: 100%; } }
    /* line 114, commonContentModules.css.scss */
    .loginPanel .innerContent h1 {
      color: #fff;
      margin: 0 0 5px 0;
      padding-top: 5px;
      text-align: left;
      font-weight: bold;
      font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
      font-size: 1.5em; }
    /* line 124, commonContentModules.css.scss */
    .loginPanel .innerContent hgroup {
      background-repeat: no-repeat;
      background-position: 0 0;
      background-image: url("../images/psnLogo.png");
      margin: 0; }
    /* line 131, commonContentModules.css.scss */
    .loginPanel .innerContent .link-btn {
      font-size: 14px; }
    /* line 135, commonContentModules.css.scss */
    .loginPanel .innerContent p {
      color: #fff;
      margin: 0; }
    /* line 141, commonContentModules.css.scss */
    .loginPanel .innerContent .genericButtonRow {
      float: left; }
      /* line 143, commonContentModules.css.scss */
      .loginPanel .innerContent .genericButtonRow a {
        float: left;
        margin-right: 35px; }
      /* line 147, commonContentModules.css.scss */
      .loginPanel .innerContent .genericButtonRow a:first-child {
        margin-right: 20px; }
      /* line 150, commonContentModules.css.scss */
      .loginPanel .innerContent .genericButtonRow a.forgottenDetails {
        margin: 0;
        float: left;
        height: 40px;
        line-height: 40px;
        vertical-align: middle;
        font-size: 1.1em;
        color: #fff; }
        /* line 159, commonContentModules.css.scss */
        .loginPanel .innerContent .genericButtonRow a.forgottenDetails:hover {
          text-decoration: underline; }
    /* line 165, commonContentModules.css.scss */
    .loginPanel .innerContent .content-left {
      width: 65%;
      float: left;
      min-width: 385px; }
      /* line 170, commonContentModules.css.scss */
      .loginPanel .innerContent .content-left p, .loginPanel .innerContent .content-left h1 {
        margin-left: 92px;
        padding-right: 45px; }
      /* line 175, commonContentModules.css.scss */
      .loginPanel .innerContent .content-left .genericButtonRow {
        margin-top: 50px; }
        /* line 178, commonContentModules.css.scss */
        .loginPanel .innerContent .content-left .genericButtonRow p {
          margin: 0; }
    /* line 183, commonContentModules.css.scss */
    .loginPanel .innerContent .content-right {
      width: 35%;
      float: left;
      position: relative; }
      /* line 188, commonContentModules.css.scss */
      .loginPanel .innerContent .content-right .frosted-border {
        left: 0;
        position: absolute;
        height: 100%;
        background: #fff;
        filter: alpha(opacity=20);
        opacity: .2; }
      /* line 197, commonContentModules.css.scss */
      .loginPanel .innerContent .content-right p, .loginPanel .innerContent .content-right h1 {
        padding-left: 30px; }
      /* line 202, commonContentModules.css.scss */
      .loginPanel .innerContent .content-right .genericButtonRow {
        margin-top: 30px;
        padding-left: 30px; }
    /* line 208, commonContentModules.css.scss */
    .loginPanel .innerContent .padd {
      padding: 40px 50px; }
  @media screen and (max-width: 820px) {
    /* line 217, commonContentModules.css.scss */
    .loginPanel .innerContent {
      margin-top: 20px;
      padding-left: 0; }
      /* line 218, commonContentModules.css.scss */
      .loginPanel .innerContent hgroup {
        background-image: none; }
      /* line 221, commonContentModules.css.scss */
      .loginPanel .innerContent .content-left, .loginPanel .innerContent .content-right {
        width: 100%;
        float: left; }
        /* line 224, commonContentModules.css.scss */
        .loginPanel .innerContent .content-left h1, .loginPanel .innerContent .content-left p, .loginPanel .innerContent .content-right h1, .loginPanel .innerContent .content-right p {
          margin-left: 0;
          padding-left: 0; }
      /* line 231, commonContentModules.css.scss */
      .loginPanel .innerContent .content-left .genericButtonRow {
        margin-top: 30px; }
      /* line 236, commonContentModules.css.scss */
      .loginPanel .innerContent .content-right {
        margin-top: 30px; }
        /* line 238, commonContentModules.css.scss */
        .loginPanel .innerContent .content-right .genericButtonRow {
          padding-left: 0; }
      /* line 244, commonContentModules.css.scss */
      .loginPanel .innerContent .frosted-border {
        display: none; } }
  @media screen and (max-width: 860px) {
    /* line 253, commonContentModules.css.scss */
    .loginPanel .innerContent hgroup {
      background-image: none; }
    /* line 257, commonContentModules.css.scss */
    .loginPanel .innerContent .content-left h1, .loginPanel .innerContent .content-left p {
      margin-left: 0;
      padding-left: 0; } }

/***************

    BUNDLE PANEL

 **************/
/* line 273, commonContentModules.css.scss */
.bundlePanel {
  position: relative;
  width: 100%;
  text-align: center;
  color: #ffffff;
  overflow: hidden;
  background-image: url(../images/common/glowDown.png);
  background-repeat: no-repeat;
  background-position: center top; }
  /* line 283, commonContentModules.css.scss */
  .bundlePanel h1 {
    font-family: "Georgia";
    font-style: italic;
    font-size: 2.154em;
    font-weight: normal; }
  /* line 289, commonContentModules.css.scss */
  .bundlePanel h2 {
    font-weight: bold;
    font-size: 2.923em; }
  /* line 293, commonContentModules.css.scss */
  .bundlePanel h3 {
    font-weight: bold;
    font-size: 1.538em; }
  /* line 297, commonContentModules.css.scss */
  .bundlePanel p {
    color: #8fd5fd;
    margin: 25px 0 15px 0; }
  /* line 302, commonContentModules.css.scss */
  .bundlePanel .bottom-left-shapes {
    position: absolute;
    bottom: 0;
    left: 0; }
  /* line 307, commonContentModules.css.scss */
  .bundlePanel .top-right-shapes {
    position: absolute;
    top: 0;
    right: 0; }
  /* line 313, commonContentModules.css.scss */
  .bundlePanel .bundle-wrapper {
    max-width: 940px;
    min-width: 768px;
    margin: 30px auto 30px auto;
    overflow: hidden; }
    /* line 319, commonContentModules.css.scss */
    .bundlePanel .bundle-wrapper .bundles {
      max-width: 940px;
      margin: 0 auto; }
      /* line 323, commonContentModules.css.scss */
      .bundlePanel .bundle-wrapper .bundles .bundle {
        display: table-cell;
        padding: 35px 10px 20px 10px;
        max-width: 300px;
        width: 33%; }
        /* line 329, commonContentModules.css.scss */
        .bundlePanel .bundle-wrapper .bundles .bundle a {
          color: #ffffff;
          display: block;
          text-decoration: none;
          outline: none; }
        /* line 336, commonContentModules.css.scss */
        .bundlePanel .bundle-wrapper .bundles .bundle .imgWrapper {
          height: 235px;
          overflow: hidden; }
          /* line 340, commonContentModules.css.scss */
          .bundlePanel .bundle-wrapper .bundles .bundle .imgWrapper img {
            margin: 0 0 30px 0;
            width: 160px;
            height: 185px;
            display: block;
            margin: 30px auto;
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -ms-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out; }
        /* line 352, commonContentModules.css.scss */
        .no-touch .bundlePanel .bundle-wrapper .bundles .bundle:hover img {
          width: 205px;
          height: 235px;
          margin: 0 auto; }

@media screen and (max-width: 1300px) {
  /* line 365, commonContentModules.css.scss */
  .bundlePanel .bottom-left-shapes {
    left: -3%; } }
@media screen and (max-width: 1150px) {
  /* line 373, commonContentModules.css.scss */
  .bundlePanel .bottom-left-shapes {
    left: -8%; } }
@media screen and (max-width: 1050px) {
  /* line 381, commonContentModules.css.scss */
  .bundlePanel .bottom-left-shapes {
    left: -110px; }
  /* line 384, commonContentModules.css.scss */
  .bundlePanel .top-right-shapes {
    right: -25px; } }
@media screen and (max-width: 940px) {
  /* line 391, commonContentModules.css.scss */
  .bundlePanel .bottom-left-shapes {
    left: -50px; }
  /* line 394, commonContentModules.css.scss */
  .bundlePanel .top-right-shapes {
    right: -25px; }
  /* line 398, commonContentModules.css.scss */
  .bundlePanel .bundle-wrapper .bundles {
    width: 640px; }
    /* line 401, commonContentModules.css.scss */
    .bundlePanel .bundle-wrapper .bundles .bundle {
      width: 50%; }
    /* line 405, commonContentModules.css.scss */
    .bundlePanel .bundle-wrapper .bundles .bundle:last-child {
      display: none; } }
/* line 415, commonContentModules.css.scss */
.lt-ie8 .bundlePanel .bundle-wrapper {
  /* non-JS fallback */
  *zoom: 1; }
  /* line 47, addons/_clearfix.scss */
  .lt-ie8 .bundlePanel .bundle-wrapper:before, .lt-ie8 .bundlePanel .bundle-wrapper:after {
    content: "";
    display: table; }
  /* line 52, addons/_clearfix.scss */
  .lt-ie8 .bundlePanel .bundle-wrapper:after {
    clear: both; }
  /* line 417, commonContentModules.css.scss */
  .lt-ie8 .bundlePanel .bundle-wrapper .bundle {
    float: left; }
  @media screen and (max-width: 940px) {
    /* line 420, commonContentModules.css.scss */
    .lt-ie8 .bundlePanel .bundle-wrapper .slvzr-last-child {
      display: none; } }

@media screen and (max-width: 1000px) {
  /* line 431, commonContentModules.css.scss */
  .oneColPlusImage .innerContent {
    padding-left: 20px; } }
