{"id":15879,"date":"2025-04-22T09:38:33","date_gmt":"2025-04-22T09:38:33","guid":{"rendered":"https:\/\/malwanchaluniversity.in\/paramedical\/?page_id=15879"},"modified":"2026-02-10T05:59:41","modified_gmt":"2026-02-10T05:59:41","slug":"departments-2","status":"publish","type":"page","link":"https:\/\/malwanchaluniversity.in\/paramedical\/departments-2\/","title":{"rendered":"Departments"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"15879\" class=\"elementor elementor-15879\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c391e09 e-con-full e-flex e-con e-parent\" data-id=\"c391e09\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ff7c7cb elementor-widget elementor-widget-text-editor\" data-id=\"ff7c7cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<section class=\"ms-physio-3d\">\n  <div class=\"ms-container\">\n    <div class=\"ms-content\">\n      <h2>Department of Musculoskeletal and Sports Physiotherapy<\/h2>\n\n      <strong>Objective :<\/strong>\n      <p>\n        The department of Musculoskeletal and Sports Physiotherapy aims to impart\n        evidence based evaluation, clinical reasoning and management skills in the\n        areas of orthopedics, musculoskeletal dysfunction and sports Physiotherapy.\n      <\/p>\n\n      <strong>Scope :<\/strong>\n      <p>\n        The department of Musculoskeletal and Sports Physiotherapy aims to impart\n        evidence based evaluation, clinical reasoning and management skills in the\n        areas of orthopedics, musculoskeletal dysfunction and sports Physiotherapy.\n      <\/p>\n\n      <strong>Programs :<\/strong>\n      <p>\n        The department has programs in management of people with orthopedic\n        dysfunctions including trauma, elective surgery and musculoskeletal diseases.\n        Research in emerging areas of musculoskeletal Physiotherapy is a focus of\n        the department.\n      <\/p>\n    <\/div>\n\n    <div class=\"ms-3d-row\">\n      <div class=\"ms-3d-card\">\n        <img decoding=\"async\" src=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T031235.694.png\">\n      <\/div>\n      <div class=\"ms-3d-card\">\n        <img decoding=\"async\" src=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T031857.823.png\">\n      <\/div>\n      <div class=\"ms-3d-card\">\n        <img decoding=\"async\" src=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T031725.334.png\">\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- POPUP -->\n<div id=\"imgPopup\" class=\"ms-popup\">\n  <span class=\"close-popup\">&times;<\/span>\n  <img id=\"popupImg\">\n<\/div>\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600&display=swap');\n\n\/* ===== SECTION ===== *\/\n.ms-physio-3d{\n  width:100vw;\n  margin-left:calc(-50vw + 50%);\n  background:#f8fafc;\n  padding:80px 0;\n  font-family:'Poppins',sans-serif;\n}\n\n.ms-container{\n  max-width:1600px;\n  margin:auto;\n  padding:0 40px;\n}\n\n.ms-content h2{\n  font-size:34px;\n  color:#ed7619;\n  margin-bottom:22px;\n}\n\n.ms-content p{\n  font-size:16px;\n  line-height:1.8;\n  color:#444;\n  margin-bottom:18px;\n}\n\n\/* ===== IMAGE ROW ===== *\/\n.ms-3d-row{\n  display:flex;\n  gap:40px;\n  margin-top:60px;\n  perspective:1400px;\n}\n\n\/* ===== 3D CARD ===== *\/\n.ms-3d-card{\n  width:33.33%;\n  height:300px;\n  background:#fff;\n  border-radius:18px;\n  padding:15px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  cursor:pointer;\n  transition:0.6s ease;\n  transform-style:preserve-3d;\n  box-shadow:0 25px 60px rgba(0,0,0,0.18);\n}\n\n.ms-3d-card img{\n  width:100%;\n  height:100%;\n  object-fit:contain;\n  transition:0.6s ease;\n  transform:translateZ(35px);\n}\n\n\/* ===== HOVER EFFECT ===== *\/\n.ms-3d-card:hover{\n  transform:rotateY(12deg) rotateX(6deg) translateY(-12px) scale(1.05);\n  box-shadow:0 45px 90px rgba(0,0,0,0.35);\n}\n\n.ms-3d-card:hover img{\n  transform:translateZ(70px) scale(1.1);\n}\n\n.ms-3d-row:hover .ms-3d-card:not(:hover){\n  transform:scale(0.94);\n  opacity:0.7;\n}\n\n\/* ===== POPUP ===== *\/\n.ms-popup{\n  position:fixed;\n  inset:0;\n  background:rgba(0,0,0,0.85);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  opacity:0;\n  visibility:hidden;\n  transition:0.4s ease;\n  backdrop-filter:blur(6px);\n  z-index:9999;\n}\n\n.ms-popup img{\n  max-width:90%;\n  max-height:90%;\n  border-radius:16px;\n  transform:scale(0.7);\n  transition:0.5s ease;\n}\n\n.ms-popup.active{\n  opacity:1;\n  visibility:visible;\n}\n\n.ms-popup.active img{\n  transform:scale(1);\n}\n\n\/* CLOSE BUTTON *\/\n.close-popup{\n  position:absolute;\n  top:25px;\n  right:40px;\n  font-size:40px;\n  color:#fff;\n  cursor:pointer;\n}\n\n\/* ===== MOBILE ===== *\/\n@media(max-width:900px){\n  .ms-container{padding:0 20px;}\n  .ms-3d-row{flex-direction:column;}\n  .ms-3d-card{width:100%;height:260px;}\n}\n<\/style>\n\n<script>\nconst cards = document.querySelectorAll('.ms-3d-card img');\nconst popup = document.getElementById('imgPopup');\nconst popupImg = document.getElementById('popupImg');\nconst closeBtn = document.querySelector('.close-popup');\n\ncards.forEach(img=>{\n  img.addEventListener('click',()=>{\n    popup.classList.add('active');\n    popupImg.src = img.src;\n    document.body.style.overflow='hidden';\n  });\n});\n\ncloseBtn.addEventListener('click',closePopup);\npopup.addEventListener('click',e=>{\n  if(e.target===popup) closePopup();\n});\n\nfunction closePopup(){\n  popup.classList.remove('active');\n  document.body.style.overflow='auto';\n}\n<\/script>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7f891bd e-con-full e-flex e-con e-parent\" data-id=\"7f891bd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b0e6547 elementor-widget elementor-widget-text-editor\" data-id=\"b0e6547\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<section class=\"cvp-physio-3d\">\n  <div class=\"cvp-container\">\n    <div class=\"cvp-content\">\n      <h2>Department Cardio Vascular and Pulmonary Physiotherapy<\/h2>\n\n      <strong>Objective :<\/strong>\n      <p>\n        The department of Cardio Vascular and Pulmonary Physiotherapy aims to impart\n        evidence based evaluation, clinical reasoning and management skills in the\n        areas of cardiac rehabilitation and preventive cardiology; disabilities\n        arising from vascular dysfunction, supportive care for dysfunctions arising\n        after abdominal surgery and pulmonary disease and dysfunction.\n      <\/p>\n\n      <strong>Scope :<\/strong>\n      <p>\n        The department aims to instill skills of evaluation and a reasoning based\n        problem solving approach in acute care management of general surgical,\n        gynecological, cardiac and pulmonary diseases. The major focus of intervention\n        to decrease morbidity, hospital stay and quality of life.\n      <\/p>\n    <\/div>\n\n    <div class=\"cvp-3d-row\">\n      <div class=\"cvp-3d-card\">\n        <img decoding=\"async\" src=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T023547.113.png\">\n      <\/div>\n      <div class=\"cvp-3d-card\">\n        <img decoding=\"async\" src=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T023351.768.png\">\n      <\/div>\n      <div class=\"cvp-3d-card\">\n        <img decoding=\"async\" src=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T023237.533.png\">\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- POPUP -->\n<div id=\"cvpPopup\" class=\"cvp-popup\">\n  <span class=\"cvp-close\">&times;<\/span>\n  <img id=\"cvpPopupImg\">\n<\/div>\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600&display=swap');\n\n\/* SECTION *\/\n.cvp-physio-3d{\n  width:100vw;\n  margin-left:calc(-50vw + 50%);\n  background:#ffffff;\n  padding:80px 0;\n  font-family:'Poppins',sans-serif;\n}\n\n.cvp-container{\n  max-width:1600px;\n  margin:auto;\n  padding:0 40px;\n}\n\n.cvp-content h2{\n  font-size:34px;\n  color:#ed7619;\n  margin-bottom:22px;\n}\n\n.cvp-content p{\n  font-size:16px;\n  line-height:1.9;\n  color:#444;\n  margin-bottom:20px;\n}\n\n\/* IMAGE ROW *\/\n.cvp-3d-row{\n  display:flex;\n  gap:40px;\n  margin-top:60px;\n  perspective:1400px;\n}\n\n\/* CARD *\/\n.cvp-3d-card{\n  width:33.33%;\n  height:300px;\n  background:#fff;\n  border-radius:20px;\n  padding:15px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  cursor:pointer;\n  transition:0.6s ease;\n  transform-style:preserve-3d;\n  box-shadow:0 25px 60px rgba(0,0,0,0.18);\n}\n\n.cvp-3d-card img{\n  width:100%;\n  height:100%;\n  object-fit:contain;\n  transition:0.6s ease;\n  transform:translateZ(35px);\n}\n\n\/* 3D HOVER *\/\n.cvp-3d-card:hover{\n  transform:rotateY(12deg) rotateX(6deg) translateY(-12px) scale(1.05);\n  box-shadow:0 45px 90px rgba(0,0,0,0.35);\n}\n\n.cvp-3d-card:hover img{\n  transform:translateZ(70px) scale(1.1);\n}\n\n.cvp-3d-row:hover .cvp-3d-card:not(:hover){\n  transform:scale(0.94);\n  opacity:0.7;\n}\n\n\/* POPUP *\/\n.cvp-popup{\n  position:fixed;\n  inset:0;\n  background:rgba(0,0,0,0.85);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  opacity:0;\n  visibility:hidden;\n  transition:0.4s ease;\n  backdrop-filter:blur(6px);\n  z-index:9999;\n}\n\n.cvp-popup img{\n  max-width:90%;\n  max-height:90%;\n  border-radius:16px;\n  transform:scale(0.7);\n  transition:0.5s ease;\n}\n\n.cvp-popup.active{\n  opacity:1;\n  visibility:visible;\n}\n\n.cvp-popup.active img{\n  transform:scale(1);\n}\n\n\/* CLOSE BUTTON *\/\n.cvp-close{\n  position:absolute;\n  top:25px;\n  right:40px;\n  font-size:40px;\n  color:#fff;\n  cursor:pointer;\n}\n\n\/* MOBILE *\/\n@media(max-width:900px){\n  .cvp-container{padding:0 20px;}\n  .cvp-3d-row{flex-direction:column;}\n  .cvp-3d-card{width:100%;height:260px;}\n}\n<\/style>\n\n<script>\nconst cvpImgs = document.querySelectorAll('.cvp-3d-card img');\nconst cvpPopup = document.getElementById('cvpPopup');\nconst cvpPopupImg = document.getElementById('cvpPopupImg');\nconst cvpClose = document.querySelector('.cvp-close');\n\ncvpImgs.forEach(img=>{\n  img.addEventListener('click',()=>{\n    cvpPopup.classList.add('active');\n    cvpPopupImg.src = img.src;\n    document.body.style.overflow='hidden';\n  });\n});\n\ncvpClose.addEventListener('click',closeCVP);\ncvpPopup.addEventListener('click',e=>{\n  if(e.target===cvpPopup) closeCVP();\n});\n\nfunction closeCVP(){\n  cvpPopup.classList.remove('active');\n  document.body.style.overflow='auto';\n}\n<\/script>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cb7618f e-flex e-con-boxed e-con e-parent\" data-id=\"cb7618f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0b120a9 elementor-widget elementor-widget-spacer\" data-id=\"0b120a9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-715d1c0 e-con-full e-flex e-con e-parent\" data-id=\"715d1c0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-17d2952 elementor-widget elementor-widget-text-editor\" data-id=\"17d2952\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<section class=\"neuro-physio-3d\">\n  <div class=\"neuro-container\">\n    <div class=\"neuro-content\">\n      <h2>Department of Neuro Physiotherapy<\/h2>\n\n      <strong>Objective :<\/strong>\n      <p>\n        Well planned management strategy for stroke, spinal cord injury, head injury\n        and developmental disorder. Routinely use standard measurements and\n        instruments for evaluation and management.\n      <\/p>\n\n      <strong>Scope :<\/strong>\n      <p>\n        Incorporate the best evidence based teaching methods to increase the\n        understanding and competence of undergraduate students in\n        neuro-Physiotherapy.\n      <\/p>\n      <p>\n        Incorporate self-learning in the academics in adult neurological conditions.\n        Act as facilitators to increase and improve competence in students in the\n        Neuro Physiotherapy.\n      <\/p>\n    <\/div>\n\n    <div class=\"neuro-3d-row\">\n      <div class=\"neuro-3d-card\">\n        <img decoding=\"async\" src=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T030732.823.png\">\n      <\/div>\n      <div class=\"neuro-3d-card\">\n        <img decoding=\"async\" src=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T030845.886.png\">\n      <\/div>\n      <div class=\"neuro-3d-card\">\n        <img decoding=\"async\" src=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/IMG_20240129_152853-scaled.jpg\">\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- POPUP -->\n<div id=\"neuroPopup\" class=\"neuro-popup\">\n  <span class=\"neuro-close\">&times;<\/span>\n  <img id=\"neuroPopupImg\">\n<\/div>\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600&display=swap');\n\n\/* SECTION *\/\n.neuro-physio-3d{\n  width:100vw;\n  margin-left:calc(-50vw + 50%);\n  background:#f8fafc;\n  padding:80px 0;\n  font-family:'Poppins',sans-serif;\n}\n\n.neuro-container{\n  max-width:1600px;\n  margin:auto;\n  padding:0 40px;\n}\n\n.neuro-content h2{\n  font-size:34px;\n  color:#ed7619;\n  margin-bottom:22px;\n}\n\n.neuro-content p{\n  font-size:16px;\n  line-height:1.9;\n  color:#444;\n  margin-bottom:18px;\n}\n\n\/* IMAGE ROW *\/\n.neuro-3d-row{\n  display:flex;\n  gap:40px;\n  margin-top:60px;\n  perspective:1400px;\n}\n\n\/* CARD *\/\n.neuro-3d-card{\n  width:33.33%;\n  height:300px;\n  background:#fff;\n  border-radius:20px;\n  padding:15px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  cursor:pointer;\n  transition:0.6s ease;\n  transform-style:preserve-3d;\n  box-shadow:0 25px 60px rgba(0,0,0,0.18);\n}\n\n.neuro-3d-card img{\n  width:100%;\n  height:100%;\n  object-fit:contain;\n  transition:0.6s ease;\n  transform:translateZ(35px);\n}\n\n\/* 3D HOVER *\/\n.neuro-3d-card:hover{\n  transform:rotateY(12deg) rotateX(6deg) translateY(-12px) scale(1.05);\n  box-shadow:0 45px 90px rgba(0,0,0,0.35);\n}\n\n.neuro-3d-card:hover img{\n  transform:translateZ(70px) scale(1.1);\n}\n\n.neuro-3d-row:hover .neuro-3d-card:not(:hover){\n  transform:scale(0.94);\n  opacity:0.7;\n}\n\n\/* POPUP *\/\n.neuro-popup{\n  position:fixed;\n  inset:0;\n  background:rgba(0,0,0,0.85);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  opacity:0;\n  visibility:hidden;\n  transition:0.4s ease;\n  backdrop-filter:blur(6px);\n  z-index:9999;\n}\n\n.neuro-popup img{\n  max-width:90%;\n  max-height:90%;\n  border-radius:16px;\n  transform:scale(0.7);\n  transition:0.5s ease;\n}\n\n.neuro-popup.active{\n  opacity:1;\n  visibility:visible;\n}\n\n.neuro-popup.active img{\n  transform:scale(1);\n}\n\n\/* CLOSE *\/\n.neuro-close{\n  position:absolute;\n  top:25px;\n  right:40px;\n  font-size:40px;\n  color:#fff;\n  cursor:pointer;\n}\n\n\/* MOBILE *\/\n@media(max-width:900px){\n  .neuro-container{padding:0 20px;}\n  .neuro-3d-row{flex-direction:column;}\n  .neuro-3d-card{width:100%;height:260px;}\n}\n<\/style>\n\n<script>\nconst neuroImgs = document.querySelectorAll('.neuro-3d-card img');\nconst neuroPopup = document.getElementById('neuroPopup');\nconst neuroPopupImg = document.getElementById('neuroPopupImg');\nconst neuroClose = document.querySelector('.neuro-close');\n\nneuroImgs.forEach(img=>{\n  img.addEventListener('click',()=>{\n    neuroPopup.classList.add('active');\n    neuroPopupImg.src = img.src;\n    document.body.style.overflow='hidden';\n  });\n});\n\nneuroClose.addEventListener('click',closeNeuro);\nneuroPopup.addEventListener('click',e=>{\n  if(e.target === neuroPopup) closeNeuro();\n});\n\nfunction closeNeuro(){\n  neuroPopup.classList.remove('active');\n  document.body.style.overflow='auto';\n}\n<\/script>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e37d18f e-flex e-con-boxed e-con e-parent\" data-id=\"e37d18f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-67d7370 elementor-widget elementor-widget-spacer\" data-id=\"67d7370\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8337e7d e-con-full e-flex e-con e-parent\" data-id=\"8337e7d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8d8530e elementor-widget elementor-widget-text-editor\" data-id=\"8d8530e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<section class=\"paed-physio-3d\">\n  <div class=\"paed-container\">\n    <div class=\"paed-content\">\n      <h2>Department of Paediatric Physiotherapy<\/h2>\n\n      <strong>Objective :<\/strong>\n      <p>\n        Department of Paediatric Physiotherapy aims to impart evidence based\n        evaluation, clinical reasoning and management skills in the areas of\n        paediatric and childhood disorders, dysfunctions and disability.\n      <\/p>\n\n      <strong>Scope :<\/strong>\n      <p>\n        Department aims to instill skills of evaluation and a reasoning based\n        problem solving approach in first contact paediatric practice. The role\n        of a Physiotherapist in early intervention, handling, education,\n        screening and management is emphasised.\n      <\/p>\n\n      <strong>Programmes :<\/strong>\n      <p>\n        The department has programs in early detection of neuro developmental\n        delay in neonates, infants, cerebral palsy, birth trauma related\n        dysfunctions, autism spectrum disorders and other\n        cognitive-social-behavioural dysfunctions.\n      <\/p>\n    <\/div>\n\n    <div class=\"paed-3d-row\">\n      <div class=\"paed-3d-card\">\n        <img decoding=\"async\" src=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/07\/IMG_20250603_092746-scaled.jpg\">\n      <\/div>\n      <div class=\"paed-3d-card\">\n        <img decoding=\"async\" src=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/07\/IMG_20250603_091603-scaled.jpg\">\n      <\/div>\n      <div class=\"paed-3d-card\">\n        <img decoding=\"async\" src=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/07\/IMG_20250603_091200-scaled.jpg\">\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- POPUP -->\n<div id=\"paedPopup\" class=\"paed-popup\">\n  <span class=\"paed-close\">&times;<\/span>\n  <img id=\"paedPopupImg\">\n<\/div>\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600&display=swap');\n\n\/* SECTION *\/\n.paed-physio-3d{\n  width:100vw;\n  margin-left:calc(-50vw + 50%);\n  background:#ffffff;\n  padding:80px 0;\n  font-family:'Poppins',sans-serif;\n}\n\n.paed-container{\n  max-width:1600px;\n  margin:auto;\n  padding:0 40px;\n}\n\n.paed-content h2{\n  font-size:34px;\n  color:#ed7619;\n  margin-bottom:22px;\n}\n\n.paed-content p{\n  font-size:16px;\n  line-height:1.9;\n  color:#444;\n  margin-bottom:18px;\n}\n\n\/* IMAGE ROW *\/\n.paed-3d-row{\n  display:flex;\n  gap:40px;\n  margin-top:60px;\n  perspective:1400px;\n}\n\n\/* CARD *\/\n.paed-3d-card{\n  width:33.33%;\n  height:300px;\n  background:#fff;\n  border-radius:20px;\n  padding:15px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  cursor:pointer;\n  transition:0.6s ease;\n  transform-style:preserve-3d;\n  box-shadow:0 25px 60px rgba(0,0,0,0.18);\n}\n\n.paed-3d-card img{\n  width:100%;\n  height:100%;\n  object-fit:contain;\n  transition:0.6s ease;\n  transform:translateZ(35px);\n}\n\n\/* 3D HOVER *\/\n.paed-3d-card:hover{\n  transform:rotateY(12deg) rotateX(6deg) translateY(-12px) scale(1.05);\n  box-shadow:0 45px 90px rgba(0,0,0,0.35);\n}\n\n.paed-3d-card:hover img{\n  transform:translateZ(70px) scale(1.1);\n}\n\n.paed-3d-row:hover .paed-3d-card:not(:hover){\n  transform:scale(0.94);\n  opacity:0.7;\n}\n\n\/* POPUP *\/\n.paed-popup{\n  position:fixed;\n  inset:0;\n  background:rgba(0,0,0,0.85);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  opacity:0;\n  visibility:hidden;\n  transition:0.4s ease;\n  backdrop-filter:blur(6px);\n  z-index:9999;\n}\n\n.paed-popup img{\n  max-width:90%;\n  max-height:90%;\n  border-radius:16px;\n  transform:scale(0.7);\n  transition:0.5s ease;\n}\n\n.paed-popup.active{\n  opacity:1;\n  visibility:visible;\n}\n\n.paed-popup.active img{\n  transform:scale(1);\n}\n\n\/* CLOSE *\/\n.paed-close{\n  position:absolute;\n  top:25px;\n  right:40px;\n  font-size:40px;\n  color:#fff;\n  cursor:pointer;\n}\n\n\/* MOBILE *\/\n@media(max-width:900px){\n  .paed-container{padding:0 20px;}\n  .paed-3d-row{flex-direction:column;}\n  .paed-3d-card{width:100%;height:260px;}\n}\n<\/style>\n\n<script>\nconst paedImgs = document.querySelectorAll('.paed-3d-card img');\nconst paedPopup = document.getElementById('paedPopup');\nconst paedPopupImg = document.getElementById('paedPopupImg');\nconst paedClose = document.querySelector('.paed-close');\n\npaedImgs.forEach(img=>{\n  img.addEventListener('click',()=>{\n    paedPopup.classList.add('active');\n    paedPopupImg.src = img.src;\n    document.body.style.overflow='hidden';\n  });\n});\n\npaedClose.addEventListener('click',closePaed);\npaedPopup.addEventListener('click',e=>{\n  if(e.target === paedPopup) closePaed();\n});\n\nfunction closePaed(){\n  paedPopup.classList.remove('active');\n  document.body.style.overflow='auto';\n}\n<\/script>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-28cdf85 e-flex e-con-boxed e-con e-parent\" data-id=\"28cdf85\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f140222 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"f140222\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Department of Musculoskeletal and Sports Physiotherapy<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2cf1237 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"2cf1237\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fc9f5f7 elementor-widget elementor-widget-text-editor\" data-id=\"fc9f5f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>Objective :<\/strong> The department of Musculoskeletal and sports Physiotherapy aims to impart evidence based evaluation, clinical reasoning and management skills in the areas of orthopedics, musculoskeletal dysfunction and sports Physiotherapy.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4e594cc elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-text-editor\" data-id=\"4e594cc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>Scope :\u00a0<\/strong> The department of Musculoskeletal and sports Physiotherapy aims to impart evidence based evaluation, clinical reasoning and management skills in the areas of orthopedics, musculoskeletal dysfunction and sports Physiotherapy.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-40944d0 elementor-widget elementor-widget-text-editor\" data-id=\"40944d0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>Programs :<\/strong> The department has programs in management of people with orthopedic dysfunctions including trauma, elective surgery and musculoskeletal diseases.<br \/>Research in emerging areas of musculoskeletal Physiotherapy is a focus of the department. Use of evidence based clinical pathways is a feather in the cap of the department.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-41b983f elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"41b983f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-13fd34b e-con-full e-flex e-con e-child\" data-id=\"13fd34b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3a8040d elementor-widget elementor-widget-image\" data-id=\"3a8040d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T031235.694-300x300.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-20481\" alt=\"\" srcset=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T031235.694-300x300.png 300w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T031235.694-150x150.png 150w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T031235.694-100x100.png 100w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T031235.694.png 500w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c22fd9d e-con-full e-flex e-con e-child\" data-id=\"c22fd9d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-05db21f elementor-widget elementor-widget-image\" data-id=\"05db21f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T031857.823-300x300.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-20483\" alt=\"\" srcset=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T031857.823-300x300.png 300w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T031857.823-150x150.png 150w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T031857.823-100x100.png 100w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T031857.823.png 500w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-17e5f7a e-con-full e-flex e-con e-child\" data-id=\"17e5f7a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b557194 elementor-widget elementor-widget-image\" data-id=\"b557194\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T031725.334-300x300.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-20482\" alt=\"\" srcset=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T031725.334-300x300.png 300w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T031725.334-150x150.png 150w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T031725.334-100x100.png 100w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T031725.334.png 500w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1d9de1c elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"1d9de1c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2518188 e-con-full e-flex e-con e-child\" data-id=\"2518188\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4ad5238 elementor-widget elementor-widget-heading\" data-id=\"4ad5238\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Department Cardio Vascular and Pulmonary Physiotherapy<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-56329fe elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"56329fe\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb100c9 elementor-widget elementor-widget-text-editor\" data-id=\"eb100c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>Objective :<\/strong> The department of Cardio Vascular and Pulmonary Physiotherapy aims to impart evidence based evaluation, clinical reasoning and management skills in the areas of cardiac rehabilitation and preventive cardiology; disabilities arising from vascular dysfunction, supportive care for dysfunctions arising after abdominal surgery and pulmonary disease and dysfunction.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-301d28e elementor-widget elementor-widget-text-editor\" data-id=\"301d28e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>Scope :\u00a0<\/strong> The department aims to instill skills of evaluation and a reasoning based problem solving approach in acute care management of general surgical, gynecological, cardiac and pulmonary diseases. The major focus of intervention to decrease morbidity, hospital stay and quality of life. Interventions include educational strategies, rehabilitation and acute management.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6797833 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"6797833\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-31f4f0c e-con-full e-flex e-con e-child\" data-id=\"31f4f0c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-adbad9f elementor-widget elementor-widget-image\" data-id=\"adbad9f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T023547.113-300x300.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-20478\" alt=\"\" srcset=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T023547.113-300x300.png 300w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T023547.113-150x150.png 150w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T023547.113-100x100.png 100w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T023547.113.png 500w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2c59184 e-con-full e-flex e-con e-child\" data-id=\"2c59184\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d48b183 elementor-widget elementor-widget-image\" data-id=\"d48b183\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T023351.768-300x300.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-20477\" alt=\"\" srcset=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T023351.768-300x300.png 300w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T023351.768-150x150.png 150w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T023351.768-100x100.png 100w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T023351.768.png 500w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-82b2b18 e-con-full e-flex e-con e-child\" data-id=\"82b2b18\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a6c609 elementor-widget elementor-widget-image\" data-id=\"5a6c609\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T023237.533-300x300.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-20476\" alt=\"\" srcset=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T023237.533-300x300.png 300w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T023237.533-150x150.png 150w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T023237.533-100x100.png 100w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T023237.533.png 500w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b1c63d1 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"b1c63d1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-88b6b3e elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"88b6b3e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-08d166a elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"08d166a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f625612 elementor-widget elementor-widget-heading\" data-id=\"f625612\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Department of Neuro Physiotherapy<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f4c5ff6 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"f4c5ff6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5f63785 elementor-widget elementor-widget-text-editor\" data-id=\"5f63785\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><br \/><strong>Objective: <\/strong>Well planned management strategy for stroke, spinal cord Injury , Head injury and Developmental disorder. Routinely use standard measurements and instruments for evaluation and management.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a5efe33 elementor-widget elementor-widget-text-editor\" data-id=\"a5efe33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>Scope :<\/strong> Incorporate the best evidence based teaching methods to increase the understanding and competence of undergraduate students in neuro-Physiotherapy<\/p><ul class=\"content_list\"><li>Incorporate self-learning in the academics in Adult neurological conditions<\/li><li>Act as facilitators to increase and improve competence in students in the neuro Physiotherapy.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-96f3dd4 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"96f3dd4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1de1940 e-con-full e-flex e-con e-child\" data-id=\"1de1940\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d88e14a elementor-widget elementor-widget-image\" data-id=\"d88e14a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T031235.694-300x300.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-20481\" alt=\"\" srcset=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T031235.694-300x300.png 300w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T031235.694-150x150.png 150w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T031235.694-100x100.png 100w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T031235.694.png 500w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e6d0c44 e-con-full e-flex e-con e-child\" data-id=\"e6d0c44\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-50a654d elementor-widget elementor-widget-image\" data-id=\"50a654d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T030732.823-300x300.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-20479\" alt=\"\" srcset=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T030732.823-300x300.png 300w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T030732.823-150x150.png 150w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T030732.823-100x100.png 100w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T030732.823.png 500w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3b12111 e-con-full e-flex e-con e-child\" data-id=\"3b12111\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c94c374 elementor-widget elementor-widget-image\" data-id=\"c94c374\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T030845.886-300x300.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-20480\" alt=\"\" srcset=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T030845.886-300x300.png 300w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T030845.886-150x150.png 150w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T030845.886-100x100.png 100w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/10\/Untitled-design-2025-10-14T030845.886.png 500w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-52214dd elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"52214dd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-32c9587 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"32c9587\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-13dc42a elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"13dc42a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5976a47 elementor-widget elementor-widget-heading\" data-id=\"5976a47\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Department of Paediatric Physiotherapy<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-55fe762 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"55fe762\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d73044 elementor-widget elementor-widget-text-editor\" data-id=\"5d73044\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>Objective: <\/strong>Department of paediatric Physiotherapy aims to impart evidence based evaluation, clinical reasoning and management skills in the areas of paediatric and childhood disorders, dysfunctions and disability.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6f1542c elementor-widget elementor-widget-text-editor\" data-id=\"6f1542c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>Scope : <\/strong>Department aims to instill skills of evaluation and a reasoning based problem solving approach in first contact paediatric practice. The role of a Physiotherapist in early intervention, handing, education, screening and management is emphasised. Education includes a significant amount of practical classes and experiential learning.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5e2f3f0 elementor-widget elementor-widget-text-editor\" data-id=\"5e2f3f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>Programmes :<\/strong>The department has programs in early detection of neuro developmental delay in neonates, infants, cerebral palsy ,birth trauma related dysfunctions, autism spectrum disorders and other cognitive-social- behavioural dysfunctions.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cb1aec5 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-parent\" data-id=\"cb1aec5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b410b0e e-con-full e-flex e-con e-child\" data-id=\"b410b0e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8009ad3 elementor-widget elementor-widget-image\" data-id=\"8009ad3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/07\/IMG_20250603_092746-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-19732\" alt=\"\" srcset=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/07\/IMG_20250603_092746-300x300.jpg 300w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/07\/IMG_20250603_092746-150x150.jpg 150w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/07\/IMG_20250603_092746-550x550.jpg 550w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/07\/IMG_20250603_092746-1100x1100.jpg 1100w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/07\/IMG_20250603_092746-100x100.jpg 100w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9b5c97c e-con-full e-flex e-con e-child\" data-id=\"9b5c97c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-90462a7 elementor-widget elementor-widget-image\" data-id=\"90462a7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/07\/IMG_20250603_091603-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-19735\" alt=\"\" srcset=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/07\/IMG_20250603_091603-300x300.jpg 300w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/07\/IMG_20250603_091603-150x150.jpg 150w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/07\/IMG_20250603_091603-550x550.jpg 550w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/07\/IMG_20250603_091603-1100x1100.jpg 1100w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/07\/IMG_20250603_091603-100x100.jpg 100w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4232b6d e-con-full e-flex e-con e-child\" data-id=\"4232b6d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9479182 elementor-widget elementor-widget-image\" data-id=\"9479182\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/07\/IMG_20250603_091200-300x300.jpg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-19760\" alt=\"\" srcset=\"https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/07\/IMG_20250603_091200-300x300.jpg 300w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/07\/IMG_20250603_091200-150x150.jpg 150w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/07\/IMG_20250603_091200-550x550.jpg 550w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/07\/IMG_20250603_091200-1100x1100.jpg 1100w, https:\/\/malwanchaluniversity.in\/paramedical\/wp-content\/uploads\/2025\/07\/IMG_20250603_091200-100x100.jpg 100w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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>Department of Musculoskeletal and Sports Physiotherapy Objective : The department of Musculoskeletal and Sports Physiotherapy aims to impart evidence based evaluation, clinical reasoning and management skills in the areas of orthopedics, musculoskeletal dysfunction and sports Physiotherapy. Scope : The department [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":20294,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_vp_format_video_url":"","_vp_image_focal_point":[],"footnotes":""},"class_list":["post-15879","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/malwanchaluniversity.in\/paramedical\/wp-json\/wp\/v2\/pages\/15879","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/malwanchaluniversity.in\/paramedical\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/malwanchaluniversity.in\/paramedical\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/malwanchaluniversity.in\/paramedical\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/malwanchaluniversity.in\/paramedical\/wp-json\/wp\/v2\/comments?post=15879"}],"version-history":[{"count":85,"href":"https:\/\/malwanchaluniversity.in\/paramedical\/wp-json\/wp\/v2\/pages\/15879\/revisions"}],"predecessor-version":[{"id":21239,"href":"https:\/\/malwanchaluniversity.in\/paramedical\/wp-json\/wp\/v2\/pages\/15879\/revisions\/21239"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/malwanchaluniversity.in\/paramedical\/wp-json\/wp\/v2\/media\/20294"}],"wp:attachment":[{"href":"https:\/\/malwanchaluniversity.in\/paramedical\/wp-json\/wp\/v2\/media?parent=15879"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}