CINXE.COM
Upcoming International Webinar 2024-2025 | ResearchConferences
<!DOCTYPE html> <html lang="zxx"> <head> <!-- Meta Tags --> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="description" content="Explore cutting-edge research conferences across various disciplines at ResearchConferences. Join leading experts and stay updated on the latest advancements."> <meta name="keywords" content="International Webinar 2024, Multidisciplinary Research, International Research Conference 2024-2025, Science Technology, Engineering and Management, Medical, Medicine and Health Science, CoronaVirus, Vaccine, Covid-19, Mental Health, Global Health Care"> <!-- // Meta Tags --> <title>Upcoming International Webinar 2024-2025 | ResearchConferences</title> <link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all" /> <link href="css/font-awesome.min.css" rel="stylesheet" type="text/css" media="all"> <link rel="stylesheet" href="css/flexslider.css" type="text/css" media="screen" property="" /> <link rel="icon" type="image/x-icon" href="images/favicon.ico" sizes="any" style="height:16px; width:16px;"> <!-- Favicon --> <!-- <link rel="shortcut icon" href="images/favicon.ico" type="images/logo_fav.png"> Alternate syntax --> <!--testimonial flexslider--> <link rel="stylesheet" href="css/jquery-ui.css" /> <link href="css/style.css" rel="stylesheet" type="text/css" media="all" /> <link rel="stylesheet" href="css/swipebox.css"> <link href="css/upcoming-conf.css" rel="stylesheet" type="text/css" media="all" /> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> <!-- menu script start here --> <script src="https://code.jquery.com/jquery-3.1.0.slim.min.js"></script> <script src="js/toggle-nav.js" type="text/javascript"></script> <link href="css/menu.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="https://code.jquery.com/jquery-1.7.1.min.js"></script> <script type="text/javascript" src="slider-js/jquery.flexisel.js"></script> <!-- topic script start here --> <!--Start sticky Whatsapp icon--> <style> .whatsapp-icon { position: fixed; bottom: 140px; left: 20px; z-index: 10000000; background-color: #25D366; border-radius: 50%; padding: 10px; } .whatsapp-icon img { width: 30px; height: 30px; } </style> <script> document.addEventListener("DOMContentLoaded", function() { // Create the WhatsApp icon div var whatsappDiv = document.createElement("div"); whatsappDiv.className = "whatsapp-icon"; // Create the anchor tag var whatsappLink = document.createElement("a"); whatsappLink.href = "https://wa.me/+919090500039"; // Replace with your number whatsappLink.target = "_blank"; // Create the image tag var whatsappImg = document.createElement("img"); whatsappImg.src = "https://upload.wikimedia.org/wikipedia/commons/6/6b/WhatsApp.svg"; whatsappImg.alt = "WhatsApp"; // Append image to the anchor tag whatsappLink.appendChild(whatsappImg); // Append anchor tag to the div whatsappDiv.appendChild(whatsappLink); // Append the div to the body document.body.appendChild(whatsappDiv); }); </script> <!--End sticky Whatsapp icon--> <!-- Start sticky line icon --> <style> .line-icon { position: fixed; bottom: 80px; /* Adjust to stack with WhatsApp and Telegram */ left: 20px; z-index: 10000000; background-color: #06c755; /* LINE's brand color */ border-radius: 50%; padding: 10px; } .line-icon img { width: 30px; height: 30px; box-shadow: none !important; } </style> <script> document.addEventListener("DOMContentLoaded", function() { // Create the LINE icon div var lineDiv = document.createElement("div"); lineDiv.className = "line-icon"; // Create the anchor tag var lineLink = document.createElement("a"); lineLink.href = "#"; // Replace with your LINE link lineLink.target = "_blank"; // Create the image tag var lineImg = document.createElement("img"); lineImg.src = "https://upload.wikimedia.org/wikipedia/commons/4/41/LINE_logo.svg"; lineImg.alt = "LINE"; // Append image to the anchor tag lineLink.appendChild(lineImg); // Append anchor tag to the div lineDiv.appendChild(lineLink); // Append the div to the body document.body.appendChild(lineDiv); }); </script> <!-- End sticky line icon --> <!-- Start sticky telegram icon --> <style> .telegram-icon { position: fixed; bottom: 20px; /* Adjust the bottom if you want it to stack with WhatsApp */ left: 20px; z-index: 10000000; background-color: #0088cc; border-radius: 50%; padding: 10px; } .telegram-icon img { width: 30px; height: 30px; box-shadow: none !important; } </style> <script> document.addEventListener("DOMContentLoaded", function() { // Create the Telegram icon div var telegramDiv = document.createElement("div"); telegramDiv.className = "telegram-icon"; // Create the anchor tag var telegramLink = document.createElement("a"); telegramLink.href = "https://t.me/Researchconference"; // Replace with your Telegram username or link telegramLink.target = "_blank"; // Create the image tag var telegramImg = document.createElement("img"); telegramImg.src = "https://upload.wikimedia.org/wikipedia/commons/8/82/Telegram_logo.svg"; telegramImg.alt = "Telegram"; // Append image to the anchor tag telegramLink.appendChild(telegramImg); // Append anchor tag to the div telegramDiv.appendChild(telegramLink); // Append the div to the body document.body.appendChild(telegramDiv); }); </script> <!-- End sticky telegram icon --> </head> <body> <!--Header--> <div class="header" id="home"> <!--top-bar-w3layouts--> <style> .menu li a { color: #ffffff; display: inline-block; font-size: 12px; text-transform: uppercase; letter-spacing: 2px; /* line-height: 2.5em; */ text-decoration: none; text-align: center; } @media screen and (max-width: 800px) { .menu li:hover { background: #292929; } .flexslider .slides img { max-width: 100%; display: block; width: 100%; height: 36vh; } } nav li { display: inline-block; margin: 0; position: relative; padding: 0px 1px 2px 2px; } span.has-subnav { display: block; font-size: 11px; line-height: 2.5em; position: absolute; right: 4px; padding: 0 0.5em; top: 0; color: white; } .menu li a { color: #ffffff; display: inline-block; font-size: 11px; text-transform: uppercase; letter-spacing: 2px; line-height: 2.5em; text-decoration: none; text-align: center; display: flex; } @media (max-width: 768px) { .level-1 { background: #385aa3; } } </style> <div class="top-header"> <div class="col-md-3 header-logo"> <div class="logo"> <a href="./"><img src="images/logo.png" alt="Research Conferences (RC)" class="img-responsive"></a> </div> </div> <!--- header-bttm end here --> <div class="header-left-info col-md-9"> <div class="menu-nav"> <div class="main cl-effect-13" id="bs-example-navbar-collapse-1 siteheader"> <a href="#menu" class="menu-link active"><span></span></a> <nav id="menu" class="menu"> <ul class="level-1"> <li><a href="./" class="active scroll">Home</a></li> <li><a href="aboutus_content.php" class="scroll">About Us </a> <span class="has-subnav">▼</span> <ul class="wide level-2"> <li><a href="about_conferences.php" class="scroll">About Conferences</a></li> <li><a href="mission_vision.php" class="scroll">Mission & Vision</a></li> <!--<li><a href="">Child Item 2</a></li> <li><a href="">Child Item 3</a></li>--> </ul> </li> <li><a href="#" class="scroll">Submission</a> <span class="has-subnav">▼</span> <ul class="wide level-2"> <li><a href="submission.php">Submission</a></li> <li><a href="Submission_Guidelines.php">Submission Guideline</a></li> </ul> </li> <li><a href="allconferences.php" class="scroll">Conferences</a></li> <li><a href="rules.php" class="scroll">Rules</a></li> <li><a href="committee.php" class="scroll">Committee</a></li> <li><a href="https://conferencegallery.com/conference_album.php?al_id=1833" class="scroll">Gallery</a></li> <li><a href="http://researchconferences.in/PAYMENT/" class="scroll" target="_blank">Payment</a></li> <li><a href="home-associate.php" class="scroll">Associates</a></li> <li><a href="contactus.php" class="scroll">Contact Us</a></li> </ul> </nav> </div> </div> </div><!-- header-left-info end here --> </div><!--- top-header end here --> <div class="clerfix"></div> <!--//top-bar-w3layouts--> <!--Slider--> <style> @media (max-width: 374px) { .flexslider .slides img { max-width: 100%; width: 100%; height: auto; /* Adjust height as needed for responsive behavior */ } } </style> <div class="slider_container"> <div class="flexslider"> <ul class="slides"> <li> <img class="main" src="images/Research_banner_home.png" alt="Research Conferences (RC)" title="" /> <div class="flex-caption"> </div> </li> <li> <img class="main" src="images/RC-2.jpg" alt="Research Conferences (RC)" title="" /> <div class="flex-caption"> </div> </li> <!-- <li> <img class="main" src="images/Merry Christmas.jpg" alt="Research Conferences (RC)" title="" /> <div class="flex-caption"> </div> </li> --> <!-- <li> <img class="main" src="images/CORRECTED.jpg" alt="Research Conferences (RC)" title="" /> <div class="flex-caption"> </div> </li> --> <li> <img src="images/highlights-new.jpg" alt="Research Conferences (RC)" title="" /> <div class="flex-caption"> </div> </li> <!-- <li> <img src="images/RC.jpg" alt="Research Conferences (RC)" title="" /> <div class="flex-caption"> </div> </li> --> <li> <img src="images/bann5.jpg" alt="Research Conferences (RC)" title="" /> <div class="flex-caption"> <!--<div class="caption_title_line"> <h2>Party Hairstyles</h2> </div>--> </div> </li> <!-- <li> <img src="images/bann4.jpg" alt="Research Conferences (RC)" title="" /> <div class="flex-caption"> --> <!--<div class="caption_title_line"> <h2>Beautiful Hairstyle</h2> </div>--> <!-- </div> </li> --> <!-- <li> <img src="images/bann3.jpg" alt="Research Conferences (RC)" title="" /> <div class="flex-caption"> --> <!--<div class="caption_title_line"> <h2>Party Dresses</h2> </div>--> <!-- </div> </li> --> <!--<li> <a href="http://www.freshdesignweb.com"><img src="images/slider/slide4.jpg" alt="Research Conferences (RC)" title=""/></a> <div class="flex-caption"> <div class="caption_title_line"><h2>Bodycon Dresses</h2><p>The bodycon dress is a key silhouette for this season's party girl; from sleek colour-block panelling to geometric prints the bodycon.</p></div> </div> </li>--> </ul> </div> </div> <div class="clearfix"> </div> <!-- //Modal1 --> <!--//Slider--> </div> <!--//Header--> <!--about--> <style> .nbs-flexisel-item h4 span { font-size: 16px; letter-spacing: 1px; padding: 4px 0px; text-align: center; font-weight: 400; color: #585656; width: 100%; float: left; line-height: 27px; height: 140px; } </style> <div class="about" id="about"> <div class="container"> <div class="tg-sectionheading"> <h2>About Us</h2> </div> <div class="about-top-agile"> <!--<h3 class="subheading-w3-agile">Best quality and traditional restaurant</h3>--> <p class="para-w3-agileits">Research Conferences (RC) is an organization that amalgamates Open Access Publications and International science events for the benefit of the global scientific community. Researchconferences International plays an instrumental role in expanding the reach of research data in the real time, which in turn helps in furthering the research. <a href="aboutus_content.php">View More</a></p> </div> <div class="about-main"> <ul id="flexiselDemo1"> <li> <div class="ca-item ca-item-1"> <div class="ca-item-main"> <img src="images/Business-Economics-image.jpg" alt="Research Conferences (RC)" class="img-responsive"> <h3> Business and Economics </h3> <h4> <span>The greatness of a nation and its moral progress can be judged by the way in which its animals are treated.</span> </h4> <!--<a href="#" class="ca-more">Apply Now</a>--> </div> </div> </li> <li> <div class="ca-item ca-item-2"> <div class="ca-item-main"> <img src="images/Health-Medicine-image.jpg" alt="Research Conferences (RC)" class="img-responsive"> <h3> Health and Medicine </h3> <h4> <span>I hold that the more helpless a creature, the more entitled it is to protection by man from the cruelty of man.</span> </h4> <!--<a href="#" class="ca-more">Apply Now</a>--> </div> </div> </li> <li> <div class="ca-item ca-item-3"> <div class="ca-item-main"> <img src="images/Education-image.jpg" alt="Research Conferences (RC)" class="img-responsive"> <h3> Education </h3> <h4> <span>I feel that spiritual progress does demand at some stage that we should cease to kill our fellow creatures for the satisfaction of our bodily wants.</span> </h4> <!--<a href="#" class="ca-more">Apply Now</a>--> </div> </div> </li> <li> <div class="ca-item ca-item-4"> <div class="ca-item-main"> <img src="images/Mathematics-Statistics-image.jpg" alt="Research Conferences (RC)" class="img-responsive"> <h3> Mathematics and Statistics </h3> <h4> <span>A man is but the product of his thoughts what he thinks, he becomes.</span> </h4> <!--<a href="#" class="ca-more">Apply Now</a>--> </div> </div> </li> <li> <div class="ca-item ca-item-5"> <div class="ca-item-main"> <img src="images/Engineering-Technology-image.jpg" alt="Research Conferences (RC)" class="img-responsive"> <h3> Engineering and Technology </h3> <h4> <span>A weak man is just by accident. A strong but non-violent man is unjust by accident.</span> </h4> <!--<a href="#" class="ca-more">Apply Now</a>--> </div> </div> </li> <li> <div class="ca-item ca-item-6"> <div class="ca-item-main"> <img src="images/law-image.jpg" alt="Research Conferences (RC)" class="img-responsive"> <h3> Law </h3> <h4> <span>An error does not become truth by reason of multiplied propagation, nor does truth become error because nobody sees it.</span> </h4> <!--<a href="#" class="ca-more">Apply Now</a>--> </div> </div> </li> </ul> <div class="clearfix"> </div> </div> </div> </div> <!--//about--> <!-- Reservation --> <style> .who-can-attend { display: flex; flex-direction: column; padding: 20px; } .attend-content { flex: 1; } .attend-content2 { flex: 1; display: flex; justify-content: center; align-items: center; } .img-responsive { max-width: 100%; height: auto; } @media (min-width: 768px) { .who-can-attend { flex-direction: row; } .attend-content, .attend-content2 { flex: 1; margin: 10px; } } </style> <div class="who-attend-bg"> <div class="container"> <!-- form --> <div class="who-can-attend"> <div class="attend-content"> <div class="tg-sectionheading"> <h2 class="two">Who can attend</h2> </div> <ul> <li><i class="fa fa-circle"></i> Academicians</li> <li><i class="fa fa-circle"></i> Scientists</li> <li><i class="fa fa-circle"></i> Research Scholars</li> <li><i class="fa fa-circle"></i> NGOs'</li> <li><i class="fa fa-circle"></i> Industrialists</li> <li><i class="fa fa-circle"></i> Students</li> <li><i class="fa fa-circle"></i> Environmental Engineering Consultants</li> <li><i class="fa fa-circle"></i> Exhibitors</li> <li><i class="fa fa-circle"></i> Government Officials</li> <li><i class="fa fa-circle"></i> Meteorologists</li> </ul> </div> <div class="attend-content2"> <img src="images/can_attend_img.jpg" alt="Research Conferences (RC)" class="img-responsive"> </div> </div> <div class="clearfix"> </div> <!-- //form --> </div> </div> <!--// who can attend end here --> <!-- gallery start here --> <div class="upcoming-conference"> <div class="container"> <div class="tg-sectionheading"> <h2>Upcoming Conferences</h2> </div> <div class="upcoming-conf-list"> <div class="col-md-4 confer-blog"> <figure class="snip1104 blue"> <img src="list_images/NewDelhi,India.jpg" alt="Research Conferences (RC)" /> <figcaption> <h2>New Delhi,India</h2> <h3>22<sup>nd</sup> Feb - 23<sup>rd</sup> Feb 2025</h3> <h4 class="more-date"><a href="conference.php?dt=2025-02-22&dt2=2025-02-23&place=New Delhi,India">Read More</a></h4> </figcaption> </figure> </div> <div class="col-md-4 confer-blog"> <figure class="snip1104 blue"> <img src="list_images/Gurugram,India.jpg" alt="Research Conferences (RC)" /> <figcaption> <h2>Gurugram,India</h2> <h3>24<sup>th</sup> Feb - 25<sup>th</sup> Feb 2025</h3> <h4 class="more-date"><a href="conference.php?dt=2025-02-24&dt2=2025-02-25&place=Gurugram,India">Read More</a></h4> </figcaption> </figure> </div> <div class="col-md-4 confer-blog"> <figure class="snip1104 blue"> <img src="list_images/Durgapur,India.jpg" alt="Research Conferences (RC)" /> <figcaption> <h2>Durgapur,India</h2> <h3>25<sup>th</sup> Feb - 26<sup>th</sup> Feb 2025</h3> <h4 class="more-date"><a href="conference.php?dt=2025-02-25&dt2=2025-02-26&place=Durgapur,India">Read More</a></h4> </figcaption> </figure> </div> <div class="col-md-4 confer-blog"> <figure class="snip1104 blue"> <img src="list_images/Singapore,Singapore.jpg" alt="Research Conferences (RC)" /> <figcaption> <h2>Singapore,Singapore</h2> <h3>27<sup>th</sup> Feb - 28<sup>th</sup> Feb 2025</h3> <h4 class="more-date"><a href="conference.php?dt=2025-02-27&dt2=2025-02-28&place=Singapore,Singapore">Read More</a></h4> </figcaption> </figure> </div> <div class="col-md-4 confer-blog"> <figure class="snip1104 blue"> <img src="list_images/Ujjain,India.jpg" alt="Research Conferences (RC)" /> <figcaption> <h2>Ujjain,India</h2> <h3>01<sup>st</sup> Mar - 02<sup>nd</sup> Mar 2025</h3> <h4 class="more-date"><a href="conference.php?dt=2025-03-01&dt2=2025-03-02&place=Ujjain,India">Read More</a></h4> </figcaption> </figure> </div> <div class="col-md-4 confer-blog"> <figure class="snip1104 blue"> <img src="list_images/Modinagar,India.jpg" alt="Research Conferences (RC)" /> <figcaption> <h2>Modinagar,India</h2> <h3>02<sup>nd</sup> Mar - 03<sup>rd</sup> Mar 2025</h3> <h4 class="more-date"><a href="conference.php?dt=2025-03-02&dt2=2025-03-03&place=Modinagar,India">Read More</a></h4> </figcaption> </figure> </div> </div> <div class="height"> </div> <center> <a href="allconferences.php" class="ca-more">View All Conferences</a> </center> </div> </div> <!-- //gallery end here --> <!-- procedding start here --> <style> /* Base Styles */ .container { max-width: 1200px; /* Set a max width for large screens */ margin: 0 auto; /* Center the container */ padding: 0 15px; /* Add padding */ } .gallery_gds { display: flex; flex-wrap: wrap; /* Allow wrapping for smaller screens */ margin: -10px; /* Adjust margins */ } .gallery-grids { flex: 1 1 21%; /* Default: 4 items per row */ margin: 10px; /* Space between grid items */ box-sizing: border-box; /* Include padding in width */ } /* Responsive adjustments for desktop */ @media (max-width: 1200px) { .gallery-grids { flex: 1 1 30%; /* 3 items per row */ } } /* Adjustments for tablets and small desktops */ @media (max-width: 900px) { .gallery-grids { flex: 1 1 45%; /* 2 items per row */ } } /* Adjustments for mobile devices */ @media (max-width: 600px) { .gallery-grids { flex: 1 1 100%; /* 1 item per row */ margin: 5px; /* Smaller margins */ } .procedding-info { padding: 10px; /* Add padding for mobile readability */ text-align: center; /* Center text for better appearance */ } h3, h4 { font-size: 1.2em; /* Adjust font size for better readability */ } } /* Image responsiveness */ .img-responsive { width: 100%; /* Full width */ height: auto; /* Maintain aspect ratio */ } @media screen and (min-width: 320px) and (max-width: 720px) { .procedding-grid-main { height: 387px; font-size: 14px; } } @media screen and (min-width: 320px) and (max-width: 720px) { .tg-sectionheading h2 { font-size: 20px; } } @media screen and (min-width: 320px) and (max-width: 720px) { .procedding-grid-main { height: 323px; font-size: 14px; } } </style> <div class="events-section" id="events"> <div class="container"> <div class="tg-sectionheading"> <h2 class="two">Latest Proceedings</h2> </div> <div class="gallery_gds"> <div class="col-md-3 gallery-grids procedding-grids-w3ls"> <a href="https://digitalxplore.org/proceeding.php?pid=2796" class="thumb-text" target="_blank"> <div class="galry-img-agileinfo procedding-grid-main"> <img class="img-responsive img-style row2" src="https://digitalxplore.org/up_proc/img/PROCE-IRAJ-1736714623.jpeg" alt="Research Conferences (RC)" /> <div class="procedding-info"> <h3><i class="fa fa-street-view"></i> Pondicherry, India 14-12-2024 </h3> <h4>INTERNATIONAL RESEARCH CONFERENCE</h4> </div> </div> </a> </div> <div class="col-md-3 gallery-grids procedding-grids-w3ls"> <a href="https://digitalxplore.org/proceeding.php?pid=2672" class="thumb-text" target="_blank"> <div class="galry-img-agileinfo procedding-grid-main"> <img class="img-responsive img-style row2" src="https://digitalxplore.org/up_proc/img/PROCE-IRAJ-1728187156.jpeg" alt="Research Conferences (RC)" /> <div class="procedding-info"> <h3><i class="fa fa-street-view"></i> Pune, India 11-09-2024 </h3> <h4>INTERNATIONAL RESEARCH CONFERENCE</h4> </div> </div> </a> </div> <div class="col-md-3 gallery-grids procedding-grids-w3ls"> <a href="https://digitalxplore.org/proceeding.php?pid=2647" class="thumb-text" target="_blank"> <div class="galry-img-agileinfo procedding-grid-main"> <img class="img-responsive img-style row2" src="https://digitalxplore.org/up_proc/img/PROCE-IRAJ-1727041025.jpeg" alt="Research Conferences (RC)" /> <div class="procedding-info"> <h3><i class="fa fa-street-view"></i> Jalandhar, India 08-09-2024 </h3> <h4>INTERNATIONAL RESEARCH CONFERENCE</h4> </div> </div> </a> </div> <div class="col-md-3 gallery-grids procedding-grids-w3ls"> <a href="https://digitalxplore.org/proceeding.php?pid=2665" class="thumb-text" target="_blank"> <div class="galry-img-agileinfo procedding-grid-main"> <img class="img-responsive img-style row2" src="https://digitalxplore.org/up_proc/img/PROCE-IRAJ-1727763522.jpeg" alt="Research Conferences (RC)" /> <div class="procedding-info"> <h3><i class="fa fa-street-view"></i> Gurugram, India 27-08-2024 </h3> <h4>INTERNATIONAL RESEARCH CONFERENCE</h4> </div> </div> </a> </div> <div class="clearfix"> </div> </div> </div> </div> <!-- //procedding end --> <div class="services"> <div class="container"> <div class="tg-sectionheading"> <h2>Why to attend</h2> </div> <div class="vc_row wpb_row vc_row-fluid vc_row-o-equal-height vc_row-flex"> <!--1st row start here--> <div class="wpb_column one col-md-3"> <div class="vc_column-inner "> <div class="wpb_wrapper"> <div class="services-wrap animatedBlock" style="transform: translateY(0px);"> <div class="service-block service-entry" > <div class="block-icon"><img src="images/icons/1.png" alt="Research Conferences (RC)"></div> <h4 class="service-title">Interact with eminent international speakers</h4> </div> </div> </div> </div> </div> <!--2nd row start here--> <div class="wpb_column two col-md-3"> <div class="vc_column-inner "> <div class="wpb_wrapper"> <div class="services-wrap animatedBlock" style="transform: translateY(0px);"> <div class="service-block service-entry" > <div class="block-icon"><img src="images/icons/2.png" alt="Research Conferences (RC)"></div> <h4 class="service-title">Participate in stimulating case discussions</h4> </div> </div> </div> </div> </div> <!--3rd row start here--> <div class="wpb_column three col-md-3"> <div class="vc_column-inner "> <div class="wpb_wrapper"> <div class="services-wrap animatedBlock" style="transform: translateY(0px);"> <div class="service-block service-entry" > <div class="block-icon"><img src="images/icons/3.png" alt="Research Conferences (RC)"></div> <h4 class="service-title">Showcase your latest research through the means of either oral or poster presentation</h4> </div> </div> </div> </div> </div> <!--4th row start here--> <div class="wpb_column four col-md-3"> <div class="vc_column-inner "> <div class="wpb_wrapper"> <div class="services-wrap animatedBlock" style="transform: translateY(0px);"> <div class="service-block service-entry" > <div class="block-icon"><img src="images/icons/4.png" alt="Research Conferences (RC)"></div> <h4 class="service-title">Access new and profound research ideas</h4> </div> </div> </div> </div> </div> <!--5th row start here--> <div class="wpb_column five col-md-3"> <div class="vc_column-inner "> <div class="wpb_wrapper"> <div class="services-wrap animatedBlock" style="transform: translateY(0px);"> <div class="service-block service-entry" > <div class="block-icon"><img src="images/icons/5.png" alt="Research Conferences (RC)"></div> <h4 class="service-title">Connect with industry experts at the Conference</h4> </div> </div> </div> </div> </div> <!--6th row start here--> <div class="wpb_column six col-md-3"> <div class="vc_column-inner "> <div class="wpb_wrapper"> <div class="services-wrap animatedBlock" style="transform: translateY(0px);"> <div class="service-block service-entry" > <div class="block-icon"><img src="images/icons/6.png" alt="Research Conferences (RC)"></div> <h4 class="service-title">Publish your research in relevant Scopus Indexed journals</h4> </div> </div> </div> </div> </div> <!--7th row start here--> <div class="wpb_column seven col-md-3"> <div class="vc_column-inner "> <div class="wpb_wrapper"> <div class="services-wrap animatedBlock" style="transform: translateY(0px);"> <div class="service-block service-entry" > <div class="block-icon"><img src="images/icons/7.png" alt="Research Conferences (RC)"></div> <h4 class="service-title">Avail opportunities to network and exchange ideas</h4> </div> </div> </div> </div> </div> <!--8th row start here--> <div class="wpb_column eight col-md-3"> <div class="vc_column-inner "> <div class="wpb_wrapper"> <div class="services-wrap animatedBlock" style="transform: translateY(0px);"> <div class="service-block service-entry" > <div class="block-icon"><img src="images/icons/8.png" alt="Research Conferences (RC)"></div> <h4 class="service-title">Get inspired towards professional studies</h4> </div> </div> </div> </div> </div> <!--9th row start here--> <div class="wpb_column nine col-md-3"> <div class="vc_column-inner "> <div class="wpb_wrapper"> <div class="services-wrap animatedBlock" style="transform: translateY(0px);"> <div class="service-block service-entry" > <div class="block-icon"><img src="images/icons/9.png" alt="Research Conferences (RC)"></div> <h4 class="service-title">Share your knowledge to enhance your field</h4> </div> </div> </div> </div> </div> <!--10th row start here--> <div class="wpb_column ten col-md-3"> <div class="vc_column-inner "> <div class="wpb_wrapper"> <div class="services-wrap animatedBlock" style="transform: translateY(0px);"> <div class="service-block service-entry" > <div class="block-icon"><img src="images/icons/10.png" alt="Research Conferences (RC)"></div> <h4 class="service-title">Gain recognition and become well-known</h4> </div> </div> </div> </div> </div> <!--11th row start here--> <div class="wpb_column eleven col-md-3"> <div class="vc_column-inner "> <div class="wpb_wrapper"> <div class="services-wrap animatedBlock" style="transform: translateY(0px);"> <div class="service-block service-entry" > <div class="block-icon"><img src="images/icons/11.png" alt="Research Conferences (RC)"></div> <h4 class="service-title">Mare your presence felt at any of these epoch defining conferences</h4> </div> </div> </div> </div> </div> <!--12th row start here--> <div class="wpb_column twelve col-md-3"> <div class="vc_column-inner "> <div class="wpb_wrapper"> <div class="services-wrap animatedBlock" style="transform: translateY(0px);"> <div class="service-block service-entry" > <div class="block-icon"><img src="images/icons/12.png" alt="Research Conferences (RC)"></div> <h4 class="service-title">Interacting with industry experts at the GoGreen 2020 Meeting</h4> </div> </div> </div> </div> </div> </div> </div> </div> <!-- why to attend end here --> <!-- Team --> <!-- //associations end here --> <!-- footer --> <style> .img-responsive .img-style{ background:none!important; } .tg-sectionheading { width: 100%; float: left; margin: 0 0 15px; padding: 0 0 13px; position: relative; } @media (max-width: 375px) { .procedding-grids-w3ls { padding: 0.5em; } } </style> <div class="events-section" id="events"> <div class="container"> <div class="tg-sectionheading"> <h2 class="two">Recent Updates</h2> </div> <div class="gallery_gds"> <div class="col-md-4 gallery-grids procedding-grids-w3ls"> <a href="International Research Conference ,Goa,India,29th-30th December 2024" target="_blank" > <div class="galry-img-agileinfo procedding-grid-main"> <img style="width: 100%;height:100%;" class="img-responsive img-style row2" src="https://theconferenceworld.org/conf_album/2025-GALL-1737666461-IMG.jpg" alt="Research Conferences (RC)" /> <div class="procedding-info"> <!--<h3><i class="fa fa-street-view"></i> </h3>--> <h4>International Research Conference ,Goa,India,29th-30th December 2024</h4> </div> </div> </a> </div> <div class="col-md-4 gallery-grids procedding-grids-w3ls"> <a href="https://conferencegallery.com/conference_album.php?al_id=1833" target="_blank" > <div class="galry-img-agileinfo procedding-grid-main"> <img style="width: 100%;height:100%;" class="img-responsive img-style row2" src="https://conferencegallery.com/conf_album/2025-GALL-1737439796-1.jpg" alt="Research Conferences (RC)" /> <div class="procedding-info"> <!--<h3><i class="fa fa-street-view"></i> </h3>--> <h4>RESEARCH CONFERENCES International Conference, Newyork,USA,17th December 2024</h4> </div> </div> </a> </div> <div class="col-md-4 gallery-grids procedding-grids-w3ls"> <a href="" target="_blank" > <div class="galry-img-agileinfo procedding-grid-main"> <img style="width: 100%;height:100%;" class="img-responsive img-style row2" src="https://conferencegallery.com/conf_album/2025-GALL-1737437313-1.jpeg" alt="Research Conferences (RC)" /> <div class="procedding-info"> <!--<h3><i class="fa fa-street-view"></i> </h3>--> <h4>RESEARCH CONFERENCES International Virtual Conference,20thSept 2024</h4> </div> </div> </a> </div> <div class="clearfix"> </div> </div> </div> </div> <!--Testimonial--> <style> .testimonials h1 { text-align: left; } .testimonial-inner { max-width: 1200px; margin: auto; overflow: hidden; padding: 0 20px; text-align: left; } .row { display: flex; flex-wrap: wrap; justify-content: center; } .col { flex: 33.33%; max-width: 33.33%; box-sizing: border-box; padding: 15px; } .testimonial { background: #fff; padding: 30px; box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%); margin: 1rem 0rem; height: 440px; text-align: center; } .testimonial img { width: 100px; height: 100px; border-radius: 50%; } .name { font-size: 20px; text-transform: uppercase; margin: 20px 0; } .stars { color: #f0932b; margin-bottom: 20px; } @media screen and (max-width: 960px) { .col { flex: 100%; max-width: 80%; } } </style> <div class="container"> <div class="tg-sectionheading" style="margin-top: 20px;"> <h2>Testimonials</h2> </div> <div class="testimonial-inner"> <div class="row"> <div class="col"> <div class="testimonial"> <img src="mentors/Dr.Ines-IRAJ-1736838897.png" alt="Research Conferences (RC)"> <div class="name"> Dr.Ines Ben Chikha</div> <p>djunct Lecturer : Faculty of Economic Sciences and Management of Sfax</p> <p>A fantastic platform for networking and exchanging ideas with experts from around the world. Highly recommend. </p> </div> </div> <div class="col"> <div class="testimonial"> <img src="mentors/-IRAJ-1736838774.jpeg" alt="Research Conferences (RC)"> <div class="name"> Dr. Ahmed Saqr</div> <p>Faculty of Engineering, Mansoura University, Mansoura, Egypt</p> <p>The conference exceeded my expectations! The multidisciplinary topics were thoughtfully curated, and the insights shared by the speakers were invaluable. </p> </div> </div> <div class="col"> <div class="testimonial"> <img src="mentors/DR.-IRAJ-1736838626.jpeg" alt="Research Conferences (RC)"> <div class="name"> DR. PARUL BATRA</div> <p>Sr. Technical Program Manager / neuro42 , Issaquah, WA </p> <p>A fantastic platform for networking and exchanging ideas with experts from around the world. Highly recommend!' </p> </div> </div> </div> </div> </div> <!--//Testimonial--> <div class="footer-section"> <div class="container"> <div class="subscribe"> <a href="https://researchconferences.in/SUBSCRIBE" target="_blank"><img src="https://researchconferences.in/images/subscribe-button-white-blue.png" alt="Research Conferences (RC)" style="height:70px;"></a> <!--<form action="#" method="post"> <div class="col-md-9 col-sm-9 col-xs-9 input-flds-agile"> <input type="email" name="Email" placeholder="Email" required=""> </div> <div class="col-md-3 col-sm-3 col-xs-3 input-flds-agile"> <input type="submit" value="Subscribe"> </div> <div class="clearfix"> </div> </form>--> </div> <div class="bottom-menu-nav col-md-5"> <nav> <ul class="btm-nav"> <li><a href="./">Home</a></li> <li><a href="aboutus_content.php" class="scroll">About</a></li> <li><a href="rules.php" class="scroll">Rules</a></li> <li><a href="contactus.php" class="scroll">Contact</a></li> </ul> </nav> </div> <div class="bottom-contact col-md-7"> <ul class="top_bar_contact_list"> <li><a href="tel:+919090500039"><i class="fa fa-phone"></i> +91-9090500039</a></li> <li class="eml"><a href="mailto:info.researchconferences@gmail.com"><i class="fa fa-envelope"></i> info.researchconferences@gmail.com</a> </li> </ul> </div> <div class="clearfix"> </div> </div> </div> <div class="copy-w3-agile"> <div class="container"> <div class="col-md-8"> <p>Copyright @ 2025 , All Rights Reserved By Research Conferences.in </p> </div> <div class="social-icons-w3-agile col-md-4"> <ul> <li><a href="https://www.facebook.com/conferenceresearch" target="_blank"><span class="fa fa-facebook"></span></a></li> <li><a href="https://twitter.com/ResearchConf" target="_blank"><span class="fa fa-twitter"></span></a></li> <li><a href="https://www.instagram.com/researchconferences/"><span class="fa fa-instagram"></span></a></li> <li><a href="https://t.me/researchconferences" target="_blank"><span class="fa fa-telegram"></span></a></li> <li><a href="https://www.linkedin.com/in/research-conferences/" target="_blank"><span class="fa fa-linkedin"></span></a></li> <!--<li><a href="#"><span class="fa fa-google-plus"></span></a></li>--> </ul> </div> </div> </div> <!--/ Upcoming conference Scripts --> <script type="text/javascript"> /* Demo purposes only */ $("figure").mouseleave( function() { $(this).removeClass("hover"); } ); </script> <!--/ Image scroll Scripts --> <script type="text/javascript"> $(window).load(function() { $("#flexiselDemo1").flexisel(); $("#flexiselDemo2").flexisel({ visibleItems: 3, itemsToScroll: 2, animationSpeed: 200, infinite: true, navigationTargetSelector: null, autoPlay: { enable: false, interval: 5000, pauseOnHover: true }, responsiveBreakpoints: { portrait: { changePoint:480, visibleItems: 1, itemsToScroll: 1 }, landscape: { changePoint:640, visibleItems: 2, itemsToScroll: 2 }, tablet: { changePoint:768, visibleItems: 3, itemsToScroll: 3 } }, loaded: function(object) { console.log('Slider loaded...'); }, before: function(object){ console.log('Before transition...'); }, after: function(object) { console.log('After transition...'); }, resize: function(object){ console.log('After resize...'); } }); $("#flexiselDemo3").flexisel({ visibleItems: 3, itemsToScroll: 1, autoPlay: { enable: true, interval: 5000, pauseOnHover: true } }); $("#flexiselDemo4").flexisel({ infinite: false }); }); </script> <!-- Common Js --> <!--<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>--> <!-- FlexSlider --> <script type="text/javascript" src="js/jquery.flexslider-min.js"></script> <script type="text/javascript" charset="utf-8"> var $ = jQuery.noConflict(); $(window).load(function() { $('.flexslider').flexslider({ animation: "fade" }); $(function() { $('.show_menu').click(function(){ $('.menu').fadeIn(); $('.show_menu').fadeOut(); $('.hide_menu').fadeIn(); }); $('.hide_menu').click(function(){ $('.menu').fadeOut(); $('.show_menu').fadeIn(); $('.hide_menu').fadeOut(); }); }); }); </script> <!--// Common Js --> <!--search-bar-agileits--> <script src="js/main.js"></script> <!--//search-bar-agileits--> <!-- swipe box js --> <script src="js/jquery.adipoli.min.js" type="text/javascript"></script> <script type="text/javascript"> $(function () { $('.row2').adipoli({ 'startEffect': 'overlay', 'hoverEffect': 'sliceDown' }); }); </script> <script src="js/jquery.swipebox.min.js"></script> <script type="text/javascript"> jQuery(function ($) { $(".swipebox").swipebox(); }); </script> <!-- //swipe box js --> <!-- smooth scrolling --> <script type="text/javascript"> $(document).ready(function () { /* var defaults = { containerID: 'toTop', // fading element id containerHoverID: 'toTopHover', // fading element hover id scrollSpeed: 1200, easingType: 'linear' }; */ $().UItoTop({ easingType: 'easeOutQuart' }); }); </script> <a href="#home" id="toTop" style="display: block;"> <span id="toTopHover" style="opacity: 1;"> </span></a> <!-- //smooth scrolling --> <!-- Bootstrap Js --> <script type="text/javascript" src="js/bootstrap-3.1.1.min.js"></script> <!--// Bootstrap Js --> <!--// Required Scripts --> <!--// footer --> <!-- Required Scripts --> </body> </html>