CINXE.COM

Eminence Business Media LLP

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>Eminence Business Media LLP</title> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <!-- Google Fonts --> <!-- Favicon --> <link rel="shortcut icon" href="img/favicon.png"> <!-- Template CSS Files --> <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="css/magnific-popup.css" /> <link rel="stylesheet" type="text/css" href="css/style.css" /> <link rel="stylesheet" type="text/css" href="css/skins/yellow.css" /> <!-- Revolution Slider CSS Files --> <link rel="stylesheet" type="text/css" href="js/plugins/revolution/css/settings.css" /> <link rel="stylesheet" type="text/css" href="js/plugins/revolution/css/layers.css" /> <link rel="stylesheet" type="text/css" href="js/plugins/revolution/css/navigation.css" /> <!-- Template JS Files --> <script type="text/javascript" src="js/modernizr.js"></script> <script type="text/javascript" src="popup/csspopup.js"></script> <style type="text/css"> <!-- #blanket { background-color:#000000; opacity: 0.80; position:absolute; z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/ top:0px; left:0px; width:100%; } #popUpDiv { position:absolute; width:600px; height:261px; text-align:center; z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/ padding-top:90px; } --> </style> <script> // Set the date we're counting down to var countDownDate = new Date("December 01, 2022 10:00:00").getTime(); // Update the count down every 1 second var x = setInterval(function() { // Get today's date and time var now = new Date().getTime(); // Find the distance between now and the count down date var distance = countDownDate - now; // Time calculations for days, hours, minutes and seconds var days = Math.floor(distance / (1000 * 60 * 60 * 24)); var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)); var seconds = Math.floor((distance % (1000 * 60)) / 1000); // Output the result in an element with id="demo" document.getElementById("demo").innerHTML = days + "d | " + hours + "h | " + minutes + "m |" + seconds + "s "; // If the count down is over, write some text if (distance < 0) { clearInterval(x); document.getElementById("demo").innerHTML = "EXPIRED"; } }, 1000); </script> <style type="text/css"> #demo { z-index: 9002; left:40%; top:80px; margin:0 auto; background:#0070bf; color:#fff; font-size:24px; position: absolute; padding:15px; } @media only screen and (max-width: 768px) { #demo { z-index: 9002; left:0%; width:100%; /* top:510px; */ text-align: center; margin:0 auto; background:#0070bf; color:#fff; font-size:24px; position: absolute; padding:15px; } } #bodywrapper { z-index:-10; margin:0 auto; } .distance { border-right:1px solid #fff; } </style> </head> <body class="dark double-diagonal" onLoad="popup('popUpDiv')"> <!-- <p id="demo"></p> <div id="blanket" style="display:none;"></div> <div id="popUpDiv" style="display:none;" align="center"><div class="popup-img"><a href="https://pharmachampions.com/" target="_blank"><img src="img/popup.jpg" border="0" style="margin:0; padding:0;" class="popup-img"></a><a href="#" onClick="popup('popUpDiv')"><img src="img/close.jpg" border="0" style="margin:0; padding:0;" class="popup-img"> </a></div></div> --> <!-- Preloader Starts --> <!--<div class="preloader" id="preloader"> <div class="logopreloader"> <img src="img/logo.png" alt="logo-white"> </div> <div class="loader" id="loader"></div> </div>--> <!-- Preloader Ends --> <!-- Page Wrapper Starts --> <div class="wrapper"> <!-- Header Starts --> <header id="header" class="header"> <div class="header-inner"> <!-- Navbar Starts --> <nav class="navbar navbar-expand-lg p-0" id="singlepage-nav"> <!-- Logo Starts --> <div class="logo"> <a data-toggle="collapse" data-target=".navbar-collapse.show" class="navbar-brand link-menu scroll-to-target" href="index.php"> <!-- Logo White Starts --> <img id="logo-light" class="logo-light" src="img/logo.png" alt="Eminence Business Media LLP" onclick="location.href='index.php'" /> <!-- Logo White Ends --> <!-- Logo Black Starts --> <img id="logo-dark" class="logo-dark" src="img/logo-small.png" alt="Eminence Business Media LLP" onclick="location.href='index.php'" /> <!-- Logo Black Ends --> </a> </div> </nav> <!-- Navbar Ends --> <div class="menuicon"> <a href="index.php"><img src="img/menu-icon.png" alt="Eminence Business Media LLP" /></a> </div> </div> </header> <!-- Header Ends --> <!-- Main Slider Section Starts --> <section class="mainslider" id="mainslider"> <!-- Slider Hero Starts --> <img alt="" src="img/about-us-banner.jpg" class="img-responsive" > <!-- Slider Hero Ends --> </section> <!-- Main Slider Section Ends --> <!-- About Section Starts --> <section id="about" class="about"> <!-- Container Starts --> <div class="container"> <!-- Main Heading Starts --> <div class="text-center top-text"> <h1><span>About</span> Us</h1> <h4>Who We Are</h4> </div> <!-- Main Heading Ends --> <!-- Divider Starts --> <div class="divider text-center"> <span class="outer-line"></span> <span class="fa fa-user" aria-hidden="true"></span> <span class="outer-line"></span> </div> <!-- Divider Ends --> <!-- About Content Starts --> <div class="row about-content"> <div class="col-sm-12 col-md-12 col-lg-8 about-left-side"> <h4 class="justify">We at Eminence, aspire to pool our research and deliver it with the assistance of industry stalwarts. We believe that business growth is a 4 step process starting with Knowledge followed by Excellence and the resultant is Economic Development.</h4> <h4 class="justify">By sheer sharpening the skills of existing personnel, a company can multiply its success escalation rate; this is why our prime focus is to achieve excellence.</h4> <h4 class="justify">The forth step is Networking. It is often said "It is not what you know but WHO you know." This maxim is not completely true, skills and knowledge are also critical for success, but there is a ring of truth to it. We believe that infinite power of networking and the art of building alliances, is a critical skill for employees at all levels.</h4> </div> <div class="col-md-12 col-lg-4 about-right"> <div class="about-right-side"> <img class="img-fluid" src="img/who-we-are.jpg" alt=""> </div> </div> </div> <!-- About Content Ends --> </div> <!-- Container Ends --> </section> <!-- About Section Ends --> <section id="about" class="about"> <div class="container"> <!-- Main Heading Starts --> <div class="text-center top-text"> <h1><span>What Do</span> We Do</h1> </div> <!-- Main Heading Starts --> <div class="divider text-center"> <span class="outer-line"></span> <span class="fa fa-user" aria-hidden="true"></span> <span class="outer-line"></span> </div> <div class="row about-content"> <div class="col-sm-12 col-md-12 col-lg-12"> <h4 class="justify"> We are the channel to connect the right set of people, the corporate bridge that connects knowledge, skills and business under one roof. We conduct conferences, corporate-meetings, master-class trainings, seminars, events and workshops, bringing expert speakers from across the world, personnel from superfluity of industries and service providers together and provide them content-rich and knowledge-packed sessions along with high level networking platforms.</h4> <h4 class="justify">Our simple but polished language effectively communicates the company's offering while still allowing everyone to understand where do we stand and where do we aim to be.</h4> </div> </div> </div> </section> <!-- Project Manager Section Starts --> <section class="projectmanager" id="projectmanager"> <!-- Section Overlay Starts --> <div class="section-overlay"> <!-- Container Starts --> <div class="container"> <div class="row"> <!-- Image Starts --> <div class="col-md-12 col-lg-4 col-xl-4 "> <h3>Our </h3> <h1>Mantra</h1> <blockquote> Our client's perception is our reality; hence we ensure extraordinary service to our extraordinary clientele. </blockquote> </div> <div class="col-md-12 col-lg-4 col-xl-4"> <h3>Our</h3> <h1>Vision</h1> <blockquote> To empower professionals with the podium to share their expertise with the world so that everybody gets a chance to up-skill themselves and beat down the competition. </blockquote> </div> <!-- Image Ends --> <!-- Details Starts --> <div class="col-md-12 col-lg-4 col-xl-4 "> <h3>Our</h3> <h1>Mission</h1> <blockquote> Providing up to the minute information and cascading the best practices to our patrons whilst ensuring highest employer branding and employee delight. </blockquote> </div> </div> <!-- Details Ends --> </div> <!-- Container Ends --> </div> </section> <!-- Project Manager Section Ends --> <!-- Facts Section Starts --> <section id="services" class="services"> <!-- Container Starts --> <div class="container"> <!-- Main Heading Starts --> <div class="text-center top-text"> <h1><span>Our</span> Values</h1> </div> <!-- Main Heading Starts --> <!-- Fact Badges Starts --> <div class="fact-badges"> <div class="row"> <div class="desktopeview"> <img src="img/our-values.png" class="img-responsive "></div> <div class="mobileview"> <img src="img/our-values-mobileview.png" class="img-responsive "></div> </div> </div> <!-- Fact Badges Ends --> </div> <!-- Container Ends --> </section> <!-- facts Section Ends --> <!-- Services Section Starts --> <!-- Team Section Starts --> <!-- Footer Section Starts --> <div class="icon-bar"> <a href="https://api.whatsapp.com/send?phone=919653284123" class="whatsapp" target="_blank"><img src="img/whatsapp-icon.png" /></a> <a href="tel:+919653284123" class="call"><img src="img/call-icon.png" /></a> </div> <footer class="footer text-center"> <!-- Container Starts --> <div class="container"> <!-- Copyright Text Starts --> <p> &copy; Copyright Eminence Business Media LLP </p> <!-- Copyright Text Ends --> <!-- Social Media Links Starts --> <div class="social-icons"> <ul class="social"> <li> <a class="twitter" href="https://twitter.com/eminence_group9" title="twitter" target="_blank"></a> </li> <li> <a class="facebook" href="https://www.facebook.com/eminencegroup9/" title="facebook" target="_blank"></a> </li> <li> <a class="linkedin" href="https://www.linkedin.com/company/eminencebusinessmedia/" title="linkedin" target="_blank"></a> </li> <li> <a class="instagram" href="https://www.instagram.com/eminencebusinessmedia/" title="instagram" target="_blank"></a> </li> <li> <a class="youtube" href="https://www.youtube.com/@pharmaandbeyond7194" title="youtube" target="_blank"></a> </li> </ul> </div> <!-- Social Media Links Ends --> <div class="clear"></div> <a href="Advance-DoE.php" class="terms-conditions" target="_blank"> Advance DoE Workshop </a> | <a href="Nitrosamine-Advance.php" class="terms-conditions" target="_blank">Nitrosamine Advance Workshop </a> <br> <a href="terms-conditions.php" class="terms-conditions"> Terms & Conditions </a> | <a href="privacy-policy.php" class="terms-conditions">Privacy Policy</a> </div> <!-- Container Ends --> </footer> <!-- Footer Section Starts --> </div> <!-- Wrapper Ends --> <!-- Template JS Files --> <script type="text/javascript" src="js/jquery-2.2.4.min.js"></script> <script type="text/javascript" src="js/plugins/jquery.easing.1.3.js"></script> <script type="text/javascript" src="js/plugins/bootstrap.bundle.min.js"></script> <script type="text/javascript" src="js/plugins/jquery.bxslider.min.js"></script> <script type="text/javascript" src="js/plugins/jquery.filterizr.js"></script> <script type="text/javascript" src="js/plugins/jquery.magnific-popup.min.js"></script> <script type="text/javascript" src="js/plugins/jquery.singlePageNav.min.js"></script> <!-- Revolution Slider Main JS Files --> <script type="text/javascript" src="js/plugins/revolution/js/jquery.themepunch.tools.min.js"></script> <script type="text/javascript" src="js/plugins/revolution/js/jquery.themepunch.revolution.min.js"></script> <!-- Revolution Slider Extensions --> <!-- Main JS Initialization File --> <script type="text/javascript" src="js/custom.js"></script> <!-- Revolution Slider Initialization Starts --> <!-- Revolution Slider Initialization Ends --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10