{"id":50596,"date":"2022-05-22T04:13:05","date_gmt":"2022-05-22T04:13:05","guid":{"rendered":"https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/?page_id=50596"},"modified":"2022-12-05T11:36:25","modified_gmt":"2022-12-05T11:36:25","slug":"core-research-team","status":"publish","type":"page","link":"https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/core-research-team\/","title":{"rendered":"Core Research Team"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Section&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_stops=&#8221;rgba(0,0,0,0.7) 0%|rgba(0,0,0,0.7) 100%&#8221; background_color_gradient_overlays_image=&#8221;on&#8221; background_color_gradient_start=&#8221;rgba(0,0,0,0.7)&#8221; background_color_gradient_end=&#8221;rgba(0,0,0,0.7)&#8221; background_image=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/04\/6-Journal-1024&#215;683.jpeg&#8221; custom_margin=&#8221;||-110px||false|false&#8221; custom_padding=&#8221;16px||75px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row admin_label=&#8221;Code&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;2px||2px||true|&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;CSS &#8211; Dropdown&#8221; _builder_version=&#8221;4.17.6&#8243; _module_preset=&#8221;e31795f4-3dc6-4fa2-b9ce-b7b8a817a1c6&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<style><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .dv-dropdown, .dv-dropdown :before, .dv-dropdown :after {<!-- [et_pb_line_break_holder] -->    box-sizing: border-box;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  .dv-dropdown * {<!-- [et_pb_line_break_holder] -->    \tfont-family: 'Poppins', 'Sans serif';<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .dv-dropdown {<!-- [et_pb_line_break_holder] -->    margin: 0;<!-- [et_pb_line_break_holder] -->    padding: 0;<!-- [et_pb_line_break_holder] -->    width: 100%;<!-- [et_pb_line_break_holder] -->    background-color: transparent;<!-- [et_pb_line_break_holder] -->    position: relative;<!-- [et_pb_line_break_holder] -->    user-select: none;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/* title *\/<!-- [et_pb_line_break_holder] -->  .dv-dropdown > div.caption {<!-- [et_pb_line_break_holder] -->    border-radius: 15px;<!-- [et_pb_line_break_holder] -->    background: #f4f2f2; \/* f7f7f7*\/<!-- [et_pb_line_break_holder] -->    cursor: pointer;<!-- [et_pb_line_break_holder] -->    font-weight: 600;<!-- [et_pb_line_break_holder] -->    padding: 14px 38px 14px 45px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* list *\/<!-- [et_pb_line_break_holder] -->  .dv-dropdown > div.list {<!-- [et_pb_line_break_holder] -->    position: absolute;<!-- [et_pb_line_break_holder] -->    background-color: #fafafa;<!-- [et_pb_line_break_holder] -->    width: 100%;<!-- [et_pb_line_break_holder] -->    border-radius: 15px;<!-- [et_pb_line_break_holder] -->    display: none;<!-- [et_pb_line_break_holder] -->    font-weight: 600;<!-- [et_pb_line_break_holder] -->    z-index: 250 !important; <!-- [et_pb_line_break_holder] -->    box-shadow: 0 10px 10px 0 rgba(0,0,0,0.1);<!-- [et_pb_line_break_holder] -->    height:250px;<!-- [et_pb_line_break_holder] -->    overflow:auto;<!-- [et_pb_line_break_holder] -->  } <!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/* list item*\/<!-- [et_pb_line_break_holder] -->  .dv-dropdown > div.list > div.item {<!-- [et_pb_line_break_holder] -->    padding: 11px 24px;<!-- [et_pb_line_break_holder] -->    cursor: pointer;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .dv-dropdown > div.list > div.item:hover {<!-- [et_pb_line_break_holder] -->    color: #fff;<!-- [et_pb_line_break_holder] -->    background-color: #333;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/* list *\/<!-- [et_pb_line_break_holder] -->  .dv-dropdown.open > div.list {<!-- [et_pb_line_break_holder] -->    display: block;<!-- [et_pb_line_break_holder] -->    margin-top: 2px;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* arrow *\/<!-- [et_pb_line_break_holder] -->  .dv-dropdown .caption:after, .dv-dropdown .caption:before {<!-- [et_pb_line_break_holder] -->    font-family: \"ETmodules\" !important;<!-- [et_pb_line_break_holder] -->    position: absolute;<!-- [et_pb_line_break_holder] -->    top: 14px;<!-- [et_pb_line_break_holder] -->    width: 13px;<!-- [et_pb_line_break_holder] -->\t}<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/* arrow icon *\/<!-- [et_pb_line_break_holder] -->  .dv-dropdown .caption:after {<!-- [et_pb_line_break_holder] -->    right: 14px;<!-- [et_pb_line_break_holder] -->\t\tcontent: \"\\33\";<!-- [et_pb_line_break_holder] -->    transition: all ease 500ms;<!-- [et_pb_line_break_holder] -->\t}<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  .dv-dropdown.open .caption:after {<!-- [et_pb_line_break_holder] -->\t\ttransform: rotate(180deg);<!-- [et_pb_line_break_holder] -->\t}<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/* hamburger icon *\/<!-- [et_pb_line_break_holder] -->  .dv-dropdown .caption:before {<!-- [et_pb_line_break_holder] -->    left: 14px;<!-- [et_pb_line_break_holder] -->\t\tcontent: \"\\61\";<!-- [et_pb_line_break_holder] -->\t}<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/* location icon *\/<!-- [et_pb_line_break_holder] -->  .dv-dropdown.map-icon .caption:before {<!-- [et_pb_line_break_holder] -->\t\tcontent: \"\\e081\";<!-- [et_pb_line_break_holder] -->\t}<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/* price icon *\/<!-- [et_pb_line_break_holder] -->  .dv-dropdown.price-icon .caption:before {<!-- [et_pb_line_break_holder] -->\t\tcontent: \"\\e0ed\";<!-- [et_pb_line_break_holder] -->\t}<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/* dropdown layer order *\/<!-- [et_pb_line_break_holder] -->  .df-buttons:nth-child(1) {<!-- [et_pb_line_break_holder] -->    z-index: 50 !important;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .df-buttons:nth-child(2) {<!-- [et_pb_line_break_holder] -->    z-index: 49 !important;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .df-buttons:nth-child(3) {<!-- [et_pb_line_break_holder] -->    z-index: 48 !important;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] --><\/style>\n<p>[\/et_pb_code][et_pb_code admin_label=&#8221;JS &#8211; Dropdown&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;e31795f4-3dc6-4fa2-b9ce-b7b8a817a1c6&#8243; global_colors_info=&#8221;{}&#8221;]<script><!-- [et_pb_line_break_holder] -->\tjQuery(function() {<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->    \/* toggle open class *\/<!-- [et_pb_line_break_holder] -->  jQuery('.dv-dropdown > .caption').on('click', function() {<!-- [et_pb_line_break_holder] -->    jQuery(this).parent().toggleClass('open');<!-- [et_pb_line_break_holder] -->    jQuery('.dv-dropdown > .caption').not(this).parent().removeClass('open');<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/* make item active element and add to caption *\/<!-- [et_pb_line_break_holder] -->  jQuery('.dv-dropdown > .list > .item').on('click', function() {<!-- [et_pb_line_break_holder] -->    jQuery(this).siblings().removeClass('selected');<!-- [et_pb_line_break_holder] -->    jQuery(this).addClass('selected').parent().parent().removeClass('open').children('.caption').text( jQuery(this).text() );<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->\t\/* close dropdown if Esc is clicked on keyboard *\/<!-- [et_pb_line_break_holder] -->  jQuery(document).on('keyup', function(evt) {<!-- [et_pb_line_break_holder] -->    if ( (evt.keyCode || evt.which) === 27 ) {<!-- [et_pb_line_break_holder] -->      jQuery('.dv-dropdown').removeClass('open');<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->    \/* on click remove, close dropdown *\/<!-- [et_pb_line_break_holder] -->  jQuery(document).on('click', function(evt) {<!-- [et_pb_line_break_holder] -->    if ( jQuery(evt.target).closest(\".dv-dropdown > .caption\").length === 0 ) {<!-- [et_pb_line_break_holder] -->      jQuery('.dv-dropdown').removeClass('open');<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][et_pb_code admin_label=&#8221;JS &#8211; Filter Classes&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;e31795f4-3dc6-4fa2-b9ce-b7b8a817a1c6&#8243; global_colors_info=&#8221;{}&#8221;]<script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  var activeClasses = [];<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->jQuery(function() {<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  jQuery('.dv-dropdown .df-button').on('click', function() {<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ get number of dropdown<!-- [et_pb_line_break_holder] -->    var dvIndex = jQuery(this).closest(\".dv-dropdown\").index(\".dv-dropdown\");<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ if active classes are defined<!-- [et_pb_line_break_holder] -->    if (activeClasses[dvIndex] != \"\") {<!-- [et_pb_line_break_holder] -->      \/\/ remove active classes<!-- [et_pb_line_break_holder] -->      jQuery('.dv-dropdown:not(:eq(' + dvIndex + ')) .df-button').each(function() {<!-- [et_pb_line_break_holder] -->        jQuery(this).removeClass(activeClasses[dvIndex]);<!-- [et_pb_line_break_holder] -->      });<!-- [et_pb_line_break_holder] -->      <!-- [et_pb_line_break_holder] -->      \/\/ empty active classes array<!-- [et_pb_line_break_holder] -->      activeClasses[dvIndex] = \"\";<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ get button classes<!-- [et_pb_line_break_holder] -->    var filterClasses = jQuery(this).attr('class').split(\/\\s+\/);<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ for each filter class, remove the one not starting with dfc-<!-- [et_pb_line_break_holder] -->    filterClasses = jQuery.grep(filterClasses, function(element) {<!-- [et_pb_line_break_holder] -->      return element.indexOf(\"dfc-\") === 0;<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ remove all other active classes from button <!-- [et_pb_line_break_holder] -->    jQuery.each(activeClasses, function( index, value ) {<!-- [et_pb_line_break_holder] -->      \/\/ remove active classes from other dropdowns<!-- [et_pb_line_break_holder] -->      if(index !== dvIndex) {<!-- [et_pb_line_break_holder] -->        filterClasses = filterClasses.filter(e => e !== activeClasses[index]);<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ undefined if you click on all, because no class then just remove<!-- [et_pb_line_break_holder] -->    if (filterClasses[0] != undefined) {<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      activeClasses[dvIndex] = filterClasses[0];<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      jQuery('.dv-dropdown:not(:eq(' + dvIndex + ')) .df-button').each(function() {<!-- [et_pb_line_break_holder] -->        jQuery(this).addClass(activeClasses[dvIndex]);<!-- [et_pb_line_break_holder] -->      });<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ add active button class dv-activebutton<!-- [et_pb_line_break_holder] -->    jQuery.each(activeClasses, function( index, value ) {<!-- [et_pb_line_break_holder] -->      \/\/ remove classes <!-- [et_pb_line_break_holder] -->      jQuery(\".dv-dropdown:eq(\" + index + \") .df-button\").removeClass(\"dv-activebutton\");<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      \/\/ add it to active element<!-- [et_pb_line_break_holder] -->      if(value !== \"\" && typeof value !== 'undefined') {<!-- [et_pb_line_break_holder] -->        jQuery(\".dv-dropdown:eq(\" + index + \") .df-button.\" + value).addClass(\"dv-activebutton\");<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->      else {<!-- [et_pb_line_break_holder] -->        jQuery(\".dv-dropdown:eq(\" + index + \") .df-button.dv-all\").addClass(\"dv-activebutton\");<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][et_pb_code admin_label=&#8221;CSS-STyling Gallery&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;e31795f4-3dc6-4fa2-b9ce-b7b8a817a1c6&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<style><!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/* \u2665 IF YOU LIKE THE LAYOUT, I WOULD APPRECIATE A REVIEW! \u2665 *\/<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/* \u2665 IF YOU HAVE QUESTIONS, PLEASE CONTACT support@danielvoelk.de \u2665 *\/<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  \/* inline buttons *\/<!-- [et_pb_line_break_holder] -->  .inline-buttons .et_pb_button_module_wrapper {<!-- [et_pb_line_break_holder] -->      display: inline-block;<!-- [et_pb_line_break_holder] -->    float: left;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* Filter buttons *\/<!-- [et_pb_line_break_holder] -->   .df-button {<!-- [et_pb_line_break_holder] -->      opacity: .5;<!-- [et_pb_line_break_holder] -->      filter: grayscale(1);<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      body #page-container .et_pb_section .df-button.df-activebutton {<!-- [et_pb_line_break_holder] -->      opacity: 1;<!-- [et_pb_line_break_holder] -->      filter: grayscale(0);<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .df-area .et_pb_column {<!-- [et_pb_line_break_holder] -->    transition: opacity 2s cubic-bezier(0.19, 1, 0.22, 1);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .df-area:hover .et_pb_column {<!-- [et_pb_line_break_holder] -->    opacity: .3;<!-- [et_pb_line_break_holder] -->    filter: grayscale(1);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* hover animation *\/<!-- [et_pb_line_break_holder] -->  .df-area .et_pb_column:hover {<!-- [et_pb_line_break_holder] -->    opacity: 1;<!-- [et_pb_line_break_holder] -->    filter: grayscale(0);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .df-area .et_pb_column:hover .et_pb_image {<!-- [et_pb_line_break_holder] -->    opacity: 1;<!-- [et_pb_line_break_holder] -->    filter: grayscale(0);<!-- [et_pb_line_break_holder] -->    filter: brightness(1) !important;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* hover animation *\/<!-- [et_pb_line_break_holder] -->  .df-area .et_pb_column .et_pb_image_wrap {<!-- [et_pb_line_break_holder] -->    transition: transform 2s cubic-bezier(0.19, 1, 0.22, 1);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .df-area .et_pb_column:hover .et_pb_image_wrap {<!-- [et_pb_line_break_holder] -->    transform: scale(1.06);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .df-area .et_pb_column .et_pb_text {<!-- [et_pb_line_break_holder] -->    transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .df-area .et_pb_column:hover .et_pb_text {<!-- [et_pb_line_break_holder] -->    transform: translate(0, 10px);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* filter animation *\/<!-- [et_pb_line_break_holder] -->  .df-area .df-animation .et_pb_image_wrap {<!-- [et_pb_line_break_holder] -->    animation: filterAnimationImage; \t\t         animation-duration: 2s;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  .df-area .df-animation .et_pb_text {<!-- [et_pb_line_break_holder] -->    animation: filterAnimationText; \t\t         animation-duration: 2s;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  @keyframes filterAnimationImage {<!-- [et_pb_line_break_holder] -->  0% {transform: scale(1.1);opacity: 0;}<!-- [et_pb_line_break_holder] -->  100% {transform: scale(1);opacity: 1;}<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  @keyframes filterAnimationText {<!-- [et_pb_line_break_holder] -->  0% {transform: translate(0, 10px); opacity: 0;}<!-- [et_pb_line_break_holder] -->    30% {transform: translate(0, 10px); opacity: 0;}<!-- [et_pb_line_break_holder] -->  100% {transform: translate(0, 0px);opacity: 1;}<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* change cursor *\/<!-- [et_pb_line_break_holder] -->  .df-area .et_pb_column .et_pb_image_wrap:hover {cursor: zoom-in;}<!-- [et_pb_line_break_holder] --><\/style>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;95%&#8221; custom_padding=&#8221;||68px|||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; admin_label=&#8221;Column&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/books.png&#8221; title_text=&#8221;books&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;c257305b-7540-4071-a228-97b9543bd618&#8243; max_width=&#8221;80px&#8221; filter_saturate=&#8221;0%&#8221; filter_invert=&#8221;100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;07483198-3c5c-4ce2-bc5e-94537098e647&#8243; header_font=&#8221;Poppins|700|||||||&#8221; header_text_align=&#8221;center&#8221; header_text_color=&#8221;#ffffff&#8221; header_font_size=&#8221;55px&#8221; header_letter_spacing=&#8221;2px&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h1>Core Research Team<\/h1>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row admin_label=&#8221;Filter Buttons&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ffffff&#8221; z_index=&#8221;500&#8243; max_width=&#8221;900px&#8221; overflow-x=&#8221;visible&#8221; overflow-y=&#8221;visible&#8221; custom_padding=&#8221;29px|32px|29px|32px|true|true&#8221; border_radii=&#8221;on|15px|15px|15px|15px&#8221; box_shadow_style=&#8221;preset1&#8243; box_shadow_vertical=&#8221;0px&#8221; box_shadow_blur=&#8221;5px&#8221; box_shadow_color=&#8221;rgba(0,0,0,0.17)&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; module_class=&#8221;df-buttons&#8221; admin_label=&#8221;Filter&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; z_index=&#8221;auto&#8221; overflow-x=&#8221;visible&#8221; overflow-y=&#8221;visible&#8221; custom_padding=&#8221;0px|0px|0px|0px|true|true&#8221; sticky_limit_bottom=&#8221;section&#8221; border_radii=&#8221;on|7px|7px|7px|7px&#8221; border_color_all=&#8221;#e5e7f2&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_code admin_label=&#8221;Dropdown&#8221; _builder_version=&#8221;4.18.0&#8243; _module_preset=&#8221;457b1833-3fd7-4004-973b-84d298517a8c&#8221; custom_margin=&#8221;|0px|||false|false&#8221; custom_margin_tablet=&#8221;||||false|false&#8221; custom_margin_last_edited=&#8221;off|phone&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; custom_css_main_element_last_edited=&#8221;off|tablet&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<div class=\"dv-dropdown\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"caption\">All Universities<\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"list\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"item df-button\">All Universities<\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"item df-button dfc-nycu\">International Center for Cultural Studies, National Yang Ming Chiao Tung University, Taiwan (ICCS, NYCU)<\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"item df-button dfc-wsu\">The Institute for Culture and Society, Western Sydney University, Australia (ICS,WSU)<\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"item df-button dfc-mu\">Institute for Population and Social Research, Mahidol Migration Center, Mahidol University, Thailand (IPSR &#038; MMC, MU)<\/div>\n<p><!-- [et_pb_line_break_holder] -->              <\/p>\n<div class=\"item df-button dfc-um\">Faculty of Arts and Social Sciences, University of Malaya, Malaysia (FASS, UM)<\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"item df-button dfc-pas\">Institute of Philosophy and Sociology, Polish Academy of Sciences, Warsaw, Poland (IPS, PAS)<\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"item df-button dfc-gist\">Faculty of Social Science and Humanities, Ton Duc Thang University (TDTU), Vietnam<\/div>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"item df-button dfc-other\">Other Affiliations and Contact Persons<\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; module_class=&#8221;df-area df-picky &#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;80px|0px|80px|0px|true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;80%&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-nycu&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Joyce-C.H.-Liu-Pi-ICCS-NCTU.jpg&#8221; title_text=&#8221;Joyce C.H. Liu, Pi -ICCS, NCTU&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/iccs.nctu.edu.tw\/en\/teacher.php?USN=21&#038;type=program&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\"><a href=\"https:\/\/iccs.nctu.edu.tw\/en\/teacher.php?USN=21&amp;type=program\">PI:\u00a0 Joyce C.H. Liu<\/a><\/h2>\n<h3 style=\"text-align: center;\"><a href=\"https:\/\/iccs.nctu.edu.tw\/en\/teacher.php?USN=21&amp;type=program\">Chair Professor<\/a><\/h3>\n<p style=\"text-align: center;\"><span>Director of International Center for Cultural Studiesm National Yang Ming Chiao Tung University, Taiwan.<\/span><\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;JoyceLiu@nctu.edu.tw&#8221; url=&#8221;mailto:JoyceLiu@nctu.edu.tw&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb image_icon_width=&#8221;33%&#8221; _builder_version=&#8221;4.17.4&#8243; header_font=&#8221;Montserrat|800|||||||&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#2F3241&#8243; header_font_size=&#8221;35px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Poppins|300||||on|||&#8221; body_text_align=&#8221;center&#8221; body_text_color=&#8221;#000000&#8243; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; custom_margin=&#8221;||-20px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; image_max_width=&#8221;33%&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<table border=\"1\" style=\"height: 192px; width: 100%; border-collapse: collapse; border-style: none; float: left;\" cellpadding=\"10px\">\n<tbody>\n<tr style=\"height: 10px;\">\n<td style=\"width: 20%; height: 10px;\"><span>Research focus<\/span><\/td>\n<td style=\"width: 80%; height: 10px;\"><span>Border Politics, Internal Colonialism, Unequal Citizenship, Political Philosophy, Comparative Literature, Visual Studies<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-nycu&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Yu-Fan-Chiu-ICCS-NYCU.jpg&#8221; title_text=&#8221;Yu-Fan Chiu, ICCS, NYCU&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/nctulaw.web.nctu.edu.tw\/faculty\/chiu-yu-fan\/&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Co-PI: Yu-Fan Chiu<\/h2>\n<h3 style=\"text-align: center;\"><a href=\"https:\/\/iccs.nctu.edu.tw\/en\/teacher.php?USN=21&amp;type=program\">Assistant Professor<\/a><\/h3>\n<p style=\"text-align: center;\"><span>School of Law, National Yang Ming Chiao Tung University.<\/span><\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;yfchiu1229@nctu.edu.tw&#8221; url=&#8221;mailto:yfchiu1229@nctu.edu.tw&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb image_icon_width=&#8221;33%&#8221; _builder_version=&#8221;4.17.4&#8243; header_font=&#8221;Montserrat|800|||||||&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#2F3241&#8243; header_font_size=&#8221;35px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Poppins|300||||on|||&#8221; body_text_align=&#8221;center&#8221; body_text_color=&#8221;#000000&#8243; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; custom_margin=&#8221;||-20px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; image_max_width=&#8221;33%&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<table border=\"1\" style=\"height: 192px; width: 100%; border-collapse: collapse; border-style: none; float: left;\" cellpadding=\"10px\">\n<tbody>\n<tr style=\"height: 10px;\">\n<td style=\"width: 20%; height: 10px;\"><span>Research focus<\/span><\/td>\n<td style=\"width: 80%; height: 10px;\">\n<p>Labor Law, Gender and Law, Employee and Labor Relations<\/p>\n<p>&nbsp;<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-nycu&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Yuan-Horng-Chu-ICCS-NYCU.png&#8221; title_text=&#8221;Yuan-Horng Chu, ICCS, NYCU&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; width=&#8221;160px&#8221; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/iccs.nctu.edu.tw\/en\/teacher.php?USN=7&#038;type=program&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\"><a href=\"https:\/\/iccs.nctu.edu.tw\/en\/teacher.php?USN=7&amp;type=program\">Yuan-Horng Chu<\/a><\/h2>\n<h3 style=\"text-align: center;\">Professor<\/h3>\n<p style=\"text-align: center;\">International Center for Cultural Studies, National Yang Ming Chiao Tung University, Taiwan (ICCS, NYCU)<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;yhchu8@gmail.com&#8221; url=&#8221;mailto:JoyceLiu@nctu.edu.tw&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; link_option_url=&#8221;mailto:yhchu8@gmail.com&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb image_icon_width=&#8221;33%&#8221; _builder_version=&#8221;4.17.4&#8243; header_font=&#8221;Montserrat|800|||||||&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#2F3241&#8243; header_font_size=&#8221;35px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Poppins|300||||on|||&#8221; body_text_align=&#8221;center&#8221; body_text_color=&#8221;#000000&#8243; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; custom_margin=&#8221;||-20px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; image_max_width=&#8221;33%&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<table border=\"1\" style=\"height: 192px; width: 100%; border-collapse: collapse; border-style: none; float: left;\" cellpadding=\"10px\">\n<tbody>\n<tr style=\"height: 10px;\">\n<td style=\"width: 20%; height: 10px;\"><span>Research focus<\/span><\/td>\n<td style=\"width: 80%; height: 10px;\">Urban Ethnography, Ageing Modernity, Religious Violence, State Violence.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;80%&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-nycu&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Alain-Brossat-ICCS-NYCU.jpg&#8221; title_text=&#8221;Alain Brossat, ICCS, NYCU&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/iccs.nctu.edu.tw\/en\/teacher.php?USN=177&#038;type=program&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\"><a href=\"https:\/\/iccs.nctu.edu.tw\/en\/teacher.php?USN=177&amp;type=program\">Alain Brossat<\/a><\/h2>\n<h3 style=\"text-align: center;\">Emeritus Professor<\/h3>\n<p style=\"text-align: center;\">International Center for Cultural Studies, National Yang Ming Chiao Tung University, Taiwan (ICCS, NYCU)<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;alainbrossat46@gmail.com&#8221; url=&#8221;mailto:alainbrossat46@gmail.com&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb image_icon_width=&#8221;33%&#8221; _builder_version=&#8221;4.17.4&#8243; header_font=&#8221;Montserrat|800|||||||&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#2F3241&#8243; header_font_size=&#8221;35px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Poppins|300||||on|||&#8221; body_text_align=&#8221;center&#8221; body_text_color=&#8221;#000000&#8243; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; custom_margin=&#8221;||-20px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; image_max_width=&#8221;33%&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<table border=\"1\" style=\"height: 192px; width: 100%; border-collapse: collapse; border-style: none; float: left;\" cellpadding=\"10px\">\n<tbody>\n<tr style=\"height: 10px;\">\n<td style=\"width: 20%; height: 10px;\"><span>Research focus<\/span><\/td>\n<td style=\"width: 80%; height: 10px;\">Eurocentrism, hegemony, the construction of narratives, decoloniality, the crisis of the West <\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-nycu&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Allen-Chun-ICCS-NYCU.png&#8221; title_text=&#8221;Allen Chun, ICCS, NYCU&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/iccs.nctu.edu.tw\/en\/teacher.php?USN=15&#038;type=program&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Allen Chun<\/h2>\n<h3 style=\"text-align: center;\"><a href=\"https:\/\/iccs.nctu.edu.tw\/en\/teacher.php?USN=21&amp;type=program\">Chair Professor<\/a><\/h3>\n<p style=\"text-align: center;\">International Center for Cultural Studies, National Yang Ming Chiao Tung University, Taiwan (ICCS, NYCU)<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;achun@gate.sinica.edu.tw&#8221; url=&#8221;mailto:achun@gate.sinica.edu.tw&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb image_icon_width=&#8221;33%&#8221; _builder_version=&#8221;4.17.4&#8243; header_font=&#8221;Montserrat|800|||||||&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#2F3241&#8243; header_font_size=&#8221;35px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Poppins|300||||on|||&#8221; body_text_align=&#8221;center&#8221; body_text_color=&#8221;#000000&#8243; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; custom_margin=&#8221;||-20px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; image_max_width=&#8221;33%&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<table border=\"1\" style=\"height: 192px; width: 100%; border-collapse: collapse; border-style: none; float: left;\" cellpadding=\"10px\">\n<tbody>\n<tr style=\"height: 10px;\">\n<td style=\"width: 20%; height: 10px;\"><span>Research focus<\/span><\/td>\n<td style=\"width: 80%; height: 10px;\">\n<p>Post-colonial studies, Empire, Historical transformation<\/p>\n<p>&nbsp;<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-nycu&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Kenzi-Chiung-Chih-Chen-PI-ICCS-NYCU.jpg&#8221; title_text=&#8221;Kenzi Chiung-Chih Chen, PI &#8211; ICCS, NYCU&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/iccs.nctu.edu.tw\/en\/phd.php?USN=178&#038;type=phd_list&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\"><a href=\"https:\/\/iccs.nctu.edu.tw\/en\/teacher.php?USN=7&amp;type=program\">Kenzi Chiung<\/a><\/h2>\n<h3 style=\"text-align: center;\">Post-Doc Researcher<\/h3>\n<p style=\"text-align: center;\">International Center for Cultural Studies, National Yang Ming Chiao Tung University, Taiwan (ICCS, NYCU)<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;kenzi@nctu.edu.tw&#8221; url=&#8221;mailto:kenzi@nctu.edu.tw&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; link_option_url=&#8221;mailto:yhchu8@gmail.com&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb image_icon_width=&#8221;33%&#8221; _builder_version=&#8221;4.17.4&#8243; header_font=&#8221;Montserrat|800|||||||&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#2F3241&#8243; header_font_size=&#8221;35px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Poppins|300||||on|||&#8221; body_text_align=&#8221;center&#8221; body_text_color=&#8221;#000000&#8243; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; custom_margin=&#8221;||-20px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; image_max_width=&#8221;33%&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<table border=\"1\" style=\"height: 192px; width: 100%; border-collapse: collapse; border-style: none; float: left;\" cellpadding=\"10px\">\n<tbody>\n<tr style=\"height: 10px;\">\n<td style=\"width: 20%; height: 10px;\"><span>Research focus<\/span><\/td>\n<td style=\"width: 80%; height: 10px;\"><span>Migration, Migrant Workers from the Philippines<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;80%&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-nycu&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/\u9673\u514b\u502b.jpeg&#8221; title_text=&#8221;\u9673\u514b\u502b&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/iccs.nctu.edu.tw\/en\/phd.php?USN=236&#038;type=phd_list&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\"><a href=\"https:\/\/iccs.nctu.edu.tw\/en\/phd.php?USN=236&amp;type=phd_list\">Ko-Lun Chen<\/a><\/h2>\n<h3 style=\"text-align: center;\"><a href=\"https:\/\/iccs.nctu.edu.tw\/en\/phd.php?USN=236&amp;type=phd_list\">Post-doc Researcher\/CHCI-GHI Project Officer.<\/a><\/h3>\n<p style=\"text-align: center;\">International Center for Cultural Studies, National Yang Ming Chiao Tung University, Taiwan (ICCS, NYCU)<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;isidro.chen@gmail.com&#8221; url=&#8221;mailto:isidro.chen@gmail.com&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb image_icon_width=&#8221;33%&#8221; _builder_version=&#8221;4.17.4&#8243; header_font=&#8221;Montserrat|800|||||||&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#2F3241&#8243; header_font_size=&#8221;35px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Poppins|300||||on|||&#8221; body_text_align=&#8221;center&#8221; body_text_color=&#8221;#000000&#8243; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; custom_margin=&#8221;||-20px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; image_max_width=&#8221;33%&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<table border=\"1\" style=\"height: 192px; width: 100%; border-collapse: collapse; border-style: none; float: left;\" cellpadding=\"10px\">\n<tbody>\n<tr style=\"height: 10px;\">\n<td style=\"width: 20%; height: 10px;\"><span>Research focus<\/span><\/td>\n<td style=\"width: 80%; height: 10px;\"><span>Intellectual History of Modern Theatre in Taiwan and Asia: Colonialism, Cold War and Martial Law Regime, and Globalisation<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-wsu&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/brett-neilson-co-pi-ICS-WSU.jpg&#8221; title_text=&#8221;brett-neilson, co-pi, ICS, WSU&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/www.westernsydney.edu.au\/ics\/people\/researchers\/brett_neilson&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Co-PI: Brett Neilson<\/h2>\n<h3 style=\"text-align: center;\">Professor<\/h3>\n<p style=\"text-align: center;\">The Institute for Culture and Society, Western Sydney University, Australia (ICS,WSU)<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;B.Neilson@westernsydney.edu.au&#8221; url=&#8221;mailto:B.Neilson@westernsydney.edu.au&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb image_icon_width=&#8221;33%&#8221; _builder_version=&#8221;4.17.4&#8243; header_font=&#8221;Montserrat|800|||||||&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#2F3241&#8243; header_font_size=&#8221;35px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Poppins|300||||on|||&#8221; body_text_align=&#8221;center&#8221; body_text_color=&#8221;#000000&#8243; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; custom_margin=&#8221;||-20px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; image_max_width=&#8221;33%&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<table border=\"1\" style=\"height: 192px; width: 100%; border-collapse: collapse; border-style: none; float: left;\" cellpadding=\"10px\">\n<tbody>\n<tr style=\"height: 10px;\">\n<td style=\"width: 20%; height: 10px;\"><span>Research focus<\/span><\/td>\n<td style=\"width: 80%; height: 10px;\">Globalization, Circulation of Popular Culture, Proliferation of Borders, Global Financial Markets, Population Ageing and the Growing Heterogeneity of Labour, Logistics as Global Governance, Border Politics.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-wsu&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Malini-Sur-ICS-WSU.jpg&#8221; title_text=&#8221;Malini Sur, ICS, WSU&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/www.westernsydney.edu.au\/ics\/people\/researchers\/shanthi_robertson&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Shanthi Robertson<\/h2>\n<h3 style=\"text-align: center;\">Senior Research Fellow<\/h3>\n<p style=\"text-align: center;\">The Institute for Culture and Society, Western Sydney University, Australia (ICS,WSU)<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;s.robertson@westernsydney.edu.au&#8221; url=&#8221;mailto:s.robertson@westernsydney.edu.au&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb image_icon_width=&#8221;33%&#8221; _builder_version=&#8221;4.17.4&#8243; header_font=&#8221;Montserrat|800|||||||&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#2F3241&#8243; header_font_size=&#8221;35px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Poppins|300||||on|||&#8221; body_text_align=&#8221;center&#8221; body_text_color=&#8221;#000000&#8243; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; custom_margin=&#8221;||-20px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; image_max_width=&#8221;33%&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<table border=\"1\" style=\"height: 192px; width: 100%; border-collapse: collapse; border-style: none; float: left;\" cellpadding=\"10px\">\n<tbody>\n<tr style=\"height: 10px;\">\n<td style=\"width: 20%; height: 10px;\"><span>Research focus<\/span><\/td>\n<td style=\"width: 80%; height: 10px;\">Urban Cultures, Cultural Diversity, Transnational Practices<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;80%&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-wsu&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Shanthi-Robertson-speaker-Senior-Research-Fellow-Western-Sydney-University..jpg&#8221; title_text=&#8221;Shanthi Robertson, speaker, Senior Research Fellow, Western Sydney University.&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/www.westernsydney.edu.au\/ics\/people\/researchers\/malini_sur&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Malini Sur<\/h2>\n<h3 style=\"text-align: center;\">Senior Research Fellow<\/h3>\n<p style=\"text-align: center;\">The Institute for Culture and Society, Western Sydney University, Australia (ICS,WSU)<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;m.sur@westernsydney.edu.au&#8221; url=&#8221;mailto:m.sur@westernsydney.edu.au&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb image_icon_width=&#8221;33%&#8221; _builder_version=&#8221;4.17.4&#8243; header_font=&#8221;Montserrat|800|||||||&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#2F3241&#8243; header_font_size=&#8221;35px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Poppins|300||||on|||&#8221; body_text_align=&#8221;center&#8221; body_text_color=&#8221;#000000&#8243; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; custom_margin=&#8221;||-20px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; image_max_width=&#8221;33%&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<table border=\"1\" style=\"height: 192px; width: 100%; border-collapse: collapse; border-style: none; float: left;\" cellpadding=\"10px\">\n<tbody>\n<tr style=\"height: 10px;\">\n<td style=\"width: 20%; height: 10px;\"><span>Research focus<\/span><\/td>\n<td style=\"width: 80%; height: 10px;\">Research focus: Borders, Mobility, Citizenship.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-mu&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Sudarat-Musikawong-co-pi-IPSR-_-MMC-MU-1.png&#8221; title_text=&#8221;Sudarat Musikawong, co-pi, IPSR _ MMC, MU&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/www.ipsr.mahidol.ac.th\/ipsrbeta\/en\/StaffProfile.aspx?TypeId=33&#038;StaffId=807&#8243; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Co-PI: Sudarat Musikawong<\/h2>\n<h3 style=\"text-align: center;\">Associate Professor<\/h3>\n<p style=\"text-align: center;\">Institute for Population and Social Research, Mahidol Migration Center, Mahidol University, Thailand (IPSR &amp; MMC, MU)<\/p>\n<p>&nbsp;<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;sudarat.mus@mahidol.ac.th&#8221; url=&#8221;mailto:sudarat.mus@mahidol.ac.th&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb image_icon_width=&#8221;33%&#8221; _builder_version=&#8221;4.17.4&#8243; header_font=&#8221;Montserrat|800|||||||&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#2F3241&#8243; header_font_size=&#8221;35px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Poppins|300||||on|||&#8221; body_text_align=&#8221;center&#8221; body_text_color=&#8221;#000000&#8243; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; custom_margin=&#8221;||-20px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; image_max_width=&#8221;33%&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<table border=\"1\" style=\"height: 192px; width: 100%; border-collapse: collapse; border-style: none; float: left;\" cellpadding=\"10px\">\n<tbody>\n<tr style=\"height: 10px;\">\n<td style=\"width: 20%; height: 10px;\"><span>Research focus<\/span><\/td>\n<td style=\"width: 80%; height: 10px;\">Globalization, Circulation of Popular Culture, Proliferation of Borders, Global Financial Markets, Population Ageing and the Growing Heterogeneity of Labour, Logistics as Global Governance, Border Politics.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-mu&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Suchada-Thaweesit-IPSR-_-MMC-MU-1.jpg&#8221; title_text=&#8221;Suchada Thaweesit, IPSR _ MMC, MU&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/www.ipsr.mahidol.ac.th\/ipsrbeta\/en\/StaffProfile.aspx?TypeId=33&#038;StaffId=522&#8243; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Suchada Thaweesit<\/h2>\n<h3 style=\"text-align: center;\">Assistant Professor<\/h3>\n<p style=\"text-align: center;\">Institute for Population and Social Research, Mahidol Migration Center, Mahidol University, Thailand (IPSR &amp; MMC, MU)<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;suchadean@gmail.com&#8221; url=&#8221;mailto:s.suchadean@gmail.com&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb image_icon_width=&#8221;33%&#8221; _builder_version=&#8221;4.17.4&#8243; header_font=&#8221;Montserrat|800|||||||&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#2F3241&#8243; header_font_size=&#8221;35px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Poppins|300||||on|||&#8221; body_text_align=&#8221;center&#8221; body_text_color=&#8221;#000000&#8243; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; custom_margin=&#8221;||-20px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; image_max_width=&#8221;33%&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<table border=\"1\" style=\"height: 192px; width: 100%; border-collapse: collapse; border-style: none; float: left;\" cellpadding=\"10px\">\n<tbody>\n<tr style=\"height: 10px;\">\n<td style=\"width: 20%; height: 10px;\"><span>Research focus<\/span><\/td>\n<td style=\"width: 80%; height: 10px;\">Medical Anthropology, Women and Gender Studies, Reproductive Health and Sexual Right, Crossed-border Health, HIV\/AIDS, Migration, Vulnerable Population and Social Justice (LGBTN, Youth, Women, Elderly, Migrants).<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;80%&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-mu&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Sureeporn-Punpuing-IPSR-_-MMC-MU-1.jpg&#8221; title_text=&#8221;Sureeporn Punpuing, IPSR _ MMC, MU&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/www.ipsr.mahidol.ac.th\/ipsrbeta\/en\/StaffProfile.aspx?TypeId=33&#038;StaffId=507&#8243; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Sureeporn Punpuing<\/h2>\n<h3 style=\"text-align: center;\">Associate Professor<\/h3>\n<p style=\"text-align: center;\">Director of Mahidol Migration Center<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;sureeporn.pun@mahidol.ac.th&#8221; url=&#8221;mailto:sureeporn.pun@mahidol.ac.th&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb image_icon_width=&#8221;33%&#8221; _builder_version=&#8221;4.17.4&#8243; header_font=&#8221;Montserrat|800|||||||&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#2F3241&#8243; header_font_size=&#8221;35px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Poppins|300||||on|||&#8221; body_text_align=&#8221;center&#8221; body_text_color=&#8221;#000000&#8243; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; custom_margin=&#8221;||-20px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; image_max_width=&#8221;33%&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<table border=\"1\" style=\"height: 192px; width: 100%; border-collapse: collapse; border-style: none; float: left;\" cellpadding=\"10px\">\n<tbody>\n<tr style=\"height: 10px;\">\n<td style=\"width: 20%; height: 10px;\"><span>Research focus<\/span><\/td>\n<td style=\"width: 80%; height: 10px;\">Director of Mahidol Migration Center. Research Focus: Social Development, Temporary Migration, Reconfiguration of Family Across Distance, Ageing Society, Impact of Children Migration on the Elder Generation in Rural Thailand<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-mu&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Rosalia-Maria-Emanuele-Sciortino-IPSR-_-MMC-MU.jpg&#8221; title_text=&#8221;Rosalia Maria Emanuele Sciortino, IPSR _ MMC, MU&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/www.ipsr.mahidol.ac.th\/ipsrbeta\/en\/StaffProfile.aspx?TypeId=34&#038;StaffId=667&#8243; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Rosalia Maria Emanuele Sciortino<\/h2>\n<h3 style=\"text-align: center;\">Associate Professor<\/h3>\n<p style=\"text-align: center;\">Institute for Population and Social Research, Mahidol Migration Center, Mahidol University, Thailand (IPSR &amp; MMC, MU)<\/p>\n<p>&nbsp;<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;rosalia.sci@mahidol.ac.th&#8221; url=&#8221;mailto:rosalia.sci@mahidol.ac.th&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb image_icon_width=&#8221;33%&#8221; _builder_version=&#8221;4.17.4&#8243; header_font=&#8221;Montserrat|800|||||||&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#2F3241&#8243; header_font_size=&#8221;35px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Poppins|300||||on|||&#8221; body_text_align=&#8221;center&#8221; body_text_color=&#8221;#000000&#8243; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; custom_margin=&#8221;||-20px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; image_max_width=&#8221;33%&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<table border=\"1\" style=\"height: 192px; width: 100%; border-collapse: collapse; border-style: none; float: left;\" cellpadding=\"10px\">\n<tbody>\n<tr style=\"height: 10px;\">\n<td style=\"width: 20%; height: 10px;\"><span>Research focus<\/span><\/td>\n<td style=\"width: 80%; height: 10px;\">Gender, social health, migration and regional integration in the Greater Mekong Sub-region and ASEAN.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-mu&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Malee-Sunpuwan-IPSR-_-MMC-MU.jpg&#8221; title_text=&#8221;Malee Sunpuwan, IPSR _ MMC, MU&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/www.ipsr.mahidol.ac.th\/ipsrbeta\/en\/StaffProfile.aspx?TypeId=33&#038;StaffId=535&#8243; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Malee Sunpuwan<\/h2>\n<h3 style=\"text-align: center;\">Assistant Professor<\/h3>\n<p style=\"text-align: center;\">Institute for Population and Social Research, Mahidol Migration Center, Mahidol University, Thailand (IPSR &amp; MMC, MU)<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;maleesunpuwan@gmail.com&#8221; url=&#8221;mailto:maleesunpuwan@gmail.com&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb image_icon_width=&#8221;33%&#8221; _builder_version=&#8221;4.17.4&#8243; header_font=&#8221;Montserrat|800|||||||&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#2F3241&#8243; header_font_size=&#8221;35px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Poppins|300||||on|||&#8221; body_text_align=&#8221;center&#8221; body_text_color=&#8221;#000000&#8243; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; custom_margin=&#8221;||-20px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; image_max_width=&#8221;33%&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<table border=\"1\" style=\"height: 192px; width: 100%; border-collapse: collapse; border-style: none; float: left;\" cellpadding=\"10px\">\n<tbody>\n<tr style=\"height: 10px;\">\n<td style=\"width: 20%; height: 10px;\"><span>Research focus<\/span><\/td>\n<td style=\"width: 80%; height: 10px;\">\u00a0Demography, Urban Refugees, Migrant Public Health, Access to Health Care, Migrant Labor Rights, International Labor, and Marriage Migration.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;80%&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-mu&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Aree-Jamplakay-IPSR-_-MMC-MU.png&#8221; title_text=&#8221;Aree Jamplakay, IPSR _ MMC, MU&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/www.ipsr.mahidol.ac.th\/ipsrbeta\/en\/StaffProfile.aspx?TypeId=33&#038;StaffId=505&#8243; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Aree Jamplakay<\/h2>\n<h3 style=\"text-align: center;\">Associate Professor<\/h3>\n<p style=\"text-align: center;\">Institute for Population and Social Research, Mahidol Migration Center, Mahidol University, Thailand (IPSR &amp; MMC, MU)<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;aree.ude@mahidol.ac.th&#8221; url=&#8221;mailto:aree.ude@mahidol.ac.th&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb image_icon_width=&#8221;33%&#8221; _builder_version=&#8221;4.17.4&#8243; header_font=&#8221;Montserrat|800|||||||&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#2F3241&#8243; header_font_size=&#8221;35px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Poppins|300||||on|||&#8221; body_text_align=&#8221;center&#8221; body_text_color=&#8221;#000000&#8243; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; custom_margin=&#8221;||-20px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; image_max_width=&#8221;33%&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<table border=\"1\" style=\"height: 192px; width: 100%; border-collapse: collapse; border-style: none; float: left;\" cellpadding=\"10px\">\n<tbody>\n<tr style=\"height: 10px;\">\n<td style=\"width: 20%; height: 10px;\"><span>Research focus<\/span><\/td>\n<td style=\"width: 80%; height: 10px;\"><span>Demography, Migration due to Social Unrest, Multiculturalism, Labor Migration, Families Left Behind, Thai-Malaysia Border Migration.<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-um&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Rusaslina-Idrus-co-pi-FASS-UM.jpg&#8221; title_text=&#8221;Rusaslina Idrus, co-pi, FASS, UM&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/umexpert.um.edu.my\/rusaslina&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Rusalina Idrus<\/h2>\n<h3 style=\"text-align: center;\">Senior Lecturer<\/h3>\n<p style=\"text-align: center;\">Faculty of Arts and Social Sciences, University of Malaya, Malaysia (FASS, UM)<\/p>\n<p>&nbsp;<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;rusaslina@um.edu.my&#8221; url=&#8221;mailto:rusaslina@um.edu.my&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb image_icon_width=&#8221;33%&#8221; _builder_version=&#8221;4.17.4&#8243; header_font=&#8221;Montserrat|800|||||||&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#2F3241&#8243; header_font_size=&#8221;35px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Poppins|300||||on|||&#8221; body_text_align=&#8221;center&#8221; body_text_color=&#8221;#000000&#8243; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; custom_margin=&#8221;||-20px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; image_max_width=&#8221;33%&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<table border=\"1\" style=\"height: 192px; width: 100%; border-collapse: collapse; border-style: none; float: left;\" cellpadding=\"10px\">\n<tbody>\n<tr style=\"height: 10px;\">\n<td style=\"width: 20%; height: 10px;\"><span>Research focus<\/span><\/td>\n<td style=\"width: 80%; height: 10px;\"><span>Gender Studies, Indigenous Rights and Citizenship, Multicultural Society, Digital Storytelling, Project for the Empowerment of the Homeless, the Urban Poor, and the Aboriginal People (Orang Asli).<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-um&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Simon-Soon-FASS-UM.jpg&#8221; title_text=&#8221;Simon Soon, FASS, UM&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/umexpert.um.edu.my\/simonsoon&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Simon Soon<\/h2>\n<h3 style=\"text-align: center;\">Senior Lecturer<\/h3>\n<p style=\"text-align: center;\">Faculty of Arts and Social Sciences, University of Malaya, Malaysia (FASS, UM)<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;simonsoon@um.edu.my&#8221; url=&#8221;mailto:simonsoon@um.edu.my&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb image_icon_width=&#8221;33%&#8221; _builder_version=&#8221;4.17.4&#8243; header_font=&#8221;Montserrat|800|||||||&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#2F3241&#8243; header_font_size=&#8221;35px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Poppins|300||||on|||&#8221; body_text_align=&#8221;center&#8221; body_text_color=&#8221;#000000&#8243; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; custom_margin=&#8221;||-20px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; image_max_width=&#8221;33%&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<table border=\"1\" style=\"height: 192px; width: 100%; border-collapse: collapse; border-style: none; float: left;\" cellpadding=\"10px\">\n<tbody>\n<tr style=\"height: 10px;\">\n<td style=\"width: 20%; height: 10px;\"><span>Research focus<\/span><\/td>\n<td style=\"width: 80%; height: 10px;\"><span>Penang Field Director of Site and Space in Southeast Asia. Research focus:\u00a0 Art History, Visual Art Studies, Comparative Modernities in the art, spatio-visual practices, and art historiography<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;80%&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-um&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/POR-Heong-Hong-FASS-UM.jpeg&#8221; title_text=&#8221;POR Heong Hong, FASS, UM&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/umexpert.um.edu.my\/porhh.html&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">POR Heong Hong<\/h2>\n<h3 style=\"text-align: center;\">Researcher<\/h3>\n<p style=\"text-align: center;\">Faculty of Arts and Social Sciences, University of Malaya, Malaysia (FASS, UM)<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221; porhh@um.edu.my&#8221; url=&#8221;mailto:porhh@um.edu.my&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb image_icon_width=&#8221;33%&#8221; _builder_version=&#8221;4.17.4&#8243; header_font=&#8221;Montserrat|800|||||||&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#2F3241&#8243; header_font_size=&#8221;35px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Poppins|300||||on|||&#8221; body_text_align=&#8221;center&#8221; body_text_color=&#8221;#000000&#8243; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; custom_margin=&#8221;||-20px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; image_max_width=&#8221;33%&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<table border=\"1\" style=\"height: 192px; width: 100%; border-collapse: collapse; border-style: none; float: left;\" cellpadding=\"10px\">\n<tbody>\n<tr style=\"height: 10px;\">\n<td style=\"width: 20%; height: 10px;\"><span>Research focus<\/span><\/td>\n<td style=\"width: 80%; height: 10px;\"><span>Bodies, Nationalism and Modernity, Migration, Mental Health Institution in colonial Malaya, Colonial Visual Representation of Leprosy, Gender Politics, and Politics of Memories, Filmmaking.<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-pas&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Rafal-Smoczynski-co-pi-IPS-PAS.png&#8221; title_text=&#8221;Rafal Smoczynski, co-pi, IPS, PAS&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/www.ifispan.pl\/en\/members\/rsmoczynifispan-waw-pl\/&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Co-PI: Rafal Smoczynski<\/h2>\n<h3 style=\"text-align: center;\"><a href=\"https:\/\/www.ifispan.pl\/en\/members\/rsmoczynifispan-waw-pl\/\">Associate Professor<\/a><\/h3>\n<p style=\"text-align: center;\">Institute of Philosophy and Sociology, Polish Academy of Sciences, Warsaw, Poland (IPS, PAS)<\/p>\n<p>&nbsp;<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;rsmoczyn@ifispan.waw.pl&#8221; url=&#8221;mailto:rsmoczyn@ifispan.waw.pl&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb image_icon_width=&#8221;33%&#8221; _builder_version=&#8221;4.17.4&#8243; header_font=&#8221;Montserrat|800|||||||&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#2F3241&#8243; header_font_size=&#8221;35px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Poppins|300||||on|||&#8221; body_text_align=&#8221;center&#8221; body_text_color=&#8221;#000000&#8243; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; custom_margin=&#8221;||-20px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; image_max_width=&#8221;33%&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<table border=\"1\" style=\"height: 192px; width: 100%; border-collapse: collapse; border-style: none; float: left;\" cellpadding=\"10px\">\n<tbody>\n<tr style=\"height: 10px;\">\n<td style=\"width: 20%; height: 10px;\"><span>Research focus<\/span><\/td>\n<td style=\"width: 80%; height: 10px;\">social control, migration, sociology of religion, social theory, and sociology of markets<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-pas&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Dorota-Hall-co-pi-IPS-PAS.jpg&#8221; title_text=&#8221;Dorota Hall, co-pi, IPS, PAS&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/www.ifispan.pl\/en\/members\/dhallifispan-waw-pl\/#tabs-1&#8243; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\"><a href=\"https:\/\/www.ifispan.pl\/en\/members\/dhallifispan-waw-pl\/#tabs-1\">Dorota Hall<\/a><\/h2>\n<h3 style=\"text-align: center;\">Associate Professor<\/h3>\n<p style=\"text-align: center;\">Institute of Philosophy and Sociology, Polish Academy of Sciences, Warsaw, Poland (IPS, PAS)<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;dhall@ifispan.waw.pl&#8221; url=&#8221;mailto:dhall@ifispan.waw.pl&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb image_icon_width=&#8221;33%&#8221; _builder_version=&#8221;4.17.4&#8243; header_font=&#8221;Montserrat|800|||||||&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#2F3241&#8243; header_font_size=&#8221;35px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Poppins|300||||on|||&#8221; body_text_align=&#8221;center&#8221; body_text_color=&#8221;#000000&#8243; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; custom_margin=&#8221;||-20px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; image_max_width=&#8221;33%&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<table border=\"1\" style=\"height: 192px; width: 100%; border-collapse: collapse; border-style: none; float: left;\" cellpadding=\"10px\">\n<tbody>\n<tr style=\"height: 10px;\">\n<td style=\"width: 20%; height: 10px;\"><span>Research focus<\/span><\/td>\n<td style=\"width: 80%; height: 10px;\">Cultural Anthropology and Sociology on religion and sexuality, Network of Socio-economic Experts in the Anti-discrimination Field, EU Agency for Fundamental Rights<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;80%&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-pas&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Katarzyna-Andrejuk-IPS-PAS.jpg&#8221; title_text=&#8221;Katarzyna-Andrejuk, IPS, PAS&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/www.ifispan.pl\/en\/members\/katarzyna-andrejukgmail-com\/#tabs-4&#8243; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Katarzyna Andrejuk<\/h2>\n<h3 style=\"text-align: center;\">Associate Professor<\/h3>\n<p style=\"text-align: center;\">Institute of Philosophy and Sociology, Polish Academy of Sciences, Warsaw, Poland (IPS, PAS)<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221; kandrejuk@ifispan.waw.pl&#8221; url=&#8221;mailto:%20kandrejuk@ifispan.waw.pl&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb image_icon_width=&#8221;33%&#8221; _builder_version=&#8221;4.17.4&#8243; header_font=&#8221;Montserrat|800|||||||&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#2F3241&#8243; header_font_size=&#8221;35px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Poppins|300||||on|||&#8221; body_text_align=&#8221;center&#8221; body_text_color=&#8221;#000000&#8243; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; custom_margin=&#8221;||-20px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; image_max_width=&#8221;33%&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<table border=\"1\" style=\"height: 192px; width: 100%; border-collapse: collapse; border-style: none; float: left;\" cellpadding=\"10px\">\n<tbody>\n<tr style=\"height: 10px;\">\n<td style=\"width: 20%; height: 10px;\"><span>Research focus<\/span><\/td>\n<td style=\"width: 80%; height: 10px;\">Sociology and Law, Migrants\u2019 Integration in the Labour Market, Educational Migrations, Europeanisation.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-gist&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/John-HUTNYK-co-pi-GIST-TDTU-scaled.jpg&#8221; title_text=&#8221;John HUTNYK, co-pi, GIST, TDTU&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.6&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Co-PI: John HUTNYK<\/h2>\n<h3 style=\"text-align: center;\">Associate Professor<\/h3>\n<p style=\"text-align: center;\">Faculty of Social Science and Humanities, Ton Duc Thang University (TDTU), Vietnam<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;JohnHutnyk@tdtu.edu.vn&#8221; url=&#8221;http:\/\/JohnHutnyk@tdtu.edu.vn&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb image_icon_width=&#8221;33%&#8221; _builder_version=&#8221;4.17.4&#8243; header_font=&#8221;Montserrat|800|||||||&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#2F3241&#8243; header_font_size=&#8221;35px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Poppins|300||||on|||&#8221; body_text_align=&#8221;center&#8221; body_text_color=&#8221;#000000&#8243; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; custom_margin=&#8221;||-20px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; image_max_width=&#8221;33%&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<table border=\"1\" style=\"height: 192px; width: 100%; border-collapse: collapse; border-style: none; float: left;\" cellpadding=\"10px\">\n<tbody>\n<tr style=\"height: 10px;\">\n<td style=\"width: 20%; height: 10px;\"><span>Research focus<\/span><\/td>\n<td style=\"width: 80%; height: 10px;\"><span>Marxism, Port Cities of the Colonial Heritage, Bakun Hydro-Electric Scheme in Sarawak, the Australian Technology Park, the Multimedia Super Corridor in Kuala Lumpur<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-gist&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Le-Thi-MAI-GIST-TDTU-scaled.jpg&#8221; title_text=&#8221;Le Thi MAI, GIST, TDTU&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Le Thi MAI<\/h2>\n<h3 style=\"text-align: center;\">Associate Professor<\/h3>\n<p style=\"text-align: center;\">Faculty of Social Science and Humanities, Ton Duc Thang University (TDTU), Vietnam<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;lethimai@tdtu.edu.vn&#8221; url=&#8221;mailto:lethimai@tdtu.edu.vn&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb image_icon_width=&#8221;33%&#8221; _builder_version=&#8221;4.17.4&#8243; header_font=&#8221;Montserrat|800|||||||&#8221; header_text_align=&#8221;left&#8221; header_text_color=&#8221;#2F3241&#8243; header_font_size=&#8221;35px&#8221; header_line_height=&#8221;1.4em&#8221; body_font=&#8221;Poppins|300||||on|||&#8221; body_text_align=&#8221;center&#8221; body_text_color=&#8221;#000000&#8243; body_font_size=&#8221;15px&#8221; body_line_height=&#8221;1.8em&#8221; custom_margin=&#8221;||-20px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; image_max_width=&#8221;33%&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<table border=\"1\" style=\"height: 192px; width: 100%; border-collapse: collapse; border-style: none; float: left;\" cellpadding=\"10px\">\n<tbody>\n<tr style=\"height: 10px;\">\n<td style=\"width: 20%; height: 10px;\"><span>Research focus<\/span><\/td>\n<td style=\"width: 80%; height: 10px;\">Cultural Anthropology and Sociology on religion and sexuality, Network of Socio-economic Experts in the Anti-discrimination Field, EU Agency for Fundamental Rights<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;80%&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-other&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Nguyen-Tuan-Anh-VHU-USSH.png&#8221; title_text=&#8221;Nguyen Tuan Anh, VHU USSH&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/xhh.ussh.vnu.edu.vn\/en\/?p=4521&#8243; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Nguyen Tuan Anh<\/h2>\n<p style=\"text-align: center;\"><span>VNU University of Social Sciences and Humanities.<\/span><\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;xhhanh@yahoo.com&#8221; url=&#8221;mailto:xhhanh@yahoo.com&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-other&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Nguyen-Thi-Hong-Xoan-VHU-HCM.jpg&#8221; title_text=&#8221;Nguyen Thi Hong Xoan, VHU &#8211; HCM&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/hcmussh.edu.vn\/?ArticleId=bf9a164c-73de-4361-9547-4948ac200c23&#8243; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Nguyen Thi Hong Xoan<\/h2>\n<p style=\"text-align: center;\"><span>Department of Sociology, Vietnam National University, Ho Chi Minh City (VHU-HCM), Vietnam.<\/span><\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;xoannguyen@hcmussh.edu.vn&#8221; url=&#8221;mailto:xoannguyen@hcmussh.edu.vn&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-other&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Nguyen-Nu-Nguyet-Anh-VHU-HCM.jpg&#8221; title_text=&#8221;Nguyen Nu Nguyet Anh, VHU- HCM&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/xhh.ussh.vnu.edu.vn\/en\/?p=4521&#8243; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">\u00a0Nguyen Nu Nguyet Anh<\/h2>\n<p style=\"text-align: center;\"><span>Department of Sociology, Vietnam National University, Ho Chi Minh City (VHU-HCM), Vietnam<\/span><\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;nunguyetanh@hcmussh.edu.vn&#8221; url=&#8221;mailto:nunguyetanh@hcmussh.edu.vn&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;80%&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-other&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Lim-Song-Hwee-CUHK.png&#8221; title_text=&#8221;Lim-Song-Hwee, CUHK&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/www2.crs.cuhk.edu.hk\/faculty-staff\/faculty-members\/lim-song-hwee&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\"><a href=\"https:\/\/www2.crs.cuhk.edu.hk\/faculty-staff\/faculty-members\/lim-song-hwee\">LIM Song Hwee<\/a><\/h2>\n<p style=\"text-align: center;\"><span>Center for Cultural Studies, Chinese University of Hong Kong, China<\/span><\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;shlim@cuhk.edu.hk&#8221; url=&#8221;mailto:shlim@cuhk.edu.hk&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-other&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/SHIN-Kwang-Yeong-CAU.jpg&#8221; title_text=&#8221;SHIN Kwang-Yeong, CAU&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/sociology.cau.ac.kr\/eng\/faculty\/sub01.php&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\"><a href=\"https:\/\/sociology.cau.ac.kr\/eng\/faculty\/sub01.php\">SHIN Kwang-Yeong<\/a><\/h2>\n<p style=\"text-align: center;\"><span>Department of Sociology, Chung-Ang University (CAU), Seoul, Korea<\/span><\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;swbaek@cau.ac.kr&#8221; url=&#8221;mailto:swbaek@cau.ac.kr&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-other&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/BAEK-Seung-Wook-CAU.jpg&#8221; title_text=&#8221;BAEK Seung-Wook, CAU&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/sociology.cau.ac.kr\/eng\/faculty\/sub01.php&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">BAEK Seung-Wook<\/h2>\n<p style=\"text-align: center;\"><span>Department of Sociology, Chung-Ang University (CAU), Seoul, Korea<\/span><\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;kyshin@cau.ac.kr&#8221; url=&#8221;mailto:kyshin@cau.ac.kr&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;80%&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-other&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/LEE-Na-Young-CAU.jpg&#8221; title_text=&#8221;LEE Na-Young, CAU&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/sociology.cau.ac.kr\/eng\/faculty\/sub01.php&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">LEE Na-Young<\/h2>\n<p style=\"text-align: center;\"><span>Department of Sociology, Chung-Ang University (CAU), Seoul, Korea<\/span><\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;nylee@cau.ac.kr&#8221; url=&#8221;mailto:nylee@cau.ac.kr;&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-other&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Lee-Chulwoo.jpeg&#8221; title_text=&#8221;Lee Chulwoo&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/lawschooleng.yonsei.ac.kr\/faculty\/name_search.do?mode=view&#038;userId=N50oc8n0mCABQT8YGmvp%2FQ%3D%3D&#8221; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\"><a href=\"https:\/\/lawschooleng.yonsei.ac.kr\/faculty\/name_search.do?mode=view&amp;userId=N50oc8n0mCABQT8YGmvp%2FQ%3D%3D\">Lee Chulwoo<\/a><\/h2>\n<p style=\"text-align: center;\">Law School, Yonsei University (YU), Seoul, Korea<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;lee@yonsei.ac.kr&#8221; url=&#8221;mailto:lee@yonsei.ac.kr&#8221; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; module_class=&#8221;dfc-other&#8221; _builder_version=&#8221;4.17.4&#8243; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; border_width_all=&#8221;2px&#8221; border_color_all=&#8221;#dbdbdb&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-content\/uploads\/2022\/05\/Robinson-Tammy-Hanyang-University.jpg&#8221; title_text=&#8221;Robinson Tammy, Hanyang University&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.17.4&#8243; max_width=&#8221;160px&#8221; height=&#8221;160px&#8221; max_height=&#8221;160px&#8221; custom_margin=&#8221;||20px||false|false&#8221; border_radii=&#8221;on|100%|100%|100%|100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;12px&#8221; header_font=&#8221;Poppins|500|||||||&#8221; header_font_size=&#8221;18px&#8221; header_2_font=&#8221;Poppins|500|||||||&#8221; header_2_text_align=&#8221;center&#8221; header_2_font_size=&#8221;20px&#8221; header_3_font=&#8221;Poppins|500||on|||||&#8221; header_3_text_color=&#8221;#E02B20&#8243; header_3_font_size=&#8221;13px&#8221; header_4_font=&#8221;||||||||&#8221; header_4_font_size=&#8221;15px&#8221; custom_margin=&#8221;||20px||false|false&#8221; link_option_url=&#8221;https:\/\/www.hanyang.ac.kr\/web\/eng\/s1006&#8243; link_option_url_new_window=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Robinson Tammy<\/h2>\n<p style=\"text-align: center;\"><span>School of Education in Applied Art Education, Hanyang University, Seoul<\/span><\/p>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221; Koreatammyko@hanyang.ac.kr &#8221; url=&#8221;mailto:%20Koreatammyko@hanyang.ac.kr%20&#8243; url_new_window=&#8221;on&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe076;||divi||400&#8243; icon_color=&#8221;#e09900&#8243; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;20px&#8221; content_max_width=&#8221;0px&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|||on|||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;13px&#8221; header_letter_spacing=&#8221;1px&#8221; header_line_height=&#8221;1.2em&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||20px||false|false&#8221; custom_padding=&#8221;||||false|true&#8221; custom_css_main_element=&#8221;text-align:center;||align-items:center;&#8221; border_radii_image_tablet=&#8221;&#8221; border_radii_image_phone=&#8221;&#8221; border_radii_image_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Core Research TeamPI:\u00a0 Joyce C.H. Liu Chair Professor Director of International Center for Cultural Studiesm National Yang Ming Chiao Tung University, Taiwan. Research focus Border Politics, Internal Colonialism, Unequal Citizenship, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-50596","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-json\/wp\/v2\/pages\/50596","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-json\/wp\/v2\/comments?post=50596"}],"version-history":[{"count":0,"href":"https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-json\/wp\/v2\/pages\/50596\/revisions"}],"wp:attachment":[{"href":"https:\/\/transit-asia.chss.nycu.edu.tw\/GHI\/wp-json\/wp\/v2\/media?parent=50596"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}