h5, .h5 {
  font-size: 20px;
}

@media (min-width: 1200px) {
  .h5, h5 {
    font-size: 24px;
  }
}

h6, .h6 {
  font-size: 20px;
}

.medical-popular-searches ul li, ul.medical-trending-list li {
    list-style-type: none;
}

.medical-section-experts .medical-matched-jobs-block .medical-section-header h2 {
  color: #000;
  font-weight: 800;
}

.adhone-visual-theme-1 .adh-visual-textbox h1 {
  color: #fff !important;
}

.adh-header,
.adh-visual-block,
.adh-section {
    font-size: 16px;
}

@media (max-width: 1199.98px){
  .adh-header,
  .adh-visual-block,
  .adh-section {
    font-size: 15px;
  }
}

.adh-header .container:before,
.adh-header .container:after {
  display: none;
}

.adh-header ul,
.adh-header ul li,
.adh-visual-block ul,
.adh-visual-block ul li,
.adh-section ul,
.adh-section ul li,
.adh-footer li,
.select2-results ul li {
  list-style: none;
}

.adh-header ul li,
.adh-visual-block li,
.adh-visual-block p,
.adh-section li,
.adh-section p,
.adh-matched-jobs-block .adhone-section-header p,
.adh-footer p,
.adh-footer li {
  font-size: inherit;
  color: currentColor;
  font-family: "Epilogue", Arial, sans-serif;
  line-height: inherit;
}

.adh-header,
.navigation > li {
  font-family: "Epilogue", Arial, sans-serif !important;
}

.navigation > li > a {
  text-transform: capitalize !important;
}

.slick-arrow {
  padding: 0;
}

.adh-icon,
.slick-arrow,
.slick-arrow i {
  font-style: normal;
}

.adh-form-search .form-control {
  height: auto;
}

.adhone-visual-theme-1 .adh-visual-textbox .bg-patterns {
  width: 242px;
  height: 423px;
}

.adh-section-header h2 {
  line-height: 1.35;
}

.adhone-trending-categories-box:hover {
  text-decoration: none;
}

.adh-section blockquote {
  padding: 0;
  margin: 0;
  border: 0;
  font-size: inherit;
}

.btn-app {
  color: #fff !important;
}

.btn-app:hover {
  text-decoration: none;
}

a:visited {
  color: currentColor;
}

.adhone-article-news h3 {
  font-weight: 700;
  line-height: 1.35;
}

.adhone-article-news h3 a:hover {
  text-decoration: none;
}

.adhone-form-subscribe .form-control {
  border-radius: 35px;
}

.navigation .dropdown-menu {
  float: none !important;
}

.navigation > li > a:focus,
.th-headerthree .th-navigation > ul > li > a:focus,
.th-headerthree .th-navigation > ul > li > a:hover {
  text-decoration: none;
}

.th-headerthree .th-navigation > ul > li > a:hover {
  color: #00adef;
}

.th-headerthree .th-addnav .dropdown.th-themedropdown {
  color: #fff;
}

@media(min-width:992px) {
  .adhividayam-navbar .dropdown-menu {
    min-width: 190px;
    top: 100% !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    display: block !important;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
  }

  .adhividayam-navbar .menu-item-has-children:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
  }
}

@media(max-width:1380px) {
  .th-headerthree .adhividayam-nav {
    padding-right: 0;
  }

  .th-headerthree .adhividayam-navbar {
    padding-left: 0;
  }

  .th-headerthree .th-navigation > ul > li > a {
    padding: 0 15px 39px;
  }

  .th-headerthree .th-addnav {
    padding-left: 5px;
  }
}

@media(max-width:1199px) {
  .th-headerthree .th-logo {
    width: 170px;
  }

  .th-headerthree .th-navigation > ul > li > a {
    padding: 0 10px 39px;
  }
}

@media(max-width:991px) {
 .th-headerthree .th-navigationarea {
    padding: 0;
 }

 .th-headerthree .th-navigation > ul > li > a {
    padding: 0 7px 20px;
  }

  .adhividayam-homesliderthree .adhividayam-slidercontent {
    padding: 200px 0 49px;
  }

  .adhividayam-addressbox {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
  }

  .collapse.in {
    display: block !important;
  }

  .adhividayam-navigation ul {
    padding-left: 0 !important;
  }

  .adhividayam-navigation .dropdown-menu {
    position: static !important;
    float: none !important;
    border: none !important;
    padding-left: 0 !important;
    transform: none !important;
    margin-bottom: 10px !important;
  }

  .adhividayam-nav .navbar-toggle .icon-bar {
    background: #fff;
    border-color: #fff;
  }
}

@media(max-width:767px) {
  .th-headerthree .th-logo {
    width: 150px;
    margin: 15px 0;
  }

  .th-headerthree .th-navigationarea {
    display: flex;
    align-items: center;
  }

  .th-headerthree .th-addnav {
    margin: 0;
  }

   .th-headerthree .th-navigation {
      background: #051c2d;
      position: absolute;
      left: 0;
      top: 100%;
      width: 100%;
      padding: 15px;
   }

   .th-headerthree .adhividayam-navbar {
    display: flex;
    flex-direction: column;
   }

   .th-headerthree .adhividayam-navbar  li {
    width: 100%;
   }

   .th-headerthree .th-navigation .dropdown-menu {
      position: static !important;
      float: none !important;
      border: none !important;
      padding-left: 0 !important;
      transform: none !important;
      margin-bottom: 10px !important;
      background: #fff;
  }
}