.elementor-1273 .elementor-element.elementor-element-0540689:not(.elementor-motion-effects-element-type-background), .elementor-1273 .elementor-element.elementor-element-0540689 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://gentexh.com/wp-content/uploads/2024/03/2-11.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-1273 .elementor-element.elementor-element-0540689 > .elementor-background-overlay{background-color:var( --e-global-color-044b931 );opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1273 .elementor-element.elementor-element-0540689{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:3% 0% 0% 0%;}.elementor-1273 .elementor-element.elementor-element-e6c39c4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-1273 .elementor-element.elementor-element-0f9d97d > .elementor-container{max-width:720px;}.elementor-1273 .elementor-element.elementor-element-0f9d97d{padding:0em 0em 4em 0em;}.elementor-1273 .elementor-element.elementor-element-d604647 > .elementor-element-populated{padding:2em 2em 2em 2em;}.elementor-1273 .elementor-element.elementor-element-156e0d9{text-align:center;}.elementor-1273 .elementor-element.elementor-element-156e0d9 .elementor-heading-title{color:var( --e-global-color-text );}.elementor-1273 .elementor-element.elementor-element-4ecb282{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1273 .elementor-element.elementor-element-840f5eb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-1273 .elementor-element.elementor-element-0540689{padding:7em 0em 0em 0em;}.elementor-1273 .elementor-element.elementor-element-0f9d97d{padding:5em 0em 5em 0em;}}@media(max-width:767px){.elementor-1273 .elementor-element.elementor-element-0540689{padding:7em 0em 0em 0em;}.elementor-1273 .elementor-element.elementor-element-e6c39c4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-1273 .elementor-element.elementor-element-0f9d97d{padding:2em 0em 2em 0em;}.elementor-1273 .elementor-element.elementor-element-d604647 > .elementor-element-populated{padding:21px 21px 21px 21px;}}/* Start custom CSS for html, class: .elementor-element-c60d4d0 *//* ===== Desktop: fix narrow columns + ugly letter wrapping ===== */
.resp-table {
  table-layout: fixed;   /* keeps columns stable */
  width: 100%;
}



.resp-table th,
.resp-table td {
  word-break: normal !important;
  overflow-wrap: break-word; /* breaks only when needed */
}

/* Set better column widths (desktop) */
.resp-table th:nth-child(1),
.resp-table td:nth-child(1) { width: 26%; }  /* Exhibitor */
.resp-table th:nth-child(2),
.resp-table td:nth-child(2) { width: 10%; }  /* Country */
.resp-table th:nth-child(3),
.resp-table td:nth-child(3) { width: 10%; }  /* Stall */
.resp-table th:nth-child(4),
.resp-table td:nth-child(4) { width: 40%; }  /* Product */
.resp-table th:nth-child(5),
.resp-table td:nth-child(5) { width: 6%;  }  /* Website */

/* Country: never break letters */
.resp-table td:nth-child(2),
.resp-table th:nth-child(2){
  white-space: nowrap;     /* VIETNAM stays in one line */
}

/* Website column: keep "Visit" in one line */
.resp-table td:nth-child(5),
.resp-table th:nth-child(5){
  white-space: nowrap;
  text-align: center;
}

/* Make long company names wrap nicely */
.resp-table td:nth-child(1){
  overflow-wrap: anywhere;
}
/* ===== TABLE HEADER HEIGHT ===== */
.resp-table thead th {
  height: 100px;
  vertical-align: middle;     /* center text vertically */
  padding: 14px 16px;
  line-height: 1.4;
}

/* ===== TABLE ROW HEIGHT ===== */
.resp-table tbody tr {
  height: 100px;
}

/* Vertically center all cell content */
.resp-table tbody td {
  vertical-align: middle;
  padding: 10px 16px;
  line-height: 1.5;
}

/* Ensure content wraps instead of overflowing */
.resp-table td {
  word-break: normal;
  overflow-wrap: break-word;
}

/* Website column center align */
.resp-table th:nth-child(5),
.resp-table td:nth-child(5) {
  text-align: center;
  white-space: nowrap;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bf69cb9 *//* ===== Desktop: fix narrow columns + ugly letter wrapping ===== */
.resp-table {
  table-layout: fixed;   /* keeps columns stable */
  width: 100%;
}



.resp-table th,
.resp-table td {
  word-break: normal !important;
  overflow-wrap: break-word; /* breaks only when needed */
}

/* Set better column widths (desktop) */
.resp-table th:nth-child(1),
.resp-table td:nth-child(1) { width: 26%; }  /* Exhibitor */
.resp-table th:nth-child(2),
.resp-table td:nth-child(2) { width: 10%; }  /* Country */
.resp-table th:nth-child(3),
.resp-table td:nth-child(3) { width: 10%; }  /* Stall */
.resp-table th:nth-child(4),
.resp-table td:nth-child(4) { width: 40%; }  /* Product */
.resp-table th:nth-child(5),
.resp-table td:nth-child(5) { width: 6%;  }  /* Website */

/* Country: never break letters */
.resp-table td:nth-child(2),
.resp-table th:nth-child(2){
  white-space: nowrap;     /* VIETNAM stays in one line */
}

/* Website column: keep "Visit" in one line */
.resp-table td:nth-child(5),
.resp-table th:nth-child(5){
  white-space: nowrap;
  text-align: center;
}

/* Make long company names wrap nicely */
.resp-table td:nth-child(1){
  overflow-wrap: anywhere;
}
/* ===== TABLE HEADER HEIGHT ===== */
.resp-table thead th {
  height: 100px;
  vertical-align: middle;     /* center text vertically */
  padding: 14px 16px;
  line-height: 1.4;
}

/* ===== TABLE ROW HEIGHT ===== */
.resp-table tbody tr {
  height: 100px;
}

/* Vertically center all cell content */
.resp-table tbody td {
  vertical-align: middle;
  padding: 10px 16px;
  line-height: 1.5;
}

/* Ensure content wraps instead of overflowing */
.resp-table td {
  word-break: normal;
  overflow-wrap: break-word;
}

/* Website column center align */
.resp-table th:nth-child(5),
.resp-table td:nth-child(5) {
  text-align: center;
  white-space: nowrap;
}/* End custom CSS */