@font-face {
  font-family: "Helvetica Bold";
  src: URL("../fonts/Helvetica-Bold-Font.ttf") format("truetype");
}

body {
  font-family: Freesans, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

#account {
  font-family: "Helvetica Bold";
  z-index: 99999;
}

.bold-text-4 {
  font-family: "Helvetica Bold";
}

#account:hover {
  background-color: #ff0882;
}

#account.connected:hover,
.officialtejiproduct:hover {
  cursor: default !important;
  background-color: #f6ff00 !important;
}

.link {
  color: #ff0882;
}

.link:hover {
  color: #ff08837c;
}

.hidden {
  display: none !important;
}

.stamp.bg-imgs {
  width: 14vw;
}

#mint-now-button {
  font-family: "Helvetica Bold";
  font-size: 2.4vw;
  line-height: 1.5;
  width: 20vw;
  margin-bottom: 3px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.officialtejiproduct {
  font-family: "Helvetica Bold";
  font-size: 0.9vw !important;
  line-height: 1.5;
  margin-bottom: 5px !important;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 50px;
  padding-right: 50px;
  width: 15vw;
}

.officialtejiproduct.bg-imgs {
  width: 14vw;
}

.close {
  position: absolute;
  width: 2vw;
  top: 5px;
  right: 5px;
}

.close:hover {
  opacity: 0.8;
  cursor: pointer;
}

.bg-imgs {
  width: 7vw;
}

#mint-button-wrapper {
  min-width: 80%;
  text-align: center;
}

#mint-button-wrapper button {
  display: inline-block;
}

#mint-button,
#whitelist-button {
  font-family: "Helvetica Bold";
  min-width: 40%;
  font-size: 2vw;
  line-height: 1;
}

#whitelist-button.disabled {
  background-color: rgb(183, 181, 181);
}

#whitelist-button.disabled:hover {
  background-color: rgb(183, 181, 181) !important;
  cursor: default !important;
}

.centerwrapper {
  position: relative;
  left: auto;
  top: -130px;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.righchar {
  position: relative;
}

.leftballon {
  position: relative;
  left: 40px;
  top: -59px;
  margin-top: 0px;
}

.warningareaouter {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 35px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 3px solid #000;
  border-radius: 0px;
  background-color: #f6ff01;
  -o-object-fit: fill;
  object-fit: fill;
}

.link-block {
  position: relative;
  z-index: 2;
}

.mid {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 50vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.absoluteleft-bottom {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 0;
  margin-left: 0px;
}

.wrapper {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraphwarningtext {
  margin-top: 0;
  margin-right: 100px;
  margin-bottom: 0px;
  margin-left: 20px;
  color: #000;
  line-height: 2.5%;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.up {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 20vh;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.stamp {
  position: absolute;
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
  z-index: 2;
  max-width: 250px;
}

.landingsection {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.absolutewrapper {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-width: none;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
}

.down {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 30vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.background-video {
  z-index: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.officialtejiproduct {
  margin-bottom: 10px;
}

.paragraph-description {
  max-width: 40ch;
  font-size: 1.3vw;
  line-height: 1;
  text-align: center;
  border-radius: 50px;
  padding: 40px;
  padding-bottom: 10px;
  padding-top: 10px;
  background-color: #f6ff00;
  border: 3px solid black;
  color: black;
}

.html-embed {
  position: relative;
  top: auto;
  z-index: 0;
  width: 1000px;
  height: 500px;
}

.bottomwrapper {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrapperareainner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 35px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
}

.absoluteright-center {
  position: absolute;
  right: 150px;
}

.rightballon {
  position: absolute;
  top: -47px;
  right: -142px;
}

.rightpopup {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0px 10px 0px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}

.leftpopup {
  width: 70%;
  height: 100%;
  border-right: 10px solid #000;
  background-color: #fff;
}

.html-embed-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #000;
}

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  font-size: 3.5vw;
  text-transform: uppercase;
}

.subheading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.5vw;
  line-height: 2.5;
  text-transform: uppercase;
  font-family: "Helvetica Bold";
}

.price {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  font-size: 2.5vw;
  line-height: 1.3;
  text-transform: uppercase;
}

.paragraph {
  max-width: 65%;
  margin-bottom: 10px;
  font-size: 1.5vw;
  line-height: 1;
}

.button {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  border: 3px solid #000;
  border-radius: 50px;
  background-color: #f6ff01;
  color: #000;
  font-size: 1.5em;
  text-align: center;
}

.button:hover {
  background-color: #ff0882;
  color: #000;
}

.bold-text {
  font-family: "Helvetica Bold";
  color: #000;
  font-size: 1em;
}

.bold-text:hover {
  color: #000;
}

.bold-text-2 {
  max-width: 45ch;
  font-size: 1.5vw;
  line-height: 1.3;
}

.connectwalletwrapper {
  position: absolute;
  left: auto;
  top: 30%;
  right: 0%;
  bottom: auto;
  z-index: 2;
  margin-top: 0px;
  margin-right: 20px;
}

.buttonconnectwallet {
  font-size: 1.5vw;
  line-height: 2.5.5vw;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 3px solid #000;
  background-color: #f6ff01;
  color: #000;
  /* font-size: 14px; */
  line-height: 2.5;
  text-align: center;
  text-transform: uppercase;
}

.socialiconswrapper {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  min-width: 15vw;
  min-height: 100px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.socialiconswrapper img {
  width: 3vw;
  height: 3vw;
}

.socialiconswrapper img:hover {
  cursor: pointer;
  opacity: 0.8;
}

.bold-text-3 {
  font-size: 14px;
  line-height: 2.5%;
  letter-spacing: 2px;
}

.mintstatusdiv {
  position: absolute;
  left: auto;
  top: 0%;
  right: 10%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  /* height: 50%; */
  padding-right: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
  color: #000;
}

.subheadingmintquantitytext {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 2em;
  text-transform: uppercase;
}

.range-box {
  width: 360px;
}

.mintnumberswrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.subrangetextwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.slider {
  margin-top: 10px;
  margin-bottom: 10px;
}

.rangewrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1vw;
  /* line-height: 1.3; */
  font-family: "Helvetica Bold";
}

.subheadingfreeshipping {
  margin-top: 0px;
  margin-bottom: 0px;
  text-transform: uppercase;
  font-size: 1.2vw;
  line-height: 1.1;
}

.newpopup {
  background-color: white;
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90vw;
  min-height: 90vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 10px solid #000;
  border-radius: 0px;
  opacity: 1;
}

.lowerpopupwrapper {
  position: relative;
  background-color: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  /* border-bottom: 10px solid #000; */
}

#disclaimer {
  /* position: absolute; */
  background-color: white;
  width: 100%;
  bottom: 0;
  left: 0;
  text-align: center;
  font-size: 1vw;
  margin-bottom: 10px;
}

.upperpopupwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  background-color: #f6ff01;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 10px solid #000;
}

.headingdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.pricediv {
  width: 100%;
  position: relative !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.paragraphdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.mintingvalues {
  color: #000;
  font-size: 3em;
  text-transform: uppercase;
}

.rangediv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.range-subwrapper {
  position: relative;
  margin-top: 0px;
}

.buttonwrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.upperinternalwrapper {
  font-family: "Helvetica Bold";
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image {
  margin-right: 30px;
  margin-left: 30px;
  padding-left: 0px;
}

.rangetextlower {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: "Helvetica Bold";
}

.bold-text-5 {
  line-height: 1;
}

.heading-upper {
  margin-top: 10px;
  margin-bottom: 0px;
  color: #000;
  font-size: 2.5vw;
  line-height: 2.5;
  text-transform: uppercase;
}

.bold-text-6 {
  line-height: 1;
}

#result-pop-up {
  z-index: 99999999;
}

.sucesspopup {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  /* display: none; */
  width: 95vw;
  /* height: 9vh; */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 10px solid #000;
  border-radius: 0px;
  background-color: #f6ff01;
  opacity: 1;
}

.sucesswrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  /* border-bottom: 10px solid #000; */
}

.heading-upper-sucess {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  font-size: 10em;
  line-height: 2.5;
  text-transform: uppercase;
}

.upperinternalwrappersucess {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 95%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  font-size: 2vw;
  text-align: center;
  text-transform: uppercase;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  margin-top: 20px;
  font-size: 1vw;
  line-height: 1;
  text-transform: uppercase;
}

.headingsucesspopup {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  font-size: 10em;
  line-height: 2.5;
  text-transform: uppercase;
}

/* saintmaxi styling */

.hide-on-mobile {
  display: block !important;
}

.hide-on-desktop {
  display: none !important;
}

.wrapperareainner {
  height: 2vw;
}

.warningareaouter {
  font-size: 1vw;
  line-height: 2vw;
  height: initial;
}

/* end saintmaxi styling */

@media screen and (min-width: 1280px) {
  .stamp {
    top: 250px;
  }

  .paragraph-description {
    max-width: 50ch;
  }

  .html-embed-2 {
    padding: 0px;
  }

  .paragraph {
    margin-bottom: 10px;
  }

  .mintnumberswrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /* height: 20px; */
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .subrangetextwrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: center;
  }

  .up {
    /* width: 80vw; */
    /* height: 75vh; */
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .upperpopupwrapper {
    height: auto;
  }

  .range-subwrapper {
    margin-top: 0px;
  }

  .sucesspopup {
    width: 80vw;
    height: 75vh;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .sucesswrapper {
    /* height: 25%; */
  }
}

@media screen and (min-width: 1440px) {
  .newpopup {
    /* width: 70vw; */
    /* height: 80vh; */
  }

  .upperpopupwrapper {
    height: auto;
  }

  .sucesspopup {
    width: 70vw;
    height: 80vh;
  }

  .sucesswrapper {
    /* height: 25%; */
  }
}

@media screen and (min-width: 1920px) {
  .newpopup {
    /* width: 60vw; */
  }

  .upperpopupwrapper {
    height: auto;
  }

  .sucesspopup {
    width: 60vw;
  }

  .sucesswrapper {
    /* height: 25%; */
  }
}

@media screen and (max-width: 991px) {
  /* saintmaxi styling */

  #quantity-controls {
    text-align: center;
    margin: 0;
    width: 100%;
  }

  #max-button {
    font-family: "Helvetica Bold";
    width: 25%;
  }

  .increment-button {
    width: 25%;
    font-size: calc(25px + 3vw) !important;
    line-height: calc(25px + 3vw) !important;
    background-color: transparent;
    transition: all ease 300ms;
  }

  .increment-button:hover {
    opacity: 0.8;
    /* color: #ffe25f; */
  }

  #number-to-mint {
    font-size: calc(30px + 3vw) !important;
    line-height: calc(30px + 3vw) !important;
    width: 20%;
    letter-spacing: 5px;
    display: inline-block;
  }

  #mint-button-wrapper {
    margin-top: 10px;
  }

  .sucesswrapper {
    padding: 20px;
  }

  #mint-button,
  #whitelist-button {
    width: initial;
    min-width: 40%;
    font-size: 2.5vh;
  }

  #mint-now-button {
    font-size: 3.3vh;
    line-height: 1.5;
  }

  .officialtejiproduct {
    font-size: 1.5vh !important;
    line-height: 1.5;
    width: initial;
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .pricediv {
    position: initial;
  }

  .rangewrapper {
    font-size: 1em;
  }

  h6 {
    font-size: 1em;
    line-height: 2;
    margin-top: 10px;
  }

  .close {
    position: absolute;
    width: 20px;
    top: 5px;
    right: 5px;
  }

  .paragraph-description {
    width: 98%;
    border-radius: 50px;
    padding: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #f6ff00;
    border: 3px solid black;
    color: black;
    font-size: 2.7vh;
    line-height: 1;
    text-align: center;
    margin-bottom: 0;
  }

  .paragraph {
    max-width: initial !important;
  }

  #mint-now-button {
    width: 50vw;
  }

  .officialtejiproduct.bg-imgs {
    width: 40vw;
  }

  .buttonconnectwallet {
    margin-top: 20px;
    font-size: 14px;
    line-height: 1;
  }

  .hide-on-mobile {
    display: none !important;
  }

  .hide-on-desktop {
    display: block !important;
  }

  .wrapperareainner {
    height: 35px;
    font-size: 14px;
    line-height: 20px;
  }

  .warningareaouter {
    height: 35px;
  }

  .stamp.bg-imgs {
    width: 25vw;
  }

  .bg-imgs {
    width: 20vw;
  }

  .paragraphdiv strong {
    font-size: 15px;
  }

  .down {
    height: initial;
    min-height: 35vh;
  }

  .socialiconswrapper {
    padding-bottom: 15px;
    margin: auto;
    position: initial;
    min-height: 70px;
    min-width: 250px;
  }

  .socialiconswrapper img {
    width: 40px;
    height: 40px;
  }

  /* end saintmaxi styling */

  .absoluteleft-bottom {
    display: none;
  }

  .html-embed {
    top: 40px;
    text-align: center;
  }

  .html-embed img {
    width: 70%;
  }

  .stamp {
    top: 115px;
    left: 90px;
  }

  .imgtop1 {
    position: absolute;
    top: 75px;
    left: 20px;
    display: block;
  }

  .imagetop2 {
    display: block;
    position: absolute;
    top: 130px;
    right: 10px;
  }

  .heading {
    font-size: 2em;
  }

  .subheading {
    margin-bottom: 20px;
  }

  .paragraph {
    max-width: 35ch;
    margin-bottom: 40px;
  }

  .button {
    font-size: 1em;
  }

  .bold-text-2 {
    max-width: 35ch;
  }

  .subheadingmintquantitytext {
    margin-bottom: 15px;
  }

  .subheadingfreeshipping {
    margin-bottom: 20px;
    font-size: 1em;
  }

  #disclaimer {
    font-size: 1.5vh;
    margin-bottom: 0;
  }

  .newpopup {
    bottom: auto;
    /* width: 90vw; */
    /* height: 80vh; */
  }

  .rangediv {
    display: none;
    margin-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-upper {
    font-size: 2em;
  }

  .sucesspopup {
    bottom: auto;
    width: 90vw;
    height: 80vh;
  }

  .heading-upper-sucess {
    font-size: 8em;
  }

  .headingsucesspopup {
    font-size: 8em;
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 767px) {
  .absoluteleft-bottom {
    display: none;
  }

  .landingsection {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .html-embed {
    width: 800px;
    height: 450px;
  }

  .absoluteright-center {
    display: none;
  }

  .rightpopup {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding: 45px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .leftpopup {
    display: none;
  }

  .heading {
    font-size: 1.5em;
  }

  .subheading {
    margin-bottom: 20px;
    font-size: 1em;
  }

  .price {
    margin-bottom: 0px;
    font-size: 3em;
  }

  .paragraph {
    max-width: 40ch;
    margin-bottom: 40px;
    text-align: center;
  }

  .button {
    right: auto;
    margin-right: 0px;
  }

  .bold-text-2 {
    max-width: 40ch;
    font-size: 18px;
  }

  .mintstatusdiv {
    top: 10%;
    width: 30%;
    height: 30%;
    right: 5%;
  }

  .subheadingfreeshipping {
    margin-bottom: 20px;
  }

  .newpopup {
    bottom: auto;
    overflow: hidden;
    /* height: 85vh; */
  }

  .upperpopupwrapper {
    height: auto;
  }

  .pricediv {
    left: auto;
    top: 0%;
    width: 98%;
    bottom: 0%;
  }

  .image {
    margin-right: 10px;
    margin-left: 10px;
  }

  .bold-text-5 {
    font-size: 0.6em !important;
  }

  .headingsucesspopup .bold-text-5 {
    font-size: 7vh !important;
  }

  .heading-upper {
    margin-top: 0;
    font-size: 1.5em;
  }

  .sucesspopup {
    bottom: auto;
    overflow: hidden;
    height: 85vh;
  }

  .sucesswrapper {
    /* height: 30%; */
  }

  .heading-upper-sucess {
    font-size: 6em;
  }

  .headingsucesspopup {
    font-size: 6em;
  }
}

@media screen and (max-width: 479px) {
  .centerwrapper {
    top: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .mid {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .absoluteleft-bottom {
    display: none;
  }

  .stamp {
    top: 120px;
  }

  .down {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .officialtejiproduct {
    margin-bottom: 0px;
  }

  .html-embed {
    top: auto;
    width: 541px;
    height: 233px;
  }

  .rightpopup {
    padding: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-width: 5px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .leftpopup {
    display: none;
  }

  .heading {
    margin-bottom: 0px;
    font-size: 28px;
  }

  .subheading {
    margin-bottom: 0px;
  }

  .paragraph {
    margin-bottom: 10px;
  }

  .mintstatusdiv {
    width: 30%;
  }

  .bold-text-4 {
    font-size: 18px;
  }

  .range-box {
    width: 260px;
  }

  .subheadingfreeshipping {
    margin-bottom: 10px;
  }

  .newpopup {
    bottom: auto;
    width: 98vw;
    /* height: 95vh; */
  }

  .upperpopupwrapper {
    height: auto;
  }

  .headingdiv {
    width: 98%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .pricediv {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .paragraphdiv {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .mintingvalues {
    font-size: 2em;
    margin-bottom: 0;
    line-height: 20px;
  }

  .bold-text-4 {
    font-size: 14px;
    line-height: 1.5;
  }

  .rangediv {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .bold-text-5 {
    font-size: 1em;
  }

  .heading-upper {
    margin-bottom: 0px;
    font-size: 1.5em;
  }

  .sucesspopup {
    bottom: auto;
    width: 95vw;
    height: 95vh;
  }

  .sucesswrapper {
    /* height: 15%; */
  }

  .heading-upper-sucess {
    margin-bottom: 0px;
    font-size: 28px;
  }

  .heading-2 {
    font-size: 1.5em;
  }

  .heading-3 {
    font-size: 1em;
  }

  .headingsucesspopup {
    margin-bottom: 0px;
    font-size: 3em;
  }
}

@font-face {
  font-family: "Freesans";
  src: url("../fonts/FreeSans.ttf") format("truetype"),
    url("https://www.teji.io/fonts/FreeSans.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}