@media (max-width: 1499px) {
    .service-about .service-content {
        padding: 0 50px 0 70px;
    }
}

@media (max-width: 1200px) {
    .phone-box {
        display: none;
    }
    header .bottom-header .logo-and-number .logo-div img {
        height: 46px;
    }

    .banner .slider-div .banner-content {
        padding: 90px 70px;
    }

    .banner .slider-div .doctor-box {
        width: 300px;
        margin-left: auto;
    }

    .service-content-eight-v1,
    .service-content-eight {
        top: 20px;
        left: 20px;
    }

    .section-title {
        font-size: 46px;
    }

    .home-skill .skill-img .image {
        width: 100px;
        left: -70px;
    }

    .home-skill .counter-box {
        flex-wrap: wrap;
    }

    .home-facilities .service-tabs .nav-tabs .nav-link {
        font-size: 16px;
        height: 50px;
    }

    .home-facilities .service-tab-content .ser-img-nine {
        width: 260px;
        height: 260px;
        left: -175px;
    }

    .home-facilities .service-tab-content .ser-img-nine::before {
        width: 300px;
        height: 300px;
    }

    .home-facilities .service-tab-content {
        padding: 68px 40px 40px 150px;
    }

    .home-facilities .service-tab-content .ser-img-nine .icon-box {
        width: 90px;
        height: 90px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 15px;
        top: -25px;
    }

    .home-facilities .service-tab-content .ser-img-nine .icon-box img {
        width: 100%;
    }

    .home-facilities .facilities-count {
        padding-top: 55px;
    }

    .home-facilities .facilities-count .count-outer-box {
        justify-content: center;
        flex-wrap: wrap;
    }

    .home-facilities .facilities-count .count-outer-box .count-box {
        margin-top: 25px;
    }

    .home-team .team-img::before {
        width: 100%;
        height: 100%;
    }

    .home-team .share-icon {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .home-feedback::before {
        width: 530px;
        height: 500px;
        background-size: cover;
        background-position: center;
        bottom: unset;
        top: 55px;
    }

    .form-box-three {
        padding: 25px;
    }

    .home-feedback .testi-slider {
        padding: 30px 45px 54px;
    }

    .home-location .location-img img,
    .home-location .location-img-two img,
    .home-location .location-img-three img {
        width: 125px;
    }

    .blog-content-eight::before {
        width: 100%;
    }

    .blog-meta-eight {
        padding: 10px 12px 9px;
        width: auto;
    }

    .blog-meta-eight a {
        font-size: 12px;
    }

    .blog-meta-eight a i {
        font-size: 14px;
        margin-right: 5px;
    }

    .blog-content-eight {
        padding: 15px 25px 25px;
    }

    footer .footer-top .footer-shedule li {
        padding: 0 15px;
        font-size: 14px;
    }

    footer .footer-top .footer-shedule li span {
        width: 135px;
    }

    footer .footer-top .footer-links-div ul li a {
        font-size: 16px;
    }

    footer .footer-bottom p {
        font-size: 17px;
    }

    .home-location {
        overflow: hidden;
    }

    .form-wrap4 {
        margin-bottom: 0;
        margin-top: 40px;
    }

    .service-about {
        padding: 80px 0;
    }

    .service-about .service-content {
        padding: 0 30px 0 40px;
    }

    .service-about .service-content .service-about-box {
        padding: 25px;
        padding-left: 35px;
    }

    .service-about .service-content .service-about-box .box-content h6 {
        font-size: 17px;
    }

    .service-about .service-content .service-about-box .box-content p {
        font-size: 15px;
    }

    .blog-list-page .blog-single .blog-content {
        padding: 0 20px;
        margin: 22px 0;
    }

    .widget {
        padding: 20px;
    }

    blockquote {
        padding: 35px 70px 35px 40px;
    }

    .blog-details .blog-author {
        padding: 35px 40px;
    }

    .blog-details .blog-comment .comment-box {
        padding: 20px;
    }

    .write-comment-box {
        padding: 30px;
    }

    .blog-details .blog-single .blog-content {
        padding: 0;
    }

    .doctor-dashboard .donator-menu {
        width: 100%;
    }
}

@media (max-width: 992px) {
    header .bottom-header .bottom-header-right .bottom-header-btns {
        display: none;
    }

    header .bottom-header .logo-and-number .logo-div img {
        height: 58px;
    }

    header .bottom-header .navbar-nav::after {
        display: none;
    }

    header .bottom-header .navbar-nav {
        margin-right: 0 !important;
    }

    .banner .slider-div .banner-content {
        padding: 90px 0;
    }

    .banner .slider-div {
        height: 660px;
    }

    .banner .slider-div .banner-content .banner-heading {
        font-size: 52px;
        padding-right: 20px;
    }

    .service-img-eight > img {
        height: 100%;
    }

    .home-about .img-div {
        margin-bottom: 40px;
    }

    .counter-box .circle_percent {
        width: 170px;
        height: 170px;
    }

    .counter-box .circle_inner {
        width: 170px;
        height: 170px;
    }

    .counter-box .circle_inbox {
        width: 157px;
        height: 157px;
    }

    .counter-box .percent_text {
        font-size: 44px;
        margin-bottom: 20px;
    }

    .progress-title {
        bottom: 56px;
        font-size: 14px;
    }

    .home-skill .counter-box {
        justify-content: center;
        margin-bottom: 30px;
    }

    .home-skill .sub-title-2 {
        text-align: center;
        display: block;
    }

    .home-skill .section-title {
        text-align: center;
        width: 100%;
    }

    .home-skill .skill-img .image {
        display: none;
    }

    .home-facilities .service-tabs .nav-tabs .nav-link {
        height: 60px;
        font-size: 18px;
    }

    .home-facilities .service-tab-content {
        padding: 68px 40px 40px 300px;
    }

    .home-facilities .service-tab-content .ser-img-nine {
        left: -25px;
    }

    .home-feedback::before {
        top: unset;
        bottom: 20px;
    }

    footer .footer-heading {
        margin-top: 30px;
    }

    footer .footer-bottom {
        text-align: center;
    }

    footer .footer-bottom .footer-social-list {
        justify-content: center;
        margin-top: 15px;
    }

    footer .footer-bottom .footer-social-list li:first-child {
        margin-left: 0;
    }

    .widget {
        padding: 20px;
    }

    .blog-list-page .blog-single .blog-title {
        line-height: 42px;
    }

    blockquote {
        padding-right: 150px;
    }

    .contact-page .write-comment-box {
        margin-bottom: 30px;
    }

    .doctor-dashboard .donator-mobile-menu {
        display: flex;
        align-items: center;
        justify-content: space-between;
        background-color: var(--whiteclr);
        border-radius: 10px;
        border: 1px solid #eee;
        padding: 15px;
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 7%);
        margin-bottom: 20px;
    }

    .doctor-dashboard .donator-mobile-menu .offcanvas-bottom {
        height: auto;
    }

    .doctor-dashboard .donator-mobile-menu h4 {
        font-size: 22px;
        font-weight: 600;
        margin-bottom: 0;
    }

    .doctor-dashboard .donator-mobile-menu .web-btn {
        font-size: 20px;
        padding: 0;
        width: 45px;
        height: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #2e2e2e;
        color: var(--whiteclr);
        border-radius: 50%;
        border: none;
        outline: none;
        box-shadow: none;
    }

    .doctor-dashboard .donator-mobile-menu .nav-pills {
        flex-direction: column;
    }

    .doctor-dashboard .donator-mobile-menu .nav-pills li {
        width: 100%;
        border-top: 1px solid #eee;
        text-align: start;
    }

    .doctor-dashboard .donator-mobile-menu .nav-pills li .nav-link {
        width: 100%;
        height: 50px;
        font-size: 17px;
        padding-left: 20px;
        display: flex;
        align-items: center;
        justify-content: start;
        border-radius: 8px;
        color: var(--blackclr);
        font-weight: 600;
    }

    .doctor-dashboard .donator-mobile-menu .nav-pills li .nav-link i {
        margin-right: 15px;
    }

    .doctor-dashboard .donator-mobile-menu .nav-pills li .nav-link.active {
        background-color: var(--themeclr);
        color: var(--whiteclr);
    }

    .doctor-dashboard .appointment-list {
        display: block;
    }

    .doctor-dashboard .appointment-list .list-left ul {
        padding-left: 30px;
        width: 350px;
    }

    .doctor-dashboard .appointment-list .list-left ul li h6 {
        font-size: 17px;
    }

    .doctor-dashboard .appointment-list .list-right {
        justify-content: end;
        margin-top: 15px;
    }

    .affiliate-appointment {
        height: auto;
        padding: 40px 0;
    }
}

@media (max-width: 767px) {
    header .bottom-header .bottom-header-right {
        display: none;
    }

    header .sidebar-btn-div {
        display: flex;
        justify-content: end;
    }

    header .sidebar-btn {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        box-shadow: none;
        outline: none;
        border: none;
        background-color: var(--themeclr2);
        color: var(--whiteclr);
        font-size: 17px;
    }

    header .bottom-header .logo-and-number .logo-div {
        padding: 8px 0;
    }

    header .bottom-header .logo-and-number .logo-div img {
        height: 50px;
    }

    .offcanvas .logo-div img {
        height: 50px;
    }

    .banner .slider-div {
        height: auto;
        min-height: 326px;
    }

    .banner .slider-div .banner-content {
        padding: 50px 20px 10px;
    }

    .banner .slider-div .banner-content .banner-heading {
        font-size: 35px;
    }

    .banner .slider-div .banner-content p {
        font-size: 15px;
        line-height: 22px;
        padding: 0px;
        margin-bottom: 10px;
        display: flex;
        align-items: center;
    }

    .banner .slider-div .banner-content .vs-btn {
        padding: 19.5px 30px;
        margin-left: 35px;
    }

    .banner .slider-div .doctor-box {
        margin-right: 20px;
        width: 270px;
    }

    .banner .slider-div .doctor-box img {
        width: 90px;
    }

    .banner .slider-div .doctor-box h3 {
        font-size: 16px;
    }

    .normal-link {
        font-size: 14px;
    }

    .service-img-eight-v1 {
        height: 180px;
    }

    .service-content-eight-v1 .title {
        font-size: 18px;
    }

    .service-content-eight-v1,
    .service-content-eight {
        top: 15px;
        left: 15px;
        padding-right: 20px;
    }

    .service-img-eight-v1 .ser-icons-two,
    .service-img-eight .ser-icon-box {
        right: 10px;
        bottom: 15px;
    }

    .service-img-eight-v1 .ser-icons-two img,
    .service-img-eight .ser-icon-box img {
        width: 50px;
    }

    .home-services {
        padding: 40px 0;
    }

    .sub-title {
        font-size: 14px;
    }

    .section-title {
        font-size: 32px;
    }

    .home-about {
        padding-bottom: 40px;
    }

    .home-about .section-title {
        margin-bottom: 20px;
    }

    .counter-box .circle_percent {
        width: 140px;
        height: 140px;
    }

    .counter-box .circle_inner {
        width: 140px;
        height: 140px;
    }

    .counter-box .circle_inbox {
        width: 127px;
        height: 127px;
    }

    .counter-box .percent_text {
        font-size: 34px;
        margin-bottom: 0px;
        margin-top: -13px;
    }

    .progress-title {
        bottom: 50px;
        font-size: 12px;
    }

    .home-facilities .service-tabs {
        border-radius: 10px 10px 195px 10px;
    }

    .home-facilities .service-tabs .nav-tabs .nav-link {
        height: 45px;
        font-size: 14px;
        padding-right: 27px;
    }

    .home-facilities .service-tab-content .ser-img-nine {
        position: relative;
    }

    .home-facilities .service-tab-content {
        padding: 30px 30px 80px;
        border-radius: 10px;
        margin-top: 20px;
    }

    .home-skill,
    .home-brand {
        padding-bottom: 40px;
    }

    .home-facilities {
        padding: 40px 0;
    }

    .home-facilities .facilities-count {
        padding-top: 15px;
    }

    .home-facilities .facilities-count .count-outer-box .count-box {
        width: 135px;
        padding: 30px 0 20px;
    }

    .home-facilities
        .facilities-count
        .count-outer-box
        .count-box
        .ser-icon-ten
        img {
        width: 45px;
    }

    .home-facilities
        .facilities-count
        .count-outer-box
        .count-box
        .ser-content-ten
        .title {
        font-size: 37px;
        margin-bottom: 5px;
    }

    .home-facilities
        .facilities-count
        .count-outer-box
        .count-box
        .ser-content-ten
        span {
        font-size: 15px;
    }

    .home-team {
        padding: 40px 0;
    }

    .testi-content-eight {
        padding: 0;
    }

    .home-feedback .testi-slider {
        padding: 30px 83px 50px 28px;
    }

    .home-feedback .testi-slider p {
        font-size: 16px;
        line-height: 25px;
    }

    .home-feedback .testi-slider .testi-author h5 {
        font-size: 20px;
        margin-right: 10px;
    }

    .home-feedback::before {
        display: none;
    }

    .testi-form-title {
        padding: 10px 25px;
        border-radius: 10px 10px 10px 70px;
    }

    .testi-form-title .icon-box {
        width: 80px;
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px;
    }

    .testi-form-title .icon-box img {
        width: 100%;
    }

    .testi-form-title .content-box {
        width: calc(100% - 80px);
    }

    .testi-form-title .content-box .title {
        font-size: 27px;
        line-height: 30px;
        margin-bottom: 0;
    }

    .home-feedback {
        padding: 0 0 40px;
    }

    .home-location,
    .home-articles {
        padding: 40px 0;
    }

    .home-location .location-list-box ul li {
        font-size: 15px;
        flex: 0 0 100%;
    }

    .home-location .location-list-box ul li:last-child {
        margin-bottom: 0;
    }

    .home-location .map-img {
        margin-top: 30px;
    }

    .home-location .location-img img,
    .home-location .location-img-two img,
    .home-location .location-img-three img {
        width: 80px;
    }

    .contact-box-two .title {
        font-size: 20px;
    }

    .contact-box-two sub {
        font-size: 13px;
    }

    .contact-box-two .title.two {
        margin-bottom: 10px;
    }

    .contact-box-two span {
        font-size: 14px;
        line-height: 18px;
        display: block;
    }

    .contact-box-two {
        padding: 40px 0 35px;
        margin-bottom: 20px;
    }

    .contact-box-two .icon-box {
        width: 80px;
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    footer .footer-top {
        padding: 150px 0 40px;
    }

    footer .footer-bottom p {
        font-size: 16px;
        line-height: 22px;
    }

    footer .footer-bottom .footer-social-list {
        margin-top: 20px;
    }

    .home-about .img-content {
        width: 310px;
    }

    .breadcumb-wrapper {
        padding-top: 55px;
    }

    .breadcumb-wrapper .breadcumb-title {
        font-size: 32px;
        text-align: center;
    }

    .breadcumb-wrapper .breadcumb-menu-wrap {
        margin: 40px auto -35px;
    }

    .breadcumb-wrapper .breadcumb-menu {
        padding: 20px 40px;
    }

    .breadcumb-wrapper .parallax {
        height: 215px !important;
    }

    .about-page {
        padding: 40px 0;
    }

    .services-page {
        padding: 40px 0 0;
    }

    .service-about {
        padding: 40px 0;
    }

    .service-detail {
        padding: 40px 0;
    }

    .service-detail .detail-content img {
        margin-bottom: 30px;
    }

    .service-detail .img-div .img-content {
        position: unset;
        width: 100%;
        padding: 30px;
        border: 1px solid #eee;
        transform: unset;
        margin-top: 30px;
    }

    .service-detail .detail-content {
        margin-top: 30px;
    }

    .service-detail .detail-content p {
        font-size: 16px;
        line-height: 24px;
    }

    .blog-list-page .blog-meta span,
    .blog-list-page .blog-meta a {
        margin-right: 8px;
    }

    .blog-list-page {
        padding: 40px 0;
    }

    .blog-list-page .blog-single .blog-title {
        font-size: 24px;
        line-height: 30px;
    }

    blockquote {
        padding: 20px 50px 20px 20px;
        margin: 15px 0;
    }

    blockquote:before {
        font-size: 45px;
        right: 20px;
        bottom: 20px;
    }

    blockquote p {
        font-size: 18px;
        line-height: 25px !important;
    }

    .blog-details h2 {
        margin: 20px 0 15px;
        font-size: 24px;
    }

    .blog-details .blog-author {
        padding: 25px 30px;
    }

    .blog-details .blog-comment .comment-box {
        display: block;
    }

    .blog-details .blog-comment .comment-box img {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        margin-bottom: 10px;
    }

    .blog-details .blog-comment .comment-box h5 {
        margin-bottom: 5px;
    }

    .blog-details .blog-comment .comment-box span {
        margin-bottom: 5px;
    }

    .write-comment-box {
        padding: 20px;
        text-align: center;
    }

    .write-comment-box h3 {
        font-size: 24px;
    }

    .write-comment-box p {
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 20px;
    }

    .write-comment-box .form-group {
        margin-bottom: 15px;
    }

    .contact-page {
        padding: 40px 0;
    }

    .contact-page h2 {
        font-size: 25px;
    }

    .contact-page h5 {
        font-size: 17px;
        margin-top: 25px;
        margin-bottom: 10px;
    }

    .contact-page iframe {
        margin-top: 30px;
        height: 350px;
    }

    .contact-page span {
        font-size: 16px;
    }

    .contact-page .contact-cs-number a {
        font-size: 25px;
    }

    .policy-tandc {
        padding: 40px 0;
    }

    .policy-tandc .policy-box {
        padding: 20px;
    }

    .policy-tandc .policy-box h4 {
        font-size: 17px;
        margin-bottom: 10px;
    }

    .policy-tandc .policy-box p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 10px;
    }

    .policy-tandc .policy-box ul {
        margin-bottom: 10px;
        font-size: 14px;
        padding-left: 15px;
    }

    .doctor-dashboard {
        padding: 60px 0;
        overflow: hidden;
    }

    .doctor-dashboard .your-orders .order-filter-box {
        margin-top: 20px;
    }

    .doctor-dashboard .your-orders table {
        white-space: nowrap;
        margin-top: 30px;
    }

    .pharmacy {
        padding: 40px 0;
    }

    .doctor-detail {
        padding: 40px 0;
    }

    .doctor-detail img {
        height: 350px;
        margin-bottom: 20px;
    }

    .doctor-detail .tags a {
        font-size: 13px;
    }

    .vs-accordion-wrapper {
        padding: 40px 0;
        margin-bottom: 40px;
    }

    .doctor-modal .modal-content .modal-body {
        padding: 20px 25px;
    }

    .lab-list {
        padding: 40px 0;
    }

    .vs-sort-bar {
        margin-bottom: 25px;
    }

    .lab-list .lab-filter-btn {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 50px;
        border-radius: 10px;
        background-color: #27477d25;
        color: var(--themeclr);
        padding: 0 20px;
        border: none;
        outline: none;
        box-shadow: none;
        font-weight: 700;
        font-family: var(--headingfont);
    }

    .lab-list .nav {
        display: flex;
        flex-direction: column;
        text-align: left;
    }

    .lab-list .offcanvas-bottom {
        height: 43vh;
    }

    .lab-list .nav a {
        display: block;
        margin-bottom: 10px;
        border-radius: 10px;
        padding: 8px 15px;
    }

    .doctor-hospitals {
        padding-bottom: 40px;
    }

    .doctor-detail .doctor-detail-flex {
        display: block;
    }

    .doctor-detail .doctor-detail-flex .vs-surface {
        margin-right: 0;
        height: 340px;
    }

    .doctor-detail .doctor-detail-flex img {
        width: 100%;
        margin-bottom: 0;
    }

    .doctor-detail .doctor-detail-flex .doc-content {
        width: 100%;
        margin-top: 25px;
    }

    .whatsapp-btn {
        bottom: 200px;
        right: 20px;
    }
    .call-btn {
        bottom: 260px;
        right: 20px;
    }
    .chat-btn {
        bottom: 310px;
        right: 20px;
    }

    .home-team .team-img img {
        height: 400px;
    }

    .filter-mobile-accordion-btn {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding: 0;
        background-color: transparent;
        border: none;
        box-shadow: none;
        outline: none;
        padding: 10px 15px;
        background-color: #eee;
        border: 1px solid #ddd;
        margin-top: 15px;
        border-radius: 10px;
    }

    .filter-mobile-accordion-btn h4 {
        font-size: 17px !important;
    }

    .filter-mobile-accordion-btn i {
        font-size: 14px;
    }

    .doctor-dashboard .appointment-list {
        padding: 20px;
    }

    .doctor-dashboard .appointment-list .list-left .date {
        display: inline-block;
        padding-right: 15px;
        margin-right: 15px;
    }

    .doctor-dashboard .appointment-list .list-left ul {
        display: inline-block;
        padding: 0;
        width: auto;
        margin-top: 15px;
    }

    .doctor-dashboard .appointment-list .list-left ul.appointment-title {
        width: 66%;
        margin-top: 0;
    }

    .doctor-dashboard .appointment-list .list-left ul li h6 {
        font-size: 15px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .doctor-dashboard .appointment-list .list-left {
        display: block;
    }

    .doctor-dashboard .appointment-list .list-right {
        justify-content: start;
    }

    .lab-detail {
        padding: 40px 0;
    }

    .lab-detail .lab-right-box {
        margin-bottom: 25px;
        padding: 20px;
        border-radius: 10px;
        background-color: var(--whiteclr);
        box-shadow: 0 5px 7px rgb(33 33 33 / 7%);
    }

    .lab-detail .lab-right-box img {
        box-shadow: none;
        border-radius: 5px;
    }

    .lab-detail .lab-right-box .lab-cart-btn {
        width: 100%;
    }

    .lab-detail .card2 .accordion-button span {
        display: contents;
    }

    .lab-detail .card2 .card-title-flex {
        display: block;
        text-align: center;
        margin-bottom: 15px;
    }

    .lab-detail .sample-box {
        display: inline-flex;
    }

    .lab-list .lab-list-search form {
        width: auto;
        margin-left: 15px;
    }

    .lab-list .lab-list-search .form-select {
        width: auto;
        height: 58px;
        padding: 0 15px;
    }

    .lab-list .vs-sort-bar .form-group {
        overflow: unset;
    }

    .lab-list .vs-sort-bar .form-group input {
        padding: 15px;
    }

    .vs-checkout-wrapper {
        padding: 40px 0;
    }

    .vs-checkout-wrapper .lab-checkout-box {
        margin-top: 30px;
    }

    .insurance {
        padding: 40px 0;
    }

    .vs-team-wrapper {
        padding: 40px 0;
    }

    header .top-header .top-header-right {
        justify-content: space-between;
    }

    header .top-header .top-header-right .header-social {
        border-right: none;
    }

    .vs-team-wrapper .team-card {
        margin-top: 25px;
    }

    .social-icons {
        gap: 7px;
    }

    .social-icons li a {
        width: 35px;
        height: 35px;
    }

    .blog-details .blog-share h3 {
        font-size: 16px;
    }

    .no-data-found .title {
        font-size: 20px;
    }
    .thank-you {
        padding: 20px 0px;
    }
    .thank-you.section-padding {
        padding: 30px 0px;
    }
    .thank-you .box {
        padding: 0px 20px 40px;
    }
    .thank-you .box .title {
        font-size: 26px;
        margin-bottom: 15px;
    }
    .thank-you .box p {
        font-size: 16px;
    }
    .thank-you .box a {
        margin-top: 25px;
    }

    .lab-checkout-new-box {
        margin-top: 20px;
    }
    .lab-default-address .btn-media {
        margin-top: 10px;
    }
    .vs-checkout-wrapper h4 {
        font-size: 16px;
    }
    .vs-checkout-wrapper .form-group .form-label {
        font-size: 12px;
    }
    .select-address-box .address-h {
        font-size: 14px;
    }
    .vs-checkout-wrapper .form-select {
        font-size: 12px;
    }
    .vs-checkout-wrapper p {
        font-size: 12px;
    }
    .select-address-box .btn {
        font-size: 12px;
    }
    .vs-product-box .product-content {
        padding: 15px;
    }
    .vs-product-box .product-img {
        padding: 20px 15px;
    }
    .vs-product-box.product-grid .product-img img {
        height: 120px;
        width: 120px;
    }
    .insurance .vs-product-box {
        flex-direction: column;
    }
    .insurance .vs-product-box .product-img img {
        height: 100px;
    }
    .lab-list .product-img {
        padding: 0px;
    }
    .lab-list .vs-product-box.product-grid .product-img img {
        height: 150px;
    }
    .lab-list .vs-product-box .product-content .product-title {
        font-size: 14px;
    }
    .lab-list .vs-product-box .product-content p {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 5px;
    }
    .lab-list .vs-product-box .product-content .d-flex {
        flex-direction: column;
        align-items: start !important;
        gap: 5px;
    }
    .lab-list .lab-price {
        font-size: 14px;
        line-height: 18px;
    }
    .user-rating .rating-user h2{
        font-size: 20px;
    }
    .user-rating .rating-box .stars {
        gap: 18px;
    }
    .user-rating .stars i {
        font-size: 22px;
    }
    .doctor-filter-first .search-btns{
        margin-top: 45px;
    }
    .new-login .newlogin-user .newlogin-direction {
        align-items: center;
        justify-content: center;
        flex-direction: column;
        gap: 20px;
    }
    .new-login .newlogin-user {
        padding: 10px;
    }
    .new-login .nav-tabs .nav-link {
        font-weight: 400;
        font-size: 12px;
        border: none;
        border-radius: 20px;
    } 
    .doctor-detail .availabel-time {
        padding: 10px;
        font-size: 14px;
        gap: 5px;
        margin-top: 20px;
        flex-direction: column;
    }  
    .doctor-detail .availabel-time .section-title-2 {
        font-size: 20px;
    }
    .rating-user-list {
        flex-direction: column;
        padding: 10px 10px 10px 10px;
        border-radius: 20px;
    }
    .rating-user-list .rating-user-img {
        margin-bottom: 5px;
    }
    .rating-user-list .rating-user-img img {
        margin: 0;
    }
    .rating-list-section h4 {
        font-size: 18px;
    }
    .home-skill .skill-img img{
        width: 100%;
    }
    .select2-container{
        width: auto;
    }
    .checkout-section {
        padding: 30px 0px;
    }
    .checkout-section .checkout-form {
        margin-bottom: 40px;
    }
    .checkout-section  .sm-check-radio{
        display: flex;
        align-items: baseline;
        gap: 5px;
    }
    .cart_table .vs-cart-coupon {
        margin-bottom: 20px;
    }

    .doctor-dashboard .donator-menu .nav-pills li .nav-link {
        padding: 0 15px;
    }

    .doctor-dashboard .donator-menu .nav-pills li {
        width: auto;
    }

    .doctor-dashboard .donator-menu .nav-pills {
        flex-wrap: nowrap;
        white-space: nowrap;
        overflow: scroll;
    }
}
