


@media (min-width: 991.98px) {


  .wsmenu > .wsmenu-list > li > a {
    font-size: 0.875rem;
    margin: 0;
    padding: 10px 15px;
  } 
  
  .wsmenu > .wsmenu-list > li a.btn {
    font-size: 0.875rem;
    padding: 7px 18px;
    margin-left: 10px;
  }


}

.wsmenu > .wsmenu-list > li > .wsmenu-click 
{
  width:64px;
}

.hero-10-txt h2 {
  font-size: 3.5rem;
}

img.footer-logo {
  max-height: 55px;
}


.txt-block ul {
  margin-bottom: 20px;
}

.edu-data li:not(:last-child), .txt-block ul li:not(:last-child) {
  margin-bottom: 20px;
}

.slider .slides li img {
  background-position: top;
}

.bottom-footer-socials li {
  padding-right: 12px;
}

#googlefixed {
  position: fixed;
  bottom: 5px;
  right: 5px;
  display: block;
  z-index: 9999;
} 


#googlefixed .hero-10-avatars  {
margin-top:0;
} 

.doctor-bio h1,
.txt-block h1,
.ct-06-txt h1 {
  margin-bottom: 22px;
}

.txt-block h2, .txt-block h3, .txt-block h4 {
  margin: 25px 0 20px;
}

.bottom-footer-socials li {
  padding-left: 0;
  padding-top: 12px;

}







@media (min-width: 1200px) {

  .desktoplogo img {max-height: 55px;}
}

@media (min-width: 1200px) {
  .wsmainwp {
      padding-left: 0;
      padding-right: 0;
  }
}


@media (min-width: 480px) and (max-width: 767.98px) {

  .smllogo img {
    max-height: 45px;
  }

  img.footer-logo {
    max-height: 45px;
}

}

