@media screen and (max-width: 1680px) {
    .profile-card .info .bottom-panel .rt-box ul {
        gap: 12px;
    }

    .profile-card .info .bottom-panel .add {
        width: calc(100% - 100px);
    }

    .profile-card .info .bottom-panel .add p {
        display: -webkit-box;
        height: 20px;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .profile-card .tham {
        height: 318px;
    }
}

@media screen and (max-width: 1500px) {
    .profile-card .tham {
        height: 273px;
    }
}

@media screen and (max-width: 1399px) {
    .log-reg-form-wrap .text-block h2 {
        font-size: 50px;
    }

    .profile-card .tham {
        height: 240px;
    }
}

@media screen and (max-width: 1199px) {
    .log-reg-form-wrap .text-block h2 {
        font-size: 40px;
    }

    .profile-card .tham {
        height: 198px;
    }
}

@media screen and (max-width: 991px) {
    .col-20 {
        width: 50%;
    }

    .log-reg-form-wrap .text-block h2 {
        line-height: 1.6;
    }

    .reg-form-wrap h3 {
        font-size: 36px;
    }

    .chat-side .chat-panel {
        padding: 10px !important;
    }

    .chat-side .chat-panel .text-box {
        padding: 0 0 0 10px !important;
    }

    .chat-sec .chat-list-wrap {
        width: 210px !important;
    }

    .chat-side .chat-panel .text-box strong {
        font-weight: 500 !important;
        font-size: 16px !important;
        line-height: 1.4 !important;
    }

    .chat-side .chat-panel .text-box p {
        font-weight: 300 !important;
        font-size: 14px !important;
        line-height: 1.2 !important;
    }

    .chat-sec .chat-text-wrap {
        width: calc(100% - 210px) !important;
    }

    .chat-sec .chat-text-wrap .chat-user-info {
        padding: 10px !important;
    }

    .chat-sec .chat-text-wrap .chat-body {
        height: calc(100vh - 210px) !important;
        padding: 0 20px !important;
    }
}

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

@media screen and (max-width: 767px) {
    .log-reg-form-wrap .text-block {
        padding: 0 0 40px;
        text-align: center;
    }

    .dashboard-page-sec {
        flex-direction: column;
    }

    .dashboard-page-sec .dh-sidebar,
    .dashboard-page-sec .dashboard-sidebar {
        width: 100%;
        position: relative;
    }

    .dashboard-page-sec .dh-sidebar {
        width: 100%;
        background: #FFFFFF;
        position: relative;
        /*        position: -webkit-sticky;*/
        top: 0;
        height: auto;
    }

    .dashboard-main-content {
        width: 100%;
        padding: 35px 15px;
        margin: 0;
    }

    .profile-card .tham {
        height: 358px;
    }

    .afterloginheader .afthd-logo {
        margin: 0 auto;
    }

    .afterloginheader .afterloginheader-wrap {
        flex-wrap: wrap;
    }

    .afterloginheader .afterloginheader-wrap .rt-side {
        width: 100%;
        margin-top: 8px;
        padding-top: 6px;
        border-top: 1px solid #CACACA;
        justify-content: space-between;
        align-items: center;
    }

    .afterloginheader {
        padding: 8px 15px;
        height: auto;
    }

    .main-content {
        margin: 105px 0 0;
    }

    #chatbot .chat_area {
        width: 300px !important;
        height: 480px !important;
        right: 25px !important;
        bottom: 67px !important;
    }

    .header .header-wrap {
        flex-wrap: wrap;
        justify-content: center;
    }

    .header .nav-sec {
        width: 100%;
        align-content: center;
        justify-content: space-between;
        padding: 10px 0 0;
    }

    .header .header-wrap .log-reg-block ul li a {
        font-size: 14px;
        font-weight: 700;
        line-height: 27px;
        padding: 4px 20px;
    }

    .header {
        padding: 10px 0 0;
    }

    .from-group.d-flex {
        flex-direction: column;
        gap: 10px
    }

    .reg-form-wrap .from-group.d-flex .col-sm-4 {
        margin-left: 0 !important;
    }


}

@media screen and (max-width: 575px) {
    .col-20 {
        width: 100%;
    }

    .main-content {
        margin: 130px 0 0;
    }

    .chat-side .chat-panel .text-box {
        display: none;
    }

    .header .logo-block {
        max-width: 140px;
    }

    .header .logo-block img {
        width: 100%;
    }

    .header .header-wrap .log-reg-block ul li a {
        font-size: 14px;
        padding: 9px 24px;
        line-height: 1.2;
    }

    .footer .top-ft {
        padding: 20px 0;
    }

    .footer .ft-logo {
        max-width: 120px;
        margin: 0 auto;
    }

    .footer .ft-logo img {
        width: 100%;
    }

    .footer .bottom-ft ul a {
        font-size: 16px;
    }

    .btn-wrapp .btn {
        padding: 14px 28px;
        font-size: 16px;
    }

    .icon-image {
        padding: 0;
        width: 150px;
        border-radius: 13px;
        border: 1px solid #e7e7e7;
        background: #fff;
    }

    .reg-form-wrap h3 {
        font-size: 30px;
    }

    .fr-desc p {
        font-size: 16px;
    }

    .log-reg-form-wrap .text-block h2 {
        font-size: 30px;
    }

    .log-reg-form-sec {
        padding-top: 150px;
    }

    .profile-card .tham {
        height: auto;
    }



    .chat-sec {
        height: calc(100vh - 260px);
        flex-wrap: wrap;
    }

    @media not all and (min-resolution: 0.001dpcm) {
        .chat-sec {
            height: calc(100vh - 260px);
            flex-wrap: wrap;
        }
    }

    .chat-sec .chat-list-wrap {
        width: 100% !important;
        overflow-x: auto !important;
        height: auto !important;
        border-bottom: 1px solid #E9E9E9 !important;
        overflow: -moz-scrollbars-none;
        -ms-overflow-style: none;
    }

    .chat-sec .chat-list-wrap::-webkit-scrollbar {
        height: 0 !important;
    }


    .chat-sec .chat-list-wrap .chat-side {
        height: auto !important;
        display: flex;
        align-items: center;
        overflow: -moz-scrollbars-none;
        -ms-overflow-style: none;
    }

    .chat-sec .chat-list-wrap .chat-side::-webkit-scrollbar {
        height: 0 !important;
    }

    .chat-side .chat-panel {
        padding: 10px !important;
        border-bottom: none !important;
        position: relative;
    }

    .chat-sec .chat-text-wrap {
        width: 100% !important;
    }

    .chat-sec .chat-text-wrap .chat-body {
        height: calc(100vh - 460px) !important;
        padding: 0 15px !important;
    }

    .chat-sec .chat-text-wrap .chat-body .text-chat-wrap {
        max-width: 80%;
        padding: 10px 10px;
    }

    .chat-sec .chat-text-wrap .chat-body .rply-message .text-chat-wrap .text {
        max-width: 100%;
        word-wrap: break-word;
        padding: 10px 10px;
    }

    .afterloginheader .afterloginheader-wrap .rt-side {
        /* flex-wrap: wrap; */
        gap: 10px;
    }

    /* .buy_coin_box {
        width: 100%;
        justify-content: space-between;
    } */

    .head_buy {
        background: #E54D02;
        font-size: 14px;

        padding: 6px 6px 9px;

    }

    .afterloginheader .afterloginheader-wrap .rt-side .user-info>span {
        display: none;
    }

    .chat-side .chat-panel:hover {
        background: #fff;
    }
        .hide-box button.delete-chat-inbox {
            width: 20px;
            height: 20px;
            font-size: 14px;
            position: absolute;
            right: 5px;
            bottom: 11px;
            border: 1px solid red;
        }
}

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