
/* sm */
@media (max-width: 540px) {
    .access_no_popup{
        position: absolute;
        bottom: 80px;
        left: 0;
        right: 0;
        width: 100%;
    }

    .chatting_part_rhm img, .chatting_part_rhm span {
        /* margin-left: 9px; */
    }
    
    .access_no_popup_cross img {
       margin: 0; 
    }
    .access_no_popup_cross,.rhm_alert_modal_cross{
        justify-content: center;
        position: absolute;
        right: 45%;
        top: -60px;
    }
    .popup_overlay{
        top: 80px;
    }
    .account-rhm {
        width: 450px;
    }
    .chatting-div {
        width: 436px !important;
    }
    #withdraw-privilege{
        width: 90%;
    }

    .keyboard-button {
        padding-left: 2px;
        padding-right: 2px;
    }
    
    .keyboard-button {
        padding: 2px;
        font-size: 8px;
    }

    #languageSelect {
        height: 26px;
        font-size: 10px;
    }
    #Clear {
        height: 26px;
        font-size: 10px;
    }
    .user_message_div p{
        font-size: 10px;
    }
    
    #receiver_name_rhm {
        font-size: 12px;
    }
    .contact-span span:first-child {
        font-size: 12px;
    }
    .grid-two{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
}
/* xsm */
@media (max-width: 480px) {
    .account-rhm {
        width: 380px;
    }
    .grid-two{
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
    .community-parent-containers h2{
        font-size: 12px !important;
    }
    .view-clubs-list h2 a {
        font-size: 8px !important;
    }
    .com_double_img span{
        font-size: 8px !important;
    }
    .com_each_btn_div button{
        font-size: 10px !important;
    }
    .harkat_inner_head_2 span{
        font-size: 10px !important;
    }
    .harkat_inner_head_1 span{
        font-size: 10px !important;
    }
    .chatting-div {
        width: 365px !important;
    }
    .no_div_css{
        font-size: 12px;
        line-height: 24px;
    }
}
@media (max-width: 420px){
    .account-rhm {
        width: 360px;
    }
}
@media (max-width: 400px) {
    .account-rhm {
        width: 330px;
    }
    .chatting-div {
        width: 316px !important;
    }
    .pri-access,#type-of-members,.account-div-1,.ac-table tr,.account-nav li,.profile_dream_css,.page-div-1,.page-div-1 .socialMediaHandleClass,#submit-withdraw-privilege,.harkat_club_div,#lpp-div, #messiah-div,.frame .tabs-row button,.profile-div-up{
        font-size: 10px;
    }
    .page-div-2 input{
        padding: 5px 13px;
    }
    .page-div-2 button{
        padding: 6px 8px;
    }
    .center_style span,.profile-div-1 .pro-top{
        font-size: 12px;
    }
    #withdraw-privilege input{
        height: 32px;
    }
}
@media (max-width: 360px){
    .account-rhm {
        width: 300px;
    }
    .chatting-div {
        width: 290px !important;
    }
    .pri_security_btn_div{
        justify-content: center;
        flex-direction: column;
        align-items: end;
    }
}