#frmEnterMSISDN,
body,
html {
  position: relative;
}
.langBtn,
body,
html {
  max-width: 100%;
  color: #fff;
}
#country_code,
#tel-div::before {
  width: 91px;
  pointer-events: none;
  color: #3b3c3f;
  background: url(../images/mobile__phone.webp) 10px center
    no-repeat #fff;
}
.footer,
.input_number,
body,
html {
  text-align: center;
}
#frmEnterMSISDN::before,
#pincode-div::before {
  content: "";
  top: 31%;
  /*transform: translateY(-50%);*/
  animation: 2s ease-in infinite slideArrow;
}
.error #frmEnterMSISDN::before {
  animation: none;
}
html {
  background: url(../images/background.webp) center center
    no-repeat;
}
body,
html {
  background-size: auto;
  background-repeat: repeat;
  width: 100%;
  z-index: -1;
  background-attachment: fixed;
  overflow-x: hidden;
}
body {
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.42857143;
  color: #fff;
}
.mobile,
.msisdn #content__normal__pin,
.pin #content__normal {
  display: none;
}
.error #em_input_number {
  color: #de0327;
}
#error_Msisdn,
.msisdn #content__normal,
.pin #content__normal__pin,
.error .pin #error_Pin {
  display: block;
}
.header .header__content {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 640px;
  width: calc(100% - 10px);
  position: relative;
  height: 100%;
  text-align: center;
}
.checkmark {
  width: 20px;
  height: 20px px;
  border-radius: 50%;
  stroke-width: 2;
  stroke: #fff;
  stroke-miterlimit: 10;
  margin: auto;
  box-shadow: inset 0 0 0 #2cda94;
  animation: 0.4s ease-in-out 0.4s forwards fill,
    0.3s ease-in-out 0.9s both scale;
  right: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
}
.animation,
.title_banner {
  bottom: 20px;
  position: absolute;
}
.checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: #2cda94;
  fill: none;
  animation: 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards stroke;
}
.checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards stroke;
}
#frmEnterMSISDN::before {
  background: url(../images/arrows.png) center no-repeat;
  position: absolute;
  left: 99px;
  z-index: 111;
  width: 17px;
  height: 17px;
}
.header .header__content > *,
.squeedio_ending > * {
  align-self: center;
}
.header .header__content .language__section {
  width: 70px;
  height: 24px;
  cursor: pointer;
  display: flex;
  justify-content: space-evenly;
  z-index: 0;
}
.menu__btn {
  right: -7px;
  top: 24px;
  z-index: 0;
}
.close__btn {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  cursor: pointer;
  font-weight: 600;
  font-size: 1.5em;
}
#header__images,
#pincode-div,
#tel-div,
.footer,
.footer_content {
  position: relative;
}
.langBtn {
  padding: 3px;
  background-color: grey;
  font-size: 14px;
  display: inline-block;
  font-weight: 700;
}
.menu__box {
  width: 265px;
  background-color: #1a1826;
}
.menu__item {
  font-family: Exo !important;
  font-size: 0.875rem;
}
.right-part {
  width: 100%;
  color: #fff;
}
.animation,
.banner,
.footer_content {
  width: calc(100% - 10px);
  margin: 0 auto;
}
.content {
  max-width: 640px;
  margin: 0 auto;
}
.header .header__content .header__logo {
  height: 34.88px;
}
#header__images {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
#header__images #header__title_imgs {
  width: 35%;
}
.header .header__content__text {
  font-size: 1.125rem;
  font-weight: 600;
  margin: 0;
  color: #fff !important;
  height: 35px;
  display: none;
}
#exit__link {
  color: #6c6c6c;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22.4px;
  letter-spacing: 1px;
  text-decoration: none;
}
.footer {
  justify-content: center;
  font-size: 15px;
  padding: 25px 0;
}
.footer li > a {
  text-decoration: none;
  color: #000;
  cursor: pointer;
}
.footer_content {
  max-width: 618px;
  z-index: 100;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 28px;
}
.cla_title,
.footer_content__highlight,
.title_banner {
  font-weight: 700;
}
.animation {
  display: flex;
  max-width: 1093px;
  justify-content: space-between;
  align-items: center;
  left: 0;
  right: 0;
}
.animation > * {
  z-index: 99;
}
.animation .gaming__1 {
  width: 150px;
  margin-top: 10px;
  z-index: 0;
}
.animation .gaming__2 {
  width: 110px;
  height: 179px;
  z-index: 0;
}
.banner {
  max-width: 1138px;
  padding-top: 30px;
}
.banner > .banner__images {
  display: flex;
  justify-content: space-evenly;
  grid-gap: 15px 15px;
}
.banner > .banner__images > .container-layout {
  width: 320px;
  height: 230px;
  position: relative;
  background-size: cover;
  border-radius: 24px;
  display: inherit;
}
.layout {
  width: 100%;
  height: 100%;
  transition: transform 0.3s ease-in-out;
  background-size: cover;
  background-position: 50% 50%;
}
.layout.banner__1 {
  background-image: url(../images/elite__games.webp);
}
.banner__2 {
  background-image: url(../images/web__games.webp);
}
.banner__3 {
  background-image: url(../images/androi__game.webp);
}
.title_banner {
  left: 17px;
  color: #fff;
  padding: 10px;
  font-size: 1.25rem;
}
.banner > .banner__images > img {
  width: 30%;
  border-radius: 24px;
}
.line {
  background-color: #bbc5d9;
  height: 1px;
  width: calc(100% - 10px);
}
.input__number--pin,
.input_number {
  background-color: #fff;
  padding-top: 2px;
}
.squeedio_ending {
  display: flex;
  height: 104px;
}
#country_code,
#tel-div::before,
.input_number {
  height: 54px;
  font-size: 18px;
}
.squeedio_ending .squeedio_ending__logo {
  width: 119.91px;
  height: 34.87px;
}
.squeedio_ending .squeedio_ending__text {
  text-align: left;
  font-weight: 300;
  font-size: 15px;
  margin-left: 25px;
}
#tel-div {
  background: #fff;
}
.error #tel-div {
  border: 1px solid #de0327;
}
.cla_title {
  font-size: 0.9375rem;
}
#tel-div::before,
.cusButton {
  font-weight: 600;
  box-sizing: border-box;
  outline: 0;
}
.component {
  max-width: 465px;
  margin: 0 auto;
}
#country_code {
  border: 1px solid #acacac;
  outline: 0;
  border-radius: 10px;
  padding-left: 40px;
  box-sizing: border-box;
}
div#tel-div {
  text-align: left;
}
#tel-div::before {
  content: "+966";
  border-right: 2px solid #acacac;
  padding: 16px 9px 16px 35px;
}
.error #tel-div::before {
  border-right: 2px solid #de0327;
  color: #de0327;
  background: url(../images/mobile__phone__error.webp) 10px
    center no-repeat;
}
.input_number {
  border: 0;
  color: #3b3c3f;
  outline: 0;
  box-sizing: border-box;
}
.input__number--pin,
input#em_pin_code {
  border: 1px solid #acacac;
  color: #3b3c3f;
}
#tel-input::placeholder {
  opacity: 0;
}
#pincode-div {
  height: 54px;
  margin: 0 auto;
  width: 100%;
}
.input__number--pin {
  width: 100%;
  height: 100%;
  font-size: 18px;
  outline: 0;
  box-sizing: border-box;
}
.input__number--pin::placeholder {
  color: transparent;
}
#pincode-div::before {
  background: url(../images/arrows.png) center center no-repeat;
  position: absolute;
  left: 52px;
  width: 20px;
  height: 20px;
  display: block;
}
input#em_pin_code {
  background: url(../images/pin.webp) 10px center no-repeat #fff;
}
.cusButton {
  background-color: #0f9237;
  max-width: 465px;
  width: calc(100% - 0px);
  height: 57px;
  font-size: 20px;
  color: #fff;
  justify-content: center;
  border: 0;
  cursor: pointer;
  margin: 10px auto 15px;
  opacity: 0.65;
}
.clicking.cusButton {
  color: #4f4f4f;
}
.content__normal {
  font-size: 15px;
  font-weight: 300;
  margin: 5px auto;
  color: #1a1826;
}
.main.content {
  padding-bottom: 40px;
}
#txtCode {
  background: url(../images/pin.webp) 10px center no-repeat #fff;
}
#content__pin {
  font-weight: 300;
  font-size: 0.875rem;
  margin-top: 10px;
  color: #1a1826;
  display: none;
}
#error_Pin,
.sa.error #error_Msisdn {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
#error_Msisdn,
#error_Pin {
  font-size: 12px;
  color: #de0327;
}
.active .cusButton {
  background-color: #4abbd4;
  opacity: 1;
}
@keyframes heartbeat {
  0%,
  100% {
    transform: scale(1.1);
    opacity: 1;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
}
.nonAnimation {
  background: #afafaf;
  animation: none;
}
.error #em_pin_code,
#txtCode {
  color: #de0327;
  border: 1px solid #de0327;
}
#error_Msisdn {
  margin-top: 10px;
}
#error_Pin {
  margin-top: 5px;
  display: none;
}
@media screen and (max-width: 900px) {
  .animation {
    display: none;
  }
}
@media screen and (max-width: 680px) {
  body {
    width: auto;
    overflow-x: auto;
  }
  .sa .footer {
    margin-right: 12px;
  }
}
@media screen and (max-width: 560px) {
  .desktop {
    display: none;
  }
  .mobile,
  .squeedio_ending {
    display: block;
  }
  .menu__btn {
    right: 10px;
    top: 42px;
  }
  .header .header__content {
    padding-top: 20px;
    justify-content: space-around;
  }
  #header__images {
    flex-direction: column;
  }
  #header__images #header__title_imgs {
    width: 90%;
  }
  #header__images #header__pubg_imgs {
    margin-top: -57px;
  }
  .squeedio_ending .gstore_ending__logo {
    margin-top: 20px;
  }
  .squeedio_ending .squeedio_ending__text {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .banner > .banner__images {
    flex-direction: column;
    width: 375px;
    max-width: calc(100% - 20px);
    margin: 0 auto;
  }
  .banner > .banner__images > .container-layout {
    width: 100%;
    margin-bottom: 15px;
    max-height: 200px;
  }
}
@media screen and (max-width: 480px) {
  .header .header__content {
    padding-top: 20px;
    justify-content: space-around;
  }
}
@media screen and (max-width: 360px) {
  .active .cusButton {
    animation: unset;
  }
}
@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes scale {
  0%,
  100% {
    transform: none;
  }
  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}
@keyframes fill {
  100% {
    box-shadow: inset 0 0 0 30px #2cda94;
  }
}
@keyframes slideArrow {
  0%,
  100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(5px);
  }
}
