/* === Responsive start here === */

@media (min-width: 1920px) {
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 90%;
  }

  .hero-text-main {
    width: 50%;
  }

  /* === Navbar adjustments === */
  .navbar.glass {
    width: 89%;
    max-width: none;
    padding: 1.1rem 2rem;
  }
}

@media (max-width: 1919px) {
  p {
    font-size: 15px;
  }

  .hero-section {
    height: 920px;
  }

  .hero-text-main {
    width: 50%;
    font-size: 64px;
  }

  .hero-section .lead {
    font-size: 35px;
  }

  .treatments-section {
    margin: 104px 0;
  }

  .treatment-card {
    padding: 30px;
    min-height: 300px;
  }

  .treatment-card p {
    font-size: 30px;
  }

  .treat_the_cause {
    font-size: 55px;
    text-align: center;
    margin-top: 115px;
    margin-bottom: 55px;
  }

  .treat_the_cause_box {
    padding: 55px 20px 0px 20px;
  }

  .treat_the_cause_box .top-text,
  .treat_the_cause_box_end .top-text {
    font-size: 29px;
  }

  .care_text_box {
    max-width: 70%;
  }

  .btn_custom_primary {
    font-size: 16px;
  }

  .care_btn {
    padding: 16px 65px;
  }

  .treatment_btn {
    padding: 16px 36px;
  }

  .progress_btn {
    padding: 16px 50px;
  }

  .display-2 {
    font-size: 50px;
  }

  .clinical_grade .heading_text {
    width: 50%;
  }

  .treat_the_cause_box_end img {
    margin-right: 0;
  }

  .treat_the_cause_box_end {
    padding: 40px;
    margin-bottom: 80px;
  }

  .clinical_grade .bottom-text {
    width: 90%;
    font-size: 25px;
  }

  .rolling-text-section::after {
    left: 175px;
  }

  .step-item h5 {
    font-size: 22px;
  }

  .step-item:nth-child(2) .step-line {
    height: 46px !important;
  }

  .step-item:nth-child(2) .small {
    margin-top: 0px !important;
  }

  .step-item:not(:last-child)::after {
    top: 75px;
    font-size: 32px;
  }

  .overlay {
    padding: 20px;
  }

  .toggle-btn {
    bottom: 28px;
    right: 27px;
    width: 40px;
    height: 40px;
  }

  .testimonials_name h4 {
    font-size: 20px;
  }

  .expanded-content .user_area {
    width: 65%;
  }

  .display-3 {
    font-size: 56px;
  }

  .regenerative-app-section .feature-item h4 {
    font-size: 20px;
  }

  .regenerative-app-section .feature-item {
    margin-bottom: 68px !important;
  }

  .regenerative-app-section {
    height: 895px;
  }

  .view-all-btn {
    font-size: 24px;
  }

  .blog-card .text-overlay {
    font-size: 30px;
  }

  .category-pill {
    min-width: 136px;
    height: 100px;
    font-size: 24px;
  }

  .faq-section {
    padding: 65px 0;
  }

  .faq-section .accordion-item {
    padding: 12px 0;
  }

  .faq-title {
    margin-bottom: 38px !important;
  }

  .faq-section .accordion-button {
    font-size: 29px;
  }

  .faq-section .accordion-button::after {
    background-size: 36px;
    width: 36px;
    height: 36px;
  }

  .faq-section .btn_prt {
    margin-top: 38px !important;
  }

  .footer {
    padding-top: 38px !important;
  }

  .footer-menu h4 {
    font-size: 20px;
  }

  footer .social_media_link {
    font-size: 22px;
  }

  footer ul li {
    margin-bottom: 20px;
  }

  .newsletter {
    margin: 64px 0;
  }

  .newsletter .first-text {
    font-size: 36px;
  }

  .newsletter .secondary-text {
    font-size: 20px;
  }

  .women_section .title {
    font-size: 20px;
  }

  /* ==================== Treatment Page ========================= */
  .left_img_section {
    /* width: 115%; */
    display: flex;
    justify-content: center;
  }

  .banner-section .content-box {
    border-radius: 0 30px 30px 0;
    padding: 25px 20px 25px 110px;
  }

  .display-5 {
    font-size: 39px;
  }

  .content-box .lead {
    font-size: 27px;
  }

  .content-box ul {
    margin-bottom: 25px !important;
  }

  .bmi-section {
    padding: 130px 0;
  }

  /* .btn_bmi {
        padding: 15px 35px;
    } */

  .bmi-right {
    padding: 75px 25px;
  }

  .bmi-left h1 {
    font-size: 154px;
  }

  .bmi-right h1 {
    font-size: 26px;
    line-height: 34px;
  }

  .bmi-left h2 {
    font-size: 26px;
  }

  .left_sec {
    padding: 0;
  }

  .btn_assessment {
    padding: 15px 35px;
  }

  .center_image {
    top: 60px;
  }

  .btn-product-card {
    padding: 12px 34px;
  }

  .product-title {
    padding: 20px;
  }

  .hover_product_content p {
    padding-top: 15px;
  }

  .hover_product_content h5 {
    padding-top: 20px;
    font-size: 18px;
  }

  .management-accordion {
    margin-top: 100px;
    padding-top: 70px;
  }

  .management-accordion .black_text,
  .management-accordion .color_text {
    font-size: 54px;
  }

  .management-accordion .steps-card {
    padding: 20px;
    margin: 35px auto;
  }

  .management-accordion .accordion-button:not(.collapsed)::after {
    background-size: 20px;
  }

  .management-accordion .accordion-button::after {
    background-size: 20px;
    width: 25px;
  }

  .management-accordion .accordion-button {
    font-size: 27px;
    padding: 25px 0;
  }

  .management-accordion .accordion-body {
    padding: 0 0 35px 0;
  }

  .m-accordion-img-sec {
    padding: 0;
  }

  .display-2 {
    font-size: 45px;
  }

  .program-section {
    margin: 100px auto;
  }

  .program-hero-content h2 {
    font-size: 30px;
  }

  .program-hero-right {
    padding-left: 75px;
  }

  .program-hero-content .btn_custom_plan {
    padding: 15px 34px;
    font-size: 18px;
  }

  .program-feature-content h4 {
    font-size: 20px;
  }

  .program-feature-content {
    padding: 25px 15px;
    min-height: 188px;
    border-radius: 0 0 25px 25px;
  }

  .program-features .btn-nav {
    width: 60px;
    height: 60px;
  }

  .program-features .swiper-nav {
    margin-top: 10px !important;
  }

  .about-text-area h2 {
    font-size: 55px;
    font-weight: 500;
  }

  .science-driven-title {
    font-size: 53px;
    margin-bottom: 15px;
  }

  .science-driven-bubble img {
    width: 75px;
    height: 75px;
    object-fit: contain;
  }

  .science-driven-bubble {
    font-size: 18px;
    width: 295px;
    padding: 18px;
  }

  .science-driven-bubble:nth-child(3) {
    left: -5%;
  }

  .science-driven-bubble:nth-child(4) {
    top: 35%;
    left: -10%;
  }

  .science-driven-bubble:nth-child(6) {
    right: -16%;
    flex-direction: row-reverse;
  }

  .science-driven-bubble:nth-child(5) {
    left: -7%;
    padding: 18px 35px 18px 18px;
  }

  .science-driven-bubble:nth-child(7) {
    right: -16%;
  }

  /* ============== Product Page ============== */
  .product-page-banner .right-box h2 {
    font-size: 56px;
    margin-bottom: 12px !important;
  }

  .lead {
    font-size: 18px;
  }

  .product-page-banner ul li {
    margin-bottom: 18px !important;
  }

  .product_studies .up-to {
    font-size: 56px;
    /* line-height: 0; */
  }

  .product_studies .percent-num {
    font-size: 200px;
    /* line-height: 0.7; */
  }

  .product_studies h2 {
    margin: 0;
  }

  .product_studies h1 {
    margin-bottom: 10px !important;
    font-size: 40px;
  }

  .bmi-heading {
    font-size: 40px;
  }

  .product_studies p {
    margin-bottom: 10px !important;
  }

  .btn_overview {
    font-size: 18px;
    border-radius: 18px;
  }

  .product_overview .overview_box {
    border-radius: 35px;
    padding: 20px;
    margin-bottom: 20px;
  }

  .about-text-area h2 {
    font-size: 45px;
  }

  .product-about-section .about-text-area {
    padding: 30px 115px 0 55px;
  }

  .product-about-section .about-text-area p {
    margin: 40px 0;
  }

  .safety_information_box {
    border-radius: 52px;
    padding: 25px 0 0 0;
  }

  .safety_information_box .top-text {
    font-size: 56px;
  }

  .aboutpage-text-area p {
    font-size: 25px;
  }

  .aboutpage-text-area h6 {
    font-size: 35px;
  }

  .faq_page .faq_tab {
    font-size: 30px;
    padding: 15px 35px;
  }

  .nav_header_text {
    margin-bottom: 35px;
  }

  .offcanvas-end {
    width: 600px !important;
  }

  .offcanvas-body .accordion-item {
    font-size: 28px;
    margin-bottom: 35px;
  }

  .blog-card img {
    height: 100%;
  }
}

@media (max-width: 1366px) {
  .glass {
    margin: 15px auto;
    padding: 20px 45px;
  }

  .display-3 {
    font-size: 45px;
  }

  .display-5 {
    font-size: 39px;
  }

  .rolling-text-section::before {
    top: -70px;
    width: 67px;
    height: 4px;
  }

  .treatments-section {
    margin: 85px 0;
  }

  .restore_text {
    line-height: 110px;
  }

  .rolling-text-wrapper {
    height: 125px;
  }

  .rolling-text span {
    font-size: 64px;
    line-height: 103px;
  }

  .rolling-text-section::after {
    left: 155px;
    top: 90px;
    width: 228px;
    height: 4px;
  }

  .treat_the_cause {
    font-size: 49px;
    margin-top: 85px;
    margin-bottom: 40px;
  }

  .strike-item {
    font-size: 50px;
  }

  .strikethrough-section {
    gap: 25px;
  }

  .treat_the_cause_box {
    padding: 40px 13px 0px 13px;
  }

  .treat_the_cause_box .top-text,
  .treat_the_cause_box_end .top-text {
    font-size: 23px;
  }

  .treat_the_cause_box .dr-image {
    width: 290px;
  }

  .care_btn {
    padding: 14px 60px;
  }

  .treatment_btn {
    padding: 14px 35px;
  }

  .progress_btn {
    padding: 14px 45px;
  }

  .treat_the_cause_box_end {
    padding: 10px 35px;
    margin-bottom: 60px;
  }

  .heading_text {
    padding-top: 0 !important;
    padding-bottom: 32px !important;
  }

  .animate_badge {
    padding: 15px;
    border-radius: 65px;
    font-size: 18px !important;
  }

  .bottom-text {
    margin-top: 30px !important;
  }

  .card-inner {
    height: 400px;
  }

  .overlay {
    padding: 18px;
  }

  .testimonials_badge {
    padding: 8px 15px;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
  }

  .testimonials_name h4 {
    font-size: 17px;
  }

  .testimonials_name {
    padding: 13px;
  }

  .toggle-btn {
    bottom: 21px;
    right: 21px;
  }

  .expanded-content span {
    font-size: 17px;
  }

  .expanded-content .user_area {
    width: 70%;
  }

  .expanded-content .lead {
    padding: 25px;
    font-size: 18px;
    border-radius: 15px;
  }

  .regenerative-app-section .heading_text {
    margin-bottom: 30px;
  }

  .phone-img {
    max-width: 90% !important;
  }

  .regenerative-app-section {
    height: 772px;
  }

  .blog-section {
    margin-top: 100px;
  }

  .faq-section {
    padding: 55px 0;
  }

  .faq-section .accordion-item {
    padding: 10px 0;
  }

  .faq-title {
    margin-bottom: 20px !important;
  }

  footer .social_media_link {
    font-size: 20px;
  }

  .newsletter {
    margin: 55px 0;
  }

  .newsletter .first-text {
    font-size: 34px;
  }

  .newsletter .secondary-text {
    font-size: 18px;
  }

  .women_section {
    justify-content: end !important;
  }

  /* ==================== Treatment Page ========================= */
  .banner-section .content-box {
    border-radius: 0 25px 25px 0;
    padding: 23px 15px 23px 95px;
  }

  .display-5 {
    font-size: 35px;
  }

  .content-box ul {
    margin-bottom: 15px !important;
  }

  .content-box .lead {
    font-size: 24px;
  }

  .content-box ul li {
    font-size: 18px;
    padding-bottom: 8px;
  }

  .bmi-left {
    padding: 20px !important;
  }

  .bmi-left h2 {
    font-size: 23px;
  }

  .bmi-left h1 {
    font-size: 127px;
  }

  .bmi-right h1 {
    font-size: 23px;
    line-height: 30px;
    margin-bottom: 10px !important;
  }

  .bt_pr_bgmi {
    margin-bottom: 0px !important;
  }

  .btn_assessment {
    padding: 15px 33px;
  }

  .center_image {
    width: 340px;
  }

  .btn_green {
    padding: 15px 20px !important;
  }

  .product-title {
    padding: 18px;
    border-radius: 14px;
  }

  .product-title h5 {
    font-size: 18px;
  }

  .product-card {
    padding: 18px;
    border-radius: 25px;
    height: 475px;
  }

  .btn-product-card {
    padding: 9px 21px;
    font-size: 15px;
  }

  .product-section .btn-nav {
    width: 60px;
    height: 60px;
  }

  .management-accordion {
    margin-top: 85px;
    padding-top: 60px;
  }

  .management-accordion .black_text,
  .management-accordion .color_text {
    font-size: 45px;
  }

  .management-accordion .steps-card {
    margin: 30px auto;
  }

  .management-accordion .accordion-button {
    font-size: 23px;
    padding: 20px 0;
  }

  .management-accordion .accordion-body {
    padding: 0 0 30px 0;
  }

  .management-accordion .accordion-button:not(.collapsed)::after {
    background-size: 18px;
  }

  .management-accordion .accordion-button::after {
    background-size: 18px;
    width: 20px;
  }

  .program-header {
    margin-bottom: 32px !important;
  }

  .program-hero-content h1 {
    font-size: 30px;
  }

  .program-hero-content .btn_custom_plan {
    padding: 12px 30px;
    font-size: 16px;
  }

  .program-feature-card {
    border-radius: 20px;
  }

  .program-feature-content {
    padding: 20px 12px;
    max-height: 187px;
    border-radius: 0 0 20px 20px;
  }

  .program-feature-content h4 {
    font-size: 18px;
  }

  .about-text-area h2 {
    font-size: 45px;
  }

  .btn_bmi {
    padding: 12px 80px;
    margin-top: 0 !important;
  }

  .bmi-right {
    padding: 70px 20px;
  }

  .science-driven-title {
    font-size: 45px;
    margin-bottom: 10px;
  }

  .science-driven-bubble img {
    width: 65px;
    height: 65px;
  }

  .science-driven-bubble {
    font-size: 17px;
    width: 275px;
    padding: 15px;
  }

  .science-driven-bubble:nth-child(5) {
    left: -10%;
    padding: 15px 35px 15px 15px;
  }

  .science-driven-bubble:nth-child(3) {
    left: -9%;
  }

  .science-driven-bubble:nth-child(6) {
    right: -19%;
  }

  /* ============== Product Page ============== */
  .product-page-banner .right-box h2 {
    font-size: 49px;
  }

  .lead {
    font-size: 16px;
  }

  .product-page-banner ul li {
    margin-bottom: 14px !important;
  }

  .product-page-banner ul {
    margin-bottom: 30px !important;
  }

  .product-page-banner .right-box p {
    margin-bottom: 30px !important;
  }

  .product_studies .up-to {
    font-size: 45px;
  }

  .product_studies .percent-num {
    font-size: 155px;
    /* line-height: 0; */
  }

  .product_studies .tablet {
    max-width: 17% !important;
  }

  .product_studies h1 {
    margin-bottom: 10px !important;
    font-size: 36px;
  }
  .bmi-heading {
    font-size: 36px;
  }
  .product_overview .heading-text {
    font-size: 56px;
  }

  .btn_overview {
    font-size: 15px;
    border-radius: 18px;
  }

  .treat_btn {
    font-size: 15px;
  }

  .product-about-section .about-text-area {
    padding: 0px 30px 0 50px;
  }

  .product-about-section .about-text-area p {
    margin: 18px 0;
  }

  .safety_information_box .top-text {
    font-size: 50px;
  }

  .safety_information {
    margin-bottom: 100px;
  }

  .product-about-section {
    padding: 100px 0;
  }

  .aboutpage-text-area h2 {
    font-size: 65px;
  }

  .aboutpage-text-area p {
    font-size: 21px;
  }

  .aboutpage-text-area h6 {
    font-size: 32px;
  }

  .faq_page .custom-tabs {
    gap: 20px;
  }

  .faq_page .faq_tab {
    font-size: 25px;
    padding: 13px 30px;
  }

  .blog_title {
    font-size: 20px;
  }

  .blog_sidebar {
    padding: 25px 25px 0 25px;
  }

  .blog_sidebar ul li a {
    font-size: 16px;
  }

  .blog_sidebar .cat_sidebar {
    margin-bottom: 15px;
  }

  .blog_sidebar .cat_sidebar a {
    font-size: 20px;
  }

  .bi-arrow-right {
    font-size: 20px;
  }

  .single_blog_title {
    font-size: 50px;
  }

  .more_blogs .more_blogs_heading {
    font-size: 50px;
    margin-top: 100px;
    margin-bottom: 35px;
  }

  .single_blog_section {
    margin-top: 150px;
  }
}

@media (max-width: 1024px) {
  .glass {
    padding: 18px 40px;
  }

  .hero-section {
    height: 700px;
  }

  .hero-text-main {
    font-size: 55px;
  }

  .hero-section .lead {
    font-size: 30px;
  }

  .hero-section .lead {
    margin-bottom: 40px !important;
  }

  .btn-consult {
    padding: 15px 30px;
    font-size: 18px;
  }

  .rolling-text-section::after {
    left: 124px;
    width: 220px;
  }

  .treatment-card p {
    font-size: 24px;
  }

  .treatment-card {
    padding: 20px 15px 15px 25px;
    min-height: auto;
  }

  .treatment-card img {
    max-width: 75%;
  }

  .treatment-card .plus-btn {
    bottom: 15px;
    left: 15px;
    width: 45px;
    height: 45px;
  }

  .treatments-section {
    margin: 85px 0 25px 0;
  }

  .strikethrough-section {
    gap: 20px;
  }

  .strike-item {
    font-size: 45px;
  }

  .treat_the_cause {
    font-size: 40px;
    margin-top: 55px;
    margin-bottom: 25px;
  }

  .treat_the_cause_box {
    padding: 32px 12px 0px 12px;
  }

  .treat_the_cause_box .top-text,
  .treat_the_cause_box_end .top-text {
    font-size: 20px;
  }

  .care_btn {
    padding: 14px 46px;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }

  .treat_the_cause_box .dr-image {
    width: 270px;
  }

  .care_text_box {
    max-width: 100%;
  }

  .progress_btn {
    margin-top: 32px !important;
  }

  .treat_the_cause_box_end {
    padding: 8px 30px;
    margin-bottom: 40px;
  }

  .clinical_grade .heading_text {
    width: 80%;
  }

  .clinical_grade .btn_assessment {
    margin-bottom: 10px !important;
  }

  .how-it-works {
    padding-top: 15px !important;
    padding-bottom: 0 !important;
  }

  .step-item h5 {
    font-size: 17px;
  }

  .step-item:nth-child(2) .text-teal {
    margin-bottom: 6px !important;
  }

  .step-item:nth-child(2) .small {
    margin-top: 10px !important;
  }

  .step-item:not(:last-child)::after {
    top: 66px;
    font-size: 30px;
  }

  .step-item p {
    margin-top: 10px !important;
  }

  .testimonials-section {
    padding-top: 1px !important;
    padding-bottom: 10px !important;
  }

  .testimonials_badge {
    padding: 7px 10px;
    font-size: 15px;
  }

  .card-inner {
    border-radius: 20px;
  }

  .overlay {
    padding: 14px 10px 10px 10px;
  }

  .testimonials_name {
    padding: 12px 5px;
    border-radius: 20px;
  }

  .toggle-btn {
    bottom: 15px;
    right: 15px;
    width: 35px;
    height: 35px;
  }

  .expanded-content .user_area {
    width: 80%;
  }

  .display-3 {
    font-size: 35px;
  }

  .regenerative-app-section .heading_text {
    margin-bottom: 3px;
  }

  .phone-img {
    max-width: 80% !important;
  }

  .regenerative-app-section .feature-item h4 {
    font-size: 18px;
  }

  .regenerative-app-section {
    height: 575px;
  }

  .view-all-btn {
    padding: 8px 9px 8px 25px;
    font-size: 20px;
  }

  .view-all-btn img {
    width: 40px;
  }

  .display-2 {
    font-size: 45px;
  }

  .blog-section {
    margin-top: 65px;
  }

  .blog-card .text-overlay {
    font-size: 25px;
  }

  .category-pill {
    min-width: 125px;
    height: 70px;
    font-size: 18px;
  }

  .faq-section {
    padding: 30px 0;
  }

  .faq-section .accordion-button {
    font-size: 25px;
  }

  .faq-title {
    margin-bottom: 5px !important;
  }

  .faq-section .accordion-button {
    padding: 10px 0;
  }

  .faq-section .accordion-body {
    font-size: 15px;
  }

  .faq-section .accordion-button::after {
    background-size: 30px;
    width: 30px;
    height: 30px;
  }

  .faq-section .btn_prt {
    margin-top: 15px !important;
  }

  .btn_bmi {
    padding: 15px 85px;
  }

  .btn-product-card {
    padding: 9px 15px;
  }

  .product-title h5 {
    font-size: 15px;
  }

  .hover_product_content p {
    padding-top: 10px;
  }

  .hover_product_content h5 {
    padding-top: 10px;
  }

  .btn_green {
    font-size: 17px;
    padding: 12px 35px !important;
  }

  .footer {
    min-height: 828px !important;
  }

  .footer-menu h4 {
    font-size: 18px;
  }

  footer .social_media_link {
    font-size: 18px;
  }

  .newsletter .first-text {
    font-size: 27px;
  }

  .newsletter .secondary-text {
    font-size: 15px;
  }

  .img_women {
    width: 140px;
  }

  .img_women_icon {
    width: 50px;
  }

  .women_section .title {
    font-size: 18px;
  }

  .copyright {
    margin-top: 80px;
  }

  .newsletter {
    margin: 40px 0;
  }

  /* ==================== Treatment Page ========================= */
  .banner-section .content-box {
    border-radius: 0 20px 20px 0;
    padding: 15px 15px 15px 80px;
  }

  .display-5 {
    font-size: 28px;
  }

  .content-box .lead {
    font-size: 20px;
    margin-bottom: 10px !important;
  }

  .content-box ul li {
    font-size: 16px;
    padding-bottom: 6px;
  }

  /* .btn_assessment {
        padding: 12px 29px;
    } */
  .btn_assessment {
    padding: 11px 15px;
  }

  .why-scroll-treat {
    gap: 30px;
  }

  .feature-item-treat {
    padding: 15px 25px;
  }

  .bmi-section {
    padding: 100px 0;
  }

  .bmi-left h2 {
    font-size: 20px;
  }

  .bmi-left h1 {
    font-size: 115px;
  }

  .bmi-left {
    padding: 20px 0 20px 16px !important;
  }

  .percent_arrow_img {
    max-height: 95px;
  }

  .bmi-right {
    padding: 50px 20px;
  }

  .btn_green {
    font-size: 16px;
    padding: 12px 19px !important;
  }

  .bmi-right h1 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 6px !important;
  }

  .btn_bmi {
    padding: 12px 60px;
  }

  .center_image {
    width: 335px;
  }

  .management-accordion {
    margin-top: 65px;
    padding-top: 40px;
  }

  .management-accordion .black_text,
  .management-accordion .color_text {
    font-size: 38px;
  }

  .management-accordion .color_text {
    margin-bottom: 10px !important;
  }

  .management-accordion .steps-card {
    margin: 23px auto;
  }

  .management-accordion .accordion-button {
    font-size: 20px;
    padding: 18px 0;
  }

  .management-accordion .accordion-body {
    font-size: 15px;
  }

  .management-accordion .accordion-button:not(.collapsed)::after {
    background-size: 15px;
  }

  .management-accordion .accordion-button::after {
    background-size: 15px;
    width: 15px;
  }

  .display-2 {
    font-size: 40px;
  }

  .program-hero-content h1 {
    font-size: 27px;
  }

  .program-hero-content .btn_custom_plan {
    padding: 12px 25px;
    font-size: 15px;
  }

  .program-feature-content {
    min-height: 155px;
  }

  .program-features .btn-nav {
    width: 55px;
    height: 55px;
  }

  .bi,
  .user-icon,
  .bar-icon {
    font-size: 22px;
  }

  .about-text-area h2 {
    font-size: 35px;
  }

  .btn_bmi {
    padding: 11px 55px;
  }

  .science-driven-title {
    font-size: 37px;
    margin-bottom: 10px;
  }

  .science-driven-bubble img {
    width: 60px;
    height: 60px;
  }

  .science-driven-bubble {
    width: 265px;
    padding: 12px;
  }

  .science-driven-bubble:nth-child(4) {
    left: -16%;
  }

  .science-driven-bubble:nth-child(5) {
    bottom: 3%;
    left: -18%;
  }

  .science-driven-bubble:nth-child(6) {
    right: -9%;
  }

  .science-driven-bubble:nth-child(7) {
    right: -9%;
    padding: 12px;
  }

  /* ============== Product Page ============== */
  .product-page-banner .left_img_section {
    border-radius: 35px;
    padding: 30px;
  }

  .product-page-banner .right-box h2 {
    font-size: 40px;
  }

  .product-page-banner .right-box p {
    margin-bottom: 15px !important;
  }

  .product-page-banner ul {
    margin-bottom: 25px !important;
  }

  .product-page-banner ul li {
    margin-bottom: 12px !important;
    font-size: 15px;
  }

  .product_studies .up-to {
    font-size: 40px;
  }

  .product_studies .percent-num {
    font-size: 130px;
  }

  .product_studies h1 {
    margin-bottom: 8px !important;
    font-size: 30px;
    letter-spacing: 0;
  }

  .bmi-heading {
    font-size: 42px;
  }

  .product_overview .heading-text {
    font-size: 45px;
  }

  .product_overview .overview_box {
    border-radius: 25px;
    padding: 15px;
    margin-bottom: 15px;
  }

  .overview_sec {
    padding-bottom: 20px;
    margin-top: 25px;
  }

  .overview_sec h5 {
    font-size: 16px;
    margin-bottom: 5px !important;
  }

  .product-about-section {
    padding: 75px 0;
  }

  .product-about-section .about-text-area {
    padding: 0px 0 0 25px;
  }

  .safety_information_box .top-text {
    font-size: 45px;
  }

  .safety_information_box {
    border-radius: 42px;
    padding: 25px 0 0 20px;
  }

  .progress_btn {
    margin-top: 15px !important;
  }

  .safety_information {
    margin-bottom: 80px;
  }

  .safety-banner-section h1 {
    font-size: 65px;
    padding-bottom: 55px;
  }

  .aboutpage-text-area h2 {
    font-size: 60px;
  }

  .aboutpage-text-area p {
    font-size: 18px;
  }

  .aboutpage-text-area h6 {
    font-size: 28px;
  }

  .faq_page .custom-tabs {
    gap: 15px;
  }

  .faq_page .faq_tab {
    font-size: 23px;
    padding: 13px 23px;
  }

  .faq_page {
    margin: 75px 0;
  }

  .blog_sidebar {
    padding: 20px 20px 0 20px;
  }

  .blog_sidebar ul li img {
    margin-right: 15px;
  }

  .blog_sidebar .cat_sidebar a {
    font-size: 18px;
  }

  .text_head_side {
    font-size: 28px;
    margin-bottom: 20px;
  }

  .offcanvas-end {
    width: 570px !important;
  }

  .offcanvas-body .accordion-title-link {
    font-size: 26px;
  }

  .single_blog_title {
    font-size: 40px;
  }

  .more_blogs .more_blogs_heading {
    margin-top: 55px;
  }

  .blog_title {
    font-size: 17px;
  }

  .more_blogs {
    margin-bottom: 60px;
  }
}

@media (max-width: 992px) {
}

@media (max-width: 991px) {
  .glass {
    padding: 10px 35px;
    margin: 0px auto;
  }

  .hero-text-main {
    font-size: 45px;
  }

  .hero-section .lead {
    margin-bottom: 35px !important;
  }

  .hero-section .lead {
    font-size: 25px;
  }

  .btn-consult {
    padding: 12px 25px;
    font-size: 15px;
  }

  .rolling-text-section::after {
    left: 115px;
  }

  .treatment-card p {
    font-size: 18px;
  }

  .treatment-card img {
    max-width: 65%;
    max-height: 65%;
  }

  .treatment-card .plus-btn {
    bottom: 12px;
    left: 12px;
    width: 38px;
    height: 38px;
  }

  .treat_the_cause {
    font-size: 30px;
    margin-top: 45px;
    margin-bottom: 20px;
  }

  .we-treat-section .row {
    gap: 15px;
  }

  .treat_the_cause_box {
    flex-direction: row !important;
    padding: 25px 25px 0px 25px;
  }

  .care_box {
    text-align: start !important;
    margin-bottom: 0px;
  }

  .dr-image {
    position: static !important;
  }

  .progress_btn {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }

  .step-item:not(:last-child)::after {
    display: none;
  }

  .step-item p {
    max-width: 100%;
  }

  .step-line {
    height: 0 !important;
  }

  .step-item:nth-child(2) .step-line {
    height: 0 !important;
  }

  .step-item:nth-child(2) .text-teal {
    margin-bottom: 1.5rem !important;
  }

  .step-item h5 {
    width: 100%;
  }

  .contact_section a {
    font-size: 18px;
  }

  /* ==================== Treatment Page ========================= */
  .banner-section .row {
    padding-top: 150px;
  }

  .display-5 {
    font-size: 25px;
  }

  .content-box .lead {
    font-size: 16px;
    margin-bottom: 7px !important;
  }

  .content-box ul {
    margin-bottom: 5px !important;
  }

  .content-box ul li {
    font-size: 15px;
    padding-bottom: 5px;
  }

  .btn_assessment {
    padding: 10px 15px;
  }

  .btn_custom_primary {
    font-size: 15px;
  }

  .feature-item-treat {
    padding: 12px 20px;
  }

  .why-scroll-treat {
    gap: 15px;
    padding: 15px 0 !important;
    padding-inline: 15px;
  }

  .bmi-section {
    padding: 70px 0;
  }

  .bmi-section .container,
  .container-md,
  .container-sm {
    max-width: 95%;
  }

  .bmi-right {
    margin-right: 17px !important;
  }

  .btn_green {
    font-size: 15px;
    padding: 11px 20px !important;
  }

  .center_image {
    width: 318px;
  }

  .management-accordion .container {
    max-width: 95%;
  }

  .display-2 {
    font-size: 32px;
  }

  .program-hero .row {
    gap: 40px;
  }

  .program-hero .row {
    gap: 0px;
  }

  .program-hero-right {
    padding-left: 0;
  }

  .program-hero-content h1 {
    font-size: 20px;
    margin-bottom: 0px;
  }

  .program-hero {
    border-radius: 20px;
    padding: 15px 30px;
  }

  .program-feature-content {
    padding: 12px;
  }

  .program-section {
    margin: 65px auto;
  }

  .about-section {
    margin-bottom: 75px;
  }

  .about-text-area h2 {
    font-size: 25px;
  }

  .btn_bmi {
    padding: 10px 50px;
  }

  .about-img-sec {
    display: flex;
    align-items: center;
  }

  .about-section .container {
    border-radius: 20px;
    padding: 10px;
  }

  .science-driven-section {
    padding: 55px 0 0 0;
  }

  .men-say-heading {
    font-size: 38px;
    margin: 25px !important;
  }

  .science-driven-content {
    width: 100%;
  }

  .science-driven-title {
    font-size: 30px;
  }

  .mobile-image .img-fluid {
    max-width: 88% !important;
  }

  .testimonials-section .container {
    max-width: 95% !important;
  }

  .science-driven-bubble:nth-child(3) {
    left: 4%;
    top: -1%;
  }

  .science-driven-bubble:nth-child(4) {
    left: 0%;
  }

  .science-driven-bubble:nth-child(5) {
    bottom: 19%;
    left: 1%;
  }

  .science-driven-bubble:nth-child(6) {
    right: -6%;
  }

  .science-driven-bubble:nth-child(7) {
    right: -5%;
  }

  /* ==================== Product Page ========================= */
  .container {
    max-width: 95%;
  }

  .product-page-banner .right-box h2 {
    font-size: 35px;
    margin-bottom: 5px !important;
  }

  .product-page-banner .right-box p {
    margin-bottom: 7px !important;
  }

  .product-page-banner ul {
    margin-bottom: 10px !important;
  }

  .product-page-banner ul li {
    margin-bottom: 7px !important;
  }

  .product_studies .row {
    padding: 45px 0;
  }

  .product_studies .up-to {
    font-size: 35px;
  }

  .product_studies .percent-num {
    font-size: 85px;
  }

  .product_studies .tablet {
    max-width: 10% !important;
  }

  .product_studies h1 {
    margin-bottom: 5px !important;
    font-size: 25px;
  }
  .bmi-heading {
    font-size: 25px;
  }

  .product_studies p {
    margin-bottom: 5px !important;
  }

  .product_studies p {
    width: 100%;
  }

  .product_overview .sub-heading {
    margin-bottom: 15px !important;
  }

  .product_overview {
    padding: 45px 0;
  }

  .p_overview_card {
    margin-bottom: 25px;
  }

  .product-about-section {
    padding: 50px 0;
  }

  .product-about-section .container {
    border-radius: 30px;
    padding: 15px;
  }

  .about-text-area h2 {
    font-size: 36px;
  }

  .faq_page .faq_tab {
    padding: 10px 25px;
    font-size: 20px;
  }

  .bi-arrow-right {
    font-size: 18px;
  }

  .blog_sidebar ul li img {
    width: 95px;
    margin-right: 15px;
  }

  .blog_sidebar ul li a {
    font-size: 15px;
  }
}

@media (max-width: 820px) {
  .feature-item {
    min-width: 185px;
  }

  .rolling-text span {
    font-size: 50px;
  }

  .rolling-text-section::after {
    width: 188px;
  }

  .step-item h5 {
    font-size: 17px;
  }

  .step-item .text-teal {
    margin-bottom: 10px !important;
  }

  .step-line {
    height: 0;
  }

  .step-item .step-line::after {
    top: 21px;
    left: -16%;
    width: 25%;
    rotate: 90deg;
  }

  .step-line .dot {
    position: absolute;
    top: -25px;
    left: -5%;
  }

  .step-item::after {
    display: none;
  }

  .step-item:nth-child(2) .text-teal {
    margin-bottom: 0 !important;
  }

  .container {
    max-width: 95%;
  }

  .testimonials-section .swiper-slide:not(.expanded) {
    flex: 0 0 40% !important;
    max-width: 40% !important;
  }

  .testimonials-section .swiper-slide.expanded {
    flex: 0 0 65% !important;
    max-width: 65% !important;
  }

  .display-3 {
    font-size: 28px;
  }

  .regenerative-app-section .feature-item h4 {
    font-size: 18px;
  }

  .phone-img {
    max-width: 100% !important;
  }

  .regenerative-app-section {
    height: 560px;
  }

  .blog-card .text-overlay {
    font-size: 20px;
  }

  .category-pill {
    min-width: 100px;
    height: 60px;
    font-size: 16px;
  }

  .blog-card {
    border-radius: 25px;
  }

  .faq-section .accordion-button {
    padding: 7px 0;
  }

  .faq-section .accordion-button {
    font-size: 20px;
  }

  .faq-section .accordion-body {
    font-size: 14px;
  }

  .faq-section .accordion-button::after {
    background-size: 25px;
    width: 25px;
    height: 25px;
  }

  .btn_bmi {
    padding: 14px 75px;
  }

  .footer-menu h4 {
    font-size: 16px;
  }

  .newsletter {
    margin: 32px 0;
  }

  /* ==================== Treatment Page ========================= */
  .bmi-left h2 {
    font-size: 15px;
  }

  .bmi-left h1 {
    font-size: 90px;
  }

  .percent_arrow_img {
    max-height: 64px;
  }

  .bmi-left p,
  .bmi-right p {
    font-size: 13px;
    margin: 0;
  }

  .bmi-right {
    padding: 45px 15px;
    margin-right: 0 !important;
  }

  .btn_green {
    font-size: 14px;
    padding: 10px 9px !important;
  }

  .btn_assessment {
    padding: 9px 18px;
  }

  .center_image {
    width: 255px;
    top: 99px;
  }

  .bmi-right h1 {
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 5px !important;
  }

  .btn_bmi {
    padding: 11px 50px;
  }

  .management-accordion .black_text,
  .management-accordion .color_text {
    font-size: 30px;
  }

  .management-accordion .steps-card {
    padding: 5px 20px;
    margin: 15px auto;
  }

  .management-accordion .accordion-button {
    font-size: 18px;
    padding: 15px 0;
  }

  .management-accordion .accordion-body {
    font-size: 13px;
  }

  .management-accordion .accordion-body {
    padding: 0 0 25px 0;
  }

  .science-driven-bubble:nth-child(6) {
    right: -2%;
  }

  .science-driven-bubble:nth-child(7) {
    right: -1%;
  }

  /* ============== Product Page ============== */
  .left_img_section img {
    width: 100%;
  }

  .product-page-banner .left_img_section {
    border-radius: 20px;
    padding: 10px;
  }

  .product-page-banner .right-box h2 {
    font-size: 28px;
  }

  .product-page-banner .right-box p {
    font-size: 15px;
    margin-bottom: 10px !important;
  }

  .product-page-banner ul {
    margin-bottom: 10px !important;
  }

  .product-page-banner ul li {
    margin-bottom: 5px !important;
  }

  .product_studies {
    margin-top: 100px;
  }

  .product_studies .row {
    padding: 50px 0 65px 0;
  }

  .product_studies .up-to {
    font-size: 28px;
  }

  .product_studies .percent-num {
    font-size: 80px;
  }

  .product_studies .tablet {
    max-width: 15% !important;
  }

  .product_studies p {
    width: 100%;
  }

  .product_studies h1 {
    margin-bottom: 5px !important;
    font-size: 20px;
  }

  .bmi-heading {
    font-size: 20px;
  }

  .product_studies p {
    margin-bottom: 0px !important;
  }

  .product_overview {
    padding: 65px 0;
  }

  .product_overview .heading-text {
    font-size: 40px;
  }

  .product_overview .sub-heading {
    font-size: 20px;
    margin-bottom: 10px !important;
  }

  .product-about-section {
    padding: 45px 0;
  }

  .about-text-area h2 {
    font-size: 25px;
  }

  .product-about-section .about-text-area p {
    margin: 10px 0;
  }

  .product-about-section .container .row {
    align-items: center;
  }

  .testimonials-section .container {
    padding-top: 10px !important;
  }

  .safety_information_box .top-text {
    font-size: 38px;
  }

  .safety_information_box {
    border-radius: 25px;
    padding: 15px 0 0 25px;
  }

  .safety_information_box .sub_text {
    margin-bottom: 0 !important;
  }

  .safety-banner-section h1 {
    font-size: 55px;
    padding-bottom: 50px;
  }

  .aboutpage-text-area h2 {
    font-size: 55px;
  }

  .aboutpage-text-area p {
    font-size: 17px;
  }

  .aboutpage-text-area h6 {
    font-size: 25px;
  }

  .faq_page .faq_tab {
    padding: 9px 20px;
    font-size: 17px;
  }

  .blog_title {
    font-size: 18px;
  }

  .blog-card img {
    height: 270px;
  }

  .text_head_side {
    font-size: 25px;
  }

  .blog_sidebar {
    padding: 12px 12px 0 12px;
  }

  .blog_sidebar ul li img {
    width: 85px;
    margin-right: 9px;
  }

  .blog_sidebar ul li a {
    font-size: 14px;
  }

  .blog_sidebar .cat_sidebar a {
    font-size: 15px;
  }

  .single_blog_section {
    margin-top: 120px;
  }
}

@media (max-width: 768px) {
  .treatment-card p {
    font-size: 23px;
  }

  .treat_the_cause_box .top-text,
  .treat_the_cause_box_end .top-text {
    font-size: 23px;
  }

  .clinical_grade .bottom-text {
    width: 100%;
  }

  .treat-col {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .treatments-grid .treat-col:nth-last-child(2):nth-child(3n + 1),
  .treatments-grid .treat-col:nth-last-child(1):nth-child(3n + 2) {
    flex: 1 0 50%;
    max-width: 100%;
  }

  /* .testimonials-section .swiper-slide:not(.expanded) {
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }

    .testimonials-section .swiper-slide.expanded {
        flex: 0 0 70% !important;
        max-width: 70% !important;

    } */
  .regenerative-app-section .feature-item h4 {
    font-size: 16px;
  }

  .expanded-content .user_area {
    width: 85%;
  }

  .expanded-content .service {
    padding: 10px;
  }

  .testimonials_badge {
    padding: 5px 15px;
    text-align: center;
    font-size: 15px !important;
  }

  .expanded-content .lead {
    padding: 20px;
    font-size: 15px;
    border-radius: 10px;
  }

  .expanded-content span {
    font-size: 15px;
  }

  .regenerative-app-section {
    height: 535px;
  }

  .blog-card .text-overlay {
    padding: 0 0 18px 24px;
  }

  .btn_bmi {
    padding: 11px 45px;
  }

  .bmi-right {
    padding: 25px 10px;
  }

  .bgmi-center {
    padding: 0;
  }

  .aboutpage-text-area h2 {
    font-size: 45px;
  }

  .aboutpage-text-area p {
    font-size: 15px;
  }

  .aboutpage-text-area h6 {
    font-size: 20px;
  }

  .faq_page .faq_tab {
    padding: 9px 17px;
  }

  .filter_section .form-select,
  .filter_section .form-control,
  .single_blog_section .form-select,
  .single_blog_section .form-control {
    padding: 15px 25px 15px 15px;
  }

  .blog_title {
    font-size: 15px;
  }

  .text_head_side {
    font-size: 20px;
  }

  .blog_sidebar ul li img {
    width: 80px;
    margin-right: 8px;
  }

  .blog_sidebar ul li {
    margin-bottom: 16px;
  }

  .bi-arrow-right {
    font-size: 11px;
  }

  .single_blog_section {
    margin-top: 120px;
  }
}

@media (max-width: 767px) {
  .regenerative-app-section .col-md-4 {
    flex: 0 0 auto;
    width: 30%;
  }

  .rolling-text-section::before {
    top: -60px;
  }

  .regenerative-app-section {
    height: 500px;
  }

  .bgmi-center {
    padding-top: 0 !important;
  }

  .bgmi-center .img-fluid {
    max-width: 45% !important;
  }

  .bmi-right {
    padding: 25px 15px;
    max-width: 95%;
    margin: 14px;
  }

  .management-accordion .black_text,
  .management-accordion .color_text {
    font-size: 29px;
  }

  .product-page-banner .right-box {
    padding-left: 0 !important;
    margin-top: 20px;
  }

  .product_studies p {
    margin-bottom: 15px !important;
  }

  .product_overview .heading-text {
    font-size: 38px;
  }

  .product_overview {
    padding: 40px 0;
  }

  .product-about-section .about-text-area {
    padding: 0px 0 20px 18px;
  }

  .safety_information_box {
    padding: 5px 0 0 20px;
  }

  .safety_information_box .top-text {
    font-size: 36px;
  }

  .blog-card img {
    width: 100%;
    height: 100%;
  }

  .blog_title {
    font-size: 30px;
  }

  .blog_listing .pagination-style {
    margin: 40px 0;
  }

  .blog_sidebar ul li img {
    width: 145px;
    margin-right: 15px;
  }

  .blog_sidebar ul li a {
    font-size: 20px;
  }

  .text_head_side {
    font-size: 30px;
  }

  .blog_sidebar {
    padding: 25px 25px 0 25px;
  }

  .blog_sidebar .cat_sidebar a {
    font-size: 25px;
  }

  .bi-arrow-right {
    font-size: 25px;
  }
}

@media (max-width: 640px) {
  .hero-text-main {
    width: 75%;
  }

  .hero-section .lead {
    font-size: 22px;
  }

  .strike-item {
    font-size: 35px;
  }

  .treat_the_cause {
    font-size: 25px;
    margin-top: 40px;
    margin-bottom: 15px;
  }

  .care_btn {
    padding: 12px 45px;
  }

  .treatment_btn {
    padding: 12px 33px;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }

  .progress_btn {
    padding: 12px 40px;
  }

  .treat_the_cause_box_end .sub_text {
    width: 100% !important;
  }

  .clinical_grade .heading_text {
    width: 100%;
    padding: 0 10px;
  }

  .clinical_grade .bottom-text {
    padding: 0 10px;
  }

  .btn_assessment {
    padding: 12px 45px;
  }

  .step-item .text-teal {
    width: 100%;
  }

  .step-line .dot {
    top: -27px;
  }

  .regenerative-app-section .feature-item {
    margin-bottom: 35px !important;
  }

  .regenerative-app-section .feature-item h4 {
    font-size: 15px;
  }

  .phone-img {
    margin-left: 13px;
  }

  .feature-item {
    gap: 0;
    padding-bottom: 15px !important;
  }

  .regenerative-app-section {
    height: 425px;
  }

  .product-section .btn_bmi {
    padding: 12px 20px;
  }

  .blog-section {
    margin-top: 35px;
  }

  .info-float-box {
    left: 0%;
    transform: translateX(25%);
  }

  .science-driven-section {
    margin-bottom: 75px;
  }

  .product_overview .heading-text {
    font-size: 33px;
  }

  .safety_information_box .top-text {
    font-size: 30px;
  }

  .faq_page .custom-tabs {
    gap: 10px;
  }

  .faq_page .faq_tab {
    padding: 9px 12px;
    font-size: 15px;
  }

  .banner-section .row {
    padding-top: 125px;
  }

  .safety-banner-section h1 {
    font-size: 32px;
    padding-bottom: 25px;
  }

  .single_blog_title {
    font-size: 30px;
  }

  .more_blogs .more_blogs_heading {
    font-size: 40px;
    margin-top: 45px;
    margin-bottom: 30px;
  }
}

@media (max-width: 575px) {
  .display-2 {
    font-size: 40px;
  }

  .step-item .text-teal {
    margin-bottom: 10px !important;
  }

  .step-item {
    text-align: center;
  }

  .step-item .step-line::after {
    top: 0;
    left: 0;
    width: 0;
    display: none;
  }

  .step-line .dot {
    display: none;
    /* top: -28px;
        left: -3%; */
  }

  .step-item::after {
    display: none;
  }

  .step-item p {
    max-width: 100%;
  }

  .display-3 {
    font-size: 25px;
  }

  .regenerative-app-section {
    height: auto;
  }

  .phone-img {
    max-width: 60% !important;
  }

  .right_column .feature-item {
    justify-content: end !important;
  }

  .regenerative-app-section .feature-item h4 {
    font-size: 14px;
  }

  .regenerative-app-section .row {
    justify-content: start !important;
    align-items: start !important;
  }

  .regenerative-app-section .feature-item h4 {
    font-size: 13px;
  }

  .phone-img {
    max-width: 94% !important;
    margin-left: 27px;
  }

  .view-all-btn {
    padding: 5px 7px 5px 23px;
    font-size: 18px;
  }

  /* ==================== Treatment Page ========================= */
  .left_img_section img {
    width: 100%;
  }

  .banner-section .content-box {
    padding: 15px 25px 15px 25px;
  }

  .btn_custom_primary {
    font-size: 14px;
  }

  .center_image {
    position: static !important;
    transform: none;
  }

  .bgmi-center {
    padding: 0 !important;
  }

  .bmi-wrapper {
    padding: 20px;
  }

  .bmi-right {
    margin: 10px 0 0 0 !important;
    max-width: 100%;
    text-align: center;
  }

  .product-section .btn_bmi {
    padding: 12px 12px;
  }

  .display-2 {
    font-size: 25px;
  }

  .program-hero .row {
    text-align: center;
  }

  .program-hero-image .img-fluid {
    max-width: 70% !important;
  }

  .program-hero-content {
    margin-top: 20px;
  }

  .about-section {
    text-align: center;
  }

  .about-section .row {
    gap: 20px;
  }

  .science-driven-bubble:nth-child(7) {
    bottom: 36%;
  }

  .bgmi-center .img-fluid {
    max-width: 80% !important;
  }

  .safety_information_box .top-text {
    font-size: 25px;
  }

  .step-item {
    margin-bottom: 10px !important;
  }

  .faq_page .faq_tab {
    padding: 7px 11px;
    font-size: 15px;
  }

  .feature-item {
    padding-bottom: 0 !important;
  }
}

@media (max-width: 480px) {
  .regenerative-app-section .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
  }

  .container {
    max-width: 100%;
  }

  .glass {
    padding: 10px 20px;
    margin: 0px auto;
    max-width: 95%;
  }

  .navbar-brand img {
    max-width: 75% !important;
  }

  .hero-text-main {
    width: 90%;
    font-size: 40px;
  }

  .hero-section .lead {
    font-size: 20px;
  }

  .why-fixed {
    flex: 0 0 135px;
    padding: 0;
  }

  .feature-item {
    min-width: 165px;
  }

  .why-scroll {
    gap: 0;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .feature-item img {
    width: 35px;
  }

  .feature-item p {
    font-size: 13px;
  }

  .why-fixed h6 {
    font-size: 13px !important;
  }

  .treatments-section {
    margin: 35px 0 25px 0;
  }

  .treatments-section .treatment-heading {
    margin: 0;
  }

  .display-3 {
    font-size: 20px;
  }

  .rolling-text-section::before {
    top: -30px;
    width: 32px;
    height: 2px;
  }

  .restore_text {
    line-height: 70px;
  }

  .display-5 {
    font-size: 30px;
  }

  .rolling-text span {
    font-size: 30px;
    line-height: 75px;
  }

  .rolling-text-section::after {
    left: 117px;
    top: 56px;
    width: 110px;
    height: 2px;
  }

  .rolling-text-wrapper {
    margin-left: 0;
  }

  .rolling-text-wrapper {
    height: 77px;
  }

  .treatment-card {
    height: 160px;
    padding: 20px 15px 35px 25px;
  }

  .treatment-card img {
    max-width: 100%;
    max-height: 100%;
  }

  .treat-col {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .treatments-grid .treat-col:nth-last-child(2):nth-child(3n + 1),
  .treatments-grid .treat-col:nth-last-child(1):nth-child(3n + 2) {
    flex: 1 0 100%;
    max-width: 100%;
  }

  .strike-item {
    font-size: 25px;
  }

  .strike-item .strike-line {
    height: 2px !important;
    top: 55% !important;
  }

  .strikethrough-section {
    gap: 15px;
  }

  .treat_the_cause {
    font-size: 20px;
    margin-top: 25px;
  }

  .treat_the_cause_box,
  .treat_the_cause_box_end {
    flex-direction: column !important;
    padding: 25px 10px 0px 10px;
  }

  .treat_the_cause_box div,
  .treat_the_cause_box_end div {
    text-align: center !important;
  }

  .we-treat-section .img-fluid {
    max-width: 80% !important;
  }

  .treat_the_cause_box .dr-image {
    width: 55%;
  }

  .treat_the_cause_box_end .sub_text {
    width: 100% !important;
  }

  .care_box {
    text-align: center !important;
  }

  .care_btn {
    padding: 10px 50px;
    margin-bottom: 25px !important;
  }

  .treatment_btn {
    padding: 10px 50px;
  }

  .treatment_btn {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }

  .progress_btn {
    padding: 10px 40px;
  }

  .we-treat-section {
    padding: 0;
  }

  .clinical_grade .bottom-text {
    font-size: 15px;
  }

  .btn_assessment {
    padding: 10px 40px;
  }

  .how-it-works {
    padding-top: 0 !important;
  }

  .how-it-works .row {
    margin: 0;
  }

  .step-item .text-teal,
  .step-item p {
    width: 100%;
    max-width: 100%;
  }

  .display-2 {
    font-size: 25px;
  }

  .heading_text {
    padding-bottom: 0 !important;
  }

  .animate_badge {
    padding: 10px;
    font-size: 15px !important;
  }

  .badges-row {
    margin: 10px 0;
  }

  .testimonials-section .swiper-slide:not(.expanded) {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .testimonials-section .swiper-slide.expanded {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .regenerative-app-section {
    height: auto;
  }

  .regenerative-app-section .heading_text {
    margin-bottom: 20px;
  }

  .regenerative-app-section .feature-item {
    border-bottom: 0 dotted #c4c4c4;
    margin-bottom: 10px !important;
  }

  .phone-img {
    max-width: 50% !important;
    margin-bottom: 25px;
    margin-left: 0;
  }

  .regenerative-app-section .feature-item h4 {
    font-size: 15px;
  }

  .info-float-box {
    left: 0%;
    transform: translateX(5%);
    font-size: 15px;
    padding: 10px;
  }

  /* .feature-item img {
        width: 50px;
    } */

  /* .right_column .feature-item {
        justify-content: end !important;
    } */

  .blog-section {
    margin-top: 0;
  }

  .view-all-btn {
    padding: 4px 6px 4px 15px;
    font-size: 15px;
  }

  .view-all-btn img {
    width: 30px;
  }

  .view-all-btn i {
    font-size: 15px;
  }

  .blog_heading_black,
  .blog_heading_color {
    font-size: 18px;
  }

  .blog-card .text-overlay {
    padding: 0 0 15px 20px;
    font-size: 18px;
  }

  .footer-menu h4 {
    font-size: 14px;
  }

  .footer .list-unstyled a {
    font-size: 15px;
  }

  .newsletter .first-text {
    font-size: 20px;
  }

  .women_section {
    justify-content: center !important;
  }

  .img_women {
    width: 100px;
  }

  .women_section span {
    font-size: 15px;
  }

  .women_section div {
    margin-right: 10px !important;
  }

  .img_women_icon {
    width: 45px;
  }

  .copyright {
    margin-top: 55px;
    font-size: 14px;
  }

  /* ======== treatment Page ============ */
  .science-driven-bubble {
    width: 70%;
  }

  .science-driven-bubble:nth-child(3) {
    left: 5%;
    top: -19%;
  }

  .science-driven-bubble:nth-child(6) {
    top: 3%;
    right: 5%;
  }

  .science-driven-bubble:nth-child(4) {
    left: 5%;
    top: 25%;
  }

  .science-driven-bubble:nth-child(7) {
    bottom: 33%;
    right: 5%;
  }

  .science-driven-bubble:nth-child(5) {
    bottom: 9%;
    left: 5%;
  }

  .safety_information_box .top-text {
    font-size: 23px;
  }

  .noptin-form-footer .noptin-form-submit {
    padding: 3px 15px;
  }

  .noptin-form-fields {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  .offcanvas-body .menu_bg_sec,
  .offcanvas-body .accordion {
    padding: 25px 20px 1px 15px;
  }

  .offcanvas-body .accordion-title-link {
    font-size: 25px;
  }

  .offcanvas .nav-link {
    font-size: 22px;
  }
}

@media (max-width: 414px) {
  .hero-text-main {
    width: 100%;
  }

  .footer-menu {
    padding: 0 10px;
  }

  .footer-menu .contact {
    order: 4;
  }

  footer ul li {
    margin-bottom: 10px;
  }

  /* ======= treatment Page ======== */
  .science-driven-bubble img {
    width: 50px;
    height: 50px;
  }

  .science-driven-bubble {
    padding: 10px !important;
  }

  .product-section .container .row {
    padding: 0 10px;
    flex-direction: column;
  }

  .product-section .container .row .col-7,
  .product-section .container .row .col-5 {
    width: 100% !important;
  }

  .product-section .container .row .col-5 {
    text-align: right !important;
    padding: 0;
  }

  .product-section .container .row .col-7 .text-color {
    margin-bottom: 15px !important;
  }

  .safety_information_box {
    flex-direction: column;
  }

  .noptin-form-footer .noptin-form-submit {
    padding: 3px 20px;
    font-size: 18px;
    margin-bottom: 7px;
  }

  .noptin-inpost-main-wrapper .noptin-optin-form-wrapper {
    margin-bottom: -4px;
  }

  .newsletter input {
    font-size: 15px;
  }

  .noptin-form-field__email::placeholder {
    font-size: 15px !important;
  }

  .blog_title {
    font-size: 20px;
  }

  .offcanvas-body .accordion-title-link {
    font-size: 20px;
  }

  .offcanvas .nav-link {
    font-size: 20px;
  }

  .offcanvas-body .accordion-item {
    margin-bottom: 20px;
  }

  .men-say-heading {
    margin: 25px 0 !important;
  }

  .category-pill {
    height: 45px;
    padding: 10px;
    font-size: 12px;
  }
}

@media (max-width: 380px) {
  .rolling-text-section::after {
    left: 105px;
  }

  .science-driven-bubble {
    width: 82%;
  }

  .science-driven-bubble {
    font-size: 15px;
    padding: 8px;
  }

  .science-driven-bubble:nth-child(7) {
    bottom: 32%;
  }

  .btn_assessment {
    padding: 10px 30px;
  }

  .product-section .btn_bmi {
    padding: 10px 20px;
  }

  .btn-product-card {
    padding: 9px 25px;
  }

  .btn_green {
    font-size: 14px;
    padding: 10px 40px !important;
  }

  .management-accordion {
    margin-top: 30px;
    padding-top: 30px;
  }

  .management-accordion .black_text,
  .management-accordion .color_text {
    font-size: 28px;
  }

  .program-section {
    margin: 55px auto;
  }

  .program-hero-content .btn_custom_plan {
    padding: 12px 45px;
  }

  .btn_bmi {
    padding: 11px 60px;
  }

  .display-5 {
    font-size: 27px;
  }

  .about-section {
    margin-bottom: 0;
  }

  .bmi-wrapper {
    padding: 12px;
    border-radius: 15px;
  }

  .bmi-left {
    padding: 20px 0 20px 10px !important;
  }

  .product-card {
    margin-top: 30px;
  }

  .program-hero {
    padding: 15px 23px;
  }

  .faq_page {
    margin: 44px 0 50px 0;
  }

  .blog_sidebar ul li a {
    font-size: 15px;
  }

  .blog_sidebar ul li img {
    width: 100px;
    margin-right: 13px;
  }

  .blog_sidebar .cat_sidebar a {
    font-size: 20px;
  }

  .bi-arrow-right {
    font-size: 15px;
  }

  .offcanvas-body .accordion-item {
    margin-bottom: 15px;
  }

  .offcanvas-body .accordion-toggle-btn {
    width: 35px;
    height: 35px;
  }

  .offcanvas .nav-link {
    font-size: 18px;
  }

  .strike-item {
    font-size: 24px;
  }

  .noptin-form-footer .noptin-form-submit {
    font-size: 14px;
  }

  .product_overview .heading-text {
    font-size: 25px;
  }

  .safety_information_box {
    padding: 15px;
  }

  .blog_title {
    font-size: 18px;
  }

  .blog_sidebar {
    padding: 15px;
  }

  .blog_sidebar .cat_sidebar a {
    font-size: 17px;
  }

  .blog_sidebar .cat_sidebar {
    margin-bottom: 5px;
  }

  .product_studies {
    margin-top: 45px;
  }

  .product_studies .row {
    padding: 25px 0 35px 0;
  }

  .product-about-section {
    padding: 25px 0;
  }

  .faq-section {
    padding: 20px 0;
  }

  .bmi-section {
    padding: 32px 0;
  }
}
