.iti-mobile .iti--container {
  margin-top: 70%;
  margin-bottom: 50%;
  margin-left: 0px;
  margin-right: 30px;
  /* position: fixed; */
  /* display: inline-block; */
}

@media screen and (min-width: 400px) {
  only-form-for-mobile2 {
    background-color: lightgreen;
  }
}

@media screen and (min-width: 800px) {
  only-form-for-mobile2 {
    background-color: lavender;
  }
  /* .intl-tel-input,
    .iti{
     width: 100%;
     } */
}


@media (max-width: 768px){
  .hide-on-mobile{
      display: none;
  }
  .intl-tel-input,
  .iti{
  width: 100%;
}
}

@media (max-width: 576px){
 
    .hide-on-mobile{
        display: none;
    }
    .intl-tel-input,
    .iti{
     width: 100%;
     }
    .images-styles-text{
      font-size: 35px;
      font-weight: 800;
      padding-top: 1rem;
    }
    .images-styles-left{
      display: none;
      height:20%; width: 40%; margin-right: 0.5rem;
    }
    .images-styles-right{
      display: none;
      height:20%; width: 40%; margin-right: 1rem;
    }
    .only-form-for-mobile{
        display: block;
    }
    /* .main-banner{
        height: 90vh; 
    } */
    .form-position-mobile{
        margin: 2rem;
        width: 100%;
      }
      .images-styles-left{

        height:20%; width: 30%; margin-right: 0.5rem;
      }
      .images-styles-right{
    
        height:20%; width: 30%; margin-right: 1rem;
      }
      .addressDiv {
        width: 16rem;
        padding: 1rem;
        margin-left: 18%;
        margin-top: -3rem;
        position: absolute;
        background: #fff;
        border-radius: 16px;
    }
    .heading-text-style{
        color: #fff;
        font-weight: 700;
        font-size: 30px;
    }
    .heading-text-style1{
        color: #e95a0c;
        font-weight: 700;
        font-size: 27px;
    }
    .heading-text-style2{
        color: #fff;
        font-weight: 700;
        font-size: 16px;
    }
    .column {
      width: 100%;
      padding: 30px;
      height: 100%; 
    }

    .radio-button{
      padding-left: 9%;
    }
    .form-input-DDMM {
      border: 1px solid gray;
      border-radius: 8px;
      width: 40px;
      padding: 5px;
    }
    .radio-button label {
      display: inline-block;
      background-color: #fff;
      color: gray;
      font-size: 15px;
      cursor: pointer;
      padding: 3px 18px;
    }      
    .radio-button input[type="radio"]:checked+label {
      background-color: rgba(233,90,12,255);
     color:#fff;
     border: none;
     padding: 4px 18px;
  
    }
  
    .same{
      display: flex;
      align-items: center;
      margin-left: 0.3rem;
    }

    .btn-secondary:active{
      background-color: rgba(233,90,12,255);
    }
    #container-image{
      padding:0rem;
      border-radius:25px;
    }
}




@media (max-width: 1430px) {

    .about1-us-page{
        margin-top: 0px;
        padding: 10px 0 10px 0;
          height: auto;
          object-fit: "contain";
      }

    .contact1-us-page.section-spacing {
      padding: 80px 0 0px 0;
      /* background-color: #1247d9; */
      background-color: #003f7a;
      height: auto;
    }
    }
    @media (max-width: 1430px) {
    .row {
      display: grid;
    }
    }
    
    @media (max-width: 1430px) {
    .column {
      /* width: 100%; */
      padding: 30px;
      height: 100%; 
      /* display: flex;
      justify-content: center; */
    }
    }
    @media (max-width: 1430px) {
    .column .container{
      padding:10px;
      background-color: #fff;
    }
    }
    
    @media (min-width: 667px) {
      .img-vission {
        height: 100%;
      }


    }
    @media (max-width: 890px) {
      .hide-on-mobile{
        display: none;
    }
      .images-styles-left{
        display: none;
              height:20%; width: 40%; margin-right: 0.5rem;
            }
            .images-styles-right{
          display: none;
              height:20%; width: 40%; margin-right: 1rem;
            }
            .only-form-for-mobile{
                display: block;
            }
            .images-styles-text{
              font-size: 35px;
              font-weight: 800;
              padding: 1rem;
            }
        .address-card {
          background-color: grey;
          padding: 2rem;
          width: 100%;
          height: auto !important;
          overflow: hidden;
          padding-top: 8rem;
          padding-bottom: 6rem;
          display: grid;
          margin: auto;
          justify-content: center;
          align-items: center;
      }
      #container-image{
        padding:0rem;
        border-radius:25px;
      }
      .eligibility-page-card{
        width:90%;
        margin: auto;
        text-align: center; 
        margin-bottom: 1rem;
        margin-top: 1rem;
      }
      .eligibility-page-logos{
        display: grid;justify-content: center; margin:auto;width:100%;margin: auto;margin-top: 3rem;margin-bottom: 6rem; 
      }
      /* .heading-text-style1 {
        color: #e95a0c;
        margin-left: 2%;
        font-size: 36px;
      } */
      }
      @media (max-width: 1024px) {
        .bn-imges-section {
          height: 130%;
          width: 100%;
        }

        .hoverbtn{
            display: flex;
            justify-content: space-between;
            margin: 1rem;
        }
        .hide{
            margin-left: 2rem;
        }
    
      }

      @media (min-device-width:769px) and (max-device-width:1024px){
        .intl-tel-input,
        .iti{
         width: 100%;
         }
        .heading-text-style1{
          font-size: 40px;
        }
        .heading-text-style{
          font-size: 44px;
        }
        .heading-text-style2{
          font-size: 14px;
        }
    }

    @media (max-width: 667px) {
      .img-back {
        width: 30%;
      }
      }
      @media(max-width:667px) {
        .eligibility-page-text{
          padding: 4%;
        }
      }
      @media(max-width:667px) {
        .dot{
          height: 15px;
          width: 15px;
          background-color: #009ee2;
          border-radius: 50%;
          display: inline-block;
          margin-right: 5%;
          margin-left: -11%;
        }
      }
      @media(max-width:667px) {
        .main-banner{
          background-image: url('../images/home/mobile2.jpg');
          background-position: center;
          height: 645px;
        }
      }

      @media(max-width:667px) {
        #middle-section-header-h2 {
          color: white;
          font-weight: 500;
          font-size: 35px;
        }
      }

      @media(max-width:667px) {
        #middle-section-header-h3 {
          
          font-size: 35px;
        }
      }
      
      @media(max-width:667px) {
        .logo {
          opacity: 0;
          }
      }

      @media (min-width: 768px) {
        .column .container h2{
          font-size: 30px;
          font-weight: 500;
        }
      }

      