@font-face {
  font-family: 'EliteDanger';
  src: url('../fonts/EliteDanger/EliteDanger.ttf')
}

@font-face {
  font-family: 'EliteDangerBold';
  src: url('../fonts/EliteDangerBold/EliteDangerBold.ttf')
}

@font-face {
  font-family: 'EliteDangerBoldExpanded';
  src: url('../fonts/EliteDangerBoldExpanded/EliteDangerBoldExpanded.ttf')
}
@font-face {
  font-family: 'EliteDangerSemi-Bold';
  src: url('../fonts/EliteDangerSemi-Bold/EliteDangerSemi-Bold.ttf')
}

@font-face {
  font-family: 'NotoKufiArabic';
  src: url('../fonts/NotoKufiArabic-Bold/NotoKufiArabic.ttf')
}
@font-face {
  font-family: 'NotoKufiArabic-Bold';
  src: url('../fonts/NotoKufiArabic-Bold/NotoKufiArabic-Bold.ttf')
}



#wrapper{
  background-color:#000201;
}
.color_3{
  color: #F01C53;
}
.color_2{
  color: #F01C53;
}
.declaration{
  color: #fff;
  padding-top: 15px;
}
.t-c{
  padding-bottom: 10px;
}
.reg_success2{
  padding-top: 4%;
}

.language-ar #signup-phone .phone{
  text-align: right;
  direction: ltr;
}

.reg-form-body{
  position: relative;
}
.register-bg {
  position: absolute;
  top: 0;
}
.language-ar .form-wrap {
  margin-top: 47px;
}
.form-wrap {
    margin-top: 65px;
}
.custom-btn{
  font-family: 'EliteDangerBold';
  font-size: 20px;
  background-color: #F01C53;
  color: #fff;
  border: 0;
  padding: 10px 20px;
  border-radius: 5px;
  text-decoration: none! important;
}

#form-section > .title_1 {
  padding: 0 45px;
}
.custom-btn:hover {
  color: #fff !important;
}
.submit-bg {
  position: absolute;
  top: 0;
}

.language-en #spacesuit-first-registration{
  background: url(https://uat.www2.centrepointstores.com/ecomm/sites/ecomm/modules/custom/spacesuit/images/desktop/desktop-register-download-en.jpg) no-repeat 0 0;
    background-size: 100%;
    padding-bottom: 60px;
}
.language-ar #spacesuit-first-registration{
  background: url(https://uat.www2.centrepointstores.com/ecomm/sites/ecomm/modules/custom/spacesuit/images/desktop/desktop-register-download-ar.jpg) no-repeat 0 0;
    background-size: 100%;
}
/*.language-en #spacesuit-second-register-bg{
  background: url(https://uat.www2.centrepointstores.com/ecomm/sites/ecomm/modules/custom/spacesuit/images/desktop/astronaut-shortlist.png) no-repeat 0 0;
    background-size: 24%;
    padding-bottom: 140px;
}

.language-ar #spacesuit-second-register-bg{
  background: url(https://uat.www2.centrepointstores.com/ecomm/sites/ecomm/modules/custom/spacesuit/images/desktop/astronaut-shortlist.png) no-repeat 0 0;
    background-size: 28%;
}*/

.language-en #spacesuit-second-register-bg{
  background: url(https://uat.www2.centrepointstores.com/ecomm/sites/ecomm/modules/custom/spacesuit/images/bg-en.jpg) no-repeat right 0 !important;
   
}

.language-ar #spacesuit-second-register-bg{
  background: url(https://uat.www2.centrepointstores.com/ecomm/sites/ecomm/modules/custom/spacesuit/images/bg-ar.jpg) no-repeat 0 0 !important;

}

@media only screen and (min-width: 768px) {

  .title_3, .title_2, .title_1,.title_11{
    color:#fff;
  }
  .title_3{
    font-family: 'EliteDangerBold';
    font-size: 60px;
  }
  .language-ar .title_3{
    font-size: 60px;
    line-height: 1.2;
  }
  .title_2{
    font-family: 'EliteDangerBold';
    font-size: 36px;
  }
  .title_1{
    font-size: 24px;
    font-family: inherit;
  }
  .language-ar .title_1{
    font-size: 24px;
    line-height: 1.2;
    margin: -0 0 50px;
  }
  .title_4{
    font-size: 24px;
    font-family: inherit;
  }
  .title_11{
    font-family: 'EliteDangerBold';
    font-size: 24px;

  }
  .title_4 input{
    font-family: 'EliteDangerBold';
    font-size: 20px;
    background-color: #F01C53;
    color: #fff;
    border: 0;
    padding: 10px 20px;
    border-radius: 5px;
  }
  .title_4 input:focus{
    outline-color: transparent;
  }
  .title_3 p:nth-child(2) {
    margin-top: -21px;
  }
  #form-section{
    padding-top:95px;
  }
  .language-ar #form-section{
    padding-top:75px;
  }

 /* .language-ar p {
    margin: 25px 0 10.5px;
  }*/
  /* .title_1 a {
    text-decoration: underline;
  } */
  .title_1 a:focus {
    text-decoration: underline;
    color:#F01C53;
  }
  .title_1 a:hover {
    text-decoration: underline;
    color:#F01C53;
  }
  .title_11 a {
    text-decoration: underline;
  }
  .title_11 a:focus {
    text-decoration: underline;
    color:#F01C53;
  }
  .title_11 a:hover {
    text-decoration: underline;
    color:#F01C53;
  }
  .form-div input.store, .form-div select{
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    margin-top: 33px;
    color: #fff;
    width:100%;
  }
  .form-div input::placeholder {
    color: #fff;
  }
  .form-div input:focus, .form-div select:focus{
    outline: none;
  }
  .signup-country{
    margin-top: 33px;
  }
  #signup-submit{
    padding: 60px 0 40px 0px;
  }
  .language-ar #signup-submit{
    padding: 45px 0 40px 0px;
  }
  .jcf-select{
    background-color: transparent;
    box-shadow: 0 0 0 0;
    border: 0;
    border-bottom: 1px solid #fff;
    margin-top: 33px;
    color: #fff;
    font-size: 20px;
  }
  span.jcf-select-text {
    color: #fff;
    font-size: 24px;
    font-family: inherit;
    margin: 0;
  }
  span.jcf-select-opener:after {
    color: #fff;
  }
  .error{
    font-size : 15px;
  }
  .reg_success2 .title_3 p{
    margin-bottom: -9px;
  }

}

@media only screen and (max-width: 767px) {
   .title_3, .title_2, .title_1,.title_11{
    color:#fff;
  }
  .title_3{
    font-family: 'EliteDangerBold';
    font-size: 29px;

  }
  .title_2{
    font-family: 'EliteDangerBold';
    font-size: 28px;
  }
  .title_1{
    font-size: 15px;
    font-family: inherit;
    text-align: left;
  }

  .language-ar .title_1{
    font-size: 15px;
    font-family: inherit;
    text-align: right;
  }

  .title_4{
    font-size: 15px;
    font-family: inherit;
  }
  .title_11{
    font-family: 'EliteDangerBold';
    font-size: 15px;

  }
  .title_4 input{
    font-family: 'EliteDangerBold';
    font-size: 20px;
    background-color: #F01C53;
    color: #fff;
    border: 0;
    padding: 10px 20px;
    border-radius: 5px;
  }
  .title_4 input:focus{
    outline-color: transparent;
  }
  /*.title_3 p:nth-child(2) {
    margin-top: -21px;
  }*/
  #form-section{
    padding-top:80px;
  }
  .title_1 a {
    text-decoration: underline;
  }
  .title_1 a:focus {
    text-decoration: underline;
    color:#F01C53;
  }
  .title_1 a:hover {
    text-decoration: underline;
    color:#F01C53;
  }
  .title_11 a {
    text-decoration: underline;
  }
  .title_11 a:focus {
    text-decoration: underline;
    color:#F01C53;
  }
  .title_11 a:hover {
    text-decoration: underline;
    color:#F01C53;
  }
  .form-div input.store, .form-div select{
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    margin-top: 33px;
    color: #fff;
    width:100%;
  }
  .form-div input::placeholder {
    color: #fff;
  }
  .form-div input:focus, .form-div select:focus{
    outline: none;
  }
  .signup-country{
    margin-top: 33px;
  }
  #signup-submit{
    padding: 60px 0 40px 0px;
  }
  .jcf-select{
    background-color: transparent;
    box-shadow: 0 0 0 0;
    border: 0;
    border-bottom: 1px solid #fff;
    margin-top: 33px;
    color: #fff;
    font-size: 20px;
  }
  span.jcf-select-text {
    color: #fff;
    font-size: 15px;
    font-family: inherit;
    margin: 0;
  }
  span.jcf-select-opener:after {
    color: #fff;
  }
  .error{
    font-size : 15px;
  }
  .reg_success2 .title_3 p{
    margin-bottom: -9px;
  }
  .text-right.title_2, .text-right.title_1, #signup-submit.text-left{
    text-align: center;
  }
  .mobile-margin{
    margin-bottom: 35px;
  }
  #form-section > .title_1{
    text-align: justify;
  }

.text-left{
  text-align: center;
  line-height: 1.24;
}
  #form-section{
    padding-top: 15px;
  }
  .text-center.title_3 {
    text-align: left;
    padding:0 18px
  }
  #form-section > .title_1{
    text-align: left;
    padding:0 18px;
  }

  .language-en #spacesuit-first-registration{
    background: none;
    padding-bottom: 0px;
  }
  .language-ar #spacesuit-first-registration{
    background: none;
    padding-bottom: 0px;
  }
  .language-en #spacesuit-second-register-bg{
    background: none;
    padding-bottom: 0px;
  }

  .language-ar #spacesuit-second-register-bg{
    background: none;
    padding-bottom: 0px;
  }

}



