@media only screen and (min-width: 768px) {
  .main-menu .navigation > li > ul,
  .main-menu .navigation > li > ul > li > ul {
    display: block !important;
    visibility: hidden;
    opacity: 0;
  }
}
@media only Screen and (max-height: 800px) {
  .mobile-menu .menu-box {
    overflow-y: overlay;
  }
  .mobile-menu .menu-box::before {
    display: none;
  }
}
@media only Screen and (max-width: 800px) {
  .extra-ribbon h6 {
    padding: 10px 30px;
    clip-path: polygon(0 100%, 4% 50%, 0 0, 100% 0, 96% 50%, 100% 100%);
  }
  .blog-inner-content {
    text-align: center;
    margin-top: 20px;
  }
  .doc-img-page {
    margin: 30px 10px;
  }
  .about-doc-page h3 span {
    font-size: 28px;
    padding: 10px 8px;
    margin: 10px 0px;
    font-weight: 600;
  }
  .about-doc-page {
    text-align: center;
  }
  .main-timeline-review {
    position: relative;
    top: 0;
    right: 0px;
    background: var(--color-secondary);
    padding: 9px 12px 4px;
    text-align: center;
    border-radius: 10px;
    margin-top: 31px;
  }
  ._cform {
    margin-bottom: 30px;
    border-right: 0px;
  }
  ._cform h3 {
    font-size: 28px;
  }
  .c-form-row {
    margin-top: 0px;
    padding: 0px 15px 25px;
    box-shadow: none;
  }
  .adr-blk {
    margin-bottom: 38px;
  }

  .adr-blk .adr-icon {
    width: 70px;
  }
  .breadcrumb {
    padding: 138px 0 80px;
  }
  .breadcrumb::before {
    clip-path: polygon(0 0, 0 73%, 5% 78%, 68% 92%, 100% 74%, 100% 0);
  }
  .inner-section1 {
    padding: 0px 0 48px;
  }
  .inner-serv-img {
    margin: 20px 0px;
  }
  .social-menu {
    margin-top: 0px;
  }
  .mobile-menu .navigation li > ul {
    width: 308px;
  }
  .mobile-menu .navigation li ul li > a {
    font-size: 15px;
    padding: 6px 16px;
  }
  .mobile-menu .navigation li.dropdown .dropdown-btn {
    top: 6px;
  }
  .locat-menu {
    padding: 0px 15px;
  }
  .mobile-menu .navigation li > a {
    padding: 10px 23px;
    font-size: 20px;
  }
  .menu-box-centered {
  }
  .menu-left-side {
    display: none;
  }
  .certificate-sec {
    margin-bottom: 48px;
  }
  .faq-sec {
    margin-bottom: 78px;
  }
  .address-box {
    padding: 26px 16px 20px;
    margin-bottom: 10px;
  }
  .address .text {
    font-size: 14px;
  }
  .bottom-footer p {
    font-size: 13px;
    padding: 7px 1px 4px;
  }
  .bottom-footer {
    margin-top: 18px;
  }
  .footer-social {
    bottom: -72px;
    right: 0px;
    left: 8px;
  }
  .footer-timings {
    width: auto;
    margin-top: 88px;
  }
  .links-head::before {
    width: 66%;
    left: 0px;
    right: initial;
  }
  .useful-links {
    padding: 6px 8px 12px;
  }
  .faq-head {
    margin-bottom: 10px;
  }
  .faq-row::before {
    background: #f4efe9;
    bottom: 0px;
    box-shadow: 0px 0px 20px -10px #000;
    top: 0px;
    margin: auto;
  }
  .faq-head h2 {
    font-size: 38px;
  }
  .appnt-box::after {
    width: 82%;
    left: -8px;
  }
  .appnt-box::before {
    width: 103%;
    top: -10px;
    right: -5px;
  }
  .appointment-form h2 {
    font-size: 34px;
    right: 0px;
  }
  .appointment-form {
    padding: 38px 23px 28px;
  }
  .testimonial-quote {
    left: 14px;
    width: 128px;
  }
  .testimonial-box::after {
    bottom: -40px;
    right: 18px;
  }
  .testimonial-box::before {
    width: 80%;
  }
  .testimonial-box p {
    padding-right: 28px;
  }
  .testimonial-box {
    margin-left: 18px;
  }
  .testimonial-head h2 {
    font-size: 45px;
    left: 0px;
    top: 0px;
  }
  .certificate-head h2 span {
    font-size: 25px;
  }
  .certificate-head h2 {
    font-weight: 400;
    color: #000;
    margin: 0px 12px;
    font-size: 20px;
    line-height: 33px;
    position: relative;
    padding: 20px 0px;
  }
  .treatment-sec {
    margin-bottom: 70px;
  }
  .treatment-block {
    margin: 10px;
  }
  .treatment-thumbs {
    gap: 8px;
    display: grid;
    bottom: -35px;
    right: -13px;
  }
  .treatment-thumbs img.thumbs-1 {
    width: 25px;
    height: 25px;
    margin: auto;
  }
  .treatment-thumbs img.thumbs-2 {
    width: 35px;
    height: 35px;
    margin: auto;
  }
  .treatment-thumbs img.thumbs-3 {
    width: 45px;
    height: 45px;
    margin: auto;
  }
  .treatment-thumbs img.thumbs-4 {
    width: 55px;
    height: 55px;
    margin: auto;
  }
  .treatment-thumbs img.thumbs-5 {
    width: 65px;
    height: 65px;
    margin: auto;
  }
  .treatment-thumbs img.thumbs-6 {
    width: 75px;
    height: 75px;
    margin: auto;
  }
  .treatment-thumbs img.thumbs-7 {
    width: 85px;
    height: 85px;
    margin: auto;
  }
  .treatment-thumbs img.thumbs-8 {
    width: 95px !important;
    height: 95px !important;
    margin: auto;
  }
  .abt-sec {
    padding-top: 0px;
    margin-bottom: 58px;
  }
  .banner-one__slide {
    clip-path: polygon(0 0, 0 95%, -40% 78%, 72% 92%, 100% 80%, 100% 0);
  }
  .treatment-inner h2 {
    font-size: 26px;
  }
  .treatment-icon img {
    width: 48px !important;
  }
  .treatment-inner {
    padding-top: 155px;
    margin-left: 18px;
    width: auto;
    opacity: 0;
    padding-right: 80px;
  }
  .treatment-main-head h2 {
    font-size: 35px;
  }
  .doc-content {
    text-align: center;
  }
  .abt-head h2 {
    font-size: 100px;
    top: 40px;
    left: -128px;
  }
  .doc-img::before {
    width: 106%;
    top: -15px;
    left: -8px;
  }
  .doc-img {
    width: 300px;
    margin: auto;
  }
  .doc-matter h2 {
    font-size: 28px;
  }
  .doc-matter h3 {
    font-size: 14px;
  }
  .doc-matter h4 {
    font-size: 15px;
  }
  .doc-matter::after,
  .doc-matter::before {
    transform: skewX(4deg);
  }
  .doc-matter {
    padding: 20px 15px;
    width: auto;
    left: 0px;
    text-align: center;
  }
  .awarness-content p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .awarness-content h2 {
    font-size: 28px;
  }
  .awarness-content {
    padding: 0px 43px;
  }
  .serv-bg::before {
    opacity: 0.07;
  }
  .serv-block {
    margin-bottom: 16px;
  }
  .serv-sec {
    padding: 90px 0px 95px;
  }
  .serv-sec::after {
    height: 95%;
    transform: skewY(10deg);
  }
  .serv-sec::before {
    clip-path: polygon(0 0, 75% 3%, 100% 0, 100% 100%, 23% 97%, 0 100%);
  }
  .serv-content p {
    font-size: 15px;
  }
  .serv-content h2 {
    font-weight: 600;
    font-size: 19px;
    padding-left: 10px;
  }
  .serv-main-img {
    top: -38px;
    position: relative;
  }
  .serv-content {
    left: 0px;
  }
  .numb-block {
    margin-bottom: 30px;
  }
  .abt-side .sec-title p {
    text-align: center;
  }
  .abt-side .sec-title {
    text-align: center;
  }
  .abt-side .sec-title h4 {
    font-size: 15px;
    margin-bottom: 5px;
    line-height: 23px;
  }
  .top-wrap::before {
    content: " ";
    position: absolute;
    width: 85%;
    height: 2px;
    background: var(--color-secondary);
    left: 0px;
    top: 0px;
    right: 0px;
    margin: auto;
  }
  .top-social span {
    color: #fff;
  }
  .top-social li a {
    color: #fff;
    border: 1px solid #fff;
  }
  .top-social {
    top: initial;
    bottom: 0px;
  }

  .header-menu-nav {
    display: none;
  }

  .mobile-nav-toggler .flaticon-menu-1 {
    position: relative;
    display: inline-block;
    background: var(--color-secondary);
    color: #fff;
    padding: 10px 8px 5px 7px;
    font-size: 28px;
    border-radius: 50%;
  }

  .header-main .nav-outer .main-menu {
    display: none !important;
  }

  .header-main::before {
    display: none;
  }

  .inner1::before {
    display: none;
  }
  .lower-box .logo {
    width: 312px;
    margin: auto;
    left: 0px;
    top: 16px;
    right: 0px;
  }
  .nav-outer .mobile-nav-toggler {
    display: block;
    top: 85px;
    z-index: 999;
    float: unset;
    width: 53px;
    left: 155px;
    right: 0;
    margin: auto;
  }

  .slide-one {
    background-image: url(../gallery/mbl.png);
  }

  .desktop-view {
    display: none !important;
  }

  .mobile-view {
    display: block;
  }
  .inner1 {
    width: 45px;
    height: 45px;
    background: var(--color-secondary);
    padding: 12px;
    border-radius: 50%;
  }
  .desktop-nav-toggler {
    top: 63px;
    position: relative;
    text-align: center;
  }
}
