{"id":7534,"date":"2024-07-19T16:41:45","date_gmt":"2024-07-19T11:11:45","guid":{"rendered":"https:\/\/kavintechcorp.in\/nnwps\/?page_id=7534"},"modified":"2025-02-27T14:20:34","modified_gmt":"2025-02-27T08:50:34","slug":"neuro-ophthalmology","status":"publish","type":"page","link":"https:\/\/kavintechcorp.in\/nnwps\/neuro-ophthalmology\/","title":{"rendered":"Neuro Ophthalmology"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7534\" class=\"elementor elementor-7534\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-31fd162 e-con-full e-flex e-con e-parent\" data-id=\"31fd162\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ae0d424 elementor-widget elementor-widget-menu-anchor\" data-id=\"ae0d424\" data-element_type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"gotwtop\"><\/div>\n\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-2c019ec e-con-full e-flex e-con e-parent\" data-id=\"2c019ec\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0853914 elementor-widget elementor-widget-html\" data-id=\"0853914\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"wrapbg\">\n     <canvas id=\"2dcanvas\"><\/canvas>\n     <\/div> \n <style>\n     #wrapbg{margin: 0;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    height: 210px;\n    width: 100%;\n    background-color: black;\n    overflow: hidden;\n     }\n    \n <\/style>\n<script>\n      const canvas = document.getElementById('2dcanvas');\n        canvas.width = window.innerWidth;\n        canvas.height = window.innerHeight;\n\n        const context = canvas.getContext(\"2d\");\n\n        let numStars = 1555;\n        const stars = [];\n        let speed = 1.5;\n\n        let mouseX = canvas.width \/ 2;\n        let mouseY = canvas.height \/ 2;\n\n        function createStar() {\n            let x, y;\n            do {\n                x = Math.random() * canvas.width;\n                y = Math.random() * canvas.height;\n            } while (Math.hypot(x - mouseX, y - mouseY) < 2);\n\n            return {\n                x,\n                y,\n                z: Math.random() * canvas.width,\n                o: Math.random(),\n                size: Math.random() * 4 + 2 \/\/ Zuf\u00e4llige Gr\u00f6\u00dfe zwischen 3 und 6\n            };\n        }\n\n        function populateStars() {\n            stars.length = 0;\n            for (let i = 0; i < numStars; i++) {\n                stars.push(createStar());\n            }\n        }\n\n        canvas.addEventListener('mousemove', (event) => {\n            mouseX = event.clientX;\n            mouseY = event.clientY;\n        });\n\n        document.addEventListener('keydown', (event) => {\n            if (event.code === 'ArrowUp' || event.code === 'KeyW') {\n                speed += 1;\n            } else if (event.code === 'ArrowDown' || event.code === 'KeyS') {\n                speed = Math.max(1, speed - 1);\n            } else if (event.code === 'NumpadAdd') {\n                numStars += 100;\n                populateStars();\n            } else if (event.code === 'NumpadSubtract') {\n                numStars = Math.max(100, numStars - 100);\n                populateStars();\n            }\n        });\n        function updateStars() {\n            context.clearRect(0, 0, canvas.width, canvas.height);\n            for (let star of stars) {\n                star.z -= speed;\n\n                if (star.z <= 0) {\n                    Object.assign(star, createStar());\n                    star.z = canvas.width;\n                }\n                const sx = (star.x - mouseX) * (canvas.width \/ star.z) + mouseX;\n                const sy = (star.y - mouseY) * (canvas.width \/ star.z) + mouseY;\n                const size = (1 - star.z \/ canvas.width) * star.size;\n                context.fillStyle = \"#fcd500\";\n                context.fillRect(sx, sy, size, size);\n            }\n            requestAnimationFrame(updateStars);\n        }\n        populateStars();\n        updateStars();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ca09e9d e-flex e-con-boxed e-con e-child\" data-id=\"ca09e9d\" data-element_type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6961235 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"6961235\" data-element_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\">Neuro Ophthalmology<\/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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-28e4f13 e-flex e-con-boxed e-con e-parent\" data-id=\"28e4f13\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-53e4fec elementor-icon-list--layout-inline elementor-list-item-link-inline elementor-align-center elementor-widget elementor-widget-icon-list\" data-id=\"53e4fec\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items elementor-inline-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/kavintechcorp.in\/nnwps\">\n\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Home<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">&gt; &nbsp; Neuro Ophthalmology<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\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-545710b e-flex e-con-boxed e-con e-parent\" data-id=\"545710b\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-fb9c8ed e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"fb9c8ed\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;animation_delay&quot;:200}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e52a490 elementor-widget elementor-widget-heading\" data-id=\"e52a490\" data-element_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\">What is Neuro Ophthalmology<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d76c39a elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"d76c39a\" data-element_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>Neuro ophthalmology is an exclusive subspeciality in ophthalmology that addresses a variety of disorders concerning the eye and the central nervous system. The optic nerve that arises from the back part of the eye as seen in the image connects the eye to the brain and hence, many diseases affect the eye and the brain simultaneously.<\/p>\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-14230f7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"14230f7\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cf09075 elementor-widget elementor-widget-image\" data-id=\"cf09075\" data-element_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=\"800\" height=\"857\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Opic-nerve-956x1024.webp\" class=\"attachment-large size-large wp-image-16577\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Opic-nerve-956x1024.webp 956w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Opic-nerve-280x300.webp 280w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Opic-nerve-768x822.webp 768w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Opic-nerve.webp 1300w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\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-b26b7f9 e-flex e-con-boxed e-con e-parent\" data-id=\"b26b7f9\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-21c9dfc elementor-widget elementor-widget-heading\" data-id=\"21c9dfc\" data-element_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\">Symptoms<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-71ba9fa elementor-widget elementor-widget-text-editor\" data-id=\"71ba9fa\" data-element_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>Neuroophthalmic symptoms are many and can include:<\/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-4385869 e-flex e-con-boxed e-con e-parent\" data-id=\"4385869\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-a30283e e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"a30283e\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-292c7ff elementor-widget elementor-widget-image\" data-id=\"292c7ff\" data-element_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=\"800\" height=\"702\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/neuro-ophthalmology-1024x898.webp\" class=\"attachment-large size-large wp-image-16612\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/neuro-ophthalmology-1024x898.webp 1024w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/neuro-ophthalmology-300x263.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/neuro-ophthalmology-768x674.webp 768w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/neuro-ophthalmology-1536x1347.webp 1536w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/neuro-ophthalmology.webp 1564w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\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-80ffed2 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"80ffed2\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-888ee6c elementor-list-item-link-inline elementor-icon-list--layout-traditional elementor-widget elementor-widget-icon-list\" data-id=\"888ee6c\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"35\" height=\"32\" viewBox=\"0 0 35 32\" fill=\"none\"><g clip-path=\"url(#clip0_8846_6733)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M22.7781 15.0556C23.0467 15.3056 23.1976 15.6447 23.1976 15.9982C23.1976 16.3518 23.0467 16.6909 22.7781 16.9409L14.6736 24.4836C14.5414 24.6109 14.3834 24.7125 14.2086 24.7824C14.0338 24.8523 13.8458 24.889 13.6556 24.8906C13.4653 24.8921 13.2767 24.8584 13.1006 24.7913C12.9245 24.7243 12.7646 24.6253 12.6301 24.5001C12.4955 24.3749 12.3892 24.226 12.3171 24.0622C12.2451 23.8983 12.2089 23.7227 12.2105 23.5457C12.2122 23.3687 12.2517 23.1937 12.3268 23.031C12.4018 22.8684 12.511 22.7212 12.6478 22.5982L19.7395 15.9982L12.6478 9.39824C12.3869 9.14677 12.2424 8.80997 12.2457 8.46037C12.249 8.11078 12.3996 7.77636 12.6653 7.52915C12.9309 7.28194 13.2902 7.14171 13.6659 7.13868C14.0415 7.13564 14.4034 7.27003 14.6736 7.51291L22.7781 15.0556Z\" fill=\"#006A4E\"><\/path><\/g><defs><clipPath id=\"clip0_8846_6733\"><rect width=\"32\" height=\"34.3837\" fill=\"white\" transform=\"translate(0.275391 32) rotate(-90)\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Blurred vision\/ Visual loss in one or both eyes which may be sudden in onset or progressive.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"35\" height=\"32\" viewBox=\"0 0 35 32\" fill=\"none\"><g clip-path=\"url(#clip0_8846_6733)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M22.7781 15.0556C23.0467 15.3056 23.1976 15.6447 23.1976 15.9982C23.1976 16.3518 23.0467 16.6909 22.7781 16.9409L14.6736 24.4836C14.5414 24.6109 14.3834 24.7125 14.2086 24.7824C14.0338 24.8523 13.8458 24.889 13.6556 24.8906C13.4653 24.8921 13.2767 24.8584 13.1006 24.7913C12.9245 24.7243 12.7646 24.6253 12.6301 24.5001C12.4955 24.3749 12.3892 24.226 12.3171 24.0622C12.2451 23.8983 12.2089 23.7227 12.2105 23.5457C12.2122 23.3687 12.2517 23.1937 12.3268 23.031C12.4018 22.8684 12.511 22.7212 12.6478 22.5982L19.7395 15.9982L12.6478 9.39824C12.3869 9.14677 12.2424 8.80997 12.2457 8.46037C12.249 8.11078 12.3996 7.77636 12.6653 7.52915C12.9309 7.28194 13.2902 7.14171 13.6659 7.13868C14.0415 7.13564 14.4034 7.27003 14.6736 7.51291L22.7781 15.0556Z\" fill=\"#006A4E\"><\/path><\/g><defs><clipPath id=\"clip0_8846_6733\"><rect width=\"32\" height=\"34.3837\" fill=\"white\" transform=\"translate(0.275391 32) rotate(-90)\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Visual field defects of sudden onset or progressive.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"35\" height=\"32\" viewBox=\"0 0 35 32\" fill=\"none\"><g clip-path=\"url(#clip0_8846_6733)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M22.7781 15.0556C23.0467 15.3056 23.1976 15.6447 23.1976 15.9982C23.1976 16.3518 23.0467 16.6909 22.7781 16.9409L14.6736 24.4836C14.5414 24.6109 14.3834 24.7125 14.2086 24.7824C14.0338 24.8523 13.8458 24.889 13.6556 24.8906C13.4653 24.8921 13.2767 24.8584 13.1006 24.7913C12.9245 24.7243 12.7646 24.6253 12.6301 24.5001C12.4955 24.3749 12.3892 24.226 12.3171 24.0622C12.2451 23.8983 12.2089 23.7227 12.2105 23.5457C12.2122 23.3687 12.2517 23.1937 12.3268 23.031C12.4018 22.8684 12.511 22.7212 12.6478 22.5982L19.7395 15.9982L12.6478 9.39824C12.3869 9.14677 12.2424 8.80997 12.2457 8.46037C12.249 8.11078 12.3996 7.77636 12.6653 7.52915C12.9309 7.28194 13.2902 7.14171 13.6659 7.13868C14.0415 7.13564 14.4034 7.27003 14.6736 7.51291L22.7781 15.0556Z\" fill=\"#006A4E\"><\/path><\/g><defs><clipPath id=\"clip0_8846_6733\"><rect width=\"32\" height=\"34.3837\" fill=\"white\" transform=\"translate(0.275391 32) rotate(-90)\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Double vision of sudden onset.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"35\" height=\"32\" viewBox=\"0 0 35 32\" fill=\"none\"><g clip-path=\"url(#clip0_8846_6733)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M22.7781 15.0556C23.0467 15.3056 23.1976 15.6447 23.1976 15.9982C23.1976 16.3518 23.0467 16.6909 22.7781 16.9409L14.6736 24.4836C14.5414 24.6109 14.3834 24.7125 14.2086 24.7824C14.0338 24.8523 13.8458 24.889 13.6556 24.8906C13.4653 24.8921 13.2767 24.8584 13.1006 24.7913C12.9245 24.7243 12.7646 24.6253 12.6301 24.5001C12.4955 24.3749 12.3892 24.226 12.3171 24.0622C12.2451 23.8983 12.2089 23.7227 12.2105 23.5457C12.2122 23.3687 12.2517 23.1937 12.3268 23.031C12.4018 22.8684 12.511 22.7212 12.6478 22.5982L19.7395 15.9982L12.6478 9.39824C12.3869 9.14677 12.2424 8.80997 12.2457 8.46037C12.249 8.11078 12.3996 7.77636 12.6653 7.52915C12.9309 7.28194 13.2902 7.14171 13.6659 7.13868C14.0415 7.13564 14.4034 7.27003 14.6736 7.51291L22.7781 15.0556Z\" fill=\"#006A4E\"><\/path><\/g><defs><clipPath id=\"clip0_8846_6733\"><rect width=\"32\" height=\"34.3837\" fill=\"white\" transform=\"translate(0.275391 32) rotate(-90)\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Disorders of eye movement of sudden onset.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"35\" height=\"32\" viewBox=\"0 0 35 32\" fill=\"none\"><g clip-path=\"url(#clip0_8846_6733)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M22.7781 15.0556C23.0467 15.3056 23.1976 15.6447 23.1976 15.9982C23.1976 16.3518 23.0467 16.6909 22.7781 16.9409L14.6736 24.4836C14.5414 24.6109 14.3834 24.7125 14.2086 24.7824C14.0338 24.8523 13.8458 24.889 13.6556 24.8906C13.4653 24.8921 13.2767 24.8584 13.1006 24.7913C12.9245 24.7243 12.7646 24.6253 12.6301 24.5001C12.4955 24.3749 12.3892 24.226 12.3171 24.0622C12.2451 23.8983 12.2089 23.7227 12.2105 23.5457C12.2122 23.3687 12.2517 23.1937 12.3268 23.031C12.4018 22.8684 12.511 22.7212 12.6478 22.5982L19.7395 15.9982L12.6478 9.39824C12.3869 9.14677 12.2424 8.80997 12.2457 8.46037C12.249 8.11078 12.3996 7.77636 12.6653 7.52915C12.9309 7.28194 13.2902 7.14171 13.6659 7.13868C14.0415 7.13564 14.4034 7.27003 14.6736 7.51291L22.7781 15.0556Z\" fill=\"#006A4E\"><\/path><\/g><defs><clipPath id=\"clip0_8846_6733\"><rect width=\"32\" height=\"34.3837\" fill=\"white\" transform=\"translate(0.275391 32) rotate(-90)\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Sudden onset of drooping of eyelids.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"35\" height=\"32\" viewBox=\"0 0 35 32\" fill=\"none\"><g clip-path=\"url(#clip0_8846_6733)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M22.7781 15.0556C23.0467 15.3056 23.1976 15.6447 23.1976 15.9982C23.1976 16.3518 23.0467 16.6909 22.7781 16.9409L14.6736 24.4836C14.5414 24.6109 14.3834 24.7125 14.2086 24.7824C14.0338 24.8523 13.8458 24.889 13.6556 24.8906C13.4653 24.8921 13.2767 24.8584 13.1006 24.7913C12.9245 24.7243 12.7646 24.6253 12.6301 24.5001C12.4955 24.3749 12.3892 24.226 12.3171 24.0622C12.2451 23.8983 12.2089 23.7227 12.2105 23.5457C12.2122 23.3687 12.2517 23.1937 12.3268 23.031C12.4018 22.8684 12.511 22.7212 12.6478 22.5982L19.7395 15.9982L12.6478 9.39824C12.3869 9.14677 12.2424 8.80997 12.2457 8.46037C12.249 8.11078 12.3996 7.77636 12.6653 7.52915C12.9309 7.28194 13.2902 7.14171 13.6659 7.13868C14.0415 7.13564 14.4034 7.27003 14.6736 7.51291L22.7781 15.0556Z\" fill=\"#006A4E\"><\/path><\/g><defs><clipPath id=\"clip0_8846_6733\"><rect width=\"32\" height=\"34.3837\" fill=\"white\" transform=\"translate(0.275391 32) rotate(-90)\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Headache with symptoms of raised intracranial pressure like tinnitus, vomiting, transient visual blurring.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"35\" height=\"32\" viewBox=\"0 0 35 32\" fill=\"none\"><g clip-path=\"url(#clip0_8846_6733)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M22.7781 15.0556C23.0467 15.3056 23.1976 15.6447 23.1976 15.9982C23.1976 16.3518 23.0467 16.6909 22.7781 16.9409L14.6736 24.4836C14.5414 24.6109 14.3834 24.7125 14.2086 24.7824C14.0338 24.8523 13.8458 24.889 13.6556 24.8906C13.4653 24.8921 13.2767 24.8584 13.1006 24.7913C12.9245 24.7243 12.7646 24.6253 12.6301 24.5001C12.4955 24.3749 12.3892 24.226 12.3171 24.0622C12.2451 23.8983 12.2089 23.7227 12.2105 23.5457C12.2122 23.3687 12.2517 23.1937 12.3268 23.031C12.4018 22.8684 12.511 22.7212 12.6478 22.5982L19.7395 15.9982L12.6478 9.39824C12.3869 9.14677 12.2424 8.80997 12.2457 8.46037C12.249 8.11078 12.3996 7.77636 12.6653 7.52915C12.9309 7.28194 13.2902 7.14171 13.6659 7.13868C14.0415 7.13564 14.4034 7.27003 14.6736 7.51291L22.7781 15.0556Z\" fill=\"#006A4E\"><\/path><\/g><defs><clipPath id=\"clip0_8846_6733\"><rect width=\"32\" height=\"34.3837\" fill=\"white\" transform=\"translate(0.275391 32) rotate(-90)\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Ocular movement disorders with gait abnormalities.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"35\" height=\"32\" viewBox=\"0 0 35 32\" fill=\"none\"><g clip-path=\"url(#clip0_8846_6733)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M22.7781 15.0556C23.0467 15.3056 23.1976 15.6447 23.1976 15.9982C23.1976 16.3518 23.0467 16.6909 22.7781 16.9409L14.6736 24.4836C14.5414 24.6109 14.3834 24.7125 14.2086 24.7824C14.0338 24.8523 13.8458 24.889 13.6556 24.8906C13.4653 24.8921 13.2767 24.8584 13.1006 24.7913C12.9245 24.7243 12.7646 24.6253 12.6301 24.5001C12.4955 24.3749 12.3892 24.226 12.3171 24.0622C12.2451 23.8983 12.2089 23.7227 12.2105 23.5457C12.2122 23.3687 12.2517 23.1937 12.3268 23.031C12.4018 22.8684 12.511 22.7212 12.6478 22.5982L19.7395 15.9982L12.6478 9.39824C12.3869 9.14677 12.2424 8.80997 12.2457 8.46037C12.249 8.11078 12.3996 7.77636 12.6653 7.52915C12.9309 7.28194 13.2902 7.14171 13.6659 7.13868C14.0415 7.13564 14.4034 7.27003 14.6736 7.51291L22.7781 15.0556Z\" fill=\"#006A4E\"><\/path><\/g><defs><clipPath id=\"clip0_8846_6733\"><rect width=\"32\" height=\"34.3837\" fill=\"white\" transform=\"translate(0.275391 32) rotate(-90)\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Headache due to migraine, stress, cluster headache and closely related conditions.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"35\" height=\"32\" viewBox=\"0 0 35 32\" fill=\"none\"><g clip-path=\"url(#clip0_8846_6733)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M22.7781 15.0556C23.0467 15.3056 23.1976 15.6447 23.1976 15.9982C23.1976 16.3518 23.0467 16.6909 22.7781 16.9409L14.6736 24.4836C14.5414 24.6109 14.3834 24.7125 14.2086 24.7824C14.0338 24.8523 13.8458 24.889 13.6556 24.8906C13.4653 24.8921 13.2767 24.8584 13.1006 24.7913C12.9245 24.7243 12.7646 24.6253 12.6301 24.5001C12.4955 24.3749 12.3892 24.226 12.3171 24.0622C12.2451 23.8983 12.2089 23.7227 12.2105 23.5457C12.2122 23.3687 12.2517 23.1937 12.3268 23.031C12.4018 22.8684 12.511 22.7212 12.6478 22.5982L19.7395 15.9982L12.6478 9.39824C12.3869 9.14677 12.2424 8.80997 12.2457 8.46037C12.249 8.11078 12.3996 7.77636 12.6653 7.52915C12.9309 7.28194 13.2902 7.14171 13.6659 7.13868C14.0415 7.13564 14.4034 7.27003 14.6736 7.51291L22.7781 15.0556Z\" fill=\"#006A4E\"><\/path><\/g><defs><clipPath id=\"clip0_8846_6733\"><rect width=\"32\" height=\"34.3837\" fill=\"white\" transform=\"translate(0.275391 32) rotate(-90)\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Transient visual loss.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"35\" height=\"32\" viewBox=\"0 0 35 32\" fill=\"none\"><g clip-path=\"url(#clip0_8846_6733)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M22.7781 15.0556C23.0467 15.3056 23.1976 15.6447 23.1976 15.9982C23.1976 16.3518 23.0467 16.6909 22.7781 16.9409L14.6736 24.4836C14.5414 24.6109 14.3834 24.7125 14.2086 24.7824C14.0338 24.8523 13.8458 24.889 13.6556 24.8906C13.4653 24.8921 13.2767 24.8584 13.1006 24.7913C12.9245 24.7243 12.7646 24.6253 12.6301 24.5001C12.4955 24.3749 12.3892 24.226 12.3171 24.0622C12.2451 23.8983 12.2089 23.7227 12.2105 23.5457C12.2122 23.3687 12.2517 23.1937 12.3268 23.031C12.4018 22.8684 12.511 22.7212 12.6478 22.5982L19.7395 15.9982L12.6478 9.39824C12.3869 9.14677 12.2424 8.80997 12.2457 8.46037C12.249 8.11078 12.3996 7.77636 12.6653 7.52915C12.9309 7.28194 13.2902 7.14171 13.6659 7.13868C14.0415 7.13564 14.4034 7.27003 14.6736 7.51291L22.7781 15.0556Z\" fill=\"#006A4E\"><\/path><\/g><defs><clipPath id=\"clip0_8846_6733\"><rect width=\"32\" height=\"34.3837\" fill=\"white\" transform=\"translate(0.275391 32) rotate(-90)\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Facial paralysis.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"35\" height=\"32\" viewBox=\"0 0 35 32\" fill=\"none\"><g clip-path=\"url(#clip0_8846_6733)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M22.7781 15.0556C23.0467 15.3056 23.1976 15.6447 23.1976 15.9982C23.1976 16.3518 23.0467 16.6909 22.7781 16.9409L14.6736 24.4836C14.5414 24.6109 14.3834 24.7125 14.2086 24.7824C14.0338 24.8523 13.8458 24.889 13.6556 24.8906C13.4653 24.8921 13.2767 24.8584 13.1006 24.7913C12.9245 24.7243 12.7646 24.6253 12.6301 24.5001C12.4955 24.3749 12.3892 24.226 12.3171 24.0622C12.2451 23.8983 12.2089 23.7227 12.2105 23.5457C12.2122 23.3687 12.2517 23.1937 12.3268 23.031C12.4018 22.8684 12.511 22.7212 12.6478 22.5982L19.7395 15.9982L12.6478 9.39824C12.3869 9.14677 12.2424 8.80997 12.2457 8.46037C12.249 8.11078 12.3996 7.77636 12.6653 7.52915C12.9309 7.28194 13.2902 7.14171 13.6659 7.13868C14.0415 7.13564 14.4034 7.27003 14.6736 7.51291L22.7781 15.0556Z\" fill=\"#006A4E\"><\/path><\/g><defs><clipPath id=\"clip0_8846_6733\"><rect width=\"32\" height=\"34.3837\" fill=\"white\" transform=\"translate(0.275391 32) rotate(-90)\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Abnormal involuntary movements of the eyes and fac<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\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-46bde9c rt e-flex e-con-boxed e-con e-parent\" data-id=\"46bde9c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-010260b e-con-full e-flex e-con e-child\" data-id=\"010260b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc7c282 elementor-widget elementor-widget-heading\" data-id=\"cc7c282\" data-element_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\">Treatment<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-572f7c5 elementor-widget elementor-widget-text-editor\" data-id=\"572f7c5\" data-element_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>Neuroophthalmic symptoms are many and can include:<\/p>\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-84a5b53 e-con-full e-flex e-con e-child\" data-id=\"84a5b53\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-166062e e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"166062e\" data-element_type=\"widget\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"23463470\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-234634701\" data-tab-title-id=\"e-n-tab-title-234634701\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-234634701\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptic neuropathies:\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-234634702\" data-tab-title-id=\"e-n-tab-title-234634702\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-234634702\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tDemyelination disorders:\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-234634703\" data-tab-title-id=\"e-n-tab-title-234634703\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-234634703\" style=\"--n-tabs-title-order: 3;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOther conditions causing raised intracranial pressure:\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-234634704\" data-tab-title-id=\"e-n-tab-title-234634704\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-234634704\" style=\"--n-tabs-title-order: 4;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOcular motility disorders:\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-234634705\" data-tab-title-id=\"e-n-tab-title-234634705\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-234634705\" style=\"--n-tabs-title-order: 5;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tTumours:\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-234634706\" data-tab-title-id=\"e-n-tab-title-234634706\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-234634706\" style=\"--n-tabs-title-order: 6;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tCerebrovascular disorders:\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-234634701\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-234634701\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-06bf9ca e-con-full e-flex e-con e-child\" data-id=\"06bf9ca\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-1a7ca77 e-flex e-con-boxed e-con e-child\" data-id=\"1a7ca77\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-959f9ad elementor-widget elementor-widget-image\" data-id=\"959f9ad\" data-element_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=\"283\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Cataract-Case-Study-2-300x283.webp\" class=\"attachment-medium size-medium wp-image-16515\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Cataract-Case-Study-2-300x283.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Cataract-Case-Study-2-1024x965.webp 1024w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Cataract-Case-Study-2-768x724.webp 768w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Cataract-Case-Study-2-1536x1447.webp 1536w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Cataract-Case-Study-2.webp 1556w\" 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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a44a519 e-flex e-con-boxed e-con e-child\" data-id=\"a44a519\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f89b8d4 elementor-widget elementor-widget-heading\" data-id=\"f89b8d4\" data-element_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\">Optic neuropathies:<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e525af7 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"e525af7\" data-element_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>Diseases affecting the optic nerve like optic neuritis, ischemic optic neuropathy, autoimmune optic neuropathy, compressive optic neuropathy, nutritional optic neuropathy, toxic optic neuropathy.<\/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\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-234634702\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-234634702\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-24ab3e6 e-con-full e-flex e-con e-child\" data-id=\"24ab3e6\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-29b9c19 e-flex e-con-boxed e-con e-child\" data-id=\"29b9c19\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d1752ac elementor-widget elementor-widget-image\" data-id=\"d1752ac\" data-element_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=\"263\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/neuro-ophthalmology-300x263.webp\" class=\"attachment-medium size-medium wp-image-16612\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/neuro-ophthalmology-300x263.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/neuro-ophthalmology-1024x898.webp 1024w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/neuro-ophthalmology-768x674.webp 768w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/neuro-ophthalmology-1536x1347.webp 1536w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/neuro-ophthalmology.webp 1564w\" 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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1aedb43 e-flex e-con-boxed e-con e-child\" data-id=\"1aedb43\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4981d90 elementor-widget elementor-widget-heading\" data-id=\"4981d90\" data-element_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\">Demyelination disorders<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2086cce elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"2086cce\" data-element_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>Affecting the visual pathway formed by the optic nerve, optic chiasma, optic tract and optic radiations.<\/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\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-234634703\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-234634703\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-675df08 e-con-full e-flex e-con e-child\" data-id=\"675df08\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-6871ab7 e-flex e-con-boxed e-con e-child\" data-id=\"6871ab7\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b11eae4 elementor-widget elementor-widget-image\" data-id=\"b11eae4\" data-element_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=\"258\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/cataract-refractive-surgery-right-300x258.webp\" class=\"attachment-medium size-medium wp-image-15931\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/cataract-refractive-surgery-right-300x258.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/cataract-refractive-surgery-right-1024x880.webp 1024w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/cataract-refractive-surgery-right-768x660.webp 768w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/cataract-refractive-surgery-right-1536x1320.webp 1536w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/cataract-refractive-surgery-right-2048x1760.webp 2048w\" 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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-888558d e-flex e-con-boxed e-con e-child\" data-id=\"888558d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bfb538c elementor-widget elementor-widget-heading\" data-id=\"bfb538c\" data-element_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\">Other conditions causing raised intracranial pressure<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-06ba7c6 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"06ba7c6\" data-element_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>Such as idiopathic intracranial hypertension, and cerebral venous thrombosis, which can result in permanent and profound loss of vision in the long term<\/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\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-234634704\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-234634704\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-2035d2b e-con-full e-flex e-con e-child\" data-id=\"2035d2b\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-8727e3e e-flex e-con-boxed e-con e-child\" data-id=\"8727e3e\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b5fc66e elementor-widget elementor-widget-image\" data-id=\"b5fc66e\" data-element_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=\"177\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/intnl-Introduction_-300x177.webp\" class=\"attachment-medium size-medium wp-image-15417\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/intnl-Introduction_-300x177.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/intnl-Introduction_-1024x605.webp 1024w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/intnl-Introduction_-768x454.webp 768w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/intnl-Introduction_.webp 1530w\" 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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3fcb580 e-flex e-con-boxed e-con e-child\" data-id=\"3fcb580\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4b5903f elementor-widget elementor-widget-heading\" data-id=\"4b5903f\" data-element_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\">Ocular motility disorders: <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5f3d485 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"5f3d485\" data-element_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>Characterized by partial of complete inability to move either one or both the eyes due to central and peripheral nervous system diseases like myasthenia gravis and ocular motor cranial nerve palsies following trauma (injury), tumours, ischemia due to systemic diseases like hypertension or diabetes mellitus.<\/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\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-234634705\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-234634705\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-781080c e-con-full e-flex e-con e-child\" data-id=\"781080c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-017bcc0 e-flex e-con-boxed e-con e-child\" data-id=\"017bcc0\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-32f81d3 elementor-widget elementor-widget-image\" data-id=\"32f81d3\" data-element_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=\"283\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Cataract-Case-Study-2-300x283.webp\" class=\"attachment-medium size-medium wp-image-16515\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Cataract-Case-Study-2-300x283.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Cataract-Case-Study-2-1024x965.webp 1024w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Cataract-Case-Study-2-768x724.webp 768w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Cataract-Case-Study-2-1536x1447.webp 1536w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Cataract-Case-Study-2.webp 1556w\" 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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c00d9ca e-flex e-con-boxed e-con e-child\" data-id=\"c00d9ca\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2dfaa69 elementor-widget elementor-widget-heading\" data-id=\"2dfaa69\" data-element_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\">Tumours<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5e94e96 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"5e94e96\" data-element_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>Like pituitary adenoma, craniopharyngioma, meningioma causing compressive optic neuropathy which cause a direct pressure on the optic nerve and other tumours of the brain affecting the visual pathway and cause of raised intracranial pressure.<\/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\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-234634706\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-234634706\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-9cdc01d e-con-full e-flex e-con e-child\" data-id=\"9cdc01d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-3bb913e e-flex e-con-boxed e-con e-child\" data-id=\"3bb913e\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9c15649 elementor-widget elementor-widget-image\" data-id=\"9c15649\" data-element_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=\"200\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/covid_complications-300x200.webp\" class=\"attachment-medium size-medium wp-image-15945\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/covid_complications-300x200.webp 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/covid_complications-768x512.webp 768w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/covid_complications.webp 789w\" 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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-614db8b e-flex e-con-boxed e-con e-child\" data-id=\"614db8b\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9291d10 elementor-widget elementor-widget-heading\" data-id=\"9291d10\" data-element_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\">Cerebrovascular disorders<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d7cf5dd elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"d7cf5dd\" data-element_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>With visual loss, transient ischemic attacks with transient visual loss<\/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\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\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-b782455 e-grid e-con-full dsnone e-con e-child\" data-id=\"b782455\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ccaa1f6 elementor-vertical-align-top elementor-widget elementor-widget-image-box\" data-id=\"ccaa1f6\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Optic neuropathies:<\/h3><p class=\"elementor-image-box-description\">Diseases affecting the optic nerve like optic neuritis, ischemic optic neuropathy, autoimmune optic neuropathy, compressive optic neuropathy, nutritional optic neuropathy, toxic optic neuropathy.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f3171db elementor-vertical-align-top elementor-widget elementor-widget-image-box\" data-id=\"f3171db\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Ocular motility disorders: <\/h3><p class=\"elementor-image-box-description\">characterized by partial of complete inability to move either one or both the eyes due to central and peripheral nervous system diseases like myasthenia gravis and ocular motor cranial nerve palsies following trauma (injury), tumours, ischemia due to systemic diseases like hypertension or diabetes mellitus.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c1d6067 elementor-vertical-align-top elementor-widget elementor-widget-image-box\" data-id=\"c1d6067\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Demyelination disorders<\/h3><p class=\"elementor-image-box-description\">affecting the visual pathway formed by the optic nerve, optic chiasma, optic tract and optic radiations.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6a5abbd elementor-vertical-align-top elementor-widget elementor-widget-image-box\" data-id=\"6a5abbd\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Tumours<\/h3><p class=\"elementor-image-box-description\">like pituitary adenoma, craniopharyngioma, meningioma causing compressive optic neuropathy which cause a direct pressure on the optic nerve and other tumours of the brain affecting the visual pathway and cause of raised intracranial pressure.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bf2aa62 elementor-vertical-align-top elementor-widget elementor-widget-image-box\" data-id=\"bf2aa62\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Other conditions causing raised intracranial pressure<\/h3><p class=\"elementor-image-box-description\">such as idiopathic intracranial hypertension, and cerebral venous thrombosis, which can result in permanent and profound loss of vision in the long term<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dca4795 elementor-vertical-align-top elementor-widget elementor-widget-image-box\" data-id=\"dca4795\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Cerebrovascular disorders<\/h3><p class=\"elementor-image-box-description\">with visual loss, transient ischemic attacks with transient visual loss<\/p><\/div><\/div>\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-ebb3073 e-flex e-con-boxed e-con e-parent\" data-id=\"ebb3073\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-4c26fb8 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4c26fb8\" data-element_type=\"container\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a2739d6 elementor-widget elementor-widget-text-editor\" data-id=\"a2739d6\" data-element_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>Narayana Nethralaya is equipped with advanced and the latest electrodiagnostic testing facilities to study optic nerve and retinal functions, that include visual field analysis (Humphrey\u2019s Field Analyser), OCT, B scan ultrasound, VEP (Visual Evoked Potential). Other electrophysiology testing facilities include ERG ( Electroretinography), Multifocal ERG, EOG(Electrooculography).<\/p><p>Nerve conduction study and testing for myasthenia gravis such as RNS and neostigmine test are also done by our Neurology team at Apollo Hospital. In addition, at Narayana Nethralaya , we have a fully equipped laboratory for blood tests required in neurological disorders.<\/p>\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-ce1be6c e-flex e-con-boxed e-con e-parent\" data-id=\"ce1be6c\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-35781fb e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"35781fb\" data-element_type=\"container\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-37d92d9 elementor-widget elementor-widget-heading\" data-id=\"37d92d9\" data-element_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\">Our Team<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c7c97d8 elementor-widget elementor-widget-text-editor\" data-id=\"c7c97d8\" data-element_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>Our Neuro Ophthalmology and Electrophysiology department is headed by our Vice Chairman and department chief, Professor Dr. Rohit Shetty.<\/p><p>Narayana Nethralaya has 4 centers all over Bangalore. The department at Narayana Nethralaya Rajajinagar is run by Dr. Abdul Rawoof along with Dr. Sujith Kumar, chief senior consultant neurologist and Dr. Ravi Mohan Rao, chief senior consultant neurosurgeon who are attached to Apollo hospital. This team also caters to the Narayana Nethralaya Indiranagar branch. We also have access to a Senior Consultant Interventional Neuro Radiologist and otorhinolaryngologist (for optic nerve disease associated with sinus disorders and infections). Our Neurologist Dr. Sujit Kumar also specializes as an epileptologist and stroke specialist. Dr. Ravi Mohan Rao, our Neurosurgeon carries out an extensive range of brain surgeries and surgeries pertaining to tumous affecting the visual pathway. Both Dr. Ravi Mohan Rao and Dr. Sujit Kumar also specialize in epilepsy surgery.<\/p><p>Dr. Jyoti Matalia, Neuro-ophthalmologist at Narayana Nethralaya Health City, Bommasandra works in collaboration with the Neurology &amp; Neurosurgery department of The Mazumdar Shaw multispecialty hospital. Dr. Jyoti Matalia performs the optic nerve sheath fenestration for papilloedema threatening vision.<\/p><p>Dr. Pratibha Panmand who is also a part of Narayana Nethralaya Health City neuro-ophthalmology department caters to assessment and rehabilitation of children with cortical visual impairment (CVI) in addition to the regular neuro-ophthalmology clinic.<\/p><p>Dr. Chaithra Aroor oversees the neuro-ophthalmology department at Narayana Nethralaya Bannerghatta.<\/p>\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-a2deaaa e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"a2deaaa\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c82dc33 elementor-widget elementor-widget-image\" data-id=\"c82dc33\" data-element_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=\"800\" height=\"825\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Doctors2-993x1024.png\" class=\"attachment-large size-large wp-image-16879\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Doctors2-993x1024.png 993w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Doctors2-291x300.png 291w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Doctors2-768x792.png 768w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/08\/Doctors2.png 1342w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\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-852f3b9 e-flex e-con-boxed e-con e-parent\" data-id=\"852f3b9\" data-element_type=\"container\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3f4238a elementor-widget elementor-widget-heading\" data-id=\"3f4238a\" data-element_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\">Patient Process Flow\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-80f1787 elementor-widget elementor-widget-text-editor\" data-id=\"80f1787\" data-element_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>If you have constant blurred vision, double vision, sudden onset of drooping of eyelids, headaches with vomiting &amp; blurring of vision, facial paralysis or abnormal involuntary movements of the eyes and face, you should schedule an appointment with an ophthalmologist to get your eyes checked immediately. Your initial consultation with the doctor will approximately take 2 hours if you do not require cross-consultation and up to 4 hours if you require cross-consultation. During your consultation, our doctors and counsellors will determine the best course of action for your visual needs, go over the risks and benefits of treatment, and help you choose the best procedure that is suitable for preserving\/improving your vision. We suggest you bring a family member or friend with you to help you with your decision-making.<\/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-2d5bd93 elementor-widget elementor-widget-image\" data-id=\"2d5bd93\" data-element_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=\"800\" height=\"527\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/07\/Neuro-Opthal-Patient-1024x675.jpeg\" class=\"attachment-large size-large wp-image-9227\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/07\/Neuro-Opthal-Patient-1024x675.jpeg 1024w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/07\/Neuro-Opthal-Patient-300x198.jpeg 300w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/07\/Neuro-Opthal-Patient-768x506.jpeg 768w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/07\/Neuro-Opthal-Patient.jpeg 1280w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dafb244 e-flex e-con-boxed e-con e-parent\" data-id=\"dafb244\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-371abd4 e-con-full e-flex e-con e-child\" data-id=\"371abd4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4940114 elementor-widget elementor-widget-heading\" data-id=\"4940114\" data-element_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\">FAQ<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a60153b elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"a60153b\" data-element_type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\" 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\">Frequently Asked Questions<\/h2>\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-6d8d3d0 e-con-full e-flex e-con e-child\" data-id=\"6d8d3d0\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-07043e1 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"07043e1\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;animation_delay&quot;:200}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d53b6e2 elementor-widget elementor-widget-n-accordion\" data-id=\"d53b6e2\" data-element_type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2230\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2230\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> When should I consult a neuro ophthalmologist? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2230\" class=\"elementor-element elementor-element-486dff3 e-con-full e-flex e-con e-child\" data-id=\"486dff3\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2230\" class=\"elementor-element elementor-element-df8bee8 e-flex e-con-boxed e-con e-child\" data-id=\"df8bee8\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7bbf4dd elementor-widget elementor-widget-text-editor\" data-id=\"7bbf4dd\" data-element_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<div class=\"et_pb_module et_pb_toggle et_pb_toggle_0 et_pb_toggle_item et_pb_toggle_open\"><div class=\"et_pb_toggle_content clearfix\"><p>You must consult a neuro ophthalmologist when there is a sudden loss of vision, sudden onset of visual field defects, when one has double vision, chronic progressive visual loss, drooping of eyelids, transient visual loss, unequal pupil size. just to mention a few.<\/p><\/div><\/div>\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\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2231\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2231\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What does a neuro ophthalmological examination include? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2231\" class=\"elementor-element elementor-element-a2f9e80 e-con-full e-flex e-con e-child\" data-id=\"a2f9e80\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2231\" class=\"elementor-element elementor-element-540cad1 e-flex e-con-boxed e-con e-child\" data-id=\"540cad1\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-817908e elementor-widget elementor-widget-text-editor\" data-id=\"817908e\" data-element_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<div class=\"et_pb_module et_pb_toggle et_pb_toggle_0 et_pb_toggle_item et_pb_toggle_open\"><div class=\"et_pb_toggle_content clearfix\"><p>It includes assessment of visual acuity, color vision, pupillary reaction, assessment of the optic nerve appearance and function, assessment of the visual pathway from the eye to the visual cortex in the brain, assessment of extraocular movements, assessment of the field of vision and other tests as and when required.<\/p><\/div><\/div>\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\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2232\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2232\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What special tests are required in visual loss \/blurring? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2232\" class=\"elementor-element elementor-element-6342a76 e-con-full e-flex e-con e-child\" data-id=\"6342a76\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2232\" class=\"elementor-element elementor-element-549bf56 e-flex e-con-boxed e-con e-child\" data-id=\"549bf56\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7ce28a9 elementor-widget elementor-widget-text-editor\" data-id=\"7ce28a9\" data-element_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<div class=\"et_pb_module et_pb_toggle et_pb_toggle_0 et_pb_toggle_item et_pb_toggle_open\"><div class=\"et_pb_toggle_content clearfix\"><p>Any of these tests may be required in isolation or in combination.<\/p><ol><li>Automated Visual fields<\/li><li>VEP<\/li><li>OCT<\/li><li>Carotid and Vertebral Doppler<\/li><li>CT brain and orbit<\/li><li>MRI brain and orbit<\/li><li>MRA brain and neck vessels<\/li><li>MRV brain<\/li><li>CT angiogram of brain and neck vessels<\/li><li>Blood tests when necessary<\/li><\/ol><\/div><\/div>\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\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2233\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2233\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What is the optic nerve? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2233\" class=\"elementor-element elementor-element-926f154 e-con-full e-flex e-con e-child\" data-id=\"926f154\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2233\" class=\"elementor-element elementor-element-0b4830f e-flex e-con-boxed e-con e-child\" data-id=\"0b4830f\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4c6d75a elementor-widget elementor-widget-text-editor\" data-id=\"4c6d75a\" data-element_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<div class=\"et_pb_module et_pb_toggle et_pb_toggle_0 et_pb_toggle_item et_pb_toggle_open\"><div class=\"et_pb_toggle_content clearfix\"><p>The optic nerve is a bundle of nerve fibers which conduct visual information from the eyes to the visual cortex of the brain.<\/p><\/div><\/div>\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\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2234\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2234\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What is optic neuritis? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2234\" class=\"elementor-element elementor-element-e3eea71 e-con-full e-flex e-con e-child\" data-id=\"e3eea71\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2234\" class=\"elementor-element elementor-element-f7684bb e-flex e-con-boxed e-con e-child\" data-id=\"f7684bb\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0dabb43 elementor-widget elementor-widget-text-editor\" data-id=\"0dabb43\" data-element_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<div class=\"et_pb_module et_pb_toggle et_pb_toggle_0 et_pb_toggle_item et_pb_toggle_open\"><div class=\"et_pb_toggle_content clearfix\"><p>Optic neuritis is an inflammation of the optic nerve. The patient experiences sudden blurring of vision in one or both eyes with pain in the eye\/eyes, painful eye movements, color vision abnormalities, and sometimes flashing lights.<\/p><\/div><\/div>\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\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2235\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2235\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What are the common causes of optic neuritis? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2235\" class=\"elementor-element elementor-element-1eb8928 e-con-full e-flex e-con e-child\" data-id=\"1eb8928\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2235\" class=\"elementor-element elementor-element-1c1b869 e-flex e-con-boxed e-con e-child\" data-id=\"1c1b869\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1f85523 elementor-widget elementor-widget-text-editor\" data-id=\"1f85523\" data-element_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<div class=\"et_pb_module et_pb_toggle et_pb_toggle_0 et_pb_toggle_item et_pb_toggle_open\"><div class=\"et_pb_toggle_content clearfix\"><p>The most common causes are demyelinating illnesses like multiple sclerosis and neuromyelitis optica, viral demyelination. Other causes include infectious diseases, autoimmune diseases.<\/p><\/div><\/div>\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\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2236\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2236\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Do patients with optic neuritis recover vision? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2236\" class=\"elementor-element elementor-element-d84db72 e-con-full e-flex e-con e-child\" data-id=\"d84db72\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2236\" class=\"elementor-element elementor-element-bcbc3a0 e-flex e-con-boxed e-con e-child\" data-id=\"bcbc3a0\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-851bd7c elementor-widget elementor-widget-text-editor\" data-id=\"851bd7c\" data-element_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<div class=\"et_pb_module et_pb_toggle et_pb_toggle_0 et_pb_toggle_item et_pb_toggle_open\"><div class=\"et_pb_toggle_content clearfix\"><p>Most certainly, they do so, but they must consult the neuro ophthalmologist and neurologist immediately. The sooner the treatment is started, the better the outcome.<\/p><\/div><\/div>\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\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2237\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2237\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Once the optic nerve is damaged, can it recover? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2237\" class=\"elementor-element elementor-element-b4ddef2 e-con-full e-flex e-con e-child\" data-id=\"b4ddef2\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2237\" class=\"elementor-element elementor-element-8f22c68 e-flex e-con-boxed e-con e-child\" data-id=\"8f22c68\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-26aaa23 elementor-widget elementor-widget-text-editor\" data-id=\"26aaa23\" data-element_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<div class=\"et_pb_module et_pb_toggle et_pb_toggle_0 et_pb_toggle_item et_pb_toggle_open\"><div class=\"et_pb_toggle_content clearfix\"><p>Unfortunately, damage to the optic nerve fibers is irreversible. They cannot regenerate on their own.<\/p><\/div><\/div>\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\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2238\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2238\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Where is the vision center in the brain? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2238\" class=\"elementor-element elementor-element-079525b e-con-full e-flex e-con e-child\" data-id=\"079525b\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2238\" class=\"elementor-element elementor-element-1ec5743 e-flex e-con-boxed e-con e-child\" data-id=\"1ec5743\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-032ab23 elementor-widget elementor-widget-text-editor\" data-id=\"032ab23\" data-element_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<div class=\"et_pb_module et_pb_toggle et_pb_toggle_0 et_pb_toggle_item et_pb_toggle_open\"><div class=\"et_pb_toggle_content clearfix\"><p>The vision fibers in the optic nerves form the optic tracts, the optic radiations and finally end in the visual cortex in the occipital lobe at the back of the brain.<\/p><\/div><\/div>\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\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t<\/div>\n\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-38f9a42 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"38f9a42\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;animation_delay&quot;:200}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8e19599 elementor-widget elementor-widget-n-accordion\" data-id=\"8e19599\" data-element_type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1490\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1490\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Can double vision be treated? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1490\" class=\"elementor-element elementor-element-ea722eb e-con-full e-flex e-con e-child\" data-id=\"ea722eb\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1490\" class=\"elementor-element elementor-element-e29d150 e-flex e-con-boxed e-con e-child\" data-id=\"e29d150\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e3eb7bd elementor-widget elementor-widget-text-editor\" data-id=\"e3eb7bd\" data-element_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<div class=\"et_pb_module et_pb_toggle et_pb_toggle_0 et_pb_toggle_item et_pb_toggle_open\"><div class=\"et_pb_toggle_content clearfix\"><p>Yes, it can be treated. Most recover within a month or two. Sometimes double vision due to trauma\/accidents may not recover fully and may require special prisms or surgical correction.<\/p><\/div><\/div>\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\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1491\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1491\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What are the common causes of headache in neuro ophthalmology? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1491\" class=\"elementor-element elementor-element-943c032 e-con-full e-flex e-con e-child\" data-id=\"943c032\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1491\" class=\"elementor-element elementor-element-359c668 e-flex e-con-boxed e-con e-child\" data-id=\"359c668\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7dbc2db elementor-widget elementor-widget-text-editor\" data-id=\"7dbc2db\" data-element_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<div class=\"et_pb_module et_pb_toggle et_pb_toggle_0 et_pb_toggle_item et_pb_toggle_open\"><div class=\"et_pb_toggle_content clearfix\"><p>Headache may occur in migraine, vascular headache, tension headache, cluster headache, meningitis, raised intracranial pressure due to any cause, double vision, inflammation of the eye which may include optic neuritis, inflammation behind the eye in conditions like para nasal sinusitis, orbital apex syndrome, Tolosa Hunt syndrome, cavernous sinus syndrome.<\/p><\/div><\/div>\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\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1492\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1492\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What are the common causes of raised intracranial pressure? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1492\" class=\"elementor-element elementor-element-ca745b0 e-con-full e-flex e-con e-child\" data-id=\"ca745b0\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1492\" class=\"elementor-element elementor-element-8ffcd07 e-flex e-con-boxed e-con e-child\" data-id=\"8ffcd07\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-70e09e6 elementor-widget elementor-widget-text-editor\" data-id=\"70e09e6\" data-element_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<div class=\"et_pb_module et_pb_toggle et_pb_toggle_0 et_pb_toggle_item et_pb_toggle_open\"><div class=\"et_pb_toggle_content clearfix\"><p>The common causes are idiopathic intracranial hypertension, cerebral venous thrombosis, intracranial tumors, meningitis, intracranial hemorrhage, traumatic brain injury.<\/p><\/div><\/div>\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\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1493\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1493\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What does the patient experience when there is raised intracranial pressure? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1493\" class=\"elementor-element elementor-element-0eaea58 e-con-full e-flex e-con e-child\" data-id=\"0eaea58\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1493\" class=\"elementor-element elementor-element-ff55879 e-flex e-con-boxed e-con e-child\" data-id=\"ff55879\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-02ea2b4 elementor-widget elementor-widget-text-editor\" data-id=\"02ea2b4\" data-element_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<div class=\"et_pb_module et_pb_toggle et_pb_toggle_0 et_pb_toggle_item et_pb_toggle_open\"><div class=\"et_pb_toggle_content clearfix\"><p>The common symptoms of raised intracranial pressure include severe headache with nausea, projectile vomiting, transient visual blurring, tinnitus, double vision, loss of consciousness.<\/p><\/div><\/div>\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\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1494\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1494\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Can stroke cause loss of vision? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1494\" class=\"elementor-element elementor-element-80b586c e-con-full e-flex e-con e-child\" data-id=\"80b586c\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1494\" class=\"elementor-element elementor-element-0330c1b e-flex e-con-boxed e-con e-child\" data-id=\"0330c1b\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ee985ad elementor-widget elementor-widget-text-editor\" data-id=\"ee985ad\" data-element_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<div class=\"et_pb_module et_pb_toggle et_pb_toggle_0 et_pb_toggle_item et_pb_toggle_open\"><div class=\"et_pb_toggle_content clearfix\"><p>Yes it can. If the clot or bleed in the brain involves the optic radiation or the visual cortex there will be visual loss along with other features.<\/p><\/div><\/div>\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\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1495\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1495\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Can a stroke cause double vision? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1495\" class=\"elementor-element elementor-element-d9e03f8 e-con-full e-flex e-con e-child\" data-id=\"d9e03f8\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1495\" class=\"elementor-element elementor-element-4ebe080 e-flex e-con-boxed e-con e-child\" data-id=\"4ebe080\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-236c196 elementor-widget elementor-widget-text-editor\" data-id=\"236c196\" data-element_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<div class=\"et_pb_module et_pb_toggle et_pb_toggle_0 et_pb_toggle_item et_pb_toggle_open\"><div class=\"et_pb_toggle_content clearfix\"><p>Yes, it can. If the stroke involves the brain stem, where the nerves controlling eye movements originate, the patient can have sudden onset of double vision.<\/p><\/div><\/div>\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\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1496\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1496\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Why does somebody have double vision? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1496\" class=\"elementor-element elementor-element-3a921dd e-con-full e-flex e-con e-child\" data-id=\"3a921dd\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1496\" class=\"elementor-element elementor-element-1d76d3a e-flex e-con-boxed e-con e-child\" data-id=\"1d76d3a\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0714e64 elementor-widget elementor-widget-text-editor\" data-id=\"0714e64\" data-element_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<div class=\"et_pb_module et_pb_toggle et_pb_toggle_0 et_pb_toggle_item et_pb_toggle_open\"><div class=\"et_pb_toggle_content clearfix\"><p>Double vision may be monocular or binocular. Monocular double vision is not neurological. Binocular double vision is usually neurological in origin. When any nerve which controls eye movements is affected, double vision can occur.<\/p><\/div><\/div>\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\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-1497\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1497\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Can smoking and alcohol affect vision? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-right\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-down\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1497\" class=\"elementor-element elementor-element-8a86452 e-con-full e-flex e-con e-child\" data-id=\"8a86452\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1497\" class=\"elementor-element elementor-element-514f310 e-flex e-con-boxed e-con e-child\" data-id=\"514f310\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-09ae3fa elementor-widget elementor-widget-text-editor\" data-id=\"09ae3fa\" data-element_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<div class=\"et_pb_module et_pb_toggle et_pb_toggle_0 et_pb_toggle_item et_pb_toggle_open\"><div class=\"et_pb_toggle_content clearfix\"><p>Yes, they can affect your vision directly or indirectly.<\/p><\/div><\/div>\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\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t<\/div>\n\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-76793cf e-flex e-con-boxed e-con e-parent\" data-id=\"76793cf\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-aa9f72e e-con-full e-flex e-con e-child\" data-id=\"aa9f72e\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5acd950 e-con-full e-flex e-con e-child\" data-id=\"5acd950\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-23d161a e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"23d161a\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"37557786\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-375577861\" data-tab-title-id=\"e-n-tab-title-375577861\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-375577861\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tNeuro Ophthalmology Case Study 1\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-375577862\" data-tab-title-id=\"e-n-tab-title-375577862\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-375577862\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tNeuro Ophthalmology Case Study 2\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-375577861\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-375577861\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-550fe45 e-con-full e-flex e-con e-child\" data-id=\"550fe45\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-d40ff14 e-con-full e-flex e-con e-child\" data-id=\"d40ff14\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8e0de21 elementor-widget elementor-widget-text-editor\" data-id=\"8e0de21\" data-element_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>A 13 year old girl came with sudden blurring of vision in the right eye, with \u00a0pain since 1 week and right sided headache.<\/p><p>On evaluation her vision was very poor in the right eye. Though she did not complain of visual disturbances in the left eye, \u00a0detailed evaluation showed that the left eye was also affected, but to a lesser extent. She was diagnosed to have optic neuritis in both eyes. Neuroimaging showed optic neuritis in both eyes and additional changes in the brain suggestive of neuromyelitis optica spectrum disorder.<\/p><p>She was referred to our Consultant Neurologist who \u00a0immediately admitted and treated her. She recovered her vision completely in both eyes after treatment and was on subsequent treatment with disease modifying drugs. The field defects in both eyes also had recovered completely. On follow up she \u00a0was doing well and responding extremely well to treatment. She needed long term treatment and regular follow-up. The parents were explained regarding the condition and the need for regular eye check up and also regular followup with the Neurologist.<\/p><p>The parents and the child were very happy that the vision had recovered completely in both eyes.<\/p>\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<div id=\"e-n-tab-content-375577862\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-375577862\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-58d3640 e-con-full e-flex e-con e-child\" data-id=\"58d3640\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-9d97b49 e-con-full e-flex e-con e-child\" data-id=\"9d97b49\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-82c0c28 elementor-widget elementor-widget-text-editor\" data-id=\"82c0c28\" data-element_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>A 27 year old gentleman came to Narayana Nethralaya with poor vision in the right eye which was progressively worsening since 6 months. He also had headache since 4 years which was worse since 6 months.<\/p><p>He underwent a thorough ophthalmic evaluation. \u00a0His vision in the right eye was very poor \u00a0and both optic nerves appeared pale or had optic disc pallor. He also \u00a0had poor vision in the outer half of the field of vision in both eyes which was confirmed after evaluation. A compressive mass lesion at the optic chiasm was suspected. \u00a0Neuroimaging confirmed this and he was diagnosed as having a Rathke\u2019s cleft cyst. He was immediately referred to our Consultant Neurosurgeon, \u00a0who evaluated him and the gentleman underwent surgery for removal of the tumor.<\/p><p>2 months later , on followup, \u00a0his vision in both eyes had recovered \u00a0to normal. His field defects in both eyes recovered completely.<\/p><p>The patient had no visual symptoms and no headache. On subsequent follow up, he was doing well after 2 years also and the follow up neuroimaging showed no recurrence of the tumor. \u00a0The patient was extremely happy with the results.<\/p>\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\t<\/div>\n\t\t<\/div>\n\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-360093d e-flex e-con-boxed e-con e-parent\" data-id=\"360093d\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-aa88693 e-con-full e-flex e-con e-child\" data-id=\"aa88693\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-bbf0484 e-con-full e-flex e-con e-child\" data-id=\"bbf0484\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9da4d51 elementor-widget elementor-widget-heading\" data-id=\"9da4d51\" data-element_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\">Our patient care philosophy<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0d0f025 elementor-widget elementor-widget-text-editor\" data-id=\"0d0f025\" data-element_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>At Narayana Nethralaya, \u201cQuality of Care\u201d and \u201cPatient Safety\u201d is our priority.\u00a0 Concern for our patients\u2019 well being is at the core of what we do, and what drives us.\u00a0 Five units of Narayana Nethralaya are NABH Accredited \u2013 the highest national recognition for quality in patient care and safety. Our Neuro ophthalmology team help patients make an informed treatment choice on the type of treatment and surgery that is best suited for their lifestyle. We have an exclusive counseling team to address any doubts or questions that people may have about Neuro ophthalmology treatment options and procedures.<\/p>\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-736e09c e-con-full e-flex e-con e-child\" data-id=\"736e09c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7a76000 elementor-widget elementor-widget-image\" data-id=\"7a76000\" data-element_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=\"600\" height=\"397\" src=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/07\/Patient-Care.jpg\" class=\"attachment-large size-large wp-image-8181\" alt=\"\" srcset=\"https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/07\/Patient-Care.jpg 600w, https:\/\/kavintechcorp.in\/nnwps\/wp-content\/uploads\/2024\/07\/Patient-Care-300x199.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Neuro Ophthalmology Home > &nbsp; Neuro Ophthalmology What is Neuro Ophthalmology Neuro ophthalmology is an exclusive subspeciality in ophthalmology that addresses a variety of disorders concerning the eye and the central nervous system. The optic nerve that arises from the back part of the eye as seen in the image connects the eye to the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"doctors":[49],"class_list":["post-7534","page","type-page","status-publish","hentry","doctors-speciality"],"acf":[],"_links":{"self":[{"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/pages\/7534","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/comments?post=7534"}],"version-history":[{"count":3,"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/pages\/7534\/revisions"}],"predecessor-version":[{"id":36215,"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/pages\/7534\/revisions\/36215"}],"wp:attachment":[{"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/media?parent=7534"}],"wp:term":[{"taxonomy":"doctors","embeddable":true,"href":"https:\/\/kavintechcorp.in\/nnwps\/wp-json\/wp\/v2\/doctors?post=7534"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}