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%;
}

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

.cLogin_popupSingleBig button:focus {
  border: none;
}

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

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

.ipsNavigation_main {
  width: 100%;
  z-index: 1000;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(1, 15, 40, 0) 100%);
  background: -webkit-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);
  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 {
  transform: translateY(0);
}

html[dir="ltr"] .ipsFlag {
  width: 25px;
  background-position: initial;
  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 {
  transform: translateY(-2px);
}

.ipsNavigation_main .ipsNavigation_store a {
  opacity: 1;
}

.ipsNavigation_main .ipsNavigation_store a:hover {
  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;
}

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

.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);
  box-shadow: 3px 5px 14px 2px rgba(3, 19, 34, 0.5);
  text-align: center;
  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);
  box-shadow: 3px 5px 14px 2px rgba(3, 19, 34, 0.5);
  text-align: center;
  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;
  border-radius: 20px;
  text-align: left;
}

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

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

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

@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 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;
  }
}

.ipsApp .ipsButton:not( .ipsButton_noHover ):hover {
    cursor: pointer;
    text-decoration: none;
    background-image: -moz-linear-gradient(top, rgba(255,255,255,0.0) 0%, rgba(255,255,255,0.0) 100%);
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.0) 0%,rgba(255,255,255,0.0) 100%);
    background-image: -o-linear-gradient(top, rgba(255,255,255,0.0) 0%,rgba(255,255,255,0.0) 100%);
    background-image: -ms-linear-gradient(top, rgba(255,255,255,0.0) 0%,rgba(255,255,255,0.0) 100%);
    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: max-content;
}
