@charset "utf-8";

/***********************************************************************
 @FONT-FACE
***********************************************************************/
/*
@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,700");
*/
@import url("r6-wf.css");

/* News article images temporary NCSA fix */
/* Home */
.home_latest_posts_list .item > a img{width: 100%!important; height: auto!important;}
.ncsa .fancybox-skin .fancybox-inner {overflow:auto !important;}
/* news page */
.r6_news .c_news_list .item > a img{width: 100%!important; height: auto!important;}
.r6_news .c_news_list .item > a{width: 390px!important; }
.r-tablet .r6_news .c_news_list .item > a{width: 350px!important; }
.r-mobile .r6_news .c_news_list .item > a{width: 290px!important; }
.r6_news .c_news_list .item p+p{width: auto; text-align: right;}

/* news detail page */
.r6_news_detail .newspage_recent_news_list .item > a img{width: 100%!important; height: auto!important;}
.r6_news_detail .newspage_recent_news_list .item{height: 95px!important;}

.livefyre-commentcount {
	display:none;
}
.row_footer{
  margin-bottom: 0px !important;
}


div.verify {
  background: #26292e url('r6-siege-bg.jpg') center center no-repeat;
}
.agegate-active div.verify {
  padding-top: 42px;
  padding-bottom: 42px;
  width:auto;
}

div.verify:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
body>div.verify .age-cont {
  padding-top: 150px;
  background: transparent url('agegate-logo.png') center 28px no-repeat;
}
div.verify .age-cont {
  max-width: 500px;
  color: #ffffff;
  
  margin: 0 auto;
}
div.verify p.legal-msg {
  font-size: 20px;
  text-transform: uppercase;
  padding-top: 30px;
  margin-bottom: 0;
  font-weight: 400;
  margin-right: 0;
  margin-left: 0;
}
body>div.verify p.legal-msg {
  color: #c7c7c7;
}
div.verify.hide-comp1 {
  width: 100%;
  height: auto;
}
.age-gate-link {
  margin-top: 1em;
}
.age-gate-link a {
  font-weight: 700;
  text-transform: uppercase;
}
.age-gate-link a:hover {
  text-decoration: none;
}
div.youtube.agegate-active {
  height: auto;
  padding-bottom:0;
}
div.verify .esrb_pc {
  color: black;
  width: 60%;
  margin: 0 auto;
  display: none;
}
body>div.verify .esrb_pc {
  background-color: transparent;
}
div.verify .esrb_pc a,
div.verify .esrb_pc img {
  display: inline-block;
  margin: 0;
  padding: 0;
}
div.verify p.error {
  margin: 0;
}
div.verify .esrb_pc a {
  padding: 30px;
  margin: 0 auto;
  text-align: center;
}
div.verify input[type=button] {
  margin: 0px;
  width: 212px;
  height: 60px;
  line-height: 40px;
  color: #ffdb00;
  font-size: 25px;
  font-family: 'R6S-Bold';
  text-transform: uppercase;
  background: #000000;
  border: none;
}
div.verify input[type=button]:hover {
  background-color: #30353b;
}

body>div.verify input[type=button] {
  background-color: #811116;
}
body>div.verify input[type=button]:hover {
  background-color: #942227;
}

div.verify .birthday-picker select {
  font-size: 18px;
  line-height: 24px;
  border: 1px solid #bebfc3;
  border-radius: 2px;
  color: black;
  padding: 8px 8px;
  height: 40px;
  -webkit-appearance: none;
  background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='50px' height='50px'><polyline points='46.139,15.518 25.166,36.49 4.193,15.519'/></svg>") right no-repeat;
  
  background-color: #f1f2f9;
  background-transparency: 0.5;
  background-position: right 5px top 14px;
  background-size: 12px 12px;
  width: 28%;
  margin: 20px 5px;
}
div.verify .birthday-picker select.birth-month {
  /* width: 32%; */
}
div.verify .birthday-picker select:active {
    border: 1px solid #000;
}
/* NCSA Specific sizes */
.site-ac-ncsa div.verify .birthday-picker select.birth-month {
  
  width: 32%;
}
.site-ac-ncsa div.verify .birthday-picker select.birth-day {
  
  width: 26%;
}
.site-ac-ncsa div.verify .birthday-picker select.birth-year {
  
  width: 26%;
}


div.verify p.legal-msg {
  padding-top: 0px;
  margin-top: 0;
  
}
.agegate-active div.verify {
  padding-top: 0px;
  padding-bottom: 0px;
  height: 100%;
}

.age-cont .error .invalid-date, .age-cont .error .illegal-age {
	background:none;
	  font-size: 20px;
  text-align: center;
   position: relative;
}

.age-cont .error .illegal-age {
	  position: relative;
}

.feature_spectator_camera::before {
	       left: inherit;
}

@media (min-width: 980px) {
  
  body>div.verify .age-cont {
    padding-top: 250px;
    background-position: center 100px;
  }
  .age-cont {
	  width: auto;
	}
	.age-cont .legal-msg {
	  width: auto;
	}
	.age-cont .age-gate-form {
	  width: auto;
	}
	.age-cont .birthdate {
	  width: auto;
	}
	.age-cont .legal-msg {
		padding:0;
	}
	.age-cont .error {
	  width: auto;
	}
}
@media (max-width: 1179px) {
  
  div.verify p.legal-msg {
    font-size: 16px;
    padding-top: 20px;
  }
  body>div.verify p.legal-msg {
    font-size: 20px;
    padding-top: 30px;
  }
  .agegate-active div.verify {
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .age-cont {
	  width: auto;
	}
	.age-cont .legal-msg {
	  width: auto;
	}
	.age-cont .age-gate-form {
	  width: auto;
	}
	.age-cont .birthdate {
	  width: auto;
	}
	.age-cont .legal-msg {
		padding:0;
	}
	.age-cont .error {
	  width: auto;
	}
	.age-cont .error .invalid-date, .age-cont .error .illegal-age {
		  position: relative;
  margin-top: -50px;
	}
}

@media (max-width: 979px) {
  
  div.verify p.legal-msg {
      font-size: 25px;
    padding-top: 20px;
  }
  div.verify.hide-comp1 {
  	padding-top: 4.6%;
  	padding-bottom: 4.6%;
  }
  .age-cont {
	  width: auto;
	}
	.age-cont .legal-msg {
	  width: auto;
	}
	.age-cont .age-gate-form {
	  width: auto;
	}
	.age-cont .birthdate {
	  width: auto;
	}
	.age-cont .legal-msg {
		padding:0;
	}
	.age-cont .error {
	  width: auto;
	}
  
}

@media (max-width: 767px) {
  div.verify .birthday-picker select {
    margin: 5px 5px;
  }
  div.verify .birthday-picker select.birth-month {

  }
  fieldset.birthday-picker {
    margin: 5px 0;
  }
  div.verify .age-cont,
  div.verify .esrb_pc {
    width: 90%;
  }
  div.verify .esrb_pc a {
    padding: 10px;
  }
  div.verify input[type=button] {
    padding: 10px 40px;
  }
  .age-cont {
	  width: auto;
	}
	.age-cont .legal-msg {
	  width: auto;
	}
	.age-cont .age-gate-form {
	  width: auto;
	}
	.age-cont .birthdate {
	  width: auto;
	}
	.age-cont .legal-msg {
		padding:0;
	}
	.age-cont .error {
	  width: auto;
	}

  
}

@media only screen and (max-width: 768px) {
	.age-cont {
	  width: auto;
	}
	.age-cont .legal-msg {
	  width: auto;
	}
	.age-cont .age-gate-form {
	  width: auto;
	}
	.age-cont .birthdate {
	  width: auto;
	}
	.age-cont .legal-msg {
		padding:0;
	}
	.age-cont .error {
	  width: auto;
	}
}

.sidebar_release_date a {
  font-family: 'R6S-Bold';
  text-decoration: none !important;
  text-shadow: none !important;
  text-transform: uppercase !important;
  line-height: 35px !important;
  font-size: 30px !important;
  color: #ffdb00 !important;
}
.sidebar_release_date a:visited {
  color: none !important;
}
.sidebar_release_date a:hover {
  color: #fff0a6 !important;
}

.header_basket {
  display:none !important;
}

.header_login {
  float:right;
}

.row_shop .tabContent .promo {
  display:none!important;
}