/* Mobile devices (landscape only) */
@media only screen and (max-width: 480px) and (orientation: landscape) {
    /* styles here */


}


#rotate{
    position: absolute;
    height: 10%;
    width: 7%;
    top: 45.7%;
    left: 15.2%;
    visibility: hidden;
   

}

.button {
  background-color: #4CAF50; /* Green background */
  border: none;              /* Remove border */
  color: white;              /* White text */
  padding: 10px 20px;        /* Spacing inside button */
  position: absolute;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  top: 90%;
  margin: 10px 0;
  cursor: pointer;
  right: 1%;
  border-radius: 8px;        /* Rounded corners */
  transition: background-color 0.3s ease;
}

.button:hover {
  background-color: #45a049; /* Darker green on hover */
}




*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body{
    /* width: 98vmax;
    height: 1vmax; */
    height: 100%;
    width: 100%;
    display: block;
    position: relative;
    background-color: rgb(170, 165, 121);
}

.main{
    height: 45.7vmax;
    width: 99.8vmax;
    background-color: red;
    position: relative;
}

.header{
    border: 1px solid black;
    background-color: rgb(170, 170, 170);
    height: 3vmax;
    width: 99.9vmax; 
    position: absolute;
    display: flex;
    justify-content:first baseline;
    align-items: center;
}

#ins{
    font-size: 2vw;
    text-align: center;
    font-weight: bold;
    text-decoration: underline;
}

#text{
    font-size: 1.5vw;
    font-weight: 100;
    color: rgb(251, 255, 8);
}

.footer{
    position: absolute;
    align-items: center;
    top: 3vmax;
    height: 42.8vmax;
    width: 100%;
    background-color: rgb(226, 239, 33);
}

#experiment{
    /* top: 8%; */
    height: 100%;
    width: 100%;
    position: relative;
    background-color: blueviolet;
    /* border: 1px solid black; */
    /* visibility: hidden; */
}

#start{
    position:absolute;
    border-radius: 10%;
    padding: 0.5%;
    font-size: 1vw;
    left: 90%;
    top: 90%;
    border: none;
    background-color: rgb(0, 244, 16);
    box-shadow: 1px 1px 0px 0.5px;
    font-weight: 1000;
    font-family: 'Times New Roman', Times, serif;
    animation: blinking;
    animation-duration: 1s infinite ;
}

#start:active{
    scale: 0.9;
    transition: all ease 0.2s;
}



#hindi{
    position:absolute;
    border-radius: 20%;
    padding: 1%;
    font-size: 1.5vh;
    left: 45%;
    top: 50%;
    border: none;
    background-color: rgb(33, 215, 239);
    /*box-shadow: 2px 2px 0px 1px;*/
    font-weight: 1000;
    font-family: 'Times New Roman', Times, serif;

}

#hindi:active{
    scale: 0.9;
}

#eng{
    position:absolute;
    border-radius: 20%;
    padding: 1%;
    font-size: 1.5vh;
    left: 55%;
    top: 50%;
    border: none;
    background-color: rgb(33, 215, 239);
    /*box-shadow: 2px 2px 0px 1px;*/
    font-weight: 1000;
    font-family: 'Times New Roman', Times, serif;
}

#eng:active{
    scale: 0.9;
}

#lselector{
    justify-content: center;
    align-items: center;
    position: absolute;
    font-size: 2vh;
    color: rgb(255, 255, 255);
    left: 45.2%;
    top: 40%;
}

#langselector{
    height: 100%;
    width: 100%;
    background-color: black;
    position: absolute;
    transition: all;
    transition-duration: 1s;
    visibility: visible;
}


/* ******************************************       Equipments   ************************************** */

#startinglab{
    position: absolute;
    height:100%;
    width: 100%;
    visibility: visible;    

}









#koh15ml{
    position: absolute;
    height: 30%;
    width: 8%;
    top: 50%;
    left: 10%;
    transition: all;
    transition-duration: 1s;
    opacity: 0%;
    visibility: hidden;
}

#eflask{
    position: absolute;
    height: 30%;
    width: 8%;
    top: 50%;
    left: 10%;
    transition: all;
    transition-duration: 1s;
}

/* #testing1{
    position: absolute;
    height: 30%;
    width: 8%;
    top: 55%;
    left: 30%;
} */

#hclsol{
    position: absolute;
    height: 30%;
    width: 7.5%;
    top: 50%;
    left: 50%;
    transition: all;
    transition-duration: 1s;
}

#hclneck{
    position: absolute;
    height: 30%;
    width: 7.5%;
    top: 50%;
    left: 50%;
    /* visibility: hidden; */
    opacity: 0%;
    transition: all;
    transition-duration: 1s;
}

#hclhalf{
    position: absolute;
    height: 30%;
    width: 7.5%;
    top: 50%;
    left: 50%;
    /* visibility: hidden; */
    opacity: 0%;
    transition: all;
    transition-duration: 1s;
}

#kohsol{
    position: absolute;
    height: 30%;
    width: 7.5%;
    top: 50%;
    left: 40%;
    transition: all;
    transition-duration: 1s;
}

#kohneck{
    position: absolute;
    height: 30%;
    width: 7.5%;
    top: 50%;
    left: 40%;
    transition: all;
    transition-duration: 1s;
    opacity: 0%;
    /* visibility: hidden; */
}

#kohhalf{
    position: absolute;
    height: 30%;
    width: 7.5%;
    top: 50%;
    left: 40%;
    transition: all;
    transition-duration: 1s;
    opacity: 0%;
    /* visibility: hidden; */
}

/* #dessicato{
    position: absolute;
    height: 30%;
    width: 10%;
    top: 55%;
    left: 60%;
} */

#pippete{
    position: absolute;
    height: 30%;
    width: 1.5%;
    top: 68%;
    left: 25%;
    transition: all;
    transition-duration: 1s;
    visibility: hidden;
    opacity: 0%;
    rotate: -90deg;
}

#emptypippete{
    position: absolute;
    height: 30%;
    width: 1.5%;
    top: 68%;
    left: 25%;
    transition: all;
    transition-duration: 1s;
    rotate: -90deg;

}

#oilsample{
    position: absolute;
    height: 30%;
    width: 8%;
    top: 50%;
    left: 20%;
    transition: all;
    transition-duration: 1s;
}

#kohoil{
    position: absolute;
    height: 30%;
    width: 8%;
    top: 50%;
    left: 20%;
    transition: all;
    transition-duration: 1s;
    visibility: hidden;
    opacity: 0%;
}

#kohoilp{
    position: absolute;
    height: 30%;
    width: 8%;
    top: 50%;
    left: 40%;
    transition: all;
    transition-duration: 1s;
    visibility: hidden;
    opacity: 0%;
}

#heater{
    position: absolute;
    height: 40%;
    width: 25%;
    top: 45%;
    left: 72%;
}

#heaterdone{
    position: absolute;
    height: 40%;
    width: 25%;
    top: 45%;
    left: 72%;
    transition: all;
    transition-duration: 0.5s;
    opacity: 0%;
}

#rotary{
    position: absolute;
    height: 5%;
    width: 2.4%;
    top: 70.5%;
    left: 91.5%;
    rotate: -120deg;
    transition: all;
    transition-duration: 1s;

}



#popup{
    position: absolute;
    height: 10%;
    width: 40%;
    left: 30%;
    top: 40%;
    background-color: white;
    border: 1px solid black;
    border-radius: 1%;
    display: flex;
    justify-content: center;
    align-items: center;
    visibility: hidden;
}

#ptext{
    position: absolute;
    font-size: 1.4vw;
    font-weight: 100;
    color: red;
    text-align: center;
    margin: 1%;
}

#burette{
    position: absolute;
    height: 80%;
    width: 20%;
    top: 5%;
    left: 7.2%;
    /* scale: 0.8; */
    transition: all;
    transition-duration: 1s;
    opacity: 0%;
    visibility: hidden;
    /* visibility: visible;
    opacity: 100%; */
}

#eburette{
    position: absolute;
    height: 80%;
    width: 20%;
    top: 5%;
    left: 7.2%;
    /* scale: 0.8; */
    transition: all;
    transition-duration: 1s;
    visibility: hidden;
}

#b20{
    position: absolute;
    height: 80%;
    width: 20%;
    top: 5%;
    left: 7.2%;
    /* scale: 0.8; */
    transition: all;
    transition-duration: 1s;
    opacity: 0%;
    visibility: hidden;
}

#b27{
    position: absolute;
    height: 80%;
    width: 20%;
    top: 5%;
    left: 7.2%;
    /* scale: 0.8; */
    transition: all;
    transition-duration: 1s;
    opacity: 0%;
    visibility: hidden;
}

#funnel{
    position: absolute;
    height: 15%;
    width: 5%;
    top: 70%;
    /* left: 14.1%; */
    left: 60%;
    rotate: 70deg;
    transition: all;
    transition-duration: 1s;
}

#drop{
    position: absolute;
    height: 5%;
    width: 1%;
    top: 12%;
    left: 16%;
    visibility: hidden;
    transition: all;
    transition-duration: 1s;
}


#pb{
    position: absolute;
    height: 20%;
    width: 4%;
    top: 58%;
    left: 60%;
    transition: all;
    transition-duration: 1s;
    visibility: hidden;
}

#pc{
    position: absolute;
    height: 22%;
    width: 2.5%;
    top: 52.3%;
    left: 60.75%;
    transition: all;
    transition-duration: 1s;
    visibility: hidden;
}
#distilledFlask{
  position: absolute;
    top: 48%;
    left: 27%;
    height: 35%;
    visibility: visible;
}

#koh15p{
    position: absolute;
    height: 30%;
    width: 8%;
    top: 50%;
    left: 40%;
    transition: all;
    transition-duration: 1s;
    visibility: hidden;
    opacity: 0%;
    /* visibility: visible;
    opacity: 100%; */
}

#clicker{
    position: absolute;
    height: 3%;
    width: 4%;
    /* background-color: aqua; */
    top: 49%;
    left: 15%;
    visibility: hidden;



}










#tablesdiv{
    height: 80%;
    width: 80%;
    top: 10%;
    left: 10%;
    position: absolute;
    background-color: white;
    opacity: 95%;
    border: 1px solid black;
    visibility: hidden;
  }
  
  .tbl1,th,td{
    color: rgb(0, 0, 0);
    border: 1px solid rgb(0, 0, 0);
    border-collapse: separate;
    text-align: center;
    justify-content: center;
    font-size: 1.4vw;
  }
  
  #table1{
    align-items: center;
    position: absolute;
    top: 10%;
    left: 7%;
    /* visibility: visible; */
    width: 86%;
    height: 64%;
  }
  
  #formula{
    position: absolute;
    left: 18%;
    top: 78%;
    text-align: left;
    font-size: 1.4vw;
    font-weight: 100;
    /* visibility: visible; */
  }



























@keyframes blinking {
    0%{opacity: 100%;}
    50%{opacity: 0%;}
    100%{opacity: 100%;}
}

@keyframes vibrate {
    0%{scale: 1.1;}
    50%{scale: 1.0;}    
    100%{scale: 1.1;}
    
}

@keyframes Steps{
    0%{left: -641px;}
    100%{left: 0px;}
}