@media (max-width: 480px) {
    .sec1 h1 {
        font-size: 31px;
        width: 100%;
    }

    .sec3boxes {
        grid-template-columns: 1fr;
        gap: 100px;
    }

    .sec1 p {
        width: 98%;
    }

    .sec1banner {
        height: 480px;
    }
    .sec3card .personimg {
        border-radius: 10px;
        height: 166px;
        object-fit: cover;
    }

    .sec1 {
        padding-top: 60px;
    }

    .searchbtndiv button {
        height: 45px;
        width: 103px;
        font-size: 15px;
    }

    .searchbar input {
        width: 100%;
        font-size: 12px;
        padding-left: 10px;
        padding-right: 110px;
    }

    .offcanvas-header {
        padding-top: 0;
        padding-bottom: 0;
    }

    .sec2 h1 {
        font-size: 28px;
    }

    .sec2 {
        padding: 40px 0px;
    }

    .sec2card h3 {
        font-size: 18px;
    }

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

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

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

    .sec3card p {
        font-size: 10px;
        color: rgba(0, 0, 0, 80%);
    }

    .sec3 h1 {
        font-size: 18px;
    }

    .sec3 h3 {
        font-size: 15px;
    }

    .sec3 {
        padding-bottom: 50px;
        padding-top: 20px;
    }

    .sec4 {
        height: fit-content;
        padding: 50px 0px;
    }

    .sec4 h2 {
        font-size: 25px;
        width: 100%;
    }

    .sec3card h2 {
        font-size: 16px;
    }

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

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

    .footer1-head {
        color: #ffffff;
        font-size: 31px;
    }

    .footersec-input {
        width: 80%;
        height: 48px;
    }

    .input-btn {
        height: 48px;
    }

    .listing-head {
        margin-top: 30px;
        font-size: 31px;
    }

    .leftbox h2 {
        padding: 25px;
        font-size: 28px;
    }

    .leftbox .nav-tabs .nav-link {
        padding-left: 30px;
        font-size: 18px;
    }

    .detailsimg {
        height: 202px !important;
    }

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

    .detailsec p {
        font-size: 13px;
        width: 100%;
    }

    .specialbtnbadge {
        font-size: 11px;
    }

    .week-row div {
        justify-content: space-between;
    }

    .week-row div img {
        display: none;
    }

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

    .detailsright {
        padding: 20px;
    }

    .sessionbox {
        padding: 10px;
    }

    .discountText {
        font-size: 15px;
        color: #000000;
        text-align: center;
    }

    .flexboxclass {
        flex-direction: column;
        justify-content: center;
    }

    .found-page {
        margin-top: 30px;
    }

    .modal-dialog {
        min-width: 300px;
    }

    .login-inpu {
        width: 100%;
    }

    .input-icon {
        right: 8%;
    }

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

    .arrow-img {
        width: 20px;
    }

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

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

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

    .login-para2 {
        width: 100%;
    }

    .login-paradiv {
        /* height: 0px; */
        align-items: center;
    }

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

    .login-para2 {
        margin-top: 50px;
        margin-bottom: 8px;
    }

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

    .login-border {
        width: 34%;
    }

    .sign-up-inpu {
        width: 100%;
    }

    .col-div {
        width: 100%;
    }

    .reset-btn {
        width: 100%;
        margin-bottom: 30px;
    }

    .sign-up-para {
        font-size: 13px;
        width: 100%;
    }

    .sing-up-row {
        padding-top: 30px;
    }

    .sign-para2 {
        width: 99% !important;
    }

    .login-btn {
        width: 100%;
    }

    .veryfy-input {
        width: 35px;
        height: 35px;
    }

    .veryfy-div {
        justify-content: center;
        align-items: center;
    }

    .reset-para {
        font-size: 13px;
    }

    .foung-btn {
        width: 100%;
        font-size: 14px;
    }

    .found-para {
        font-size: 13px;
        width: 100%;
    }

    /* INFORMATION-PAGE// */
    .information-head {
        width: 100%;
        font-size: 16px;
    }

    .information-cards {
        margin-top: 40px;
    }

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

    .information-img {
        height: 100% !important;
        margin-top: 25px;
    }

    .information-box {
        padding: 15px;
        margin-top: 30px;
        margin-bottom: 0px;
    }

    .number-box h1 {
        width: 40px;
        height: 40px;
        font-size: 18px;
    }

    .information-head2 {
        font-size: 16px;
        margin-top: 10px;
    }

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

    .information-div {
        flex-wrap: wrap;
    }

    /* OFFCANVA-PAGE// */
    .offcanva-box {
        width: 100%;
        padding: 30px 20px;
    }

    .offcanva-modal {
        width: 100%;
    }

    .offcanva-btn {
        width: 85px;
    }

    .offcanva-btn {
        font-size: 12px;
    }

    .offcanva-box2 {
        width: 22%;
        height: 70px;
    }

    .offcanva-para {
        font-size: 12px;
    }

    .offcanva-head3 {
        font-size: 17px;
        margin-top: 20px;
    }

    .offcanva-btn2 {
        font-size: 14px;
        margin-top: 20px;
    }

    .offcanva-line {
        margin-top: 20px;
    }

    .offcanva-head2 {
        font-size: 17px;
        margin-top: 20px;
    }

    .offcanva-head {
        font-size: 18px;
    }

    .offcanva-cards {
        margin-top: 25px;
    }

    /* payment-page/// */
    .payment-sec1 h1 {
        font-size: 17px;
    }

    .payment-head {
        font-size: 15px;
    }

    .payment-img {
        width: 20px;
    }

    .round-checkbox .box {
        width: 20px;
        height: 20px;
    }

    .payment-option h1 {
        font-size: 14px;
    }

    .payment-para {
        font-size: 12px;
    }

    .payment-img3 {
        width: 100px;
    }

    .payment-input {
        font-size: 13px;
    }

    .faq-head span {
        font-size: 14px;
    }

    .faq-head {
        font-size: 13px !important;
    }

    .payment-box2 p {
        font-size: 13px;
    }

    .payment-box2 h1 {
        font-size: 17px;
    }

    .payment-modal-box {
        width: 90%;
    }

    /* about-us-page// */
    .about-bg h1 {
        font-size: 40px;
        width: 100%;
    }

    .about-bg {
        height: 250px;
    }

    .about-row {
        padding-top: 60px;
    }

    .about-col h3 {
        font-size: 13px;
    }

    .about-col h1 {
        font-size: 30px;
    }

    .about-col h4 {
        font-size: 17px;
    }

    .about-col p {
        font-size: 12px;
    }

    .about-col {
        padding: 30px 10px;
    }

    .about-img {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        border-bottom-left-radius: 0px;
    }

    .about-col {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        border-top-right-radius: 0px;
    }

    .about-head {
        margin-top: 40px;
        font-size: 25px;
    }

    .accordion-item {
        width: 100% !important;
    }

    .accordion-flush > .accordion-item > .accordion-header .accordion-button,
    .accordion-flush
        > .accordion-item
        > .accordion-header
        .accordion-button.collapsed.active {
        font-size: 14px;
    }

    .about-head2 {
        font-size: 18px;
    }

    .about-para {
        font-size: 13px;
    }

    /* privicy-policy-page// */

    .privicy-head {
        font-size: 25px;
        margin-top: 30px;
    }

    .policy-box h1 {
        font-size: 18px;
    }

    .policy-box p {
        font-size: 12px;
    }

    /* contact-page// */
    .faq-section h4 {
        font-size: 15px;
    }

    .faq-contact-wrapper {
        padding: 30px 0px;
    }

    .faq-contact-container {
        padding: 30px 20px;
    }

    .faq-section h2,
    .form-section h2 {
        font-size: 18px;
        margin-top: 15px;
        /* margin-bottom: 0px; */
    }

    /* faq-page// */
    .faq-container h2 {
        font-size: 30px;
    }

    .faq-bg h1 {
        font-size: 35px;
    }

    .faq-bg p {
        font-size: 18px;
        margin-bottom: 0px;
    }

    .faq-bg {
        height: 220px;
    }

    /* FEATURES-PAGE// */
    .features-bg h1 {
        font-size: 40px;
    }

    .features-bg button {
        width: 150px;
        height: 40px;
        font-size: 14px;
        margin-top: 8px;
    }

    .features-bg {
        height: 220px;
    }

    .features-head {
        margin-top: 40px;
        font-size: 25px;
    }

    .features-para {
        font-size: 14px;
    }

    .features-box {
        margin-top: 30px;
    }

    .features-card2 h1 {
        font-size: 25px;
    }

    .features-card2 p {
        font-size: 14px;
        line-height: 25px;
    }

    .features-card2 {
        height: 400px;
    }

    .futures-card-row {
        padding-top: 40px;
    }

    .features-col h1 {
        margin-top: 0px;
        font-size: 23px;
    }

    .features-col h2 {
        font-size: 16px;
    }

    .features-col p {
        font-size: 12px;
    }

    .section-image {
        margin-top: 50px;
    }

    .featuers-btn2 {
        font-size: 13px;
        height: 45px;
    }

    .section-images {
        width: 100%;
        border-radius: 10px;
        /* height: 260px; */
        margin-top: 40px;
    }

    .last-section {
        flex-wrap: wrap;
        margin-top: 20px;
        gap: 0px;
    }

    #love-mind {
        height: fit-content;
        padding-bottom: 20px;
    }

    #self-love {
        height: fit-content;
        padding-bottom: 20px;
    }

    #relationship-tips {
        height: fit-content;
        padding-bottom: 20px;
    }

    #breakup-advice {
        height: fit-content;
        padding-bottom: 20px;
    }

    /* personal-information-page// */

    .personal-page h1 {
        font-size: 15px;
        text-wrap: nowrap;
    }

    .personal-div {
        gap: 20px;
        overflow-x: scroll;
        justify-content: start;
        padding-top: 0px;
    }

    .personal-div::-webkit-scrollbar {
        scroll-behavior: none !important;
        scrollbar-width: none !important;
    }

    .personal-page {
        height: fit-content;
        padding: 30px 0px 25px;
    }

    .personal-box {
        width: 100%;
        padding: 30px 15px;
        margin-top: 40px;
    }

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

    .personal-box h2 {
        font-size: 14px;
        width: 100%;
        line-height: 25px;
    }

    .personal-div2 {
        margin-top: 30px;
    }

    .personal-div2 p {
        margin-top: 8px;
    }

    .persnol-input2 {
        background-size: 10px 10px;
    }

    .personal-btn {
        font-size: 15px;
        margin-top: 30px;
    }

    .personal-div2 h6 {
        font-size: 18px;
    }

    .personal-div2 h5 {
        font-size: 14px;
    }

    .photo-btn {
        font-size: 11px;
        /* width: 130px; */
        height: 45px;
    }

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

    .personal-div a {
        font-size: 15px;
        text-wrap: nowrap;
    }

    .text-area {
        height: 150px;
    }

    .personal-modal {
        padding: 20px 15px;
    }

    .personal-modal h1 {
        font-size: 16px;
        letter-spacing: 1px;
    }

    .personal-modal p {
        font-size: 12px;
    }

    .close {
        top: 12px;
    }

    .arrow-div {
        gap: 10px;
    }

    .modal-content2 {
        padding: 25px 15px;
    }

    .details-btn {
        font-size: 12px;
        width: 140px;
    }

    .btn-div {
        justify-content: center;
    }

    .breadcrumb-div {
        flex-wrap: wrap;
    }

    #exampleModal .modal-content {
        width: 100%;
    }

    .coach-modal {
        padding: 30px 20px;
    }

    .sessionbox .nav-tabs .nav-link {
        text-wrap: nowrap;
    }

    .second-modal .coach-modal {
        width: 100%;
    }

    /* booking-page// */
    .custom-tabs {
        justify-content: start;
        flex-wrap: wrap;
        margin-top: 30px;
    }

    .custom-tab-btn {
        padding: 8px;
        font-size: 12px;
    }

    .booking .offcanva-btns {
        margin-top: 15px;
    }

    .tabs-parrent2 {
        margin-top: 50px;
    }

    .booking .sidebar {
        padding: 30px 0px;
    }

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

    .tab-parrent3 {
        justify-content: start;
    }

    .booking .modal-content {
        width: 100%;
        padding: 40px 13px 50px;
    }

    .booking .content-box {
        padding: 20px 15px;
    }

    .chats .chat-box2 {
        width: 170px;
    }

    .chats .filter-box {
        flex-wrap: wrap;
    }

    .chats .btn-div {
        flex-wrap: wrap;
    }

    .chats-btn {
        font-size: 10px;
        width: 86px;
    }

    .chat-input2 {
        width: 100%;
    }

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

    .main-parrent {
        height: 280px;
    }

    .chat-row {
        height: 280px;
    }

    .chats .modal-content {
        width: 100%;
        padding: 20px 25px 30px;
    }

    .chats2 .modal-content {
        width: 100%;
        padding: 20px 25px 30px;
    }

    .chat-modal-head {
        font-size: 14px;
    }

    .chat-modal-para {
        font-size: 12px;
        width: 100%;
    }

    .coach-modalbtn {
        margin-top: 30px;
        font-size: 12px;
    }

    .message-img2 {
        width: 95px;
        height: 95px;
    }

    .chat-modal-head2 {
        font-size: 15px;
    }

    .star-group {
        width: 153px;
        height: 30px;
    }

    .chat-text-area {
        height: 150px;
    }

    .withdraw-head {
        font-size: 14px;
    }

    .withdraw-head2 {
        font-size: 18px;
    }

    .withdra-button {
        margin-top: 15px;
    }

    .withdraw-card {
        padding: 20px 15px;
        flex-wrap: wrap;
    }

    .notification-box {
        flex-wrap: wrap;
    }

    .withdraw .main {
        padding: 20px 15px 30px;
    }

    .withdraw-btn3 {
        margin-top: 40px;
    }

    .withdraw-box {
        width: 100%;
    }

    .withdraw-box h5 {
        font-size: 31px;
    }

    .withdraw-btn4 {
        margin-top: 50px;
    }

    .modal-row {
        padding-top: 20px;
    }

    .withdraw-modalhead {
        font-size: 18px;
    }

    .withdraw-modalhead2 {
        font-size: 16px;
        margin-top: 20px;
    }

    .withdraw-head3 {
        font-size: 10px;
    }
    .extrapad {
        padding: 0px;
    }
    .btn-extend {
        padding: 0px 10px;
    }
    .chats .user-box2 {
        padding: 0px 0px 15px 0px;
    }
}

@media (min-width: 481px) and (max-width: 991px) {
    .modal-dialog {
        min-width: 300px;
    }

    .sec3card .badge {
        font-size: 9.5px;
        padding: 0px 7px;
    }

    .sec1 h1 {
        font-size: 36px;
        width: 78%;
    }

    .sec1 p {
        width: 98%;
    }

    .sec1banner {
        height: 530px;
    }

    .sec1 {
        padding-top: 70px;
    }

    .searchbtndiv button {
        height: 45px;
        width: 103px;
        font-size: 15px;
    }

    .searchbar input {
        width: 100%;
        font-size: 12px;
        padding-left: 10px;
        padding-right: 110px;
    }

    .offcanvas-header {
        padding-top: 0;
        padding-bottom: 0;
    }

    .sec2 h1 {
        font-size: 32px;
    }

    .sec2 {
        padding: 60px 0px;
    }

    .sec2card h3 {
        font-size: 18px;
    }

    .sec3 h1 {
        font-size: 28px;
    }

    .sec3 h3 {
        font-size: 19px;
    }

    .sec2card h3 {
        font-size: 18px;
    }

    .sec3 {
        padding-bottom: 60px;
        padding-top: 20px;
    }

    .sec4 {
        height: fit-content;
        padding: 70px 0px;
    }

    .sec4 h2 {
        font-size: 30px;
        width: 90%;
    }

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

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

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

    .footersec-input {
        width: 80%;
        height: 48px;
    }

    .input-btn {
        height: 48px;
    }

    .week-row div img {
        margin-top: 10px;
        width: 40%;
    }

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

    .detailsimg {
        height: 276px;
    }

    .detailsec p {
        font-size: 15px;
        width: 100%;
    }

    .found-page {
        margin-top: 50px;
    }

    .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: 30px;
    }

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

    .login-para2 {
        width: 100%;
        margin-bottom: 27px;
        margin-top: 30px;
    }

    .login-paradiv {
        /* height: 0px; */
        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: fit-content !important;
    }

    .sign-up-inpu {
        width: 100%;
    }

    .reset-btn {
        width: 100%;
        margin-bottom: 50px;
    }

    .sign-up-para {
        font-size: 13px;
    }

    .sing-up-row {
        padding-top: 50px;
    }

    .modal-content2 {
        padding-bottom: 50px;
        margin-top: 130px;
    }

    .sign-para2 {
        width: 99% !important;
    }

    .login-btn {
        width: 100%;
    }

    .col-div {
        width: 95%;
        margin: 0 auto;
    }

    .veryfy-div {
        justify-content: center;
        align-items: center;
    }

    .foung-btn {
        width: 100%;
        font-size: 14px;
    }

    .found-para {
        font-size: 13px;
        width: 100%;
    }

    .information-head {
        width: 100%;
        font-size: 16px;
    }

    .information-cards {
        margin-top: 40px;
    }

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

    .information-img {
        height: 100% !important;
        margin-top: 25px;
    }

    .information-box {
        padding: 20px 20px;
    }

    .number-box h1 {
        width: 40px;
        height: 40px;
        font-size: 18px;
    }

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

    .information-para2 {
        width: 83%;
        font-size: 12px;
    }

    .information-card-para {
        width: 55%;
        margin-top: 14px;
    }

    .information-div {
        flex-wrap: wrap;
    }

    /* ABOUT-US-PAGE// */
    .about-col {
        padding: 30px 5px;
    }

    .about-col h1 {
        font-size: 35px;
    }

    .about-col h3 {
        font-size: 15px;
    }

    .about-head {
        margin-top: 10px;
        font-size: 35px;
    }

    .about-bg {
        height: 300px;
    }

    .about-row {
        padding-top: 60px;
    }

    .about-bg h1 {
        font-size: 40px;
    }

    .faq-container {
        margin-top: 40px;
    }

    .accordion-flush > .accordion-item > .accordion-header .accordion-button,
    .accordion-flush
        > .accordion-item
        > .accordion-header
        .accordion-button.collapsed.active {
        font-size: 17px;
    }

    /* PRIVICY-POLICY-PAGE// */
    .privicy-head {
        font-size: 30px;
    }

    .policy-box h1 {
        font-size: 22px;
    }

    .policy-box p {
        font-size: 13px;
    }

    /* CONTACT-PAGE// */
    .faq-section h4 {
        font-size: 18px;
    }

    .faq-section h2,
    .form-section h2 {
        font-size: 22px;
    }

    .faq-contact-container {
        padding: 40px 20px;
    }

    /* FEATURES-PAGE// */
    .features-bg h1 {
        font-size: 40px;
    }

    .features-bg button {
        width: 150px;
        height: 40px;
        font-size: 14px;
        margin-top: 8px;
    }

    .features-bg {
        height: 220px;
    }

    .features-head {
        margin-top: 40px;
        font-size: 25px;
    }

    .features-para {
        font-size: 14px;
    }

    .features-box {
        margin-top: 30px;
    }

    .features-card2 h1 {
        font-size: 25px;
    }

    .features-card2 p {
        font-size: 14px;
        line-height: 25px;
    }

    .features-card2 {
        height: 400px;
    }

    .futures-card-row {
        padding-top: 40px;
    }

    .features-col h1 {
        margin-top: 0px;
        font-size: 23px;
    }

    .features-col h2 {
        font-size: 16px;
    }

    .features-col p {
        font-size: 12px;
    }

    .section-image {
        margin-top: 50px;
    }

    .featuers-btn2 {
        font-size: 13px;
        height: 45px;
    }

    .section-images {
        width: 100%;
        border-radius: 10px;
        /* height: 260px; */
        margin-top: 40px;
    }

    .last-section {
        flex-wrap: wrap;
        margin-top: 60px;
        gap: 0px;
    }

    #love-mind {
        height: fit-content;
        padding-bottom: 30px;
    }

    #self-love {
        height: fit-content;
        padding-bottom: 30px;
    }

    #relationship-tips {
        height: fit-content;
        padding-bottom: 30px;
    }

    #breakup-advice {
        height: fit-content;
        padding-bottom: 30px;
    }

    .faq-container h2 {
        font-size: 30px;
    }

    /* personal-information-page// */

    .personal-page h1 {
        font-size: 15px;
        text-wrap: nowrap;
    }

    .personal-div {
        gap: 20px;
        overflow-x: scroll;
        justify-content: start;
        padding-top: 0px;
    }

    .personal-div::-webkit-scrollbar {
        scroll-behavior: none !important;
        scrollbar-width: none !important;
    }

    .personal-page {
        height: fit-content;
        padding: 30px 0px 25px;
    }

    .personal-box {
        width: 100%;
        padding: 30px 15px;
        margin-top: 40px;
    }

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

    .personal-box h2 {
        font-size: 14px;
        width: 100%;
        line-height: 25px;
    }

    .personal-div2 {
        margin-top: 30px;
    }

    .personal-div2 p {
        margin-top: 8px;
    }

    .persnol-input2 {
        background-size: 10px 10px;
    }

    .personal-btn {
        font-size: 15px;
        margin-top: 30px;
    }

    .personal-div a {
        font-size: 15px;
        text-wrap: nowrap;
    }

    .personal-modal {
        padding: 20px 15px;
    }

    .personal-modal h1 {
        font-size: 14px;
        letter-spacing: 1px;
    }

    .personal-modal p {
        font-size: 13px;
    }

    .close {
        top: 12px;
    }

    .photo-div {
        margin-top: 30px;
    }

    .booking .modal-content {
        width: 100%;
        padding: 50px 20px 60px;
    }

    .chats .chat-box2 {
        width: 170px;
    }

    .chats .filter-box {
        flex-wrap: wrap;
    }

    .chats .btn-div {
        flex-wrap: wrap;
    }

    .chats-btn {
        font-size: 10px;
        width: 86px;
    }

    .chats .modal-content {
        width: 100%;
        padding: 20px 25px 30px;
    }

    .chats2 .modal-content {
        width: 100%;
        padding: 20px 25px 30px;
    }

    .chat-modal-head {
        font-size: 14px;
    }

    .chat-modal-para {
        font-size: 12px;
        width: 100%;
    }

    .coach-modalbtn {
        margin-top: 30px;
        font-size: 12px;
    }

    .message-img2 {
        width: 95px;
        height: 95px;
    }

    /* START// */
    .details-btn {
        font-size: 12px;
        width: 140px;
    }

    .custom-tabs {
        justify-content: start;
        flex-wrap: wrap;
        margin-top: 30px;
    }

    .custom-tab-btn {
        padding: 8px;
        font-size: 12px;
    }

    .booking .offcanva-btns {
        margin-top: 15px;
    }

    .tabs-parrent2 {
        margin-top: 50px;
    }

    .booking .sidebar {
        padding: 30px 0px;
    }

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

    .tab-parrent3 {
        justify-content: start;
    }

    .btn-div {
        justify-content: center;
    }

    .breadcrumb-div {
        flex-wrap: wrap;
    }

    .chat-row {
        height: 280px;
    }

    .chats .main-box {
        height: 497px;
    }
    .extrapad {
        padding: 0px 10px;
    }
    .chats .user-box2 {
        padding: 0px 0px 15px 0px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .veryfy-input {
        height: 42px;
        width: 42px;
    }

    .information-card-para {
        width: 100%;
    }

    .payment-img3 {
        width: 130px;
    }

    .payment-para4 {
        font-size: 12px !important;
    }

    .payment-box2 p {
        font-size: 15px;
    }

    .payment-box2 h1 {
        font-size: 18px;
    }

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

    /* FEATURES-PAGE// */
    .features-card2 {
        width: 333px;
    }

    .section-images {
        width: 350px;
        /* height: 350px; */
    }

    .last-section {
        flex-wrap: nowrap;
        gap: 50px;
    }

    .section-image {
        margin-top: 0px;
    }

    .section-images {
        margin-top: 0px;
    }

    /* PERSNOAL-INFORMATION// */
    .personal-div {
        /* justify-content: center; */
        gap: 30px;
    }

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

    /* START// */

    /* booking-page// */
    .custom-tabs {
        justify-content: start;
        flex-wrap: wrap;
        margin-top: 30px;
    }

    .custom-tab-btn {
        padding: 8px;
        font-size: 12px;
    }

    .booking .offcanva-btns {
        margin-top: 15px;
    }

    .tabs-parrent2 {
        margin-top: 50px;
    }

    .booking .sidebar {
        padding: 30px 0px;
    }

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

    .tab-parrent3 {
        justify-content: start;
    }

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

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

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

    .booking-tabs {
        padding: 0px 0px 0px 11px;
    }

    .chat-row {
        height: 280px;
    }

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

    /* START// */
    .details-btn {
        font-size: 12px;
        width: 140px;
    }

    .custom-tabs {
        justify-content: start;
        flex-wrap: wrap;
        margin-top: 30px;
    }

    .custom-tab-btn {
        padding: 8px;
        font-size: 12px;
    }

    .booking .offcanva-btns {
        margin-top: 15px;
    }

    .tabs-parrent2 {
        margin-top: 50px;
    }

    .booking .sidebar {
        padding: 30px 0px;
    }

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

    .tab-parrent3 {
        justify-content: start;
    }

    .btn-div {
        justify-content: center;
    }

    .breadcrumb-div {
        flex-wrap: wrap;
    }

    .chat-row {
        height: 280px;
    }

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

@media (max-width: 992px) {
    .sec3boxes {
        grid-template-columns: repeat(3, 1fr);
        gap: 100px 20px;
    }
}

@media (max-width: 768px) {
    .sec3boxes {
        gap: 100px 20px;
        grid-template-columns: repeat(2, 1fr);
    }

    .stats-box {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .divider {
        display: none !important;
    }

    .stat-item {
        width: 100%;
    }
}
