@media (min-width: 1921px) {
  .new-cost-banner-section{
    height: 114rem;
  }
  html {
    font-size: 9px;
  }

  .hp-bottom-banner {
    padding-top: 25rem;
  }

  .city-banner-section {
    background-size: contain;
  }

  .bg-gradient {
    background: linear-gradient(179.88deg, rgba(235, 243, 237, 0.8) 0.1%, rgba(255, 255, 255, 0.8) 20.54%, #eff5f1 70.6%);
  }

  .wrapper {
    max-width: 1495px;
    margin: 0 auto;
    width: 90%;
    padding: 0 20px;
  }
}

@media (max-width: 1660px) {
  .full-width-slider {
    width: 95%;
  }

  .wrapper {
    max-width: 178rem;
  }

  .expert-slider-box .slick-prev {
    right: 33rem;
  }

  .mt-qht-infrastructure-section .container {
    width: 87%;
  }

  .hp-promise-slide img {
    height: 50rem;
  }
}

@media (max-width: 1440px) {
  .expert-slider-box .slick-arrow {
    right: 13rem;
  }

  .expert-slider-box .slick-prev {
    right: 24rem;
  }
}

@media (max-width: 1200px) {
  html {
    font-size: 0.59vw;
  }

  .hp-truth-slider .slick-list {
    padding: 0 10% 0 0 !important;
  }

  .hp-truth-slide .count {
    font-size: 15rem;
    width: 15rem;
    height: 18rem;
    letter-spacing: -1rem;
  }

  .wrapper {
    max-width: 159rem;
  }

  .sd-banner-slider .slick-dots {
    transform: none;
    margin-top: 5rem;
  }

  .image-grid-box .image-box-3 {
    width: 29.15%;
  }

  .mt-qht-infrastructure-section .container {
    width: 95%;
  }

  .sm {
    font-size: 2.4rem;
  }
}

@media (max-width: 900px) {
  .wrapper {
    max-width: 155rem;
  }
}

@media (max-width: 768px) {
  html {
    font-size: 0.9vw;
  }

  .hide-768 {
    display: none !important;
  }

  .show-768 {
    display: block !important;
  }

  .show-768.flex,
  .show-768.flex-box {
    display: flex !important;
  }

  .full-width-768,
  .full-768 {
    width: 100% !important;
  }

  .container,
  .large-container {
    width: 100%;
    padding: 0 20px;
  }

  .full-width-slider {
    width: 100%;
  }

  .com-padding {
    padding: 12rem 0;
  }

  .top-padding {
    padding-top: 12rem;
  }

  .bottom-padding {
    padding-bottom: 12rem;
  }

  .md-text-center {
    text-align: center;
  }

  .md-text-left {
    text-align: left;
  }

  .md-text-right {
    text-align: right;
  }

  .md-mt-2 {
    margin-top: 2rem;
  }

  .md-mt-3 {
    margin-top: 3rem;
  }

  .md-mt-4 {
    margin-top: 4rem;
  }

  .md-mt-5 {
    margin-top: 5rem;
  }

  p {
    letter-spacing: 0;
  }

  .breadcrumb {
    justify-content: center;
  }

  .header .menu-open {
    width: 30px;
    height: 25px;
    cursor: pointer;
  }

  .header .menu-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    right: -120%;
    top: 0;
    background-color: #627251;
    z-index: 50;
    display: block;
    border-radius: 0;
    transition: all 0.4s ease;
    min-height: 100vh;
    min-width: 100vw;
  }

  .header.menu-open .menu-wrapper {
    right: 0;
  }

  .header .menu-drawer {
    display: block;
    height: 100%;
    padding: 10rem 3rem;
  }

  .header .menu-drawer .drawer-header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #627251;
    z-index: 2;
    padding-bottom: 2rem;
    padding-right: 2rem;
  }

  .header .menu-box {
    display: block;
    height: 100%;
    overflow-y: auto;
    padding: 7rem 0;
    max-height: 100%;
    overflow-x: hidden;
  }

  .header .menu-wrapper .header-logo img {
    filter: invert(1);
  }

  .header-menu ul {
    display: block;
  }

  header .menu-wrapper ul a {
    color: #ffffff;
    display: block;
    font-size: 3.5rem;
    font-weight: 400;
    padding-left: 0;
  }

  header .header-menu>ul>li {
    border-bottom: 1px solid #aebf9b;
  }

  header .menu-wrapper ul a:hover {
    color: #ffffff;
  }

  header .menu-wrapper .header-btn {
    background-color: #bbcea6;
    color: #4c593e;
    text-align: center;
    border-radius: 5rem;
    margin-left: 0;
    margin-top: 5rem;
    display: flex;
    justify-content: center;
    font-size: 3.5rem;
  }

  .header .menu-close {
    width: 35px;
  }

  .header .drawer-footer {
    position: absolute;
    padding: 3rem 3rem;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #627251;
    z-index: 2;
  }

  .header .drawer-footer a {
    text-decoration: none;
    font-size: 2.5rem;
    border: 0;
    padding: 0;
  }

  .mob-accordion-body {
    display: none;
  }

  .footer-menu-group {
    padding: 0;
    border: 0;
  }

  .footer-menu-box h6 {
    margin-bottom: 0;
  }

  .footer a,
  .footer p,
  .footer div {
    font-size: 2.4rem;
  }

  .mob-accordion-head {
    padding: 3rem 0;
    position: relative;
    padding-right: 3rem;
  }

  .mob-accordion-head::before {
    content: "";
    position: absolute;
    top: 3.5rem;
    right: 0;
    width: 2rem;
    height: 2rem;
    background: url("../img/btn-plus-white.webp") no-repeat center;
    background-size: contain;
    transition: all 0.4s ease;
  }

  .mob-accordion-head.active::before {
    background: url("../img/minus-icon-white.webp") no-repeat center;
    background-size: contain;
  }

  .mob-accordion-item {
    border-bottom: 1.4px solid #747474;
  }

  .mob-accordion-body {
    padding-bottom: 4rem;
  }

  .footer-top {
    padding-bottom: 0;
  }

  .footer-bottom {
    border-top: 0;
  }

  .footer-top-left .mob-accordion-item {
    margin-top: 5rem;
  }

  .footer-branch-item:first-of-type {
    margin-top: 2rem;
  }

  .footer-branch-address li {
    border-bottom: 1px dashed #747474;
  }

  .hp-intro-slider .slick-list {
    padding: 0 10% !important;
  }

  .hp-intro-slider .slick-slide {
    margin: 0 1.5rem;
  }

  .section-heading br {
    display: none;
  }

  .hp-truth-section .large-container {
    padding: 0;
  }

  .hp-truth-section .wrapper {
    padding: 10rem 0 10rem 4rem;
    border-radius: 0;
  }

  .hp-promise-slider .slick-list {
    padding: 0 10% !important;
  }

  .hp-difference-item {
    padding: 3rem 3rem;
    border-radius: 3rem;
  }

  .hp-difference-item .title-box {
    justify-content: center;
  }

  .hp-difference-item h5 {
    width: max-content;
    flex: none;
  }

  .hp-difference-item .content-box {
    border-left: 0;
    border-top: 1px solid #cacaca;
    margin-top: 3rem;
  }

  .hp-difference-item li {
    padding: 2.5rem 0;
    width: 50%;
    padding-left: 3rem;
  }

  .hp-difference-item .content-box ul {
    display: flex;
    flex-wrap: wrap;
  }

  .hp-difference-item li:first-child {
    border-bottom: 0;
    border-right: 1px solid #cacaca;
    padding-left: 0;
    padding-right: 3rem;
  }

  .hp-difference-item li:last-child {
    border-top: 0;
  }

  .hp-difference-item li p {
    padding-top: 1rem;
  }

  .hp-transformation-gallery .before-after-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }

  .hp-expert-content .icon-wrapper {
    display: none;
  }

  .hp-expert-content .slide-item::before,
  .hp-expert-content .slide-item::after {
    display: none;
  }

  .hp-expert-content .slide-item {
    display: block !important;
  }

  .hp-expert-content .slide-item .content-wrapper {
    padding-left: 0;
  }

  .hp-expert-content .slide-item .right-box {
    margin-top: 0;
    position: absolute;
    top: 2rem;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 100%;
    z-index: 2;
  }

  .hp-expert-content .slide-item .content-box .show-slide {
    padding: 1.8rem 3rem;
    font-size: 2.3rem;
  }

  .hp-expert-content .slide-item .content-box .btn-box {
    text-align: right;
  }

  .hp-expert-content .slide-item .right-box .close-icon {
    position: absolute;
    top: 2rem;
    right: 2rem;
    background: transparent;
    border: 0;
  }

  .hp-expert-content .slide-item .right-box .close-icon img {
    width: 4rem;
    height: 4rem;
    object-fit: scale-down;
  }

  .hp-expert-content .slide-item .right-box h6 {
    margin-bottom: 2.5rem;
  }

  .hp-expert-content .slide-item .right-box::before {
    display: none;
  }

  .hp-gallery-section .btn-box {
    justify-content: center;
  }

  .hp-testimonial-tabs {
    margin-top: 5rem;
  }

  .hp-bottom-banner .content-box {
    height: 700px;
    max-height: 90vh;
    justify-content: center;
  }

  .hp-img-poster img {
    height: 45rem;
    max-height: 90vh;
  }

  .hp-catalogue-section .form-box {
    margin-top: 8rem;
  }

  .hp-catalogue-section .form-box .justify-between {
    justify-content: center;
  }

  .hp-catalogue-section .form-box .flex-box .flex-1 {
    width: 100%;
    flex: none;
  }

  .hp-catalogue-section .hp-catalogue-section .input-box.name,
  .hp-catalogue-section .hp-catalogue-section .input-box.email {
    width: 47%;
  }

  .hp-gallery-popup .slider-wrapper {
    width: 48%;
  }

  .beforeAfter div:nth-of-type(3)>div>div {
    width: 6rem !important;
    height: 6rem !important;
    line-height: 5.5rem !important;
  }

  .hp-services-section .accordion-body .img-box {
    margin-top: 5rem;
  }

  .hp-services-section .description {
    margin-top: 3rem;
  }

  .sd-banner-slide .img-wrapper {
    margin-top: 5rem;
  }

  .sd-banner-slider .slick-dots {
    justify-content: center;
  }

  .green-contact-bar .large-container {
    padding: 0;
  }

  .green-contact-bar .wrapper {
    border-radius: 0;
    padding: 8rem 20px;
  }

  .green-contact-bar .flex-1 {
    padding-left: 0;
    margin-top: 5rem;
  }

  .green-contact-bar form .input-box {
    margin-bottom: 5rem;
  }

  .sd-intro-item .img-box {
    margin-top: 5rem;
  }

  .sd-intro-item .img-box img {
    border-radius: 5rem;
  }

  .usps-list {
    grid-template-columns: repeat(2, 1fr);
  }

  .usps-list .box .content-box {
    padding: 3rem 2rem;
    height: 23rem;
  }

  .usps-list .box .content-box h5 {
    font-size: 2.6rem;
  }

  .Breadcrumb-box {
    top: -10rem;
    left: 3vw;
    flex-wrap: wrap;
  }

  ul.Breadcrumb-box li {
    margin-bottom: .5rem;
    font-size: 1.9rem;
  }

  .usps-list .box .content-box p.sm {
    font-size: 1.8rem;
  }

  .pillar-sd-intro-section .sd-intro-item .img-box {
    position: static;
    order: 1;
  }

  .sd-results-wrapper,
  .sd-types-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }

  .sd-types-wrapper {
    grid-row-gap: 10rem;
  }

  .sd-benefits-list h5,
  .sd-benefits-list .description {
    width: 100%;
    margin-top: 2rem;
  }

  .sd-benefits-list h5 {
    margin-top: 4rem;
  }

  .sd-pre-procedure-usp li,
  .sd-cost-usp li {
    padding: 6rem 6rem;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 1px solid #d9d9d9;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .sd-pre-procedure-usp li:last-child,
  .sd-cost-usp li:last-child {
    border-bottom: 1px solid #d9d9d9;
  }

  .sd-pre-procedure-usp .icon {
    width: 17%;
  }

  .sd-pre-procedure-usp .icon img {
    max-height: 10rem;
    max-width: 10rem;
  }

  .sd-pre-procedure-usp h6 br,
  .sd-recovery-content .usp-box br {
    display: none;
  }

  .sd-cost-section .section-heading {
    padding-bottom: 0;
    border-bottom: 0;
  }

  .sd-cost-section .description {
    margin-top: 3rem;
    text-align: justify;
  }

  .sd-cost-table .table-head .col {
    font-size: 2rem;
  }

  .sd-cost-table .col {
    font-size: 2.3rem;
  }

  .sd-cost-usp li {
    padding: 6rem 0;
  }

  .sd-cost-usp li .icon {
    width: 18%;
  }

  .sd-cost-usp li .text,
  .sd-pre-procedure-usp li .text {
    flex: 1;
    padding-left: 2.5rem;
    margin-top: 0;
  }

  .sd-why-us-section .section-heading {
    flex-direction: column-reverse;
  }

  .sd-why-us-section .icon-box img {
    max-width: 148px;
  }

  .sd-why-us-section .icon-box::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: #d9d9d9;
  }

  .sd-cause-section .grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .sd-cause-section .section-heading {
    margin-bottom: 5rem;
  }

  .sd-cause-item {
    width: 47.5%;
  }

  .sd-wc-section .circle-arrow:hover img {
    filter: none;
  }

  .sd-wc-section .arrow-wrapper::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: calc(100% - 15rem);
    height: 1px;
    background-color: #aaaaaa;
  }

  .sd-wc-usp {
    display: block;
  }

  .sd-wc-usp .slick-slide {
    margin: 0 1.5rem;
    height: inherit;
  }

  .sd-wc-usp .slick-slide>div {
    height: 100%;
  }

  .sd-wc-usp .slick-list {
    margin: 0 -1.5rem;
    padding: 0 35% 0 0 !important;
  }

  .sd-wc-item,
  .sd-wc-usp .review-box {
    height: 100%;
  }

  .sd-wc-usp .review-box {
    display: flex !important;
  }

  .sd-recovery-tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    max-width: 450px;
    margin: 0 auto;
  }

  .sd-recovery-tabs li {
    width: 30%;
  }

  .sd-recovery-tabs a {
    margin: 0;
  }

  .sd-recovery-content-wrapper {
    padding-left: 0;
    margin-top: 8rem;
    flex: none;
  }

  .sd-recovery-content .usp-box:first-of-type {
    margin-top: 8rem;
  }

  .green-booking-bar .flex-box {
    flex-direction: column;
    align-items: center;
  }

  .green-booking-bar h2 {
    margin-bottom: 10rem;
  }

  .green-booking-bar .avatar-box {
    padding: 0;
    border: 0;
    margin-bottom: 4rem;
  }

  .green-booking-bar .avatar-box p {
    max-width: unset;
    flex: none;
    margin-top: 1.5rem;
  }

  .green-booking-bar .avatar-box img {
    max-height: 9rem;
  }

  .sd-comparison-section .table-box {
    overflow: scroll;
  }

  .sd-comparison-section .table-box .sd-comparison-wrapper {
    width: 130rem;
    overflow: scroll;
    column-gap: 1rem;
  }

  .sd-comparison-section .section-heading {
    padding: 0 20px;
  }

  .sd-insights-section .com-padding {
    padding-top: 0;
    border-top: 0;
  }

  .sd-insights-section .slider-arrows {
    justify-content: flex-end;
    margin-left: auto;
    width: 100%;
  }

  .sd-insights-section .slider-arrows::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: calc(100% - 15.5rem);
    height: 1px;
    background-color: #aaaaaa;
  }

  .sd-locations-list {
    grid-template-columns: repeat(3, 1fr);
  }

  .sd-contact-locations {
    grid-template-columns: repeat(2, 1fr);
  }

  .inner-banner-section .heading-box h1 {
    font-size: 6rem;
    line-height: 1.3;
  }

  .inner-banner-section .heading-box h1 img {
    width: 12rem;
  }

  .inner-banner-section .heading-box {
    overflow: hidden;
  }

  .inner-banner-section .heading-box h1 strong::after {
    width: 18.1rem;
    height: 6.4rem;
    left: 0;
    top: 0.5rem;
  }

  .inner-banner-section .heading-box img.featured-img {
    height: 62rem;
    object-fit: cover;
  }

  .marquee-box {
    padding: 3rem 0;
    border-radius: 1rem;
  }

  .marquee-box .box h6 {
    font-size: 2.2rem;
  }

  .marquee-box .box img {
    width: 2.7rem;
  }

  .inner-banner-section {
    padding-bottom: 10rem;
  }

  ul.info-list li .text-box {
    padding-left: 0;
  }

  .certification-box span {
    font-size: 2.4rem;
  }

  .mobile-grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .certification-box ul.icon-list li {
    padding: 3.5rem;
  }

  .certification-box ul.icon-list li p {
    font-size: 3rem;
  }

  .certification-box ul.icon-list li img {
    width: 9rem;
  }

  .sm {
    font-size: 2.2rem;
  }

  ul.info-list li .text-box h6 {
    font-size: 2.7rem;
  }

  ul.info-list li .text-box h6 br {
    display: none;
  }

  .timeline-bg-box {
    padding: 5rem 0 0 3rem;
    background-size: cover;
    border-radius: 3rem;
  }

  .aboutus-timeline-box .slick-arrow {
    left: 0;
    top: auto;
    bottom: 6rem;
  }

  .aboutus-timeline-box .slick-prev.slick-arrow {
    right: auto;
    left: 0;
  }

  .aboutus-timeline-box .slick-arrow {
    left: 8rem;
    right: auto;
    z-index: 2;
  }

  .timeline-bg-box .heading-box {
    margin-bottom: 7rem;
  }

  .timeline-item .text-box {
    border-radius: 5rem;
  }

  .aboutus-timeline-box {
    padding-bottom: 15rem;
  }

  .aboutus-timeline-box .slick-next.slick-arrow::after {
    content: "";
    position: absolute;
    background-color: #aaa;
    width: 62vw;
    height: 1px;
    top: 50%;
    left: 6rem;
    z-index: -1;
  }

  .timeline-bg-box .timeline-item {
    min-width: auto;
    padding-left: 3rem;
    padding-bottom: 8rem;
  }

  .states-clinic-box .gallery-item img {
    border-radius: 3rem;
  }

  .timeline-item .text-box {
    min-height: auto;
    height: auto;
    padding: 6rem 4rem;
    max-width: 53rem;
  }

  .aboutus-mission-vision-section .text-box h5 {
    font-size: 3.2rem;
    letter-spacing: 0;
    line-height: 1.25;
  }

  ul.aboutus-usps-list li.usp-box {
    align-items: flex-start;
    column-gap: 2rem;
    padding: 5rem 4rem;
  }

  ul.aboutus-usps-list li.usp-box img {
    margin-bottom: 0;
    position: sticky;
    top: 15rem;
  }

  .img-sticky {
    position: sticky;
    top: 15rem;
  }

  ul.aboutus-usps-list li.usp-box img {
    width: 8rem;
  }

  .timeline-item .text-box .year-box {
    font-size: 2.3rem;
    top: 1rem;
  }

  .timeline-bg-box .heading-box {
    padding-right: 2rem;
  }

  ul.states-list {
    column-gap: 1rem;
    row-gap: 2rem;
  }

  .states-clinic-box .three-img-box .single-img-box {
    width: 100%;
  }

  .states-clinic-box .two-img-box {
    width: 100%;
  }

  .states-clinic-box .gallery-item img {
    height: 55rem;
    max-width: none;
    width: 100%;
  }

  .states-clinic-box .gallery-grid .grid-box-3 {
    width: 100%;
  }

  .aboutus-mission-vision-section .bg-img-box img {
    max-width: 63rem;
  }

  .know-more-box .inner-flex {
    justify-content: center;
  }

  .know-more-box .heading-box {
    justify-content: center;
    text-align: center;
  }

  .know-more-box .heading-box img {
    margin-bottom: 6rem;
  }

  .know-more-box .heading-box .text {
    margin: 0;
    max-width: 52rem;
    margin-bottom: 5rem;
  }

  .wrapper {
    margin: 0;
    padding: 0 15px;
  }

  .expert-slider-box {
    margin-top: 20rem;
  }

  .expert-slider-box .slick-prev {
    right: 0;
  }

  .expert-slider-box .slick-arrow img {
    width: 7rem;
  }

  .expert-slider-box .slick-arrow {
    right: 0rem;
    top: -10rem;
  }

  .expert-slider-box .slick-prev {
    right: 8rem;
  }

  .expert-slider-box .expert-item {
    max-width: 56.1rem;
    margin: 0;
  }

  .aboutus-expert-section h2 {
    margin-bottom: 2rem;
  }

  .celebrities-slider-item .flex-box {
    flex-direction: column-reverse;
  }

  .celebrities-slider-item .img-box img {
    border-bottom-right-radius: 3rem;
    border-bottom-left-radius: 3rem;
    border-top-right-radius: 3rem;
    border-top-left-radius: 3rem;
    height: 75rem;
  }

  .celebrities-slider-item .text {
    border-bottom-right-radius: 3rem;
    border-bottom-left-radius: 3rem;
    border-top-left-radius: 0;
    padding: 9rem 4rem;
    margin-top: -2rem;
  }

  .aboutus-celebrities-slider-box .slick-arrow img {
    width: 7rem;
  }

  .aboutus-celebrities-slider-box .slick-arrow {
    top: 40rem;
  }

  .aboutus-celebrities-slider-box .slick-prev.slick-arrow {
    left: 1rem;
  }

  .aboutus-celebrities-slider-box .slick-next.slick-arrow {
    right: 1rem;
  }

  .celebrities-slider-item .text>img {
    width: 6rem;
  }

  .celebrities-slider-item .text .info-box span {
    font-size: 2.1rem;
  }

  .aboutus-journey-section .heading-box {
    text-align: center;
  }

  .aboutus-journey-box {
    grid-template-columns: repeat(1, 1fr);
  }

  .aboutus-journey-box iframe,
  .service-journey-section .aboutus-journey-box iframe {
    height: 40rem;
  }

  .callback-form-box .form-box input {
    width: 100%;
    max-width: none;
    font-size: 2.7rem;
    padding-bottom: 3.5rem;
  }

  .callback-form-box .form-box .inner-form-box {
    row-gap: 5rem;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .callback-form-box h6 {
    margin-bottom: 5rem;
  }

  .callback-form-box .form-box .inner-form-box .btn {
    width: 100%;
  }

  .aboutus-mission-vision-section .inner-box {
    height: 95rem;
  }

  .table-scroll-box {
    overflow: scroll;
  }

  .different-table-box {
    width: 123rem;
    overflow: scroll;
  }

  .inner-banner-section .heading-box h1 br {
    display: none;
  }

  .cost-banner-section.inner-banner-section .heading-box h1 {
    font-size: 6rem;
  }

  .cost-banner-section .map-box .circle-box h5 {
    font-size: 5rem;
  }

  .cost-banner-section .map-box .circle-box p {
    font-size: 1.6rem;
  }

  .cost-banner-section .map-box .circle-box {
    width: 17rem;
    height: 17rem;
  }

  .circle-box.txt-1 {
    top: 0rem;
    right: 8rem;
  }

  .cost-banner-section .map-box .circle-box.txt-3 {
    bottom: 3rem;
    right: 7rem;
    width: 20rem;
    height: 20rem;
  }

  .cost-banner-section .map-box .circle-box.txt-3 h5 {
    font-size: 6rem;
  }

  .cost-banner-section .map-box .circle-box.txt-3 p {
    font-size: 1.8rem;
  }

  .circle-box.txt-2 {
    bottom: 8rem;
    left: 0rem;
  }

  .cost-banner-section .map-box .circle-box h5 {
    font-size: 5rem;
  }

  .cost-banner-section .map-box .circle-box p {
    font-size: 1.6rem;
  }

  .cost-banner-section .map-box .circle-box {
    width: 17rem;
    height: 17rem;
  }

  .circle-box.txt-1 {
    top: 0rem;
    right: 8rem;
  }

  .cost-banner-section .map-box .circle-box.txt-3 {
    bottom: 3rem;
    right: 7rem;
    width: 20rem;
    height: 20rem;
  }

  .cost-banner-section .map-box .circle-box.txt-3 h5 {
    font-size: 6rem;
  }

  .cost-banner-section .map-box .circle-box.txt-3 p {
    font-size: 1.8rem;
  }

  .cost-banner-section.inner-banner-section.city-banner-section {
    height: auto !important;
    background-size: 100% auto !important;
    background-position: bottom center !important;
    background-repeat: no-repeat !important;
    background-color: #eff5f1 !important;
    padding: 10rem 0 52vw !important;
    display: flex !important;
    align-items: flex-start !important;
  }

  .cost-banner-section.inner-banner-section.city-banner-section .heading-box h1 {
    font-size: 5rem;
    line-height: 1.3;
  }

  .cost-banner-section.inner-banner-section.city-banner-section .heading-box h1 img {
    width: 8rem;
    height: auto;
    border-radius: 3rem;
    vertical-align: middle;
  }

  .cost-banner-section.inner-banner-section.city-banner-section .heading-box p {
    font-size: 1.8rem;
    line-height: 1.5;
  }

  .circle-box.txt-2 {
    bottom: 8rem;
    left: 0rem;
  }

  .heading-box br {
    display: none;
  }

  ul.why-qht-transplant-list li .transplant-usp-details-box .transplant-usp-info-box .txt h6 {
    font-size: 2.5rem;
  }

  ul.why-qht-transplant-list li .transplant-usp-details-box .transplant-usp-info-box .txt p {
    font-size: 2rem;
  }

  .transplant-cost-info-table .table-column-box .head {
    font-size: 1.8rem;
    width: 94%;
  }

  .transplant-cost-info-table {
    margin-top: 6rem;
  }

  .transplant-cost-info-table .table-column-box .txt {
    font-size: 1.7rem;
  }

  .transplant-cost-box:nth-child(2n + 1) .heading-box {
    padding-right: 0;
  }

  .transplant-cost-box:nth-child(2n) .heading-box {
    padding-left: 0;
  }

  .transplant-cost-box .content-box .down-arrow {
    display: none;
  }

  .transplant-cost-box .content-box ul li {
    font-size: 2.2rem;
  }

  .hp-service-accordion .accordion-item .btn {
    font-size: 2.2rem;
    padding: 2rem 3rem;
  }

  .comparison-between-section .transplant-cost-info-table {
    width: 150rem;
  }

  ul.financing-info-list {
    max-width: none;
  }

  ul.financing-info-list li .txt p strong {
    display: block;
  }

  .cost-financing-list .cost-financing-item {
    padding: 5rem 4rem;
  }

  .cost-financing-list .cost-financing-item img.financing-icon {
    width: 7rem;
  }

  .cost-financing-list .cost-financing-item h6 {
    margin: 3rem 0 2rem;
  }

  .contact-info-box.show-768 {
    margin-top: 4rem;
    padding: 3rem;
  }

  .contact-info-box a {
    margin: 0 auto;
    width: 100%;
    padding-left: 0;
    font-size: 2.6rem;
  }

  .contact-info-box a:last-child {
    margin-top: 2rem;
    padding-top: 2rem;
  }

  .contact-info-box a:last-child::after {
    width: 100%;
    height: 1px;
    top: 0;
    left: 0;
  }

  .contact-info-box a img {
    width: 2.7rem;
  }

  .border-bottom {
    padding-bottom: 10rem;
  }

  .delhi-mumbai-clinics-section .table-box {
    overflow: scroll;
  }

  .delhi-mumbai-clinics-list-box {
    width: 140rem;
  }

  .comparison-between-section .table-box {
    overflow: scroll;
  }

  .delhi-mumbai-clinics-section .transplant-cost-info-table {
    width: 150rem;
  }

  .bottom-bar-box .person-box {
    width: 100%;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    margin-bottom: 10rem;
  }

  .bottom-bar-box .google-star-box {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
  }

  .bottom-bar-box .google-star-box .left-box {
    width: 85%;
    padding-bottom: 3rem;
    margin-bottom: 5rem;
  }

  .bottom-bar-box .google-star-box .left-box::before {
    display: none;
  }

  .bottom-bar-box .google-star-box .left-box::after {
    width: 100%;
    height: 1px;
    left: 0;
    top: auto;
    bottom: 0;
  }

  .bottom-bar-box .google-star-box .left-box .g-icon img {
    width: 10rem;
  }

  .bottom-bar-box .google-star-box .left-box .star-box span {
    font-size: 2.3rem;
  }

  .step-form-box .step-1-box {
    flex-wrap: wrap;
  }

  .step-form-box .step-1-box .input-1 {
    width: 100%;
    margin-bottom: 3rem;
  }

  .step-form-box .input-box.input-2 {
    width: 100%;
    margin-bottom: 4rem;
  }

  .step-form-box .input-2 .level-box {
    flex-wrap: wrap;
  }

  .step-form-box .level-box label.check-box {
    width: 22.33%;
  }

  .step-form-box .level-box label.check-box img {
    width: 9rem;
    margin: 0 auto;
  }

  .step-2-box .inner-form-box input {
    width: 46%;
  }

  .cost-investments-section {
    height: 100%;
    padding: 15rem 0;
  }

  ul.cost-investments-list {
    grid-template-columns: repeat(1, 1fr);
  }

  ul.cost-investments-list li {
    border: 0;
    border-top: 1px solid #505050;
    border-radius: 0;
  }

  .cost-book-consultation-form-section .btn-box {
    margin-top: 4rem;
  }

  .cost-solution-box-slider .cost-solution-item {
    width: 95% !important;
    height: 49rem;
    margin-right: 0;
  }

  .cost-solution-box-slider .cost-solution-item h6 {
    font-size: 4.2rem;
    min-height: 20rem;
    line-height: 1.2;
  }

  .cost-solution-box-slider .cost-solution-item img.solution-icon {
    width: 9rem;
  }

  .cost-solution-box-slider {
    margin-top: 7rem;
    padding-bottom: 15rem;
  }

  .cost-solution-box-slider .slick-arrow img {
    width: 7rem;
  }

  .cost-solution-box-slider .slick-arrow {
    right: 0;
    bottom: 0;
    top: auto;
  }

  .cost-solution-box-slider .slick-prev {
    right: 8rem;
  }

  .cost-explore-list {
    grid-template-columns: repeat(1, 1fr);
  }

  .cost-explore-list .list-box a {
    font-size: 2.3rem;
    margin-bottom: 1rem;
  }

  .comparison-between-section .heading-box {
    text-align: left;
  }

  .cost-explore-section .explore-box-2 {
    padding-top: 10rem;
  }

  .banner-info-bar-section ul.flex-box li {
    width: 100%;
    border-bottom: 1px solid #646464;
    border-left: 0;
    border-right: 0;
    margin-bottom: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .banner-info-bar-section ul.flex-box {
    border-right: 0;
  }

  .banner-info-bar-section ul.flex-box li h6 {
    max-width: none;
  }

  .banner-info-bar-section ul.flex-box li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  ul.contactpage-info-box li {
    margin-bottom: 2.5rem;
  }

  ul.contactpage-info-box li a {
    font-size: 2.8rem;
  }

  .social-media-link a img {
    width: 5.7rem;
    object-fit: scale-down;
  }

  .social-media-link {
    margin-bottom: 4rem;
  }

  .contactus-form-box .input-box.col-5 {
    width: 100%;
  }

  .contactus-form-box {}

  .contactus-form-box .input-box textarea,
  .contactus-form-box .input-box input {
    font-size: 2.3rem;
  }

  .contactus-form-box .btn {
    width: 100%;
  }

  .locate-clinics-section .heading-box {
    width: 100%;
    text-align: left;
  }

  ul.contactus-locate-clinics-list {
    grid-template-columns: repeat(1, 1fr);
    border-right: 0;
    padding: 0 3rem;
  }

  ul.contactus-locate-clinics-list li {
    border-left: 0;
    border-bottom: 1px solid #d9d9d9;
    padding: 0;
    padding-bottom: 6rem;
    margin-bottom: 5rem;
  }

  ul.contactus-locate-clinics-list h6 {
    margin-top: 0;
  }

  ul.contactus-locate-clinics-list li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  ul.contactus-locate-clinics-list p {
    max-width: 45rem;
    font-size: 2.4rem;
  }

  ul.contactus-locate-clinics-list img.city-icon {
    width: 7.5rem;
  }

  ul.clinic-info-box li {
    font-size: 2.2rem;
  }

  .expect-assistance-box {
    text-align: center;
  }

  ul.contactus-locate-clinics-list h6 {
    font-size: 3.7rem;
  }

  ul.contactus-locate-clinics-list h6 img {
    width: 5.7rem;
  }

  ul.contactus-locate-clinics-list li a {
    font-size: 2.5rem;
  }

  ul.contactus-locate-clinics-list li a img {
    width: 3rem;
  }

  .contact-bottom-section .text-box {
    text-align: center;
  }

  .contact-bottom-section .btn-box.flex {
    flex-wrap: wrap;
    justify-content: center;
  }

  .contact-bottom-section .btn-box.flex .btn {
    width: 51%;
    align-content: space-around;
    margin: 1rem 0;
  }

  .clinic-location-info-box .clinic-box>.flex-box {
    flex-direction: column-reverse;
  }

  .clinic-location-info-box .right-box {
    padding-left: 0;
    margin-bottom: 4rem;
  }

  .clinic-image-slider-box .img-box {
    margin: 0;
    padding: 0 1rem;
  }

  .clinics-feature-technology-section ul.financing-info-list {
    padding-left: 0;
  }

  .clinic-bottom-banner-section {
    height: 100%;
  }

  .clinic-image-slider-box img {
    height: 45rem;
    object-fit: cover;
    max-width: 53rem;
  }

  .clinic-bottom-banner-section .btn-box a {
    display: block;
    margin: 1.5rem 0;
  }

  .clinic-bottom-banner-section .btn-box {
    margin-top: 4rem;
  }

  .top-reason-main-box ul.aboutus-usps-list {
    margin-top: 3rem;
  }

  .why-qht-best-section {
    height: 160rem;
    overflow: hidden;
  }

  .why-qht-best-section .heading-box::after {
    width: 121.3rem;
    height: 121.3rem;
  }

  .why-qht-best-section .text-box .circle-box.text-2 {
    right: 1rem;
    top: 54rem;
  }

  .why-qht-best-section .text-box .circle-box {
    width: 19rem;
    height: 19rem;
  }

  .why-qht-best-section .text-box .circle-box.text-2 h5 {
    font-size: 6.5rem;
  }

  .why-qht-best-section .text-box .circle-box.text-1 {
    width: 17rem;
    height: 17rem;
    top: -42rem;
    left: 42rem;
  }

  .why-qht-best-section .text-box .circle-box.text-4 {
    width: 17rem;
    height: 18rem;
    bottom: -33rem;
    right: 46rem;
  }

  .why-qht-best-section .text-box .circle-box.text-3 {
    bottom: 60rem;
    left: 0;
  }

  .why-qht-best-section .text-box .circle-box.text-3 h5 {
    font-size: 5rem;
  }

  .why-qht-best-section .text-box .circle-box p {
    font-size: 1.8rem;
  }

  .circle-img-2.circle-img {
    left: 34rem;
    top: -51rem;
  }

  .circle-img-3.circle-img {
    right: -2rem;
    top: 46rem;
  }

  .circle-img-1.circle-img {
    left: -1rem;
    top: -17rem;
  }

  .circle-img-4.circle-img {
    left: 52rem;
    top: -20rem;
    width: 7.6rem;
    height: 7.6rem;
  }

  .circle-img-6.circle-img {
    right: 1rem;
    bottom: -47rem;
    width: 9.8rem;
    height: 9.8rem;
  }

  .circle-img-7.circle-img {
    bottom: -51rem;
    left: 3rem;
    width: 12.6rem;
    height: 12.6rem;
  }

  .circle-img-8.circle-img {
    bottom: 79rem;
    right: 39rem;
  }

  .circle-img-5.circle-img {
    right: 37rem;
    top: 48rem;
  }

  .medical-comparison-section .google-star-box .btn-box {
    width: 100%;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
  }

  .medical-comparison-section .google-star-box .btn-box h4 {
    font-size: 4rem;
    margin-bottom: 4rem;
    margin-top: 7rem;
  }

  .medical-comparison-section .bottom-bar-box {
    border-radius: 0;
    padding: 8rem 4rem;
  }

  .mt-benefits-tabbing-wrapper .benefits-tab-content {
    padding-left: 0;
    margin-top: 5rem;
  }

  .mt-benefits-tabbing-wrapper .benefits-tab-content p {
    font-size: 2.2rem;
  }

  .mt-benefits-tabbing-wrapper .benefits-tab-content ul li {
    font-size: 2.1rem;
  }

  .mt-benefits-tabbing-wrapper .benefits-tab-content h3 {
    font-size: 4rem;
  }

  .mt-benefits-tabbing-wrapper .benefits-tab-content h3 br {
    display: none;
  }

  .mt-benefits-tabbing-wrapper .benefits-tab-content img {
    height: 70rem;
  }

  .mt-cost-comparison-list {
    grid-template-columns: repeat(1, 1fr);
  }

  ul.mt-cost-comparison-list li {
    padding: 6rem 4.5rem;
  }

  ul.mt-cost-comparison-list li p {
    font-size: 2.3rem;
  }

  .bg-bottom-bar-box .txt {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    text-align: center;
    margin-bottom: 4rem;
  }

  .bg-bottom-bar-box {
    flex-wrap: wrap;
    justify-content: center;
    padding: 6rem 3rem;
  }

  .mt-testimonial-section .hp-testimonial-slider {
    padding-bottom: 0;
  }

  .mt-testimonial-section .slider-arrows::after,
  .mt-testimonial-section .slider-arrows::before {
    display: none;
  }

  .mt-testimonial-section .hp-testimonial-tab-content .slider-arrows {
    top: auto;
    right: -8rem;
    left: auto;
  }

  .mt-testimonial-section .hp-testimonial-tab-content .slider-arrows .prev-arrow {
    position: relative;
    z-index: 2;
  }

  .mt-faq-section .content-wrapper {
    padding-top: 10rem;
  }

  .mt-testimonial-section .hp-testimonial-tab-content .slider-arrows .prev-arrow::after {
    content: "";
    position: absolute;
    background-color: #aaa;
    width: 73vw;
    height: 1px;
    top: 50%;
    right: 6.5rem;
    z-index: -1;
  }

  .mt-testimonial-section .hp-testimonials-wrapper {
    margin-top: 0;
  }

  .mt-testimonial-section .slider-arrows .circle-arrow {
    background-color: #fff;
  }

  .mt-testimonial-section .slider-arrows .circle-arrow img {
    filter: invert(0);
  }

  .mt-testimonial-section .slider-arrows .next-arrow {
    margin-left: 0.2rem;
  }

  .image-grid-box .image-box-1,
  .image-grid-box .image-box-2,
  .image-grid-box .image-box-3 {
    width: 100%;
  }

  .faq-inner-box .faq-tab-content h3 {
    font-size: 3.5rem;
  }

  .faq-inner-box .faq-tab-content h6.open-according {
    font-size: 2.2rem;
    padding-left: 4.5rem;
  }

  .faq-inner-box .faq-tab-content h6.open-according::after {
    font-size: 2.2rem;
  }

  .blog-ctaegory-list {
    display: none;
    border: 1px solid #ccc;
    width: 100%;
    background: #fff;
    position: absolute;
    z-index: 1000;
  }

  ul.blog-ctaegory-list {
    display: none;
  }

  .blog-ctaegory-list li {
    padding: 0;
    border: 0;
    display: block;
  }

  .blog-listing-section .blog-ctaegory-box {
    justify-content: space-between;
  }

  .blog-category-dropdown {
    border: 1px solid #ccc;
    padding: 1rem 2.5rem 1rem 1.5rem;
    width: 35rem;
    background: #89957c;
    cursor: pointer;
    position: relative;
    color: #fff;
    font-size: 2rem;
  }

  .blog-category-dropdown::after {
    content: "";
    position: absolute;
    background: url("../img/accordion-arrow-black.webp") no-repeat center;
    top: 50%;
    right: 1.5rem;
    transform: translateY(-50%);
    width: 1.8rem;
    height: 0.9rem;
    background-size: contain;
    filter: invert(1);
  }

  .blog-ctaegory-box .list-box {
    position: relative;
    display: inline-block;
  }

  ul.blog-ctaegory-list li a {
    font-size: 2rem;
  }

  .blog-listing-section .blog-listing-box {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 8rem;
  }

  .blog-list-box .img-box img {
    height: 40rem;
  }

  .blog-list-box .text-box .time {
    font-size: 1.9rem;
  }

  .blog-list-box .text-box h6 {
    min-height: auto;
  }

  .blog-list-box .text-box p {
    min-height: auto;
  }

  .blog-list-box .text-box a {
    font-size: 2.3rem;
  }

  .blog-list-box .text-box {
    margin-top: 5rem;
  }

  .blog-category-listing-slider .slick-arrow img {
    width: 6.5rem;
  }

  .blog-category-listing-slider .slick-arrow {
    top: 4rem;
    z-index: 2;
  }

  .blog-category-listing-slider .slick-arrow.slick-prev {
    right: 7rem;
  }

  .blog-category-listing-slider .slick-arrow.slick-prev::after {
    content: "";
    position: absolute;
    background-color: #aaa;
    width: 85rem;
    height: 1px;
    left: -80rem;
    top: 50%;
    z-index: -1;
  }

  .blog-category-listing-slider {
    margin: 0;
    padding-top: 15rem;
    overflow: hidden;
  }

  .blog-category-listing-slider .slick-track {
    column-gap: 0;
  }

  .blog-category-listing-slider .slick-track .blog-list-box {
    padding: 0 1.5rem;
  }

  .generic-content-box h4 {
    font-size: 3rem;
  }

  .iframe-popup-box {
    width: 92%;
    height: 25vh;
  }

  .sticky-form-box {
    margin-top: 8rem;
  }

  .post-service-list ul.service-list li a {
    font-size: 3rem;
    padding-left: 5.5rem;
  }

  .post-service-list ul.service-list li a::after {
    top: 0.2em;
  }

  .results-banner-play,
  .video-play-btn,
  .results-listing-section .video-box .video-play-btn {
    width: 10rem;
    height: 10rem;
  }

  .results-banner-section .heading-box {
    position: unset;
    transform: none;
    max-width: unset;
  }

  .results-banner-video {
    width: 100%;
    max-width: 500px;
    margin: 5rem auto 0 auto;
  }

  .results-banner-video video {
    height: auto;
    max-height: 90vh;
    min-height: 60rem;
  }

  .results-listing-section .results-listing {
    grid-template-columns: repeat(2, 1fr);
  }

  .result-popup-usps li {
    width: 50%;
    margin-top: 4rem;
  }

  .result-popup-usps li:nth-child(odd) {
    border-left: 1px solid #d9d9d9;
  }

  .results-popup .text-content .flex-1 {
    flex: unset;
    margin-bottom: 5rem;
  }

  .results-filter-header {
    border-right: 0;
    position: relative;
    padding-right: 5rem;
  }

  .results-filter-header::before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 17px;
    height: 8.5px;
    background-image: url("../img/filter-dropdown-arrow-gray.webp");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }

  .results-listing-section .filter-box {
    border: none;
    width: max-content;
    min-width: 180px;
    padding: 24px 10px 20px 20px;
    position: absolute;
    z-index: 2;
    top: 9.5rem;
    left: 0;
    background: #ffffff;
    border: 1px solid #f5f5f5;
    border-radius: 2rem;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    display: block;
    max-width: 300px;
    transition: all 0.5s ease;
    visibility: hidden;
    opacity: 0;
    max-height: 375px;
    overflow-x: hidden;
    overflow-y: auto;
  }

  .results-listing-section .filter-box.show {
    visibility: visible;
    opacity: 1;
  }

  .results-listing-section .dropdown-menu {
    max-height: unset;
  }

  .results-listing-section .dropdown-toggle .count-filter {
    display: none !important;
  }

  .results-listing-section .dropdown {
    width: 100%;
  }

  .results-listing-section .dropdown-toggle,
  .dropdown .clear-filter {
    display: none;
  }

  .results-listing-section .dropdown .dropdown-content {
    display: block !important;
    position: static;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
    padding: 0;
    margin-bottom: 3rem;
  }

  .dropdown-content .list-title {
    margin-bottom: 2rem;
  }

  .dropdown-menu li label span {
    font-size: 2.4rem;
  }

  .clear-filter-mob button {
    margin-left: 0;
    font-size: 2.8rem;
  }

  .sd-types-wrapper .sd-type-item h6 {
    min-height: auto;
  }

  .sd-types-wrapper .sd-type-item p {
    font-size: 2.1rem;
  }

  .city-cost-table-section .transplant-cost-box:first-child {
    padding-top: 8rem;
  }

  .full-width-menu {
    height: 100vh;
    padding: 5rem 3rem 4rem 3rem;
    top: 0;
    right: -100vw;
    left: auto;
    transition: all 0.5s;
    display: block;
    opacity: 1;
    visibility: visible;
    position: fixed;
    z-index: 9999;
  }

  .full-width-menu {
    transform: none;
  }

  .full-width-menu.open {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    transition: all 0.5s;
    animation: none;
  }

  .service::after,
  .aboutus::after {
    display: none;
  }

  ul.menu-listing li {
    width: 100%;
    margin-bottom: 3rem;
  }

  ul.menu-listing li:nth-child(even) {
    padding-left: 0;
  }

  ul.menu-listing::after {
    display: none;
  }

  ul.menu-listing,
  ul.aboutus-menu-listing {
    border-radius: 2.5rem;
    width: 100%;
    padding: 4rem 2.5rem;
  }

  .full-width-menu .full-menu-box {
    height: auto;
  }

  .service-journey-box {
    max-width: fit-content;
    margin-top: 2rem;
    padding: 3rem 2rem;
    text-align: center;
    border-radius: 1rem;
    width: 100%;
    justify-content: center;
    display: none;
  }

  .service-journey-box .white-text {
    text-align: center;
  }

  .service-journey-box p {
    margin-bottom: 5rem;
    font-size: 2.2rem;
  }

  ul.aboutus-menu-listing {
    background-color: var(--green);
  }

  ul.menu-listing li a,
  .result-menu-box .menu-list a,
  ul.aboutus-menu-listing li .img-box a {
    font-size: 2.5rem;
    padding-left: 3.5rem;
    color: #ffffff;
    opacity: 1;
    font-weight: normal;
  }

  ul.aboutus-menu-listing li .img-box a h6 {
    font-size: 2.5rem;
    font-weight: normal;
    line-height: 1.5;
  }

  ul.menu-listing li a::after,
  .result-menu-box .menu-list a::before,
  ul.aboutus-menu-listing li .img-box a::after {
    width: 1.8rem;
    height: 1.8rem;
  }

  ul.aboutus-menu-listing li .img-box a::after {
    filter: invert(1);
    left: 0;
    top: 1rem;
    content: "";
    position: absolute;
    background: url("../img/arrow-icon-3.png") no-repeat center;
    background-size: contain;
    transition: all 0.3s ease;
  }

  .bk-btn {
    padding-left: 4rem;
  }

  .bk-btn:before {
    content: "";
    position: absolute;
    background: url(../img/bk-arrow.png) no-repeat;
    width: 2.9rem;
    height: 1.9rem;
    background-size: contain;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    filter: brightness(200%);
  }

  .bk-btn::after {
    width: 65%;
  }

  ul.aboutus-menu-listing {
    display: block;
    width: 100%;
  }

  ul.aboutus-menu-listing li {
    margin-bottom: 2rem;
  }

  ul.aboutus-menu-listing>li:last-child,
  ul.menu-listing li:last-child {
    margin-bottom: 0;
  }

  ul.aboutus-menu-listing li>a {
    position: static;
  }

  ul.aboutus-menu-listing li {
    height: auto;
  }

  ul.aboutus-menu-listing li .img-box {
    background: transparent !important;
    height: auto;
    padding: 0;
  }

  ul.aboutus-menu-listing li .img-box .btn {
    display: none;
  }

  ul.aboutus-menu-listing li .img-box a {
    position: relative;
    width: 100%;
  }

  .bottom-text-bar {
    margin-top: 10rem;
    justify-content: center;
    text-align: center;
    display: none;
  }

  .bottom-text-bar p {
    margin-bottom: 2rem;
  }

  .header-menu li.current-menu-item a {
    color: var(--light-green);
  }

  .service-listing-box {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 1.5rem;
    row-gap: 2rem;
  }

  .service-listing-box .list-box .img-box img {
    height: 23rem;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .service-listing-box .list-box {
    border-radius: 0.5rem;
  }

  .service-listing-box .list-box .text-box {
    padding: 2rem;
    text-align: center;
  }

  .service-listing-box .list-box .text-box h5 {
    font-size: 2.8rem;
  }

  .sticky-box {
    position: static;
  }

  .header-menu .aboutus>a,
  .header-menu .results>a,
  .header-menu .service>a {
    width: max-content;
  }

  .header-menu .service::before,
  .header-menu .results::before,
  .header-menu .aboutus::before {
    width: 2.3rem;
    height: 1.7rem;
    filter: invert(1);
    top: 41%;
  }

  .full-width-menu {
    border-radius: 0;
    height: 100vh;
  }

  .full-width-menu .full-menu-box,
  ul.menu-listing {
    max-height: calc(100vh - 20rem);
    height: 100vh;
    overflow-y: auto;
  }

  .result-menu-wrapper {
    display: block;
  }

  .result-menu-wrapper .area-wrapper a {
    width: 100%;
    margin-bottom: 3rem;
    max-width: 400px;
    padding-left: 4rem;
  }

  .result-menu-wrapper .area-btn span {
    max-width: unset;
    font-size: 2.6rem;
  }

  .result-menu-wrapper .area-wrapper a:last-of-type {
    margin-bottom: 0;
  }

  .result-menu-wrapper .book-btn {
    display: none;
  }

  .result-menu-box .view-all-btn {
    font-size: 2.7rem;
  }

  .full-width-menu .result-menu-box .title,
  .result-menu-wrapper .bottom .title span {
    font-size: 3rem;
  }

  .mt-faq-section .form-box {
    margin-top: 5rem;
    padding: 5rem 2rem;
  }

  .appointment-form-popup .popup-content-wrapper {
    width: calc(100% - 20px);
  }

  .appointment-form-popup .flex-box .input-box {
    width: 48%;
  }

  .appointment-form-popup .submit-box {
    margin-left: auto;
    margin-right: auto;
  }

  .close-appointment-popup {
    top: 0;
    right: 0;
    width: 5rem;
    height: 5rem;
  }

  .appointment-form-popup h3 {
    font-size: 4rem;
    text-align: center;
  }

  .hp-testimonial-tab-content .slider-arrows::after {
    content: "";
    position: absolute;
    background-color: #aaa;
    width: 68vw;
    height: 1px;
    top: 50%;
    right: 15rem;
    z-index: 0;
  }

  .hp-testimonial-tab-content .slider-arrows {
    z-index: 2;
  }

  .sd-contact-locations li p {
    max-width: none;
  }

  .cost-explore-list .list-box ul {
    grid-template-columns: repeat(1, 1fr);
  }

  .cost-solution-box-slider .slick-prev::after {
    content: "";
    position: absolute;
    background-color: #aaa;
    width: 68vw;
    height: 1px;
    top: 50%;
    right: 7rem;
    z-index: 0;
  }

  .sd-results-section .section-heading .w-20 {
    display: none;
  }

  ul.why-qht-transplant-list li .transplant-usp-details-box .transplant-usp-info-box .txt ul li {
    font-size: 2rem;
  }

  ul.why-qht-transplant-list li .transplant-usp-details-box {
    height: auto;
  }

  ul.why-qht-transplant-list li .transplant-usp-details-box .transplant-usp-info-box .txt ul li::after {
    top: 1.2rem;
    width: 0.7rem;
    height: 0.7rem;
  }

  .graft-blog-listing-section .heading-box {
    text-align: center;
  }

  .skin-tone-choose-list {
    grid-template-columns: repeat(2, 1fr);
  }

  .graft-calculator-slide.slide-4 {
    padding: 6rem 3rem;
  }

  .skin-tone-choose-list .check-box {
    height: 20rem;
  }

  .graft-calculator-slide.slide-5 {
    padding: 6rem 4rem;
  }

  .hair-type-choose-list {
    grid-template-columns: repeat(2, 1fr);
  }

  .hair-type-choose-list label.check-box {
    height: 20rem;
    padding: 2rem;
  }

  .hair-type-choose-list label.check-box img {
    width: 3.5rem;
    aspect-ratio: 2/4;
    object-fit: contain;
    margin-bottom: 2rem;
  }

  .Options-box {
    grid-template-columns: repeat(1, 1fr);
  }

  .graft-calculator-slide.slide-2 .choose-box {
    width: 50rem;
  }

  .hp-truth-slider h3 {
    font-size: 3.2rem;
  }

  .hp-truth-slider p {
    font-size: 2.1rem;
    min-height: 9rem;
  }

  .hp-truth-section .slider-arrows {
    padding-right: 0;
    margin-top: 6rem;
    position: relative;
    z-index: 2;
  }

  .hp-truth-section .slider-arrows::after {
    content: "";
    position: absolute;
    background-color: #aaa;
    width: 68vw;
    height: 1px;
    top: 50%;
    right: 15rem;
    z-index: -1;
  }

  .mobile-flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    column-gap: 2rem;
  }

  .hp-testimonial-section .section-heading {
    justify-content: center;
    text-align: center;
  }

  .hp-testimonial-section h5.w-50 {
    text-align: center;
  }

  .cost-testimonial-section .google-review-img {
    margin: 0 auto;
    margin-top: 5rem;
  }

  ul.benefits-tabbing-box {
    grid-template-columns: none;
    grid-auto-flow: column;
    scroll-behavior: auto;
    overflow-y: auto;
    overscroll-behavior-x: contain;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    justify-content: flex-start;
    display: grid;
    column-gap: 2rem;
  }

  ul.benefits-tabbing-box li {
    max-width: 45rem;
    width: 100%;
    min-width: max-content;
  }

  ul.benefits-tabbing-box li:last-child {
    border-bottom: 1px solid #d9d9d9;
  }

  .sd-intro-item h3 {
    font-size: 4rem;
  }

  .sd-candidate-usp li h6 {
    margin-top: 0;
  }

  .service-sd-benefits-section .sd-benefits-list li .txt-box {
    width: 77%;
  }

  .service-sd-benefits-section .sd-benefits-list li .txt-box h5 {
    margin-top: 0;
  }

  .service-sd-benefits-section .sd-benefits-list .icon {
    width: 11rem;
    height: 11rem;
  }

  ul.cost-investments-list li {
    padding-left: 0;
    padding-bottom: 3rem;
  }

  ul.cost-investments-list li:last-child {
    padding-bottom: 5rem;
  }

  .service-pre-procedure-section .sd-pre-procedure-usp li {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0rem;
  }

  .service-pre-procedure-section .sd-pre-procedure-usp li:last-child {
    padding-bottom: 6rem;
  }

  .cost-explore-list .list-box ul {
    grid-template-columns: repeat(1, 1fr);
  }

  .cost-testimonial-section .hp-testimonials-wrapper {
    margin-top: 2rem;
  }

  .mt-testimonial-section .hp-testimonial-tab-content {
    padding-top: 0;
  }

  .bottom-banner-section .btn-box a.btn:last-child {
    margin-left: 0;
  }

  .clinic-bottom-banner-section .btn-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    width: 100%;
  }

  .sd-results-section .w-70 {
    width: 100%;
  }

  .sd-why-us-usp li {
    text-align: center;
  }

  .hp-testimonial-section .section-heading h2 {
    width: 100%;
  }

  ul.sd-recovery-tabs li {
    max-width: 45rem;
    width: 100%;
    min-width: max-content;
  }

  ul.sd-recovery-tabs {
    grid-template-columns: none;
    grid-auto-flow: column;
    scroll-behavior: auto;
    overflow-y: auto;
    overscroll-behavior-x: contain;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    justify-content: flex-start;
    display: grid;
    column-gap: 2rem;
  }

  .service-sd-benefits-section .sd-benefits-list li .txt-box {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .service-sd-benefits-section .sd-benefits-list .description,
  .service-sd-benefits-section .sd-benefits-list li .txt-box h5 {
    width: 100%;
  }

  #bottom-nav-box.btn-box .btn.open-appointment-popup {
    border-radius: 0;
    width: 100%;
    padding: 2.8rem 0;
  }

  #bottom-nav-box .icon-btn.btn {
    width: 50%;
    border-radius: 0;
    padding: 2.3rem 3.5rem;
  }

  .icon-btn.btn img {
    max-height: 3.5rem;
  }

  #bottom-nav-box.btn-box {
    width: 100%;
    bottom: 0;
  }

  .hp-expert-content .right-box li::before {
    top: 2.5rem;
  }

  .hp-faq-section .para-box p:first-child {
    margin: 0 auto;
    max-width: 47rem;
  }

  .footer {
    padding-bottom: 7rem;
  }

  .hp-expert-content .slide-item .content-box.left-box .text-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 3rem;
  }

  .hp-expert-content .slide-item .content-box .show-slide {
    margin-top: 0;
  }

  .hp-expert-content .slide-item h6 {
    font-size: 2.5rem;
    margin-bottom: 0;
  }

  .hp-expert-content {
    padding: 0 1rem;
  }

  .hp-expert-content .slide-item .content-box {
    padding: 5rem 4rem 7rem 4rem;
  }

  .hp-expert-content .left-box li {
    padding: 3rem 0;
    border-bottom: 1px solid #D9D9D9;
  }

  .hp-expert-content .right-box li {
    padding: 2rem 0;
    padding-left: 3rem;
  }

  .hp-expert-content .left-box li span {
    font-size: 2.6rem;
  }

  .hp-expert-content .left-box li img {
    max-height: 6rem;
  }

  .sd-recovery-content .thumb-box img {
    height: 40rem;
    object-fit: cover;
  }

  #bottom-nav-box.btn-box .icon-btn.btn img {
    max-width: 15rem;
    margin-left: 0;
  }

  .job-details-section .generic-content-box {
    padding-right: 0;
    margin-bottom: 5rem;
  }

  .job-details-section .details-box>.flex {
    flex-wrap: wrap;
    grid-row-gap: 2rem;
  }

  .job-details-section .details-box p {
    max-width: none;
    align-items: center;
    width: 100%;
    line-height: 1.3;
    font-size: 2rem;
  }

  #bottom-nav-box.btn-box {
    display: none !important;
  }

  .header-inner {
    padding: 2rem 1rem;
    width: 98%;
  }

  .header-logo img {
    max-height: 5rem;
  }

  .header-logo img {
    max-height: 5.8rem;
    width: 16rem;
  }

  .stick-header .header-inner button.btn.show-768 {
    display: block !important;
  }

  .header-inner button.btn.show-768 {
    font-size: 2rem;
    padding: 2.3rem 2.3rem;
    font-weight: 400;
    margin-left: 13rem;
    font-family: 'Poppins';
    display: none !important;
  }

  ul.why-choose-usp-list {
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  ul.why-choose-usp-list li {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 4rem 3rem;
    border-radius: 1rem;
    border: 1px solid var(--dark-green);
  }

  ul.why-choose-usp-list li .number-box {
    margin-bottom: 0;
    width: 6rem !important;
    height: 6rem !important;
    font-size: 2.2rem;
    letter-spacing: 0;
    position: sticky;
    top: 12rem;
  }

  ul.why-choose-usp-list li .text-box {
    width: 85%;
  }

  ul.why-choose-usp-list li h5 {
    font-size: 3rem;
  }

  .areas-of-expertise-section .heading-box {
    text-align: center;
  }

  .areas-of-expertise-section .heading-box p {
    margin-top: 2rem;
  }

  .number-speaks-section .heading-box {
    text-align: center;
  }

  ul.number-speaks-list li {
    text-align: center;
  }

  ul.number-speaks-list {
    margin-top: 3rem;
  }

  .google-lp-banner-section .lead-form-box {
    padding: 3rem;
  }

  .google-lp-banner-section #leadForm {
    flex-wrap: wrap;
    gap: 1.7rem;
  }

  .google-lp-banner-section #leadForm .field {
    max-width: none;
    width: 100%;
  }

  .google-lp-banner-section #leadForm .field input,
  .google-lp-banner-section #leadForm .field select {
    font-size: 2.3rem;
  }

  .google-lp-banner-section #leadForm button.btn {
    width: 100%;
    padding: 3rem;
    font-size: 2.5rem;
  }

  .google-sd-results-section .grid.grid-col-3 {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 1rem 1rem;
  }

  .google-sd-results-section .grid.grid-col-3 img {
    height: 100%;
  }

  .google-lp-banner-section .heading-box {
    margin-bottom: 5rem;
  }

  ul.number-speaks-list {
    grid-template-columns: repeat(1, 1fr);
  }

  ul.number-speaks-list li {
    border-bottom: 1px solid #b4b4b4;
    padding-bottom: 3rem;
    margin-bottom: 3rem;
    border-right: 0;
  }

  ul.number-speaks-list li:last-child {
    border: 0;
    padding: 0;
    margin: 0;
  }

  .google-lp-footer .nav-bar-box {
    width: 100%;
    grid-template-columns: repeat(1, 1fr);
    margin-top: 3rem;
  }

  .google-lp-footer .flex-box.top-box .address-box span {
    font-size: 1.5rem;
  }

  .google-lp-footer .green-bar {
    justify-content: center;
  }

  .google-lp-footer .green-bar .contact-info {
    max-width: none;
    text-align: center;
    justify-content: center;
    margin-bottom: 3rem;
  }

  .google-lp-banner-section {
    padding-top: 13rem;
  }

  .callback-form-box .flex-box .form-box {
    width: 100%;
  }

  .callback-form-box form .submit-box {
    margin-top: 3rem;
  }

  ul.pillar-page-links-list {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1rem 2rem;
  }

  ul.pillar-page-links-list li {
    padding: 3rem;
    border-radius: 1rem;
    padding-bottom: 10rem;
    justify-content: center;
    text-align: center;
  }

  ul.pillar-page-links-list li h4 {
    font-size: 2.7rem;
  }

  ul.pillar-page-links-list li::after {
    top: auto;
    bottom: 2rem;
    left: 50%;
    transform: translateX(-50%);
    right: auto;
  }

  ul.pillar-page-links-list li:hover::after {
    top: auto;
    bottom: 2rem;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    right: auto;
  }

  .google-sd-results-section .grid.grid-col-3 {
    display: block;
  }

  .google-sd-results-section .grid.grid-col-3 .img-box {
    min-width: 55rem;
    width: 100%;
    padding: 0 .5rem;
  }

  .aboutus-journey-box .aboutus-journey-item {
    min-width: 53rem;
    padding: 0 .5rem;
  }
    .aboutus-journey-box.google-journey-box {
      display: block;
    }
  .price-table-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }

.cost-banner-section.inner-banner-section .table-box {
  margin-top: 6rem;
  margin-bottom: -28rem;
}
.price-table-section {
  padding-top: 25rem !important;
}
.new-cost-banner-section .btn-box a.btn.transparent {
  margin-left: 0;
  margin-top: 2rem;
  width: 40rem;
}
.service-price-table-wrapper {
  overflow: scroll;
}

.mobile-view-table {
  overflow: scroll;
}
.service-price-table-section .service-price-table-wrapper {
  width: 105rem;
  margin: 7rem 2rem 5rem;
}
ul.key-factors-list {
  grid-template-columns: repeat(1, 1fr);
}
.key-factors-list .key-factors-item p {
  max-width: none;
  font-size: 2.3rem;
}
.key-factors-list .key-factors-item::after {
  font-size: 20rem;
  bottom: -9rem;
  right: -1.5rem;
}
.key-factors-list .key-factors-item {
  height: auto;
    padding-bottom: 18rem;
}

.global-comparison .comparison-table-wrapper {
  width: 155rem;
}
.key-factors-list .key-factors-item h6 {
  font-size: 3rem;
}
.key-factors-list .key-factors-item h6 br {
  display: none;
}
.price-table-section .heading-box.center {
  text-align: left;
}
.medical-tourism-number-list ul.number-list li .number {
  font-size: 10rem;
}
ul.reference-guide-list {
  grid-template-columns: repeat(1, 1fr);
}
ul.reference-guide-list li.reference-guide-item {
  font-size: 2.2rem;
}
ul.reference-guide-list p {
  font-size: 2.2rem;
}
.reference-guide-section .disclaimer {
  justify-content: flex-start;
  text-align: left;
}
.reference-guide-section .disclaimer .icon-box {
  margin-bottom: 2rem;
}
.reference-guide-section .disclaimer .text {
  font-size: 2.2rem;
  width: 100%;
}
.step-2-box .inner-form-box .input-box {
  width: 100%;
}
.step-2-box .inner-form-box .input-box input {
  width: 100%;
}
.service-city-section ul.services-list {
  grid-template-columns: repeat(2, 1fr);
}
.price-table-item .price-box p{
  font-size: 2.2rem;
  font-weight: 600;
}
.price-table-item .price-description-box ul li{
  font-size: 2.1rem;
}
.price-table-item h6{
  font-size: 2rem;
  font-weight: 500;
}
.price-table-item h5{
  font-size: 2.8rem;
}
.cost-table-box ul.table-list li.table-item{
  font-size: 2.5rem;
}
.cost-table-box .table-list{
  padding: 2rem 4rem;
}
.price-table-item .price-description-box ul li{
  padding-left: 3rem;
}
.price-table-item .price-description-box ul li::after{
width: 2.2rem;
    height: 2.2rem;
    top: .5rem;
}
.price-table-item .price-box h4{font-size: 6rem;}
.price-table-item .price-box p{max-width: 32rem;}
.price-table-wrapper .price-table-item p br{display: block;}
ul.medical-tourism-list li .icon{
  width: 20%;
}
ul.medical-tourism-list li .content{
  width: 75%;
}
ul.medical-tourism-list li h6{
  font-size: 2.7rem;
}
ul.reference-guide-list h5{
  margin-bottom: 0;
}
ul.reference-guide-list{
  grid-row-gap: 3rem;
}
.text-box.mobile-accordion-body {
  margin-top: 3rem;
}
.service-city-section ul.services-list li.services-item h6 {
  font-size: 2.8rem;
}
.service-city-section ul.services-list li.services-item a img {
  height: 11rem;
  
}
.new-cost-banner-section{
  height: 100%;
}

.new-cost-banner-section .btn-box a.btn {
  width: 100% !important;
}
ul.reference-guide-list h5{
  position: relative;
  padding-right: 3rem;
}
ul.reference-guide-list h5::after{
  content: "";
  position: absolute;
  background: url("../img/plus.png") no-repeat center;
  width: 2.5rem;
  height: 2.5rem;
  right: 0;
  top: .5rem;
  background-size: contain;
}
ul.reference-guide-list h5.active::after{
  transform: rotate(45deg);
}
.new-cost-testimonial-section.hp-testimonial-section .section-heading{
  justify-content: flex-start;
  text-align: left;
}
.reference-guide-section .disclaimer .text strong {
  color: #000;
}
.key-factors-list .key-factors-item::after{
  letter-spacing: -1.4rem;
}

.new-step-form .left-form-box .input-box input {
  font-size: 2.3rem;
}
.new-step-form h6 {
  font-size: 2.7rem;
}
.new-step-form .left-form-box select#ha_cc {
  width: 11rem !important;
  font-size: 2.3rem;
}
.new-step-form .left-form-box .level-box {
  flex-wrap: wrap;
}
.new-step-form .left-form-box .level-box label.check-box {
  width: 100%;
  font-size: 2.3rem;
}
.new-step-form .left-form-box .checkmark {
  width: 2.5rem;
  height: 2.5rem;
}
.new-step-form.step-form-box .input-2 .level-box .check-box {
  width: 100%;
  font-size: 2rem;
  padding-bottom: 2rem;
}
.new-step-form.step-form-box .input-2 .level-box .check-box .checkmark {
  width: 2.3rem;
  height: 2.3rem;
  right: 1.7rem;
  top: 1.7rem;
}
.new-step-form .left-form-box {
  padding-left: 0;
  padding-right: 0;
}

.new-step-form.step-form-box .btn-box .btn {
  padding: 2.6rem 8rem;
  font-size: 2.7rem;
  letter-spacing: 0;
}
.new-step-form.step-form-box .btn-box {
  text-align: left;
}
.new-step-form .left-form-box .input-box.input-3 h6 {
  margin-bottom: 3rem;
  margin-top: 3rem;
}
}

@media (max-width: 600px) {
  html {
    font-size: 1.5vw;
  }

  .city-banner-section {
    padding: 8rem 0 50vw !important;
  }

  .city-banner-section .heading-box h1 {
    font-size: 4rem;
  }

  .city-banner-section .heading-box h1 img {
    width: 6rem;
  }

  .city-banner-section .heading-box p {
    font-size: 1.6rem;
  }

  .com-padding {
    padding: 9rem 0;
  }

  .top-padding {
    padding-top: 10rem;
  }

  .bottom-padding {
    padding-bottom: 10rem;
  }

  .full-width-600 {
    width: 100% !important;
  }

  .hide-600 {
    display: none !important;
  }

  .show-600 {
    display: block !important;
  }

  .show-600.flex,
  .show-600.flex-box {
    display: flex !important;
  }

  .full-width-600 {
    width: 100% !important;
  }

  h1,
  .h1 {
    font-size: 6rem;
    letter-spacing: -0.2rem;
  }

  h2,
  .h2 {
    font-size: 4rem;
    letter-spacing: -0.1rem;
  }

  h3,
  .h3 {
    font-size: 3.5rem;
    letter-spacing: 0;
  }

  h4,
  h5,
  .h5 {
    font-size: 3.2rem;
    letter-spacing: 0;
  }

  h6 {
    letter-spacing: 0;
  }

  p {
    letter-spacing: 0;
  }

  .container,
  .large-container {
    padding: 0 15px;
  }

  .mob-text-center {
    text-align: center;
  }

  .section-heading p br,
  p br {
    display: none;
  }

  .btn {
    font-size: 2.6rem;
    padding: 2.6rem 5rem;
  }

  .btn.mob-full {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-bottom {
    flex-direction: column;
    align-items: center;
    gap: 2rem;
    text-align: center;
  }

  .footer-menu-box.city-list ul {
    display: block;
  }

  .hp-truth-section .wrapper {
    padding: 8rem 3rem;
  }

  .hp-truth-slide {
    margin-top: 6rem;
  }

  .hp-truth-slide .count {
    font-size: 10rem;
    width: 8rem;
    height: auto;
    display: inline-block;
    letter-spacing: 0;
  }

  .hp-truth-slide p {
    letter-spacing: 0;
  }

  .hp-promise-slide img {
    min-height: 56rem;
  }

  .hp-difference-item li p {
    font-size: 2.2rem;
  }

  .hp-transformation-gallery .before-after-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }

  .hp-expert-header .slide-item .title {
    font-size: 1.8rem;
  }

  .hp-expert-content .slide-item .right-box::before {
    left: 45%;
  }

  .hp-testimonial-tab-content {
    padding-top: 7rem;
    padding-bottom: 15rem;
  }

  .hp-testimonial-tab-content .slider-arrows {
    bottom: 0rem;
    top: auto;
  }

  .hp-faq-item .faq-head {
    padding: 3.5rem 3rem 3.5rem 0;
  }

  .btn-line-box::before {
    display: none;
  }

  .btn-line-box .btn-box {
    display: flex;
    justify-content: center;
  }

  .hp-gallery-popup .slider-wrapper,
  .hp-gallery-section .slider-wrapper {
    width: 100%;
    margin: 1.5rem 0;
  }

  .hp-testimonial-tabs {
    justify-content: center;
  }

  .hp-testimonial-slider {
    width: calc(100% + 20px);
    margin-left: auto;
  }

  .hp-testimonial-slider .slick-list {
    padding: 0 15% 0 0 !important;
  }

  .hp-testimonial-slider .slick-slide {
    margin: 0 1.5rem;
  }

  .hp-service-accordion .accordion-head h6 {
    font-size: 2.6rem;
  }

  .hp-service-accordion .accordion-body * {
    font-size: 2.3rem;
  }

  .sd-banner-slide .img-box.before {
    padding-bottom: 12rem;
  }

  .sd-banner-slide .img-box.before::before {
    background: url("../img/hp-expert-qht-arrow.webp") no-repeat center;
    background-size: contain;
    transform: rotate(90deg) translateX(-50%);
    width: 7rem;
  }

  .sd-results-section .vector {
    width: 15rem;
    height: 15rem;
    top: 0;
  }

  .sd-results-wrapper,
  .sd-types-wrapper,
  .sd-contact-locations {
    grid-template-columns: repeat(1, 1fr);
  }

  .sd-results-wrapper .beforeAfter img {
    height: 50rem;
  }

  .sd-candidate-usp li {
    width: 100%;
  }

  .sd-why-us-usp li {
    width: 100%;
    padding: 6rem 0;
    margin: 0;
    border-bottom: 1px solid #d9d9d9;
  }

  .sd-why-us-usp li p {
    margin-top: 2rem;
  }

  .sd-why-us-usp li .inner,
  .sd-why-us-usp li:nth-child(odd) .inner {
    padding: 0 !important;
    border: 0 !important;
  }

  .sd-why-us-usp .inner::before {
    display: none;
  }

  .sd-wc-item img {
    min-height: 65rem;
  }

  .sd-candidate-contact .flex-box {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .sd-candidate-contact .btn {
    margin-top: 6rem;
  }

  .sd-procedure-section .square-box {
    padding-right: 2rem;
  }

  .sd-procedure-section .square-box .subtitle {
    font-size: 2.8rem;
  }

  .sd-pre-procedure-usp .icon {
    width: 20%;
  }

  .sd-cost-table .col {
    display: flex;
    align-items: center;
  }

  .sd-wc-usp .slick-list {
    padding: 0 12% 0 0 !important;
  }

  .sd-locations-list {
    grid-template-columns: repeat(2, 1fr);
  }

  .sd-locations-list li {
    padding: 5rem 3rem;
  }

  .sd-comparison-box .row {
    font-size: 2.2rem;
  }

  .results-listing-section .results-listing {
    grid-template-columns: repeat(1, 1fr);
  }

  .results-listing .result-item .beforeAfter img {
    height: 75vw;
  }

  .results-popup .popup-content {
    padding: 0 2rem;
  }

  .results-listing-section .video-box video {
    max-height: 90vh;
    min-height: 60rem;
  }

  .results-listing-section .green-cta-box .img-box img {
    max-height: unset;
    width: 100%;
  }

  .results-listing .result-item-details ul li,
  .result-item-btn,
  .result-popup-usps .title {
    font-size: 2.3rem;
  }

  .service-cause-section .sd-cause-item {
    min-height: auto;
  }

  .service-cause-section .sd-cause-item .icon {
    width: 8rem;
  }

  .service-cause-section .sd-cause-item .mt-5 {
    margin-top: 0;
    width: 100%;
  }

  .sd-contact-locations li h6 {
    margin-top: 0;
  }

  .sd-contact-locations li a {
    display: flex !important;
  }

  .hp-truth-slide .count::before {
    width: 12rem;
    height: 13rem;
  }

  .hp-truth-slider .hp-truth-slide .hp-truth-box {
    align-items: flex-start;
  }

  .hp-truth-slide .count {
    font-size: 9rem;
    text-align: center;
  }

  .hp-truth-slider .hp-truth-slide {
    max-width: 55rem;
    margin-top: 0;
    padding: 4rem;
    border: 1px solid #C5ED82;
    border-radius: 5rem;
  }

  #results-section.active .results-filter-wrapper {
    padding: 2rem 3rem;
    top: 12rem;
  }

  .not-found-banner-section .flex-box h5 {
    font-size: 6.5rem;
  }

  .usps-list .box .content-box h5 {
    min-height: auto;
  }

  .pillar-clinic-location-section .clinic-image-slider-box .slick-arrow {
    display: none !important;
  }

  .pillar-sd-intro-section .sd-intro-item .img-box img {
    min-height: 60rem;
    height: 60rem;
    border-radius: 1rem;
  }
}