header{
    background-image: url(Five\ Star\ Martial\ Arts\ BG.JPG);
    background:transparent;
}
body
{
background-size: cover;
background-repeat: no-repeat;
background-color:rgba(66, 65, 63, 0.689);

max-width:100%;
    margin: 0 auto; 
    display:block; 
    background-position: center;
    background:rgba(47, 44, 43, 0.815);

}

.wrapper{
width: 80%;
background: transparent;
border: 2px solid rgb(17, 16, 16);
color: aliceblue;
padding: 30px 40px;
border-radius: 10px;
backdrop-filter: blur(10px);
box-shadow: 0 0 50px rgb(0, 0, 16);

}
.wrapper h1
{
font-size: 36px;
text-align: center;
color: black;
}



 .multi
{
  
font-size: 14px;
text-align: center;
color: rgb(12, 11, 11);
background:rgba(255, 254, 254, 0.815);

}

.multi
{
  
position:relative;
margin: 20px;


}
.wrapper h3
{
    color: black;
    background:rgba(255, 255, 255, 0.815);
    font-size: 20px;
}

.wrapper h4
{
font-size: 20px;
text-align: center;
color: black;
}
.wrapper .input-box
{
position:relative;
width: 100%;
height: 30px;
background:rgba(8, 5, 3, 0.815);
margin: 100px 0;
}

.wrapper .child-name
{
    position:relative;
width: 100%;
height: 50px;
background:rgba(8, 5, 3, 0.815);
margin: 10px 0;
}

.Email1
{
    position:relative;
width: 100%;
height: 50px;
background:rgba(8, 5, 3, 0.815);
margin: 200px 0;
}

 .Age
{
    position:relative;
width: 30%;
height: 50px;
background:rgba(8, 5, 3, 0.815);
margin: -160px 0;
}

.Illness
{
    position:relative;
width: 30%;
height: 50px;
background:rgba(8, 5, 3, 0.815);
margin: 300px 0;


}
.Date
{
    position:relative;
width: 100%;
height: 40px;
background:rgba(8, 5, 3, 0.815);
margin: 380px 0;


}
.wrapper .Submit
{
    position:relative;
width: 100%;
height: 50px;
background:rgba(8, 5, 3, 0.815);
margin: 440px 0;
}

.videos .navigation li img:hover
{
    width: 200px;
}
.wrapper .Home
{
    position:relative;
width: 100%;
height: 50px;
background:rgba(8, 5, 3, 0.815);
margin: 90px 0;
}
.input-box input
{
    width:100%;
    height:100%;
    background:transparent;
    border: none;
    outline:none;
    border: 2px solid rgba(253, 252, 252, 0.487);
    border-radius: 30px;
    font-size: 16px;
    color: aliceblue;
    padding: 0px 0px 0px 20px;
    
}
.input-box input::placeholder
{
color:aliceblue
}
.icon
{
position:absolute;
right: 20px;
top:50%;
transform:translateY(-50%);
font-size: 20px;
color: white;
}



.checkbox{
    display:flex;
    justify-content: space-between;
    font-size: 14.5px;
   margin-bottom: 12px;
   margin:80px 0;
}
.multi label input{
    accent-color: rgb(11, 4, 4);
    margin-right: 1px;
    margin: px 0;
}
.remember-forgot a {
    text-decoration: none;   
}
.remember-forgot a:hover {
text-decoration: underline;
}
.wrapper .btn {
  width:100%;
    height:45px;
    background:whitesmoke;
    border:none;
    outline:none;
    border-radius: 40px;
    box-shadow:0 0 10px rgba(rgb(5, 3, 3), green, blue, alpha);
    cursor:pointer;
    font-size: 16px;
    color:black;
    font-weight: 600;

}
.wrapper .register-link{
    font-size: 14.5px;
    text-align: center;
    margin-top: 10px;
    color: black;
}
.input-box .cell {

   position: relative;
    width: 40%;
    height: 50px;
    background:rgba(8, 5, 3, 0.815);
    margin: -100; 
}


header
 {
margin:0 auto;
padding: 0;
box-sizing: border-box;
    position: fixed;
    display: block ; text-align-last: right; -webkit-text-fill-color: rgb(0, 0, 0); font-size: 30px;
    top:0;
    left: 0;
    width:100%;
    word-spacing: 12px;
background: rgba(255, 255, 255, 0.669);
padding: 20px 100px;
-webkit-text-fill-color: rgb(8, 17, 187);
 }
 .Application
 {
     width:100%;
 height:700px;
 }

 .Submit{
    margin: 300px 0; 
 }


 @media only screen and (max-width: 600px){

    
    body
    {
    
    background-repeat: no-repeat;
    background-color:rgba(58, 57, 56, 0.743);
    
    background-size: cover;
    font-size: xx-small;
    height: auto;
        margin: 0 auto; 
        display:block; 
    
    
    }
    
    iframe
    {
    width: "30%";
    height: "40px";
    }
    
header
 {
    font-size: 10px;
 }

.Application
{
    width:100%;
height: 200px;
}
}

.Illness
{
    position:relative;
width: 50%;
height: 40px;
background:rgba(8, 5, 3, 0.815);
margin: center;
}

h3 .multi{
    font-size: 8px;
}

.wrapper h3
{
    color: black;
    background:rgba(255, 255, 255, 0.815);
    font-size: 8px;
}

.wrapper h4
{
font-size: 12px;
text-align: center;
color: black;
}