@media only screen and (max-width: 1199px) {
  .grndateboxes {
    margin-bottom: 10px;
    grid-gap: 10px;
  }

  .tab-top .grndateboxes select {
    width: 160px;
  }

  /* Login page css start */
  section.loginpgsec .container .item {
    padding: 40px;
  }

  section.loginpgsec .container .item .form-control {
    height: 40px;
    font-size: 12px;
  }

  section.loginpgsec .container .item .addsdum {
    font-size: 12px;
  }

  section.loginpgsec .container .item button.btn {
    height: 40px;
    font-size: 12px;
  }

  section.loginpgsec .container .img-box img {
    max-width: 260px;
  }

  /* Login page css end */
}


@media only screen and (max-width: 992px) {
  h3 {
    font-size: 28px;
  }

  .grnModal .modal-content .outbounndgrnitems {
    padding: 0;
    grid-gap: 10px;
  }

  .grnModal .modal-content .outbounndgrnitems .item {
    width: 100%;
    padding: 10px;
  }

  .main-table table thead th {
    font-size: 14px;
  }

  .main-table td,
  .main-table td a,
  .main-table td p,
  .main-table td span,
  .main-table td div,
  .main-table td li {
    font-size: 11px;
  }

  .main-content .dash-main {
    margin-left: 0;
  }

  .mob-vlogo {
    max-width: 100%;
    width: 100px;
  }

  .main-content .aside-bar {
    left: -110%;
  }

  .main-content .aside-bar.open {
    left: 0;
    z-index: 111;
  }

  .asidecloseicon {
    right: 15px;
    top: 15px;
  }

  .asidecloseicon i::before {
    color: #fff;
  }

  /* Login page css start */
  section.loginpgsec .container .item p {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 0px;
  }

  section.loginpgsec .container .item form h2 {
    font-size: 32px;
  }

  /* Login page css end */

  /* Landing page GRN start here........ */
  section.landingpgGRN {
    padding: 20px;
    height: auto;
  }

  section.landingpgGRN .container {
    border: 4px solid #fff;
    grid-template-columns: 1fr;
    padding: 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }

  section.landingpgGRN .container .landing-together .content {
    min-height: auto;
    /* grid-gap: 50px; */
  }

  /* Landing page GRN end here........ */
}

@media only screen and (max-width: 767px) {
  .main-table .tab-top .selectboxs {
    display: grid;
  }

  .grnModal .modal-content .outbounndgrnitems {
    grid-template-columns: 1fr 1fr;
  }

  .grnModal .modal-content .outbounndgrnitems .item {
    width: 110px;
    min-height: 115px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .grnModal .modal-content .outbounndgrnitems .item h4 {
    font-size: 12px;
  }

  .grnModal .modal-content .outbounndgrnitems .item .img-box img {
    width: 40px;
    height: 40px;
  }

  .grnModal .modal-content .commonpopupitems {
    padding: 0;
    grid-gap: 10px;
    justify-content: space-evenly;
  }

  .grnModal .modal-content .commonpopupitems .item .img-box img {
    width: 40px;
    height: 40px;
  }

  .grnModal .modal-content .commonpopupitems .item h4 {
    font-size: 12px;
  }

  .grnModal .modal-content .commonpopupitems .item {
    width: 110px;
  }

  .module-setting-table .form-check-input {
    height: 12px;
    width: 12px;
  }

  .grnModal .modal-content .popupgrnitems {
    padding: 0;
    grid-gap: 20px;
  }

  .grnModal .modal-content .popupgrnitems .item .img-box img {
    height: 40px;
    width: 40px;
    display: inline-block;
  }

  .grnModal .modal-content .popupgrnitems .item {
    padding: 10px;
  }

  h3 {
    font-size: 16px;
  }

  .main-content .dash-main.active {
    margin-left: 0;
  }

  .grndateboxes .rs-picker-toggle-wrapper {
    display: block;
  }

  .grndateboxes {
    display: grid;
    padding: 0 10px;
  }

  .tab-top .grndateboxes select {
    width: 100%;
    padding: 6px;
  }

  .main-table table thead th {
    font-size: 12px;
  }



  .main-table td,
  .main-table td a,
  .main-table td p,
  .main-table td span,
  .main-table td div,
  .main-table td li {
    font-size: 10px;
  }

  .main-table td {
    padding: 4px 10px;
  }

  .main-table th {
    padding: 8px 20px;
  }



  .main-content .aside-bar {
    padding-left: 0;
    padding-right: 0;
  }

  .main-content .aside-bar .adminnavbtn {
    font-size: 12px;
  }

  .main-content .aside-bar .adminnavbtn img {
    width: 18px;
  }

  .grncrmodal h4 {
    font-size: 14px;
    line-height: normal;
  }

  .btn,
  label,
  select,
  .form-control {
    font-size: 12px !important;
  }

  .muipagi ul.pagination li {
    padding: 2px 7px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .muipagi ul.pagination li a {
    font-size: 12px;
  }

  .main-content .aside-bar ul.nav-links li a span {
    font-size: 12px;
  }

  .main-table .controls .filterthead .dropdowns {
    max-height: 177px;
  }

  .main-table .tab-top .selectboxs .form-control {
    width: 100%;
    font-size: 12px;
  }

  section.landingpgGRN .container .landing-together {
    position: static;
  }

  /* loging page GRN start here........ */
  section.loginpgsec .container {
    height: auto;
    grid-template-columns: 1fr;
  }

  section.loginpgsec .container .item {
    padding: 20px;
  }

  section.loginpgsec .container .item p {
    margin-bottom: 0px;
    margin-top: 10px;
  }

  section.loginpgsec .container .img-box img {
    max-width: 210px;
  }

  section.loginpgsec .container .img-box {
    min-height: 250px;
  }

  /* logong page GRN end here........ */

  /* Landing page GRN start here........ */
  section.landingpgGRN .container .iconbox {
    grid-template-columns: 1fr 1fr 1fr;
    /* grid-column-gap: 0;
    grid-row-gap: 10px; */
  }

  section.landingpgGRN .container .iconbox .item .img-box img {
    width: 40px;
    height: 40px;
  }

  section.loginpgsec .container .item .form-control {
    height: 36px;
  }

  section.loginpgsec .container .item button.btn {
    height: 40px;
  }

  section.landingpgGRN .container .iconbox .item {
    /* max-width: 110px; */
    width: 100%;
    padding: 15px 0px;
  }

  section.landingpgGRN .container .iconbox .item h4 {
    font-size: 12px;
    margin-top: 5px;
  }

  section.landingpgGRN {
    padding: 10px;
  }

  section.landingpgGRN .container {
    padding: 20px 10px;
    margin-top: 62px;
  }

  /* Landing page GRN start here........ */

  .modal-content .modal-body .changepasinputs {
    grid-template-columns: 1fr;
  }



  .main-content .aside-bar {
    width: 100%;
  }

}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  section.landingpgGRN .container {
    margin-top: 62px;
    grid-template-columns: auto;
  }

  section.landingpgGRN .container .iconbox {
    grid-template-columns: 1fr 1fr 1fr;
  }

  section.landingpgGRN .container .landing-together {
    position: static;
  }
}

@media only screen and (min-device-width: 912px) and (max-device-width: 1368px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  body,
  html,
  #root,
  .landingpgGRN {
    height: 100% !important;
  }
}

@media only screen and (min-device-width: 390px) and (max-device-width: 896px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {

  body,
  html,
  #root,
  .landingpgGRN {
    height: 100% !important;
  }
}