@media (min-width : 992px) and (max-width : 1300px) {
    .sec2card h3 {
        font-size: 18px;
    }

    .sec2cardimgbox {
        width: 130px;
        height: 130px;
    }

    .sec2cardimgbox img {
        width: 75px;
        height: 75px;
    }

    .sec3card p {
        font-size: 10px;
    }

    .sec3card .badge {
        font-size: 8.8px;
        padding: 0px 4px;
        width: 100%;
    }

    .loginbtn {
        height: 43px;
        width: 155px;
        font-size: 16px;
        padding: 7px 17px;  
    }

    .searchbar input {
        width: 315px;
        font-size: 11px;
        height: 40px;
    }

    .searchbtndiv button {
        height: 40px;
        width: 94px;
        font-size: 13px;
    }
    .nav-item .nav-link {
        font-size: 16px;
    }

    .footerpart1 {
        height: 200px;
        width: 100%;
        align-items: normal;
        justify-content: normal;
        top: 60px;
        padding: 0px 60px;
    }

    .footer {
        padding-top: 140px;
        padding-bottom: 40px;
    }

    .footer1-head {
        font-size: 34px;
    }

    .week-row div img {
        width: 50%;
    }

    .detailsec h3 {
        font-size: 20px;
    }

    .detailsimg {
        height: 376px;
    }

    .stats-box {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 10px;
    }

    .divider {
        display: none;
    }

    .detailsright {
        padding: 18px;
    }

    .sessiontext {
        font-size: 14px;
        color: rgba(0, 0, 0, 50%);
    }


}

/* muneeb// */
@media (min-width:992px) and (max-width:1050px) {
    .sec4 {
        height: 349px;
    }

    .sec4 h2 {
        font-size: 39px;
        width: 58%;
    }

    .modal-dialog {
        /* max-width: 80% !important; */
        min-width: 789px;
    }

    .col-div {
        width: 91%;
    }

    .login-inpu {
        width: 100%;
    }

    .input-icon {
        right: 8%;
    }

    .input-div {
        margin-top: 20px;
    }

    .arrow-img {
        width: 25px;
    }

    .login-head {
        font-size: 21px;
    }

    .login-div {
        margin-top: 25px;
    }

    .login-para {
        font-size: 16px;
    }

    .login-para2 {
        width: 100%;
        margin-top: 40px;
    }

    .login-paradiv {
        align-items: center;
    }

    .modal-content {
        /* height: 450px !important;
        margin-top: 51px; */
    }

    .login-border-div {
        margin: auto;
        margin-top: 15px;
        justify-content: center;
        align-items: center;
    }

    .login-border {
        width: 34%;
    }

    .login-img {
        height: 448px !important;
    }

    .sign-para2 {
        width: 100%;
    }

    .login-btn {
        width: 100%;
        height: 50px;
    }

    /* information-page// */
    .information-head {
        font-size: 21px;
        width: 71%;
    }

    .information-card-head {
        font-size: 18px;
    }

    .information-cards {
        padding: 38px 15px 25px;
    }

    .information-para2 {
        width: 100%;
        font-size: 11px;
    }

    .information-img {
        height: 340px !important;
    }

    .information-row {
        padding-top: 30px;
    }

    .information-head2 {
        font-size: 17px;
    }

    .detailsec h6 {
        font-size: 15px;
    }

    .footer-para2 {
        font-size: 12px;
    }

    .footer ul li {
        font-size: 12px;
    }

    .footer-icon {
        width: 35px;
    }

    /* PERSONAL-INFORMATION// */
    .personal-div {
        gap: 40px;
    }

    .personal-page h1 {
        font-size: 18px;
    }

    .personal-box {
        width: 90%;
    }

    .personal-box h2 {
        font-size: 16px;
        width: 80%;
    }

    /* START// */

    .custom-tabs {
        margin-top: 30px;
    }

    .booking-tabs h2 {
        font-size: 14px;
    }

    .chat-row {
        height: 280px;
    }

    .chats .main-box {
        height: 497px;
    }
}