/* Common imports for easy use by modules. Feel free to change or add more. */
.hide {
  display: none !important; }

a, a:focus {
  outline: 0; }

html {
  background: #e3e6e5;
  width: 100%; }

body {
  background: url("../img/bg-tile.jpg");
  background-attachment: fixed;
  background-repeat: repeat-x;
  position: relative;
  width: 100%; }

.dropDown {
  float: left;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 100; }
  .dropDown a.dropDown-title {
    background: #d6d9d8;
    color: white;
    float: left;
    font: normal 700 18px "proxima-nova", sans-serif;
    font-size: 1.125em;
    padding: 26px 20px;
    text-transform: uppercase;
    width: 100%;
    height: auto; }
  .dropDown a.dropDown-title.active, .dropDown a.dropDown-title:hover {
    background: #868b91; }
  .dropDown .arrow {
    height: 10px;
    margin-top: 3px;
    width: 13px;
    position: absolute;
    right: 20px;
    top: 27px; }

.dropDown:hover {
  z-index: 200; }

.dropDown-title-selected {
  background: #d6d9d8;
  width: 100%;
  height: auto;
  padding: 26px 20px;
  position: absolute;
  top: -70px;
  z-index: 100; }
  .dropDown-title-selected p {
    color: white;
    font: normal 700 18px "proxima-nova", sans-serif;
    font-size: 1.125em;
    text-transform: uppercase; }

.pre-select {
  display: none; }

.dropDown-menu {
  top: 70px;
  float: left;
  position: absolute;
  width: 470px;
  z-index: 200; }
  .dropDown-menu li {
    float: left;
    text-transform: uppercase;
    width: 100%; }
    .dropDown-menu li a.dropDown-item, .dropDown-menu li .current-item {
      background: #d6d9d8;
      color: white;
      float: left;
      font: normal 700 18px "proxima-nova", sans-serif;
      font-size: 1.125em;
      padding: 26px 20px;
      width: 100%;
      height: auto; }
    .dropDown-menu li a.active {
      background: #868b91; }
    .dropDown-menu li a.dropDown-item:hover {
      background: #868b91; }
    .dropDown-menu li a {
      height: auto;
      padding: 26px 20px; }

.follow-us h5 {
  background: #53565a;
  color: white;
  padding: 15px;
  width: 100%; }
.follow-us ul {
  background: #f3f6f5;
  padding: 22px 15px 12px 15px; }
.follow-us li {
  height: 35px;
  margin-bottom: 10px; }
  .follow-us li img {
    float: left;
    max-width: 35px; }
  .follow-us li p {
    color: #39bdb9;
    font: normal 700 18px "proxima-nova", sans-serif;
    line-height: 34px;
    margin-left: 50px; }
  .follow-us li a:hover p {
    color: #d6d9d8; }

.title-container p {
  margin-bottom: 35px; }

input, textarea {
  border: 3px solid #868b91;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  color: #868b91;
  float: left;
  font: normal 700 18px "proxima-nova", sans-serif;
  font-size: 1.125em;
  outline: 0;
  padding: 25px 18px;
  width: 100%; }

.show {
  display: block; }

textarea {
  height: 345px;
  outline: none;
  resize: none; }

.error {
  border-color: #e34e4e;
  color: #e34e4e; }

::-webkit-input-placeholder {
  color: #d6d9d8; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #d6d9d8; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #d6d9d8; }

:-ms-input-placeholder {
  color: #d6d9d8; }

@media (max-width: 47.9375em) {
  a.dropDown-toggle {
    font-size: 0.75em; }
  .title-container {
    background: #868b91;
    margin-bottom: 18px; }
    .title-container h3 {
      font-size: 1.5em; }
  .dropDown-menu {
    width: 366px; }
  .follow-us {
    display: none; }
  .hide-mobile {
    display: none !important; } }

.game-details-body .carousel-inner {
  background: #222;
  height: 451px; }
.game-details-body .gallery-thumb {
  float: left; }
.game-details-body .purchase-game, .game-details-body .purchase-game-mobile {
  cursor: pointer;
  display: block;
  float: left;
  height: 60px;
  line-height: 10px;
  text-align: center;
  width: 100%;
  position: relative; }
  .game-details-body .purchase-game p, .game-details-body .purchase-game-mobile p {
    padding: 22px 0 21px 0;
    font: normal 700 18px "proxima-nova", sans-serif;
    font-size: 1.125em;
    text-transform: uppercase; }
  .game-details-body .purchase-game p.callOut, .game-details-body .purchase-game-mobile p.callOut {
    background-color: #39bdb9;
    color: white; }
.game-details-body .purchase-game.sticky p.callOut {
  padding-top: 20px;
  height: 60px; }
.game-details-body .purchase-game-mobile p.callOut {
  background: none;
  padding: 20px 0 18px 0; }
.game-details-body p.callOut:hover {
  background: white;
  color: #39bdb9; }
.game-details-body .purchase-popout {
  background: white;
  border: 2px solid #d6d9d8;
  border-bottom: 0;
  color: #868b91;
  position: absolute;
  top: 50px;
  right: 15px;
  display: block;
  text-align: left;
  width: 420px; }
  .game-details-body .purchase-popout li {
    border-bottom: 2px solid #d6d9d8;
    float: left;
    width: 100%; }
    .game-details-body .purchase-popout li a {
      display: block;
      width: 100%;
      float: left; }
      .game-details-body .purchase-popout li a p {
        color: #868b91;
        display: inline-block;
        vertical-align: middle;
        font: normal 700 18px "proxima-nova", sans-serif;
        font-size: 1em; }
      .game-details-body .purchase-popout li a img {
        padding: 17px 10px;
        display: inline-block;
        vertical-align: middle; }
      .game-details-body .purchase-popout li a img.app-store-icon {
        position: relative;
        right: 10px;
        float: right;
        margin-top: 10px;
        max-height: 65px; }
    .game-details-body .purchase-popout li a:before {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
    .game-details-body .purchase-popout li a:hover p {
      color: #d6d9d8; }
.game-details-body .purchase-game-mobile {
  display: none; }
.game-details-body .purchase-popout.sticky {
  position: absolute;
  z-index: 500;
  top: 50px;
  right: 15px; }
.game-details-body .body-copy-container {
  border-right: 1px solid #ddd;
  padding: 0 30px;
  margin: 40px 0; }
  .game-details-body .body-copy-container p, .game-details-body .body-copy-container h2, .game-details-body .body-copy-container h5 {
    padding-bottom: 40px; }
  .game-details-body .body-copy-container h2 {
    margin-top: -10px; }
.game-details-body .carrot {
  position: absolute;
  top: -16px;
  right: 25px; }
.game-details-body .container.game-details-banner {
  padding: 0; }
  .game-details-body .container.game-details-banner .col-md-8, .game-details-body .container.game-details-banner .col-md-4 {
    padding: 0; }
.game-details-body .gallery-container {
  margin-top: 0px;
  padding-bottom: 27px; }
  .game-details-body .gallery-container h3 {
    font-size: 1.5em;
    margin-top: 7px;
    padding: 28px 0 20px 0; }
  .game-details-body .gallery-container .col-sm-6 {
    margin-bottom: 28px; }
.game-details-body h2 {
  color: #53565a; }
.game-details-body .game-main-img-container.two-thirds {
  float: left;
  padding: 0 !important; }
.game-details-body .game-info-container.one-third {
  float: right;
  padding: 0;
  width: 30%;
  position: relative; }
.game-details-body .game-title {
  color: white;
  font-size: 2em;
  margin-top: 7px;
  padding-top: 0;
  padding-bottom: 24px; }
.game-details-body .game-main-img-container {
  height: auto; }
.game-details-body .hd-icon-mobile {
  float: right;
  display: none; }
.game-details-body .game-main-img {
  width: auto;
  max-height: 455px; }
.game-details-body #game-main-carousel {
  /* .video-play {
			position: relative;
			display: block;
			background: url('/assets/img/video-link.jpg');
			max-width: 730px;
			width: 100%;
			padding-top: 62.3%;
			background-size: contain;
		} */ }
  .game-details-body #game-main-carousel .carousel-indicators li {
    background: white;
    border: none;
    opacity: 0.2;
    margin: 1px;
    width: 14px;
    height: 14px; }
  .game-details-body #game-main-carousel .carousel-indicators li.active {
    border: none;
    opacity: 1; }
  .game-details-body #game-main-carousel .carousel-inner img {
    width: 100%; }
  .game-details-body #game-main-carousel .carousel-inner .play-btn {
    position: absolute;
    top: 35%;
    width: 20%;
    left: 50%;
    margin-left: -10%; }
.game-details-body .pullquote {
  display: inline-block;
  position: relative;
  max-width: 80%;
  text-align: left;
  vertical-align: middle; }
  .game-details-body .pullquote h3 {
    font-size: 2em;
    padding: 0;
    text-align: left;
    display: inline;
    line-height: 35px; }
    .game-details-body .pullquote h3 span {
      display: none;
      color: #d6d9d8;
      font-size: 1.3121em;
      margin: 0 10px; }
    .game-details-body .pullquote h3:before, .game-details-body .pullquote h3:after {
      display: inline-block;
      position: relative;
      font-size: 1.3125em;
      top: 0.25em;
      margin-left: -1em;
      color: #d6d9d8;
      content: "“";
      padding: 0 0.2em; }
    .game-details-body .pullquote h3:after {
      content: "”";
      margin: 0; }
  .game-details-body .pullquote p {
    color: #868b91;
    font: normal bold 16px "FS Pimlico Web Bold", 'Trebuchet MS', sans-serif;
    font-size: 1.3125em;
    text-align: left;
    margin-top: 5px; }
    .game-details-body .pullquote p a {
      color: #39bdb9; }
    .game-details-body .pullquote p a:hover {
      color: #d6d9d8; }
  .game-details-body .pullquote div {
    opacity: 0;
    display: none;
    /* -webkit-transition: all .5s ease-out;
		    -moz-transition: all .5s ease-out;
		    -o-transition: all .5s ease-out;
		    transition: all .5s ease-out; */ }
  .game-details-body .pullquote div:first-child {
    opacity: 1;
    display: block; }
.game-details-body .pullquote-container {
  background: #eee;
  height: 200px;
  text-align: center;
  clear: both;
  width: 100%; }
.game-details-body .pullquote-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; }
.game-details-body .platform-choices-container, .game-details-body .title-thumb-container {
  padding: 0 15px; }
.game-details-body .platform-choices {
  float: left;
  width: 100%; }
  .game-details-body .platform-choices li {
    width: 100%;
    float: left; }
  .game-details-body .platform-choices img {
    float: left;
    margin: 0 16px 15px 0;
    width: 40px; }
  .game-details-body .platform-choices p {
    color: #868b91;
    font: normal 700 18px "proxima-nova", sans-serif;
    font-size: 1em;
    line-height: 40px; }
.game-details-body .platform-choices-container {
  float: left;
  background: white; }
  .game-details-body .platform-choices-container h6 {
    float: left;
    font-size: 0.75em;
    padding-top: 24px;
    padding-bottom: 19px; }
.game-details-body .social-callout li {
  display: inline-block;
  margin-right: 5px; }
  .game-details-body .social-callout li iframe {
    vertical-align: bottom !important; }
.game-details-body .title-thumb-container {
  background: #868b91;
  padding-top: 17px;
  padding-left: 20px;
  width: 100%; }
  .game-details-body .title-thumb-container img.title-thumb {
    border-radius: 7px;
    width: 77px; }
  .game-details-body .title-thumb-container img.hd-icon-mobile {
    position: absolute;
    display: block;
    top: 66px;
    left: 70px;
    width: 20px; }
.game-details-body .mobile-title-wrap.sticky .title-thumb-container {
  display: none; }
.game-details-body .sticky {
  position: fixed;
  top: 0;
  z-index: 200; }
.game-details-body div.title-thumb-container-sticky {
  background: #868b91;
  float: left;
  top: -60px;
  left: 0;
  padding: 0;
  position: fixed;
  width: 100%;
  z-index: 200;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .game-details-body div.title-thumb-container-sticky .game-title {
    display: inline-block;
    float: left;
    font-size: 1.5em;
    margin-right: 11px;
    margin-bottom: 10px;
    margin-top: 16px;
    padding: 0; }
  .game-details-body div.title-thumb-container-sticky img.title-thumb {
    border-radius: 4px;
    float: left;
    margin-right: 13px;
    margin-top: 12px;
    width: 36px; }
  .game-details-body div.title-thumb-container-sticky img.hd-icon-mobile {
    display: inline-block;
    float: none;
    margin-top: 20px;
    width: 20px; }
  .game-details-body div.title-thumb-container-sticky div {
    display: block;
    padding: 0 30px;
    height: 60px;
    margin: 0 auto;
    width: 1030px; }
.game-details-body .purchase-game.sticky {
  width: 309px; }
.game-details-body .video-overlay .video-desc-wrapper .close {
  line-height: 28px; }
@media (min-width: 62em) and (max-width: 75em) {
  .game-details-body .carousel-inner {
    height: auto; }
  .game-details-body .game-title {
    padding-bottom: 18px; }
  .game-details-body .platform-choices img {
    margin-bottom: 8px; }
  .game-details-body .purchase-game.sticky {
    width: 310px; }
  .game-details-body .purchase-game.sticky p.callOut {
    height: 60px;
    width: 291px; } }
@media (max-width: 61.9375em) {
  .game-details-body .body-copy-container {
    padding: 0 17px; }
    .game-details-body .body-copy-container p {
      font-size: 0.84375em;
      line-height: 21px; }
    .game-details-body .body-copy-container p, .game-details-body .body-copy-container h2, .game-details-body .body-copy-container h5 {
      padding-bottom: 30px; }
  .game-details-body .carousel-inner {
    height: auto; }
  .game-details-body .carrot {
    display: none; }
  .game-details-body div.title-thumb-container-sticky {
    display: none; }
  .game-details-body .title-thumb-container.sticky {
    position: fixed; }
    .game-details-body .title-thumb-container.sticky img.title-thumb {
      border-radius: 4px; }
  .game-details-body .gallery-container {
    border-top: 6px solid #d6d9d8;
    margin-top: 8px; }
    .game-details-body .gallery-container .col-xs-4 {
      padding: 0 3.5px;
      margin-bottom: 3.5px; }
  .game-details-body .gallery-thumb img {
    width: 100%; }
  .game-details-body .game-info-container.one-third {
    margin-top: -5px;
    width: 100%; }
  .game-details-body .game-main-img-container.two-thirds {
    height: auto;
    width: 100%; }
  .game-details-body .game-main-img {
    height: auto;
    width: 100%; }
  .game-details-body .game-title {
    display: block;
    float: left;
    font-size: 0.9375em;
    margin-right: 11px;
    margin-top: 9px;
    padding: 0; }
  .game-details-body h3.title {
    font-size: 1.5em;
    margin-bottom: 0;
    padding-bottom: 15px; }
  .game-details-body .mobile-title-wrap {
    float: left;
    width: 100%;
    background: #39bdb9; }
  .game-details-body .mobile-title-wrap.sticky .title-thumb-container {
    display: block; }
  .game-details-body .title-thumb-container {
    display: block;
    float: left;
    padding-left: 7px;
    padding-top: 7px;
    padding-bottom: 7px;
    width: 66%;
    z-index: 400; }
    .game-details-body .title-thumb-container img.title-thumb {
      float: left;
      margin-right: 7px;
      width: 36px; }
    .game-details-body .title-thumb-container img.hd-icon-mobile {
      display: block;
      float: left;
      margin-top: 10px;
      top: 0;
      left: 0;
      position: relative;
      width: 16px; }
  .game-details-body .pullquote h3 {
    font-size: 1.625em;
    line-height: 26px; }
  .game-details-body .pullquote p {
    font-size: 0.8125em; }
  .game-details-body .pullquote-container {
    padding: 30px 45px; }
  .game-details-body .purchase-game {
    display: none; }
  .game-details-body .purchase-game-mobile {
    display: block;
    float: left;
    font-size: 0.65625em;
    height: auto;
    max-height: 49px;
    width: 34%; }
  .game-details-body .purchase-game-mobile.sticky {
    right: 0; }
  .game-details-body .platform-choices {
    clear: both;
    margin-bottom: 60px; }
    .game-details-body .platform-choices img {
      float: none;
      display: inline-block;
      margin-right: 0;
      margin-bottom: 0;
      width: 34px;
      vertical-align: middle; }
    .game-details-body .platform-choices p {
      float: none;
      display: inline-block;
      font-size: 0.5em;
      max-width: 62px;
      line-height: normal;
      vertical-align: middle; }
    .game-details-body .platform-choices li {
      float: left;
      height: 40px;
      display: inline-block;
      width: 33.3333%;
      vertical-align: middle; }
  .game-details-body .platform-choices-container {
    float: left;
    width: 100%; }
    .game-details-body .platform-choices-container h6 {
      clear: both;
      margin-top: 0 !important; }
    .game-details-body .platform-choices-container p {
      max-width: 59px; }
  .game-details-body .platform-choices-container.padTop {
    padding-top: 49px; }
  .game-details-body .purchase-popout {
    display: none; } }
@media (min-width: 48em) and (max-width: 62em) {
  .game-details-body .carousel-inner {
    height: auto; }
  .game-details-body .platform-choices {
    margin-bottom: 15px; }
  .game-details-body .platform-choices-container p {
    max-width: 217px;
    font-size: 0.9em;
    margin-left: 10px; }
  .game-details-body .game-main-img-container {
    width: 100%; }
    .game-details-body .game-main-img-container h6 {
      padding-bottom: 9px; }
  .game-details-body #game-main-carousel .video-play {
    width: 100%; }
  .game-details-body .game-title {
    font-size: 1.8em; }
  .game-details-body .purchase-game-mobile {
    font-size: 1em; }
  .game-details-body .title-thumb-container img.title-thumb {
    float: left;
    margin-right: 20px;
    width: 55px; }
  .game-details-body .title-thumb-container img.hd-icon-mobile {
    top: 10px; }
  .game-details-body .support-callout h4 {
    font-size: 1.8em; }
  .game-details-body .gallery-container .col-sm-6 {
    width: 100%; }
    .game-details-body .gallery-container .col-sm-6 .gallery-thumb {
      width: 100%; }
  .game-details-body .purchase-game-mobile p.callOut {
    padding: 24px 0 25px 0; }
  .game-details-body button.btn.modal-close {
    padding-left: 25px;
    padding-right: 25px; }
  .game-details-body .gallery-container {
    border-top: none; }
  .game-details-body .mobile-title-wrap {
    width: 750px; } }

.purchase-popout-mobile {
  background: white;
  border: none;
  color: #868b91;
  position: fixed;
  display: block;
  top: 20px;
  width: 94%;
  left: 3%;
  z-index: 600;
  display: none; }
  .purchase-popout-mobile img {
    width: 42px; }
  .purchase-popout-mobile img.app-store-icon {
    width: auto;
    float: right;
    max-height: 56px; }
  .purchase-popout-mobile li {
    border-bottom: 2px solid #d6d9d8;
    float: left;
    width: 100%; }
    .purchase-popout-mobile li a {
      display: block;
      width: 100%;
      float: left; }
      .purchase-popout-mobile li a p {
        color: #868b91;
        display: inline-block;
        vertical-align: middle;
        font: normal 700 18px "proxima-nova", sans-serif;
        font-size: 1em; }
      .purchase-popout-mobile li a img {
        padding: 17px 10px;
        display: inline-block;
        vertical-align: middle; }
    .purchase-popout-mobile li a:before {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
    .purchase-popout-mobile li a:hover p {
      color: #d6d9d8; }
  .purchase-popout-mobile li.heading {
    background: #d6d9d8;
    color: #868b91;
    font-size: 1.125em;
    text-align: center;
    padding: 20px; }
  .purchase-popout-mobile li.close-popout {
    border: none;
    text-align: center; }
    .purchase-popout-mobile li.close-popout p {
      background: #39bdb9;
      color: white;
      cursor: pointer;
      font-size: 0.9375em;
      font: normal 700 18px "proxima-nova", sans-serif;
      padding: 18px;
      text-transform: uppercase; }

@media (max-width: 61.9375em) {
  .carousel-inner {
    height: auto; }
  .purchase-popout-mobile {
    display: block;
    width: 54%;
    left: 23%; }
    .purchase-popout-mobile li {
      border-bottom: 1px solid #53565a; }
      .purchase-popout-mobile li a p {
        font-size: 0.9375em;
        max-width: 105px; }
      .purchase-popout-mobile li a img.app-store-icon {
        max-height: 56px;
        margin: 0; }
  body.overlay:before {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 500; }
  .game-details-body .pullquote h3 {
    line-height: 30px; } }

@media (max-width: 47.9375em) {
  .game-details-body #game-main-carousel .carousel-inner {
    height: auto; }
    .game-details-body #game-main-carousel .carousel-inner .play-btn {
      margin: auto;
      top: 35%;
      left: 0;
      bottom: 30%;
      right: 0; }
  .game-details-body .body-copy-container {
    border-right: none; }
  .game-details-body .purchase-game-mobile p.callOut {
    padding: 19px 0 20px 0; }
  .game-details-body .platform-choices-container p {
    max-width: 45px; }
  .game-details-body .platform-choices-container .platform-choices {
    margin-bottom: 30px !important; }
    .game-details-body .platform-choices-container .platform-choices p {
      font-size: 0.40625em; }
  .game-details-body .pullquote-container {
    padding-left: 0px;
    padding-right: 0px; }
  .game-details-body .pullquote h3 {
    font-size: 1.125em;
    margin-bottom: 8px;
    line-height: 22px; }
  .game-details-body .title-thumb-container {
    padding-right: 2px; }
  .video-overlay .video-desc-wrapper .close {
    margin-top: 10px !important;
    position: relative !important;
    height: auto !important; }
  .purchase-popout-mobile {
    width: 94%;
    left: 3%; } }

/*# sourceMappingURL=fake.css.map */