.signup-form .ortxt {
  background: #eaf8fd !important;
}
.promotion-bg {
  display: none;
}
.icon-9 {
  background-position: -790px -472px !important;
}
span.arrow-animation {
  vertical-align: middle;
}
.container-new h1 {
  margin-bottom: 15px;
  margin-top: 50px;
}
.banner p {
  margin: 30px 0px 30px 0px !important;
  max-width: 80%;
}
p.breadcrumb {
  margin-top: 0px !important;
  max-width: 1400px;
  padding-top: 20px;
}
#signupform input.potlinptbx {
  padding-right: 250px !important;
}
.banner-bg {
  padding: 75px 0px;
}
html {
  background: #eaf8fd;
}
.banner-bg .row {
  align-items: inherit;
}
iframe.cloud-page-form {
  width: 480px;
  height: 700px;
  /*box-shadow: 0px 0px 5px #b5cfd8bd;*/
  padding: 30px;
  box-sizing: border-box;
  margin-top: -50px;
}
.signup-data-middle-child {
  background: #eaf8fd;
}
#signupform input, .za-otp-container input {
  padding: 15px 40px 15px 15px !important;
  border-radius: 2px !important;
  border: 1px solid #70abc0;
  font-size: 14px;
}
.hide-pswd-icon {
  background-position: -105px -133px;
}
.hide-pswd-icon {
  background-position: -105px -133px;
}
.show-pswd-icon, .hide-pswd-icon {
  right: 15px;
  top: 4px;
}
.zs-txtfldnew-pl {
  line-height: 36px;
  position: absolute;
  right: 25px;
  font-size: 12px;
}
#signupform select {
  font-size: 14px;
  padding: 0px 15px 0px 15px !important;
  width: 100% !important;
  height: 37px !important;
  color: #000;
  outline: none;
  background: var(--white) !important;
  border-radius: 0px !important;
  margin: 5px auto 0px auto !important;
  -webkit-appearance: none;
  border-radius: 2px !important;
  border: 1px solid #70abc0;
}
input::placeholder {
  color: #000;
}
label#sendmemailcheck {
  color: #000;
  line-height: 1.5;
}
div#privacy_policy {
  color: #000;
}
#za-signup-btn.zs-signupbutco, .zs-signinbutco, #signupform .za-submitbtn-otp input.signupbtn {
  background: #ee4a44 !important;
  padding: 8px 30px !important;
  font-size: 18px;
  height: 50px;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 2px !important;
}
#za-signup-btn.zs-signupbutco:hover, #signupform .za-submitbtn-otp input.signupbtn:hover {
  background: #000 !important;
}
li#supp {
  display: none;
}
.banner a {
  background: transparent !important;
  color: #ee4a44 !important;
  border: 1px solid #ee4a44 !important;
}
.banner a:hover {
  background: #ee4a44 !important;
  color: #fff !important;
}
.nav-dwn.fr.cmn-cta {
  display: none;
}
.signup-validateform .zcountry-detai {
  padding-bottom: 0px;
}
@media only screen and (max-width:768px) {
  .container-new h1 {
    margin-top: 0px;
  }
  .banner p {
    max-width: 100%;
  }
}
@media only screen and (max-width:480px) {
  .signupfrmcont .signupcontainer {
    width: 100% !important;
    margin: 0 auto;
  }
}
@media only screen and (max-width:414px) {
  .tabcontent picture img {
    display: none;
  }
  iframe.cloud-page-form {
    width: 400px;
  }
  #signupform input.potlinptbx {
    padding-right: 0px !important;
  }
  p.logo-text {
    max-width: 100%;
  }
  .hide-pswd-icon {
    width: 9%;
  }
  a.continueSignin {
    font-size: 16px;
    padding: 13px 20px 13px 20px;
  }
}
@media only screen and (max-width:375px) {
  iframe.cloud-page-form {
    width: 100%;
  }
}
@media only screen and (max-width:320px) {
  .zs-txtfldnew-pl {
    font-size: 8px;
  }
  a.creatnewac {
    font-size: 14px;
    padding: 10px 30px 10px 30px;
  }
}