.banner-desk-mob {
  margin-top: 115px;
}

.desktop-banner { 
  width: 100%;
}

.margin-bottom-last p {
  line-height: 27px;
  margin-bottom: 5px;
}
.seperation-heading {
  background-color: #01b0ac;
  margin-bottom: 30px;
}

.seperation-heading h2 {
  color: #fff;
  padding: 20px 10px;
  text-align: center;
  font-size: 22px;
}

.mobile-banner {
  display: none;
}

.form-container {
  display: flex;
  flex-direction: column;
}

.form-row {
  display: flex;
  flex-direction: row;
  margin-bottom: 10px;
}

.form-row label {
  width: auto;
  text-align: right;
  margin-right: 10px;
}

.form-row input {
  flex: 1;
  border: none;
  border-bottom: 1px dotted black;
  padding: 2px;
}

.form-row-textarea label {
  width: 120px;
  text-align: right;
  margin-right: 10px;
}

.form-row-textarea textarea {
  flex: 1;
}

.validate-checkbox label {
  margin-right: 30px;
}

.group-institute label {
  margin-right: 30px;
}

.family-member-width {
  width: 60%;
  margin-bottom: 20px;
}

.family-member-padding {
  margin-top: 15px;
}

.family-mobile {
  padding-left: 10px;
}

.document-validation {
  margin-top: 25px;
  margin-bottom: 15px;
}

.group-institute {
  margin-top: 25px;
  margin-bottom: 15px;
}

.form-submitbtn button {
  text-align: center;
  padding: 6px 30px;
  background: linear-gradient(90deg, #034ea1 0, #00b7ac 100%);
  color: #fff;
  margin: 10px auto 30px;
  border-radius: 8px;
  border: none;
}

.head-benefit-term {
  background-color: #01b0ac;
  margin-bottom: 20px;
}

.head-benefit-term h2 {
  color: #fff;
  padding: 20px 10px;
  text-align: center;
  font-size: 22px;
}

.benefits-and-section h4 {
  color: #01b0ac;
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.margin-bottom-last {
  margin-bottom: 20px;
}
.mobile-view-form input {
  width: 250px;
  padding: 12px;
}
input:focus {
  background-color: #fff;
}
.text-danger {
  font-size: 12px;
  line-height: 18px;
  display: block;
  position: absolute;
}
.mobile-view-form {
  position: relative;
  margin-bottom: 10px;
}
.mobile-view-form1 {
  position: relative;
  margin-bottom: 10px;
}
.mobile-view-form1 p {
  line-height: 10px;
  position: absolute;
  top: 35px;
  left: 60%;
  transform: translate(-50%, -50%);
  text-align: center;
  text-wrap: nowrap;
}
.uploadContainer {
  display: flex;
  align-items: center;
  width: 219.118px;
  height: 32.688px;
  border: 1px solid #979797;
  border-radius: 0px;
  overflow: hidden;
  margin-top: 10px;
  /* margin-left: -16px; */
}
.mobile-view-form p {
  line-height: 10px;
  position: absolute;
  /* top: 35px; */
  /* left: 60%; */
  transform: translate(-50%, -50%);
  text-align: center;
  text-wrap: nowrap;
}
.ul-content li {
  font-family: "MontserratEB";
}
.ul-content li span {
  font-family: "Montserrat";
  padding-left: 4px;
}

.heading {
  text-align: left;
  width: 100%;
}
.maniplate-form-grp {
  position: relative;
  border: 2px solid #0ab5a9 !important;
  border-radius: 0px;
  width: 100%;
  /* margin-bottom: 23px; */
}
.maniplate-form-grp label {
  position: absolute;
  left: 0;
  position: absolute;
  left: 5px;
  top: -11px;
  background: #fff;
  padding: 0 5px;
}
.maniplate-form-grp input {
  height: 100%;
  margin: 0;
  border-radius: 0px;
  padding: 10px;
  border: none;
  width: 100%;
}

.age {
  /* margin-bottom: 20px; */
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 10px;
}

.age label {
  font-weight: bold;
  padding-left: 0px;
}
.age input[type="number"] {
  padding: 8px;
  border-radius: 4px;
  border: 2px solid #0ab5a9;
  width: 51px;
}
.age input[type="radio"] {
  width: 40px;
  height: 22px;
  top: 131.75px;
  left: 851.24px;
}
.gender {
  padding-left: 0px;
  display: inline-block;
  width: 100%;
}

.email {
  position: relative;
  border: 2px solid #0ab5a9 !important;
  border-radius: 0px;
  width: 100%;
}

.email_error {
  margin-bottom: 23px;
}

.email label {
  position: absolute;
  left: 5px;
  top: -11px;
  background: #fff;
  padding: 0 5px;
}
.email input {
  border: none;
  width: 100%;
  padding: 12px;
}
.mobile-view-form {
  border: 2px solid #0ab5a9 !important;
  border-radius: 0px;
  width: 100%;
  margin-bottom: 0px;
}

.mobile-view-form input {
  border: none;
  width: 100%;
}
#mobiles {
  margin-top: 10px;
}
.mobile-view-form label {
  position: absolute;
  left: 5px;
  top: -11px;
  background: #fff;
  padding: 0 5px;
  display: -webkit-inline-box;
}

.form-address {
  position: relative;
  border: 2px solid #0ab5a9 !important;
  border-radius: 0px;
  width: 100%;
}

.form-address label {
  position: absolute;
  left: 5px;
  top: -11px;
  background: #fff;
  padding: 0 5px;
}

.form-address input {
  border: none;
  width: 100%;
  padding: 17px;
}

.sub-heading {
  line-height: 40px;
  font-size: 21px;
}
.add-member {
  text-align: left;
  width: 100%;
}
.add-member-btn {
  padding: 0px 0px;
  font-size: 16px;
  background-color: #d9d9d9;
  color: #000;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  align-items: center;
  width: 150px;
}

/* Style for the circular border */
.plus-border {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border: 2px solid black;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}

.plus-symbol {
  font-size: 24px;
}
.member-display {
  margin-top: 20px;
  font-size: 18px;
  display: none;
  color: #034ea1;
}
.form-content {
  display: block;
}
/* add member styles */

.member {
  display: none;
}

.additional-fields {
  display: none;
  width: 100%;
}

.custom-form-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 25px;
}
.sub-heading-member {
  padding-left: 15px;
  line-height: 40px;
  color: #034ea1;
  text-align: left;
  width: 100%;
}
.sub-heading-member2 {
  padding-left: 15px;
  line-height: 40px;
  color: #034ea1;
  text-align: left;
  width: 100%;
}
.sub-heading-member3 {
  padding-left: 15px;
  line-height: 40px;
  color: #034ea1;
  text-align: left;
  width: 100%;
}

/* dropdown */
#navi {
  margin-top: 10px;
  /* margin-left: -16px; */
  line-height: 30px;
  padding-left: 10px;
  overflow: hidden;
  color: #333;
  background: #d9d9d9;
  font-size: 12px;
  text-align: left;
  font-size: 18px;
  cursor: pointer;
  width: 300.95px;
  border-radius: 10px;
  font-family: "Montserrat";
}

#navi i {
  position: absolute;
  margin-left: 77px;
  margin-top: 9px;
  color: #333;
  font-size: 12px;
  font-size: 18px;
}

#navigation {
  margin-top: 10px;
  margin-left: 1px;
  width: 200px;
  overflow: hidden;
  display: none;
  font-size: 18px;
  background: #fff;
}

#navigation label {
  display: block;
  font-size: 12px;
  line-height: 18px;
  width: 180px;
  overflow: hidden;
  color: #333;
  font-size: 15px;
  padding: 10px;
  text-align: left;
  cursor: pointer;
}

.fa-chevron-down:before {
  margin-left: -65px;
}
.form-rows {
  width: 186.65px;
  /* height: 280.57px; */
  font-size: 15px;
  font-family: "Montserrat";
  border-radius: 12px;
}

/* dr2 */
#navigate {
  margin-top: 10px;
  /* margin-left: -16px; */
  margin-right: 532px;
  line-height: 30px;
  padding-left: 10px;
  overflow: hidden;
  color: #333;
  background: #d9d9d9;
  font-size: 12px;
  text-align: left;
  font-size: 18px;
  cursor: pointer;
  width: 300.95px;
  border-radius: 10px;
  font-family: "Montserrat";
}
#navigate i {
  position: absolute;
  margin-left: 77px;
  margin-top: 9px;
  color: #333;
  font-size: 12px;
  font-size: 18px;
}
#navigating {
  margin-top: 10px;
  margin-left: 1px;
  width: 200px;
  overflow: hidden;
  display: none;
  font-size: 18px;
  background: #fff;
}
#navigating label {
  display: block;
  font-family: "Montserrat";
  line-height: 18px;
  width: 190px;
  overflow: hidden;
  color: #333;
  font-size: 15px;
  padding: 10px;
  text-align: left;
  cursor: pointer;
}

.form-roww {
  width: 186.65px;
  /* height: 280.57px; */
  top: 549.71px;
  left: 51.89px;
  border-radius: 12px;
}
.custom-chevron:before {
  margin-left: -65px;
}

.uploadButton,
.browseButton {
  display: flex;
  align-items: center;
  padding: 10px 15px;
  font-size: 13px;
  cursor: pointer;
  color: #000;
  background-color: #fff;
  border: none;
  flex-grow: 1;
  height: 31.688px;
  margin-bottom: 0px !important;
}
.uploadButton {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 10px;
  font-family: "Montserrat";
}
.uploadButton:hover {
  background-color: #fff;
}

.uploadIcon {
  width: 20px;
  height: auto;
  margin-right: 5px;
}
.uploadButton label {
  color: #000;
}

.browseButton {
  padding: 10px 15px;
  font-size: 11px;
  cursor: pointer;
  color: #000;
  border: 2px solid #0c549f;
  border-radius: 0px;
}
#register {
  text-align: center;
  padding: 10px 60px;
  background: linear-gradient(90deg, #034ea1 0, #00b7ac 100%);
  margin: 40px auto 30px;
  border-radius: 8px;
  border: none;
  display: block;
  color: #fff;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.54px;
}
.section1 {
  width: 100%;
  display: flex;
  gap: 10px;
  align-items: center;
}
.form-grp {
  margin-bottom: 6px;
}
.gender-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  /* margin-bottom: 20px; */
}
.gender-radio {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.gender-radio label {
  margin-bottom: 0px;
}
.section2 {
  width: 100%;
  display: flex;
  gap: 25px;
  align-items: center;
}
input[type="radio"]:checked {
  accent-color: #00b7ac;
}
.age-container {
  display: flex;
}
#age_error {
  margin-top: 24px;
  right: 325px;
}
#gender_error {
  margin-top: 32px;
  right: 225px;
}
#uploadedFiles {
  position: absolute;
}
#please_specify {
  border: none;
  border-bottom: 1px dotted #333;
}
#uploadedFiles p{
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  width: 220px;
  background: #fff;
}
.uploadContainer > :last-child {
  margin-top: 40px;
  position: absolute;
  width: 100%;
}
.form-group {
  margin-bottom: 0px;
}
#additional-fields-1 .maniplate-form-grp, #additional-fields-2 .maniplate-form-grp, #additional-fields-3 .maniplate-form-grp {
  margin-bottom: 23px;
}
#additional-fields-1 .age-container, #additional-fields-2 .age-container, #additional-fields-3 .age-container{
  margin-bottom: 25px;
}
#additional-fields-1 .age-container .gender, #additional-fields-2 .age-container .gender, #additional-fields-3 .age-container .gender{
  margin-left: 10px;
}




  @media screen and (max-width: 1024px) {
    #age_error {
      margin-top: 22px;
      right: 229px;
  }
  }
  @media screen and (max-width: 767px) {
    #file_error{
      line-height: 16px;
    }
    #register {
      margin: 80px auto 30px;
    }
  }
  @media screen and (max-width: 600px) {
    .section1,
    .section2 {
      flex-direction: column;
    }
    .section2 {
      gap: 35px;
    }
  }
  @media (max-width: 499px) {
    .banner-desk-mob {
      margin-top: 105px;
    }
  
    .desktop-banner {
      display: none;
    }
  
    .mobile-banner {
      display: block;
      width: 100%;
    }
  
    .family-member-width {
      width: 100%;
    }
  
    .form-address {
      display: flex;
      flex-direction: row;
    }
  
    .mobile-view-form label {
      width: auto;
      text-align: left;
      margin-right: 0px;
    }
  
    .mobile-view-form {
      display: flex;
      flex-direction: row;
      align-items: center;
    }
  
    .form-row {
      flex-wrap: wrap;
      flex-direction: column;
    }
  
    .form-col {
      max-width: 100%;
    }
  
    .form-row label {
      text-align: left;
    }
  
    .form-row input {
      margin-bottom: 10px;
    }
  
    .mobile-view-form label[for="name"] {
      white-space: normal;
      /* Allow label text to wrap to multiple lines */
      width: 100px;
    }
  
    .validate-checkbox label[for="checkboxs2"] {
      display: flex;
      align-items: flex-start;
    }
  
    .validate-checkbox input[name="manipal_university"] {
      margin-right: 4px;
    }
  
    .family-mobile {
      padding-left: 0px;
    }
  
    .form-address {
      display: flex;
      flex-direction: row !important;
    }
  
    .seperation-heading h2 {
      padding: 15px 10px;
      font-size: 18px;
    }
   
    .head-benefit-term h2 {
      padding: 15px 10px;
      font-size: 18px;
    }
    .mobile-view-form input {
      width: auto;
    }
    .text-danger {
      font-size: 10px;
      line-height: 30px;
    }
    #institute_error {
      font-size: 10px;
      line-height: 45px;
      margin-top: -15px;
    }
    #document_error {
      font-size: 10px;
      line-height: 45px;
      margin-top: -10px;
    }
    .uploadContainer {
      margin-top: 35px !important;
    }
    #navigate {
      margin-top: 18px !important;
    }
    #address_error {
      left: 0px;
      margin-top: 54px;
    }
    .mobile-view-form {
      position: relative;
      margin-bottom: 10px;
    }
    #age_error {
      left: 50px;
      margin-top: 15px;
      right: 0px;
    }
    #gender_error {
      left: 160px;
      margin-top: 20px;
      right: 0px;
    }
    .mobile-view-form p {
      line-height: 10px;
      position: absolute;
      top: 90%;
      /* left: 50%; */
      transform: translate(-50%, -50%);
      text-align: center;
      text-wrap: nowrap;
    }
    .form-group {
      margin-bottom: 15px;
    }
    .text-danger{
      margin-top: 0px;
    }
    .section1{
      gap: 15px;
    }
  }
  @media screen and (max-width: 320px) {
    .age,
    .gender-container {
      flex-direction: row;
    }
  }
