@media screen and (max-width: 640px) {
    .dataTables_wrapper .dataTables_filter {
        margin-top: unset!important;
    }
    .dataTables_wrapper .dt-rt > div {
        margin-top: unset!important;
    }
    .dataTables_wrapper .row {
        margin: 0 !important;
        margin-bottom: 1em !important;
        margin-top: 1em !important;
    }
    div.dataTables_filter label input {
    width: 160px!important;
    }
    .dataTables_wrapper .dt-rt > div {
        margin-bottom: 0em !important;
    }
    .cnt {
        padding: 10px!important;
    }
    .cust_Vendor_Preventive{
        font-size: 19px !important;
        text-wrap-mode: nowrap;
    }
    .modal-body {
        padding: 6px!important;
    }
    .form-section
    {
        padding: 10px!important;
    }
    .page-header {
        margin: 0px 0px 0px!important;
    }
    .fancybox-outer .fancybox-close {
        position: absolute;
        top: 13px ;
        right: 8px;
    }
    .modal-titles {
        padding-left: 12px!important;
    }
    .why-connect-us {
        padding: 70px 0!important;
    }
        .header-area .navbar-collapse {
        display: none!important;
    }
        .full-content {
        padding-top: 70px!important;
    }
        .home-page-testimonial-area
    {
        padding: 9px 0!important;
    }
    .footer-area {
        padding: 28px 0 10px!important;
    }
    .fancybox-close {
    position: absolute;
    top: 5px ;
    right: 15px ;
    }
    .mob-res-pad{
        padding: 22px 0px;
    }
    .heading_style h2 {
        font-size: 14px !important;
        line-height: normal;
    }
    .cust__add_button {
        font-size: 12px !important;
        padding: 2px 5px !important;
    }
    .res_heading_style {
        display: flex;
        /* justify-content: center; */
        align-items: center;
    }
    .portlet .portlet-header h3{
        font-size: 14px !important;
    }
    .cust-modal-head{ 
        align-items:center; 
        justify-content:space-between;
    }
    .cust-title {
        font-size: 18px!important;
    }
    .slider-area .owl-item {
        width: 373px !important;
    }

}