

@media (max-width: 1920px) { 

}
@media (max-width: 1599px) { 
    .chat_users { width: 58%; }   
}
@media (max-width: 1400px) { 
    .dashbox .dashbox_title { font-size: 22px; } 
    .all_search { width: 70%; }
    .chat_result_basebox { height: 278px; }
    .chat_row .chat_input_col { width: 68%;}
    .chat_row .chat_action_col { width: 32%;} 
    .admin_chatbox .action_box ul li { margin: 0 0 0 5px; }
    .chat_users { width: 58%; }
}
@media (max-width: 1366px) { 
    .chat_users { width: 50%; }
}
@media (max-width: 1199px) { 
    .left__pl { width: 24%; width: 238px;}
    .right__pl { width: 76%; width: calc(100% - 238px); }
    .all_search { width: 80%; }
    .chat_row .chat_input_col { width: 85%;}
    .chat_row .chat_action_col { width: 15%;} 
    .chat_users { width: 70%; }
}
@media (max-width: 991px) { 
    .left__pl { width: 26%; width: 200px; }
    .right__pl { width: 74%; width: calc(100% - 200px); }
    .layout__container { padding: 0 0 50px 0; }
    .admin_footer p { font-size: 15px; }
    .chat_row .chat_input_col { width: 82%;}
    .chat_row .chat_action_col { width: 18%;} 
    .chatuser_imgbox { width: 30px; height: 30px; min-width: 30px; margin: 0 10px 0 0;}
    .chat_resultbox.my__chat .chatuser_imgbox { margin: 0 0 0 10px;}
    .chat_resultbox.your__chat .chat_readbox::before, .chat_resultbox.my__chat .chat_readbox::before { top: 7px;}
    .chat_users { width: 60%; }
}
@media (max-width: 767px) { 
    .dashbox .revenue__box { margin: 0 0 40px 0; }
    .admin_footer p { font-size: 15px;}
    .dashbox .chartbox canvas { max-width: 100%; width: 100% !important; height: auto !important; min-height: 160px;}
    .welcome_txtbox h6 { font-size: 15px;}
    .welcome_txtbox small { font-size: 12px;}
    .chat_row .chat_input_col { width: 70%;}
    .chat_row .chat_action_col { width: 30%;} 
    .dashbox .admin_chatbox_base .revenue__box { display: inline-block;}
    .dashbox .admin_chatbox_base .revenue__box .dashbox_maintitle { margin: 0 0 15px 0; display: inline-block;}
    .chat_users { width: 100%; }
    .chat_users ul li a.chatuser { margin: 0 10px 0 0;}
    
}
@media (max-width: 575px) { 
    .topbox { padding: 12px 15px; }
    .left__pl.collapsed__pl .admin__logosec .hamburger { margin: 0 auto; }
    .admin_footer p { font-size: 14px; }
    .chat_row { display: table;}
    .chat_row .chat_input_col { width: 100%;}
    .chat_row .chat_action_col { width: 100%;} 
    .chat_row .chat_input_col input, .chat_row .chat_input_col textarea { margin: 0 0 10px 0; }
    .chat_resultbox .chat_readbox img, .chat_resultbox .chat_readbox p img { max-width: 90%;}
    
}
@media (max-width: 480px) { 
    .topbox { display: table; height: 120px;}
    .topbox .all_search, .topbox .welcome_txtbox { width: 100%; margin: 50px 0 0 0; }
    .topbox .welcome_txtbox { margin: 55px 0 0 0; }
    .topbox .user_action { position: absolute; left: 50%; top: 15px; transform: translate(-50%, 0); z-index: 10;}
    .menu__setting { left: 50%; top: 40px; transform: translate(-50%, 0);}
    .dashbox .dashbox_maintitle { font-size: 16px; }
    .total_ordersecbox { display: table; height: auto;}
    .total_ordersecbox .total_ordersinfobox { padding: 10px 0; }
    .order__listingsecbox li { display: table;}
    .order__listingsecbox .dash_graph__icbox { margin: 0 0 10px 0;}
    .dasorder__itembox { display: table;}
    .dasorder__itembox .text__group { width: 100%;}
    .order__listingsecbox .dasorder__itemprice { text-align: left;}
    .total_orders_chartbox { max-width: 160px; max-height: 160px; margin: 0 0 30px 0;}
    .dashbox .revenue__box { display: table;}
    .dashbox .revenue__box .dashbox_maintitle { margin: 0 0 25px 0;}
    .avatar-upload { max-width: none; }
    .avatar-upload .avatar-preview { width: 160px; height: 160px; margin: 0 auto; }
      
}
@media (max-width: 400px) { 
    .year_growth { display: table; width: 100%;}
    .year_growth .year_countdata { width: 100%; display: table; margin: 10px 0; }
    .admin_footer p { font-size: 13px; }
    
}

