.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.donatemain {
  background-image: url('../images/donatebg.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100vh;
}

.heading {
  height: 10vh;
  margin-bottom: 20px;
}

.menu-button {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 0;
  display: block;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: hidden;
}

.menu-button.w--open {
  background-color: #000;
}

.adminlink {
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  background-color: #000;
  width: 100%;
  height: 40px;
  padding-top: 7px;
  padding-bottom: 7px;
  font-family: Exo, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 25px;
}

.container {
  background-color: #fff0;
  max-width: 100%;
  height: 6vh;
  margin-left: 0;
  margin-right: 0;
}

.lottie-animation-2 {
  z-index: 99;
  height: 6vh;
  display: block;
  position: relative;
}

.navbar {
  background-color: #ddd0;
  justify-content: flex-start;
  align-items: center;
  height: 6vh;
  display: flex;
}

.donate {
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  background-color: #cb6ce6;
  width: 100%;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
}

.nav-menu {
  background-color: #000;
  justify-content: flex-end;
  align-items: center;
  margin-top: 6vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: auto;
}

.brand {
  background-image: url('../images/Logo_White_1Logo_White.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100px;
  height: 100px;
  margin-left: 47%;
  margin-right: auto;
  display: flex;
}

.navlinkall {
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  width: 100%;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
}

.section {
  justify-content: center;
  align-items: center;
  height: 20vh;
  display: flex;
}

.heading-2 {
  color: #fff;
  font-family: Exo, sans-serif;
  font-size: 72px;
}

.div-block {
  background-color: #ffffffe3;
  border-radius: 10px;
  width: 50%;
  height: 250px;
  margin-left: auto;
  margin-right: auto;
}

.image-8 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.donateemail {
  color: #000;
  border: 1px solid #999;
  border-radius: 5px;
  font-family: Exo, sans-serif;
  font-weight: 400;
}

.donatebtn {
  background-color: #cb6ce6;
  width: 40%;
  font-family: Exo, sans-serif;
  font-weight: 600;
}

.heading-6 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  padding-top: 10px;
  font-family: Exo, sans-serif;
  font-weight: 500;
}

.donateamount, .donatename {
  color: #000;
  border: 1px solid #999;
  border-radius: 5px;
  font-family: Exo, sans-serif;
}

.donateblock {
  background-color: #fff;
  border-radius: 5px;
  width: 50%;
  max-width: 100%;
  height: 50%;
}

.closedonate {
  float: right;
  vertical-align: baseline;
  max-width: 3%;
  margin-top: 5px;
  margin-right: 5px;
  display: block;
}

.donateform {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-copy {
  background-color: #ffffffe3;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 250px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.donate-form {
  width: 50%;
}

.donatediv {
  background-color: #ffffffe3;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 500px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.womtickets {
  color: #000;
  background-color: #fff0;
  border: 1px #000;
  border-bottom-style: solid;
  border-radius: 0;
  font-family: Exo, sans-serif;
}

.womreg-form {
  width: 50%;
  margin-top: 30px;
  margin-bottom: 30px;
}

.regmaindiv {
  background-image: url('../images/donatebg.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100vh;
}

.iyscheckout {
  background-color: #2f2f2f;
  width: 100%;
  font-family: Exo, sans-serif;
}

.columns-7 {
  height: auto;
}

.womfname, .iysemail2 {
  color: #000;
  background-color: #fff0;
  border: 1px #000;
  border-bottom-style: solid;
  border-radius: 0;
  font-family: Exo, sans-serif;
}

.heading-9 {
  color: #fff;
  text-align: right;
  font-family: Exo, sans-serif;
  font-size: 72px;
  line-height: 100px;
}

.iystickets {
  color: #000;
  background-color: #fff0;
  border: 1px #000;
  border-bottom-style: solid;
  border-radius: 0;
  font-family: Exo, sans-serif;
}

.iyreg-form {
  width: 50%;
  margin-top: 30px;
  margin-bottom: 30px;
}

.iysregbody {
  border: 5px solid #2f2f2f;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.iysregfoot {
  background-image: url('../images/youthfoot.jpg');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 5px;
  height: 35%;
}

.womemail2 {
  color: #000;
  background-color: #fff0;
  border: 1px #000;
  border-bottom-style: solid;
  border-radius: 0;
  font-family: Exo, sans-serif;
}

.womregfoot {
  background-image: url('../images/youthfoot.jpg');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 5px;
  height: 35%;
}

.conemail2 {
  color: #000;
  background-color: #fff0;
  border: 1px #000;
  border-bottom-style: solid;
  border-radius: 0;
  font-family: Exo, sans-serif;
}

.iyreghead {
  background-color: #2f2f2f;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.iyshead {
  color: #fff;
  height: 10%;
  margin: 20px 0;
  font-family: Exo, sans-serif;
  font-size: 30px;
  display: block;
}

.iytotal {
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 0;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.conreghead {
  background-color: #2f2f2f;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.iysfname {
  color: #000;
  background-color: #fff0;
  border: 1px #000;
  border-bottom-style: solid;
  border-radius: 0;
  font-family: Exo, sans-serif;
}

.iyregdiv {
  background-color: #ffffffe6;
  border-radius: 5px;
  height: auto;
  padding: 20px;
  display: none;
  position: absolute;
  inset: 0%;
  box-shadow: 10px 10px 5px 1px #ffffff8a;
}

.iyslname, .contickets, .confname {
  color: #000;
  background-color: #fff0;
  border: 1px #000;
  border-bottom-style: solid;
  border-radius: 0;
  font-family: Exo, sans-serif;
}

.regleftdiv {
  justify-content: flex-end;
  align-items: center;
  height: 80vh;
  display: flex;
}

.iycheckout {
  background-color: #2f2f2f;
  width: 100%;
  font-family: Exo, sans-serif;
}

.regrightdiv {
  height: 90vh;
}

.iyfname {
  color: #fff;
  background-color: #fff0;
  border: 1px #000;
  border-bottom: 1px solid #4c7dc5;
  border-radius: 0;
  font-family: Exo, sans-serif;
}

.conregdiv {
  background-color: #ffffffe6;
  height: auto;
  padding: 20px;
  display: none;
  position: absolute;
  inset: 0%;
  box-shadow: 10px 10px 5px 1px #ffffff8a;
}

.conreg-form {
  width: 50%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.womlname {
  color: #000;
  background-color: #fff0;
  border: 1px #000;
  border-bottom-style: solid;
  border-radius: 0;
  font-family: Exo, sans-serif;
}

.conregbody {
  border: 5px solid #2f2f2f;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.womemail {
  color: #000;
  background-color: #fff0;
  border: 1px #000;
  border-bottom-style: solid;
  border-radius: 0;
  font-family: Exo, sans-serif;
}

.foot {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
}

.concheckout {
  background-color: #2f2f2f;
  border: 1px solid #2f2f2f;
  width: 100%;
  font-family: Exo, sans-serif;
}

.womtotal {
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 0;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.heading-8 {
  height: 10vh;
  margin-bottom: 0;
}

.womregdiv {
  background-color: #ffffffe6;
  height: auto;
  padding: 20px;
  display: none;
  position: absolute;
  inset: 0%;
  box-shadow: 10px 10px 5px 1px #ffffff8a;
}

.womhead {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
}

.iysreghead {
  background-color: #2f2f2f;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.womcheckout {
  background-color: #2f2f2f;
  width: 100%;
  font-family: Exo, sans-serif;
}

.iyregbody {
  border: 5px solid #2f2f2f;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.iylname {
  color: #000;
  background-color: #fff0;
  border: 1px #000;
  border-bottom: 1px solid #4c7dc5;
  border-radius: 0;
  font-family: Exo, sans-serif;
}

.iysregdiv {
  background-color: #ffffffe6;
  height: auto;
  padding: 20px;
  display: none;
  position: absolute;
  inset: 0%;
  box-shadow: 10px 10px 5px 1px #ffffff8a;
}

.iysemail {
  color: #000;
  background-color: #fff0;
  border: 1px #000;
  border-bottom-style: solid;
  border-radius: 0;
  font-family: Exo, sans-serif;
}

.womreghead {
  background-color: #2f2f2f;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.iyemail {
  color: #000;
  background-color: #fff0;
  border: 1px #000;
  border-bottom: 1px solid #4c7dc5;
  border-radius: 0;
  font-family: Exo, sans-serif;
}

.iystotal {
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 0;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.contotal {
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 1px solid #2f2f2f;
  border-radius: 0;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.conlname {
  color: #000;
  background-color: #fff0;
  border: 1px #000;
  border-bottom-style: solid;
  border-radius: 0;
  font-family: Exo, sans-serif;
}

.iytickets {
  color: #000;
  background-color: #fff0;
  border: 1px #000;
  border-bottom: 1px solid #4c7dc5;
  border-radius: 0;
  font-family: Exo, sans-serif;
}

.iyregfoot {
  background-image: url('../images/youthfoot.jpg');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 5px;
  height: 35%;
}

.iysreg-form {
  width: 50%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.conemail {
  color: #000;
  background-color: #fff0;
  border: 1px #000;
  border-bottom-style: solid;
  border-radius: 0;
  font-family: Exo, sans-serif;
}

.womregbody {
  border: 5px solid #2f2f2f;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.iyemail2 {
  color: #000;
  background-color: #fff0;
  border: 1px #000;
  border-bottom: 1px solid #4c7dc5;
  border-radius: 0;
  font-family: Exo, sans-serif;
}

.iydob {
  color: #000;
  background-color: #fff0;
  border: 1px #000;
  border-bottom-style: solid;
  border-radius: 0;
  font-family: Exo, sans-serif;
}

.iyempstatus {
  color: #000;
  background-color: #f3f3f300;
  border-bottom: 1px solid #000;
  font-family: Exo, sans-serif;
}

.womdob {
  color: #000;
  background-color: #fff0;
  border: 1px #000;
  border-bottom-style: solid;
  border-radius: 0;
  font-family: Exo, sans-serif;
}

.womempstatus {
  color: #000;
  background-color: #f3f3f300;
  border-bottom: 1px solid #000;
  font-family: Exo, sans-serif;
}

.iysdob {
  color: #000;
  background-color: #fff0;
  border: 1px #000;
  border-bottom-style: solid;
  border-radius: 0;
  font-family: Exo, sans-serif;
}

.iysempstatus {
  color: #000;
  background-color: #f3f3f300;
  border-bottom: 1px solid #000;
  font-family: Exo, sans-serif;
}

.condob {
  color: #000;
  background-color: #fff0;
  border: 1px #000;
  border-bottom-style: solid;
  border-radius: 0;
  font-family: Exo, sans-serif;
}

.conempstatus {
  color: #000;
  background-color: #f3f3f300;
  border-bottom: 1px solid #000;
  font-family: Exo, sans-serif;
}

.field-label {
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-weight: 500;
}

.qrdiv {
  background-color: #ffffffe6;
  height: auto;
  padding: 40px;
  display: block;
  position: absolute;
  inset: 0%;
}

.qrhead {
  background-color: #2f2f2f;
  border: 1px solid #2f2f2f;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 20%;
  display: flex;
}

.qrheadtxt {
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
  font-size: 28px;
  display: block;
}

.qrbody {
  border: 5px solid #2f2f2f;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  height: 60%;
  display: flex;
}

.resendqr {
  background-color: #2f2f2f;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 20%;
  display: flex;
}

.qrform {
  width: 50%;
}

.field-label-2 {
  font-family: Exo, sans-serif;
  font-weight: 500;
}

.altemailtxt {
  background-color: #e7e7e7;
  border: 1px solid #000;
  border-top: 1px #0000;
  border-left: 1px #0000;
}

.submit-button {
  background-color: #000;
  width: 50%;
  font-family: Exo, sans-serif;
}

.ticketid {
  color: #fff;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
}

.checkinmain {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.body {
  background-color: #2f2f2f;
}

.div-block-2 {
  width: 100%;
}

.image-9 {
  margin-left: 40px;
  margin-right: 40px;
}

.heading-10, .qrdetailstxt {
  margin-left: 20px;
  margin-right: 20px;
  padding: 20px;
  font-family: Exo, sans-serif;
  font-size: 30px;
}

.thanksyoutxt {
  color: #fff;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
}

.formfooter {
  color: #fff;
  height: auto;
  margin: 30px 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
}

.share-buttons {
  grid-column-gap: 10%;
  grid-row-gap: 10%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  display: flex;
}

.email-btn, .whatsapp-btn {
  text-align: center;
  border-radius: 3px;
  width: 20%;
  font-family: Exo, sans-serif;
  font-size: 16px;
}

.enterpindiv {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.pintxt1, .pintxt2, .pintxt3 {
  border: 2px solid #000;
  border-radius: 5px;
  width: 40px;
  margin-left: 10px;
  margin-right: 10px;
}

.flex-block {
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 991px) {
  .adminlink {
    font-size: 16px;
  }

  .container {
    height: 50px;
    margin-left: 0;
  }

  .lottie-animation-2 {
    float: right;
    height: 6vh;
    position: relative;
  }

  .navbar {
    position: static;
  }

  .donate {
    font-size: 16px;
  }

  .nav-menu {
    margin-top: 6vh;
    margin-right: 0;
  }

  .brand {
    width: 80px;
    height: 80px;
    margin-top: 5px;
  }

  .navlinkall {
    font-size: 16px;
  }

  .div-block-copy, .donate-form, .womreg-form {
    width: 80%;
  }

  .heading-9 {
    font-size: 30px;
    line-height: 40px;
  }

  .iyreg-form {
    width: 80%;
  }

  .iyshead {
    font-size: 20px;
    line-height: 20px;
  }

  .regleftdiv {
    height: 10vh;
  }

  .regrightdiv {
    height: 80vh;
  }

  .column-100 {
    display: none;
  }

  .conreg-form {
    width: 80%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .conregbody {
    height: auto;
  }

  .foot, .womhead {
    font-size: 20px;
  }

  .iysreg-form {
    width: 80%;
  }

  .qrhead {
    height: auto;
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .qrheadtxt {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
  }

  .qrbody {
    height: auto;
    padding: 10px;
  }

  .resendqr {
    height: auto;
  }

  .qrform {
    width: 90%;
  }

  .ticketid {
    margin: 5px 15px;
    font-size: 12px;
  }

  .checkinmain {
    flex-flow: column;
  }

  .heading-10, .qrdetailstxt {
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 30px;
  }

  .thanksyoutxt {
    margin: 15px;
  }

  .formfooter {
    height: auto;
    font-size: 20px;
  }

  .share-buttons {
    grid-column-gap: 20%;
    grid-row-gap: 20%;
  }

  .email-btn, .whatsapp-btn {
    width: 30%;
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .adminlink {
    font-size: 14px;
  }

  .container {
    height: 50px;
  }

  .lottie-animation-2 {
    height: 6vh;
    margin-right: 0;
  }

  .donate {
    font-size: 14px;
  }

  .nav-menu {
    margin-top: 6vh;
  }

  .brand {
    width: 60px;
    height: 60px;
    margin-top: 5px;
    margin-left: 43%;
  }

  .navlinkall {
    font-size: 14px;
  }

  .heading-2 {
    font-size: 60px;
  }

  .heading-6 {
    font-size: 20px;
  }

  .closedonate {
    max-width: 10%;
  }

  .donatediv {
    width: 80%;
    height: 400px;
  }

  .iyshead {
    line-height: 20px;
  }

  .regleftdiv {
    height: 10vh;
  }

  .regrightdiv {
    height: 80vh;
  }

  .column-100, .womregdiv {
    display: none;
  }

  .womhead {
    font-size: 18px;
  }

  .iysregdiv {
    padding: 20px;
  }

  .field-label {
    font-size: 12px;
  }

  .qrheadtxt {
    font-size: 18px;
  }

  .checkinmain {
    flex-flow: column;
  }

  .heading-10, .qrdetailstxt {
    text-align: center;
    margin: 10px;
    font-size: 16px;
  }

  .formfooter {
    height: auto;
    font-size: 12px;
  }
}

@media screen and (max-width: 479px) {
  .menu-button {
    margin-left: 0;
    margin-right: 0;
  }

  .container {
    height: 40px;
  }

  .lottie-animation-2, .navbar {
    height: 5vh;
  }

  .nav-menu {
    margin-top: 5vh;
  }

  .brand {
    margin-left: 40%;
  }

  .heading-2 {
    font-size: 30px;
  }

  .heading-6 {
    font-size: 14px;
  }

  .donateblock {
    width: 100%;
  }

  .donateform, .div-block-copy, .donate-form {
    width: 90%;
  }

  .donatediv {
    width: 90%;
    height: 400px;
  }

  .iysregbody {
    height: 70%;
  }

  .iyshead {
    text-align: center;
    font-size: 12px;
    line-height: 12px;
  }

  .conreghead {
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

  .iyregdiv {
    display: none;
  }

  .regrightdiv {
    height: 80vh;
  }

  .conregdiv {
    padding: 20px;
    display: none;
  }

  .foot {
    font-size: 12px;
  }

  .womhead {
    font-size: 14px;
  }

  .iysregdiv {
    display: none;
  }

  .qrheadtxt {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .qrbody {
    height: auto;
  }

  .heading-10, .qrdetailstxt {
    padding: 10px;
    font-size: 12px;
    line-height: 20px;
  }

  .formfooter {
    margin: 20px 0;
    padding: 0;
    font-size: 10px;
    line-height: 20px;
  }

  .share-buttons {
    grid-column-gap: 10%;
    grid-row-gap: 10%;
  }

  .email-btn, .whatsapp-btn {
    width: 40%;
  }
}


