.nft_staking_banner_wrp {
  background-image: url("../images/service-nft-staking-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 90vh;
}
.nft_staking_banner_wrp .container {
  height: 100%;
}
.nft_staking_banner_wrp .container .nft_staking_banner_inner_wrp {
  height: 100%;
}
.service_nft_content_wrp {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 150px;
  gap: 22px;
}
.service_nft_content_wrp h2 {
  font-family: "Commissioner";
  font-size: 72px;
  font-weight: 700;
  line-height: 87px;
  text-align: center;
  color: #ffffff;
}
.service_nft_content_wrp p {
  font-family: "Poppins";
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
  text-align: center;
  color: #ffffffe5;
  width: 85%;
}
.service_nft_content_wrp .service_nft_btn {
  padding: 14px 26px 14px;
  border-radius: 15px;
  background-color: #2a8d95;
  font-family: "Poppins";
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  text-align: center;
  color: #ffffff;
  border: none;
  margin-top: 24px;
}

/****************************NFT staking platform********************************/

.banner_relative_img .img_wrp {
  display: flex;
  gap: 30px;
  width: 100%;
  margin-top: -591px;
  width: 100%;
}
.banner_relative_img .img_wrp .service_relative_1 {
  width: 100%;
}
.banner_relative_img .img_wrp .service_relative_2 {
  width: 100%;
  position: relative;
  top: 41px;
  width: 100%;
}
.banner_relative_img .img_wrp .service_relative_3 {
  width: 100%;
}
/****************************NFT staking platform********************************/

.nft_staking_platform {
  background-image: url("../images/nft_platform_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 330px;
  padding-bottom: 30px;
}
.nft_content_wrp .nft_image_wrp .platform_img {
  display: flex;
  flex-direction: column;
  gap: 31px;
  padding-top: 115px;
}
.nft_content_wrp {
  display: flex;
}
.nft_content_wrp .platform_img img {
  width: 100%;
}
.nft_content_wrp .platform_img_3 {
  padding-top: 13rem;
}
.nft_content_wrp .platform_img_3 img {
  width: 100%;
}
.nft_image_wrp {
  display: flex;
  gap: 35px;
  width: 100%;
}
.why_us_nft_wrp .why_us_nft_inner_wrp .text_heading{
  text-align: center;
}
.text_heading {
  font-family: "Commissioner";
  font-size: 56px;
  font-weight: 700;
  line-height: 67px;
  text-align: left;
  color: #000000;
  padding: 5px 0 0;
}
.text_para {
  font-family: "Poppins";
  font-size: 18px;
  font-weight: 500;
  line-height: 31px;
  text-align: left;
  padding: 20px 0 0;
}
.nft_content_wrp .text_content_wrp {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  top: 50px;
  width: 60%;
}
.text_service_nft_btn {
  width: 160px;
  padding: 0 20px;
  height: 38px;
  border-radius: 8px;
  background-color: #2a8d95;
  font-family: "Poppins";
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  border: none;
}
.nft_staking_platform_inner_wrp {
  padding-bottom: 70px;
}
.nft_image_wrp_mobile {
  display: none;
}
/*********************************feature-staking-platform**********************************/
.nft_staking_feature_wrp {
  background-image: url("../images/feature_nft_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 100px 0 205px;
}
.nft_staking_feature_inner_wrp .feature_content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 15px;
}
.feature_text_para {
  font-family: "Poppins";
  font-size: 18px;
  font-weight: 500;
  line-height: 31px;
  text-align: center;
  width: 82%;
}

.feature_card_wrp {
  display: grid;
  gap: 40px;
  row-gap: 148px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  padding-top: 115px;
}

.feature_card_1 h3 {
  font-family: "Poppins";
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: #000000;
}
.feature_card_1 span {
  font-family: "Poppins";
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0.01em;
  text-align: left;
  color: #494b50;
}
.feature_card_1 .arc_img {
  position: relative;
  top: 89px;
  left: 0;
  width: 50%;
  display: flex;
  justify-content: center;
  right: 0;
  align-items: center;
  margin: 0 auto;
}
.feature_number {
  position: relative;
  top: 22px;
  left: 0;
  right: 0;
  font-family: "Concert One";
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  color: #ffffff;
  margin: 0 auto;
  text-align: center;
}
/***********************************************/
.feature_card_1 {
  border: 2px solid #cd3c7f;
  border-radius: 15px;
  padding: 0 30px;
  background-color: #ffffff;
  width: 100%;
  position: relative;
}
.feature_card_1 .card_top {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -34px;
  width: 75%;
}
.feature_card_1 .currency_img {
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: -72px;
  width: 22%;
}
.feature_card_1 .feature_content_wrp {
  position: relative;
  top: 50px;
  height: 135px;
}
/********************************nft staking benefits*************************************/
.staking_benefits_wrp {
  background-image: url("../images/benefits_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 70px 0 90px;
}
.staking_benefits_inner_wrp .feature_content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.flawless_card_wrp {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.flawless_card_wrp .card_flawless_1 {
  width: 100%;
  border-radius: 40px;
  background-image: url("../images/benefits_card_1_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 25px;
}
.flawless_card_wrp .flawless_2 {
  background-image: url("../images/benefits_card_4_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.flawless_card_wrp .card_flawless_row {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.flawless_card_wrp .card_flawless_row_1 {
  width: 541px;
  border-radius: 24px;
  background-image: url("../images/benefits_card_2_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 25px;
}
.flawless_card_wrp .card_2 {
  background-image: url("../images/benefits_card_3_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.staking_benefits_inner_wrp .text_heading {
  color: #ffffff !important;
}
.staking_benefits_inner_wrp .text_service_nft_btn {
  background-color: #ffffff !important;
  color: #000000;
}
.staking_benefits_inner_wrp .feature_text_para {
  color: #ffffff;
  padding-bottom: 50px !important;
}
.flawless_card_wrp h3 {
  font-family: "Poppins";
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  color: #000000;
}
.flawless_card_wrp p {
  font-family: "Poppins";
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0.01em;
  text-align: left;
  color: #494b50;
}
.flawless_card_wrp .benefit_font {
  font-family: "Concert One";
  font-size: 96px;
  font-weight: 400;
  line-height: 120px;
  text-align: left;
}
.flawless_card_wrp .benefit_small_font {
  font-family: "Concert One";
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
}

/********************************** service_nft_process_wrp *******************/
.service_nft_process_wrp {
  background-image: url("../images/service_process_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-bottom: 150px;
}
.service_nft_process_inner_wrp .feature_content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding-top: 94px;
}
.content_process_wrp {
  display: flex;
  justify-content: center;
  padding-top: 60px;
}
.content_process_wrp .process_wrp {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.process_wrp .proto_text {
  font-family: "Poppins";
  font-size: 24px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: 0.01em;
  text-align: center;
  color: #000000;
}

/********************************** discuss-nft *******************/
.discuss_nft_wrp {
  padding-bottom: 150px;
}
.discuss_nft_inner_wrp {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  width: 100%;
  height: 413px;
  border-radius: 32px;
  background: linear-gradient(85.45deg, #6635ea 6.29%, #c7b2ff 85.69%);
}
.discuss_nft_inner_wrp .discuss_content_img {
  position: relative;
  bottom: 87px;
  right: 33px;
}

.discuss_content_img img {
  width: 100%;
}
.discuss_nft_inner_wrp .discuss_content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
}
.discuss_nft_inner_wrp .discuss_content .discuss_btn {
  width: 30%;
  border-radius: 15px;
  background-color: #22007c;
  border: none;
  font-family: "Poppins";
  font-size: 22px;
  font-weight: 600;
  line-height: 36px;
  text-align: center;
  color: #ffffff;
  padding: 16px 20px;
}
.discuss_nft_inner_wrp .discuss_content .discuss_text {
  font-family: "Commissioner";
  font-size: 42px;
  font-weight: 700;
  line-height: 55px;
  text-align: left;
  color: #ffffff;
  width: 80%;
}
.discuss_content {
  padding: 60px;
}

/***************************** why_us_nft_wrp ************************/
.why_us_nft_wrp {
  background-image: url("../images/why_us_nft_wrp.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: auto;
}
.why_us_nft_inner_wrp .feature_content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.arrow_container .arrow_wrp {
  display: flex;
  justify-content: center;
}
.arrow_container .arrow_wrp .arrow_1 {
  position: relative;
  left: 17rem;
}
.arrow_container .arrow_wrp .arrow_5 {
  position: relative;
  right: 17rem;
}
.polygon_container_wrp {
  display: flex;
  justify-content: center;
}
.hollow_polygon {
  /* display: flex; */
  display: none;
}
.hollow_polygon .img_1 {
  position: relative;
  bottom: 21rem;
  left: 89px;
}
.hollow_polygon .img_2 {
  position: relative;
  bottom: 25rem;
  left: 6px;
}
.hollow_polygon .img_3 {
  position: relative;
  bottom: 25rem;
  left: 6px;
}
.hollow_polygon .img_4 {
  position: relative;
  bottom: 25rem;
  left: 6px;
}
.hollow_polygon .img_5 {
  position: relative;
  bottom: 25rem;
  left: 6px;
}
.polygon_outline .poly_img {
  position: relative;
  top: 48px;
  width: 100%;
}
.polygon_wrps {
  position: relative;
}
.arrow_wrp .arrow_1 {
  width: 100%;
}
.arrow_img_wrp {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  justify-content: center;
  gap: 0px;
  position: relative;
  bottom: 250px;
}
.arrow_img_wrp .arrow_icon:nth-child(odd) {
  margin-top: 30px;
}
.arrow_img_wrp .arrow_icon {
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 0 60px;
}
.arrow_img_wrp .arrow_core {
  color: var(--Heading, #000);
  font-family: "Poppins";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
  letter-spacing: 0.24px;
  text-align: center;
}
.arrow_icon img {
  width: 40px;
}

/********************************start Why choose webllisto mobile********************************/

.why_us_nft_wrp .core_tm_nft_stacking {
  display: none;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 24px;
  margin-top: 38px;
}
.why_us_nft_wrp .core_tm_nft_stacking .team_card_cmn {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  width: 39%;
  padding: 14% 5%;
}
.why_us_nft_wrp .core_tm_nft_stacking .team_card1 {
  background-image: url("../images/core-tm-nft-stacking-card1-img.png");
}
.why_us_nft_wrp .core_tm_nft_stacking .team_card2 {
  background-image: url("../images/core-tm-nft-stacking-card2-img.png");
}
.why_us_nft_wrp .core_tm_nft_stacking .team_card3 {
  background-image: url("../images/core-tm-nft-stacking-card3-img.png");
}
.why_us_nft_wrp .core_tm_nft_stacking .team_card4 {
  background-image: url("../images/core-tm-nft-stacking-card4-img.png");
}
.why_us_nft_wrp .core_tm_nft_stacking .team_card5 {
  background-image: url("../images/core-tm-nft-stacking-card5-img.png");
}
.why_us_nft_wrp .core_tm_nft_stacking .team_card_cmn .arrow_icon {
  text-align: center;
}
.why_us_nft_wrp .core_tm_nft_stacking .team_card_cmn h3 {
  text-align: center;
  color: #000;
  font-family: "Poppins", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
  letter-spacing: 0.24px;
}
/********************************end Why choose webllisto mobile********************************/

/********************************media query********************************/

@media screen and (max-width: 1900px) {
  .banner_relative_img {
    width: 76%;
  }
  .banner_relative_img .img_wrp {
    width: 42%;
  }

  .feature_card_1 .arc_img {
    top: 82px;
  }
  .feature_number {
    bottom: 20px;
  }
  .process_wrp img {
    width: 100%;
  }
}
@media screen and (max-width: 1800px) {
  .feature_card_1 .card_top {
    top: -30px;
  }
  .feature_card_1 .currency_img {
    bottom: 199px;
  }
  .feature_number {
    bottom: 30px;
  }

  .nft_staking_platform_inner_wrp .text_para {
    font-size: 14px;
    line-height: 26px;
  }

  .nft_staking_platform_inner_wrp .text_heading {
    font-size: 50px;
    line-height: 58px;
  }

  /*********************discuss benefits ****************/
  .discuss_nft_inner_wrp .discuss_content_img {
    bottom: 72px;
  }
  .discuss_nft_inner_wrp {
    height: 355px;
  }
  .arrow_img_wrp {
    gap: 0px;
  }
  .arrow_img_wrp .arrow_core{
    font-size: 18px;
    line-height: 28px;
    margin-top: 10px;

  }
}

@media screen and (max-width: 1600px) {
  .service_nft_content_wrp .service_nft_btn {
    font-size: 22px;
    line-height: 28px;
  }
  .service_nft_content_wrp p {
    font-size: 17px;
  }
  .service_nft_content_wrp h2 {
    font-size: 50px;
    line-height: 60px;
  }
  .feature_number {
    font-size: 26px;
  }
  .feature_card_1 .currency_img {
    top: -55px;
  }
  .feature_card_1 span {
    font-size: 14px;
    line-height: 25px;
  }
  .feature_card_1 .card_top {
    top: -26px;
  }
  .feature_card_1 .arc_img {
    top: 77px;
  }
  .nft_content_wrp .text_content_wrp {
    top: 60px;
    width: 100%;
  }
  .nft_content_wrp .platform_img_3 {
    padding-top: 12rem;
  }
  .nft_content_wrp {
    gap: 100px;
  }
  .nft_staking_platform_inner_wrp .text_heading {
    font-size: 42px;
    line-height: 50px;
  }
  .nft_staking_platform_inner_wrp .text_para {
    font-size: 12px;
    line-height: 22px;
    padding: 10px 0 0;
  }
  .nft_staking_feature_wrp {
    padding: 80px 0 120px;
  }

  .discuss_nft_inner_wrp .discuss_content .discuss_btn {
    width: 30%;
    font-size: 18px;
    line-height: 24px;
    padding: 12px 20px;
  }
  .discuss_nft_inner_wrp {
    height: 295px;
  }

  .arrow_img_wrp {
    bottom: 200px;
    gap: 0px;
  }
  .arrow_img_wrp .arrow_core{
    font-size: 16px;
    line-height: 24px;

  }
}

@media screen and (max-width: 1400px) {
  .banner_relative_img .img_wrp {
    margin-top: -470px;
  }
  .service_nft_content_wrp {
    padding-top: 72px;
    gap: 10px;
  }
  .service_nft_content_wrp h2 {
    font-size: 48px;
    line-height: 130%;
  }
  .service_nft_content_wrp p {
    font-size: 16px;
  }

  /*****************************process*************************/
  .feature_card_1 .arc_img {
    top: 78px;
  }
  .feature_text_para {
    font-size: 12px;
    line-height: 24px;
    width: 86%;
  }
  .feature_card_1 span {
    font-size: 12px;
    line-height: 24px;
  }
  .feature_card_1 .card_top {
    top: -25px;
  }
  /************************discuss nft ******************/
  .discuss_nft_inner_wrp {
    height: 300px;
  }
  .discuss_nft_inner_wrp .discuss_content_img {
    bottom: 46px;
  }
  /***************************nft staking platform****************/
  .nft_staking_platform {
    padding-top: 292px;
  }
  .service_nft_content_wrp p {
    font-size: 16px;
    line-height: 150%;
  }
  .service_nft_content_wrp .service_nft_btn {
    font-size: 18px;
    line-height: 28px;
  }
  .arrow_img_wrp {
    gap: 95px;
    bottom: 196px;
  }
  .discuss_nft_inner_wrp .discuss_content .discuss_text {
    font-size: 36px;
    line-height: 45px;
    width: 90%;
  }
  .discuss_nft_inner_wrp .discuss_content .discuss_btn {
    font-size: 16px;
  }

  /* .banner_relative_img .img_wrp .service_relative_3 {
    width: 30%;
  }
  .banner_relative_img .img_wrp .service_relative_2 {
    width: 40%;
  }
  .banner_relative_img .img_wrp .service_relative_1 {
    width: 30%;
  } */

  .service_nft_content_wrp .service_nft_btn {
    font-size: 18px;
    line-height: 140%;
  }
  .nft_staking_platform_inner_wrp .text_heading {
    font-size: 38px;
    line-height: 140%;
  }
  .nft_staking_platform_inner_wrp .text_para {
    font-size: 14px;
    line-height: 140%;
  }
  .nft_staking_feature_wrp {
    padding: 0px 0 120px;
  }
  .text_heading {
    font-size: 38px;
    line-height: 160%;
  }
  .feature_text_para {
    font-size: 14px;
    line-height: 160%;
  }
  .feature_card_wrp {
    padding-top: 90px;
  }
  .feature_card_wrp {
    gap: 28px;
    row-gap: 113px;
  }
  .feature_card_1 {
    border: 1px solid #cd3c7f;
    border-radius: 32px;
  }
  .feature_card_1 .card_top {
    top: -22px;
    width: 71%;
  }
  .feature_card_1 .currency_img {
    top: -42px;
    width: 18%;
  }

  .feature_card_1 h3 {
    font-family: "Poppins";
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    color: #000000;
  }

  .feature_card_1 span {
    font-size: 13px;
    line-height: 140%;
  }
  .flawless_card_wrp p {
    font-size: 14px;
    line-height: 140%;
  }
  .flawless_card_wrp h3 {
    line-height: 140%;
    font-size: 20px;
  }
  .flawless_card_wrp .card_flawless_row_1 {
    padding: 8px 25px 0px 25px;
  }
  .flawless_card_wrp .card_flawless_row_1 {
    width: 417px;
  }
  .flawless_card_wrp .benefit_font {
    font-family: "Concert One";
    font-size: 72px;
  }
  .staking_benefits_inner_wrp .feature_text_para {
    margin-bottom: 0px;
  }

  .staking_benefits_wrp {
    padding: 60px 0 60px;
  }

  .service_nft_process_inner_wrp .feature_content {
    padding-top: 60px;
  }
  .text_service_nft_btn {
    /* width: auto; */
    height: 32px;
  }
  .content_process_wrp {
    padding-top: 40px;
  }

  .discuss_nft_inner_wrp .discuss_content .discuss_text {
    font-size: 38px;
  }
  .discuss_content {
    padding: 50px;
  }

  .service_nft_process_wrp {
    padding-bottom: 98px;
  }
  .discuss_nft_wrp {
    padding-bottom: 98px;
  }
  .process_wrp .proto_text {
    font-size: 20px;
    margin-left: 12%;
    margin-top: 10px;
  }
  .arrow_icon img {
    width: 31%;
  }
  .arrow_img_wrp .arrow_core {
    color: var(--Heading, #000);
    font-family: "Poppins";
    font-size: 18px;
  }
  .arrow_icon img {
    width: 37%;
  }
  .arrow_img_wrp {
    gap: 0px;
    bottom: 230px;
  }
  .arrow_img_wrp .arrow_icon{
    padding: 0 40px;
  }
  
  .nft_staking_platform_inner_wrp {
    padding-bottom: 50px;
  }
  .nft_content_wrp .platform_img_3 {
    padding-top: 10rem;
  }
  .service_nft_content_wrp .service_nft_btn {
    padding: 9px 22px 13px;
  }
}

@media screen and (max-width: 1199px) {
  /*************************nft staking***********************/
  .banner_relative_img {
    width: 74%;
  }
  .banner_relative_img .img_wrp {
    margin-top: -436px;
  }
  .nft_content_wrp .platform_img_3 {
    padding-top: 10rem;
  }
  .text_content_wrp {
    top: 63px;
  }
  .nft_staking_platform_inner_wrp .text_para {
    font-size: 12px;
    line-height: 22px;
  }

  /************************************features of nft staking********************/

  .feature_card_wrp {
    padding-top: 60px;
    row-gap: 83px;
  }
  .feature_card_1 .card_top {
    top: -21px;
  }
  .feature_card_1 .currency_img {
    top: -36px;
  }
  .feature_card_1 .arc_img {
    top: 72px;
  }
  .feature_number {
    font-size: 22px;
  }

  /*************************discuss nft expert*****************/
  .discuss_nft_inner_wrp {
    height: 240px;
  }
  .discuss_nft_inner_wrp .discuss_content .discuss_text {
    font-size: 35px;
    line-height: 45px;
  }
  .discuss_nft_inner_wrp .discuss_content .discuss_btn {
    width: auto;
  }
  .arrow_img_wrp {
    gap: 0px;
    bottom: 200px;
  }
  .arrow_img_wrp .arrow_core {
    font-size: 16px;
  }

  .flawless_card_wrp .card_flawless_row_1 {
    width: 100%;
  }

  .nft_staking_banner_wrp {
    height: 507px;
  }
  .nft_staking_feature_inner_wrp .feature_content {
    gap: 4px;
  }
  .feature_card_1 .card_top {
    top: -18px;
  }
  .feature_card_1 .currency_img {
    top: -30px;
  }
  .nft_staking_feature_wrp {
    padding: 0px 0 95px;
  }
  .flawless_card_wrp .card_flawless_1 {
    width: 83%;
  }
  .discuss_nft_inner_wrp .discuss_content .discuss_text {
    font-size: 28px;
    line-height: 150%;
  }
  .discuss_nft_wrp {
    padding-bottom: 168px;
  }
  .feature_card_1 .feature_content_wrp {
    height: 150px;
  }
  .process_wrp .proto_text{
    font-size: 16px;
    margin-left: 10%;
    line-height: 24px;
  }
}

@media only screen and (max-width: 1023px) {
  .feature_card_1 .card_top {
    top: -30px;
  }
  .feature_card_1 .arc_img {
    top: 86px;
  }
  .feature_card_1 .currency_img {
    top: -65px;
  }

  .nft_content_wrp .nft_image_wrp .platform_img {
    padding-top: 81px;
  }

  .arrow_img_wrp {
    gap: 0px;
    bottom: 160px;
  }
  .feature_card_wrp {
    padding-top: 86px;
    row-gap: 90px;
  }
  .feature_card_wrp {
    grid-template-columns: repeat(2, minmax(0, 42%));
    justify-content: center;
    align-items: center;
  }
  .feature_card_1 .card_top {
    top: -21px;
  }
  .feature_card_1 .arc_img {
    top: 78px;
  }
}

@media only screen and (max-width: 979px) {
  /**********************benner section **********************/
  .service_nft_content_wrp p {
    font-size: 14px;
    line-height: 30px;
  }
  .banner_relative_img {
    width: 74%;
  }
  .banner_relative_img .img_wrp {
    margin-top: -386px;
  }
  /****************************process************************/
  .nft_staking_feature_inner_wrp .text_heading {
    font-size: 38px;
    line-height: 44px;
  }

  .feature_number {
    font-size: 28px;
  }
  .feature_card_1 .card_top {
    top: -23px;
  }
  .feature_card_1 .arc_img {
    top: 72px;
  }
  .feature_card_1 .currency_img {
    top: -43px;
  }

  .nft_staking_feature_inner_wrp .text_heading {
    text-align: center;
    font-size: 36px;
  }
  .nft_staking_platform_inner_wrp .nft_content_wrp {
    flex-wrap: wrap;
  }
  .nft_staking_platform_inner_wrp .text_content_wrp {
    align-items: center;
  }
  .nft_staking_platform_inner_wrp .text_para {
    text-align: center;
  }
  .nft_image_wrp {
    display: none;
  }
  .nft_image_wrp_mobile {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 28px;
    padding-top: 50px;
  }
  .nft_image_wrp_mobile .platform_img_mobile {
    display: flex;
    justify-content: center;
    gap: 28px;
    align-items: center;
  }
  .nft_image_wrp_mobile .platform_img_mobile img {
    width: 35%;
  }
  .platform_img_3_mobile img {
    width: 60%;
    margin: 0 auto;
    text-align: center;
    display: flex;
  }
  .nft_staking_feature_wrp {
    padding: 0 0 110px;
  }
  /*******************************benefits**********************/
  .flawless_card_wrp p {
    font-size: 12px;
    line-height: 20px;
  }
  .flawless_card_wrp .benefit_font {
    font-size: 32px;
    line-height: 32px;
  }
  .staking_benefits_wrp {
    height: auto;
    padding-bottom: 40px;
  }
  .flawless_card_wrp {
    flex-wrap: wrap;
  }

  .discuss_nft_inner_wrp .discuss_content_img {
    display: none;
  }
  .discuss_nft_inner_wrp .discuss_content {
    align-items: center;
  }
  .discuss_nft_inner_wrp .discuss_content .discuss_text {
    text-align: center;
  }
  .discuss_nft_wrp {
    padding-bottom: 70px;
  }
  .discuss_nft_inner_wrp .discuss_content .discuss_btn {
    font-size: 20px;
  }

  /***********************why us ***********************/
  .why_us_nft_inner_wrp .text_heading {
    font-size: 37px;
  }

  .service_nft_process_inner_wrp .text_heading {
    font-size: 44px;
  }

  .arrow_img_wrp {
    gap: 53px;
    bottom: 121px;
  }
  .arrow_img_wrp .arrow_core {
    font-size: 16px;
  }
  .service_nft_content_wrp {
    padding-top: 54px;
  }
  .nft_staking_platform_inner_wrp .text_heading {
    text-align: center;
  }
  .nft_content_wrp {
    gap: 50px;
  }
  .nft_staking_feature_wrp {
    padding: 0 0 98px;
  }
  .feature_card_wrp {
    grid-template-columns: repeat(2, minmax(0, 52%));
    justify-content: center;
    align-items: center;
  }
  .feature_card_1 .card_top {
    top: -20px;
  }
  .feature_card_1 .arc_img {
    top: 74px;
  }
  .flawless_card_wrp .card_flawless_1 {
    width: 618px;
    padding: 20px 25px 20px 25px;
  }
  .flawless_card_wrp .card_flawless_row_1 {
    width: 618px;
    padding: 20px 25px 20px 25px;
  }
  .flawless_card_wrp .card_flawless_row {
    justify-content: center;
    align-items: center;
  }
  .service_nft_process_wrp {
    padding-bottom: 60px;
  }

  .arrow_img_wrp {
    gap: 0px;
    bottom: 180px;
  }
  .arrow_img_wrp .arrow_icon{
    padding: 0 20px;
  }
  .process_wrp .proto_text{
    font-size: 14px;
    margin-left: 5%;
    line-height: 20px;
  }
  .why_us_nft_wrp .core_tm_nft_stacking .team_card_cmn h3{
    font-size: 16px;
    margin-top: 10px;
  }
  .why_us_nft_wrp .core_tm_nft_stacking .team_card_cmn{
    width: 24%;
    padding: 7% 5%;
  }
}

@media only screen and (max-width: 767px) {
  .nft_staking_banner_wrp {
    height: auto;
  }
  .service_nft_content_wrp {
    padding: 70px 0 70px;
  }
  .banner_relative_img {
    display: none;
  }

  /*********************************process***********************/
  .nft_staking_feature_inner_wrp .text_heading {
    font-size: 35px;
    line-height: 44px;
    text-align: center;
  }
  .nft_staking_platform {
    padding-top: 0px;
  }
  .nft_staking_platform_inner_wrp .text_heading {
    text-align: center;
  }
  .nft_image_wrp_mobile {
    padding-top: 40px;
  }
  .feature_card_1 .card_top {
    top: -20px;
  }
  .nft_staking_feature_wrp {
    padding: 0 0 110px;
  }

  /**********************benefits*********************/
  .staking_benefits_wrp {
    height: auto;
    padding-bottom: 40px;
  }
  .flawless_card_wrp {
    flex-wrap: wrap;
  }
  .discuss_nft_inner_wrp .discuss_content .discuss_btn {
    height: auto;
  }
  .discuss_nft_inner_wrp {
    display: block;
  }
  .discuss_nft_inner_wrp .discuss_content .discuss_text {
    width: 100%;
  }

  .staking_benefits_inner_wrp .text_heading {
    text-align: center;
    font-size: 48px;
  }
  .flawless_card_wrp .benefit_font {
    font-size: 32px;
    line-height: 32px;
  }
  /**********************process*********************/
  .service_nft_process_inner_wrp .text_heading {
    font-size: 42px;
  }
  .service_nft_process_wrp {
    height: auto;
    padding-bottom: 40px;
  }

  .arrow_img_wrp {
    bottom: 117px;
    gap: 64px;
  }
  .arrow_img_wrp .arrow_core {
    font-size: 14px;
  }
  .nft_staking_feature_wrp {
    padding: 0 0 98px;
  }
  .discuss_content {
    padding: 40px 40px 40px 50px;
  }
  .arrow_img_wrp {
    bottom: 91px;
    gap: 38px;
  }
  .process_wrp .proto_text {
    margin-top: 3px;
    font-size: 12px;
    line-height: 18px;
    margin: 0px 10px;
  }
  .feature_card_wrp {
    grid-template-columns: repeat(1, minmax(0, 66%));
  }
  .staking_benefits_inner_wrp .text_heading {
    text-align: center;
    font-size: 38px;
  }
  .feature_card_1 .arc_img {
    top: 79px;
  }
  .content_process_wrp {
    flex-wrap: wrap;
    grid-template-columns: repeat(3, 1fr);
    display: grid;
  }
  .content_process_wrp .process_wrp {
    flex-basis: 52%;
  }
  .feature_card_1 .card_top {
    top: -23px;
  }
  .why_us_nft_wrp .arrow_wrp {
    display: none;
  }
  .why_us_nft_wrp .core_tm_nft_stacking {
    display: flex;
  }
 
}

@media only screen and (max-width: 649px) {
  /**************************process *********************/
  .feature_card_wrp {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .nft_staking_feature_inner_wrp .text_heading {
    font-size: 24px;
    line-height: 30px;
  }

  .feature_card_1 .arc_img {
    top: 97px;
  }

  /**************************benefits *********************/
  .staking_benefits_inner_wrp .text_heading {
    font-size: 42px;
    line-height: 55px;
  }
  .flawless_card_wrp .card_flawless_1 {
    width: 100%;
  }

  .discuss_content {
    padding: 26px 26px 26px 26px;
  }
  .discuss_nft_inner_wrp .discuss_content .discuss_btn {
    width: auto;
  }
  /*********************process*******************/
  .content_process_wrp {
    flex-wrap: wrap;
  }
  .service_nft_process_inner_wrp .text_heading {
    font-size: 30px;
  }
  .arrow_img_wrp {
    bottom: 100px;
    gap: 32px;
  }
  .feature_card_1 .arc_img {
    top: 83px;
  }

  .flawless_card_wrp .card_flawless_row_1 {
    width: 100%;
    padding: 25px;
    border-radius: 40px;
  }
  .discuss_nft_inner_wrp {
    height: auto;
  }
  .why_us_nft_wrp .core_tm_nft_stacking .team_card_cmn {
    padding: 7% 3%;
    width: 25%;
  }
  .arrow_icon img{
    width: 40px;
    margin-bottom: 10px; 
  }
}

@media only screen and (max-width: 479px) {
  .service_nft_content_wrp h2 {
    font-size: 36px;
    line-height: 46px;
  }
  .service_nft_content_wrp .service_nft_btn {
    font-size: 18px;
    line-height: 24px;
  }
  .nft_content_wrp {
    flex-wrap: wrap;
  }
  .nft_content_wrp .text_content_wrp {
    align-items: center;
  }
  .nft_staking_platform_inner_wrp .text_heading {
    text-align: center;
  }
  .nft_staking_platform_inner_wrp .text_para {
    text-align: center;
  }
  .nft_staking_platform {
    padding-top: 0px;
  }
  .nft_staking_feature_inner_wrp .text_heading {
    text-align: center;
  }
  .nft_staking_feature_wrp {
    padding: 10px 0 50px;
  }

  .feature_card_1 .currency_img {
    bottom: 18px;
  }

  .feature_card_1 .arc_img {
    top: 64px;
  }
  .feature_number {
    font-size: 22px;
  }
  .feature_card_wrp {
    gap: 70px;
  }
  .feature_card_1 h3 {
    font-size: 14px;
    line-height: 25px;
  }

  .arrow_img_wrp {
    gap: 11px;
    bottom: 70px;
  }
  .arrow_img_wrp .arrow_core {
    font-size: 10px;
  }
  .why_us_nft_inner_wrp .text_heading {
    font-size: 16px;
  }

  .staking_benefits_inner_wrp .text_heading {
    font-size: 22px;
  }
  .service_nft_process_inner_wrp .text_heading {
    font-size: 16px;
  }
  .discuss_nft_inner_wrp .discuss_content .discuss_btn {
    font-size: 16px;
    width: auto;
    padding: 10px 22px 10px;
  }
  .discuss_content {
    padding: 60px 10px 0;
  }
  .discuss_content {
    padding: 40px 24px 24px;
  }
  .feature_card_1 .arc_img {
    top: 73px;
  }
  .feature_card_1 .card_top {
    top: -20px;
  }
  .content_process_wrp{
    grid-template-columns: repeat(2, 1fr);
  }
  .process_wrp .proto_text{
    margin-left: 12%;
  }
  .why_us_nft_wrp .core_tm_nft_stacking .team_card_cmn {
    padding: 12% 3%;
    width: 40%;
  }
}

@media only screen and (max-width: 374px) {
  .feature_card_1 .card_top {
    bottom: 205px;
  }
  .feature_card_1 .arc_img {
    top: 68px;
  }
  .arrow_img_wrp .arrow_core {
    font-size: 7px;
  }
  .arrow_img_wrp {
    gap: 0px;
    bottom: 50px;
  }
  .discuss_nft_inner_wrp .discuss_content .discuss_btn {
    font-size: 12px;
  }
  .nft_staking_platform_inner_wrp .text_heading {
    font-size: 26px;
    line-height: 140%;
  }
  .service_nft_content_wrp p {
    width: 100%;
  }
  .why_us_nft_wrp .core_tm_nft_stacking .team_card_cmn {
    padding: 12% 5%;
    width: 40%;
  }
  .service_nft_content_wrp h2 {
    font-size: 27px;
    line-height: 140%;
  }
}
