EVOLUTION-NINJA
Edit File: products.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>Products | 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@localhost/medusysupdate">contact@localhost/medusysupdate</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><a href="approach.html">Our Approach</a></li> <li><a href="">Client Case studies</a></li> <li class="act"><a href="">Our Products</a></li> <!-- <li><a href="https://localhost/medusysupdate/Registration">Registration</a></li> --> <!-- <li><a href="https://localhost/medusysupdate/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://localhost/medusysupdate/login">Member Login</a></li> --> <!-- <li><a href="https://localhost/medusysupdate/admin/login">Admin Login</a></li> --> <li> <a href="http://localhost/medusys/admin/login" >Admin Login</a > </li> <li> <a href="http://localhost/medusys/login" >Member Login</a > </li> </ul> </li> <li><a href="contact-us.html">Contact</a></li> </ul> </nav> </div> </header> </div> </div> <!--col-10--> <div class="col-sm-2"> <div class="contact-tag"> <a href="https://localhost/medusysupdate/Registration">Registration</a> </div> </div> </div> <!--row--> </div> </section> <!---------------------------------------------------------------------> <section class="banner pt-4"> <img src="images/pro-banner.jpg" class="img-fluid d-block mx-auto" /> </section> <!---------------------------------------------------------------------> <!-------------------------------Number-Counter-------------------------> <section class="num-counter" id="prod"> <div class="container"> <div class="number-loader"> <div class="row p-4 txt-center"> <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. </p> <p> We seamlessly integrate with existing health systems, so that our customers can understand and engage patients in their entire journey to provide them safe, effective, patient centered, timely, efficient and equitable care. </p> </div> <!--row--> </div> <!--number-loader--> </div> <!--container--> </section> <!------------------------------Number-Counter---------------------------> <!------------------------------Clinic----------------------------------> <section class="clinic-stage"> <div class="container"> <h4> Our products can be used in all clinical stages of patient journey </h4> <div class="row pt-5"> <div class="col-sm-5"> <div class="row"> <div class="col-sm-5"> <img src="images/stage-1.png" class="stag" /> <img src="images/line-str.png" class="ml-2" /> </div> <div class="col-sm-7"> <p style="">ASSESSMENT & PRE-OP STAGE</p> </div> </div> <div class="row pt-5"> <div class="col-sm-5"> <img src="images/stage-3.png" class="stag" /> <img src="images/line-str.png" class="ml-2" /> </div> <div class="col-sm-7"> <p style="">POST-OP CARE</p> </div> </div> </div> <div class="col-sm-1"></div> <div class="col-sm-5"> <div class="row"> <div class="col-sm-5"> <img src="images/stage-2.png" class="stag" /> <img src="images/line-str.png" class="ml-2" /> </div> <div class="col-sm-7"> <p style="">INTRA-OP STAGE</p> </div> </div> <div class="row pt-5"> <div class="col-sm-5"> <img src="images/stage-4.png" class="stag" /> <img src="images/line-str.png" class="ml-2" /> </div> <div class="col-sm-7"> <p style="">ONGOING CARE</p> </div> </div> </div> <div class="col-sm-1"></div> </div> </div> </section> <!------------------------------Clinic----------------------------------> <!----------------------------------Tool---------------------------------> <section class="sev-tool"> <div class="container"> <h3> Our all-in-one digital health system includes several tool in following areas </h3> <div class="row pt-5"> <div class="col-sm-4"> <div class="tool-card"> <div class="row"> <div class="col-sm-5"> <img src="images/serv-tool-img-1.png" class="img-fluid" /> </div> <div class="col-sm-7"> <p>Patient Management System</p> </div> </div> </div> </div> <div class="col-sm-4"> <div class="tool-card"> <div class="row"> <div class="col-sm-5"> <img src="images/serv-tool-img-2.png" class="img-fluid" /> </div> <div class="col-sm-7"> <p>e-Clinical Databases/e-registries</p> </div> </div> </div> </div> <div class="col-sm-4"> <div class="tool-card"> <div class="row"> <div class="col-sm-5"> <img src="images/serv-tool-img-3.png" class="img-fluid" /> </div> <div class="col-sm-7"> <p>e-CME (e-Continued Medical Education)</p> </div> </div> </div> </div> </div> <h6> The data from all the tools seamlessly integrates and power the knowledge engine <br /> to enable AI-powered clinical decisions. </h6> </div> </section> <!----------------------------------Tool---------------------------------> <!-------------------------------------Pain-mgmt--------------------------> <section class="pain-mgmt"> <div class="container"> <h3>Our products in Pain Management</h3> <p> Includes modules to be used in Journey of a Surgical Patient in Peri Operative Anaesthesia & Pain Management </p> <div class="row pt-5"> <div class="col-sm-4"> <div class="pain-card-top"> <p>01</p> <h6>Pre -Operative Stage</h6> </div> </div> <div class="col-sm-4"> <div class="pain-card-top"> <p>02</p> <h6>Intra -Operative Stage</h6> </div> </div> <div class="col-sm-4"> <div class="pain-card-top"> <p>03</p> <h6>Post -Operative Stage</h6> </div> </div> </div> <!--row--> <div class="row pt-5"> <div class="col-sm-4"> <div class="pain-card-bottom"> <p>Patient Management Section</p> <h6> <img src="images/dot-icon.png" />Beneficiaries: Patient, Healthcare & Doctor </h6> <h6> <img src="images/dot-icon.png" />Peri Operative Care as well as Patient Education Modules with Heuristic Modeling. </h6> </div> </div> <div class="col-sm-4"> <div class="pain-card-bottom"> <p>Clinical Database Section</p> <h6> <img src="images/dot-icon.png" />Beneficiaries: Healthcare, organisations & Doctors </h6> <h6> <img src="images/dot-icon.png" />Documentation & recording of one’s practice resulting in AI powered clinical decision systems. </h6> </div> </div> <div class="col-sm-4"> <div class="pain-card-bottom"> <p>Feedback & Follow-up Modules</p> <h6> <img src="images/dot-icon.png" />Beneficiaries: Patient, Healthcare, Doctor& Allied Healthcare </h6> <h6> <img src="images/dot-icon.png" />Patient Outcome Measures and Post Operative Care </h6> </div> </div> </div> <!--row--> </div> </section> <!-------------------------------------Pain-mgmt--------------------------> <!-------------------------------------Modules----------------------------> <section class="modules"> <div class="row"> <div class="col-sm-6"> <img src="images/seths.png" class="img-fluid" /> </div> <div class="col-sm-6"> <div class="seths-cont"> <h4>Modules in the field of Anaesthesia</h4> <img src="images/serv-line.png" /> <h5>PATIENT MANAGEMENT SYSTEMS (AI powered)</h5> <ul> <li><img src="images/seths-icon.png" />e-PHQ</li> <li><img src="images/seths-icon.png" />Tele-health</li> <li><img src="images/seths-icon.png" />e-Consent</li> </ul> <ul> <li><img src="images/seths-icon.png" />e-PCOM (e-feedback)</li> <li><img src="images/seths-icon.png" />e-Care</li> </ul> <h5>CLINICAL DATABASES (AI powered)</h5> <ul> <li><img src="images/seths-icon.png" />PNB</li> <li><img src="images/seths-icon.png" />CNB</li> <li><img src="images/seths-icon.png" />Labour & Obstetrics</li> </ul> <ul> <li><img src="images/seths-icon.png" />Anaesthesia Logbook</li> <li><img src="images/seths-icon.png" />Reports & Analytics</li> </ul> <h5>MeLS – CME (AI powered)</h5> <ul> <li><img src="images/seths-icon.png" />Forum</li> <li> <img src="images/seths-icon.png" />Conferences, Workshops & Symposiums </li> </ul> <ul> <li><img src="images/seths-icon.png" />e-Library</li> <li><img src="images/seths-icon.png" />Collaborate</li> </ul> </div> </div> </div> </section> <!-------------------------------------Modules----------------------------> <!----------------------------------------key-pro---------------------------> <section class="key-pro"> <div class="container"> <h3>KEY PRODUCT TAKEAWAYS FOR</h3> <h4>MEDUSYS APP - PATIENT CENTERED CARE</h4> <div class="row pt-5"> <div class="col-sm-5"> <img src="images/take-img.png" class="img-fluid" /> </div> <div class="col-sm-1"> <div><img src="images/plus.png" class="plus-img" /></div> <div><img src="images/plus.png" class="plus-img" /></div> <div><img src="images/plus.png" class="plus-img" /></div> <div><img src="images/plus.png" class="plus-img" /></div> </div> <div class="col-sm-6"> <p> Our unique product can seamlessly integrate with existing EMR systems and PHRs (Patient health records) and in turn provide high value proposition with low cost </p> <p> Years of hands-on experience and dozens of completed projects show us that data visualization can greatly improve patient care and save providers lots of costs. </p> <p> Our visualization tools your help medical staff interpret data analytics results faster, recognize trends, and make better decisions. </p> <p> Our operational, Strategic and Analytical dashboards convert complex data into user-friendly visuals that are easy to understand for everyone. </p> </div> </div> </div> </section> <!----------------------------------------key-pro---------------------------> <!---------------------------------------App-care---------------------------> <section class="app-care"> <div class="container"> <h3>MEDUSYS app in</h3> <h4>PATIENT CENTERED CARE</h4> <p> Patients’ value may be fully expressed only when they are involved in their care, and this is possible when they are fully informed and engaged. </p> <div class="row pt-5"> <div class="col-sm-5"> <div class="row"> <div class="col-sm-5"> <img src="images/stage-1.png" class="stag" /> <img src="images/line-str.png" class="ml-2" /> </div> <div class="col-sm-7"> <h6 style="">ASSESSMENT & PRE-OP STAGE</h6> <span >Create customized questionnaires for doctors and patients as well as Patient Education & Preparation for Surgery </span> </div> </div> <div class="row pt-5"> <div class="col-sm-5"> <img src="images/stage-3.png" class="stag" /> <img src="images/line-str.png" class="ml-2" /> </div> <div class="col-sm-7"> <h6 style="">POST-OP CARE</h6> <span >Obtain Patient Related Experience Measures through customized digital forms & provide feedback to doctors</span > </div> </div> </div> <div class="col-sm-1"></div> <div class="col-sm-5"> <div class="row"> <div class="col-sm-5"> <img src="images/stage-2.png" class="stag" /> <img src="images/line-str.png" class="ml-2" /> </div> <div class="col-sm-7"> <h6 style="">INTRA-OP STAGE</h6> <span >Realtime Procedure Data Collection & Analysis for Evidence Based Care</span > </div> </div> <div class="row pt-5"> <div class="col-sm-5"> <img src="images/stage-4.png" class="stag" /> <img src="images/line-str.png" class="ml-2" /> </div> <div class="col-sm-7"> <h6 style="">ONGOING CARE</h6> <span >Keep in touch with patients through ongoing assessments and follow-up care</span > </div> </div> </div> <div class="col-sm-1"></div> </div> </div> </section> <!---------------------------------------App-care---------------------------> <!--------------------------------------Data-Security-----------------------> <section class="data-security"> <div class="container"> <h3>DATA SECURITY PRIVACY COMPLIANCE</h3> <div class="row"> <div class="col-sm-2"></div> <div class="col-sm-8"> <div class="data-card"> <div class="row"> <div class="col-sm-4"> <img src="images/data-card-img-1.png" /> </div> <div class="col-sm-8"> <h5>INFRASTRUCTURE SECURITY</h5> <p> <img src="images/data-icon.png" />Client & network side Encryption </p> <p> <img src="images/data-icon.png" />Client cache data removed upon data entry completion </p> <p> <img src="images/data-icon.png" />Industry standard security features adopted. </p> <p> <img src="images/data-icon.png" />Role based access to the system are provided. </p> </div> </div> </div> <!--data-card---> <div class="data-card"> <div class="row"> <div class="col-sm-4"> <img src="images/data-card-img-2.png" class="img-fluid" /> </div> <div class="col-sm-8"> <h5>DATA PRIVACY AND MANAGEMENT</h5> <p><img src="images/data-icon.png" />Regulatory Compliance</p> <p> <img src="images/data-icon.png" />Data Sovereignty & Remanence </p> <p> <img src="images/data-icon.png" />Neutralized Patient Name </p> <p> <img src="images/data-icon.png" />PBD in Data Mining & Analytics </p> </div> </div> </div> <!--data-card---> <div class="data-card"> <div class="row"> <div class="col-sm-4"> <img src="images/data-card-img-3.png" /> </div> <div class="col-sm-8"> <h5>REACTIVE SECURITY</h5> <p> <img src="images/data-icon.png" />End Point User Validation & Filtering </p> <p> <img src="images/data-icon.png" />Real time Security Monitoring </p> <p> <img src="images/data-icon.png" />All databases are archived nightly within geographically diverse server clusters </p> </div> </div> </div> <!--data-card---> </div> <div class="col-sm-2"></div> </div> <!--row--> </div> </section> <!--------------------------------------Data-Security-----------------------> <!---------------------------------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@localhost/medusysupdate">drgmurthy@localhost/medusysupdate</a> </p> <p><a href="mailto:contact@localhost/medusysupdate">contact@localhost/medusysupdate</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> <!---------------- 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 ---------------------> <style type="text/css"> .number-loader { position: relative; bottom: -136px; } .num-counter { margin-top: -255px; } </style>