
body {font-family: 'Raleway', sans-serif;
}

.boxx{	  
position: absolute;
width: 1380px;
height: 900px;
border: 3px solid black;
background-color: #e3f6f5;

} 


.ins{
position: absolute;
right:5%;
top:30px;
background-color: #ffd803;
border-radius: 6px;
font-size: 18px;
}

.ins:hover {
background-color: #bae8e8;
color: #000;
align-content: center;
}

.ins:hover a{
color: #000;
}

.dropdown-content {
  display:none;
  position: absolute;
  margin-left:78%;
  margin-top: 10.5%;
  background-color: white;
  width: 280px;
  height: 440px;
  border:4px;
  border-radius: 4px;
  padding: 10px;
  font-family: sans-serif;
  font-size: 15px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,1,1);
  z-index: 1;
overflow: scroll;
}

.dropdown-content p:hover {background-color: #e3f6f5}
.show {display:block;}

    .block{
        display: none;
    }

.headd{
-webkit-tap-highlight-color: transparent;
--blue: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--red: #dc3545;
--orange: #fd7e14;
--yellow: #ffc107;
--green: #28a745;
--teal: #20c997;
--cyan: #17a2b8;
--white: #fff;
--gray: #6c757d;
--gray-dark: #343a40;
--primary: #007bff;
--secondary: #6c757d;
--success: #28a745;
--info: #17a2b8;
--warning: #ffc107;
--danger: #dc3545;
--light: #f8f9fa;
--dark: #343a40;
--breakpoint-xs: 0;
--breakpoint-sm: 576px;
--breakpoint-md: 768px;
--breakpoint-lg: 992px;
--breakpoint-xl: 1200px;
--font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
--font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
font-family: 'Raleway', sans-serif;
list-style: none;
box-sizing: border-box;
text-decoration: none;
background-color: transparent;
padding-right: .5rem!important;
padding-left: .5rem!important;
margin: 0 1rem;
padding: 0.5rem 1rem;
color: #2C98CD;
border-radius: 10px;
transition: 0.3s;
}

button:hover{
background-color: #bae8e8;
color: #000 !important;
}

button:hover a{
background-color: #bae8e8;
color: #000 !important;
}

.headd:hover{
background-color:#77BB41;
color: white !important;
}

button{
border: 2px black solid;
background-color: #ffd803;
}

.headd{
position: absolute; 
top:30px;
right: 20px; 
font-size:20px;
font-weight: 600;
display: inline-block;
}

.logo{
height: 100px; 
width: 160px;
margin-left: 10px;

display: inline-block;
}

.update{
margin-top: 50px;
}


    @media screen and (min-width:2500px){
        footer{
            position: absolute;
            width: 100%;
        }
    }
   
.main-heading{
text-align: center; 
margin-bottom: 5px; 
margin-top: 30px;
color: #272343;
}
.but1{
position: absolute;
top:40px;
background-color: blue;
color: white;
border-radius: 3px;
margin-right: 0;
width: 50px;
margin-top:10px;
margin-left:10px;
}
.but2{
position: absolute;
top:40px;
background-color: blue;
color: white;
border-radius: 3px;
margin-left: 0;
width: 60px;
left:70px;
margin-top:10px;
margin-left:10px;

}
.but1a{
color: white;
}
   
.footer{
    position:absolute;
    background-color: black;
    top:900px;
    width: 1380px;
    color:white ;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
}
.c1{
    padding-top: 10px;
    padding-left: 30px;
}

.c2{
    padding-left: 140px;
}
.c3{
    padding-top: 50px;
    padding-right: 70px;
}


table{
    border: 1px solid black;
    display: inline-block;
    margin:30px 30px 10px 30px;
    border-radius: 10px;
    
}


.vv1{
    
    margin-bottom: 10px;

}
.vv2{
    
    margin-bottom: 10px;

    
}.vv3{
    
    margin-bottom:10px;

    
}.vv4{
   
    margin-bottom: 10px;

    
}.vv5{

    margin-bottom: 10px;

    
}

@media only screen and (max-width: 1400px) {
    .c2{
        padding-left: 30px;
    }
    .ins{
        border-radius: 4px;
         position: absolute;
        right: 60px !important; 
    }
  }


  @media only screen and (max-width: 1235px) {
    .c1{
        padding-left: 30px;
    }
    
.c2{
    padding-left: 30px;
}
.c3{
    padding-right: 20px;
}
.ins{
    border-radius: 4px;
    position: absolute;
    right: 20px !important; 
}
    
  }


  @media only screen and (max-width: 1030px) {
    .c1{
        margin-left: 35%;
    }
    .update{
        margin-top: 0px;
    }
    
.c2{
    margin-top: 40px;
    display: flex;
    justify-content: center;
}
.c3{
  
    margin-left: 35%;
    
}
table{
    margin-left: 35%;
}

.vv1{
    margin-left: 35%;
    margin-bottom: 10px;

}
.vv2{
    margin-left: 35%;
    margin-bottom: 10px;

    
}.vv3{
    margin-left: 35%;
    margin-bottom: 10px;

    
}.vv4{
    margin-left: 35%;
    margin-bottom: 10px;

    
}.vv5{
    margin-left: 35%;
    margin-bottom: 10px;

    
}

    
  }


  @media only screen and (max-width: 620px) {
    .c1{
        margin-left: 35%;
    }
    
.c2{
    margin-top: 20px;
    display: flex;
    justify-content: center;
}
.c3{
  
    margin-left: 35%;
    
}
table{
    margin-left: 35%;
}
.headd{
    right: 5px;
}
.ins{
    border-radius: 4px;

     position: absolute;
    right: 10px !important; 
}
    
  }



  @media only screen and (max-width: 520px) {
    .c1{
        margin-left: 30%;
    }
    
.c2{
    margin-top:20px;
    display: flex;
    justify-content: center;
}
.c3{
  
    margin-left: 30%;
    
}
table{
    margin-left: 30%;
}
.headd{
    right: 0px;
}
.main-heading{
    margin-top: 80px !important;
    color: #272343;
}
    
  }


  
  @media only screen and (max-width: 390px) {
    .c1{
        margin-left: 25%;
    }
    
.c2{
    margin-top: 20px;
    display: flex;
    justify-content: center;
}
.c3{
  
    margin-left: 25%;
    
}
table{
    margin-left: 25%;
}
.headd{
    right: 0px;
    display: block;
    left: 260px;
    padding-right: 3rem;
}
.logo{
    display: block;
}
.ins{
    border-radius: 4px;

     position: absolute;
    right: 5px !important; 
    top:120px;
}
    
  }

  @media only screen and (max-width: 310px) {
    .c1{
        margin-left: 25%;
    }
    
.c2{
    margin-top: 20px;
    display: flex;
    justify-content: center;
}
.c3{
  
    margin-left: 25%;
    
}
table{
    margin-left: 25%;
}
.headd{
    right: 0px;
    display: block;
    top: 15px;
    left: 190px;
    padding-right: 3rem;
}
.logo{
    display: block;
}
    
  }


  @media only screen and (min-width: 1700px) {
    .c1{
        padding-left: 100px;
    }
    
.c2{
    display: flex;
    justify-content: center;
    padding-left: 0;
}
.c3{
    padding-right: 20px;
}
    
  }

  @media only screen and (min-width: 1900px) {
    .c1{
        padding-left: 30px;
    }
    
.c2{
    display: flex;
    justify-content: center;
    padding-left: 0;
}
.c3{
    padding-right: 30px;
}
    
  }

  @media only screen and (min-width: 2300px) {
    .c1{
        padding-left: 30px;
    }
    
.c2{
    display: flex;
    justify-content: center;
    padding-left: 0;
}
.c3{
    padding-right: 30px;
}
    
  }




/* 
  @media only screen and (min-width:1000px){
    .vv1{
       margin-top: 390px;
    }
    table{
        margin-bottom: 1000px;
    }
     } */