p,
h1,
h2,
h3,
h4,
h5,
h6,
figure {
  /* margin-bottom: unset !important; */
}
.presale_why_choose_wrp {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 121px 0 160px;
}
.nft_presale_process_btn {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  background: #2a8d95;
  border-radius: 8px;
  padding: 7px 15px;
  border: none;
}
.nft_presale_process_heading {
  color: #000;
  text-align: center;
  font-family: 'Commissioner', sans-serif;
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  margin-top: 8px;
}
.nft_presale_process_para {
  color: #494b50;
  text-align: center;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  width: 80%;
  margin-top: 32px;
}
.presale_why_choose_img_wrp {
  padding-top: 57px;
}
.presale_why_choose_img {
  width: 100%;
}
.core_team_text {
  color: #000;
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  position: absolute;
}
.core_team_wrp1 {
  left: 4%;
}
.core_team_wrp2 {
  left: 25%;
  bottom: 18%;
}

.core_team_wrp3 {
  left: 46%;
}

.core_team_wrp4 {
  right: 25%;
  bottom: 18%;
}
.core_team_wrp5 {
  right: 5%;
}
@media only screen and (max-width: 1600px) {
  .presale_why_choose_wrp {
    padding: 90px 0 140px;
  }
  .nft_presale_process_heading_wrp {
    padding-bottom: 40px;
  }
  .nft_presale_process_btn {
    font-size: 12px;
  }
  .nft_presale_process_heading {
    font-size: 48px;
  }
  .nft_presale_process_para {
    font-size: 16px;
    margin-top: 20px;
  }
  .core_team_text {
    font-size: 18px;
  }
  .presale_why_choose_img_wrp {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .presale_why_choose_wrp {
    padding: 70px 0 120px;
  }
  .core_team_wrp1 {
    left: 3%;
  }
  .core_team_wrp2 {
    left: 24%;
    bottom: 14%;
  }
  .core_team_wrp3 {
    left: 45%;
  }
  .core_team_wrp4 {
    right: 24%;
    bottom: 15%;
  }
  .core_team_wrp5 {
    right: 3%;
  }
  .presale_why_choose_img_wrp {
    padding-top: 20px;
  }
  .nft_presale_process_heading {
    font-size: 34px;
  }
}
@media only screen and (max-width: 979px) {
  .presale_why_choose_wrp {
    padding: 40px 0 100px;
  }
  .nft_presale_process_para {
    font-size: 14px;
    margin-top: 12px;
  }
  .presale_why_choose_img_wrp {
    padding-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .core_team_text {
    font-size: 12px;
  }
  .nft_presale_process_heading {
    font-size: 30px;
  }
}
@media only screen and (max-width: 649px) {
  .nft_presale_process_heading {
    font-size: 30px;
  }
  .core_team_wrp2,
  .core_team_wrp4 {
    bottom: 0%;
  }
  .core_team_wrp2 {
    left: 21%;
  }
  .core_team_wrp4 {
    right: 21%;
  }
  .nft_presale_process_heading_wrp {
    padding-bottom: 16px;
  }
}
@media only screen and (max-width: 479px) {
  .presale_why_choose_wrp {
    padding: 40px 0 40px;
  }
  .nft_presale_process_heading {
    font-size: 24px;
  }
  .nft_presale_process_para {
    font-size: 12px;
    margin-top: 8px;
  }
  .presale_why_choose_img_wrp {
    padding-top: 30px;
  }
  .core_team_text {
    font-size: 10px;
  }
}
