@import url('https://fonts.googleapis.com/css?family=PT+Sans');
@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow');
/*Imported From Google Fonts*/
/***************
	CAROUSEL BUTTONS	
	***************/
/*********************************************************************************** 
TFB GLOBAL
************************************************************************************/
html {
  overflow-x: hidden;
}
body {
  overflow: hidden;
  width: 100%;
  background: url("../../../../../content/dam/atvi/toysforbob/tfb/common/sand-bg-V2.jpg") top left repeat;
}
/****************
SECTION CONTAINER
****************/
.section-container {
  position: relative;
}
/*****************
PLAYER OVERLAY FIX
*****************/
.external-link-overlay {
  display: none;
}

@import url('https://fonts.googleapis.com/css?family=PT+Sans');
@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow');
/*Imported From Google Fonts*/
/***************
	CAROUSEL BUTTONS	
	***************/
/*********************************************************************************** 
TFB HEADER
************************************************************************************/
/**********************
GLOBAL STYLES FOR OPEN MENU
**********************/
body.menu-open {
  position: fixed;
}
body.menu-open .navigation-container .navbar .navbar-inner .navbar-right .navbar-mobile-controls .navbar-mobile-right .navbar-mobile-open a {
  background: url("../../../../../content/dam/atvi/toysforbob/tfb/common/header/close-icon.svg") center center no-repeat;
  background-size: contain;
}
.navigation-container {
  /*********************
    DESKTOP NAVIGATION BAR
    *********************/
  /*********************
    MOBILE NAVIGATION MENU
    **********************/
}
.navigation-container .navbar-mobile-menu {
  display: none;
}
.navigation-container .navbar {
  background: url("../../../../../content/dam/atvi/toysforbob/tfb/common/header/navbar-bg-v2.png") center center no-repeat;
  background-size: cover;
  height: 146px;
  position: relative;
  z-index: 500;
}
.navigation-container .navbar .navbar-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 109px;
  /*******************************
            NAV LINKS AND MOBILE NAV BUTTON
            *******************************/
}
@media only screen and (max-width: 1024px) {
  .navigation-container .navbar .navbar-inner {
    padding: 0 50px;
  }
}
@media only screen and (max-width: 768px) {
  .navigation-container .navbar .navbar-inner {
    padding: 0 25px;
  }
}
.navigation-container .navbar .navbar-inner .navbar-left {
  float: left;
  width: 20%;
}
.navigation-container .navbar .navbar-inner .navbar-left .navbar-logo {
  padding: 10px;
  vertical-align: middle;
  float: left;
}
.navigation-container .navbar .navbar-inner .navbar-left .navbar-logo a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  min-width: 95px;
  height: 90px;
  display: block;
}
.navigation-container .navbar .navbar-inner .navbar-right {
  float: right;
}
.navigation-container .navbar .navbar-inner .navbar-right .nav-list {
  float: right;
}
.navigation-container .navbar .navbar-inner .navbar-right .nav-list ul {
  list-style: none;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -ms-flex-pack: distribute;
  display: -webkit-box;
  display: flex;
  justify-content: space-around;
}
.navigation-container .navbar .navbar-inner .navbar-right .nav-list ul li a {
  font-family: "PT Sans", Verdana, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  color: #f9e8c0;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  padding: 25px;
  text-align: center;
}
.navigation-container .navbar .navbar-inner .navbar-right .nav-list ul li a:hover {
  color: #edbd30;
}
.navigation-container .navbar .navbar-inner .navbar-right .nav-list ul li a.active {
  color: #ff8300;
}
@media only screen and (max-width: 1024px) {
  .navigation-container .navbar .navbar-inner .navbar-right .nav-list {
    display: none;
  }
}
.navigation-container .navbar .navbar-inner .navbar-right .navbar-mobile-controls {
  display: none;
  padding: 10px;
  float: right;
}
@media only screen and (max-width: 1024px) {
  .navigation-container .navbar .navbar-inner .navbar-right .navbar-mobile-controls {
    display: inline-block;
  }
}
.navigation-container .navbar .navbar-inner .navbar-right .navbar-mobile-controls a {
  background: url("../../../../../content/dam/atvi/toysforbob/tfb/common/header/tfb-mobile-open.png") center center no-repeat;
  background-size: contain;
  min-height: 50px;
  max-width: 50px;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.navigation-container .navbar .navbar-inner .navbar-right .navbar-mobile-controls .navbar-mobile-close {
  display: none;
  padding: 0 10px;
}
.navigation-container .navbar .navbar-inner:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.navigation-container .navbar-mobile-menu {
  background-color: #38264c;
  opacity: .92;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  overflow-y: scroll;
}
.navigation-container .navbar-mobile-menu .navbar-mobile-menu-container {
  margin: 135px 0;
}
.navigation-container .navbar-mobile-menu .navbar-mobile-menu-container .navbar-mobile-inner-container .mobile-inner-wrapper .nav-list-mobile {
  text-align: center;
}
.navigation-container .navbar-mobile-menu .navbar-mobile-menu-container .navbar-mobile-inner-container .mobile-inner-wrapper .nav-list-mobile ul li {
  padding: 10px;
}
.navigation-container .navbar-mobile-menu .navbar-mobile-menu-container .navbar-mobile-inner-container .mobile-inner-wrapper .nav-list-mobile ul li a {
  font-family: "PT Sans", Verdana, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  color: #f9e8c0;
  text-decoration: none;
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
  text-shadow: 0px 3px black;
  display: block;
}
.navigation-container .navbar-mobile-menu .navbar-mobile-menu-container .navbar-mobile-inner-container .mobile-inner-wrapper .nav-list-mobile ul li a:hover {
  color: #edbd30;
}
.navigation-container .navbar-mobile-menu .navbar-mobile-menu-container .navbar-mobile-inner-container .mobile-inner-wrapper .nav-list-mobile ul li a.active {
  color: #ff8300;
}
.navigation-container .navbar-mobile-menu .navbar-mobile-menu-container .navbar-mobile-inner-container .mobile-inner-wrapper .nav-list-mobile ul li:hover {
  background: #38264c;
}
.navigation-container .navbar-mobile-menu .navbar-mobile-menu-container .navbar-mobile-inner-container .mobile-inner-wrapper .footer-list-container {
  margin-top: 25px;
  padding: 0 25px;
}
.navigation-container .navbar-mobile-menu .navbar-mobile-menu-container .navbar-mobile-inner-container .mobile-inner-wrapper .footer-list-container ul {
  -webkit-columns: auto 2;
  -moz-columns: auto 2;
  columns: auto 2;
  text-align: center;
}
.navigation-container .navbar-mobile-menu .navbar-mobile-menu-container .navbar-mobile-inner-container .mobile-inner-wrapper .footer-list-container ul li {
  margin-bottom: 20px;
}
.navigation-container .navbar-mobile-menu .navbar-mobile-menu-container .navbar-mobile-inner-container .mobile-inner-wrapper .footer-list-container ul li a {
  font-family: "PT Sans", Verdana, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  color: #f9e8c0;
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
  text-shadow: 0px 3px black;
}
.navigation-container .navbar-mobile-menu .navbar-mobile-menu-container .navbar-mobile-inner-container .mobile-inner-wrapper .footer-list-container ul li a:hover {
  color: #edbd30;
}
.navigation-container .navbar-mobile-menu .navbar-mobile-menu-container .navbar-mobile-inner-container .mobile-inner-wrapper .social-links-container {
  margin-top: 25px;
  padding: 0 25px;
}
.navigation-container .navbar-mobile-menu .navbar-mobile-menu-container .navbar-mobile-inner-container .mobile-inner-wrapper .social-links-container ul {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
  width: 75%;
  margin: 0 auto;
}
.navigation-container .navbar-mobile-menu .navbar-mobile-menu-container .navbar-mobile-inner-container .mobile-inner-wrapper .social-links-container ul .instagram a {
  background: url(../../../../../content/dam/atvi/toysforbob/tfb/common/instagram-icon.png) center center no-repeat;
  background-size: contain;
}
.navigation-container .navbar-mobile-menu .navbar-mobile-menu-container .navbar-mobile-inner-container .mobile-inner-wrapper .social-links-container ul .instagram a:hover,
.navigation-container .navbar-mobile-menu .navbar-mobile-menu-container .navbar-mobile-inner-container .mobile-inner-wrapper .social-links-container ul .instagram a:active {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.navigation-container .navbar-mobile-menu .navbar-mobile-menu-container .navbar-mobile-inner-container .mobile-inner-wrapper .social-links-container ul .twitter a {
  background: url(../../../../../content/dam/atvi/toysforbob/tfb/common/twitter-icon.png) center center no-repeat;
  background-size: contain;
}
.navigation-container .navbar-mobile-menu .navbar-mobile-menu-container .navbar-mobile-inner-container .mobile-inner-wrapper .social-links-container ul .twitter a:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.navigation-container .navbar-mobile-menu .navbar-mobile-menu-container .navbar-mobile-inner-container .mobile-inner-wrapper .social-links-container ul .facebook a {
  background: url(../../../../../content/dam/atvi/toysforbob/tfb/common/facebook-icon.png) center center no-repeat;
  background-size: contain;
}
.navigation-container .navbar-mobile-menu .navbar-mobile-menu-container .navbar-mobile-inner-container .mobile-inner-wrapper .social-links-container ul .facebook a:hover,
.navigation-container .navbar-mobile-menu .navbar-mobile-menu-container .navbar-mobile-inner-container .mobile-inner-wrapper .social-links-container ul .facebook a:active {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.navigation-container .navbar-mobile-menu .navbar-mobile-menu-container .navbar-mobile-inner-container .mobile-inner-wrapper .social-links-container ul .linkedin a {
  background: url(../../../../../content/dam/atvi/toysforbob/tfb/common/linkedin-icon.png) center center no-repeat;
  background-size: contain;
}
.navigation-container .navbar-mobile-menu .navbar-mobile-menu-container .navbar-mobile-inner-container .mobile-inner-wrapper .social-links-container ul .linkedin a:hover,
.navigation-container .navbar-mobile-menu .navbar-mobile-menu-container .navbar-mobile-inner-container .mobile-inner-wrapper .social-links-container ul .linkedin a:active {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.navigation-container .navbar-mobile-menu .navbar-mobile-menu-container .navbar-mobile-inner-container .mobile-inner-wrapper .social-links-container ul li {
  width: 25%;
  z-index: 1;
}
.navigation-container .navbar-mobile-menu .navbar-mobile-menu-container .navbar-mobile-inner-container .mobile-inner-wrapper .social-links-container ul a {
  width: 35px;
  height: 35px;
  margin: 0 auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  z-index: 20;
}
@media screen and (max-width: 1024px) {
  .navigation-container {
    /*************
        MOBILE NAV BAR
        *************/
  }
  .navigation-container .navbar {
    background-image: url("../../../../../content/dam/atvi/toysforbob/tfb/common/header/navbar-mobile.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 55%;
    height: 165px;
    top: -10px;
  }
  .navigation-container .navbar .navbar-inner .navbar-left .navbar-logo {
    padding: 25px 0;
  }
  .navigation-container .navbar .navbar-right .navbar-mobile-controls {
    padding: 25px 0 !important;
  }
}
@media screen and (max-width: 480px) {
  .navigation-container .navbar {
    background-position: 25%;
    height: 125px;
  }
  .navigation-container .navbar .navbar-inner .navbar-left {
    width: 15%;
  }
  .navigation-container .navbar .navbar-inner .navbar-left .navbar-logo a {
    min-width: 65px;
    height: 60px;
  }
  .navigation-container .navbar .navbar-inner .navbar-right .navbar-mobile-controls a {
    min-height: 30px;
    max-width: 40px;
  }
  .navigation-container .navbar-mobile-menu .navbar-mobile-menu-container .navbar-mobile-inner-container .mobile-inner-wrapper .footer-list-container ul {
    text-align: left;
  }
}

@import url('https://fonts.googleapis.com/css?family=PT+Sans');
@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow');
/*Imported From Google Fonts*/
/***************
	CAROUSEL BUTTONS	
	***************/
/*********************************************************************************** 
TFB FOOTER
************************************************************************************/
.footer-content-container {
  background: url("../../../../../content/dam/atvi/toysforbob/tfb/common/footer/bottom-bar.png") center center no-repeat;
  background-size: cover;
  height: 217px;
  position: relative;
  z-index: 500;
}
.footer-content-container .footer-container-inner {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 109px;
  position: relative;
  bottom: -35%;
}
@media only screen and (max-width: 1024px) {
  .footer-content-container .footer-container-inner {
    padding: 0 50px;
  }
}
@media only screen and (max-width: 768px) {
  .footer-content-container .footer-container-inner {
    padding: 0 25px;
  }
}
.footer-content-container .footer-container-inner:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.footer-content-container .footer-logo {
  width: 15%;
  padding: 10px;
  vertical-align: middle;
  float: left;
}
.footer-content-container .footer-logo a {
  background-position: center center;
  background-repeat: no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 130%;
  width: 100%;
  min-width: 95px;
  height: 90px;
  display: block;
}
.footer-content-container .footer-links-container {
  width: 100%;
  padding: 40px 0 0 0;
  text-align: center;
  /***********
		SOCIAL LINKS
        ***********/
  /**********
		LEGAL LINKS
        **********/
}
.footer-content-container .footer-links-container .footer-social-links {
  width: 15%;
  float: right;
}
.footer-content-container .footer-links-container .footer-social-links .instagram a {
  background: url(../../../../../content/dam/atvi/toysforbob/tfb/common/instagram-icon.png) center center no-repeat;
  background-size: contain;
}
.footer-content-container .footer-links-container .footer-social-links .instagram a:hover,
.footer-content-container .footer-links-container .footer-social-links .instagram a:active {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.footer-content-container .footer-links-container .footer-social-links .twitter a {
  background: url(../../../../../content/dam/atvi/toysforbob/tfb/common/twitter-icon.png) center center no-repeat;
  background-size: contain;
}
.footer-content-container .footer-links-container .footer-social-links .twitter a:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.footer-content-container .footer-links-container .footer-social-links .facebook a {
  background: url(../../../../../content/dam/atvi/toysforbob/tfb/common/facebook-icon.png) center center no-repeat;
  background-size: contain;
}
.footer-content-container .footer-links-container .footer-social-links .facebook a:hover,
.footer-content-container .footer-links-container .footer-social-links .facebook a:active {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.footer-content-container .footer-links-container .footer-social-links .linkedin a {
  background: url(../../../../../content/dam/atvi/toysforbob/tfb/common/linkedin-icon.png) center center no-repeat;
  background-size: contain;
}
.footer-content-container .footer-links-container .footer-social-links .linkedin a:hover,
.footer-content-container .footer-links-container .footer-social-links .linkedin a:active {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.footer-content-container .footer-links-container .footer-social-links ul {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
}
.footer-content-container .footer-links-container .footer-social-links ul li a {
  display: block;
  width: 30px;
  height: 30px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.footer-content-container .footer-links-container .footer-info-container {
  width: 60%;
  margin: 0 auto;
}
.footer-content-container .footer-links-container .footer-info-container .footer-nav-links {
  width: 100%;
}
.footer-content-container .footer-links-container .footer-info-container .footer-nav-links ul {
  list-style: none;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
}
.footer-content-container .footer-links-container .footer-info-container .footer-nav-links ul li {
  margin: 0 auto;
}
.footer-content-container .footer-links-container .footer-info-container .footer-nav-links ul li a,
.footer-content-container .footer-links-container .footer-info-container .footer-nav-links ul li #ot-sdk-btn.ot-sdk-show-settings,
.footer-content-container .footer-links-container .footer-info-container .footer-nav-links ul li #ot-sdk-btn.optanon-show-settings {
  font-family: "PT Sans Narrow", Verdana, sans-serif;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  color: #2e1c46;
  text-decoration: none;
}
.footer-content-container .footer-links-container .footer-info-container .footer-nav-links ul li a:hover,
.footer-content-container .footer-links-container .footer-info-container .footer-nav-links ul li #ot-sdk-btn.ot-sdk-show-settings:hover,
.footer-content-container .footer-links-container .footer-info-container .footer-nav-links ul li #ot-sdk-btn.optanon-show-settings:hover {
  color: #ff8300;
}
.footer-content-container .footer-links-container .footer-info-container .copyright {
  font-family: "PT Sans", Verdana, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  color: #2e1c46;
  width: 100%;
  margin-top: 2%;
}
.footer-content-container .footer-links-container:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
@media screen and (max-width: 1250px) {
  .footer-content-container .footer-links-container .footer-info-container .footer-nav-links ul li a {
    font-size: 10px;
  }
}
@media screen and (max-width: 768px) {
  .footer-content-container {
    background: url("../../../../../content/dam/atvi/toysforbob/tfb/common/footer/tfb-bottom-bar-mobile.png") center center no-repeat;
    background-size: 100% 100%;
    min-height: 450px;
  }
  .footer-content-container .footer-container-inner {
    bottom: -15%;
  }
  .footer-content-container .footer-logo {
    width: 100%;
  }
  .footer-content-container .footer-logo a {
    background-position: center center;
    background-repeat: no-repeat;
    min-width: 65px;
    height: 60px;
  }
  .footer-content-container .footer-links-container {
    padding: 100px 0 0 0;
  }
  .footer-content-container .footer-links-container .footer-social-links {
    width: 100%;
  }
  .footer-content-container .footer-links-container .footer-social-links ul {
    width: 75%;
    margin: 0 auto;
  }
  .footer-content-container .footer-links-container .footer-info-container {
    width: 100%;
    text-align: left;
    padding: 25px 0;
    clear: right;
  }
  .footer-content-container .footer-links-container .footer-info-container .footer-nav-links ul {
    margin: 0 auto;
    display: block;
    -webkit-columns: auto 2;
    -moz-columns: auto 2;
    columns: auto 2;
  }
  .footer-content-container .footer-links-container .footer-info-container .footer-nav-links ul li {
    margin-bottom: 15px;
  }
  .footer-content-container .footer-links-container .footer-info-container .footer-nav-links ul li a,
  .footer-content-container .footer-links-container .footer-info-container .footer-nav-links ul li #ot-sdk-btn.ot-sdk-show-settings,
  .footer-content-container .footer-links-container .footer-info-container .footer-nav-links ul li #ot-sdk-btn.optanon-show-settings {
    font-size: 14px;
  }
  .footer-content-container .footer-links-container .footer-info-container .copyright {
    margin-top: 5%;
  }
}

@import url('https://fonts.googleapis.com/css?family=PT+Sans');
@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow');
/*Imported From Google Fonts*/
/***************
	CAROUSEL BUTTONS	
	***************/
.rtj-container {
  margin-bottom: -100px;
}
.rtj-container .rtj-main-container {
  position: relative;
  height: 0;
  min-height: 750px;
}
.rtj-container .rtj-main-container .rtj-inner-container .rtj-content-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 5%;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 109px;
}
@media only screen and (max-width: 1024px) {
  .rtj-container .rtj-main-container .rtj-inner-container .rtj-content-container {
    padding: 0 50px;
  }
}
@media only screen and (max-width: 768px) {
  .rtj-container .rtj-main-container .rtj-inner-container .rtj-content-container {
    padding: 0 25px;
  }
}
.rtj-container .rtj-main-container .rtj-inner-container .rtj-banner-desktop {
  width: 100%;
  max-width: 454px;
  height: 80px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .rtj-container .rtj-main-container .rtj-inner-container .rtj-banner-desktop {
    max-height: 40px;
  }
}
@media only screen and (max-width: 480px) {
  .rtj-container .rtj-main-container .rtj-inner-container .rtj-banner-desktop {
    max-width: 374px;
    max-height: 30px;
  }
}
.rtj-container .rtj-main-container .rtj-inner-container .button {
  margin-top: 25px;
  position: relative;
  text-align: center;
}
.rtj-container .rtj-main-container .rtj-inner-container .button a {
  width: 100%;
  max-width: 240px;
  height: 66px;
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.rtj-container .rtj-main-container .rtj-inner-container .button a:hover,
.rtj-container .rtj-main-container .rtj-inner-container .button a:active {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media only screen and (max-width: 480px) {
  .rtj-container .rtj-main-container .rtj-inner-container .button a {
    height: 44px;
  }
}
.rtj-container:before {
  content: "";
  width: 100%;
  height: 0;
  background: url("../../../../../content/dam/atvi/toysforbob/tfb/common/join/join-the-team-border-top.png") center center no-repeat;
  background-size: cover;
  position: absolute;
  z-index: 10;
  min-height: 11%;
  top: -11%;
}
@media only screen and (max-width: 1800px) {
  .rtj-container:before {
    min-height: 10.6%;
    top: -10.6%;
  }
}
@media only screen and (max-width: 1685px) {
  .rtj-container:before {
    min-height: 8%;
    top: -8%;
  }
}
@media screen and (max-width: 1024px) {
  .rtj-container .rtj-main-container .rtj-inner-container .rtj-banner-desktop {
    max-height: 40px;
    min-height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .rtj-container {
    margin-bottom: -65px;
  }
  .rtj-container .rtj-main-container {
    min-height: 500px;
  }
  .rtj-container .rtj-main-container .rtj-inner-container {
    /*.rtj-banner-desktop {display: none;}
                .rtj-banner-mobile {
                    display:block;
                    .header-img(410px);
                    max-height: 80px;
                    height: 137px;
                    margin: 0 auto;
                }*/
  }
  .rtj-container .rtj-main-container .rtj-inner-container .rtj-content-container {
    top: 0;
  }
}
@media screen and (max-width: 480px) {
  .rtj-container .rtj-main-container {
    min-height: 350px;
  }
  .rtj-container .rtj-main-container .rtj-inner-container {
    /*.rtj-banner-mobile {
					max-height: 60px;

					max-width: 245px;
                }*/
  }
}

