@media(max-width:767px){
html, body{
    overflow-x:hidden ;
}



.home-banner {padding: 0;height: 300px;}
.sec-heading {
    font-size: 23px;
    margin-bottom: 20px;
}

.sec-padding {
    padding: 30px 0;
}



body {
    font-size: 15px;
}


.brand {
    max-width: 170px;
}




.site-wrapper {
    margin-top: 61px;
}
.banner-content h1 {
    font-size: 36px;
}

.banner-content p {
    font-size: 20px;
    margin-bottom: 15px;
}
.banner-tags {
    margin-bottom: 5px;
}

.banner-tags span {
    margin: 0 5px 10px;
    font-size: 12px;
    border-width: 1px;
}

.banner-tags span::before {
    width: 7px;
    height: 7px;
}


.m-order-1 {
    order: 1;
}

.m-order-2 {
    order: 2;
}

.banner-img {
    max-width: 70%;
    margin-bottom: 20px;
}
.banner-content {
    text-align: center;
}
.about-img {
    height: 210px;
    margin-bottom: 15px;
    border-radius: 10px;
}
.mobile-menu-header a {
        color: #fff;
    }
    .features-sec h3.sec-heading {
    font-size: 23px;
}

.features-sec .about-img {
    height: 200px;
}

.copyright-inner {
    display: flex;
    text-align: center;
    flex-wrap: wrap;
}

.copy-content, .social-icon {
    width: 100%;
    flex: 0 0 100%;
}

.social-icon {
    border-bottom: 1px solid #323232;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.footer-about img {
    max-width: 120px;
    margin-bottom: 15px;
}
.testimonial-card .text {
    padding: 15px;
    font-size: 16px;
}

.testimonial-card .image {
    width: 100px;
    height: 100px;
}

.testimonial-card .footer {
    height: 120px;
    border-radius: 20px;
}
.header {
    padding: 8px 0;
}

.home-banner .banner-content .act-btn .btn {font-size: 15px;}

.btn {
    font-size: 12px;
    padding: 7px 16px;
}

.btn i {
    margin-left: 6px;
}

.difference-row .difference-grid .difference-box .icon {
    width: 45px;
    height: 45px;
    padding: 6px;
    margin: 0 auto 10px;
}

.investing-box:before {
    display: none;
}

.ask-doctor-box {
    border-radius: 20px;
}

.ask-doctor-box .content h3 {
    font-size: 18px;
    margin-bottom: 20px;
}

.ask-doctor-box .content {
    padding: 25px 15px 35px;
}

.ask-doctor-box .content .act-btn .btn {
    margin: 0 0px;
}

.book-demo-sec {
    padding: 30px 0;
}
.newsletter-container .sec-heading {
    text-align: center;
}

.newsletter-container h3 {
    font-size: 16px;
    margin-bottom: 15px;
    text-align: center;
}

.newsletter-container .form-control {
    height: 50px;
    font-size: 14px;
}

.newsletter-container .btn {
    font-size: 14px;
}

.newsletter-img {
    height: auto;
    max-width: 300px;
    margin: 10px auto;
}

.newsletter-container {
    margin-bottom: 15px;
}

.quick-links {
    flex-wrap: wrap;
}

.newest-news-box .title {
    font-size: 16px;
}

.quick-links p {
    margin: 5px 5px !important;
}

.site-footer {
    padding: 30px 0 25px;
}

.copyright {
    padding-top: 15px;
}
.testimonial-card {
    border-radius: 20px;
}

.testimonial-card .person {
    font-size: 18px;
}

.consultation-form-content {
    padding: 25px;
}

.consultation-form {
    border-radius: 15px;
}

.consultation-img {
    height: auto;
}
.consultation-form .btn {
    font-size: 18px;
    height: 55px;
}
.case-study-card {
    padding: 15px;
    margin-bottom: 15px !important;
}

.view-more {
    font-size: 15px;
}
.newest-news-box .cat {
    font-size: 10px;
}
.ask-doctor-box-new {
    height: auto;
}

.ask-doctor-box-new h3 {
    font-size: 14px;
}
.case-study-card .title {
    font-size: 16px;
}
h1.sec-heading {
    font-size: 26px;
}

.symptoms-box {
    padding: 25px;
    margin-bottom: 15px;
}

.symptoms-box .sec-heading {
    font-size: 20px;
}

.symptoms-box ul li {
    font-size: 16px;
}

.approach-box .img {
    width: 50px;
    height: 50px;
    padding: 8px;
}

.approach-box {
    padding: 15px;
    margin-bottom: 15px;
}

.approach-box .content {
    font-size: 18px;
    width: calc(100% - 50px);
}

.banner-img-icon {
    width: 150px;
    height: 150px;
    padding: 30px;
    margin: 0 auto 15px;
}

.sec-image-icon {
    width: 100px;
    height: 100px;
    padding: 20px;
    margin-bottom: 15px;
}
.health-detail-txt, .health-detail-txt h1.sec-heading {
    text-align: center !important;
}

.mt-5 {
    margin-top: 20px !important;
}
.paddingL5{
    padding-left: 5px !important;
}
.paddingR5{
    padding-right: 5px !important;
}
    .contact-icon {
        width: 90px;
        height: 90px;
        margin: 10px auto 25px;
    }

.contact-page h2.sec-heading {
    text-align: center;
    font-size: 19px;
}
.upload-document {
    font-size: 13px;
}

.upload-document i {
    font-size: 17px;
}

.document-uploaded {
    font-size: 13px;
}

.document-uploaded .delete-file, .document-uploaded .view-file {
    width: 25px;
    height: 25px;
    font-size: 12px;
}
.contact-page .btn {
    font-size: 18px;
    height: 55px;
}
.content-page h2 {
    font-size: 20px;
}
.content-page ul {
    padding-left: 40px;
}
ul.offer-list li {
    flex: 0 0 100%;
    width: 100%;
}

.offer-box .icon {
    width: 50px;
    height: 50px;
}

.offer-box .icon img {
    padding: 10px;
}

.offer-box strong {
    font-size: 18px;
}

.dont-offer-box {
    padding: 15px;
    font-size: 15px;
}

.philosophy-img {
    display: none;
}

.philosophy-box .content strong {
    font-size: 18px;
}

.philosophy-box {
    padding: 15px;
}

ul.commitment-list li {
    font-size: 15px;
}
.step-label {
    font-size: 17px;
    padding: 13px 15px;
}

.consultation-form .sec-heading {
    font-size: 19px;
}

.consultation-form .act-btn .btn {
    font-size: 14px;
    min-width: 49%;
    margin: 10px  0;
    height: 48px;
    line-height: 1.2;
}
.consultation-form label {
    font-size: 16px;
}

.consultation-form label.form-check-label {
    font-size: 14px;
}
.consultation-form .mb-5 {
    margin-bottom: 20px !important;
}
.consultation-form .form-control {
    font-size: 14px;
}
.final-sucess {
    padding: 20px;
    font-size: 16px;
}

.final-sucess i {
    font-size: 45px;
}
.articles-box .content {
    padding: 20px;
}

.articles-box .content h3 {
    font-size: 18px;
}

.articles-box {
    border-radius: 10px;
    margin-bottom: 10px;
    min-height: inherit;
}

.articles-box .lear-more {
    font-size: 12px;
}
.quick-summary-box ul li {
    font-size: 15px;
    display: block;
    padding-left: 37px;
}

.quick-summary-box ul li:before {
    width: 25px;
    height: 25px;
    top: -2px;
    font-size: 13px;
}

.quick-summary-box ul li .txt {
    padding-left: 0;
}

h3.sec-heading {
    font-size: 22px;
}

.mb-5 {
    margin-bottom: 20px !important;
}

.table th, .table td {
    padding: 10px;
}
.final-thoughts .act-btn .btn {
    margin: 5px;
}
.blockquote-div .blockquote {
    font-size: 15px;
}
.supplement-list {
    margin: 0 -3px;
}

.supplement-list .box {
    padding: 0 3px;
    margin-bottom: 6px;
}

.supplement-list .box a {
    font-size: 14px;
    height: 100%;
}
.thank-you-content h1 {
    font-size: 35px;
}

.thank-you-content .done {
    font-size: 60px;
}
.thank-you-content {
    padding: 50px 15px;
}
.thank-you-content .sub-txt {
    font-size: 15px;
}
.grid-box {
    grid-template-columns: 1fr;
  }
  .articles-home {
    grid-template-columns: 1fr;
}
.video-home {grid-gap: 5px;}

.video-grid-box {
    grid-template-columns: 1fr;
    gap: 10px;
}

.video-grid-box iframe {
    height: 201px;
}
.all-conditions-list .title {
    font-size: 20px;
}

.all-conditions-list ul li a {
    display: block;
    font-size: 16px;
}
.health-box-grid .health-box {
    padding: 15px;
}

.health-box-grid {
    grid-template-columns: 1fr;
}
}


.video-responsive {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 ratio */
    height: 0;
    overflow: hidden;
    width: 100%;
}

.video-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}