CINXE.COM
Axiom Meetings | Axiom Meetings
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-equiv="pragma" content="no-cache" /> <title>Axiom Meetings | Axiom Meetings </title> <meta name="description" content="At Axiom Meetings, we understand the significant role that academic conferences play in fostering collaboration, sharing knowledge, and driving innovation."> <meta name="keywords" content="International Conference Organizer, Top Conference Organizer, Conference, Meeting, Symposium, Mechanical Engineering, Aerospace Engineering"> <meta name="description" content="At Axiom Meetings, we understand the significant role that academic conferences play in fostering collaboration, sharing knowledge, and driving innovation."> <!-- Favicon --> <link rel="shortcut icon" href="https://axiommeetings.com/public/frontend_assets/favicon/favicon.ico"> <link rel="apple-touch-icon" sizes="57x57" href="https://axiommeetings.com/public/frontend_assets/favicon/apple-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="https://axiommeetings.com/public/frontend_assets/favicon/apple-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="https://axiommeetings.com/public/frontend_assets/favicon/apple-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="https://axiommeetings.com/public/frontend_assets/favicon/apple-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="https://axiommeetings.com/public/frontend_assets/favicon/apple-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="https://axiommeetings.com/public/frontend_assets/favicon/apple-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="https://axiommeetings.com/public/frontend_assets/favicon/apple-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="https://axiommeetings.com/public/frontend_assets/favicon/apple-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="https://axiommeetings.com/public/frontend_assets/favicon/apple-icon-180x180.png"> <link rel="icon" type="image/png" sizes="192x192" href="https://axiommeetings.com/public/frontend_assets/favicon/android-icon-192x192.png"> <link rel="icon" type="image/png" sizes="32x32" href="https://axiommeetings.com/public/frontend_assets/favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="96x96" href="https://axiommeetings.com/public/frontend_assets/favicon/favicon-96x96.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://axiommeetings.com/public/frontend_assets/favicon/favicon-16x16.png"> <link rel="manifest" href="https://axiommeetings.com/public/frontend_assets/favicon/manifest.json"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="msapplication-TileImage" content="https://axiommeetings.com/public/frontend_assets/favicon/ms-icon-144x144.png"> <meta name="theme-color" content="#ffffff"> <!-- Google Font Linking --> <link rel="preconnect" href="https://fonts.googleapis.com" /> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> <link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet"> <!-- CDN CSS Linking --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous" referrerpolicy="no-referrer" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/boxicons/2.1.4/css/boxicons.min.css" /> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.1/font/bootstrap-icons.css" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/10.3.1/swiper-bundle.min.css" integrity="sha512-UV9ujyMxyYubOSkCa8+OGzknJ1EilA19WPimPseyMcZaGIoO8l7iNphD0Mq/0R/lNkzBH70ai3tmurxAW0M2ww==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <!-- Theme CSS Linking --> <link rel="stylesheet" href="https://axiommeetings.com/public/frontend_assets/css/all.min.css" /> <link rel="stylesheet" href="https://axiommeetings.com/public/frontend_assets/css/global.css" /> <link rel="stylesheet" href="https://axiommeetings.com/public/frontend_assets/css/padding.css" /> <link rel="stylesheet" href="https://axiommeetings.com/public/frontend_assets/css/margin.css" /> <link rel="stylesheet" href="https://axiommeetings.com/public/frontend_assets/css/button.css" /> <link rel="stylesheet" href="https://axiommeetings.com/public/frontend_assets/css/header.css" /> <link rel="stylesheet" href="https://axiommeetings.com/public/frontend_assets/css/banner.css" /> <link rel="stylesheet" href="https://axiommeetings.com/public/frontend_assets/css/app.css" /> <link rel="stylesheet" href="https://axiommeetings.com/public/frontend_assets/css/responsive.css" /> <link href="https://axiommeetings.com/public/assets/css/app.css" id="app-style" rel="stylesheet" type="text/css" /> <!-- Bootstrap Css --> </head> <body> <!-- ======= Loader Starts Here ======= --> <div class="loader-wrap"> <div class="loader-inner"> <svg> <defs> <filter id="goo"> <feGaussianBlur in="SourceGraphic" stdDeviation="2" result="blur"></feGaussianBlur> <feColorMatrix in="blur" values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 5 -2" result="gooey"></feColorMatrix> <feComposite in="SourceGraphic" in2="gooey" operator="atop"></feComposite> </filter> </defs> </svg> </div> </div> <!-- ======= loader Ends Here ======= --> <header id="master-head" class="navbar menu-center clearfix"> <div class="container"> <div id="main-logo" class="logo-container"> <a class="logo" href="https://axiommeetings.com"> <img class="logo-dark img-fluid" alt="Axiom Meetings" src="https://axiommeetings.com/public/uploads/global_setup/9670872634.png"> </a> </div> <div id="navigation" class="nav navbar-nav navbar-main"> <ul id="main-menu" class="menu-primary"> <li class="menu-item"> <a href="https://axiommeetings.com">Home</a> </li> <li class="menu-item"> <a href="https://axiommeetings.com/about-us">About Us</a> </li> <li class="menu-item menu-item-has-children"> <a href="javascript:void(0);">Conferences</a> <ul class="sub-menu"> <li class="menu-item"> <a href="https://axiommeetings.com/upcoming">Upcoming</a> </li> </ul> </li> <!-- <li class="menu-item"> <a href="#!">Benefits</a> </li> --> <li class="menu-item"> <a href="https://axiommeetings.com/policies">Policies</a> </li> <li class="menu-item"> <a href="https://axiommeetings.com/code-of-conduct">Code of Conduct</a> </li> <li class="menu-item"> <a href="https://axiommeetings.com/contact">Contact Us</a> </li> </ul> </div> <div class="menu-toggle-btn"> <!-- Mobile menu toggle--> <a class="navbar-toggle"> <div class="burger-lines"></div> </a> <!-- End mobile menu toggle--> </div> </div> </header> <!-- Nav Bar --> <section class="home-showcase"> <div class="swiper home-showcaseSlider"> <div class="swiper-wrapper"> <div class="swiper-slide"> <div class="swiper-image" data-swiper-parallax-x="3%" style="background-image: url(https://axiommeetings.com/uploads/sliders/20240102081059.png);"> <div class="text-container text-start m-0"> <h1><span style="font-size: 48pt;">AXIOM MEETINGS</span></h1> <p><span style="font-size: 20pt;">where academic conferences come to life.</span></p> <div class="container-arrow-button"> <a class="cta arrow-button" href="https://axiommeetings.com/contact"> Contact Us <svg viewBox="0 0 76.922 65"> <circle cx="32.5" cy="32.5" r="32" transform="translate(11.922)" fill="none" stroke="#8c97d0" stroke-width="1"></circle> <path id="Union_1" data-name="Union 1" d="M-6071.353,33.349l9.643-9.642H-6111v-2h48.941l-9.293-9.294,1.414-1.414,11.881,11.883-11.881,11.881Z" transform="translate(6111 10)" fill="#10112b"></path> </svg> </a> </div> </div> <div class="filter"></div> </div> </div> <div class="swiper-slide"> <div class="swiper-image" data-swiper-parallax-x="3%" style="background-image: url(https://axiommeetings.com/uploads/sliders/20240102081543.png);"> <div class="text-container text-start m-0"> <h2 style="text-align: left;"><span style="font-size: 36pt;">Welcome to a new era of academic conferences.</span></h2> <div class="container-arrow-button"> <a class="cta arrow-button" href="https://axiommeetings.com/contact"> Contact Us <svg viewBox="0 0 76.922 65"> <circle cx="32.5" cy="32.5" r="32" transform="translate(11.922)" fill="none" stroke="#8c97d0" stroke-width="1"></circle> <path id="Union_1" data-name="Union 1" d="M-6071.353,33.349l9.643-9.642H-6111v-2h48.941l-9.293-9.294,1.414-1.414,11.881,11.883-11.881,11.881Z" transform="translate(6111 10)" fill="#10112b"></path> </svg> </a> </div> </div> <div class="filter"></div> </div> </div> <div class="swiper-slide"> <div class="swiper-image" data-swiper-parallax-x="3%" style="background-image: url(https://axiommeetings.com/uploads/sliders/20240102081849.png);"> <div class="text-container text-start m-0"> <h1><span style="font-size: 36pt;">Trusted partner to the global research community.</span></h1> <div class="container-arrow-button"> <a class="cta arrow-button" href="https://axiommeetings.com/contact"> Contact Us <svg viewBox="0 0 76.922 65"> <circle cx="32.5" cy="32.5" r="32" transform="translate(11.922)" fill="none" stroke="#8c97d0" stroke-width="1"></circle> <path id="Union_1" data-name="Union 1" d="M-6071.353,33.349l9.643-9.642H-6111v-2h48.941l-9.293-9.294,1.414-1.414,11.881,11.883-11.881,11.881Z" transform="translate(6111 10)" fill="#10112b"></path> </svg> </a> </div> </div> <div class="filter"></div> </div> </div> </div> <!-- pagination --> <div class="swiper-pagination showcaseSlider-pagination"></div> <!-- navigation buttons --> <div class="showcaseSlider-nav"> <div class="swiper-button-prev showcaseSlider-prev"></div> <div class="swiper-button-next showcaseSlider-next"></div> </div> </div> <a href="#scroll1" class="scrollSliderButton"> Scroll <div class="line"></div> </a> </section> <section class="section-padding" id="scroll1"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-6 mb-5 text-lg-start text-center"> <div class="about-content homepage_about"> <h3 class="h-title">About</h3> <h2 class="s-title">Know More About <span class="text-uppercase">Axiom Meetings</span></h2> <p> <!--<p>At Axiom Meetings, we understand the significant role that academic conferences play in fostering collaboration, sharing knowledge, and driving innovation. With a deep appreciation for the scholarly community, we are committed to putting together conferences that provide a stage for meaningful dialogue and the exchange of cutting-edge research.</p> <p>Our team of experienced professionals is dedicated to ensuring that every conference we organize surpasses expectations. From meticulously planning the program to coordinating logistics, we handle every detail with precision, allowing you to focus on what matters most – the content and connections that make academic conferences truly transformative.</p> <p>What sets us apart is our passion for academic excellence and our understanding of the evolving landscape of research and education. We embrace diversity in thought and discipline, curating conferences that bring together experts from various fields to create a rich tapestry of ideas.</p> <p>In an era of rapid technological advancement, Axiom Meetings remains at the forefront of innovation in conference organization. We leverage the latest technologies to enhance the conference experience, providing virtual attendance options, interactive sessions, and seamless networking opportunities.</p> <p>Collaboration is at the heart of our approach. We work closely with conference organizers, speakers, and participants to ensure that each event is tailored to the unique needs of the academic community it serves.</p> <p>Thank you for choosing Axiom Meetings. Together, let's elevate the impact of your research and contribute to the collective growth of our academic community. Welcome to a world where ideas converge, knowledge thrives, and connections flourish.</p>--> <p>At Axiom Meetings, we understand the significant role that academic conferences play in fostering collaboration, sharing knowledge, and driving innovation. With a deep appreciation for the scholarly community, we are committed to putting together conferences that provide a stage for meaningful dialogue and the exchange of cutting-edge research.</p> <p>Our team of experienced professionals is dedicated to ensuring that every conference we organize surpasses expectations. From meticulously pla </p> <a class="btn-1 learn-more" href="https://axiommeetings.com/about-us"> <span class="circle" aria-hidden="true"> <span class="icon arrow"></span> </span> <span class="btn-1-text">Learn More</span> </a> </div> </div> <div class="col-lg-6 mb-5"> <div class="about-images-3-wrap"> <div class="about-img-big"> <img src="https://axiommeetings.com/public/frontend_assets/images/about-3.jpg" alt=""> <div class="shape-2"> <img src="https://axiommeetings.com/public/frontend_assets/images/shape/ab-shape-2.png" alt=""> </div> </div> <div class="about-img-small"> <div class="image-1"> <img src="https://axiommeetings.com/public/frontend_assets/images/about-4.jpg" alt=""> </div> <div class="image-2"> <img src="https://axiommeetings.com/public/frontend_assets/images/about-5.jpg" alt=""> </div> </div> </div> </div> </div> </div> </section> <section class="section-padding why-section bg-img"> <div class="container"> <div class="row justify-content-center"> <div class="col-lg-10 mb-5"> <div class="text-center"> <h3 class="h-title">Features</h3> <h2 class="s-title text-white">Why Choose <span class="text-white">Axiom Meetings</span></h2> <!--<p class="text-white">Quam amet tristique adipisicing incididunt arcu, excepturi molestie turpis--> <!-- deserunt ducimus malesuada minus mauris veniam.</p>--> </div> </div> <!-- <div class="col-12"> <ul class="why-choose-us"> <li> <div class="why-box"> <div class="event-icon-content"> <span class="event-icon"> <i></i> </span> <h2 class="event-num"> 01. </h2> </div> <div class="event-detail"> <h5 class="event-title"> IN PERSON NETWORKING </h5> <p>Nemo cubilia non, exercitationem ridiculus modi faucibus nullam animi suspendie in porttitor.</p> </div> </div> </li> <li> <div class="why-box"> <div class="event-icon-content"> <span class="event-icon"> <i></i> </span> <h2 class="event-num"> 02. </h2> </div> <div class="event-detail"> <h5 class="event-title"> BOOST CREATIVITY </h5> <p>Nemo cubilia non, exercitationem ridiculus modi faucibus nullam animi suspendie in porttitor.</p> </div> </div> </li> <li> <div class="why-box"> <div class="event-icon-content"> <span class="event-icon"> <i></i> </span> <h2 class="event-num"> 03. </h2> </div> <div class="event-detail"> <h5 class="event-title"> SPARK CREATIVITY </h5> <p>Nemo cubilia non, exercitationem ridiculus modi faucibus nullam animi suspendie in porttitor.</p> </div> </div> </li> <li> <div class="why-box"> <div class="event-icon-content"> <span class="event-icon"> <i></i> </span> <h2 class="event-num"> 04. </h2> </div> <div class="event-detail"> <h5 class="event-title"> TOP SPEAKERS </h5> <p>Nemo cubilia non, exercitationem ridiculus modi faucibus nullam animi suspendie in porttitor.</p> </div> </div> </li> </ul> </div> --> </div> <div class="row"> <div class="col-lg-4 mb-4"> <div class="why-box"> <div class="event-icon-content"> <span class="event-icon"> <i></i> </span> <h2 class="event-num"> 01. </h2> </div> <div class="event-detail"> <h5 class="event-title"> Best Experience </h5> <p>Our team comprises seasoned professionals with a wealth of experience in organizing successful academic conferences.</p> </div> </div> </div> <div class="col-lg-4 mb-4"> <div class="why-box"> <div class="event-icon-content"> <span class="event-icon"> <i></i> </span> <h2 class="event-num"> 02. </h2> </div> <div class="event-detail"> <h5 class="event-title"> Diversity and Inclusivity </h5> <p>We are dedicated to creating conferences that embrace diversity and inclusivity.</p> </div> </div> </div> <div class="col-lg-4 mb-4"> <div class="why-box"> <div class="event-icon-content"> <span class="event-icon"> <i></i> </span> <h2 class="event-num"> 03. </h2> </div> <div class="event-detail"> <h5 class="event-title"> Innovation </h5> <p>We integrate the latest trends and technologies to enhance the conference experience, providing opportunities for networking, collaboration, and engagement.</p> </div> </div> </div> <div class="col-lg-4 mb-4"> <div class="why-box"> <div class="event-icon-content"> <span class="event-icon"> <i></i> </span> <h2 class="event-num"> 04. </h2> </div> <div class="event-detail"> <h5 class="event-title"> Tailored Solutions </h5> <p>We understand that each conference is unique, and we offer tailored solutions to meet the specific needs and objectives of our clients. </p> </div> </div> </div> <div class="col-lg-4 mb-4"> <div class="why-box"> <div class="event-icon-content"> <span class="event-icon"> <i></i> </span> <h2 class="event-num"> 05. </h2> </div> <div class="event-detail"> <h5 class="event-title"> Community Building </h5> <p>Beyond the conference dates, we are committed to building a community of scholars and professionals.</p> </div> </div> </div> <div class="col-lg-4 mb-4"> <div class="why-box"> <div class="event-icon-content"> <span class="event-icon"> <i></i> </span> <h2 class="event-num"> 06. </h2> </div> <div class="event-detail"> <h5 class="event-title"> Post-Conference Resources </h5> <p>Our commitment doesn't end with the event. We provide post-conference resources, including access to presentations, materials, and opportunities for continued collaboration.</p> </div> </div> </div> </div> </div> </section> <section class="section-padding pb-5"> <div class="container"> <div class="row justify-content-center"> <div class="col-lg-10 mb-5"> <div class="text-center"> <h3 class="h-title">Conferences</h3> <h2 class="s-title">Upcoming <span>Conferences</span></h2> <!--<p class="text-muted">Quam amet tristique adipisicing incididunt arcu, excepturi molestie--> <!-- turpis deserunt ducimus malesuada minus mauris veniam.</p>--> </div> </div> </div> <div class="row"> <div class="col-lg-4 col-md-6 mb-4"> <div class="event-box position-relative h-100"> <div class="event-img"> <img src="https://axiommeetings.com/public/uploads/conferences/1566907050.jpg" class="w-100 img-fluid" alt="" /> <span class="upcoming-eventtag">Upcoming</span> </div> <div class="event-content"> <h4>Global Annual Meet on Medicinal Chemistry聽and Drug Discovery</h4> <h6> <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24"> <path d="M18,4.48a8.45,8.45,0,0,0-12,12l5.27,5.28a1,1,0,0,0,1.42,0L18,16.43A8.45,8.45,0,0,0,18,4.48ZM16.57,15,12,19.59,7.43,15a6.46,6.46,0,1,1,9.14,0ZM9,7.41a4.32,4.32,0,0,0,0,6.1,4.31,4.31,0,0,0,7.36-3,4.24,4.24,0,0,0-1.26-3.05A4.3,4.3,0,0,0,9,7.41Zm4.69,4.68a2.33,2.33,0,1,1,.67-1.63A2.33,2.33,0,0,1,13.64,12.09Z" /> </svg> <span>Rome, Italy</span> </h6> <h6> <svg fill="#000000" width="20" height="20" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg"> <path d="M266.815 537.708c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zm182.77 0c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zm182.775 0c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zm182.77 0c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zM266.815 679.347c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zm182.77 0c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zm182.775 0c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zm182.77 0c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zM266.815 820.988c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zm182.77 0c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zm182.775 0c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zm182.77 0c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zM228.18 81.918v153.6c0 11.311 9.169 20.48 20.48 20.48s20.48-9.169 20.48-20.48v-153.6c0-11.311-9.169-20.48-20.48-20.48s-20.48 9.169-20.48 20.48zm528.09 0v153.6c0 11.311 9.169 20.48 20.48 20.48s20.48-9.169 20.48-20.48v-153.6c0-11.311-9.169-20.48-20.48-20.48s-20.48 9.169-20.48 20.48z" /> <path d="M890.877 137.517c33.931 0 61.44 27.509 61.44 61.44v703.375c0 33.931-27.509 61.44-61.44 61.44h-757.76c-33.931 0-61.44-27.509-61.44-61.44V198.957c0-33.931 27.509-61.44 61.44-61.44h757.76zm-757.76 40.96c-11.309 0-20.48 9.171-20.48 20.48v703.375c0 11.309 9.171 20.48 20.48 20.48h757.76c11.309 0 20.48-9.171 20.48-20.48V198.957c0-11.309-9.171-20.48-20.48-20.48h-757.76z" /> <path d="M575.03 338.288c0-33.93-27.51-61.44-61.44-61.44s-61.44 27.51-61.44 61.44c0 33.93 27.51 61.44 61.44 61.44s61.44-27.51 61.44-61.44zm40.96 0c0 56.551-45.849 102.4-102.4 102.4s-102.4-45.849-102.4-102.4c0-56.551 45.849-102.4 102.4-102.4s102.4 45.849 102.4 102.4z" /> </svg> <span>03-12-2025 | 09:00 AM</span> </h6> </div> <a href="https://axiommeetings.com/conferences/GAMMCDD2025" class="event-link-overlay"></a> </div> </div> <div class="col-lg-4 col-md-6 mb-4"> <div class="event-box position-relative h-100"> <div class="event-img"> <img src="https://axiommeetings.com/public/uploads/conferences/3569623689.jpeg" class="w-100 img-fluid" alt="" /> <span class="upcoming-eventtag">Upcoming</span> </div> <div class="event-content"> <h4>Global Annual Meet on Mechanical and Aerospace Engineering</h4> <h6> <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24"> <path d="M18,4.48a8.45,8.45,0,0,0-12,12l5.27,5.28a1,1,0,0,0,1.42,0L18,16.43A8.45,8.45,0,0,0,18,4.48ZM16.57,15,12,19.59,7.43,15a6.46,6.46,0,1,1,9.14,0ZM9,7.41a4.32,4.32,0,0,0,0,6.1,4.31,4.31,0,0,0,7.36-3,4.24,4.24,0,0,0-1.26-3.05A4.3,4.3,0,0,0,9,7.41Zm4.69,4.68a2.33,2.33,0,1,1,.67-1.63A2.33,2.33,0,0,1,13.64,12.09Z" /> </svg> <span>Rome, Italy</span> </h6> <h6> <svg fill="#000000" width="20" height="20" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg"> <path d="M266.815 537.708c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zm182.77 0c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zm182.775 0c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zm182.77 0c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zM266.815 679.347c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zm182.77 0c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zm182.775 0c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zm182.77 0c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zM266.815 820.988c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zm182.77 0c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zm182.775 0c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zm182.77 0c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zM228.18 81.918v153.6c0 11.311 9.169 20.48 20.48 20.48s20.48-9.169 20.48-20.48v-153.6c0-11.311-9.169-20.48-20.48-20.48s-20.48 9.169-20.48 20.48zm528.09 0v153.6c0 11.311 9.169 20.48 20.48 20.48s20.48-9.169 20.48-20.48v-153.6c0-11.311-9.169-20.48-20.48-20.48s-20.48 9.169-20.48 20.48z" /> <path d="M890.877 137.517c33.931 0 61.44 27.509 61.44 61.44v703.375c0 33.931-27.509 61.44-61.44 61.44h-757.76c-33.931 0-61.44-27.509-61.44-61.44V198.957c0-33.931 27.509-61.44 61.44-61.44h757.76zm-757.76 40.96c-11.309 0-20.48 9.171-20.48 20.48v703.375c0 11.309 9.171 20.48 20.48 20.48h757.76c11.309 0 20.48-9.171 20.48-20.48V198.957c0-11.309-9.171-20.48-20.48-20.48h-757.76z" /> <path d="M575.03 338.288c0-33.93-27.51-61.44-61.44-61.44s-61.44 27.51-61.44 61.44c0 33.93 27.51 61.44 61.44 61.44s61.44-27.51 61.44-61.44zm40.96 0c0 56.551-45.849 102.4-102.4 102.4s-102.4-45.849-102.4-102.4c0-56.551 45.849-102.4 102.4-102.4s102.4 45.849 102.4 102.4z" /> </svg> <span>03-12-2025 | 09:00 AM</span> </h6> </div> <a href="https://axiommeetings.com/conferences/GAMMAE2025" class="event-link-overlay"></a> </div> </div> <div class="col-lg-4 col-md-6 mb-4"> <div class="event-box position-relative h-100"> <div class="event-img"> <img src="https://axiommeetings.com/public/uploads/conferences/8138256062.jpg" class="w-100 img-fluid" alt="" /> <span class="upcoming-eventtag">Upcoming</span> </div> <div class="event-content"> <h4>Global Annual Meet on Industrial and Manufacturing Engineering</h4> <h6> <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24"> <path d="M18,4.48a8.45,8.45,0,0,0-12,12l5.27,5.28a1,1,0,0,0,1.42,0L18,16.43A8.45,8.45,0,0,0,18,4.48ZM16.57,15,12,19.59,7.43,15a6.46,6.46,0,1,1,9.14,0ZM9,7.41a4.32,4.32,0,0,0,0,6.1,4.31,4.31,0,0,0,7.36-3,4.24,4.24,0,0,0-1.26-3.05A4.3,4.3,0,0,0,9,7.41Zm4.69,4.68a2.33,2.33,0,1,1,.67-1.63A2.33,2.33,0,0,1,13.64,12.09Z" /> </svg> <span>Prague, Czech Republic</span> </h6> <h6> <svg fill="#000000" width="20" height="20" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg"> <path d="M266.815 537.708c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zm182.77 0c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zm182.775 0c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zm182.77 0c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zM266.815 679.347c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zm182.77 0c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zm182.775 0c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zm182.77 0c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zM266.815 820.988c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zm182.77 0c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zm182.775 0c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zm182.77 0c0 22.62-18.34 40.96-40.96 40.96s-40.96-18.34-40.96-40.96 18.34-40.96 40.96-40.96 40.96 18.34 40.96 40.96zM228.18 81.918v153.6c0 11.311 9.169 20.48 20.48 20.48s20.48-9.169 20.48-20.48v-153.6c0-11.311-9.169-20.48-20.48-20.48s-20.48 9.169-20.48 20.48zm528.09 0v153.6c0 11.311 9.169 20.48 20.48 20.48s20.48-9.169 20.48-20.48v-153.6c0-11.311-9.169-20.48-20.48-20.48s-20.48 9.169-20.48 20.48z" /> <path d="M890.877 137.517c33.931 0 61.44 27.509 61.44 61.44v703.375c0 33.931-27.509 61.44-61.44 61.44h-757.76c-33.931 0-61.44-27.509-61.44-61.44V198.957c0-33.931 27.509-61.44 61.44-61.44h757.76zm-757.76 40.96c-11.309 0-20.48 9.171-20.48 20.48v703.375c0 11.309 9.171 20.48 20.48 20.48h757.76c11.309 0 20.48-9.171 20.48-20.48V198.957c0-11.309-9.171-20.48-20.48-20.48h-757.76z" /> <path d="M575.03 338.288c0-33.93-27.51-61.44-61.44-61.44s-61.44 27.51-61.44 61.44c0 33.93 27.51 61.44 61.44 61.44s61.44-27.51 61.44-61.44zm40.96 0c0 56.551-45.849 102.4-102.4 102.4s-102.4-45.849-102.4-102.4c0-56.551 45.849-102.4 102.4-102.4s102.4 45.849 102.4 102.4z" /> </svg> <span>04-19-2025 | 09:00 AM</span> </h6> </div> <a href="https://axiommeetings.com/conferences/GAMIME2025" class="event-link-overlay"></a> </div> </div> <div class="col-12 mt-4 text-center"> <a class="btn-1 learn-more" href="https://axiommeetings.com/upcoming"> <span class="circle" aria-hidden="true"> <span class="icon arrow"></span> </span> <span class="btn-1-text">View All</span> </a> </div> </div> </div> </section> <section class="section-padding highlights-section grey-bg"> <div class="container"> <div class="row justify-content-center"> <div class="col-lg-10 mb-5"> <div class="text-center"> <h3 class="h-title">Highlights</h3> <h2 class="s-title">Highlights of our <span>Summits</span></h2> <p class="text-muted">Sometimes Numbers Do Tell What Our Conferences and What We Deliver At Our Conferences</p> </div> </div> </div> <div class="row justify-content-center"> <div class="col-lg-3 col-md-6 col-10 mb-4"> <div class="counter-item counter-item-hover"> <h1 class="counter-numb counter color1" data-number="20"></h1> <span>Worlds famous speakers</span> </div> </div> <div class="col-lg-3 col-md-6 col-10 mb-4"> <div class="counter-item"> <h1 class="counter-numb counter color2" data-number="25"></h1> <span>Hours of Lectures & Workshops</span> </div> </div> <div class="col-lg-3 col-md-6 col-10 mb-4"> <div class="counter-item"> <h1 class="counter-numb counter color3" data-number="3"></h1> <span>Days of insightful discussions</span> </div> </div> <div class="col-lg-3 col-md-6 col-10 mb-4"> <div class="counter-item"> <div class="counter-numb d-flex align-items-center justify-content-center fw-bold"> <div class="counter color4" data-number="200"></div>+ </div> <span>Diverse Global Participants</span> </div> </div> </div> </div> </section> <footer> <div class="top-footer"> <div class="container"> <div class="row"> <div class="col-lg-4"> <div class="widget text-lg-start img-textwidget"> <a href="https://axiommeetings.com"> <img class="img-fluid footer-logo" alt="Axiom Meetings" src="https://axiommeetings.com/public/uploads/global_setup/5484460933.png"> </a> <div class="textwidget widget-text"> At Axiom Meetings, we understand the significant role that academic conferences play in fostering collaboration, sharing knowledge, and driving innovation. </div> </div> <div class="footer-social-links"> <ul> <li> <a href="https://twitter.com/axiommeeting" target="_blank"> <i class="fab fa-twitter" aria-hidden="true"></i> </a> </li> </ul> </div> </div> <div class="col-lg-3 offset-lg-1"> <aside class="widget"> <h6 class="widget-title">OTHER PAGES</h6> <ul> <li> <a href="https://axiommeetings.com/policies">Policies</a> </li> <li> <a href="https://axiommeetings.com/contact">Contact Us</a> </li> <li> <a href="https://axiommeetings.com/code-of-conduct">Code Of Conduct</a> </li> <li> <a href="https://axiommeetings.com/about-us">About Us</a> </li> <li> <a href="https://axiommeetings.com/upcoming">Upcoming Conderences</a> </li> <li> <a href="https://axiommeetings.com/completed">Completed Conderences</a> </li> </ul> </aside> </div> <div class="col-lg-4"> <aside class="widget widget_text footer-join-us text-center"> <h6 class="widget-title">JOIN OUR NEWSLETTER</h6> <p class="textwidget"> Subscribe our newsletter to get latest news and update from us. </p> <form class="footer-form" action="https://axiommeetings.com/Subscribed" id="Form"> <input type="hidden" name="_token" value="bihRmUe88GvAI6ynAmksTYQpaVWyo8FYlOGfqLqK" autocomplete="off"> <span class="error text-danger text-left" id="subscriber_emailError" style="font-style: italic; font-size: .8rem;"></span> <input type="email" name="subscriber_email" id="subscriber_email" class="form-input-1" placeholder="Your Email.." /> <button class="btn-3 w-100" id="ContactUsBtn"> <span class="button-decor"></span> <div class="button-content"> <div class="button__icon"> <i class="far fa-paper-plane"></i> </div> <span class="button__text">SUBSCRIBE NOW</span> </div> </button> </form> </aside> </div> </div> </div> </div> <div class="container"> <div class="bottom-footer"> <div class="row align-items-center justify-content-center"> <div class="col-lg-6 col-md-7"> <div class="legal-list"> <ul> <li><a href="https://axiommeetings.com/privacy-policy">PRIVACY POLICY</a></li> <!-- <li><a href="https://axiommeetings.com/cancellation">CANCELLATION POLICY</a></li>--> <li><a href="https://axiommeetings.com/terms-condition">TERMS & CONDITION</a></li> </ul> </div> </div> <div class="col-lg-6 col-md-5"> <div class="copy-right"> Copyright 漏 2023 <a href="https://axiommeetings.com" class="text-white">Axiom Meetings</a>. All rights reserved. Designed & Developed by <a href="https://innoceptdesigns.com" target="_blank" class="text-white">Innocept Designs</a> </div> </div> </div> </div> </div> </footer> <div class="back-to-top"> <i class="fas fa-chevron-up"></i> </div> <!-- JS Linking --> <script src="https://axiommeetings.com/public/frontend_assets/js/jquery-3.7.1.min.js"></script> <script src="https://axiommeetings.com/public/frontend_assets/js/jquery-migrate.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/boxicons/2.1.4/dist/boxicons.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/Swiper/10.3.1/swiper-bundle.min.js"></script> <script src="https://axiommeetings.com/public/frontend_assets/js/global.js"></script> <script> // $(window).resize(function(){location.reload();}); $(document).ready(function() { $('#Form').submit(function(e) { e.preventDefault(); $('.error').text(''); let subscriber_email = $('#subscriber_email').val(); // Add spinner to the button $('#ContactUsBtn').html('<i class="fa fa-spinner fa-spin"></i> Submitting...'); $.ajax({ type: 'POST', url: 'https://axiommeetings.com/Subscribed', data: { '_token': 'bihRmUe88GvAI6ynAmksTYQpaVWyo8FYlOGfqLqK', 'subscriber_email': subscriber_email }, success: function(response) { $('#subscriber_email').val(''); window.location.href = 'https://axiommeetings.com/subscribe/thankyou'; }, error: function(xhr) { let errors = xhr.responseJSON.errors; $('.error').text(''); $.each(errors, function(key, value) { $('#' + key + 'Error').text(value[0]); }); }, complete: function() { $("#ContactUsBtn").prop("disabled", true); $('#ContactUsBtn').html('Submit'); } }); }); }); </script> <script> $(".counter-item").hover(function() { $(".counter-item").removeClass("counter-item-hover"); $(this).addClass("counter-item-hover") }); let count = document.querySelectorAll(".counter") let arr = Array.from(count) arr.map(function(item) { let startnumber = 0 function counterup() { startnumber++ item.innerHTML = startnumber if (startnumber == item.dataset.number) { clearInterval(stop) } } let stop = setInterval(function() { counterup() }, 100) }); </script> </body> </html>