@media (max-width: 1439px) {
  .container {
    width: 1100px;
  }
  .viw-cust.pjvw .sign-prj-lst {
    overflow: scroll;
  }
  .viw-cust.pjvw .vusw-tbl-lst {
    width: 150%;
  }

  .viw-cust-tab.dshbrd .viwcst-tabs {
    overflow: scroll;
    width: 100%;
  }
  .viw-cust-tab.dshbrd .viwcst-tabs .tabs-cnt.sgn {
    width: 150%;
  }
  /* projects */
  .prjc-tbl-shld {
    padding: 5px 10px;
  }
  .prjc-tbl-txt {
    padding: 6px 10px;
  }
  .prjc-dt-sgn {
    padding: 10px 6px;
  }
  .cust-dts-itm.rgt {
    flex: 0 0 170px;
    max-width: 170px;
  }
  .cust-dts-itm.lft {
    flex: 0 0 140px;
    max-width: 140px;
  }
  .cust-dtls-rgt {
    flex: 0 0 72px;
    max-width: 72px;
  }
  .cust-dtls-left {
    flex: 0 0 335px;
    max-width: 335px;
  }
  .cust-dts-lst {
    width: 100%;
  }
  .cust-sign-lst {
    justify-content: space-between;
    margin: 0 -15px 25px;
  }
  .cust-sign-lst .cust-dtls-sec {
    margin: 0 15px;
    flex: 0 0 calc(100% / 2 - 30px);
  }
  .prjt-lnk a {
    font-size: 10px !important;
  }
}

@media (max-width: 1199px) {
  .container {
    width: 950px;
  }

  /* dashboard */
  h2 {
    font-size: 20px;
    line-height: 20px;
  }
  p {
    font-size: 12px;
    line-height: 14px;
  }
  .dsb-menu {
    flex: 0 0 200px;
    max-width: 200px;
    width: 200px;
  }
  .das-main {
    padding: 30px 20px;
  }
  .das-mnu-lst {
    padding: 0 10px;
  }
  .side-menu-list li a {
    line-height: 40px;
    font-size: 12px;
  }
  .side-noftcn {
    padding: 0;
  }
  .viw-cust-tab.dshbrd .viwcst-tabs .tabs-cnt {
    margin: -5px 0 0;
    width: 150%;
  }
  .vusw-tbl-lst thead th {
    padding: 8px 4px;
  }

  /* projects */
  .prjc-tbl-shld,
  .prjc-tbl-txt {
    padding: 5px;
  }
  .sgn-pjc-itm a {
    min-width: 75px;
  }
  .cust-dts-lst {
    padding: 16px 10px;
  }
  .cust-dtls-left {
    flex: 0 0 303px;
    max-width: 303px;
  }
  .cust-dts-itm.lft {
    flex: 0 0 125px;
    max-width: 125px;
  }
  .cust-dts-itm.rgt {
    flex: 0 0 155px;
    max-width: 155px;
  }
  .cust-dtls-rgt {
    flex: 0 0 60px;
    max-width: 60px;
  }
  .cust-sign-lst .cust-dtls-sec {
    margin: 0 8px;
    flex: 0 0 calc(100% / 2 - 16px);
  }
  .cust-sign-lst {
    margin: 0 -8px 15px;
  }
  .col3 {
    flex: 0 0 calc(100% / 3 - 16px);
    margin: 16px 8px;
  }
  .add-cst-form,
  .edit-cst-form {
    padding: 0;
  }
  input,
  select,
  textarea {
    height: 42px;
    padding: 0 25px 0 10px;
    font-size: 14px;
    background-position: right 4px center;
  }
  .frm-upload label {
    height: 42px;
    font-size: 14px !important;
  }
  .frm-add {
    height: 40px;
    width: 41%;
  }
  .frm-upload {
    height: 42px;
  }
  .frm-upl-file {
    padding-left: 42% !important;
  }
  .sign-prj-lst {
    width: 100%;
    overflow: scroll;
  }
  table.vusw-tbl-lst.sign-prjc.adsgn {
    width: 150%;
  }
  .add-sign-prjc h6 {
    padding: 6px 10px;
    font-size: 14px;
    margin-bottom: 12px;
  }
  h5 {
    font-size: 15px;
  }
  .form-block-sign label {
    font-size: 14px;
  }
  .col2 {
    flex: 0 0 calc(100% / 2 - 18px);
    margin: 10px 9px;
  }
  .form-group label::before {
    width: 20px;
    height: 20px;
    left: 2px;
  }
  .form-group label {
    padding: 8px 30px;
    margin: 0 4px 0 0;
  }
  .frm-row {
    margin: 0 -8px;
  }
  .col {
    margin: 10px 8px;
  }
  .form-group label::after {
    left: -1px;
  }
  .prjt-lnk a {
    font-size: 9px !important;
    padding: 6px 4px;
  }
  .org-btn {
    line-height: 35px;
  }
  .vwcst-nav.srch ul li .org-btn,
  .org-btn.ad-btn.rgt {
    top: 9px;
  }
  .vwcst-nav.srch ul li .org-btn,
  .org-btn.ad-btn.rgt {
    top: 5px;
    line-height: 28px;
  }
  .cust-nts-file {
    overflow: scroll;
  }
  .tem-prjcts.sign-prjc {
    width: 150%;
  }
  .tbl-accordion-body td p {
    font-size: 12px;
  }
  input[type="submit"],
  input[type="reset"],
  input[type="button"].rest_pwsd,
  .frm-btns.bck input[type="button"] {
    height: 35px;
  }
  .inpt-select select {
    height: 24px;
    font-size: 12px;
  }
}

@media (max-width: 991px) {
  .container {
    width: 750px;
  }
  h2 {
    font-size: 16px;
    line-height: 18px;
  }
  h5 {
    font-size: 14px;
  }
  h6 {
    font-size: 12px;
    line-height: 14px;
  }
  p {
    font-size: 11px;
    line-height: 14px;
  }
  body {
    font-size: 12px;
  }

  /* projects */
  .sgn-pjc-itm a {
    min-width: auto;
  }
  .prjc-tbl-shld,
  .prjc-tbl-txt {
    padding: 5px 0px 5px 5px;
  }
  .prsn-dtls a {
    width: 22px;
    height: 22px;
    font-size: 12px;
    margin-right: 3px;
  }
  .prjc-dt-sgn {
    padding: 10px 0px 10px 5px;
  }
  .prjc-tbl-txt h6 img {
    margin-left: 0px;
  }
  .das-main {
    padding: 30px 15px;
  }
  .dsb-menu {
    flex: 0 0 180px;
    max-width: 180px;
    width: 180px;
  }
  .side-menu-list li a img {
    margin-right: 5px;
    width: 22px;
  }
  .frm-add {
    height: 38px;
    width: 41%;
  }
  .vusw-tbl-lst.sign-prjc tr td {
    padding: 8px 0 8px 5px;
  }
  .vusw-tbl-lst.sign-prjc td p {
    font-size: 12px;
  }
  .cust-dts-lst {
    padding: 16px 10px;
    flex-wrap: wrap;
  }
  .viw-cust-tab.dshbrd .viwcst-tabs .tabs-cnt.sgn {
    width: 185%;
  }
  .col3 {
    /* flex: 0 0 calc(100% / 3 - 10px);
    margin: 10px 5px; */
  }
  .frmad-blk p {
    font-size: 12px;
  }
  input,
  select,
  textarea {
    height: 38px;
    padding: 0 20px 0 8px;
    font-size: 12px;
  }
  .frm-upload {
    height: 38px;
  }
  .frm-upload label {
    height: 38px;
    font-size: 12px !important;
  }
  .frmad-blk img {
    width: 14px;
  }
  .frm-upload label img {
    width: 18px;
  }
  .head-lft h5 {
    font-size: 14px;
  }
  .head-lft p {
    font-size: 12px;
  }
  .side-menu-list li a {
    line-height: 35px;
    font-size: 10px;
    padding: 0 5px;
  }
  /* .nt-pun .form-field {
    padding: 10px 0;
  } */
  .vw-cst-btn a {
    font-size: 14px;
  }
  .inpt-togle input[type="checkbox"] {
    height: 26px;
  }
  .inpt-togle.fltr input {
    height: 20px;
  }
  .inpt-togle input[type="checkbox"]:before {
    width: 20px;
    height: 20px;
    top: 3px;
  }
  .vusw-tbl-lst tr td.lnk a {
    line-height: 40px;
  }
  .vwcst-nav {
    padding: 4px 10px;
    min-height: 40px;
  }
  .vwcst-nav.srch .tem-srch input,
  .vwcst-nav.srch .tem-srch select {
    height: 30px;
  }
  .cust-dts-itm.lft {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
  .cust-dtls-left {
    flex: 0 0 206px;
    max-width: 206px;
  }
  .prjt-sign p {
    font-size: 10px;
  }
  .cust-dts-lst {
    padding: 8px 10px;
  }
  .cust-dts-prsn {
    padding: 4px 10px;
  }
  .prsn-dtls a {
    width: 18px;
    height: 18px;
    font-size: 8px;
  }
  .vusw-tbl-lst thead th p img {
    margin-right: 4px;
    width: 14px;
  }
  .ntfc-dv {
    height: 40px;
  }
  .prjs-cust {
    margin: 0px 0 0;
  }
  .frm-submit {
    padding: 10px 0;
  }
  .form-block-sign label {
    font-size: 12px;
  }
  .add-sign-prjc h6.inl-hd {
    font-size: 12px;
  }
  .signad .ad-sgn-setup.ad-sgn h6 {
    margin-bottom: -1px !important;
  }
  input[type="date"] {
    background-size: 20px;
  }
  .add-sign-prjc {
    margin: 0px 0 18px;
  }
  .tem-prjcts.sign-prjc tbody td,
  .tem-prjcts.sign-prjc thead th {
    padding: 4px 4px;
  }
  .vusw-tbl-lst tr td {
    padding: 4px 12px;
  }
  .das-head {
    padding: 0 18px;
    min-height: 50px;
  }
  .prjct-add .cust-dtls-sec {
    margin-bottom: 20px;
  }
  .add-note-file {
    padding: 8px 0 4px;
  }
  .prjt-lnk a {
    font-size: 8px !important;
    padding: 6px 4px;
  }
  .org-btn {
    line-height: 30px;
  }
  .white-btn p {
    font-size: 11px;
    line-height: 17px;
  }
  .white-btn {
    padding: 2px 5px 2px 8px;
  }
  .tbl-accordion-body td p {
    font-size: 11px;
  }
  h5 {
    font-size: 13px;
  }
  textarea {
    padding: 10px 10px 10px 10px !important;
  }
}
