@media only screen and (max-width: 600px) {
  body {
    display: block;
  }
  #heading_main{
    display: none;
  }
  #hero_banner{
  margin-top: 0%;
}
#about_contact_image{
  height: 340px;
  width: 90%;
  margin-left: 0%;
  margin-bottom: 2%;
}
  .numbertext {
  color: #f2f2f2;
  font-size: 10px;
  padding: 40px 12px;
  position: absolute;
  top: 0;
  margin-left: 10%;
  margin-top: 0%;
}
#department_con{
  
  width: 100%;
  display: inline-block;
}
#dep_card{
   
   width: 90%;
   margin-left: 4%;
   box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
#explore_department_button{
  margin-top: 2%;
  border: none;
  background-color: inherit;
  border: 2px solid #1898d8;
  height: 40px;
  width: 85%;
  border-radius: 10px;
  font-weight: bolder;

}
#facility_header{
  margin-left: 20%;
}
#fac_card{
  width: 90%;
  text-align: center;
  height: 150px;
   margin-left: 5%;
   margin-bottom: 3%;
   border: 1px solid #1898d8;
   box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset;
}
#facilities{
  display: inline-block;
  width: 100%;
  background-color: #1898d8;
  padding-top: 2%;

}
#doctor{
  height: auto;
  background-image: url('../media/back_fade.png');
  background-size: cover;
  display: inline-block;
  padding-bottom: 10px;
  width: 100%;

}
#doctor_card{
  width: 90%;
  height: 400px;
  background-color: white;
  margin-left:5%;
  margin-top: 3%;
  text-align: center;
  padding-top: 2%;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 18px 50px -10px;
}
#contact{
  margin-top: 2%;
  height: auto;
  display: inline-block;
}
#contact_part1{
   width: 90%;

}

#contact_part2{
  text-align: center;
   width: 90%;
   height: auto;
   margin-left: 10%;
   box-shadow: box-shadow: rgba(14, 63, 126, 0.04) 0px 0px 0px 1px, rgba(42, 51, 69, 0.04) 0px 1px 1px -0.5px, rgba(42, 51, 70, 0.04) 0px 3px 3px -1.5px, rgba(42, 51, 70, 0.04) 0px 6px 6px -3px, rgba(14, 63, 126, 0.04) 0px 12px 12px -6px, rgba(14, 63, 126, 0.04) 0px 24px 24px -12px;;

}
#footer{
  width: 100%;
  height: auto;
  background-color:  #1898d8;
  display: inline-block;
}
#footer1{
  text-align: center;
  height: auto;
  width: 100%;
  margin-left: 1%;
  margin-top: 1%;
  font-size: 15px;

}
#footer2{
  text-align: center;
  height: auto;
  width: 100%;
  margin-left: 1%;
  margin-top: 1%;
  font-size: 15px;
}
#footer3{
  text-align: center;
  height: auto;
  margin-left: 1%;
  margin-top: 1%;
  font-size: 15px;
}
#copyright{
  text-align: center;
  width: 80%;
  margin-left: 10%;
}
#about_main_container{
  display: inline-block;
}
#about_left{
  width: 90%;
  margin-left: 10%;
  

}
#about_right{
  width: 80%;
  margin-left: 10%;
  margin-right: 15%;
  text-align: justify;

}
#about_facility_des{
  display: inline-block;
  width: 90%;
}
#about_facility_des div{
  height: 250px;
  width: 100%;
  margin-left: 5%;
box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
margin-bottom: 4%;
text-align: center;
margin-top: 2%;
}
#doctorPage{
  height: auto;
  padding-bottom: 2%;
  display: inline-block;
  width: 100%;


}
#contact_main_page{
  height: auto;
  display: inline-block;
}
#contact_main_page_left{
  height: auto;
  width: 90%;
  margin-left: 8%;
  padding-top: 5%;
  padding-bottom: 5%;
}
#contact_main_page_right{
   height: auto;
   width: 90%;
   background-color: inherit;
   margin-left: 5%;
   text-align: center;
    padding-bottom: 5%;
}
#send_btn{
  background-color: green;
  border: none;
  color: white;
  height: 35px;
  width: 35%;
  margin-left: 5%;
  border-radius: 10px;
  

}
#c_heading{
  font-size: 20px;
}
input,select{
  width: 80%;
  height: 30px;
  margin-bottom: 3%;
}
#android_header{
  display: block;
  height: 40px;
  margin-top: 0%;
}

#android_header_left{
  display:inline-block;
  width: 20%;
  float: left;
  height: 50px;
}

#android_header_right{
    display:flex;
    width: 65%;
    float: right;
    height: 50px;
    
}
#android_header_right button{
  height: 80%;
  margin-top: 1%;
  margin-left: 2%;
  border: none;
  background-color: inherit;
  color: white;
  font-weight: bolder;
}
textarea{
  width: 80%;
  margin-bottom: 3%;
}
#appointment_container{

  display: inline-block;
}
#appointment_container_left{
  
  width: 90%;
  margin-left: 2%;
  padding-top: 3%;
  background-color: inherit;
  text-align: center;

  
}
#appointment_container_right{
   
   width: 90%;
   background-color: inherit;
   margin-left: 2%;
   text-align: center;
   margin-bottom: 2%;

}
#appointment_container_center{
   
   width: 90%;
   background-color: inherit;
   margin-left: 2%;
   text-align: center;
  padding-top: 3%;
 
}

}
.sidepanel  {
  width: 0;
  position: fixed;
  z-index: 1;
  height: 100%;
  background-color: #f6fdff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidepanel-content{
    width: 80%;
    margin-left: 7%;
    
}


.sidepanel a {
  
  text-decoration: none;
  font-size: 18px;
  color: #1898d8;
  display: block;
  transition: 0.3s;
  font-weight: bold;
  padding-left: 10%;
  padding-top: 2%;
}

.sidepanel a:hover {
  color: #f1f1f1;
}

.sidepanel .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 66px;
}
.android_menu_logo{
    height: 150px;
    width: 60%;
    border-radius: 0%;
    margin-left: 20%;
    margin-bottom: 5%;
   
}
#androidbtn{
  height: 90%;
  width: 60%;
  font-size: 30px;
  font-weight: bold;
  background-color:#1898d8;
  color: white;
  border: none;
}
