@import url('fontello.css');
@import url('fontello-codes.css');
@import url('fontello-embedded.css');
@import url('fontello-ie7.css');
@import url('fontello-ie7-codes.css');

@font-face {
  font-family: 'ProximaNova-Black';
  src: url('../fonts/ProximaNova-Black.eot') format('embedded-opentype');
    src: url('../fonts/ProximaNova-Black?#iefix') format('embedded-opentype'),
         url('../fonts/ProximaNova-Black.woff') format('woff'),
         url('../fonts/ProximaNova-Black.ttf') format('truetype'),
         url('../fonts/ProximaNova-Black.svg#proximanovablack') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova-Bold';
  src: url('../fonts/ProximaNova-Bold.eot') format('embedded-opentype');
    src: url('../fonts/ProximaNova-Bold?#iefix') format('embedded-opentype'),
         url('../fonts/ProximaNova-Bold.woff') format('woff'),
         url('../fonts/ProximaNova-Bold.ttf') format('truetype'),
         url('../fonts/ProximaNova-Bold.svg#proximanovabold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'LetterGothicStd-Bold';
  src: url('../fonts/LetterGothicStd-Bold.eot') format('embedded-opentype');
    src: url('../fonts/LetterGothicStd-Bold?#iefix') format('embedded-opentype'),
         url('../fonts/LetterGothicStd-Bold.woff') format('woff'),
         url('../fonts/LetterGothicStd-Bold.ttf') format('truetype'),
         url('../fonts/LetterGothicStd-Bold.svg#LetterGothicStd-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

.flag {
	width: 32px;
	height: 32px;
	background:url(../images/flags.png) no-repeat;
        cursor: pointer;
        display: inline-block;
}
.flag:first-child
{
  background-color: rgba(0,0,0,0);
}
.flag.flag-au {background-position: -32px 0}
.flag.flag-br {background-position: -64px 0}
.flag.flag-ca {background-position: -96px 0}
.flag.flag-de {background-position: -128px 0}
.flag.flag-dk {background-position: 0 -32px}
.flag.flag-es {background-position: -32px -32px}
.flag.flag-fr {background-position: -64px -32px}
.flag.flag-gb {background-position: -96px -32px}
.flag.flag-it {background-position: -128px -32px}
.flag.flag-mx {background-position: 0 -64px}
.flag.flag-no {background-position: -32px -64px}
.flag.flag-nz {background-position: -64px -64px}
.flag.flag-pl {background-position: -96px -64px}
.flag.flag-ru {background-position: -128px -64px}
.flag.flag-se {background-position: 0 -96px}
.flag.flag-us {background-position: -32px -96px}
.flag-container
{
  text-align: right;
  max-height: 42px;
  height: auto;
  width: 42px;
    -webkit-transition: all 330ms ease-in-out;
    -moz-transition: all 330ms ease-in-out;
    -ms-transition: all 330ms ease-in-out;
    -o-transition: all 330ms ease-in-out;
    transition: all 330ms ease-in-out;
    position: relative;
}
.flag-inner
{
  position: absolute;
  overflow: hidden;
  max-height: 32px;
  top: 0;
  left: 0;
  background-color: #000;
  background-position: center 42px;
  padding: 0 10px 10px 10px;
  z-index: 99;
}
.flag-inner:hover
{
  max-height: 1000px;
}
.flag-inner.active
{
  max-height: 1000px;
}
body {
  padding-top: 0;
  padding-bottom: 0;
  background-color: #fdfdfd;
  color: #fff;
  font-family: 'ProximaNova-Black', sans-serif;
  width: 100%;
  height: 100%;
  background-size: cover;
  font-weight: 700;
  position: relative;
  background-color: #c0baa4;
  -ms-overflow-style: scrollbar;
}
.lara-image {
    top: 0;
    left: 0;
    position: absolute;
    width: 70%;
    z-index: -1;
/*    max-width: 891px;*/
}
.lara-image img
{
	/*max-width: 963px;*/
	width: 100%;
	min-width: 891px;
}
.container
{
  position: relative;
  width: 100%;
  padding: 0;
  max-width: 1290px;
}
.lang-selection
{
  background-color: #000;
  width: 100%;
  position: relative;
  min-height: 84px;
  padding-top: 48px;
  padding-left: 2%;
}
.logo
{
    display: inline-block;
    margin: 50px auto;
    max-width: 600px;
    position: relative;
    width: 72%;
}
.tagline
{
  letter-spacing: 10px;
  font-family: 'LetterGothicStd-Bold';
  width: 100%;
  line-height: 1.25;
  margin: 120px auto 120px;
  width: 100%;
  font-weight: 300;
  font-size: 22px;
  letter-spacing: 5px;
}
.tagline-black
{
  background-color: #000;
  color: #fff;
  padding: 5px 0 0px 5px;
}
.game-board
{
  display: block;
  width: 100%;
  max-width: 850px;
  margin: 0 auto;
}
.tagline, .preorder-cta, .release-date, .links-header
{
    text-transform: uppercase;
    color: #000;
    display: block;
    position: relative;
    text-align: center;
}
.preorder-cta, .release-date, .links-header
{
    color: #fff;
}
.preorder-cta
{
    margin-bottom: 0;
    padding-top: 50px;
    font-size: 2vw;
}
.release-date, .links-header
{
    margin-top: 0;
    font-family: "ProximaNova-Bold",Arial,sans-serif;
    font-size: 22px;
    width: 90%;
    display: inline-block;
    vertical-align: middle;
    padding: 20px 0;
}
#headerbar-sqex
{
    position: fixed;
}
.linksHouse
{
  width: 100%;
  position: relative;
  text-align: center;
  background-color: rgba(0,0,0,0.8);
  margin: 0 auto;
  max-width: 600px;
}
.platform-header
{
    margin: 50px auto 30px auto;
}
.links-header:before, .links-header:after
{
   display: inline-block;
   border-bottom: 2px solid #fff;
   height: 0px;
   vertical-align: middle;
   width: 25%;
   content: '';
}
.links-header-text
{
  width: 40%;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.platform-select-btn
{
  border: 3px solid #fff;
  color: #fff;
  font-size: 22px;
  font-family: "ProximaNova-Bold",Arial,sans-serif;
  padding: 5px 10px;
  text-transform: uppercase;
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  margin: 20px 7px 0 7px;
  -webkit-transition: all 330ms ease-in-out;
  -moz-transition: all 330ms ease-in-out;
  -ms-transition: all 330ms ease-in-out;
  -o-transition: all 330ms ease-in-out;
  transition: all 330ms ease-in-out;
}
.platform-select-btn:hover, .platform-select-btn.active
{
  color: rgba(0,0,0,.8);
  background-color: #fff;
}
.platform-btn
{
    display: inline-block;
    width: 60%;
    cursor: pointer;
    position: relative;
    text-align: center;
}
.platform-btn img
{
  padding: 10px;
}
.platform-btn.xbox
{
    cursor: auto;
}
.platform-btn:hover .rewards-pop-up
{
    visibility: visible;
    opacity: .85;
}
.platform-area
{
  height: auto;
  position: relative;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
.platform-area.active
{
  max-height: 10000px;
}
.videoStill
{
    cursor: pointer;
    margin: 0 auto;
    padding: 40px 0 70px;
    position: relative;
    text-align: center;
    width: 80%;
}
.videoStill:hover>img
{
  border: 2px solid rgba(255,255,255,1);
}
.videoStill img
{
  width: 100%;
  max-width: 600px;
  border: 2px solid rgba(255,255,255,0);
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
.logo-image
{
  position: relative;
  margin: 0 auto;
  width: 100%;
}
.linksHeader
{
  text-transform: uppercase;
  font-size: 36px;
  padding: 10px;
  border-bottom: 2px solid #bd2322;
  width: 90%;
  margin: 0 auto;
}
.pressQuote.top {
    font-weight: 700;
    margin-top: 5%;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
    text-shadow: 3px 3px #000;
    margin-left: 0%;
}
.packfront-space {
    left: 30%;
    bottom: 30%;
    position: absolute;
    width: 20%;
    text-align: right;
}
.packfront-space img
{
	width : 50%;
	max-width: 234px;
}
.pressQuote.bottom {
    font-weight: 700;
    margin-top: 0%;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    width: 80%;
    text-shadow: 3px 3px #000;
    margin-left: 20%;
}
.legal-text
{
	width: 60%;
	max-width: 1160px;
	position: relative;
	margin: 0 auto;
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: 300;
}
.platform-btn {
    border-left-width: 3px;
    border-right-width: 3px;
    border-top-width: 0;
    border-bottom-width: 0;
    border-style: solid;
    -webkit-border-image: -webkit-gradient(linear, 167 167, 167 100%, from(167,167,167), to(rgba(74, 74, 74, 1))) 1 100%;
    -webkit-border-image: -webkit-linear-gradient(167,167,167, rgba(74, 74, 74, 1)) 1 100%;
    -moz-border-image: -moz-linear-gradient(rgba(167,167,167, 1), rgba(74, 74, 74, 1)) 1 100%;    
    -o-border-image: -o-linear-gradient(167,167,167, rgba(74, 74, 74, 1)) 1 100%;
    border-image: linear-gradient(to bottom, 167,167,167, rgba(74, 74, 74, 1)) 1 100%;
    background: -moz-linear-gradient(top, rgba(74,74,74,1) 16%, rgba(167,167,167,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(16%,rgba(74,74,74,1)), color-stop(100%,rgba(167,167,167,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(74,74,74,1) 16%,rgba(167,167,167,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(74,74,74,1) 16%,rgba(167,167,167,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(74,74,74,1) 16%,rgba(167,167,167,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(74,74,74,1) 16%,rgba(167,167,167,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7a7a7', endColorstr='#4a4a4a',GradientType=0 ); /* IE6-9 */
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: 'ProximaNova-Black', Arial, sans-serif;
    font-weight: 700;
    font-size: 15px;
    -webkit-transition: all 330ms ease-in-out;
    -moz-transition: all 330ms ease-in-out;
    -ms-transition: all 330ms ease-in-out;
    -o-transition: all 330ms ease-in-out;
    transition: all 330ms ease-in-out;
    display: block;
    margin: 30px auto;
    padding: 10px;
}
.platform-btn.square-btn
{
  margin-bottom: 0;
  margin-top: 0;
}
.platform-btn:before
{
  content: '';
  display: block;
  margin: 0;
  position: absolute;
  background-color: rgba(167,167,167,1);
  height: 3px;
  width: 100%;
  top: 0;
  left: 0;
}
.platform-btn:after
{
  content: '';
  display: block;
  margin: 0;
  position: absolute;
  background-color: rgba(74,74,74,1);
  height: 3px;
  width: 100%;
  bottom: 0;
  left: 0;
}
.platform-btn:hover
{
    background: -moz-linear-gradient(top, rgba(167,167,167,1) 16%, rgba(74,74,74,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(16%,rgba(167,167,167,1)), color-stop(100%,rgba(74,74,74,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(167,167,167,1) 16%,rgba(74,74,74,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(167,167,167,1) 16%,rgba(74,74,74,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(167,167,167,1) 16%,rgba(74,74,74,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(167,167,167,1) 16%,rgba(74,74,74,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a4a4a', endColorstr='#a7a7a7',GradientType=0 ); /* IE6-9 */
    -webkit-border-image: -webkit-gradient(linear, 74 74, 74 100%, from(74,74,74), to(rgba(167, 167, 167, 1))) 1 100%;
    -webkit-border-image: -webkit-linear-gradient(74,74,74, rgba(167, 167, 167, 1)) 1 100%;
    -moz-border-image: -moz-linear-gradient(rgba(74,74,74, 1), rgba(167, 167, 167, 1)) 1 100%;    
    -o-border-image: -o-linear-gradient(74,74,74, rgba(167, 167, 167, 1)) 1 100%;
    border-image: linear-gradient(to bottom, 74,74,74, rgba(167, 167, 167, 1)) 1 100%;
}
.sony-btn {
    border-left-width: 3px;
    border-right-width: 3px;
    border-top-width: 0;
    border-bottom-width: 0;
    border-style: solid;
    -webkit-border-image: -webkit-gradient(linear, 0 148, 220 100%, from(167,167,167), to(rgba(1, 89, 175, 1))) 1 100%;
    -webkit-border-image: -webkit-linear-gradient(0,148,220, rgba(1, 89, 175, 1)) 1 100%;
    -moz-border-image: -moz-linear-gradient(rgba(0,148,220, 1), rgba(1, 89, 175, 1)) 1 100%;    
    -o-border-image: -o-linear-gradient(0,148,220, rgba(1, 89, 175, 1)) 1 100%;
    border-image: linear-gradient(to bottom, 0,148,220, rgba(1, 89, 175, 1)) 1 100%;
    background: -moz-linear-gradient(top, rgba(1,89,175,1) 16%, rgba(0,148,220,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(16%,rgba(1,89,175,1)), color-stop(100%,rgba(0,148,220,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(1,89,175,1) 16%,rgba(0,148,220,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(1,89,175,1) 16%,rgba(0,148,220,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(1,89,175,1) 16%,rgba(0,148,220,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(1,89,175,1) 16%,rgba(0,148,220,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0094dc', endColorstr='#0158af',GradientType=0 ); /* IE6-9 */
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: 'ProximaNova-Black', Arial, sans-serif;
    font-weight: 700;
    font-size: 15px;
    -webkit-transition: all 330ms ease-in-out;
    -moz-transition: all 330ms ease-in-out;
    -ms-transition: all 330ms ease-in-out;
    -o-transition: all 330ms ease-in-out;
    transition: all 330ms ease-in-out;
}
.sony-btn:before
{
  content: '';
  display: block;
  margin: 0;
  position: absolute;
  background-color: rgba(0,148,220,1);
  height: 3px;
  width: 100%;
  top: 0;
  left: 0;
}
.sony-btn:after
{
  content: '';
  display: block;
  margin: 0;
  position: absolute;
  background-color: rgba(1,89,175,1);
  height: 3px;
  width: 100%;
  bottom: 0;
  left: 0;
}
.sony-btn:hover
{
    background: -moz-linear-gradient(top, rgba(0,148,220,1) 16%, rgba(1,89,175,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(16%,rgba(167,167,167,1)), color-stop(100%,rgba(1,89,175,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0,148,220,1) 16%,rgba(1,,89,175,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0,148,220,1) 16%,rgba(1,89,175,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0,148,220,1) 16%,rgba(1,89,175,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(0,148,220,1) 16%,rgba(1,89,175,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0158af', endColorstr='#0094dc',GradientType=0 ); /* IE6-9 */
    -webkit-border-image: -webkit-gradient(linear, 1, 89, 175 100%, from(1,89,175), to(rgba(0, 148, 220, 1))) 1 100%;
    -webkit-border-image: -webkit-linear-gradient(1,89,175, rgba(0, 148, 220, 1)) 1 100%;
    -moz-border-image: -moz-linear-gradient(rgba(1,89,175, 1), rgba(0, 148, 220, 1)) 1 100%;    
    -o-border-image: -o-linear-gradient(1,89,175, rgba(0, 148, 220, 1)) 1 100%;
    border-image: linear-gradient(to bottom, 1,89,175, rgba(0, 148, 220, 1)) 1 100%;
}
.steam-btn {
    border-left-width: 3px;
    border-right-width: 3px;
    border-top-width: 0;
    border-bottom-width: 0;
    border-style: solid;
    -webkit-border-image: -webkit-gradient(linear, 24, 27, 37 100%, from(24,27,34), to(rgba(74, 74, 74, 1))) 1 100%;
    -webkit-border-image: -webkit-linear-gradient(24,27,34, rgba(74, 74, 74, 1)) 1 100%;
    -moz-border-image: -moz-linear-gradient(rgba(24,27,34, 1), rgba(74, 74, 74, 1)) 1 100%;    
    -o-border-image: -o-linear-gradient(24,27,34, rgba(74, 74, 74, 1)) 1 100%;
    border-image: linear-gradient(to bottom, 24,27,34, rgba(74, 74, 74, 1)) 1 100%;
    background: -moz-linear-gradient(top, rgba(68,71,76,1) 16%, rgba(24,27,34,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(16%,rgba(68,71,76,1)), color-stop(100%,rgba(24,27,34,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(68,71,76,1) 16%,rgba(24,27,34,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(68,71,76,1) 16%,rgba(24,27,34,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(68,71,76,1) 16%,rgba(24,27,34,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(68,71,76,1) 16%,rgba(24,27,34,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7a7a7', endColorstr='#4a4a4a',GradientType=0 ); /* IE6-9 */
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: 'ProximaNova-Black', Arial, sans-serif;
    font-weight: 700;
    font-size: 15px;
    -webkit-transition: all 330ms ease-in-out;
    -moz-transition: all 330ms ease-in-out;
    -ms-transition: all 330ms ease-in-out;
    -o-transition: all 330ms ease-in-out;
    transition: all 330ms ease-in-out;
    display: block;
    margin: 30px auto;
}
.steam-btn:before
{
  content: '';
  display: block;
  margin: 0;
  position: absolute;
  background-color: rgba(24,27,34,1);
  height: 3px;
  width: 100%;
  top: 0;
  left: 0;
}
.steam-btn:after
{
  content: '';
  display: block;
  margin: 0;
  position: absolute;
  background-color: rgba(68,71,76,1);
  height: 3px;
  width: 100%;
  bottom: 0;
  left: 0;
}
.steam-btn:hover
{
    background: -moz-linear-gradient(top, rgba(24,27,34,1) 16%, rgba(68,71,76,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(16%,rgba(24,27,34,1)), color-stop(100%,rgba(68,71,76,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(24,27,34,1) 16%,rgba(68,71,76,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(24,27,34,1) 16%,rgba(68,71,76,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(24,27,34,1) 16%,rgba(68,71,76,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(24,27,34,1) 16%,rgba(68,71,76,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a4a4a', endColorstr='#a7a7a7',GradientType=0 ); /* IE6-9 */
    -webkit-border-image: -webkit-gradient(linear, 74 74, 74 100%, from(68,71,76), to(rgba(167, 167, 167, 1))) 1 100%;
    -webkit-border-image: -webkit-linear-gradient(68,71,76, rgba(167, 167, 167, 1)) 1 100%;
    -moz-border-image: -moz-linear-gradient(rgba(68,71,76, 1), rgba(167, 167, 167, 1)) 1 100%;    
    -o-border-image: -o-linear-gradient(68,71,76, rgba(167, 167, 167, 1)) 1 100%;
    border-image: linear-gradient(to bottom, 68,71,76, rgba(167, 167, 167, 1)) 1 100%;
}
.oculus-btn {
    border-left-width: 3px;
    border-right-width: 3px;
    border-top-width: 0;
    border-bottom-width: 0;
    border-style: solid;
    -webkit-border-image: -webkit-linear-gradient(56,56,56, rgba(0,0,0, 1)) 1 100%;
    -moz-border-image: -moz-linear-gradient(rgba(56,56,56, 1), rgba(0,0,0, 1)) 1 100%;    
    -o-border-image: -o-linear-gradient(56,56,56, rgba(0,0,0, 1)) 1 100%;
    border-image: linear-gradient(to bottom, 56,56,56, rgba(56,56,56, 1)) 1 100%;
    background: -moz-linear-gradient(top, rgba(0,0,0,1) 16%, rgba(56,56,56,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(16%,rgba(0,0,0,1)), color-stop(100%,rgba(56,56,56,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0,0,0,1) 16%,rgba(56,56,56,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0,0,0,1) 16%,rgba(56,56,56,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0,0,0,1) 16%,rgba(56,56,56,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(0,0,0,1) 16%,rgba(56,56,56,1) 100%); /* W3C */
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: 'ProximaNova-Black', Arial, sans-serif;
    font-weight: 700;
    font-size: 15px;
    -webkit-transition: all 330ms ease-in-out;
    -moz-transition: all 330ms ease-in-out;
    -ms-transition: all 330ms ease-in-out;
    -o-transition: all 330ms ease-in-out;
    transition: all 330ms ease-in-out;
}
.oculus-btn:before
{
  content: '';
  display: block;
  margin: 0;
  position: absolute;
  background-color: rgba(0,0,0,1);
  height: 3px;
  width: 100%;
  top: 0;
  left: 0;
}
.oculus-btn:after
{
  content: '';
  display: block;
  margin: 0;
  position: absolute;
  background-color: rgba(56,56,56,1);
  height: 3px;
  width: 100%;
  bottom: 0;
  left: 0;
}
.oculus-btn:hover
{
    -webkit-border-image: -webkit-linear-gradient(0,0,0, rgba(56,56,56, 1)) 1 100%;
    -moz-border-image: -moz-linear-gradient(rgba(0,0,0, 1), rgba(56,56,56, 1)) 1 100%;    
    -o-border-image: -o-linear-gradient(0,0,0, rgba(56,56,56, 1)) 1 100%;
    border-image: linear-gradient(to bottom, 0,0,0, rgba(0,0,0, 1)) 1 100%;
    background: -moz-linear-gradient(top, rgba(56,56,56,1) 16%, rgba(0,0,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(16%,rgba(56,56,56,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(56,56,56,1) 16%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(56,56,56,1) 16%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(56,56,56,1) 16%,rgba(0,0,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(56,56,56,1) 16%,rgba(0,0,0,1) 100%); /* W3C */
}
.oculus-btn:hover:before
{
  background-color: rgba(56,56,56,1);
}
.oculus-btn:hover:after
{
  background-color: rgba(0,0,0,1);
}
.gear-btn {
    border-left-width: 3px;
    border-right-width: 3px;
    border-top-width: 0;
    border-bottom-width: 0;
    border-style: solid;
    -webkit-border-image: -webkit-linear-gradient(255,255,255, rgba(226,227,227, 1)) 1 100%;
    -moz-border-image: -moz-linear-gradient(rgba(255,255,255, 1), rgba(226,227,227, 1)) 1 100%;    
    -o-border-image: -o-linear-gradient(255,255,255, rgba(226,227,227, 1)) 1 100%;
    border-image: linear-gradient(to bottom, 255,255,255, rgba(255,255,255, 1)) 1 100%;
    background: -moz-linear-gradient(top, rgba(226,227,227,1) 16%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(16%,rgba(226,227,227,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(226,227,227,1) 16%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(226,227,227,1) 16%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(226,227,227,1) 16%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(226,227,227,1) 16%,rgba(255,255,255,1) 100%); /* W3C */
    color: #b2b2b2;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: 'ProximaNova-Black', Arial, sans-serif;
    font-weight: 700;
    font-size: 15px;
    -webkit-transition: all 330ms ease-in-out;
    -moz-transition: all 330ms ease-in-out;
    -ms-transition: all 330ms ease-in-out;
    -o-transition: all 330ms ease-in-out;
    transition: all 330ms ease-in-out;
}
.platform-btn.gear-btn a, .platform-btn.oculus-btn a, .platform-btn.gear-btn span
{
  color: rgba(0,0,0,.75);
}
.platform-btn.oculus-btn span
{
  color: rgba(255,255,255,.75);
}
.platform-btn.gear-btn img, .platform-btn.oculus-btn img
{
  width: 30%;
}
.platform-btn.gear-btn span, .platform-btn.oculus-btn span
{
  width: 60%;
}
.digital-link.oculus {
    padding-top: 8px;
}
.gear-btn:before
{
  content: '';
  display: block;
  margin: 0;
  position: absolute;
  background-color: rgba(226,227,227,1);
  height: 3px;
  width: 100%;
  top: 0;
  left: 0;
}
.gear-btn:after
{
  content: '';
  display: block;
  margin: 0;
  position: absolute;
  background-color: rgba(255,255,255,1);
  height: 3px;
  width: 100%;
  bottom: 0;
  left: 0;
}
.gear-btn:hover
{
    -webkit-border-image: -webkit-linear-gradient(226,227,227, rgba(255,255,255, 1)) 1 100%;
    -moz-border-image: -moz-linear-gradient(rgba(226,227,227, 1), rgba(255,255,255, 1)) 1 100%;    
    -o-border-image: -o-linear-gradient(226,227,227, rgba(255,255,255, 1)) 1 100%;
    border-image: linear-gradient(to bottom, 226,227,227, rgba(226,227,227, 1)) 1 100%;
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 16%, rgba(226,227,227,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(16%,rgba(255,255,255,1)), color-stop(100%,rgba(226,227,227,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 16%,rgba(226,227,227,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 16%,rgba(226,227,227,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 16%,rgba(226,227,227,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 16%,rgba(226,227,227,1) 100%); /* W3C */
}
.gear-btn:hover:before
{
  background-color: rgba(255,255,255,1);
}
.gear-btn:hover:after
{
  background-color: rgba(226,227,227,1);
}
.mobile-btn-container
{
  position: relative;
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
.mobile-btn
{
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  width: 47%;
  max-width: 500px;
}
.mobile-btn>.digital-link
{
  padding: 0;
}
.mobile-btn>.digital-link>img
{
  width: 100%;
}
.sony-btn span, .sony-btn a, .platform-btn span, .platform-btn a
{
  padding: 0;
  color: #fff;
}
.platform-btn>a>img
{
  display: inline-block;
}
a:hover
{
  text-decoration: none;
}
.disclaimer
{
  font-style: italic;
  font-size: .8vw;
}
.quote {
    font-size: 2vw;
    line-height: 1;
    position: relative;
    width: 100%;
}
.score {
    display: inline-block;
    font-size: 92px;
    line-height: 1;
    vertical-align: middle;
}
.author {
    display: inline-block;
    font-size: 24px;
    vertical-align: top;
}
.digital-link
{
  padding: 20px;
  text-align: center;
  width: 100%;
  margin: 2% auto;
  opacity: .7;
    -webkit-transition: all 330ms ease-in-out;
    -moz-transition: all 330ms ease-in-out;
    -ms-transition: all 330ms ease-in-out;
    -o-transition: all 330ms ease-in-out;
    transition: all 330ms ease-in-out;
    display: inline-block;
    vertical-align: middle;
}
.digital-link:hover
{
	opacity: 1;
}
.digital-link img
{
  width: 50%;
  max-width: 430px;
  vertical-align: middle;
}
.digital-link.ps4, .digital-link.steam, .digital-link.vita
{
  padding: 0;
}
.digital-link.steam > img
{
  width: 36%;
}
.digital-link.ps4 > img
{
  width: 40%;
}
.btn-cta
{
  display: inline-block;
  text-align: left;
  width: 40%;
  vertical-align: middle;
}
.ps4 .btn-cta
{
  width: 51%;
}
.steam .btn-cta
{
  width: 54%;
}
.square-btn .btn-cta
{
  width: 41%;
}
.red-text
{
  color: #bd2322;
}
.rewards-explanation
{
  position: relative;
  font-weight: 300;
  margin-bottom: 40px;
  margin-top: 10px;
}
.store-rewards-info img
{
  margin-right: 10px;
}
.rewards-pop-up
{
    color: #000;
    left: 10%;
    opacity: 0;
    position: absolute;
    text-align: left;
    text-transform: none;
    visibility: hidden;
    width: 80%;
    z-index: 100;
    -webkit-transition: all 330ms ease-in-out;
    -moz-transition: all 330ms ease-in-out;
    -ms-transition: all 330ms ease-in-out;
    -o-transition: all 330ms ease-in-out;
    transition: all 330ms ease-in-out;
    z-index: 100;
}
.rewards-pop-up.active
{
  visibility: visible;
  opacity: 1;
}
.rewards-pop-up-close-btn
{
  text-align: right;
  font-size: 24px;
  opacity: .7;
  padding: 10px 0;
  cursor: pointer;
}
.rewards-pop-up-close-btn:hover
{
  opacity: 1;
}
.rewards-pop-up-interior
{
  padding: 20px;
  background-color: #fff;
}
.rewards-link
{
  color: #fff;
  font-size: 14px;
  line-height: 1;
}
.rewards-link:hover
{
  text-decoration: none;
  color: #fff;
}
.rewards-pop-up-tip {
    position: relative;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid white;
}
.cover
{
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,.7);
  margin-top: -20px;
  z-index: 99;
  visibility: hidden;
  -webkit-transition: all 330ms ease-in-out;
  -moz-transition: all 330ms ease-in-out;
  -ms-transition: all 330ms ease-in-out;
  -o-transition: all 330ms ease-in-out;
  transition: all 330ms ease-in-out;
}
.cover.active
{
  visibility: visible;
}
.land-sea-air-promo
{
  font-weight: 700;
  line-height: 1;
  margin-top: 30px;
}
.land-sea-air-name
{
  font-size: 22px;
}
.land-sea-air-link
{
  width: 90%;
  margin: 0 auto;
}
.land-sea-air-link .land-sea-air-image
{
  max-width: 522px;
  width: 100%;
}
/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  /* Remove the padding we set earlier */
  .header,
  .marketing,
  .footer {
    padding-right: 0;
    padding-left: 0;
  }
  /* Space out the masthead */
  .header {
    margin-bottom: 30px;
  }
  /* Remove the bottom border on the jumbotron for visual effect */
  .jumbotron {
    border-bottom: 0;
  }
}
.jumbotron
{
    padding: 0;
}
.container .jumbotron, .container-fluid .jumbotron
{
    padding: 0;
}
@media (min-width: 1200px)
{
    .btnsHolder
    {
        max-width: 400px;
        margin: 50px auto;
    }
}
.rulesBtn
{
    color: #fff;
    display: inline-block;
    font-size: 12px;
    line-height: 100%;
    margin: 15px auto 0;
    padding: 24px 14px;
    text-transform: uppercase;
    vertical-align: middle;
}
.rulesBtn:hover
{
  text-decoration: underline;
  color: #fff;
}
#legalRules
{
    max-height: 0;
    -webkit-transition: max-height 330ms ease-in-out;
    -moz-transition: max-height 330ms ease-in-out;
    -ms-transition: max-height 330ms ease-in-out;
    -o-transition: max-height 330ms ease-in-out;
    transition: max-height 330ms ease-in-out;
    overflow: hidden;
}
#legalRules p, #legalRules h4
{
    padding-left: 15px;
    padding-right: 15px;
}
#legalRules h4
{
    padding-top: 15px;
}
#legalRules.open
{
    max-height: 200px;
    overflow: auto;
}
.sprite-logos-avalanche-studios, .sprite-logos-esrb-privacy, .sprite-logos-esrb-rating-pending, .sprite-logos-pc, .sprite-logos-pegi-18, .sprite-logos-ps-family, .sprite-logos-ps4, .sprite-logos-se-store, .sprite-logos-square-enix, .sprite-logos-steam, .sprite-logos-usk-18, .sprite-logos-xbox-one-alt, .sprite-logos-xbox-one {
background-image: url('../images/sprite-logos-sabe6dabce9.png');
background-repeat: no-repeat;
display: inline-block;
margin-right: 50px;
margin-top: 20px;
vertical-align: middle;
}
.sprite-logos-esrb-rating-pending {
background-position: 0 -422px;
background-image: none;
width: 197px;
height: 90px;
}
.sprite-logos-xbox-one-alt {
background-position: 0 -199px;
width: 154px;
height: 32px;
}
.sprite-logos-ps-family {
background-position: -159px 0;
width: 32px;
height: 25px;
}
.sprite-logos-ps4 {
background-position: -80px -342px;
width: 105px;
height: 21px;
}
.sprite-logos-pc {
background-position: 0 -25px;
width: 46px;
height: 52px;
}
.sprite-logos-steam {
background-position: 0 -107px;
width: 123px;
height: 30px;
}
.sprite-logos-avalanche-studios {
background-position: 0 -284px;
width: 150px;
height: 58px;
}
.sprite-logos-square-enix {
background-position: 0 0;
width: 159px;
height: 16px;
}
.sprite-logos-esrb-privacy {
    background-position: 0 -231px;
    height: 53px;
    width: 144px;
}
.footer-logos
{
    text-align: center;
}
.row.marketing.footer
{
    color: #fff;
    line-height: 1;
    margin: 0 auto 0 auto;
    text-align: center;
    background-color: #000;
    width: 100%;
    padding: 0;
    z-index: 99;
}
.row.marketing.footer .col-md-12
{
    background: none;
    border: none;
    margin: 50px auto;
}
.col-md-12
{
    background-color: rgba(114,25,24,.95);
    border: 2px solid #fff;
    margin: 100px auto;
}
.col-md-12.editions
{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: block;
    float: none;
    padding: 40px;
}
.col-md-6
{
    float: none;
    display: inline-block;
    vertical-align: top;
}
.edition-info
{
    margin-bottom: 30px;
}
.edition-info .header
{
    font-family: 'HelveticaNeueLTStd-Bd';
}
.edition-info>.content>ul
{
    list-style-image: url('../images/target_bullet.png');
    padding: 0;
}
.rewards-pop-up ul li
{
    background-image: url('../images/target_bullet_black.png');
    background-repeat: no-repeat;
    background-position: center left;
    padding: 10px 0 10px 20px;
    text-transform: none;
    line-height: 1;
    font-size: .9vw;
}
.edition-info .header
{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.5vw;
    line-height: 1;
    margin-bottom: 0;
}
.edition-info .content
{
    font-size: 1vw;
}
.edition-info .content ul
{
  padding-left: 30px;
}
.row.marketing
{
    background-color: #fff;
    display: block;
    margin-top: 30px;
    position: relative;
    z-index: -2;
}
.footer-image
{
  display: inline-block;
  margin: 0 20px 20px 0;
  vertical-align: middle;
}
.footer-image.rating-icon
{
  max-width: 50px
}
body[lang=de] .footer-image.rating-icon
{
  max-width: 72px;
}
body[lang=us] .footer-image.rating-icon, body[lang=br] .footer-image.rating-icon
{
  max-width: 230px;
}
body[lang=ru] .footer-image.rating-icon
{
  display: none;
}
.footer-image.se-montreal-logo
{
  max-width: 80px;
}
.footer-image.se-logo
{
  max-width: 200px;
}
.footer-image.io-logo
{
  max-width: 240px;
}
.footer-image.vita-logo
{
  max-width: 99px;
}
.footer-image.ps4-logo
{
  max-width: 114px;
}
.footer-image.steam-logo
{
    max-width: 105px;
}
.footer-image>img
{
  width: 100%;
}
.terms-link, .terms-link:active, .terms-link:hover, .terms-link:visited
{
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  padding: 20px;
  outline: none;
  border: none;
}
.terms-link:hover
{
  text-decoration: underline;
}
body[lang=us] .terms-link.cookies
{
  display: none;
}
/* Entry form styles */
    #container
    {
        width: 100%;
        margin: 0 auto;
        position: relative;
        text-align: center;
        font-size: 38px;
        max-width: 960px;
    }
    #selected-article, #selected-title, #createNewsletter
    {
        display: none;
    }
    #articlesSelection, #titlesSelection
    {
        display: none;
    }
    #selected-title
    {
        text-align: left;
        font-size: 16px;
    }
    #selected-title label
    {
        font-weight: bold;
        width: 15%;
        display: inline-block;
    }
    #selected-title input, textarea
    {
        font-size: 16px;
        width: 100%;
        vertical-align: middle;
        font-family: Arial, sans-serif;
        margin-right: 10px;
        outline: 0;
        border: 0;
        transition: border 2s;
        -webkit-transition: border 2s;
    }
    #selected-title .editBtn
    {
        margin-bottom: 20px;
    }
    #selected-article input
    {
        display: block;
        width: 100%;
        margin-bottom: 20px;
        font-size: 16px;
    }
    #selected-article label
    {
        margin: 30px auto;
        width: 40%;
        text-transform: uppercase;
    }
/* Dropzone styles for image preview */

.dz-preview.dz-image-preview .dz-filename, .dz-preview.dz-image-preview .dz-size, .dz-preview.dz-image-preview .dz-progress, .dz-preview.dz-image-preview .dz-success-mark, .dz-preview.dz-image-preview .dz-error-mark, .dz-preview.dz-image-preview .dz-error-message, .dz-preview.dz-image-preview .dz-remove
{
  display: none;
}
.dropzone .dz-preview .dz-details, .dropzone-previews .dz-preview .dz-details {
    width: auto !important;
    height: auto !important;
}

.dz-details img {
    width: 100% !important;
    height: auto !important;
    position: relative !important;
}
.container.marketing.login
{
  min-height: 1000px;
  margin: 0 auto;
}
.container.marketing.login h1
{
  width: 80%;
  margin: 0 auto 30px auto;
}
.container.marketing.login .btn
{
  max-width: 300px;
  margin: 30px auto;
  min-width: 0;
  position: relative;
  display: block;
}
.container.marketing.login .logoImg
{
  width: 80%;
  position: relative;
  margin: 40px auto;
  display: block;
}
.container.marketing.login input
{
  width: 50%;
}
.row.marketing.agegate
{
  min-height: 700px;
}
.row.marketing.agegate h1
{
  display: block;
  width: 80%;
  margin: 0 auto 15px auto;
  font-size: 28px;
}
.row.marketing.agegate select
{
  font-size: 28px;
}

/* Vote page styles */
body.vote
{
  background-image: url(../images/voteBG.jpg);
  padding: 0;
}
.header.vote
{
  text-align: left;
  width: 50%;
  margin-bottom: 0;
}
.container.vote
{
  max-width: 950px;
}
.col-lg-12.vote
{
  float: none;
  width: 100%;
  padding: 0;
}
.voteItem
{
  width: 33%;
  padding: 0 .5% 2%;
  display: inline-block;
  position: relative;
  cursor: pointer;
  vertical-align: top;
}
.voteItemHeader
{
  background-color: #bd2322;
  width: 100%;
  position: relative;
  margin: 0;
  color: #fff;
  font-size: 2vw;
  text-transform: uppercase;
  font-style: italic;
  word-wrap: normal;
}
.voteItemHeader span
{
  display: block;
  padding: 5px 5px 5px 10px;
}
.voteItemImage
{
  position: relative;
  margin: 20% auto;
  text-align: center;
}
.voteItemImage img
{
  width: 80%;
  vertical-align: middle;
}
.moreInfo
{
  background-color: #2e3638;
  width: 80%;
  position: relative;
  margin: 0 auto;
  color: #fff;
  font-size: 2vw;
  text-transform: uppercase;
  text-align: center;
  padding: 2% 0;
}
.voteItemInner
{
  position: relative;
  width: 100%;
  margin: 0;
  background-color: #fff;
}
.voteItemInnerAfter
{
  width: 100%;
  background-image: url(../images/voteUnitBottom.png);
  height: 17px;
  background-repeat: repeat-x;
  background-size: contain;
  background-position: top left;
  position: relative;
  margin: 0;
}
.header.vote h2, .header.vote p
{
  color: #000;
  padding-top: 5%;
}
.header.vote h3
{
  color: #000;
}
.header.vote img
{
  width: 100%;
}
.row.marketing.vote
{
  margin-top: 0;
}
.containerAfter.vote
{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0,0,0,0.7);
  z-index: 9998;
  -webkit-transition: all 330ms ease-in-out;
  -moz-transition: all 330ms ease-in-out;
  -ms-transition: all 330ms ease-in-out;
  -o-transition: all 330ms ease-in-out;
  transition: all 330ms ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.containerAfter.vote.open
{
  opacity: 1;
  visibility: visible;
}
.containerAfter.thanks
{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0,0,0,0.7);
  z-index: 9998;
  -webkit-transition: all 330ms ease-in-out;
  -moz-transition: all 330ms ease-in-out;
  -ms-transition: all 330ms ease-in-out;
  -o-transition: all 330ms ease-in-out;
  transition: all 330ms ease-in-out;
  opacity: 0;
  visibility: hidden;
  color: #000;
  text-transform: uppercase;
  text-align: center;
}
.containerAfter.thanks img
{
  width: 80%;
}
.containerAfter.thanks.open
{
  opacity: 1;
  visibility: visible;
}
.itemVoteOverlay
{
  width: 30%;
  position: absolute;
  left: 35%;
  top: 10%;
  z-index: 9999;
}
.itemVoteOverlayInner
{
  width: 100%;
  background-color: #fff;
}
.voteItemOverlayInnerAfter
{
  width: 100%;
  height: 27px;
  background-image: url(../images/voteOverlaytBottom.png);
  background-size: cover;
}
.containerOuter
{
  width: 100%;
  height: 100%;
  position: relative;
}
.overlayCloseBtn
{
  color: #b92e28;
  display: block;
  text-align: right;
}
.overlayCloseBtn span
{
  padding: 10px;
  cursor: pointer;
  line-height: 2;
}
.overlayCloseBtn span:hover
{
  text-decoration: underline;
}
.itemVoteOverlayImage
{
  display: block;
  margin: 20px auto;
  width: 80%;
  position: relative;
}
.itemOverlayName
{
  color: #b92e28;
  text-transform: uppercase;
  font-style: italic;
  font-size: 1vw;
  padding: 2%;
}
.itemOverlayDescription
{
  color: #000;
  font-size: .7vw;
  padding: 0 2%;
}
.confirmArea
{
  display: block;
  text-align: center;
  position: relative;
  padding: 2%;
}
.confirmMessage
{
  font-weight: bold;
  line-height: 2;
  color: #000;
  font-size: .7vw;
  padding: 2%;
}
.confirmBtn
{
  color: #ffc110;
  font-size: 1vw;
  background-color: #b92e28;
  padding: 1% 2%;
  text-transform: uppercase;
  border-radius: 3px;
  cursor: pointer;
  -webkit-transition: all 330ms ease-in-out;
  -moz-transition: all 330ms ease-in-out;
  -ms-transition: all 330ms ease-in-out;
  -o-transition: all 330ms ease-in-out;
  transition: all 330ms ease-in-out;
}
.confirmBtn:hover
{
  text-decoration: underline;
}
.itemListing
{
  width: 100%;
}
.preorderBtn
{
  border-radius: 15px;
  border: 5px solid #fff;
  text-transform: uppercase;
  color: #fff;
  padding: 5px 15px;
  background-color: #f25500;
  display: inline-block;
  position: relative;
  margin: 0 auto 50px auto;
  font-weight: 700;
  font-size: 24px;
  cursor: pointer;
}
.preorderBtnOverlay
{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+16,f25500+100&0.4+16,1+100 */
  background: -moz-linear-gradient(top, rgba(255,255,255,0.4) 16%, rgba(242,85,0,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(16%,rgba(255,255,255,0.4)), color-stop(100%,rgba(242,85,0,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255,255,255,0.4) 16%,rgba(242,85,0,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255,255,255,0.4) 16%,rgba(242,85,0,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255,255,255,0.4) 16%,rgba(242,85,0,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(255,255,255,0.4) 16%,rgba(242,85,0,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66ffffff', endColorstr='#f25500',GradientType=0 ); /* IE6-9 */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 10px;
  z-index: 0;
}
.preorderText
{
  z-index: 99;
  position: relative;
     text-shadow:
       3px 3px 0 #e55107,
     -1px -1px 0 #e55107,  
      1px -1px 0 #e55107,
      -1px 1px 0 #e55107,
       1px 1px 0 #e55107;
}
.helperSpan
{
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.noImageDescription
{
  color: #000;
  display: block;
  font-size: 4vw;
  margin: 0 auto;
  width: 80%;
}
.linksHouse.retailers {
    margin-top: 50px;
}
.retailer-link {
    border: 2px solid rgba(0, 0, 0, 0);
    display: inline-block;
    margin: 2%;
      -webkit-transition: all 330ms ease-in-out;
    -moz-transition: all 330ms ease-in-out;
    -ms-transition: all 330ms ease-in-out;
    -o-transition: all 330ms ease-in-out;
    transition: all 330ms ease-in-out;
}
.retailer-link:hover
{
  border: 2px solid #337ab7;
}
@media screen and (max-width: 1440px)
{
	.packfront-space
  {
	display: none;
  }
}
@media screen and (max-width: 1024px)
{
  .game-board
  {
    display: none;
  }
  .col-md-6.first
  {
    display: none;
  }
  .voteItem
  {
    width: 80%;
    display: block;
    margin: 0 auto 20px auto;
  }
  .itemVoteOverlay
  {
    width: 80%;
    left: 10%;
    top: 10%;
    position: fixed;
  }
  .itemOverlayDescription, .confirmMessage, .confirmBtn
  {
    font-size: 3.5vw;
  }
  .moreInfo
  {
    font-size: 3vw;
  }
  .voteItemHeader
  {
    font-size: 4vw;
  }
  body
  {
    background-position: top center;
    background-size: auto;
    background-image: url(../images/background2.jpg);
  }
  .linksHouse
  {
    background-color: rgba(0,0,0,0.5);
  }
  .digital-link
  {
    width: 100%;
  }
  .col-md-6
  {
	padding: 0;
	width: 100%;
  }
  .col-md-6.quotes
  {
	display: none;
  }
  .lara-image
  {
	display: none;
}
  .logo
  {
	width: 100%;
	margin: 50px auto;
	display: block;
  }
  .logo.definitive, .logo.vr
  {
    width: 90%;
  }
  .digital-link
  {
	padding: 10px;
	opacity: 1;
  }
  .packfront-space
  {
	display: none;
  }
    .edition-info .header
    {
	font-size: 5vw;
    }
    .edition-info .content
    {
	font-size: 4vw;
    }
  .tagline, .preorder-cta, .release-date, .links-header
  {
    font-size: 22px;
  }
  .tagline
  {
    display: none;
  }
  .platform-btn
  {
    width: 90%;
  }
.platform-select-btn
{
  display:block;
  width: 60%;
  margin: 10px auto;
}
.mobile-btn
{
  width: 80%;
}
}
.site-header-inner
{
  z-index: 9999;
  position: absolute;
  top: 0;
  left: 0;
}
.comp-header .hbox {
    color: #0f0f0f;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
    min-height: 30px;
    min-width: 30px;
    padding: 0 5px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    margin-top: 44%;
}
.comp-header .site-lang .site-lang-dropdown {
    position: absolute;
    top: 0;
}
.comp-header .hbox-drp {
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 30px;
}
.comp-header .hbox-drp.st-active, .comp-header .hbox-drp.hbox-drp-active {
    display: block;
}
.comp-header .hbox-drp .hbox-drp-itm {
    padding-left: 0;
    padding-top: 8px;
}
.comp-header .hbox-drp .hbox-drp-lnk:hover {
    background-color: #fff;
    color: #000;
}
.comp-header .hbox-drp .hbox-drp-lnk {
    outline: 1px solid #2f2f2f;
    background-color: #a7a7a7;
}
.comp-header .home-btn-container .home-logo-btn img.logo {
display: block;
width: 192px;
}
.comp-header .home-btn-container .home-logo-btn {
display: inline-block;
margin-top: -5px;
}
.comp-header .hbox.st-active {
    background-color: #000;
    color: #fff;
}
.comp-header .site-lang {
    padding: 0 13px;
    position: relative;
}
.comp-header .site-lang, .comp-header .site-links, .comp-header .site-nav {
    float: left;
}
.comp-header i.icon {
position: relative;
width: 100%;
height: 100%;
text-align: center;
}
.comp-header
{
   font-size: 30px;
   min-width: 320px;
   width: 100%;
}
.comp-header .site-header-inner::before, .comp-header .site-header-inner::after {
    content: " ";
    display: table;
}
.comp-header .site-header-inner::after {
    clear: both;
}
.comp-header .site-header-inner::before, .comp-header .site-header-inner::after {
    content: " ";
    display: table;
}
.comp-header .site-header-inner
{
   margin: 0 auto;
   max-width: 1920px;
   padding: 12px 18px;
}
.comp-header .site-header-shadow
{
   -webkit-box-shadow: 0px 0px 100px 50px rgba(0,0,0,0.5);
   -moz-box-shadow: 0px 0px 100px 50px rgba(0,0,0,0.5);
   box-shadow: 0px 0px 100px 50px rgba(0,0,0,0.5);
   height: 0;
   width: 100%;
}
.header.main-site-header
{
   position: fixed;
   width: 100%;
   z-index: 2000;
   overflow: visible;
}
.comp-header .site-links-lst {
    display: none;
}
.comp-header .site-logo, .comp-header .site-ctrls {
    float: left;
}
.comp-header .site-logo {
    color: #fff;
    font-size: 25px;
    line-height: 30px;
}
.comp-header .site-lang {
    padding: 0 13px;
    position: relative;
}
.comp-header .site-lang, .comp-header .site-links, .comp-header .site-nav {
    float: left;
}
.comp-header ul
{
  list-style-image: none;
  list-style-type: none;
}
.comp-header a:hover
{
  text-decoration: none;
}
.comp-header .hbox {
    background-color: #fff;
    color: #0f0f0f;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
    min-height: 30px;
    min-width: 30px;
    padding: 0 5px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
}
.comp-header .site-nav-trigger {
    display: none;
}
.comp-header .site-lang .site-lang-dropdown {
    display: none;
    position: absolute;
    top: 0;
}
.comp-header .site-lang .site-lang-dropdown.st-active {
    display: block;
}
.comp-header .hbox.st-active {
    background-color: #000;
    color: #fff;
}
.comp-header .site-nav-lst {
    line-height: 30px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.comp-header .site-nav-lnk {
    padding: 0 10px;
}
.comp-header .site-nav-lnk.hbox {
    background: none;
    color: #fff;
}
.comp-header .site-nav-lnk.hbox:hover {
    background-color: #7b0000;
    color: #fff;
    text-decoration: none;
}
.logo-amd {
    font-size: 55px;
    height: 55px;
    width: 65px;
}
.footer-logo {
    color: #000;
    display: inline-block;
    margin: 12px;
    outline: medium none;
    text-decoration: none;
    vertical-align: middle;
}