{"id":4798,"date":"2026-07-24T10:45:48","date_gmt":"2026-07-24T10:45:48","guid":{"rendered":"https:\/\/hubtechmedia.in\/global\/?page_id=4798"},"modified":"2026-08-14T10:13:39","modified_gmt":"2026-08-14T10:13:39","slug":"rotary-valve","status":"publish","type":"page","link":"https:\/\/hubtechmedia.in\/global\/rotary-valve\/","title":{"rendered":"Rotary Valve"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4798\" class=\"elementor elementor-4798\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d917f3b e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"d917f3b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-68e56e8 elementor-widget elementor-widget-html\" data-id=\"68e56e8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\r\n\r\n<title>Rotary Valve \u2013 Global Flow Industries (GFI Valves)<\/title>\r\n\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@500;600;700;800&family=Inter:wght@400;500;600&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\r\n:root{\r\n  --navy:#0b2e4f;\r\n  --navy-dark:#082138;\r\n  --orange:#f5821f;\r\n  --orange-dark:#d96c0f;\r\n  --grey-bg:#f5f7f9;\r\n  --text:#3b444d;\r\n  --border:#e3e8ec;\r\n  --white:#ffffff;\r\n}\r\n\r\n*{\r\n  box-sizing:border-box;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\nbody{\r\n  font-family:'Inter',sans-serif;\r\n  color:var(--text);\r\n  background:var(--white);\r\n  line-height:1.65;\r\n  -webkit-font-smoothing:antialiased;\r\n}\r\n\r\nh1,h2,h3,h4{\r\n  font-family:'Poppins',sans-serif;\r\n  color:var(--navy);\r\n}\r\n\r\na{\r\n  text-decoration:none;\r\n  color:inherit;\r\n}\r\n\r\nimg{\r\n  max-width:100%;\r\n  display:block;\r\n}\r\n\r\nul{\r\n  list-style:none;\r\n}\r\n\r\n\r\n\/* =====================================================\r\n   PAGE HEADER\r\n===================================================== *\/\r\n\r\n.page-header{\r\n  background:linear-gradient(\r\n    120deg,\r\n    var(--navy) 0%,\r\n    var(--navy-dark) 100%\r\n  );\r\n\r\n  color:#fff;\r\n  padding:46px 24px;\r\n  text-align:center;\r\n}\r\n\r\n.page-header h1{\r\n  color:#fff;\r\n  font-size:34px;\r\n  margin-bottom:8px;\r\n}\r\n\r\n.page-header .crumb{\r\n  font-size:14px;\r\n  color:#b9c9d6;\r\n}\r\n\r\n.page-header .crumb a:hover{\r\n  color:var(--orange);\r\n}\r\n\r\n.page-header .crumb .sep{\r\n  margin:0 6px;\r\n  color:#5f7c95;\r\n}\r\n\r\n\r\n\/* =====================================================\r\n   LAYOUT\r\n===================================================== *\/\r\n\r\n.layout{\r\n  max-width:1280px;\r\n  margin:0 auto;\r\n  padding:44px 24px 70px;\r\n\r\n  display:grid;\r\n  grid-template-columns:270px 1fr;\r\n  gap:36px;\r\n\r\n  align-items:start;\r\n}\r\n\r\n\r\n\/* =====================================================\r\n   SIDEBAR\r\n===================================================== *\/\r\n\r\n.sidebar{\r\n  background:var(--white);\r\n  border:1px solid var(--border);\r\n  border-radius:10px;\r\n  overflow:hidden;\r\n\r\n  position:sticky;\r\n  top:88px;\r\n}\r\n\r\n.sidebar-head{\r\n  background:var(--navy);\r\n  color:#fff;\r\n\r\n  padding:16px 20px;\r\n\r\n  font-family:'Poppins',sans-serif;\r\n  font-weight:600;\r\n  font-size:16px;\r\n\r\n  letter-spacing:.3px;\r\n}\r\n\r\n.sidebar ul{\r\n  padding:8px 0;\r\n}\r\n\r\n.sidebar li a{\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n\r\n  padding:12px 20px;\r\n\r\n  font-size:14.5px;\r\n  font-weight:500;\r\n\r\n  color:var(--text);\r\n\r\n  border-left:3px solid transparent;\r\n\r\n  transition:.2s;\r\n}\r\n\r\n.sidebar li a:hover{\r\n  background:var(--grey-bg);\r\n  color:var(--navy);\r\n  border-left-color:var(--orange);\r\n}\r\n\r\n.sidebar li a.active{\r\n  background:#fff4ea;\r\n  color:var(--orange-dark);\r\n  font-weight:700;\r\n  border-left-color:var(--orange);\r\n}\r\n\r\n.sidebar li a::after{\r\n  content:'\u203a';\r\n  font-size:16px;\r\n  opacity:.5;\r\n}\r\n\r\n.sidebar-cta{\r\n  margin:14px;\r\n  padding:16px;\r\n\r\n  border-radius:8px;\r\n\r\n  background:var(--grey-bg);\r\n\r\n  text-align:center;\r\n}\r\n\r\n.sidebar-cta p{\r\n  font-size:13px;\r\n  margin-bottom:10px;\r\n  color:var(--text);\r\n}\r\n\r\n.sidebar-cta a{\r\n  display:inline-block;\r\n\r\n  background:var(--orange);\r\n  color:#fff;\r\n\r\n  font-weight:700;\r\n  padding:10px 18px;\r\n\r\n  border-radius:6px;\r\n\r\n  font-size:13.5px;\r\n\r\n  transition:.2s;\r\n}\r\n\r\n.sidebar-cta a:hover{\r\n  background:var(--orange-dark);\r\n}\r\n\r\n\r\n\/* =====================================================\r\n   MOBILE SIDEBAR\r\n===================================================== *\/\r\n\r\n.sidebar-toggle{\r\n  display:none;\r\n\r\n  width:100%;\r\n\r\n  background:var(--navy);\r\n  color:#fff;\r\n\r\n  border:none;\r\n\r\n  padding:13px 18px;\r\n\r\n  font-family:'Poppins',sans-serif;\r\n  font-weight:600;\r\n  font-size:15px;\r\n\r\n  border-radius:8px;\r\n\r\n  margin-bottom:16px;\r\n\r\n  align-items:center;\r\n  justify-content:space-between;\r\n\r\n  cursor:pointer;\r\n}\r\n\r\n.sidebar-toggle .arrow{\r\n  transition:.25s;\r\n}\r\n\r\n.sidebar-toggle.open .arrow{\r\n  transform:rotate(180deg);\r\n}\r\n\r\n\r\n\/* =====================================================\r\n   MAIN CONTENT\r\n===================================================== *\/\r\n\r\n.content h2{\r\n  font-size:24px;\r\n  margin:34px 0 14px;\r\n}\r\n\r\n.content h2:first-of-type{\r\n  margin-top:0;\r\n}\r\n\r\n.content p{\r\n  margin-bottom:14px;\r\n}\r\n\r\n\r\n\/* =====================================================\r\n   HERO CARD\r\n===================================================== *\/\r\n\r\n.hero-card{\r\n  display:grid;\r\n  grid-template-columns:1.1fr 1fr;\r\n\r\n  gap:34px;\r\n\r\n  background:var(--grey-bg);\r\n\r\n  border:1px solid var(--border);\r\n\r\n  border-radius:14px;\r\n\r\n  padding:30px;\r\n\r\n  align-items:center;\r\n\r\n  margin-bottom:10px;\r\n}\r\n\r\n.hero-card .img-box{\r\n  background:#fff;\r\n\r\n  border-radius:10px;\r\n\r\n  border:1px solid var(--border);\r\n\r\n  padding:20px;\r\n\r\n  display:flex;\r\n\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  min-height:260px;\r\n}\r\n\r\n.hero-card .img-box img{\r\n  max-height:260px;\r\n  object-fit:contain;\r\n}\r\n\r\n.eyebrow{\r\n  display:inline-block;\r\n\r\n  color:var(--orange-dark);\r\n\r\n  background:#fff4ea;\r\n\r\n  font-weight:700;\r\n\r\n  font-size:12.5px;\r\n\r\n  letter-spacing:.6px;\r\n\r\n  text-transform:uppercase;\r\n\r\n  padding:5px 12px;\r\n\r\n  border-radius:20px;\r\n\r\n  margin-bottom:12px;\r\n}\r\n\r\n.hero-card h1{\r\n  font-size:30px;\r\n  margin-bottom:12px;\r\n}\r\n\r\n.hero-card .tags{\r\n  display:flex;\r\n  flex-wrap:wrap;\r\n  gap:10px;\r\n  margin-top:18px;\r\n}\r\n\r\n.hero-card .tags span{\r\n  background:#fff;\r\n\r\n  border:1px solid var(--border);\r\n\r\n  color:var(--navy);\r\n\r\n  font-size:12.5px;\r\n\r\n  font-weight:600;\r\n\r\n  padding:7px 12px;\r\n\r\n  border-radius:6px;\r\n}\r\n\r\n\r\n\/* =====================================================\r\n   BUTTONS\r\n===================================================== *\/\r\n\r\n.btn-row{\r\n  display:flex;\r\n  gap:12px;\r\n\r\n  margin-top:22px;\r\n\r\n  flex-wrap:wrap;\r\n}\r\n\r\n.btn{\r\n  padding:12px 22px;\r\n\r\n  border-radius:7px;\r\n\r\n  font-weight:700;\r\n\r\n  font-size:14px;\r\n\r\n  transition:.2s;\r\n\r\n  display:inline-block;\r\n}\r\n\r\n.btn-primary{\r\n  background:var(--orange);\r\n  color:#fff;\r\n}\r\n\r\n.btn-primary:hover{\r\n  background:var(--orange-dark);\r\n}\r\n\r\n.btn-outline{\r\n  border:2px solid var(--navy);\r\n  color:var(--navy);\r\n}\r\n\r\n.btn-outline:hover{\r\n  background:var(--navy);\r\n  color:#fff;\r\n}\r\n\r\n\r\n\/* =====================================================\r\n   FEATURES\r\n===================================================== *\/\r\n\r\n.feature-grid{\r\n  display:grid;\r\n\r\n  grid-template-columns:repeat(2,1fr);\r\n\r\n  gap:14px;\r\n\r\n  margin:20px 0 10px;\r\n}\r\n\r\n.feature-item{\r\n  display:flex;\r\n\r\n  gap:12px;\r\n\r\n  align-items:flex-start;\r\n\r\n  background:var(--white);\r\n\r\n  border:1px solid var(--border);\r\n\r\n  border-radius:10px;\r\n\r\n  padding:16px;\r\n}\r\n\r\n.feature-item .dot{\r\n  flex:none;\r\n\r\n  width:34px;\r\n  height:34px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:#fff4ea;\r\n\r\n  color:var(--orange-dark);\r\n\r\n  display:flex;\r\n\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  font-weight:800;\r\n}\r\n\r\n.feature-item h4{\r\n  font-size:14.5px;\r\n  margin-bottom:4px;\r\n  color:var(--navy);\r\n}\r\n\r\n.feature-item p{\r\n  font-size:13.5px;\r\n  margin:0;\r\n  color:#67717a;\r\n}\r\n\r\n\r\n\/* =====================================================\r\n   AVAILABLE TYPES\r\n===================================================== *\/\r\n\r\n.type-grid{\r\n  display:grid;\r\n\r\n  grid-template-columns:repeat(2,1fr);\r\n\r\n  gap:16px;\r\n\r\n  margin:18px 0 10px;\r\n}\r\n\r\n.type-card{\r\n  border:1px solid var(--border);\r\n\r\n  border-radius:10px;\r\n\r\n  padding:18px;\r\n\r\n  background:var(--white);\r\n\r\n  border-top:3px solid var(--orange);\r\n\r\n  transition:.2s;\r\n}\r\n\r\n.type-card:hover{\r\n  transform:translateY(-3px);\r\n\r\n  box-shadow:0 8px 22px rgba(11,46,79,.07);\r\n}\r\n\r\n.type-card h4{\r\n  font-size:15.5px;\r\n  margin-bottom:6px;\r\n}\r\n\r\n.type-card p{\r\n  font-size:13.5px;\r\n  color:#67717a;\r\n  margin:0;\r\n}\r\n\r\n\r\n\/* =====================================================\r\n   SPECIFICATIONS TABLE\r\n===================================================== *\/\r\n\r\ntable.spec-table{\r\n  width:100%;\r\n\r\n  border-collapse:collapse;\r\n\r\n  margin:16px 0 30px;\r\n\r\n  font-size:14px;\r\n\r\n  border:1px solid var(--border);\r\n\r\n  border-radius:10px;\r\n\r\n  overflow:hidden;\r\n}\r\n\r\ntable.spec-table th{\r\n  background:var(--navy);\r\n\r\n  color:#fff;\r\n\r\n  text-align:left;\r\n\r\n  padding:12px 16px;\r\n\r\n  font-family:'Poppins',sans-serif;\r\n\r\n  font-size:13.5px;\r\n}\r\n\r\ntable.spec-table td{\r\n  padding:12px 16px;\r\n\r\n  border-bottom:1px solid var(--border);\r\n}\r\n\r\ntable.spec-table tr:last-child td{\r\n  border-bottom:none;\r\n}\r\n\r\ntable.spec-table tr:nth-child(even) td{\r\n  background:var(--grey-bg);\r\n}\r\n\r\ntable.spec-table td:first-child{\r\n  font-weight:600;\r\n\r\n  color:var(--navy);\r\n\r\n  width:38%;\r\n}\r\n\r\n\r\n\/* =====================================================\r\n   APPLICATIONS\r\n===================================================== *\/\r\n\r\n.app-pills{\r\n  display:flex;\r\n\r\n  flex-wrap:wrap;\r\n\r\n  gap:10px;\r\n\r\n  margin:16px 0 30px;\r\n}\r\n\r\n.app-pills span{\r\n  background:var(--navy);\r\n\r\n  color:#fff;\r\n\r\n  font-size:13px;\r\n\r\n  font-weight:600;\r\n\r\n  padding:9px 16px;\r\n\r\n  border-radius:22px;\r\n}\r\n\r\n\r\n\/* =====================================================\r\n   STANDARDS\r\n===================================================== *\/\r\n\r\n.std-strip{\r\n  display:flex;\r\n\r\n  flex-wrap:wrap;\r\n\r\n  gap:12px;\r\n\r\n  margin:16px 0 30px;\r\n}\r\n\r\n.std-strip span{\r\n  border:1.5px solid var(--navy);\r\n\r\n  color:var(--navy);\r\n\r\n  font-weight:700;\r\n\r\n  font-size:13px;\r\n\r\n  padding:8px 14px;\r\n\r\n  border-radius:6px;\r\n}\r\n\r\n\r\n\/* =====================================================\r\n   CTA\r\n===================================================== *\/\r\n\r\n.enquiry-box{\r\n  margin-top:40px;\r\n\r\n  background:linear-gradient(\r\n    120deg,\r\n    var(--navy),\r\n    var(--navy-dark)\r\n  );\r\n\r\n  color:#fff;\r\n\r\n  border-radius:14px;\r\n\r\n  padding:34px;\r\n\r\n  text-align:center;\r\n}\r\n\r\n.enquiry-box h3{\r\n  color:#fff;\r\n\r\n  font-size:22px;\r\n\r\n  margin-bottom:8px;\r\n}\r\n\r\n.enquiry-box p{\r\n  color:#c4d3e0;\r\n\r\n  margin-bottom:20px;\r\n}\r\n\r\n\r\n\/* =====================================================\r\n   RESPONSIVE\r\n===================================================== *\/\r\n\r\n@media(max-width:980px){\r\n\r\n  .layout{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .sidebar{\r\n    position:static;\r\n  }\r\n\r\n  .sidebar-toggle{\r\n    display:flex;\r\n  }\r\n\r\n  .sidebar.collapsed ul,\r\n  .sidebar.collapsed .sidebar-cta{\r\n    display:none;\r\n  }\r\n\r\n  .sidebar-head{\r\n    display:none;\r\n  }\r\n\r\n  .hero-card{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .feature-grid,\r\n  .type-grid{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n}\r\n\r\n\r\n@media(max-width:760px){\r\n\r\n  .page-header{\r\n    padding:38px 20px;\r\n  }\r\n\r\n  .page-header h1{\r\n    font-size:26px;\r\n  }\r\n\r\n  .layout{\r\n    padding:30px 16px 50px;\r\n  }\r\n\r\n  .hero-card{\r\n    padding:20px;\r\n    gap:22px;\r\n  }\r\n\r\n  .hero-card h1{\r\n    font-size:26px;\r\n  }\r\n\r\n  .hero-card .img-box{\r\n    min-height:220px;\r\n  }\r\n\r\n  .hero-card .img-box img{\r\n    max-height:220px;\r\n  }\r\n\r\n  table.spec-table{\r\n    display:block;\r\n    overflow-x:auto;\r\n    white-space:nowrap;\r\n  }\r\n\r\n  .enquiry-box{\r\n    padding:26px 20px;\r\n  }\r\n\r\n}\r\n\r\n<\/style>\r\n<\/head>\r\n\r\n\r\n<body>\r\n\r\n\r\n<!-- =====================================================\r\n     PAGE HEADER\r\n===================================================== -->\r\n\r\n<div class=\"page-header\">\r\n\r\n  <h1>Rotary Valve<\/h1>\r\n\r\n  <div class=\"crumb\">\r\n\r\n    <a href=\"https:\/\/hubtechmedia.in\/global\/\">\r\n      Home\r\n    <\/a>\r\n\r\n    <span class=\"sep\">\/<\/span>\r\n\r\n    <a href=\"https:\/\/hubtechmedia.in\/global\/our-products\/\">\r\n      Our Products\r\n    <\/a>\r\n\r\n    <span class=\"sep\">\/<\/span>\r\n\r\n    Rotary Valve\r\n\r\n  <\/div>\r\n\r\n<\/div>\r\n\r\n\r\n\r\n<!-- =====================================================\r\n     MAIN LAYOUT\r\n===================================================== -->\r\n\r\n<div class=\"layout\">\r\n\r\n\r\n<!-- =====================================================\r\n     SIDEBAR\r\n===================================================== -->\r\n\r\n<aside class=\"sidebar\" id=\"sidebar\">\r\n\r\n  <button\r\n    class=\"sidebar-toggle\"\r\n    id=\"sidebarToggle\">\r\n\r\n    Browse Products\r\n\r\n    <span class=\"arrow\">\r\n      &#9660;\r\n    <\/span>\r\n\r\n  <\/button>\r\n\r\n\r\n  <div class=\"sidebar-head\">\r\n    Our Products\r\n  <\/div>\r\n\r\n\r\n  <ul>\r\n\r\n    <li>\r\n      <a href=\"https:\/\/hubtechmedia.in\/global\/gate-valve\/\">\r\n        Gate Valve\r\n      <\/a>\r\n    <\/li>\r\n\r\n    <li>\r\n      <a href=\"https:\/\/hubtechmedia.in\/global\/global-valve\/\">\r\n        Globe Valve\r\n      <\/a>\r\n    <\/li>\r\n\r\n    <li>\r\n      <a href=\"https:\/\/hubtechmedia.in\/global\/check-valve\/\">\r\n        Check Valve\r\n      <\/a>\r\n    <\/li>\r\n\r\n    <li>\r\n      <a href=\"https:\/\/hubtechmedia.in\/global\/ball-valve\/\">\r\n        Ball Valve\r\n      <\/a>\r\n    <\/li>\r\n\r\n    <li>\r\n      <a href=\"https:\/\/hubtechmedia.in\/global\/butterfly-valve\/\">\r\n        Butterfly Valve\r\n      <\/a>\r\n    <\/li>\r\n\r\n    <li>\r\n      <a href=\"https:\/\/hubtechmedia.in\/global\/knife-edge-gate-valve\/\">\r\n        Knife Edge Gate Valve\r\n      <\/a>\r\n    <\/li>\r\n\r\n    <li>\r\n      <a href=\"https:\/\/hubtechmedia.in\/global\/strainers\/\">\r\n        Strainers\r\n      <\/a>\r\n    <\/li>\r\n\r\n    <li>\r\n      <a href=\"https:\/\/hubtechmedia.in\/global\/needle-valve\/\">\r\n        Needle Valve\r\n      <\/a>\r\n    <\/li>\r\n\r\n    <li>\r\n      <a href=\"https:\/\/hubtechmedia.in\/global\/control-valves\/\">\r\n        Control Valves\r\n      <\/a>\r\n    <\/li>\r\n\r\n    <li>\r\n      <a href=\"https:\/\/hubtechmedia.in\/global\/double-cone-valve\/\">\r\n        Double Cone Valve\r\n      <\/a>\r\n    <\/li>\r\n\r\n    <li>\r\n      <a href=\"https:\/\/hubtechmedia.in\/global\/safety-relief-valve\/\">\r\n        Safety Relief Valve\r\n      <\/a>\r\n    <\/li>\r\n\r\n    <li>\r\n      <a href=\"https:\/\/hubtechmedia.in\/global\/cryogenic-valve\/\">\r\n        Cryogenic Valve\r\n      <\/a>\r\n    <\/li>\r\n\r\n    <li>\r\n      <a\r\n        href=\"https:\/\/hubtechmedia.in\/global\/rotary-valve\/\"\r\n        class=\"active\">\r\n\r\n        Rotary Valve\r\n\r\n      <\/a>\r\n    <\/li>\r\n\r\n    <li>\r\n      <a href=\"https:\/\/hubtechmedia.in\/global\/dome-valve\/\">\r\n        Dome Valve\r\n      <\/a>\r\n    <\/li>\r\n\r\n    <li>\r\n      <a href=\"https:\/\/hubtechmedia.in\/global\/contact-us\/\">\r\n        Customise Valve On Request\r\n      <\/a>\r\n    <\/li>\r\n\r\n  <\/ul>\r\n\r\n\r\n  <div class=\"sidebar-cta\">\r\n\r\n    <p>\r\n      Need a custom specification or bulk quote?\r\n    <\/p>\r\n\r\n    <a href=\"https:\/\/hubtechmedia.in\/global\/contact-us\/\">\r\n      Request a Quote\r\n    <\/a>\r\n\r\n  <\/div>\r\n\r\n<\/aside>\r\n\r\n\r\n\r\n<!-- =====================================================\r\n     MAIN CONTENT\r\n===================================================== -->\r\n\r\n<main class=\"content\">\r\n\r\n\r\n<!-- =====================================================\r\n     HERO\r\n===================================================== -->\r\n\r\n<div class=\"hero-card\">\r\n\r\n\r\n  <div>\r\n\r\n    <span class=\"eyebrow\">\r\n      Bulk Material Handling\r\n    <\/span>\r\n\r\n\r\n    <h1>\r\n      GFI Rotary Valves\r\n    <\/h1>\r\n\r\n\r\n    <p>\r\n      GFI Rotary Valves are designed for controlled feeding,\r\n      metering and discharge of dry bulk materials while\r\n      maintaining an effective airlock between different\r\n      pressure zones. Their robust rotor construction and\r\n      precision-machined clearances provide dependable\r\n      performance in demanding material handling systems.\r\n    <\/p>\r\n\r\n\r\n    <p>\r\n      These valves are suitable for powders, granules,\r\n      pellets, dust and other free-flowing bulk materials\r\n      used in pneumatic conveying, dust collection,\r\n      filtration and process handling applications.\r\n    <\/p>\r\n\r\n\r\n    <div class=\"tags\">\r\n\r\n      <span>\r\n        Heavy Duty Construction\r\n      <\/span>\r\n\r\n      <span>\r\n        Controlled Material Flow\r\n      <\/span>\r\n\r\n      <span>\r\n        Airlock Operation\r\n      <\/span>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"btn-row\">\r\n\r\n      <a\r\n        href=\"https:\/\/hubtechmedia.in\/global\/contact-us\/\"\r\n        class=\"btn btn-primary\">\r\n\r\n        Request a Quote\r\n\r\n      <\/a>\r\n\r\n\r\n      <a\r\n        href=\"#specifications\"\r\n        class=\"btn btn-outline\">\r\n\r\n        View Specifications\r\n\r\n      <\/a>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n\r\n\r\n  <div class=\"img-box\">\r\n\r\n    <img decoding=\"async\"\r\n      src=\"https:\/\/hubtechmedia.in\/global\/wp-content\/uploads\/2026\/07\/p-17.png\"\r\n      alt=\"GFI Rotary Valve\">\r\n\r\n  <\/div>\r\n\r\n\r\n<\/div>\r\n\r\n\r\n\r\n<!-- =====================================================\r\n     KEY FEATURES\r\n===================================================== -->\r\n\r\n<h2>\r\n  Key Features\r\n<\/h2>\r\n\r\n\r\n<div class=\"feature-grid\">\r\n\r\n\r\n  <div class=\"feature-item\">\r\n\r\n    <div class=\"dot\">\r\n      1\r\n    <\/div>\r\n\r\n    <div>\r\n\r\n      <h4>\r\n        Accurate Material Feeding\r\n      <\/h4>\r\n\r\n      <p>\r\n        Provides controlled and consistent discharge\r\n        of dry bulk materials into downstream equipment.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n\r\n\r\n  <div class=\"feature-item\">\r\n\r\n    <div class=\"dot\">\r\n      2\r\n    <\/div>\r\n\r\n    <div>\r\n\r\n      <h4>\r\n        Effective Airlock\r\n      <\/h4>\r\n\r\n      <p>\r\n        Helps maintain pressure separation between\r\n        conveying and discharge zones.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n\r\n\r\n  <div class=\"feature-item\">\r\n\r\n    <div class=\"dot\">\r\n      3\r\n    <\/div>\r\n\r\n    <div>\r\n\r\n      <h4>\r\n        Precision Rotor\r\n      <\/h4>\r\n\r\n      <p>\r\n        Precision-machined rotor construction supports\r\n        smooth and reliable material transfer.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n\r\n\r\n  <div class=\"feature-item\">\r\n\r\n    <div class=\"dot\">\r\n      4\r\n    <\/div>\r\n\r\n    <div>\r\n\r\n      <h4>\r\n        Wear Resistant Design\r\n      <\/h4>\r\n\r\n      <p>\r\n        Robust construction is suitable for abrasive\r\n        and demanding bulk material applications.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n\r\n\r\n  <div class=\"feature-item\">\r\n\r\n    <div class=\"dot\">\r\n      5\r\n    <\/div>\r\n\r\n    <div>\r\n\r\n      <h4>\r\n        Continuous Operation\r\n      <\/h4>\r\n\r\n      <p>\r\n        Designed for dependable operation in continuous\r\n        material handling and conveying processes.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n\r\n\r\n  <div class=\"feature-item\">\r\n\r\n    <div class=\"dot\">\r\n      6\r\n    <\/div>\r\n\r\n    <div>\r\n\r\n      <h4>\r\n        Easy Maintenance\r\n      <\/h4>\r\n\r\n      <p>\r\n        Service-friendly construction helps simplify\r\n        inspection, cleaning and maintenance.\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n\r\n<\/div>\r\n\r\n\r\n\r\n<!-- =====================================================\r\n     AVAILABLE TYPES\r\n===================================================== -->\r\n\r\n<h2>\r\n  Available Types\r\n<\/h2>\r\n\r\n\r\n<div class=\"type-grid\">\r\n\r\n\r\n  <div class=\"type-card\">\r\n\r\n    <h4>\r\n      Drop Through Rotary Valve\r\n    <\/h4>\r\n\r\n    <p>\r\n      Suitable for gravity-fed applications where\r\n      controlled discharge of dry bulk material is required.\r\n    <\/p>\r\n\r\n  <\/div>\r\n\r\n\r\n\r\n  <div class=\"type-card\">\r\n\r\n    <h4>\r\n      Blow Through Rotary Valve\r\n    <\/h4>\r\n\r\n    <p>\r\n      Designed for pneumatic conveying systems where\r\n      material is transferred directly into an air stream.\r\n    <\/p>\r\n\r\n  <\/div>\r\n\r\n\r\n\r\n  <div class=\"type-card\">\r\n\r\n    <h4>\r\n      Heavy Duty Rotary Valve\r\n    <\/h4>\r\n\r\n    <p>\r\n      Built for demanding applications involving\r\n      abrasive materials and continuous operation.\r\n    <\/p>\r\n\r\n  <\/div>\r\n\r\n\r\n\r\n  <div class=\"type-card\">\r\n\r\n    <h4>\r\n      Stainless Steel Rotary Valve\r\n    <\/h4>\r\n\r\n    <p>\r\n      Suitable for applications requiring corrosion\r\n      resistance and hygienic or cleanable construction.\r\n    <\/p>\r\n\r\n  <\/div>\r\n\r\n\r\n<\/div>\r\n\r\n\r\n\r\n<!-- =====================================================\r\n     TECHNICAL SPECIFICATIONS\r\n===================================================== -->\r\n\r\n<h2 id=\"specifications\">\r\n  Technical Specifications\r\n<\/h2>\r\n\r\n\r\n<table class=\"spec-table\">\r\n\r\n  <tr>\r\n    <th colspan=\"2\">\r\n      General Specifications\r\n    <\/th>\r\n  <\/tr>\r\n\r\n\r\n  <tr>\r\n    <td>\r\n      Valve Type\r\n    <\/td>\r\n\r\n    <td>\r\n      Rotary Airlock \/ Rotary Feeder Valve\r\n    <\/td>\r\n  <\/tr>\r\n\r\n\r\n  <tr>\r\n    <td>\r\n      Application\r\n    <\/td>\r\n\r\n    <td>\r\n      Bulk Material Feeding, Metering &amp; Airlock Service\r\n    <\/td>\r\n  <\/tr>\r\n\r\n\r\n  <tr>\r\n    <td>\r\n      Material Handled\r\n    <\/td>\r\n\r\n    <td>\r\n      Powders, Granules, Pellets, Dust &amp; Dry Bulk Solids\r\n    <\/td>\r\n  <\/tr>\r\n\r\n\r\n  <tr>\r\n    <td>\r\n      Body Material\r\n    <\/td>\r\n\r\n    <td>\r\n      Cast Iron, Carbon Steel, Stainless Steel\r\n    <\/td>\r\n  <\/tr>\r\n\r\n\r\n  <tr>\r\n    <td>\r\n      Rotor Material\r\n    <\/td>\r\n\r\n    <td>\r\n      Carbon Steel, Stainless Steel &amp; Wear-Resistant Options\r\n    <\/td>\r\n  <\/tr>\r\n\r\n\r\n  <tr>\r\n    <td>\r\n      Drive Arrangement\r\n    <\/td>\r\n\r\n    <td>\r\n      Direct Drive, Gear Drive or Chain Drive\r\n    <\/td>\r\n  <\/tr>\r\n\r\n\r\n  <tr>\r\n    <td>\r\n      End Connection\r\n    <\/td>\r\n\r\n    <td>\r\n      Flanged Inlet &amp; Outlet\r\n    <\/td>\r\n  <\/tr>\r\n\r\n\r\n  <tr>\r\n    <td>\r\n      Operating Temperature\r\n    <\/td>\r\n\r\n    <td>\r\n      Application &amp; Material Dependent\r\n    <\/td>\r\n  <\/tr>\r\n\r\n\r\n  <tr>\r\n    <td>\r\n      Operation\r\n    <\/td>\r\n\r\n    <td>\r\n      Continuous or Intermittent Duty\r\n    <\/td>\r\n  <\/tr>\r\n\r\n\r\n<\/table>\r\n\r\n\r\n\r\n<!-- =====================================================\r\n     APPLICATIONS\r\n===================================================== -->\r\n\r\n<h2>\r\n  Applicable Industries\r\n<\/h2>\r\n\r\n\r\n<div class=\"app-pills\">\r\n\r\n  <span>\r\n    Cement\r\n  <\/span>\r\n\r\n  <span>\r\n    Power Generation\r\n  <\/span>\r\n\r\n  <span>\r\n    Food Processing\r\n  <\/span>\r\n\r\n  <span>\r\n    Chemical\r\n  <\/span>\r\n\r\n  <span>\r\n    Pharmaceutical\r\n  <\/span>\r\n\r\n  <span>\r\n    Plastics\r\n  <\/span>\r\n\r\n  <span>\r\n    Mining &amp; Minerals\r\n  <\/span>\r\n\r\n  <span>\r\n    Bulk Material Handling\r\n  <\/span>\r\n\r\n<\/div>\r\n\r\n\r\n\r\n<!-- =====================================================\r\n     MANUFACTURING \/ DESIGN FEATURES\r\n===================================================== -->\r\n\r\n<h2>\r\n  Design &amp; Construction Options\r\n<\/h2>\r\n\r\n\r\n<div class=\"std-strip\">\r\n\r\n  <span>\r\n    Cast Iron Body\r\n  <\/span>\r\n\r\n  <span>\r\n    Carbon Steel Body\r\n  <\/span>\r\n\r\n  <span>\r\n    Stainless Steel\r\n  <\/span>\r\n\r\n  <span>\r\n    Wear Resistant Rotor\r\n  <\/span>\r\n\r\n  <span>\r\n    Direct Drive\r\n  <\/span>\r\n\r\n  <span>\r\n    Gear Drive\r\n  <\/span>\r\n\r\n<\/div>\r\n\r\n\r\n\r\n<!-- =====================================================\r\n     CTA\r\n===================================================== -->\r\n\r\n<div class=\"enquiry-box\">\r\n\r\n  <h3>\r\n    Looking for a customised Rotary Valve solution?\r\n  <\/h3>\r\n\r\n\r\n  <p>\r\n    Share your material characteristics, required capacity\r\n    and operating conditions, and our engineering team will\r\n    recommend the right Rotary Valve configuration for your\r\n    process.\r\n  <\/p>\r\n\r\n\r\n  <a\r\n    href=\"https:\/\/hubtechmedia.in\/global\/contact-us\/\"\r\n    class=\"btn btn-primary\">\r\n\r\n    Get In Touch\r\n\r\n  <\/a>\r\n\r\n<\/div>\r\n\r\n\r\n<\/main>\r\n\r\n<\/div>\r\n\r\n\r\n\r\n<!-- =====================================================\r\n     JAVASCRIPT\r\n===================================================== -->\r\n\r\n<script>\r\n\r\nconst sidebarToggle =\r\n  document.getElementById('sidebarToggle');\r\n\r\nconst sidebar =\r\n  document.getElementById('sidebar');\r\n\r\n\r\n\/* Mobile Sidebar Toggle *\/\r\n\r\nsidebarToggle.addEventListener('click', function(){\r\n\r\n  sidebar.classList.toggle('collapsed');\r\n\r\n  sidebarToggle.classList.toggle('open');\r\n\r\n});\r\n\r\n\r\n\/* Keep sidebar collapsed on mobile *\/\r\n\r\nfunction initSidebar(){\r\n\r\n  if(window.innerWidth <= 980){\r\n\r\n    sidebar.classList.add('collapsed');\r\n\r\n  }else{\r\n\r\n    sidebar.classList.remove('collapsed');\r\n\r\n  }\r\n\r\n}\r\n\r\n\r\nwindow.addEventListener(\r\n  'resize',\r\n  initSidebar\r\n);\r\n\r\ninitSidebar();\r\n\r\n<\/script>\r\n\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Rotary Valve \u2013 Global Flow Industries (GFI Valves) Rotary Valve Home \/ Our Products \/ Rotary Valve Browse Products &#9660; Our Products Gate Valve Globe Valve Check Valve Ball Valve Butterfly Valve Knife Edge Gate Valve Strainers Needle Valve Control Valves Double Cone Valve Safety Relief Valve Cryogenic Valve Rotary Valve Dome Valve Customise Valve On Request Need a custom specification or bulk quote? Request a Quote Bulk Material Handling GFI Rotary Valves GFI Rotary Valves are designed for controlled feeding, metering and discharge of dry bulk materials while maintaining an effective airlock between different pressure zones. Their robust rotor construction and precision-machined clearances provide dependable performance in demanding material handling systems. These valves are suitable for powders, granules, pellets, dust and other free-flowing bulk materials used in pneumatic conveying, dust collection, filtration and process handling applications. Heavy Duty Construction Controlled Material Flow Airlock Operation Request a Quote View Specifications Key Features 1 Accurate Material Feeding Provides controlled and consistent discharge of dry bulk materials into downstream equipment. 2 Effective Airlock Helps maintain pressure separation between conveying and discharge zones. 3 Precision Rotor Precision-machined rotor construction supports smooth and reliable material transfer. 4 Wear Resistant Design Robust construction is suitable for abrasive and demanding bulk material applications. 5 Continuous Operation Designed for dependable operation in continuous material handling and conveying processes. 6 Easy Maintenance Service-friendly construction helps simplify inspection, cleaning and maintenance. Available Types Drop Through Rotary Valve Suitable for gravity-fed applications where controlled discharge of dry bulk material is required. Blow Through Rotary Valve Designed for pneumatic conveying systems where material is transferred directly into an air stream. Heavy Duty Rotary Valve Built for demanding applications involving abrasive materials and continuous operation. Stainless Steel Rotary Valve Suitable for applications requiring corrosion resistance and hygienic or cleanable construction. Technical Specifications General Specifications Valve Type Rotary Airlock \/ Rotary Feeder Valve Application Bulk Material Feeding, Metering &amp; Airlock Service Material Handled Powders, Granules, Pellets, Dust &amp; Dry Bulk Solids Body Material Cast Iron, Carbon Steel, Stainless Steel Rotor Material Carbon Steel, Stainless Steel &amp; Wear-Resistant Options Drive Arrangement Direct Drive, Gear Drive or Chain Drive End Connection Flanged Inlet &amp; Outlet Operating Temperature Application &amp; Material Dependent Operation Continuous or Intermittent Duty Applicable Industries Cement Power Generation Food Processing Chemical Pharmaceutical Plastics Mining &amp; Minerals Bulk Material Handling Design &amp; Construction Options Cast Iron Body Carbon Steel Body Stainless Steel Wear Resistant Rotor Direct Drive Gear Drive Looking for a customised Rotary Valve solution? Share your material characteristics, required capacity and operating conditions, and our engineering team will recommend the right Rotary Valve configuration for your process. Get In Touch<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-4798","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/hubtechmedia.in\/global\/wp-json\/wp\/v2\/pages\/4798","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hubtechmedia.in\/global\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hubtechmedia.in\/global\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hubtechmedia.in\/global\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hubtechmedia.in\/global\/wp-json\/wp\/v2\/comments?post=4798"}],"version-history":[{"count":10,"href":"https:\/\/hubtechmedia.in\/global\/wp-json\/wp\/v2\/pages\/4798\/revisions"}],"predecessor-version":[{"id":5100,"href":"https:\/\/hubtechmedia.in\/global\/wp-json\/wp\/v2\/pages\/4798\/revisions\/5100"}],"wp:attachment":[{"href":"https:\/\/hubtechmedia.in\/global\/wp-json\/wp\/v2\/media?parent=4798"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}