 /*-------------------how-to-apply.-06-10-2022--------------------*/
  .how_to_apply_main {
  width: 100%;
  margin-top: 29px;
  }
  .wrap.pos-Reltv {
  width: 100%;
  box-shadow: 0 1px 1px 1px rgb(189 184 184 / 28%);
  margin-top: 10px;
  background-color: #fff;
  background-color: #fff;
  padding: 18px 26px 14px 19px;
  text-align: left;height:338px;
  border-radius: 10px;}
  .applyGuideContentBox {
  width: 100%;}
  .applyGuideContentBox h3 {
  font-size: 17px;
  font-weight: bold;
  line-height: 25px;
  }
  .content_apply-box {
  width: 100%;
  margin-top:33px;
  }
  .content_apply-box p {
    margin-top: -19px;
}
  .content_apply-box p {
  width: 100%;
  text-align: justify;
  font-size:13px;
  }
  .apply_card-title {
  width:87%;
  box-shadow: 0 1px 1px 1px rgb(189 184 184 / 28%);
  margin-top: 10px;
  background-color: #fff;
  background-color: #fff;
  padding: 16px 13px 14px 13px;
  text-align: right;
  border-radius: 10px;
  font-size: revert;
  float: right;
  }
  .line2 {
  background-image: url('../images/Step_1.webp');
  background-repeat: no-repeat;
  height: 150px;
  z-index: 9999;
  position: relative;
  z-index: 999;
 top: -125px;
 left: 343px;
 width: 100%;
  }
  .apply-card-main {
  width: 100%;
  margin: 16px 0px 0px 0px;
  }
  .line3 {
  background-image: url(../images/Step_2.webp);
  background-repeat: no-repeat;
  height: 150px;
  z-index: 9999;
  position: relative;
  z-index: 999;
  top: -143px;
  left: 343px;
  width: 100%;
  }
  .line4 {
  background-image: url(../images/Step_3.webp);
  background-repeat: no-repeat;
  height: 150px;
  z-index: 9999;
  position: relative;
  z-index: 999;
   top: -215px;
  left: 343px;
  width: 100%;
  }
  .line5 {
  background-image: url(../images/Step_4.webp);
  background-repeat: no-repeat;
  height: 150px;
  z-index: 9999;
  position: relative;
  z-index: 999;
  top: -92px;
 left: 343px;
 width: 100%;
  } 
  
  @media (max-width: 767px){ 
  
      .line3 { 
      z-index: 999;
      top: -223px;
      left:1px;}  
      .line4 {position: relative;
        z-index: 999;
        top: -164px;
        left:1px;} 
  
 .line5 {
  position: relative;
  z-index: 999;
  top: -115px;
  left:1px;}

  .line2 { position: relative;
    z-index: 999;
    top: -223px;
    left:1px;} 
   .how_to_apply_main {
    width: 100%;
    padding: 11px;
    margin-top: -9px;
  }
  .applyGuideContentBox {
    width: 100%;
   text-align: center;
}
.content_apply-box p {
  text-align: justify;
  font-size:13px;}
  .applyGuideContentBox h3 {
    font-size: 15px;
    font-weight: bold;
    line-height: 25px;}
    
    .apply_card-title {
      width: 100%;
  } 
  
  .apply-card-main {
    width: 100%;
    margin: 5px 0px 0px 0px; }
    
    .line2 {
    display: none;}
 .line3 {
    display: none;}
    
  .line4 {
    display: none;}
 .line5 {
    display: none;}
  }
  
.wrap {
    position: relative;
}
.wrap .cardcount {
    top: 50%;
    right: -116px;
    transform: translateY(-50%);
    height: 40px;
    left: 100%;
    width: 120px;
    position: absolute;
}