EVOLUTION-NINJA
Edit File: approach_old.html
<!DOCTYPE html> <html> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <title>Approach | Medusys</title> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> <!-- <link href="https://fonts.googleapis.com/css2?family=Lato&display=swap" rel="stylesheet"> --> <link href="https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,300;0,400;0,500;1,400&family=Montserrat&family=Ms+Madi&family=My+Soul&family=Open+Sans&family=Roboto&family=Updock&display=swap" rel="stylesheet" /> <link rel="stylesheet" type="text/css" href="css/web-style.css" /> <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css" /> <link rel="stylesheet" type="text/css" href="css/font-awesome.min.css" /> <link rel="stylesheet" type="text/css" href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css" /> <link rel="stylesheet" type="text/css" href="css/simpleMobileMenu.css" /> <link rel="stylesheet" href="css/owl.carousel.min.css" /> <link rel="shortcut icon" type="image/x-icon" href="images/fav_icon_new.jpg" /> <!---------------------------------JS---------------------------------> <script type="text/javascript" src="js/jquery-3.6.0.min.js"></script> <script type="text/javascript" src="js/bootstrap.min.js"></script> <script type="text/javascript" src="js/simpleMobileMenu.js"></script> </head> <body> <!--------------------------------------------------------------------> <section class="head"> <div class="container"> <div class="row"> <div class="col-sm-8"> <div class="head-left"> <ul> <li> <span><img src="images/header-icon-1.png" /></span>Mon-Sun 0900-2100 </li> <li> <span><img src="images/header-icon-2.png" /></span ><a href="tel:+91 9686200393" >+91 9686200393, +61 424357122</a > </li> <li> <span><img src="images/header-icon-3.png" /></span ><a href="mailto:contact@medusys.in">contact@medusys.in</a> </li> </ul> </div> </div> <div class="col-sm-4"> <div class="social-icons"> <ul> <li> <a href=""><img src="images/header-icon-4.png" /></a> </li> <li> <a href=""><img src="images/header-icon-5.png" /></a> </li> <li> <a href=""><img src="images/header-icon-6.png" /></a> </li> </ul> </div> </div> </div> </div> </section> <!---------------------------------------------------------------------> <!---------------------------------------------------------------------> <section class="head-nav"> <div class="container"> <div class="row"> <div class="col-sm-6"> <a href="index.html"><img src="images/web-logo.png" /></a> </div> <div class="col-sm-2"> <div class="head-nav-right"> <p> <img src="images/tick.png" />Trusted By<br /><span >30,000+ Doctors</span > </p> </div> </div> <div class="col-sm-2"> <div class="head-nav-right"> <p> <img src="images/tick.png" />Countries<br /><span>70+</span> </p> </div> </div> <div class="col-sm-2"> <div class="head-nav-right"> <p> <img src="images/tick.png" />Number #1<br /><span >Best E-Health Care App</span > </p> </div> </div> </div> <!--row--> <div class="row pt-4"> <div class="col-sm-10"> <div class="menu-web"> <header class="cf"> <div class="navigation"> <nav> <a href="javascript:void(0)" class="smobitrigger ion-navicon-round" ><span>Menu</span></a > <ul class="mobimenu nav-sidebar"> <li><a href="index.html" class="active">Home</a></li> <li><a href="about-us.html">About Us</a></li> <li class="act"> <a href="approach.html">Our Approach</a> </li> <li><a href="">Client Case studies</a></li> <li><a href="products.html">Our Products</a></li> <!-- <li><a href="https://medusys.in/Registration">Registration</a></li> --> <!-- <li><a href="https://medusys.in/login">Member login</a></li> --> <li class="dropdown" id="new-drop"> <a href="" class="dropdown-toggle" data-toggle="dropdown" >Login <span class="glyphicon glyphicon-chevron-down" ></span> </a> <ul class="dropdown-menu" id="drop"> <!-- <li><a href="https://medusys.in/login">Member Login</a></li> <li><a href="https://medusys.in/admin/login">Admin Login</a></li> --> <li> <a href="https://medusys.in/admin/login" >Admin Login</a > </li> <li> <a href="https://medusys.in/login" >Member Login</a > </li> </ul> </li> <li class="dropdown" id="new-drop"> <a class="dropdown-toggle click_help" data-toggle="dropdown" target="_blank">Help Center <span class="glyphicon glyphicon-chevron-down"></span> </a> <ul class="dropdown-menu" id="drop"> <li><a href="contact-us.php">Contact Us</a></li> <!-- <li><a href="">Admin Login</a></li> --> </ul> </li> </ul> </nav> </div> </header> </div> </div> <!--col-10--> <div class="col-sm-2"> <div class="contact-tag"> <a href="https://medusys.in/Registration">Registration</a> </div> </div> </div> <!--row--> </div> </section> <!---------------------------------------------------------------------> <!-------------------------------Banner---------------------------------> <section class="about-banner mt-4"> <img src="images/approach-banner.jpg" class="img-fluid d-block mx-auto" /> </section> <!-------------------------------Banner---------------------------------> <!-------------------------------approach-cont--------------------------> <section class="approach-cont"> <div class="container"> <div class="app-cont"> <div class="row"> <div class="col-sm-6"> <img src="images/approach-img.png" class="img-fluid d-block" /> </div> <div class="col-sm-6"> <div class="app-info"> <h4><b>Why Patient Centered Care?</b></h4> <p> Patient-centered care that reflects consumer-driven health care decision of an individual as opposed to collective or social choice–based health decision has many implications for clinical decision and resource allocation. With possession of required information and faced with appropriate assessment of preferences, patients make better choices for their own health. However, one must acknowledge that patient-centered approach for adults should effectively integrate tenets of value-based care to improve overall quality of care and societal well-being. </p> <p> Patient-centered outcomes research focuses the attention on patient’s beliefs, preferences, and needs, in contrast to physician-centered care. However, one must acknowledge that patient-centered approach for adults should effectively integrate tenets of value-based care to improve overall quality of care and societal well-being. Thus, active participation of the patient as a stakeholder is an essential element of patient-centered outcomes research. </p> </div> </div> </div> <!--row--> </div> <!--app-cont--> </div> <!--container--> </section> <!-------------------------------approach-cont--------------------------> <!-------------------------------Number-Counter-------------------------> <section class="num-counter pt-0" id="num"> <div class="container"> <div class="number-loader"> <div class="row p-4 txt-center"> <h6 style="font-size: 22px"> Patient journey is not a linear one, but rather a multi-stage journey with many different channels and touch points along the way. </h6> </div> <!--row--> </div> <!--number-loader--> </div> <!--container--> </section> <!------------------------------Number-Counter---------------------------> <!--------------------------------Mpims---------------------------------> <section class="mpims"> <div class="container"> <div class="row"> <div class="col-sm-6"> <div class="mpims-left"> <h2> Health Systems need to understand at what stage patients are in this “engagement tree” </h2> </div> </div> <div class="col-sm-6"> <img src="images/why-mpims.png" class="img-fluid d-block" /> </div> </div> </div> </section> <!--------------------------------Mpims---------------------------------> <!--------------------------------Challenges----------------------------> <section class="challenges"> <div class="container"> <h3>What are the Challenges of Information Flow?</h3> <h4 class="mt-4">INFORMATION SEEKING & INFORMED DECISIONS</h4> <p class="mt-4"> Information asymmetry between patients and health care providers regarding value <br /> and quality is inherent in health care. </p> <img src="images/Challenges.png" class="img-fluid d-block mx-auto" /> <p> The technical and personal nature of health care poses a challenge to providing unbiased and symmetrical information to achieve expected benefits of consumerism. When patients become better informed, they become more knowledgeable. </p> <p> Comprehensive, unbiased, and uniform health information from trusted source must be available and accessible to all patients as they mostly receive specific information during their visit with the health care provider. </p> </div> </section> <!--------------------------------Challenges----------------------------> <!--------------------------------Epcom---------------------------------> <section class="epcom"> <div class="container"> <h3>WHY e-PCOM?</h3> <h5>PATIENT CENTERED OUTCOME MEASURE</h5> <div class="row"> <div class="col-sm-6"> <div class="epcom-left"> <p> Patient-centered outcomes emphasize the patient's beliefs, opinions, and needs in conjunction with a physician's medical expertise and assessment. Measuring appropriate outcomes is at the core of patient-centered medicine. </p> <p> Due to growth of the healthcare industry, there is constant pressure on providers to see more patients in less time, fill out paperwork in a timely manner, and stay current on the ever-changing medical advancements that occur daily. This increased pressure on healthcare workers has put stress on the provider-patient relationship. </p> </div> </div> <div class="col-sm-6"> <img src="images/why-epcom.png" class="img-fluid d-block" /> </div> </div> </div> </section> <!--------------------------------Epcom---------------------------------> <!-----------------------------------Pain-points-------------------------> <section class="pain-points"> <div class="container"> <h3 class="mb-2">What are the pain points in</h3> <h3> existing patient management systems?<span class="pl-4 pt-5" ><img src="images/serv-line.png" /></span> </h3> <div class="row pb-5"> <div class="col-sm-6"> <div class="pain-block"> <div class="row"> <div class="col-sm-4"> <img src="images/Icon_1.png" class="" /> <img src="images/line-str.png" /> </div> <div class="col-sm-8"> <h4>Non-existing Patient Digital Personal Health Record</h4> <p> Non existent in 70 to 80% of people, which results in redundancy with patient needing to enter their health care data in multiple systems across multiple healthcare encounters. This increases significant burden to patient and may also result in many errors leading to misdiagnosis, treatment errors and treatment lapses </p> </div> </div> </div> <!--pain-block---> <div class="pain-block"> <div class="row"> <div class="col-sm-4"> <img src="images/Icon_3.png" class="" /> <img src="images/line-str.png" /> </div> <div class="col-sm-8"> <h4>Lack of Integrated Approach</h4> <p> Personal healthcare records are not seamlessly integrated with the healthcare system, which results in redundancy and burden of paperwork. Also, Doctors & Healthcare providers do not have seamless experience when dealing with patient. </p> </div> </div> </div> <!--pain-block---> </div> <!--col-6--> <div class="col-sm-6"> <div class="pain-block"> <div class="row"> <div class="col-sm-4"> <img src="images/Icon_2.png" class="" /> <img src="images/line-str.png" /> </div> <div class="col-sm-8 mt-3"> <h4>Inadequately informed patient</h4> <p> A well informed patient is very critical to the delivery of quality health care. Patient Education which is critical to the successful healthcare rollout are missing in most of the existing PMS. </p> </div> </div> </div> <!--pain-block---> <div class="pain-block"> <div class="row pt-5"> <div class="col-sm-4"> <img src="images/Icon_4.png" class="" /> <img src="images/line-str.png" /> </div> <div class="col-sm-8 mt-2"> <h4>Lack of Patient Feedback on Customers</h4> <p> Most of the current PMS do not have an effective patient feedback system which can help doctors identify gaps that will improve satisfaction, quality of care, and increase patient engagement. Importance of patient feedback is multifold in ongoing care. </p> </div> </div> </div> <!--pain-block---> </div> <!--col--6--> </div> <!--row--> <div class="row p-5"> <div class="col-sm-6"> <p> Globally, the number of digital health solutions is increasing, but none of them address patient centric care and patient journey. None of them have the last mile connectivity and universal applicability. Most of them are resource intensive and expensive. The WHO agenda of Universal health coverage will remail ideal unless an innovative and inexpensive solution is developed and deployed. </p> <p> Dr. Murthy, our founder says, “In my clinical practice of 25 years across the spectrum of developed and developing nations, I have realized the need for IT ecosystem with patient centric care and ability to reach real-world i.e. rural and remote locations”. </p> </div> <div class="col-sm-6"> <img src="images/Picture1.png" class="img-fluid d-block" /> </div> </div> <div class="row pb-4"> <div class="col-sm-6"> <img src="images/Picture2.png" class="img-fluid d-block" /> </div> <div class="col-sm-6"> <p> Our product is built on patient centric approach and provides all stakeholders in the healthcare ecosystem with enough tools to navigate the patient’s journey from awareness stage to ongoing care. We seamlessly integrate with health systems understand and engage their patients in their entire journey to provide them safe, effective, patient centered, timely, efficient and equitable care. </p> <p> Our all-in-one digital health system includes several tool in following areas </p> <ul> <li>Patient Management System</li> <li>e-Clinical Databases/e-registries</li> <li>e-CME (e-Continued Medical Education)</li> </ul> <p> The data from all the tools seamlessly integrates and power the knowledge engine to enable AI-powered clinical decisions </p> </div> </div> </div> </section> <!-----------------------------------Pain-points-------------------------> <!-------------------------------------E-health---------------------------> <section class="e-health"> <div class="container"> <h3>OUR APPROACH</h3> <h4>CREATE A UNIFIED PATIENT-CENTRIC e-HEALTH ECOSYSTEM</h4> <div class="row"> <div class="col-sm-6"> <img src="images/e-health-img.png" class="img-fluid d-block mx-auto" style="width: 65%; margin-top: 40px" /> </div> <div class="col-sm-6"> <h5> Features<span class="pl-4 pt-5" ><img src="images/serv-line.png" /></span> </h5> <ul> <li>Continuity in Care</li> <li> Better informed patient and healthcare providers through improved communication across the complex stakeholder interactions </li> <li> Continuous improvement in healthcare through real-time data monitoring </li> <li> Doctors and healthcare providers armed with latest clinical knowledge and skills to provide tailored care for each patient </li> <li>Better workflow and healthcare resource utilisation</li> <li>Patient education allays fear and uncertainty</li> </ul> </div> </div> </div> </section> <!-------------------------------------E-health---------------------------> <!--------------------------------------Keytakeaway-----------------------> <!-- <section class="key-away"> <div class="container"> <h3>Key Takeways <span class="pl-4 pt-5"><img src="images/serv-line.png"></span> </h3> <p>Patients’ value may be fully expressed only when they are involved in their care, and this is possible when <br> they are fully informed and engaged.</p> <div class="row pt-5"> <div class="col-sm-2"></div> <div class="col-sm-4"> <img src="images/key-img-1.png" class="img-fluid d-block mx-auto"> <h4 class="m-4"><b>Assessment Stage</b></h4> <p class="txt-center">Create customized questionnaires for various specialties, doctors and patients as well as Patient Education & Preparation for Surgery </p> </div> <div class="col-sm-4"> <img src="images/key-img-2.png" class="img-fluid d-block mx-auto"> <h4 class="m-4"><b>Intra-op Stage</b></h4> <p class="txt-center">Realtime Procedure Data Collection & Analysis for Evidence Based Care</p> </div> <div class="col-sm-2"></div> </div> <div class="row pt-5"> <div class="col-sm-2"></div> <div class="col-sm-4"> <img src="images/key-img-3.png" class="img-fluid d-block mx-auto"> <h4 class="m-4"><b>Post-op-Care</b></h4> <p class="txt-center">Obtain Patient Related Experience Measures through customized digital forms & provide feedback to doctors</p> </div> <div class="col-sm-4"> <img src="images/key-img-3.png" class="img-fluid d-block mx-auto"> <h4 class="m-4"><b>Ongoing Care</b></h4> <p class="txt-center">Keep in touch with patients though ongoing assessments and follow-up care</p> </div> <div class="col-sm-2"></div> </div> </div> </section> --> <!--------------------------------------Keytakeaway-----------------------> <!---------------------------------Faq----------------------------------> <section class="faq"> <div class="container"> <h3 style="margin-bottom: 40px"> Frequently Asked Questions<span class="pl-4 pt-5" ><img src="images/serv-line.png" /></span> </h3> <!----------------------------------> <div class="row"> <!-- ***** FAQ Start ***** --> <div class="col-sm-12"> <div class="faq" id="accordion"> <div class="card"> <div class="card-header" id="faqHeading-1"> <div class="mb-0"> <h5 class="faq-title" data-toggle="collapse" data-target="#faqCollapse-1" data-aria-expanded="true" data-aria-controls="faqCollapse-1" > <span class="badge">1</span>What is the uniqueness of our product? </h5> </div> </div> <div id="faqCollapse-1" class="collapse" aria-labelledby="faqHeading-1" data-parent="#accordion" > <div class="card-body"> <p> There are evident gaps in healthcare IT systems across the world due to lack of patient-centric approach leading to incoherent data-driven decisions.Patient journey, being a multi-stage journey with different channels and touch points poses information asymmetry between patients and health care providers. </p> <p> Our product emphasizes patient centric approach and equips all stakeholders in the healthcare ecosystem with enough tools to navigate the patient’s journey from awareness stage to ongoing care. We help health systems understand and engage their patients in their entire journey to provide them safe, effective, patient centered, timely, efficient and equitable care. </p> </div> </div> </div> <div class="card"> <div class="card-header" id="faqHeading-2"> <div class="mb-0"> <h5 class="faq-title" data-toggle="collapse" data-target="#faqCollapse-2" data-aria-expanded="false" data-aria-controls="faqCollapse-2" > <span class="badge">2</span>What are the security features of Medusys Application? </h5> </div> </div> <div id="faqCollapse-2" class="collapse" aria-labelledby="faqHeading-2" data-parent="#accordion" > <div class="card-body"> <ul> <li> We have incorporated several effective security measures that offer robust data protection across endpoints and networks to protect data in both states. </li> <li> One of the most effective data protection methods for both data in transit and data at rest is data encryption. </li> <li> Implemented robust network security controls to help protect data in transit. Network security solutions like firewalls and network access control have been implemented to help secure the networks used to transmit data against malware attacks or intrusions. </li> <li> We don’t rely on reactive security to protect data. Instead, use proactive security measures that identify at-risk data and implement effective data protection for data in transit and at rest. </li> <li> Other data protection solutions are implemented with policies that enable user prompting, blocking, or automatic encryption for sensitive data in transit, such as when files are attached to an email message or moved to cloud storage, removable drives, or transferred elsewhere. </li> </ul> </div> </div> </div> <div class="card"> <div class="card-header" id="faqHeading-3"> <div class="mb-0"> <h5 class="faq-title" data-toggle="collapse" data-target="#faqCollapse-3" data-aria-expanded="false" data-aria-controls="faqCollapse-3" > <span class="badge">3</span>What are the safeguards of data in this app? </h5> </div> </div> <div id="faqCollapse-3" class="collapse" aria-labelledby="faqHeading-3" data-parent="#accordion" > <div class="card-body"> <ul> <li> Patients’ information is stored in a de-identified manner only re-identifiable to each site that input the data for patient follow-up at the specific site. </li> <li> Non identifiable data is stored in a secure remote server with password protected access to the on-line data base (with the exception of re-identifiable patient number that is only re-identifiable at the site where data was entered for terms of follow up only). </li> <li> All sensitive data that could potentially re-identify the anaesthetist, the hospital or the patient (e.g hospital record number, age, height, weight) are encrypted for transfer from the data entry terminal to the server. </li> </ul> </div> </div> </div> <div class="card"> <div class="card-header" id="faqHeading-4"> <div class="mb-0"> <h5 class="faq-title" data-toggle="collapse" data-target="#faqCollapse-4" data-aria-expanded="false" data-aria-controls="faqCollapse-4" > <span class="badge">4</span>What steps are taken to protect patient identifiers and other health information (PHI)? </h5> </div> </div> <div id="faqCollapse-4" class="collapse" aria-labelledby="faqHeading-4" data-parent="#accordion" > <div class="card-body"> <ul> <li> Protected information is only accessible for registrants to the online interface with unique username and password. </li> <li> The online interface logs out automatically if the computer/mobile screen is left unattended for 20 minutes. </li> <li> A UIN (Unique Identification Number) is created for every patient which is system generated random number for security and subsequently used through all queries thereby neutralizing the patient identification. </li> <li> Individuals with login access to the App and online interface will have access to the reports. </li> <li> All sensitive and PHI which could potentially identify a patient is encrypted for transfer from the computer terminal to a remote secure server </li> <li> Patient Name or any patient identifier is not displayed in any of the queries or reports. </li> </ul> </div> </div> </div> <div class="card"> <div class="card-header" id="faqHeading-5"> <div class="mb-0"> <h5 class="faq-title" data-toggle="collapse" data-target="#faqCollapse-5" data-aria-expanded="false" data-aria-controls="faqCollapse-5" > <span class="badge">5</span>Are project governance and datasets validation measures deployed? </h5> </div> </div> <div id="faqCollapse-5" class="collapse" aria-labelledby="faqHeading-5" data-parent="#accordion" > <div class="card-body"> <ul> <li> A memorandum of understanding has been generated explaining collaborators’ responsibilities. Subscription Details, Terms & Conditions Document, Privacy Policy Document, End User License Agreement (EULA) are clearly displayed at the time of user registration. </li> <li> Individual data collectors and users of the App will be required to acknowledge its content during their initial log-on process. </li> <li> The users have ownership of their dataset and will be able to remove or upload the datasets to cloud server as per their requirements. </li> </ul> </div> </div> </div> <div class="card"> <div class="card-header" id="faqHeading-6"> <div class="mb-0"> <h5 class="faq-title" data-toggle="collapse" data-target="#faqCollapse-6" data-aria-expanded="false" data-aria-controls="faqCollapse-6" > <span class="badge">6</span>What are the Organizational safeguards put in place to make it Hipaa Compliant? </h5> </div> </div> <div id="faqCollapse-6" class="collapse" aria-labelledby="faqHeading-6" data-parent="#accordion" > <div class="card-body"> <ul> <li> Several Administrative, Technical and Physical Safeguards are incorporated to ensure security and integrity of datasets, both at rest and in transit. </li> <li> Security awareness training has been implemented so employees are trained and reminded of policies and procedures relating to software updates </li> <li> Computer log in monitoring, password updates and other key security measures are implemented </li> <li> Contingency planning, adequate preparation, policies and procedures are in place in order to respond to an emergency if there is a fire, vandalism, or other natural disaster </li> <li> Physical safeguards, facility access controls are implemented to protect the location and devices during development and deployment. </li> <li> Sufficient practices are implemented to allow access to only those people who need access to do their jobs. </li> </ul> </div> </div> </div> <div class="card"> <div class="card-header" id="faqHeading-7"> <div class="mb-0"> <h5 class="faq-title" data-toggle="collapse" data-target="#faqCollapse-7" data-aria-expanded="false" data-aria-controls="faqCollapse-7" > <span class="badge">7</span>Is patient consent required for Medusys App? </h5> </div> </div> <div id="faqCollapse-7" class="collapse" aria-labelledby="faqHeading-7" data-parent="#accordion" > <div class="card-body"> <ul> <li> Medusys aims to capture every patient record, thus reducing a selection bias. There is no intervention being investigated because this App is a registry of routine clinical practice. </li> <li> This App advocates quality assurance initiatives measuring outcomes from routine practice and is an unbinded observational cohort database and is NOT A RESEARCH activity. Every patient has the right to know what happens with that information and about security of cloud storage of sensitive information. </li> <li> “Opt-out” consent can be used which has far better patient acceptance and recruitment. Medusys can help you to develop one such consent. </li> <li> Always, speak to your local institutional ethics committee </li> </ul> </div> </div> </div> </div> </div> </div> <!----------------------------------> </div> <!--container--> </section> <!---------------------------------Faq----------------------------------> <!----------------------------------Contact-------------------------------> <section class="contact-header"> <div class="container"> <div class="row"> <div class="col-sm-3"></div> <div class="col-sm-6"> <h4><b>Contact Us</b></h4> </div> <div class="col-sm-3"></div> </div> <!--row--> </div> </section> <!----------------------------------Contact-------------------------------> <!-------------------------------------Footer-----------------------------> <footer> <div class="container"> <a href="index.html"><img src="images/web-logo.png" /></a> <div class="row"> <div class="col-sm-3"> <h3><b>Address</b></h3> <p class="mb-0" style="font-weight: 500">AUSTRALIA</p> <p style="font-weight: 500"> # 36, Caloroga Street Wattle Park SA <br /> 5066, Australia </p> <h3><b>Address</b></h3> <p class="mb-0" style="font-weight: 500">INDIA</p> <p style="font-weight: 500"> 537, Shaan, 11th A Cross, 4th Main <br /> BEL Layout 3rd Blk, Vidyaranyapura <br />Bangalore 560097, India </p> <div class="social-icons-2"> <ul> <li> <a href=""><img src="images/header-icon-4.png" /></a> </li> <li> <a href=""><img src="images/header-icon-5.png" /></a> </li> <li> <a href=""><img src="images/header-icon-6.png" /></a> </li> </ul> </div> </div> <!--col--3--> <div class="col-sm-3"> <h3><b>Phone</b></h3> <p><a href="tel:+61 424357122">+61 424357122</a></p> <p><a href="tel:+91 9686200393">+91 9686200393</a></p> <h3 class="mt-4"><b>E-Mail</b></h3> <p> <a href="mailto:drgmurthy@medusys.in">drgmurthy@medusys.in</a> </p> <p><a href="mailto:contact@medusys.in">contact@medusys.in</a></p> </div> <!--col--3--> <div class="col-sm-3"> <a href=""><img src="images/android-link.png" class="pt-4" /></a> </div> <!--col--3--> <div class="col-sm-3"> <a href="" ><img src="images/mobile-img.png" style="height: 265px" /></a> </div> <!--col--3--> </div> <!--row--> </div> </footer> <!------------------------------------Footer------------------------------> <!--------------------------------------Copy----------------------------> <section class="copy"> <div class="row"> <div class="col-sm-4"> <p>COPYRIGHT 2018 MEDUSYS, ALL RIGHT RESERVED</p> </div> <div class="col-sm-5"> <div class="policies"> <ul> <li> <a href="refund.html" target="_blank">Refund Policy </a>| </li> <li> <a href="about-us.html" target="_blank">About Us </a>| </li> <li> <a href="privacy-policy.html" target="_blank" >Privacy Policy </a >| </li> <li> <a href="terms-of-service.html" target="_blank" >Terms & Policy </a > </li> </ul> </div> </div> <div class="col-sm-3" style=""> <div class="comp"> <p> <a href="https://jayblues.com/" target="_blank" >Developed by : Jayblues Technologies</a > </p> </div> </div> </div> </section> <!--------------------------------------Copy----------------------------> </body> </html> <!-------------------------------------------Menu Plugin------------------------> <script type="text/javascript"> jQuery(document).ready(function ($) { $(".smobitrigger").smplmnu(); }); </script> <!---------------------------------------Number-Loader-----------------------------------> <script type="text/javascript"> $(".count").each(function () { $(this) .prop("Counter", 0) .animate( { Counter: $(this).text(), }, { duration: 12000, easing: "swing", step: function (now) { $(this).text(Math.ceil(now)); }, } ); }); </script> <!---------------------------------------Number-Loader-----------------------------------> <!---------------- Menu Drodown ---------------------> <script type="text/javascript"> jQuery(document).ready(function ($) { $(".mobimenu li.dropdown").hover( function () { $(this).find(".dropdown-menu").stop(true, true).delay(200).fadeIn(500); }, function () { $(this).find(".dropdown-menu").stop(true, true).delay(200).fadeOut(500); } ); }); </script> <!---------------- Menu Drodown ---------------------> <script type="text/javascript"> $('.click_help').click(function(){ // windows.location.href = //window.location.href = "help-center.html"; window.open('help-center.html'); }); </script> <style type="text/css"> #drop li { width: 170px; height: 15px; } @media only screen and (min-width:320px) and (max-width:640px){ #new-drop .dropdown-menu{ background-color: #000; } } .click_help{ cursor: pointer; color: #007EB1!important; } </style>