@media (min-width:768px) and (max-width:1200px){}
@media screen and (max-width:1024px){
    .layout_page_data .col-md-12.my_projects{float:left;}
}
@media screen and (max-width:992px){
    .m-pricing-table-3__item.col-lg-3{max-width:50%;}
}
@media screen and (max-width:767px){
    .btn.btn-primary.subscribe-btn{margin-bottom:3px;}
    .report_emailtemplate_field{position:relative;right:0;top:0px;font-weight:500;margin-bottom:9px;}
}
@media screen and (max-width:600px){
    .report_part .report_element_action{position:relative;right:5px;display:inline-block;width:100%;text-align:right;}
    .single_project_page #Page-sub-menu .m-tabs-line .m-tabs__item{width:41%;}
    .btn.btn-primary.subscribe-btn, .btn-danger.subscribe-btn{width:100% !important;}
    .order_item_col{display:none;}
    .custom_responsive_table thead{display:none;}
    .custom_responsive_table .company_row{position:relative;}
    .custom_responsive_table .company_row td{display:inline-block;width:100%;}
    .mob_headding.show_in_mob{display:inline-block;}
    .company_row td{padding:5px 11px;}
    table.table.table-sm.custom_item_table{width:100%;min-width:100%;}
    .show_in_mob{display:block;}
    .hide_in_mob{display:none;}
    .cke_top{display:none !important;}
    .production_row td {
        display: inline-block;
        width: 100%;
    }
}
@media screen and (max-width:480px){
    .single_project_page #Page-sub-menu .m-tabs-line .m-tabs__item{width:100%;margin-right:0;margin-bottom:3px;}
    #Setting_font_size{width:100%;}
    .single_project_page .report_selection_field{margin-right:0px;margin-bottom:5px;width:100%;margin-top:10px;}
    .checklist_list_category .check_item_head .check_head_left{display:inline-block;width:100%;}
    .checklist_list_category .check_item_head .check_head_rigth{display:inline-block;width:100%;}
    .the_login_page .m-login__logo img{max-width:100%;}
}
@media screen and (max-width:355px){}
@media (min-width:992px){
    #Add_new_purchase_order .modal-lg, #Edit_purchase_order .modal-lg{max-width:992px !important;}
}
