@media (max-width: 767.99px) {
          .main-content {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
   
}
 
.bg-light-card{
    background-color: #1c65a326;
    }
    /* Member card Register  */
    
    
    /* objective */
    .img-circle {
      border-radius: 50%;
    }
     .avtig {
       width: 75% !important;
       /* padding: 0 10px; */
     }
    
     .fig {
       text-align: center;
       /* padding: 42px 10px; */
     }
    
     .ash {
      background: #f4f4fa;
      display: flex;
      align-items: center;
      padding:25px;
    }
    
     .newobj {
       width: 75% !important;
       margin: 20px 0;
     }
     .ash-1 {
      background: #f4f4fa;
     }
     .centrig{
     display: flex;
      align-items: center;}
     .cnt {
       text-align: center;
     }

     
/* Member card Register  */

.header-image{
    width: 120px;
    height: 120px;
    }
    .header-image img{
    height: 100%;
    width: 100%;
    }
    
    .regiter-outer{
      padding: 20px;
    
    }
    .member-card{
      border: 1px solid;
      border-radius: 15px;
      color: #1c65a3;
      font-weight: 900;
    }
    .px-130{
      padding: 0  130px;
    }
    .b-bottom{
      border-bottom: 2px solid ;
    }
    .register-member-title{
      font-weight:700;
      color: #0062c4;
      font-size: 30px;
    }
    .member-form{
            min-width: 1100px;
    max-width: 1100px;
   
    }
    .member-form .form-floating{
      display: flex;
      align-items: center;

    }
    .member-form label{
    min-width: 135px;
    max-width: 135px;
    position: relative;
    }
    
    .regiter-outer{
      width: 1000px;
    }
    
    .member-card-outline{
      box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    padding: 15px 50px;
    }
    
    
    .regiter-outer .form-floating label{
     color: black;
    }
    .regiter-outer .form-floating input{
      border-left:0 ;
      border-bottom:1px solid black;
      border-top: 0;
      border-right: 0;
      border-radius: 0;
      position: relative;
      top: -10px;
      background: transparent;
      
    }
    
    .regiter-outer  .form-control:focus{
      box-shadow:none;
    }
    
    .date label,.gender label,.dob label{
      min-width: 60px;
    }
    
    .form-profile{
      width: 100%;
      height: 155px;
      border: 1px solid ;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .form-profile-outer{
      width: 100%;
      height: 100%;
    padding: 10px;
    }
    .form-profile .upload-input,.form-profile .upload-input {
      height: 100%;
      width: 100%;
      min-width: none !important;
    }
    .member-form  .upload-input label{
      min-width: 100% !important;
      background-color: #fff;
      height: 100%;
    }
    .member-form  .upload-input label span{
    
    color: #000;
    text-align: center;
    line-height: 19px;
    text-transform: uppercase;
    }
    
    .underline-register-form-title{
      display: block;
      height: 1px;
      background: #000;
      text-align: center;
      width: calc(100% - 150px);
    }
    .policy-underline{
      width: 200px;
      border-bottom: 1px solid #000;
      display: inline-block;
    }

    .overflow-x{
       overflow-x: auto;
    }

/* Reciept  */
.recipt{
min-width: 700px;
    max-width: 700px;
    padding: 10px 20px;
    border: 2px solid;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    background: white;
    overflow-x: auto;
    height: auto;
  }
  
  .recipt .inner .address {
    font-size: 15px;
    text-align: right;
    
  }
  
  .recipt-logo div{
    width: 80px;
    height: 80px;
  }
  
  .gap-10{
    gap: 10px;
  }
  
  .recipt-title{
    font-weight: 500;
    font-size: 22px;
    margin-top: 10px;
  }
  
  .recipt-title-sub{
    font-size: 18px;
    font-weight: 500;
  }
  .date-row{
    display: flex;
    margin: 15px 0;
    justify-content: space-between;
  }
  
  .label-row{
    display: flex;
    gap: 30px;
  }
  .label-row .label{
    padding: 0 10px;
    background: #f14907;
    font-weight: 900;
    color: #fff;
  }
  .payment-content{
    font-weight: 800;
    text-align: center;
    font-style: italic;
  }
  
  .recipt-name{
    display: flex;
  }
  
  .w-15{
    width: 15%;
  }
  .w-95{
    width: 95%;
  }
  .b-bottom-1{
    border-bottom: 1px dotted;
  }
  /* .cash{
    padding: 10px 15px;
  
    font-weight: 900;
    font-size: 35px;
  } */
  .cash{
  width: 120px;
  height: 100px;
  }
  /* .recipt div{
  color: #000;
  } */
  .color-red {
    color: red;
}
.font-700 {
    font-weight: 700;
}
  /* Reciept  end*/
  .file-input__input{
    width: 147px;
    height: 157.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: 99999;
	cursor: pointer;
  }

  .file-input__label {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    font-size: 14px;
    padding: 3px 12px;
    background-color: #7d7d7d;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
}

.date.form{
    left: -20px;
}


/* Member card design  */
.border-2{
    border: 2px solid #000000 !important;
  }
  .font-500{
    font-weight: 500;
  }
  /* body {
      font-family: 'DM Sans', sans-serif;
  } */
  
  .shadow {
      box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06) !important;
  }
  
  .main-content {
      padding-top: 100px;
      padding-bottom: 100px;
  }
  
  .member-card-logo {
    width: 65px;
    height: 60px;
  }
  .member-profile-photo{
    width: 130px;
    height: 151px;
    margin: 0 auto;
    border: 1px solid;
  
  }
  .membercard-title{
    text-transform: uppercase;
      font-size: 14px;
  }
  .membercard-title{
    font-size: 14px;
  }
  .member-card-logo img{
    width: 100%;
  }
  .card-logo{
    position: relative;
    z-index: 1;
  }
  .color-white{
    color: white !important;
  }
  .card-details p svg{
  fill: #000000 !important;
  }
  .card-table th{
    font-weight: 500;
    text-align: left;
  }
  
  .w-40{
    width: 40%;
  }
  
  .letalign {
      justify-content: flex-end;
      display: flex;
  }
  .card-table th{
  width: 30%;
  color: black;
  font-size: 15px;
  }
  .card-signature{
    width: fit-content;
    font-size: 12px;
    line-height: 16px;
    margin-left: auto;
    margin-top: 15px;
  }
  .member-profile-photo{
    color: #000;
    text-align: center;
    line-height: 19px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    font-size: 15px;
    padding: 10px;
  }
  .max-width-400{
    max-width: 400px;
  }
  .member-card-row{
    width: 100%;
  }
  .member-card-row .member-card{
    text-align: center;
    font-weight: 900;
    font-size: 33px;
  }
  .line-25{
    line-height: 25px;
  }
  .card-table td{
    display: flex;
    width: 100%;
  }
  .card-table td span{
  width: 10%;
  
  }
  .card-table td div{
    width: 90%;
    border-bottom: 1px solid;
  
  }
  .card-details th{

    line-height: 20px;
    font-weight: 400;
  }

/* Member card design  */


/* Reciept  */

  .recipt .inner .address {
    font-size: 15px;
    text-align: right;
    
  }
  
  .recipt-logo div{
    width: 80px;
    height: 80px;
  }
  
  .gap-10{
    gap: 10px;
  }
  
  .recipt-title{
    font-weight: 500;
    font-size: 22px;
    margin-top: 10px;
  }
  
  .recipt-title-sub{
    font-size: 18px;
    font-weight: 500;
  }
  .date-row{
    display: flex;
    margin: 15px 0;
    justify-content: space-between;
  }
  
  .label-row{
    display: flex;
    gap: 30px;
  }
  .label-row .label{
    padding: 0 10px;
    background: #f14907;
    font-weight: 900;
    color: #fff;
  }
  .payment-content{
    font-weight: 800;
    text-align: center;
    font-style: italic;
  }
  
  .recipt-name{
    display: flex;
  }
  
  .w-15{
    width: 15%;
  }
  .w-95{
    width: 95%;
  }
  .b-bottom-1{
    border-bottom: 1px dotted;
  }
  /* .cash{
    padding: 10px 15px;
  
    font-weight: 900;
    font-size: 35px;
  } */
  .cash{
  width: 120px;
  height: 100px;
  }
  /* .recipt div{
  color: #000;
  } */
  /* Reciept  end*/
  
  