CINXE.COM
IIRST | International Conferences
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <title>IIRST | International Conferences</title> <meta name="keywords" content=""> <meta name="description" content=""> <meta name="author" content=""> <!-- favicon --> <link rel="shortcut icon" type="image/png" href="favicon.php" /> <!-- GOOGLE FONT --> <link href="https://fonts.googleapis.com/css?family=Poppins:400,500,600%7CRoboto:400,500,700" rel="stylesheet"> <!-- CSS LIBRARY --> <link rel="stylesheet" type="text/css" href="assets/css/lib/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="assets/css/lib/animate.css"> <link rel="stylesheet" type="text/css" href="assets/css/lib/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="assets/css/lib/hover.css"> <link href="assets/css/hover.css" rel="stylesheet" media="all"> <!-- Style Sheets --> <link rel="stylesheet" type="text/css" href="assets/css/bootstrap-datetimepicker.min.css" /> <link rel="stylesheet" type="text/css" href="assets/css/jquery.bxslider.css" /> <link rel="stylesheet" type="text/css" href="assets/css/jquery-ui.min.css" /> <link rel="stylesheet" type="text/css" href="assets/css/swiper.min.css" /> <!-- Main css --> <link rel="stylesheet" type="text/css" href="style1.css" /> <link rel="stylesheet" type="text/css" href="assets/css/res.css" /> <!--[if lt IE 8]> <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> <style> .card { margin-top: 20px; background: #FCF8E8; box-shadow: 0px 0px 10px 0px grey; } .card-img-top { width: 90%; margin-top: 20px; margin-left: 15px; box-shadow: 0px 0px 10px 0px #ccc; } .card-body { -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 1.25rem; } .card-title { font-size: 18px; color: #EB1D36; font-weight: 700; text-align: left; margin-bottom: 8px; padding: 0; } .card-text { font-size: 15px; line-height: 1.2; text-align: left; color: #000; font-weight: 600; } .loading h2{ padding: 25px; padding: 22px 22px; margin: 10px 10px; } a.loading{ background : #fff; } .loading { .item, h2{ background: #eee; background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%); border-radius: 5px; background-size: 200% 100%; animation: 1.5s shine linear infinite; } } @keyframes shine { to { background-position-x: -200%; } } .read{ background: -webkit-linear-gradient(#295383, #932400); margin-top: 15px; padding: 9px 6px 7px 6px; text-transform: capitalize; } .read a { color:#fff; } @media (max-width:991.98px) { .padding { padding: 1.5rem } } @media (max-width:767.98px) { .padding { padding: 1rem } } .padding { padding: 5rem } .card { position: relative; display: flex; width: 350px; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid #d2d2dc; border-radius: 11px; -webkit-box-shadow: 0px 0px 5px 0px rgb(249, 249, 250); -moz-box-shadow: 0px 0px 5px 0px rgba(212,182,212,1); box-shadow: 0px 0px 5px 0px rgb(161, 163, 164); } .card .card-body { padding: 1rem 1rem; } .card-body { flex: 1 1 auto; padding: 1.25rem } .profile{ margin-top: 16px; margin-left: 11px; } .profile-pic{ width: 87px !important; height: 87px !important; border-radius: 50px; border: 2px dashed #2d5180; } .cust-name{ font-size: 18px; margin-bottom:0px; } .cust-profession{ font-size: 13px; } .items { width: 90%; margin: 0px auto; } .slick-slide { margin: 10px } .CardContent .CardDetails .CardDetailsList { position: relative; height: 400px; padding: 10px; -webkit-box-shadow: 0 0 15px 0 rgba(41, 61, 88, .1); -moz-box-shadow: 0 0 15px 0 rgba(41, 61, 88, .1); box-shadow: 0 0 15px 0 rgba(41, 61, 88, .1); overflow-y: scroll; overflow-x: hidden; text-align: justify; } .CardContent .CardMore { position: relative; text-align: center; } .CardContent { position: relative; overflow: hidden; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border: 2px solid #01273a; background: #0050a0; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; } .CardDetails { position: relative; overflow: hidden; background: #fff; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; } .CardDetails .CardModel { position: relative; overflow: hidden; text-align: center; padding: 20px 20px 20px 20px; } .modelCardEffect { position: absolute; width: 100%; height: 100%; top: 0; left: 0; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; background: #195e7b; } .CardContent .CardDetails .modelCardEffect::before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #992134; content: ''; -webkit-transition: -webkit-transform .6s; transition: transform .6s; -webkit-transform: skew(40deg, 0deg) translate(-150%, 0); -moz-transform: skew(40deg, 0deg) translate(-150%, 0); -o-transform: skew(40deg, 0deg) translate(-150%, 0); -ms-transform: skew(40deg, 0deg) translate(-150%, 0); transform: skew(40deg, 0deg) translate(-150%, 0); } .CardDetails .CardModel a:link { position: relative; font-size: 14px; font-weight: 700; margin: 0; padding: 0; display: block; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; } .CardModel a { color: #fff; } .associates .caard { /* width: 60% !important; */ margin-top: 18px; margin-left: 15px; margin-right: 15px; margin-bottom: 12px; border: none; box-shadow: 0px 0px 10px 0px grey; } .associates .card-img { width: 100%; /* opacity: 0.35; */ } .cat-list { display: block; margin-bottom: 30px; line-height: 24px; padding-left: 0px; text-align: left; list-style:none; } .cat-list.arrow li { border-bottom: 1px dotted #ddd; padding: 4px 14px; background: #2d5180 !important; margin-bottom: 5px; border-radius: 7px; } .cat-list li a { border-radius: 2px; font-style: normal; -webkit-transition: all 0.1s ease 0s; -moz-transition: all 0.1s ease 0s; -o-transition: all 0.1s ease 0s; transition: all 0.1s ease 0s; font-size: 16px; color: #fff; font-weight: 500; line-height: 30px; font-family: 'Roboto'; } .cat-list li a .fa { color: #ffffff; font-size: 16px; margin-right: 10px; } .top-left { position: absolute; bottom: 0px; } .itemm ul { margin: 0; background: #932400; padding: 11px; width: 20%; text-align: center; } .itemm ul li { display: block; color: #FFFFFF; font-size: 14px; text-decoration: none; font-weight: 600; } .int { padding: 9px; background-color: #0000004f; color: #fff; text-align: left; } .fixed-banner:before, .counter-block.overlay:before, .testimonial-block.overlay:before, .event-figure a:hover:before, .modal, .swiper-slide figure.overlay:before { background: rgba(0, 0, 0, 0.65); } </style> </head> <body> <header> <div class="container-fluid p_0"> <div class="top-bar hidden-sm-down"> <div class="row"> <div class="col-md-9 col-sm-9"> <span> <!-- <a href="tel:+614123456789"><i class="fa fa-phone" aria-hidden="true"></i> +44 2080892983 | </a> --> <a href="#"><i class="fa fa-whatsapp" style="font-weight:bold;"></i> +91 9344546233 | </a> <a href="mailto:info@yourdomain.com"><i class="fa fa-envelope"></i> info@iirst.com</a> </span> </div> <!--header info--> <div class="col-md-3 col-sm-3"> <ul class="social-icons txt-r"> <li> <a href="#" class="rounded-circle"> <i class="fa fa-facebook"></i> </a> </li> <li> <a href="#" class="rounded-circle"> <i class="fa fa-twitter"></i> </a> </li> <li> <a href="#" class="rounded-circle"> <i class="fa fa-linkedin"></i> </a> </li> <li> <a href="#" class="rounded-circle"> <i class="fa fa-pinterest"></i> </a> </li> </ul> </div> <!--social--> </div> </div> <!--top bar ends--> <nav class="navbar navbar-toggleable-sm"> <button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <a class="navbar-brand" href="index.php"><img src="assets/images/logo.png" alt="logo"></a> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul class="navbar-nav"> <li><a href="index.php">Home </a> </li> <li><a href="#">About </a> <ul class="sub-menu"> <li><a href="about-iirst.php">About IIRST</a></li> <li><a href="ethical-policy.php">Ethical Policy</a></li> <li><a href="mission-principles.php">Mission and Principles</a></li> <li><a href="join-iirst.php">Join IIRST</a></li> </ul> </li> <li><a href="#">Upcoming Conference </a> <ul class="sub-menu"> <li><a href="events.php">Upcoming Events</a></li> <li><a href="keynote.php">Keynote</a></li> </ul> </li> <li><a href="http://academicresearchlibrary.org/">Academic ResearchH Library</a> </li> <!--<li><a href="downloads.php">DOWNLOADS</a> </li>--> <li><a href="invitation.php">Invitation Letter</a> </li> <li><a href="journal.php" target="_blank">Publication</a> </li> <!--<li><a href="submission.php" target="_blank">Paper Submission</a> </li>--> <li><a href="#">Guidelines</a> <ul class="sub-menu"> <li><a href="plagiarism.php">Plagiarism policy</a></li> <li><a href="instructions.php">Instructions</a></li> <li><a href="guidelines.php">Author Guidelines</a></li> </ul> </li> <li><a href="#">Committee Member </a><ul class="sub-menu"> <li><a href="eligibility.php">Eligibility for Advisory Committee Member</a></li> <li><a href="roles.php">Roles and Responsibilities</a></li> <li><a href="apply-advisory.php">Apply for Advisory Committee Member</a></li> <li><a href="advisory-board-member.php">Committee Members</a></li> </ul></li> <li><a href="conf-gallery.php">Gallery</a></li> <li><a href="collobration.php">Collobration</a></li> <li><a href="contact.php">Contact</a></li> </ul> <!--navbar--> <!--header cart--> </div> </nav> <!--primery navigation ends--> </div> </header> <!--header ends--> <div class="main-banner banner-holder inner-banner"> <div class="fixed-banner event-banner"> <div class="banner-text"> <div class="container"> <div class="content"> <div class="inner text-center"> <div class="main-title mb-0 "> <h2 class="mb-0">Video Conferencing Guidelines</h2> </div> </div> <!--inner--> </div> </div> </div> <!--banner text--> </div> </div> <!--banner ends--> <main> <!--filter block--> <section class="primary-padding event-listing-block"> <div class="container"> <div class="row"> <div class="col-md-8 col-sm-8 upevents"> <h2 class="desig">Video Conferencing Guidelines:</h2> <p style="text-align:justify;">IIRST embraces the flexibility of virtual participation, ensuring a seamless experience for both in-person and remote presenters. Below are the guidelines for virtual presenters: </p> <h2 class="desig">Key Steps for Virtual Presenters:</h2> <ul style="line-height:30px;"> <li><strong>Paper Submission</strong>Full papers or abstracts must be submitted and undergo a peer review process before being accepted for virtual presentation.</li> <li><strong>Technical Check</strong>A technical test will be conducted before the event to verify the presenter鈥檚 connection, audio, and video quality.</li> <li><strong>Platform Access</strong>Details for accessing the virtual platform (Zoom, Microsoft Teams, etc.) will be provided before the conference.</li> </ul> <h2 class="desig">On the Day of the Conference:</h2> <ul style="line-height:30px;"> <li><strong>Joining the Conference</strong>Virtual presenters should log in at least 15 minutes before their session begins to check their equipment and ensure everything is working.</li> <li><strong>Presentation Time</strong>Presenters will have 12 minutes to present their work, with an additional 5 minutes for audience questions and discussion.</li> <li><strong>Certification</strong>After the presentation, virtual presenters will receive an e-Certificate of Presentation and the conference proceedings in digital format. </li> </ul> <h2 class="desig">Technical Requirements:</h2> <ul style="line-height:30px;"> <li><strong>Equipment</strong>A reliable laptop or desktop with a webcam and microphone is required for virtual presentations. </li> <li><strong>Software</strong>Ensure your system is running the latest version of Zoom or other conference platforms as specified by IIRST.</li> <li><strong>Environment</strong>Choose a quiet, well-lit space for your presentation. Ensure that your background is professional and free of distractions. </li> </ul> <p>For questions or assistance regarding your submission, please reach out to us at <strong>info@iirst.com.</strong></p> </div> <div class="col-md-4 col-sm-4"> <div class="main-title title-content text-center "> <h2 class="wow fadeInUp">Important Links</h2> </div> <ul class="cat-list arrow"> <li><a href="guidelines.php"><i class="fa fa-angle-double-right" aria-hidden="true"></i>Author Guidelines</a></li> <li><a href="instructions-participants.php"><i class="fa fa-angle-double-right" aria-hidden="true"></i>Instructions</a></li> <li><a href="advisory-board-member.php"><i class="fa fa-angle-double-right" aria-hidden="true"></i>Committee</a></li> <li><a href="plagiarism.php"><i class="fa fa-angle-double-right" aria-hidden="true"></i>Plagiarism</a></li> <li><a href="video-conference.php"><i class="fa fa-angle-double-right" aria-hidden="true"></i>Video Conferencing</a></li> <li><a href="invitation.php"><i class="fa fa-angle-double-right" aria-hidden="true"></i>Invitation Letter</a></li> <li><a href="organise.php"><i class="fa fa-angle-double-right" aria-hidden="true"></i>Organize</a></li> <li><a href="governing-body.php"><i class="fa fa-angle-double-right" aria-hidden="true"></i>Governing Body</a></li> </ul> <div class="past"> <div class="main-title title-content text-center "> <h2 class="wow fadeInUp">Past Conference</h2> </div> <div class="CardContainer"> <div class="CardContent"> <div class="CardDetails"> <div class="CardDetailsList"> <div class="card"> <a href="https://researchersgallery.com/" target="_blank"><img class="card-img-top" src="https://www.iirst.com/images/gallery/1.jpeg" alt="Card image cap"></a> <div class="card-body"> <a href="https://researchersgallery.com/" target="_blank"><p class="card-text">International Conference on Engineering and medical conference</p></a> </div> </div> <div class="card"> <a href="https://researchersgallery.com/" target="_blank"> <img class="card-img-top" src="https://www.iirst.com/images/gallery/2.jpeg" alt="Card image cap"> </a> <div class="card-body"> <a href="https://researchersgallery.com/" target="_blank"><p class="card-text">International Conference on Engineering and medical conference</p></a> </div> </div> <div class="card"> <a href="https://researchersgallery.com/" target="_blank"><img class="card-img-top" src="https://www.iirst.com/images/gallery/3.jpeg" alt="Card image cap"></a> <div class="card-body"> <a href="https://researchersgallery.com/" target="_blank"><p class="card-text">International Conference on Engineering and medical conference</p></a> </div> </div> <div class="card"> <a href="https://researchersgallery.com/" target="_blank"><img class="card-img-top" src="https://www.iirst.com/images/gallery/4.jpeg" alt="Card image cap"></a> <div class="card-body"> <a href="https://researchersgallery.com/" target="_blank"><p class="card-text">International Conference on Engineering and medical conference</p></a> </div> </div> <div class="card"> <a href="https://researchersgallery.com/" target="_blank"><img class="card-img-top" src="https://www.iirst.com/images/gallery/5.jpeg" alt="Card image cap"></a> <div class="card-body"> <a href="https://researchersgallery.com/" target="_blank"><p class="card-text">International Conference on Engineering and medical conference</p></a> </div> </div> <div class="card"> <a href="https://researchersgallery.com/" target="_blank"><img class="card-img-top" src="https://www.iirst.com/images/gallery/6.jpeg" alt="Card image cap"></a> <div class="card-body"> <a href="https://researchersgallery.com/" target="_blank"><p class="card-text">International Conference on Engineering and medical conference</p></a> </div> </div> </div> <div class="CardMore"> <button class="read" fdprocessedid="rfgzhs"> <a href="https://www.iirst.com/conf-gallery.php" rel="nofollow" target="_blank"> View More </a> </button> </div> </div> </div> </div> </div> <!--<div class="social"> <div class="text-center pt-4"><img src="https://iaoncology.org/img/FB.png" style="width: 60%;margin-bottom: 6px;"></div> <iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Finternationalconferencealerts&tabs=timeline&width=340&height=500&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=false&appId" width="400" height="350" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe> <div class="text-center"><img src="https://iaoncology.org/img/twitterr.png" style=" width: 41%;margin:37px 0 10px; "></div> <iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Finternationalconferencealerts&tabs=timeline&width=340&height=500&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=false&appId" width="400" height="350" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe> < </div>--></div> </div> </div> </section> <!--event list block--> </main> <!--main ends--> <footer> <div class="primary-padding mb-8"> <div class="container"> <div class="row"> <div class="col-md-4 col-sm-4"> <h4 class="titless"> About IIRST Conference </h4> <div class="content-wrap"> <p> International Institute for Research in science and technology. (IIRST) is internationally recognized globally operating multidisciplinary professional research and development association. </p> </div> <ul class="social-icons "> <li> <a href="#" class="rounded-circle"> <i class="fa fa-facebook"></i></a> </li> <li> <a href="#" class="rounded-circle"> <i class="fa fa-twitter"></i></a> </li> <li> <a href="#" class="rounded-circle"> <i class="fa fa-linkedin"></i></a> </li> <li> <a href="#" class="rounded-circle"> <i class="fa fa-pinterest"></i></a> </li> </ul> </div> <!--footer about--> <div class="col-md-2 col-sm-2 quick-links"> <h4>Quick Links</h4> <ul class="footer-links"> <li><a href="index.php">Home</a></li> <li><a href="events.php">Upcoming Events</a></li> <li><a href="http://academicresearchlibrary.org/">Academic Research Library</a></li> <li><a href="http://www.projectvisa.com/">Visa</a></li> <li><a href="contact.php">Contact</a></li> <li><a href="condition.php">Terms & Conditions</a></li> </ul> </div> <!--foter links--> <div class="col-md-3 col-sm-3 biz-info"> <h4>Business Info</h4> <p><strong>E-mail :</strong> info@iirst.com</p> <p><strong>Call Us :</strong>+91 9344546233</p> <!-- <p><strong>Call Us :</strong>+44 2080892983</p> --> </div> <!--business-info--> <!-- <div class="col-md-3 col-sm-3"> <h4>Newsletter</h4> <p>Subscribe to our newsletter for latest news and updates directly in your inbox.</p> <form action="subscribeus.php" method="post" class="subscription"> <input type="text" name="email" placeholder=" Please fill up your email "> <div class="g-recaptcha brochure__form__captcha" data-sitekey="6LfN7lMbAAAAAHeykPItMZR58SIc4pSSNqnM9j-Y" style="width:10%"></div> <button type="submit"><i class="fa fa-paper-plane"></i></button> <input type="hidden" name="submitted" value="true" /> </form> </div> --> <!--newsletter--> </div> </div> </div> <!--top--> <div class="footer"> <div class="container"> <div class="row"> <div class="col-md-6 col-sm-6"> Copyright 2024 © <span class="text-blue">IIRST Conference.</span> </div> <!--left--> <div class="col-md-6 col-sm-6 "> <ul class="footer-links footer-sub-links"> <li><a href="#">Press</a></li> <li><a href="#">Privacy Policy </a></li> <li><a href="condition.php" target="_blank">Terms & Conditions</a></li> </ul> </div> </div> </div> </div> </footer> <script src="https://www.google.com/recaptcha/api.js"></script> <!--footer--> <!--back to top--> <a href="#" class="scrollup"><i class="fa fa-angle-up"></i></a> <!-- Js libery --> <script src="assets/js/jquery-3.1.1.min.js"></script> <script src="assets/js/tether.min.js"></script> <script src="assets/js/bootstrap.min.js"></script> <script src="assets/js/modernizr.js"></script> <!--jquery ui--> <script src="assets/js/jquery-ui.js"></script> <!-- slider js --> <script src="assets/js/jquery.bxslider.min.js"></script> <script src="assets/js/swiper.jquery.min.js"></script> <!-- wow --> <script src="assets/js/wow.min.js"></script> <!-- Parallax --> <script type="text/javascript" src="assets/js/jquery.parallax-1.1.3.js"></script> <script type="text/javascript" src="assets/js/jquery.localscroll-1.2.7-min.js"></script> <script type="text/javascript" src="assets/js/jquery.scrollTo-1.4.2-min.js"></script> <!--datepicker--> <script src="assets/js/bootstrap-datetimepicker.min.js"></script> <!--counter--> <script src="assets/js/jquery.countTo.js"></script> <!--smooth scrollling--> <script src="assets/js/jQuery.scrollSpeed.js"></script> <!--Costom js--> <script src="assets/js/main.js"></script> </body> <!-- Mirrored from themes.webavenue.com.au/enstruct/html/04-enstruct-events-list-day-fullwidth.php by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 22 May 2017 13:42:10 GMT --> </html>