@media only screen and (max-width:724px) and (min-width:100px)

{
  p{
    color:#808a95;
    font-size: 0.9rem;
    
  }
  h1
  {
    font-size: 1.5rem;
  }
  .doctor-name
  {
    font-size: 1.5rem;
  }
    .section_consult .accordion .card
    {
        width:100%;
    }
    .telemail
{
  width:50%;
}
.team2{
  margin-left:0% !important;
  
  
}
.team3 .card{
  margin-left: 0%;
  
  
  
}
.team2 .team-column .card{
  width:100% !important;
 
  margin-left: 0% !important;
  
}
.team1 .team-column .card{
  width:93% !important;
  height: 100%;
  margin-left: 5% !important;
}

.team20{
  
 
  margin-left: 0% !important;
 
  
  
}
.philosophy
{
 
}
.p-5
{
  padding: 0.3rem !important;
}
.fa-facebook-f
{
  padding-left: 5%;
}
.text-right
{
  left:0% !important;
}
.philo-banner
{
  width: 100%;
  height: 15rem;
}
.philo-content
{
  font-size:0.6em !important;
  font-weight:bold;
}
.philo-image
{
 
}
.philo-content1
{
  
  font-size:0.7em !important;
  margin-left:3.0rem !important; 

}
 .icon-class
{
  margin-left:40% !important;
  margin-bottom:3%;
}
 .icon-class1
{
  margin-left:40%;
  margin-bottom:3%;
}
.quicklinks .pl-5
{
  padding-left: 0rem !important;
}
.footer-contact11
{
  text-align: center;
}
.section1_content h1{
 text-align: center;
}
.section1_content1{
  margin-left: 20%;
  
 }
 .doctor-name
 {
  text-align:center
 }
 .doctor-name1
 {
  margin-left: 25%;
 }
}
@media only screen and (width: 768px) {
  .p-5
  {
    padding: 1rem !important;
  }
  .philo-content
{
  font-size:1em !important;
  font-weight:bold;
}

.philo-content1
{
  
  font-size:1em !important;
  margin-left:6rem !important; 

}
.doctor-name1
{
  width:50% !important
}
p{
  color:#808a95;
  font-size: 0.9rem;
  
}
h1
{
  font-size: 1.5rem;
}

}

@media only screen and (width: 1024px) {
header .nav-item {
  padding: 0.1em;
}
.p-5
  {
    padding: 1rem !important;
  }
  p{
    color:#808a95;
    font-size: 0.9rem;
    
  }
  h1
  {
    font-size: 1.5rem;
  }
  header a {
    font-family: var(--Patua);
    font-size: 0.9rem;
    color: Black;
}
}
@media (min-width: 992px)
{
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.4rem;
    padding-left: 0.4rem;
}
}
