/* equipment */

.techdata{
  background-color: #e4e4e4;
  padding: 30px;
  font-size: 0.9rem;
  line-height: 1.2;
}

.techdata1{
  background-color: #e4e4e4;
  padding: 30px;
}

.techdata h3{
  width: fit-content;
  padding-bottom: 10px;
  border-bottom: 1px solid #dd052a;
  margin-bottom: 20px;
}

.table tbody, .table tr, .table th, .table td{
  border: none;
}

.techdata .table th, .techdata .table td{
  padding: 0.55rem;
}

.techdata .table td{
  background-color: #e4e4e4;
}
/* #e4e4e4 - test color yellow */

.techdata .table th{
  font-weight: 600;
  width: 50%;
  background-color: #e4e4e4;
}
/* #e4e4e4 - test color blue */

.techdata .table.handt th, .techdata .table.handt1 th{
  width: auto;
}

.techunithf{
  margin-bottom: 1em;
}/* handtmann img forming */

.p025{
  padding: 0.55rem;
}

.m1{
  background: url("../_images/sealpac-m1.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}/* traysealer m1 & mx */


@media (max-width: 768px) {
  .techunitsmall{
    height: 400px;
  }/* traysealer m1 & mx */
}

@media (min-width: 768px) {
    .techunitsmall{
      margin-left: -10%;
      bottom: -80px;
      z-index: 99;
    }/* traysealer m1 & mx */

    .w28{
      max-width: 29%;
    }

}

@media (min-width: 992px) {
  /* equipment main section */
  .w75{
    width:75%;
  }

  .w50{
    width:50%;
  }

  .techunitsets{
    margin-left: -12%;
    bottom: -180px;
    z-index: 99;
  }/* traysealer */

  .techunit{
    margin-left: -12%;
    bottom: -230px;
    z-index: 99;
  }/* thermoformer */

  .techunit1{
    margin-left: -17%;
    bottom: -390px;
    z-index: 99;
  }/* thermoformer20 */

  .techunit2{
    margin-left: -17%;
    bottom: -410px;
    z-index: 99;
  }/* thermoformer25 */

  .techunitw{
    margin-left: -9%;
    bottom: -100px;
    z-index: 99;
  } /* weber slicer */
  
  .techunitw1{
    margin-left: -9%;
    bottom: -50px;
    z-index: 99;
  } /* weber slicer */
  
  .techunitw2{
    margin-left: -9%;
    bottom: -200px;
    z-index: 99;
  } /* weber slicer */
  
  .techunitw3{
    margin-left: -9%;
    bottom: -150px;
    z-index: 99;
  } /* weber slicer */

  .techunith{
    margin-left: -17%;
  } /* handtmann table */

  .techunithf{
    bottom:-16em;
    margin-bottom: 10em;
    z-index: 99;
  }/* handtmann img forming */

  .techunith1{
    bottom: -250px;
    margin-bottom: 10em;
    z-index: 99;
  } /* handtmann img */

  .techunith1small{
    bottom: -50px;
    margin-bottom: 10em;
    z-index: 99;
  } /* handtmann img VF 608 */

  .techunith1small1{
    bottom: -155px;
    margin-bottom: 10em;
    z-index: 99;
    padding-right: 4em;
  } /* handtmann img PLS 115 */

  .techunith1small2{
    bottom: -300px;
    margin-bottom: 10em;
    padding-right: 10em;
    z-index: 99;
  } /* handtmann img PVLH 226 */

  .techunithxs{
    bottom: -75px;
    margin-bottom: 0em;
    z-index: 199;
    padding-right: 9.5em;
  }/* handtmann dosing */

  .techunithxs1{
    bottom: -30px;
    margin-bottom: 0em;
    z-index: 299;
    padding-right: 5.5em;
  }/* handtmann dosing */

  .techunithxs2{
    bottom: -30px;
    margin-bottom: 0em;
    z-index: 299;
    padding-right: 8.5em;
  }/* handtmann ConPro Link */

  .techunithadd{
    bottom: -11.5em;
    margin-bottom: 5em;
    z-index: 99;
  } /* handtmann additional equip */

  .techunithadd1{
    bottom: -14.5em;
    margin-bottom: 7em;
    z-index: 99;
  } /* handtmann additional equip */

  .techunithadd2{
    bottom: -7em;
    margin-bottom: 7em;
    z-index: 99;
  } /* handtmann additional equip */


  .techdata .table td{
    padding-right: 1.5rem;
  }

  .techdata .table.handt td{
    padding-right: 0.5rem;
  }

}

@media (min-width: 1088px) {
  /* equipment main section */

  .techunit1{
    bottom: -350px;
  }

  .techunit2{
    bottom: -360px;
  }

  .techunith1{
    bottom: -220px;
  } /* handtmann img */

  .techunith1small1{
    bottom: -130px;
  } /* handtmann img PLS 115 */

}

@media (min-width: 1130px) {
  /* equipment main section */

  .techunitsets{
    bottom: -90px;
  }

  .techunit{
    bottom: -160px;
  }

  .techunit1{
    bottom: -315px;
  }

  .techunit2{
    bottom: -302px;
  }

  .techunitw2{
    margin-left: -9%;
    bottom: -150px;
    z-index: 99;
  } /* weber slicer */
  
  .techunitw3{
    margin-left: -9%;
    bottom: -125px;
    z-index: 99;
  } /* weber slicer */
  
  .techunith{
    margin-left: -17%;
  } /* handtmann table */

  .techunith1{
    bottom: -205px;
  } /* handtmann img */

  .techunith1small1{
    bottom: -120px;
  } /* handtmann img PLS 115 */

  .techdata .table th{
    width: 43%;
  }

}
