html body{
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}

.main{
    width: 100vw;
    height: 100%;
    position: relative;
   
}
.bannerMsg{
    position: relative;
    padding-top: 0px;
}
.bannerMsg img{
    width: 100%;height: 70vh;
}

/* //uperform */
.formMainContBulk{
    height: 90vh;background: url(./image/home/bgForNew.png)
  }
  .formMainContBulkBg{
    background: #2c21729c;height: 90vh;width: 100%;
  }
  .formContBulkCotent{
    width: 100%;height: 90vh;display: flex;flex-direction: row;justify-content: space-around;
  }
  .formContBulkCotentA{
    width: 50%;height: 88vh;display: flex;flex-direction: column;justify-content: space-around;
  }
  .formContBulkCotentHead{
    width: 70%;height: 10vh;background: linear-gradient(to right, #3fcaff 0%, #a4ffb0 100%);display: flex;justify-content: center;align-items: center;
  }
  .formContBulkCotentHead h3{
    letter-spacing: 0px;color: #2c2172;
  }
  .formContBulkCotentText{
    width: 100%;height: 70vh;display: flex;flex-direction: column;justify-content: center;align-items: center;color: #fff;font-size: 15px;
  }
  .formContBulkCotentB{
    display: flex;flex-direction: column;justify-content: space-around;align-items: center;width: 50%;
   }
   .formContBulkCotentB1{
    height: 180vh;width:75%;background: #2c2172;display: flex;flex-direction: column;justify-content: center;align-items: center;
   }
   .formContBulkCotentB1 h3{
    color: #fff;letter-spacing: 8px;
    font-size: 18px;
   }
   .formContBulkCotentB1 label{
    color: #fff;font-size: 15px;
   }
/* <!-- //successful --> */
.successfulMainFin{
  height: 90vh;background: url(./image/home/bgForNew.png);
}
.successfulMainbgFin{
  background: #2c21729c;height: 90vh;width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.successfulCotentFin {
  width: 50%;
}
.successfulCotentHeadFin{
  width: 100%;height: 10vh;background: linear-gradient(to right, #3fcaff 0%, #a4ffb0 100%);display: flex;justify-content: center;align-items: center;
}
.successfulCotentHeadFin h4{
  letter-spacing: 0px;color: #2c2172
}
.successfulCotentTextFin{
  width: 100%;height: 70vh;display: flex;flex-direction: column;justify-content: center;align-items: center;color: #fff;font-size: 15px;
}
.successfulCotent2Fin{
  display: flex;flex-direction: column;justify-content: space-around;align-items: center;height: 90vh;width: 50%;
}
.successfulCotent2ImgFin{
  height: 70vh;width: 75%;background: #2c2172;display: flex;flex-direction: column;justify-content: center;align-items: center;
}
.successfulCotent2ImgFin img{
  width: 80%;height: 50vh
}
.findingMain{
  display: block;
}
.findingMain1{
  display: none;
}

@media (max-width : 650px) {
    .bannerMsg{
       padding-top: 0px;
    }
    .bannerMsg img{
       height: 25vh;
    }  
     /* //uperform */
.formMainContBulk{
    height: auto;background: url(./image/home/bgForNew.png)
  }
  .formMainContBulkBg{
    background: #2c21729c;height:auto;width: 100%;
  }
  .formContBulkCotent{
    width: 100%;height: auto;display: flex;flex-direction: column;justify-content: space-around;
    padding: 10px 0px;
  }
  
  .formContBulkCotentA{
    width: 100%;height: auto;display: flex;flex-direction: column;justify-content: space-around;
  }
  /* .formContBlogCotentB{
    display: flex;flex-direction: column;justify-content: space-around;align-items: center;width: 100%;height: 74vh
  } */
  .formContBulkCotentHead{
    width: 50%;height:8vh;background:linear-gradient(to right, #b4ec51, #429321);display: flex;justify-content: center;align-items: center;
  }
  .formContBulkCotentHead h3{
    letter-spacing: 0px;color: #310285;
    font-size: 16px;
  }
  .formContBulkCotentText{
    width: 100%;height: auto;display: flex;flex-direction: column;justify-content: center;align-items: center;color: #fff;font-size: 13px;
  }
  .formContBulkCotentB{
    display: flex;flex-direction: column;justify-content: space-around;align-items: center;width: 100%;
   }
   .formContBulkCotentB1{
    height:auto;width: 90%;background: #2c2172;display: flex;flex-direction: column;justify-content: center;align-items: center;padding: 10px 0px  
   }
   .formContBulkCotentB1 h3{
    color: #fff;letter-spacing: 0px;
    font-size: 18px;
   }
   .formContBulkCotentB1 label{
    color: #fff;font-size: 15px;
   }
     /* <!-- //successful --> */
     .successfulMainFin{
      height:auto;background: url(./image/home/bgForNew.png);
  }
  .successfulMainbgFin{
      background: #2c21729c;height: auto;width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: space-around;
      align-items: center;

  }
  .successfulCotentFin {
      width: 100%;
      height: auto;
    
  }
  .successfulCotentHeadFin{
      width: 100%;height: auto;background: linear-gradient(to right, #3fcaff 0%, #a4ffb0 100%);display: flex;justify-content: center;align-items: center;padding: 8px 0px
  }
  .successfulCotentHeadFin h4{
      font-size: 20px;
      padding: 0px 10px;
      margin-bottom: 0%;
  }
  .successfulCotentTextFin{
      width: 100%;height: auto;display: flex;justify-content: center;align-items: center;color: #fff;font-size: 15px;
  }
  .successfulCotent2Fin{
      display: flex;flex-direction: column;justify-content: space-around;align-items: center;height:auto;width: 100%;padding-bottom: 10px;
  }
  .successfulCotent2ImgFin{
      height: 40vh;width: 80%;background: #2c2172;display: flex;flex-direction: column;justify-content: center;align-items: center;
  }
  .successfulCotent2ImgFin img{
      width: 80%;height: 30vh
  }
  .findingMain{
      display: none;
  }
  .findingMain1{
      display: block;
  }
}