body {
  background: url(//ips4-wowslegends-lesta.gcdn.co/pages_media/34_WoWSL_LandingPage_Warhammer_Footer.jpg?_cb=1592481715) #253f64;
  background-size: auto;
  background-size: 100%;
}


/* start popup */

.popupxbox-checkbox,
.popupxbox {
  display: none;
}

.popupxbox {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.popupxbox:before {
  display: block;
  content: ' ';
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
}

.popupxbox-content {
  min-width: 320px;
  max-width: 1040px;
  min-height: 320px;
  max-height: 650px;
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 0px;
  padding: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;

  margin-top: 150px;
  max-height: calc(100vh - 150px);
  overflow-y: auto;
}



.popupxbox-shower {
  cursor: pointer;
  text-decoration: none !important;
}

.popupxbox-shower:hover {
  text-decoration: none !important;
}

.popupxbox-closer {
  position: absolute;
  color: #ffffff;
  font-size: 30px;
  display: block;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0.5;
  top: 0;
  right: 0;
  height: 44px;
  width: 44px;
  line-height: 44px;
}

.popupxbox-closer:hover {
  opacity: 1;
  -webkit-transition: 0.3s !important;
  -o-transition: 0.3s !important;
  transition: 0.3s !important;
  font-size: 35px;
}


.popupxbox-checkbox:checked+.popupxbox {
  opacity: 1;
  display: block;
}


.btn-or {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  text-align: center !important;
  border-radius: 0px !important;
  background: rgb(0, 9, 40, 0.7) !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  border: 4px solid #f48b1e;
  text-decoration: none !important;
  cursor: pointer !important;
  color: #ffffff !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  vertical-align: middle !important;
  padding-right: 20px !important;
  padding-left: 20px !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  font-size: 26px;
  line-height: 1.1;
  text-shadow: 0 2px 4px #1c4579;
  width: 100%;
  max-width: 350px;
  min-width: 240px;
  margin: 0px 0px 50px 0;
}

.btn-or:hover {
  background: #f48b1e !important;
  -webkit-transition: 0.3s !important;
  -o-transition: 0.3s !important;
  transition: 0.3s !important;
  text-shadow: 0 2px 10px rgba(0, 9, 40, 0.5);
}

/* end popup */

.cLogin_popupSingleBig button {
  border: none;
  margin: 0 20px;
  width: 240px;
  -webkit-filter: brightness(1.3);
  filter: brightness(1.3);
  cursor: pointer;
}

.cLogin_popupSingleBig button:focus {
  border: none;
}

.cLogin_popupSingleBig button:hover {
  -webkit-filter: brightness(1.4);
  filter: brightness(1.4);
}

/* navigation */
.navigation-wrapper {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 2000;
}

.ipsNavigation_main {
  width: 100%;
  z-index: 1000;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(1, 15, 40, 0)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(1, 15, 40, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(1, 15, 40, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3000000', endColorstr='#00010f28', GradientType=0);
  -webkit-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear;
}

.ipsNavigation_main.blackedBack {
  background: rgba(1, 15, 40, 0.7);
}

.ipsNavigation_main table {
  width: 100%;
  text-align: center;
  height: 70px;
  table-layout: fixed;
}

.ipsNavigation_main table td {
  border-right: 1px #cacaca29 solid;
}

.ipsNavigation_main table img {
  max-height: 30px;
}

.ipsNavigation_main ul {
  height: 70px;
  padding: 0 5%;
  overflow: hidden;
  font-size: 15px;
}

html[dir="ltr"] .ipsNavigation_main .ipsList_inline>li:last-child,
html[dir="ltr"] .ipsNavigation_main .ipsList_inline.ipsList_noSpacing>li,
html[dir="ltr"] .ipsNavigation_main .ipsList_inline>li {
  float: right;
  margin: 0 13px;
  line-height: 70px;
}

.ipsNavigation_main a {
  color: #fff;
  opacity: 0.8;
  display: block;
}

.ipsNavigation_main a:hover {
  opacity: 1;
}

html[dir="ltr"] .ipsList_inline>li.ipsNavigation_logo {
  float: left;
}

.ipsNavigation_main .ipsNavigation_logo img {
  width: 127px;
  height: 41px;
  margin: 16px auto;
}

.ipsNavigation_main .ipsNavigation_language {
  margin-right: 30px;
}

.ipsNavigation_main .ipsNavigation_language .ipsFlag {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

html[dir="ltr"] .ipsFlag {
  width: 25px;
  background-position: initial;
  -webkit-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
}

.ipsFlag-us {
  background-image: url({resource="en_lang.png" app="core" location="global"});
}

.ipsFlag-de {
  background-image: url({resource="de_lang.png" app="core" location="global"});
}

.ipsFlag-fr {
  background-image: url({resource="fr_lang.png" app="core" location="global"});
}

.ipsFlag-jp {
  background-image: url({resource="jp_lang.png" app="core" location="global"});
}

.ipsFlag-ru {
  background-image: url({resource="ru_lang.png" app="core" location="global"});
}

.ipsFlag-mx {
  background-image: url({resource="mx_lang.png" app="core" location="global"});
}

.ipsFlag-br {
  background-image: url({resource="br_lang.png" app="core" location="global"});
}

ul.languageSelector .ipsButton_link {
  width: 100%;
  text-align: left;
}



.ipsMenu {
  background: rgba(0, 0, 0, 0.6);
  /*position: fixed !important;*/
}

.ipsMenu.ipsMenu_bottomRight:before,
.ipsMenu.ipsMenu_bottomCenter:before {
  display: none;
  border-color: transparent transparent #1b4564 transparent;
}

.ipsMenu.ipsMenu_bottomRight:after,
.ipsMenu.ipsMenu_bottomCenter:after {
  display: none;
  border-color: transparent transparent rgba(0, 0, 0, 0.6) transparent;
}

.ipsButton_link {
  background: transparent;
  color: #fff;
}

.ipsNavigation_main .ipsNavigation_store img {
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}

.ipsNavigation_main .ipsNavigation_store a {
  opacity: 1;
}

.ipsNavigation_main .ipsNavigation_store a:hover {
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2);
}

.back_in {
  background-color: rgba(8, 18, 47, 0.5);
  width: 100%;
  max-width: 1000px;
  min-width: 320px;
  padding: 20px;
  margin-bottom: 20px;
}

.back_in_t {
  background-color: #000928;
  width: 100%;
  min-width: 320px;
  padding: 25px;
  margin: 0 auto;
}

.welcome__logo {
  margin: 94px 0;
  width: 100%;
  max-width: 295px; 
}



.sp {
  height: 45px;
}

.redeemer_b {
  width: 100%;
  max-width: 960px;
  min-width: 280px;
  display: block;
}

.redeemer_code {
  margin: 0 0 16px 0;
  padding: 18px;
  display: block;
  max-width: 350px;
  min-width: 280px;
  background-color: rgba(255, 255, 255, 0.8);
  text-shadow: 0 4px 8px rgba(6, 16, 25, 0.3);
  -webkit-box-shadow: 3px 5px 14px 2px rgba(3, 19, 34, 0.5);
  box-shadow: 3px 5px 14px 2px rgba(3, 19, 34, 0.5);
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid transparent;
  font-size: 18px;
  color: #313233;
  font-weight: 700;
  opacity: 0.9;
  text-transform: uppercase;
  outline: 0;
  height: 55px;
  overflow: hidden;
  font-family: 'Roboto', sans-serif;

}

.redeemer_cta {
  margin: 0 0 16px 0;
  padding: 16px;
  display: block;
  width: 100%;
  max-width: 350px;
  min-width: 280px;
  background-color: #053e8f;
  text-shadow: 0 4px 8px rgba(6, 16, 25, 0.3);
  -webkit-box-shadow: 3px 5px 14px 2px rgba(3, 19, 34, 0.5);
  box-shadow: 3px 5px 14px 2px rgba(3, 19, 34, 0.5);
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid transparent;
  color: #ffffff;
  font-size: 20px !important;
  font-weight: 700;
  text-transform: uppercase;
  outline: 0;
  cursor: pointer;
  height: 55px;
  overflow: hidden;
  font-family: 'Roboto', sans-serif;
}

.pt_h {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0.36px;
  margin-bottom: 10px;
  text-shadow: 0 4px 8px rgba(6, 16, 25, 0.7);
  text-align: left;
  width: 100%;
  max-width: 960px;
  min-width: 280px;
}

.pt {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.36px;
  margin-bottom: 10px;
  text-shadow: 0 4px 8px rgba(6, 16, 25, 0.7);
  text-align: left;
  width: 100%;
  max-width: 960px;
  min-width: 280px;
}

.pt_r {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.36px;
  text-shadow: 0 4px 8px rgba(6, 16, 25, 0.7);
  margin: 20px 0;
  text-align: left;
  width: 100%;
  max-width: 960px;
  min-width: 280px;
}

.pt_aps {
  color: #0047bb !important;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.36px;
  text-decoration: underline;
  text-shadow: 0 4px 8px rgba(6, 16, 25, 0.7);
}

.pt_axbox {
  color: #13a113 !important;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.36px;
  text-decoration: underline;
  text-shadow: 0 4px 8px rgba(6, 16, 25, 0.7);
}

.pt_d {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.36px;
  margin-bottom: 10px;
  text-shadow: 0 4px 8px rgba(6, 16, 25, 0.7);
  text-align: left;
  width: 100%;
  max-width: 960px;
  min-width: 280px;
}

.pt_g {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.36px;
  margin-bottom: 0px;
  text-shadow: 0 4px 8px rgba(6, 16, 25, 0.7);
  text-align: left;
  width: 100%;
  max-width: 960px;
  min-width: 280px;
}

.result-success {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.36px;
  margin-bottom: 20px;
  text-shadow: 0 4px 8px rgba(6, 16, 25, 0.7);
  text-align: left;
  width: 100%;
  max-width: 960px;
  min-width: 280px;
}

.section.welcome center {
  padding: 20px 0 20px 0;
  border-radius: 20px;
  text-align: center;
}

.section.welcome form {
  display: block;
  clear: both;
  width: 100%;
  overflow: hidden;
}

.bstext {
  background: rgb(0, 9, 40, 0.7) !important;
  padding: 20px 30px !important;
}

.welcome__free {
  text-align: center !important;
}

.welcome_logo_wows_wh {
  margin: 25px 0;
  width: 100%;
  max-width: 389px;
  border-style: none;
  vertical-align: middle;
}

.section.welcome .popupxbox-content center{
  padding: 0px;

}

@media screen and (max-width: 1920px) {
  .welcome__free {
    font-size: 36px !important;
    text-align: center !important;

  }

  .pt_h {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 10px;
  }

  .pt {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
  }

  .pt_d {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
  }

  .pt_g {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0px;
  }

  .pt_r {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
  }

  .result-success {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .pt_aps {
    font-size: 20px;
    line-height: 24px;
  }

  .pt_axbox {
    font-size: 20px;
    line-height: 24px;
  }
}

@media screen and (max-width: 1600px) {
  .welcome__free {
    font-size: 30px !important;
    text-align: center !important;

  }

  .pt_h {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 10px;
  }

  .pt {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .pt_d {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .pt_g {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0px;
  }

  .pt_r {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .result-success {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 10px;
  }

  .pt_aps {
    font-size: 16px;
    line-height: 20px;
  }

  .pt_axbox {
    font-size: 16px;
    line-height: 20px;
  }
}

@media screen and (max-width: 1440px) {
  .welcome_logo_wows_wh {
    margin: 60px 0px 10px 0px;
    max-width: 250px;
  }
}

@media screen and (max-width: 1280px) {
  .welcome_logo_wows_wh {
    margin: 60px 0px 10px 0px;
    max-width: 220px;
  }
}

@media screen and (max-width: 1024px) {
  .welcome_logo_wows_wh {
    margin: 60px 0px 10px 0px;
    max-width: 175px;
  }
}

@media screen and (max-width: 900px) {

  .welcome__free {
    font-size: 24px !important;
    text-align: center !important;
  }

  .welcome_logo_wows_wh {
    margin: 60px 0px 10px 0px;
    max-width: 175px;
  }

  .welcome__free {
    font-size: 26px !important;
    text-align: center !important;

  }

  .pt_h {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
  }

  .pt {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .pt_d {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .pt_g {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0px;
  }

  .pt_r {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .result-success {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 10px;
  }

  .pt_aps {
    font-size: 15px;
    line-height: 20px;
  }

  .pt_axbox {
    font-size: 15px;
    line-height: 20px;
  }
}

@media (max-width: 768px) {
  .popupxbox-content {
    margin-top: 110px;
    max-height: calc(100vh - 110px);
  }
}

@media screen and (max-width: 650px) {  

  .ipsApp .ipsButton.ipsSocialBig {
    margin: 5px 0px;
  }

}

@media screen and (max-width: 600px) {  
  .welcome_logo_wows_wh {
    margin: 60px 0px 10px 0px;
    max-width: 175px;
  }

}

@media screen and (max-width: 400px) {

  .welcome__free {
    font-size: 22px !important;
    text-align: center !important;
  }

  .btn-or {
    padding-right: 15px !important;
    padding-left: 15px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    font-size: 22px;
  }
}

.ipsApp .ipsButton:not( .ipsButton_noHover ):hover {
  cursor: pointer;
  text-decoration: none;
  background-image: -o-linear-gradient(top, rgba(255,255,255,0.0) 0%,rgba(255,255,255,0.0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.0)),to(rgba(255,255,255,0.0)));
  background-image: linear-gradient(to bottom, rgba(255,255,255,0.0) 0%,rgba(255,255,255,0.0) 100%);
}

.welcome.section {
  height: unset;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}