@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&display=swap');
html{
    font-size: 10px;
}

*{font-size: 1.5rem;
    font-family: 'Libre Baskerville', serif;
    font-family: 'Libre Baskerville', serif;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    /* background-image: url('/backgroundimg.jpeg'); */
    
    
    /* font-family: 'Montserrat', sans-serif; */
  }
  body{
    background-image: url('backgroundimg.jpeg');
        /* background-image: url('/pexels-photo-1643113.jpeg'); */
    background-repeat: no-repeat;}

    @media (max-width:250px) {
        .name1 , .name2{
            display: none;
        }
        .title{
            margin-bottom: 2.6rem;
            /* font-size: 3.0rem;
            padding: auto; */
         }
         h2 u{
             font-size: 1.6rem;
             /* padding-bottom: 5px; */
         }
       
       .applform{
           /* background-color:#c6aaea;*/
           opacity: 0.8; 
           
           border-radius: 1.8rem;
           /* border: blue solid 3px; */
           display: flex;
           flex-direction: column;
           align-items: center;
           justify-content: center;
           max-width: 22.0rem;
           width: 100%;
           margin: 4.0rem auto;
           margin-left: 1.9rem;
           padding: 1.0rem;
       }
       .inputarea{
        margin-bottom: 0.9rem;
        margin-top: 0.9rem;
        margin-left: 4.3rem;

        }  
        .inputtext{
            /* font-size: 20px; */
            border: black solid .2rem;
            border-radius: 1.0rem;
            width: 20.5rem;
            height: 3.4rem;
            margin-right: 29px;
        }  
        .textarea{
            border: black solid .2rem;
            border-radius: .9rem;
           width: 20.5rem;
        resize: none;
            
        }   
        #reason{
            height: 10.0rem;
        }
        #address{
            height: 6.5rem;
        }
        #about{
            height: 9.4rem;
        }
        #state{
            border: black solid .2rem;
            border-radius: 1.0rem;
            width: 16.5rem;
            height: 3.4rem;
            /* margin-left: 14.5rem; */
        }
        #gender{
            border: black solid .2rem;
            
            border-radius: 1.0rem;
            width: 13.5rem;
            height: 2.6rem;
            /* margin-left: 12.6rem; */
        }
        .selector{
            margin-left: 4.4rem;
        }
        #DOB{
            width: 16.5rem;
        
        }
        .button{
            color: white;
            background-color: rgb(120, 119, 119);
            border: black solid .2rem;
            font-size: 2.0rem;
            font-weight: bold;
            height: 2.8rem;
            margin-left: 4.0rem;
            width: 12.0rem;
            border-radius: 2.5rem;
        }
        .buttn{
            margin-top: 2.5rem;
            /* width: 500px; */
            /* margin-left: 200px; */
        }
        .button:hover{
            color: blue;
            background-color: rgb(231, 14, 141);
        } 
      
    
  

    }
    @media (min-width:250px) and (max-width:300px){
        .name1 , .name2{
            display: none;
        }
        .title{
            margin-bottom: 2.6rem;
            /* font-size: 3.0rem;
            padding: auto; */
         }
         h2 u{
             font-size: 2.0rem;
             /* padding-bottom: 5px; */
         }
       
       .applform{
           /* background-color:#c6aaea;
           opacity: 0.8; */
           background-image: url('pastels-background-image-wallpaper-or-texture-free-for-any-web-page-nice-colour-backgroun-d-for-a-webpage-1024x819.jpg');
           opacity: 0.9;
           
           border-radius: 1.8rem;
           /* border: blue solid 3px; */
           display: flex;
           flex-direction: column;
           align-items: center;
           justify-content: center;
           max-width: 22.0rem;
           width: 100%;
           margin: 4.0rem auto;
           padding: 1.0rem;
       }
       .inputarea{
        margin-bottom: 0.9rem;
        margin-top: 0.9rem;
        margin-left: 4.3rem;

        }  
        .inputtext{
            /* font-size: 20px; */
            border: black solid .2rem;
            border-radius: 1.0rem;
            width: 20.5rem;
            height: 3.4rem;
            margin-right: 37px;
        }  
        .textarea{
            border: black solid .2rem;
            border-radius: .9rem;
           width: 20.5rem;
        resize: none;
            
        }   
        #reason{
            height: 10.0rem;
        }
        #address{
            height: 6.5rem;
        }
        #about{
            height: 9.4rem;
        }
        #state{
            border: black solid .2rem;
            border-radius: 1.0rem;
            width: 14.5rem;
            height: 2.4rem;
            /* margin-left: 14.5rem; */
        }
        #gender{
            border: black solid .2rem;
            
            border-radius: 1.0rem;
            width: 13.5rem;
            height: 2.6rem;
            /* margin-left: 12.6rem; */
        }
        .selector{
            margin-left: 4.4rem;
        }
        #DOB{
            width: 20.6rem;
        
        }
        .button{
            color: white;
            background-color: rgb(120, 119, 119);
            border: black solid .2rem;
            font-size: 2.0rem;
            font-weight: bold;
            height: 2.8rem;
            margin-left: 4.3rem;
            width: 12.0rem;
            border-radius: 2.5rem;
        }
        .buttn{
            margin-top: 2.5rem;
            /* width: 500px; */
            /* margin-left: 200px; */
        }
        .button:hover{
            color: blue;
            background-color: rgb(231, 14, 141);
        } 
      
    
  

    }
    @media (min-width:300px) and (max-width:395px){
        .name1 , .name2{
            display: none;
        }
        .title{
            margin-bottom: 2.6rem;
            /* font-size: 3.0rem;
            padding: auto; */
         }
         h2 u{
             font-size: 2.0rem;
             /* padding-bottom: 5px; */
         }
       
       .applform{
           /* background-color:#c6aaea;
           opacity: 0.8; */
           background-image: url('pastels-background-image-wallpaper-or-texture-free-for-any-web-page-nice-colour-backgroun-d-for-a-webpage-1024x819.jpg');
           opacity: 0.9;
           
           border-radius: 1.8rem;
           /* border: blue solid 3px; */
           display: flex;
           flex-direction: column;
           align-items: center;
           justify-content: center;
           max-width: 29.0rem;
           width: 100%;
           margin: 4.0rem auto;
           padding: 1.0rem;
       }
       .inputarea{
        margin-bottom: 0.9rem;
        margin-top: 0.9rem;
        margin-left: 1.3rem;

        }  
        .inputtext{
            /* font-size: 20px; */
            border: black solid .2rem;
            border-radius: 1.0rem;
            width: 24.5rem;
            height: 2.4rem;
        }  
        .textarea{
            border: black solid .2rem;
            border-radius: .9rem;
           width: 24.5rem;
        resize: none;
            
        }   
        #reason{
            height: 10.0rem;
        }
        #address{
            height: 6.5rem;
        }
        #about{
            height: 9.4rem;
        }
        #state{
            border: black solid .2rem;
            border-radius: 1.0rem;
            width: 16.5rem;
            height: 2.4rem;
            /* margin-left: 14.5rem; */
        }
        #gender{
            border: black solid .2rem;
            
            border-radius: 1.0rem;
            width: 14.5rem;
            height: 2.6rem;
            /* margin-left: 12.6rem; */
        }
        .selector{
            margin-left: 1.4rem;
        }
        #DOB{
            width: 24rem;
        
        }
        .button{
            color: white;
            background-color: rgb(120, 119, 119);
            border: black solid .2rem;
            font-size: 2.0rem;
            font-weight: bold;
            height: 2.8rem;
            margin-left: 5.5rem;
            width: 12.0rem;
            border-radius: 2.5rem;
        }
        .buttn{
            margin-top: 2.5rem;
            /* width: 500px; */
            /* margin-left: 200px; */
        }
        .button:hover{
            color: blue;
            background-color: rgb(231, 14, 141);
        } 
      
    
  

    }
    @media (min-width:395px) and (max-width:502px){
        .name1 , .name2{
            display: none;
        }
        .title{
            margin-bottom: 2.6rem;
            /* font-size: 3.0rem;
            padding: auto; */
         }
         h2 u{
             font-size: 3.2rem;
             /* padding-bottom: 5px; */
         }
       
       .applform{
           /* background-color:#c6aaea; */
           background-image: url('pastels-background-image-wallpaper-or-texture-free-for-any-web-page-nice-colour-backgroun-d-for-a-webpage-1024x819.jpg');
           opacity: 0.9;
           
           border-radius: 1.8rem;
           /* border: blue solid 3px; */
           display: flex;
           flex-direction: column;
           align-items: center;
           justify-content: center;
           max-width: 32.0rem;
           width: 100%;
           margin: 7.0rem auto;
           padding: 1.0rem;
       }
       .inputarea{
        margin-bottom: 1.5rem;
        margin-top: 1.5rem;
        margin-left: 2.3rem;

        }  
        .inputtext{
            /* font-size: 20px; */
            border: black solid .2rem;
            border-radius: 1.0rem;
            width: 24.5rem;
            height: 2.4rem;
        }  
        .textarea{
            border: black solid .2rem;
            border-radius: .9rem;
           width: 24.5rem;
        resize: none;
            
        }   
        #reason{
            height: 10.0rem;
        }
        #address{
            height: 6.5rem;
        }
        #about{
            height: 9.4rem;
        }
        #state{
            border: black solid .2rem;
            border-radius: 1.0rem;
            width: 17.5rem;
            height: 2.4rem;
            /* margin-left: 14.5rem; */
        }
        #gender{
            border: black solid .2rem;
            
            border-radius: 1.0rem;
            width: 16.5rem;
            height: 2.6rem;
            /* margin-left: 12.6rem; */
        }
        .selector{
            margin-left: 2.4rem;
        }
        #DOB{
            width: 25rem;
        
        }
        .button{
            color: white;
            background-color: rgb(120, 119, 119);
            border: black solid .2rem;
            font-size: 2.0rem;
            font-weight: bold;
            height: 2.8rem;
            margin-left: 6.1rem;
            width: 13.0rem;
            border-radius: 2.5rem;
        }
        .buttn{
            margin-top: 2.5rem;
            /* width: 500px; */
            /* margin-left: 200px; */
        }
        .button:hover{
            color: blue;
            background-color: rgb(231, 14, 141);
        } 
      
    
  

    }

    @media (min-width:502px) and (max-width:756px) {
        @import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville&display=swap');
    @import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&display=swap');
    @import url('change.html');
    html{
        font-size: 10px;
   
    }
    
    *{font-size: 1.5rem;
        font-family: 'Libre Baskerville', serif;
        font-family: 'Libre Baskerville', serif;
        margin: 0;
        padding: 0;
        box-sizing: border-box;
        /* background-image: url('/backgroundimg.jpeg'); */
        
        
        /* font-family: 'Montserrat', sans-serif; */
      }
      body{
        background-image: url('backgroundimg.jpeg');
            /* background-image: url('/pexels-photo-1643113.jpeg'); */
        background-repeat: no-repeat;}
      .title{
         margin-bottom: 2.6rem;
         /* font-size: 3.0rem;
         padding: auto; */
      }
      h2 u{
          font-size: 3.2rem;
          /* padding-bottom: 5px; */
      }
    
    .applform{
        /* background-color:#c6aaea;
        opacity: 0.8;
         */
         background-image: url('pastels-background-image-wallpaper-or-texture-free-for-any-web-page-nice-colour-backgroun-d-for-a-webpage-1024x819.jpg');
           opacity: 0.9;
        border-radius: 1.8rem;
        /* border: blue solid 3px; */
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        max-width: 39.0rem;
        width: 100%;
        margin: 7.0rem auto;
        padding: 1.0rem;
    }
    .inputarea{
         margin-bottom: 1.5rem;
         margin-top: 1.5rem;
        
        display: flex;
        align-items: center; 
    }
    /* input{
        width: 300px;
    } */
    label{
        width: 12.0rem;
       font-weight: bold;
        color: #0f0909e8;
        margin: right 0rem;
       font-size: 1.5rem;
       padding: .2rem;
    }
    .selector{
        display: flex;
    }
    #state{
        border: black solid .2rem;
        border-radius: 1.0rem;
        width: 16.5rem;
        height: 2.6rem;
        margin-left: 4.5rem;
    }
    #gender{
        border: black solid .2rem
        ;
        border-radius: 1.0rem;
        width: 16.5rem;
        height: 2.6rem;
        margin-left: 3.6rem;
    }
    #DOB{
        width: 17rem;
    margin-left: 3rem;
    }
    .inputtext{
        /* font-size: 20px; */
        border: black solid .2rem;
        border-radius: 1.0rem;
        width: 24.5rem;
        height: 2.4rem;
    }
    #firstname{
        border: black solid .2rem;
    border-radius: 1.0rem;
    width: 8.6rem;
    height: 2.8rem;
    margin-right: .3rem;
    margin-left: 1.6rem;
    padding-top: .5rem;
        
    }
    #surname{
        border: black solid .2rem;
        border-radius: 1.0rem;
        height: 2.8rem;
        width: 6.6rem;
        margin-left: 0rem;
        padding-top: .5rem;
    }
    .name1,.name3{display: none;
   
    }
   
    #reason{
        height: 9.0rem;
    }
    #address{
        height: 5.5rem;
    }
    #about{
        height: 8.4rem;
    }
    .textarea{
        border: black solid .2rem;
        border-radius: .9rem;
       width: 24.5rem;
    resize: none;
        
    } 
    .button{
        color: white;
        background-color: rgb(120, 119, 119);
        border: black solid .2rem;
        font-size: 2.0rem;
        font-weight: bold;
        height: 3.8rem;
        margin: auto;
        width: 13.0rem;
        border-radius: 2.5rem;
    }
    .buttn{
        margin-top: 2.5rem;
        /* width: 500px; */
        /* margin-left: 200px; */
    }
    .button:hover{
        color: blue;
        background-color: rgb(231, 14, 141);
    } }

@media (min-width:756px) and (max-width:1234px) {
    @import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&display=swap');
html{
    font-size: 10px;
}

*{font-size: 1.5rem;
    font-family: 'Libre Baskerville', serif;
    font-family: 'Libre Baskerville', serif;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    /* background-image: url('/backgroundimg.jpeg'); */
    
    
    /* font-family: 'Montserrat', sans-serif; */
  }
  body{
    background-image: url('backgroundimg.jpeg');
        /* background-image: url('/pexels-photo-1643113.jpeg'); */
    background-repeat: no-repeat;}
  .title{
     margin-bottom: 2.6rem;
     /* font-size: 3.0rem;
     padding: auto; */
  }
  h2 u{
      font-size: 3.9rem;
      /* padding-bottom: 5px; */
  }

.applform{
    /* background-color:#c6aaea;
    opacity: 0.8; */
    background-image: url('pastels-background-image-wallpaper-or-texture-free-for-any-web-page-nice-colour-backgroun-d-for-a-webpage-1024x819.jpg');
           opacity: 0.9;
    
    border-radius: 1.8rem;
    /* border: blue solid 3px; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 47.0rem;
    width: 100%;
    margin: 6.0rem auto;
    padding: 1.0rem;
}
.inputarea{
     margin-bottom: 1.5rem;
     margin-top: 1.5rem;
  
    display: flex;
    align-items: center; 
}
/* input{
    width: 300px;
} */
label{
    width: 13.0rem;
   font-weight: bold;
    color: #0f0909e8;
    margin: right 0rem;
   font-size: 1.5rem;
   padding: .2rem;
}
#state{
    border: black solid .2rem;
    border-radius: 1.0rem;
    width: 21.5rem;
    height: 2.6rem;
    margin-left: 12.5rem;
}
#gender{
    border: black solid .2rem
    ;
    border-radius: 1.0rem;
    width: 20.5rem;
    height: 2.6rem;
    margin-left: 10.6rem;
}
.inputtext{
    /* font-size: 20px; */
    border: black solid .2rem;
    border-radius: 1.0rem;
    width: 30.5rem;
    height: 2.8rem;
}
#firstname{
    border: black solid .2rem;
    border-radius: 1.0rem;
    width: 10.6rem;
    height: 2.8rem;
    margin-right: .3rem;
    margin-left: 2.4rem;
    padding-top: .5rem;
}
#surname{
    border: black solid .2rem;
    border-radius: 1.0rem;
    height: 2.8rem;
    width: 10.3rem;
    margin-left: 0rem;
    padding-top: .5rem;
}

.name2, .name3{
    display: none;
}
#reason{
    height: 9.0rem;
}
#address{
    height: 5.5rem;
}
#about{
    height: 8.4rem;
}
.textarea{
    border: black solid .2rem;
    border-radius: .9rem;
   width: 30.5rem;
resize: none;
    
} 
.button{
    color: white;
    background-color: rgb(120, 119, 119);
    border: black solid .2rem;
    font-size: 2.0rem;
    font-weight: bold;
    height: 3.8rem;
    margin: auto;
    width: 14.0rem;
    border-radius: 2.5rem;
}
.buttn{
    margin-top: 2.5rem;
    /* width: 500px; */
    /* margin-left: 200px; */
}
.button:hover{
    color: blue;
    background-color: rgb(231, 14, 141);
} }


    @media (min-width:1234px) {
    @import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&display=swap');
html{
    font-size: 10px;
}

*{font-size: 1.5rem;
    font-family: 'Libre Baskerville', serif;
    font-family: 'Libre Baskerville', serif;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    /* background-image: url('/backgroundimg.jpeg'); */
    
    
    /* font-family: 'Montserrat', sans-serif; */
  }
  body{
    background-image: url('backgroundimg.jpeg');
        /* background-image: url('/pexels-photo-1643113.jpeg'); */
    background-repeat: no-repeat;}
  .title{
     margin-bottom: 2.6rem;
     font-size: 3.0rem;
     padding: auto;
  }
  h2 u{
      font-size: 4.2rem;
      /* padding-bottom: 5px; */
  }

.applform{
    /* background-color:#c6aaea;
    opacity: 0.8; */
    background-image: url('pastels-background-image-wallpaper-or-texture-free-for-any-web-page-nice-colour-backgroun-d-for-a-webpage-1024x819.jpg');
           opacity: 0.9;
    border-radius: 1.8rem;
    /* border: blue solid 3px; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 50.0rem;
    width: 100%;
    margin: 7.0rem auto;
    padding: 1.0rem;
}
.inputarea{
     margin-bottom: 1.5rem;
     margin-top: 1.5rem;
  
    display: flex;
    align-items: center; 
}

/* input{
    width: 300px;
} */
label{
    width: 15.0rem;
   font-weight: bold;
    color: #0f0909e8;
    margin: right 0rem;
   font-size: 1.5rem;
   padding: .2rem;
}
#state{
    border: black solid .2rem;
    border-radius: 1.0rem;
    width: 22.5rem;
    height: 2.6rem;
    margin-left: 14.5rem;
}
#gender{
    border: black solid .2rem
    ;
    border-radius: 1.0rem;
    width: 22.5rem;
    height: 2.6rem;
    margin-left: 12.6rem;
}
.inputtext{
    /* font-size: 20px; */
    border: black solid .2rem;
    border-radius: 1.0rem;
    width: 32.5rem;
    height: 2.8rem;
}

#firstname{
    border: black solid .2rem;
    border-radius: 1.0rem;
    width: 10.6rem;
    height: 2.8rem;
    margin-right: .3rem;
    margin-left: 4.3rem;
    padding-top: .5rem;
}
#surname{
    border: black solid .2rem;
    border-radius: 1.0rem;
    height: 2.8rem;
    width: 12.3rem;
    margin-left: 0rem;
    padding-top: .5rem;
}

.name2, .name3 {
    display: none;
}
#reason{
    height: 9.0rem;
}
#address{
    height: 5.5rem;
}
#about{
    height: 8.4rem;
}
.textarea{
    border: black solid .2rem;
    border-radius: .9rem;
   width: 32.5rem;
resize: none;
    
} 
.button{
    color: white;
    background-color: rgb(120, 119, 119);
    border: black solid .2rem;
    font-size: 2.0rem;
    font-weight: bold;
    height: 3.8rem;
    margin: auto;
    width: 15.0rem;
    border-radius: 2.5rem;
}
.buttn{
    margin-top: 2.5rem;
    /* width: 500px; */
    /* margin-left: 200px; */
}
.button:hover{
    color: blue;
    background-color: rgb(231, 14, 141);
}

}
