.onDesktop {
  display: block;
}
.onMobile {
  display: none;
}
.description {
  text-align: center;
}
.appointment-enquiry-home-modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  display: block !important;
  z-index: 999999;
  right: 0;
  border-radius: 0;
  background: 0 0;
}
.appointment-enquiry-home-overlay {
  background: #000000b5;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.app-flow-home {
  background: #fff;
  position: relative;
  top: 70px;
  z-index: 99999;
}
#homeBanner-owl .owl-item img {
  max-height: 604px;
}
#homeBanner-owl .owl-dots {
  bottom: 40px;
  z-index: 9;
  position: relative;
  text-align: center;
}
#homeBanner-owl .owl-dots .owl-dot {
  display: inline-block;
}
#homeBanner-owl .owl-dots .owl-dot span {
  margin: 6px 8px;
  width: 8px;
  height: 8px;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 4px;
  border: 0.8px solid #fff;
  display: inline-block;
}
#basic .description,
#basic .title {
  font-style: normal;
  text-align: center;
}
#basic .title {
  font-weight: 700;
  font-size: 45px;
  line-height: 50px;
  color: var(--primary-color);
  margin-bottom: 22px;
  z-index: 3;
}
#basic .description {
  font-weight: 400;
  font-size: 15px;
  line-height: 26px;
  color: #222;
  margin: 0 0 24px;
}
.enquiry-btn {
  border-radius: 0;
  font-size: 14px;
  line-height: 16px;
  background: 0 0;
  display: inline;
  padding: 0 10px 0 0;
}
.enquiry-btn a {
  color: #fff;
  border-radius: 0;
  background: var(--primary-color);
  text-transform: uppercase;
  margin: 0 !important;
  padding: 15px 32px !important;
}
.service-btn {
  margin: 0 0 61px;
  display: inline;
}
.service-btn a {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: var(--primary-color);
  border: 1px solid var(--primary-color);
  padding: 15px 14px !important;
  background: #fff;
  margin: 0;
  border-radius: 0 !important;
  text-transform: uppercase;
}
#basic .learn-more {
  display: none;
}
#basic .card-about-basic {
  width: 995px;
  background: #fff;
  border: 1px solid #dfdfdf;
  box-sizing: border-box;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.04), 0 2px 6px rgba(0, 0, 0, 0.04),
    0 0 1px rgba(0, 0, 0, 0.04);
  border-radius: 13px;
  margin: auto;
  padding: 58px 62px 60px;
  text-align: center;
  position: relative;
  bottom: 75px;
  z-index: 9;
}
#standard .card-about-basic {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  display: flex;
  justify-content: center;
  align-items: center;
}
#standard .description,
#standard .title {
  font-style: normal;
  color: #fff;
  width: 100%;
  text-align: center;
}
#standard .title {
  font-weight: 700;
  font-size: 45px;
  line-height: 58px;
  text-transform: uppercase;
}
#standard .description {
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  margin-top: 13px;
}
.banner-content,
.overlay-card-banner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.pro-banner-card {
  width: 70%;
  padding: 0 20px;
}
.appointment-flow {
  width: 30%;
  background: #fff;
}
.left-align {
  justify-content: left !important;
  text-align: center;
}
.left-align .description,
.left-align .title {
  text-align: left !important;
}
.banner {
  position: relative;
}
.overlay-banner {
  background: rgba(0, 0, 0, 0.45);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.standard-img {
  width: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 767px) {
  .overlay-card-banner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #basic .card-about-basic {
    width: 100%;
    border: 0;
    box-shadow: none;
    padding: 0;
    bottom: 0;
  }
  #basic .learn-more {
    display: block;
  }
  #standard .title {
    font-size: 30px;
    line-height: 40px;
  }
  #design1 #nav-book-btn,
  #design1 .ow-navigation .navbar-toggle,
  .onDesktop {
    display: none;
  }
  .onMobile {
    display: block;
  }
  .enable {
    display: block !important;
  }
  .stricky-fixed .main-logo {
    visibility: initial;
    margin: 0 !important;
  }
  #homeBanner-owl .owl-dots .owl-dot span {
    background: rgba(255, 255, 255, 0.4);
    border: 1px solid #fff;
  }
  #homeBanner-owl .owl-dots .owl-dot.active span,
  #homeBanner-owl .owl-dots .owl-dot:hover span {
    background: #fff;
  }
  #design1 {
    position: fixed !important;
  }
  .banner {
    margin-top: 0;
  }
  .homeBanner-owl img {
    height: 191px;
    width: 100%;
    object-fit: cover;
  }
  .pro-img {
    height: 604px;
    width: 100%;
  }
  .pro-img,
  .standard-img {
    object-fit: cover;
  }
  .banner-img img,
  .standard-img {
    height: 191px;
    width: 100%;
  }
  #basic .title {
    color: var(--primary-color);
    font-weight: 800;
    font-size: 24px;
    line-height: 28px;
    margin-top: 12px;
    margin-bottom: 32px;
    text-align: center;
  }
  #design1 #search,
  .standardTitle {
    position: absolute;
    display: flex;
    align-items: center;
  }
  .standardTitle {
    background: rgba(0, 0, 0, 0.2) !important;
    color: #fff !important;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 6;
    justify-content: center;
    margin: 0 !important;
  }
  #basic .description {
    color: #000;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    padding: 0 20px;
    position: relative;
  }
  .flex-box {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff;
  }
  .enquiry-btn,
  .service-btn {
    display: flex;
    justify-content: center;
  }
  .enquiry-btn {
    background: 0 0;
    height: auto;
    margin: 15px 0 0;
  }
  .enquiry-btn a,
  .service-btn a {
    padding: 11px 32px !important;
    margin-left: -10px !important;
    width: 220px;
    text-align: center;
  }
  .enquiry-btn a {
    color: #fff;
    background: var(--primary-color);
  }
  #basic .enquiry-btn {
    display: inline-block;
    margin-bottom: 10px !important;
  }
  .service-btn {
    flex-flow: inherit;
    margin-top: 10px !important;
    margin-bottom: 56px !important;
  }
  .service-btn a {
    border: 1px solid var(--primary-color) !important;
    color: var(--primary-color) !important;
  }
  #ana-max-btn {
    right: 22px !important;
    bottom: 90px !important;
  }
  #search {
    color: #fff;
    font-size: 20px;
  }
  .mainmenu-area {
    min-height: 80px !important;
  }
  .mainmenu-area .right-area {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: end;
    align-items: center;
    min-height: 80px;
    gap: 15px;
    position: initial !important;
  }
  .mainmenu-area .thm-btn {
    border-radius: 0;
  }
  .logo-container {
    height: 80px !important;
    left: 0;
    top: -40px !important;
    max-width: auto;
    margin-left: 0;
  }
  #design1 .ow-navigation,
  .logo-image {
    padding: 0 !important;
  }
  .main-logo {
    padding: 0;
    margin: 0 !important;
  }
  .main-logo a img {
    min-height: 80px;
    width: 100% !important;
    margin-left: 5px;
  }
  .common-header-button {
    font-size: 12px !important;
    line-height: 15px !important;
    padding: 11px 16px !important;
    border: 1px solid var(--primary-color) !important;
    color: var(--primary-color) !important;
    font-weight: 600 !important;
  }
  .book-appointment {
    width: 61% !important;
  }
  .header-ones {
    background: var(--primary);
  }
  .menu-bar {
    display: none !important;
  }
  .search-icon {
    border: 0 !important;
    right: 18px !important;
    opacity: 1;
  }
  .search-icon i {
    font-size: 22px;
  }
  #callUs,
  #meetDoctor {
    display: table;
  }
  #design1 .menu-icon {
    right: 5px;
    top: -8px;
  }
  #design1 .title-name {
    display: flex;
    align-items: center;
    font-size: 18px;
    line-height: 110%;
    color: #333;
    max-width: 165px;
    font-weight: 700;
    padding-left: 15px;
  }
  #design1 #search {
    right: 65px;
    height: 100%;
  }
  .header-twos {
    background: #fff;
  }
  .cart-image,
  .search-img {
    filter: invert(1) !important;
    color: #222 !important;
  }
  .footer-margin {
    margin-bottom: 60px;
  }
  .text p {
    font-size: 16px;
  }
  .nav-links-tab:hover {
    text-decoration: none;
  }
  @-webkit-keyframes menu_animate {
    0% {
      bottom: -1000px;
    }
    to {
      bottom: 69px;
    }
  }
  @keyframes menu_animate {
    0% {
      bottom: -1000px;
    }
    to {
      bottom: 69px;
    }
  }
  .menu-navigations {
    width: 100%;
    background: #fff;
    position: fixed;
    bottom: 69px;
    z-index: 999;
    display: flex;
    justify-content: left;
    padding: 29px 34px 0;
    display: none;
    max-height: 70vh;
    overflow: scroll;
    -webkit-animation-name: menu_animate;
    animation-name: menu_animate;
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  .menu-navigations ul li {
    padding-bottom: 36px;
    color: #222;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
  }
  .overlay-menubar {
    position: fixed;
    background: #00000075;
    z-index: 998;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
  }
  .nav-menu-bottom,
  .nav-menu-bottom .tab {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .nav-menu-bottom {
    background: #fff;
    position: fixed;
    bottom: 0;
    z-index: 9999;
    border-top: 1px solid #c6c6c6;
    height: 69px;
  }
  .nav-links-tab {
    width: 33%;
    display: flex;
  }
  .menuIcon {
    width: 33% !important;
  }
  .ul-sub-list {
    display: none;
    padding-left: 32px;
  }
  .nav-menu-bottom .tab {
    align-items: center;
    flex-flow: column;
  }
  #menu-bar-nav-mobile ul {
    list-style: none;
  }
  .ul-menu-navigations {
    width: 100%;
  }
  .nav-menu-bottom .tab-icon,
  .nav-menu-bottom .tab-label {
    width: 100%;
    text-align: center;
  }
  .nav-menu-bottom .tab-icon i {
    color: #747474;
  }
  .nav-menu-bottom .tab-label {
    color: #747474;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
  }
  .header-breadcrumb-nav {
    width: 100%;
    padding: 0 0 40px;
    position: relative;
    text-align: left;
  }
  .path-pages a,
  .selected-page {
    font-style: normal;
    font-size: 14px;
    line-height: 16px;
  }
  .path-pages a {
    font-weight: 500;
    text-decoration-line: underline;
    color: #222 !important;
  }
  .path-pages img {
    width: auto;
    margin: 0 10px;
  }
  .selected-page {
    color: #747474 !important;
    font-weight: 400;
  }
  .breadcrumb-area {
    padding: 33px 0 !important;
    top: 80px !important;
    width: 100%;
    z-index: 9;
  }
  .breadcrumb-area:before {
    background: #fff !important;
  }
  .breadcrumb-area h1 {
    color: #222;
    font-size: 26px;
  }
  .breadcrumb-area span,
  .breadcrumb-area-heading span,
  .search-icon i {
    color: var(--primary-color);
  }
  .breadcrumb-area-heading {
    padding-top: 126px !important;
  }
  .breadcrumb-area-heading:before {
    background: #fff;
  }
  .breadcrumb-area-heading h1 {
    color: #222;
    font-size: 26px;
    font-weight: 600;
  }
  .breadcrumb-height-after-scroll {
    background: #fff;
    padding: 13px 0 !important;
    border-bottom: 1px solid #80808054;
  }
  .header-breadcrumb-nav-after-scroll {
    padding: 0 !important;
  }
  .update-single {
    padding: 150px 0 100px !important;
  }
  .demo-banner-img {
    max-height: 600px;
    aspect-ratio: 16/7;
  }
}