
@media screen and (max-width: 1800px) {
    button.btn.btn-sm.ml-3.Kit {
        padding: 5px 15px;
    }
    button.btn.btn-outline-secondary.btn-sm.ml-3.Questionnaire {
        padding: 5px 15px;
    }

}
@media screen and (max-width: 1650px) {
    .customer-class .col-lg-3 {
        flex: 0 0 33%;
        max-width: 33%;
    }
    button.btn.btn-sm.ml-3.Kit,button.btn.btn-outline-secondary.btn-sm.ml-3.Questionnaire {
    
        padding: 5px 20px;
    }
    footer.mainfooter-class {
        padding-top: 50px!important;
        padding-bottom: 50px!important;
    }
    .imgprofile-class span {
        font-size: 18px;
    }
    span.genderage-class {
        font-size: 14px!important;
    }
    .goalweight-class span {
        font-size: 16px;
    }
    .kit-button, .questionnaire-button, .progress-button, .accept-button {
        font-size: 15px!important;
    }
    .callgreenbtn img.call_img {
        height: 16px!important; 
    }
    h5.mb-1 {
        font-size: 22px;
    }
    p.text-muted.mb-1 {
        font-size: 17px;
    }
    h4.headcls {
        font-size: 27px;
    }
    .genderext_class {
        margin-top: 8px;
    }
    p.goal-class {
        margin-bottom: 12px!important;
    }

    #ripple {
        position: relative;
        margin-top: -109px;
    }
    div#callerName {
        margin-top: 12px!important;
        font-size: 26px!important;
    }
    div#callTime {
        font-size:18px!important;
    }
    .calling-logo img {
        height: 52px;
    }
    a.followbtn-class {
        font-size: 16px;
        padding: 10px 20px;
    }
    .followbtn-class img {
        height: 22px;
    }
    #callScreen button {
        width: 42px;
        height: 42px;
    }
    div#callerInitial {
        width: 100px;
        height: 100px;
        font-size: 32px;
    }




    }
    @media screen and (max-width: 1400px) {

        #webCustomerList td:first-child, #webCustomerList td:nth-child(2) {
            width: 70%;
        }
        .table-action-btn {
            gap: 10px;
        }
        .imgprofile-class  img {
            width: 50px!important;
            height: 50px!important;
        }
    }
    @media screen and (max-width: 1330px) {
        h5.mb-1 {
            font-size: 22px;
        }
        p.text-muted.mb-1 {
            font-size: 14px;
        }
        p.goal-class {
            font-size: 16px;
        }
        .genderext_class {
            margin-top: 10px;
        }
        p.goal-class {
            margin-bottom: 10px!important;
        }
        button.btn.btn-sm.ml-3.Kit,button.btn.btn-outline-secondary.btn-sm.ml-3.Questionnaire,a.btn.btn-outline-success.btn-sm.mt-2.Progress {
            padding: 5px 15px;
            font-size: 15px;
        }
        p.goal-class {
            font-size: 16px!important;
        }
        button.btn.btn-success.w-100.mt-3.Accept {
            font-size: 17px;
            padding: 8px 20px;
        }
        .dualbtncustomer {
            margin-left: 3px!important;
        }
        h4.headcls {
            font-size: 26px;
        }
    }
    @media screen and (max-width: 1279px) {
        button.btn.btn-sm.ml-3.Kit, button.btn.btn-outline-secondary.btn-sm.ml-3.Questionnaire, a.btn.btn-outline-success.btn-sm.mt-2.Progress {
            padding: 5px 15px;
            font-size: 13px;
        }
        button.btn.btn-success.w-100.mt-3.Accept {
            font-size: 15px;
        }
        h5.mb-1 {
            font-size: 20px;
        }
        p.goal-class {
            font-size: 15px !important;
        }
        p.text-muted.mb-1 {
            font-size: 13px;
        }

        .table-action-btn {
            width: max-content;
        }

    }


@media screen and (max-width: 1200px) {

    h5.mb-1 {
        font-size: 20px;
        margin-left: 10%;
    }

   
}

@media screen and (max-width: 1199px) {
.customer-class .col-lg-3 {
    flex: 0 0 50%;
    max-width: 50%;
}
div#webCustomerList_wrapper {
    width: 100%;
    overflow-x: auto;
}
.kit-button, .questionnaire-button, .progress-button, .accept-button {
    padding: 10px 15px;
}
}

/* for list view of customer view */

/* For screens up to 992px */
@media screen and (max-width: 992px) {



}
@media screen and (max-width: 850px) {
.cardbox-profile img {
    width: 130px;
}
}

/* For screens up to 768px */
@media screen and (max-width: 768px) {
    .d-flex {
        flex-direction: column;
        align-items: center;
    }

    img {
        width: 100px;
        margin: 0 auto;
    }

    h5.mb-1,
    p.text-muted.mb-1,
    p {
        margin-left: 0;
        text-align: center;
    }

    .card.shadow-sm.p-3 {
        margin-left: 5%;
        margin-right: 5%;
    }

    button.btn.btn-outline-secondary.btn-sm.ml-3.Questionnaire,
    button.btn.btn-outline-success.btn-sm.mt-2.Progress,
    button.btn.btn-sm.ml-3.Kit,
    button.btn.btn-success.w-100.mt-3.Accept {
        width: 100% !important;
        margin-left: 0 !important;
        margin-top: 10px !important;
    }
}


/* Responsive adjustments */
@media (max-width: 768px) {
    .questionnaire-header .d-flex {
        flex-direction: column;
        align-items: flex-start;
    }

    .date-section {
        margin-left: 0;
        margin-top: 10px;
        width: 100%;
        justify-content: space-between;
    }

    .goal-section {
        margin: 10px 0;
    }
}
/* For screens up to 576px */
@media screen and (max-width: 576px) {
    .card.shadow-sm.p-3 {
        margin-left: 10px;
        margin-right: 10px;
    }

    img {
        width: 80px;
        margin-top: 0;
    }

    h5.mb-1 {
        font-size: 16px;
    }

    p.text-muted.mb-1,
    p {
        font-size: 14px;
    }

    button.btn.btn-sm.ml-3.Kit,
    button.btn.btn-outline-secondary.btn-sm.ml-3.Questionnaire,
    button.btn.btn-outline-success.btn-sm.mt-2.Progress,
    button.btn.btn-success.w-100.mt-3.Accept {
        width: 100% !important;
        margin-left: 0 !important;
        margin-top: 10px !important;
    }
}