CINXE.COM
Biofora | Home
<!DOCTYPE html> <html lang="en"> <!-- Head --> <head> <title>Biofora | Home </title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta charset="utf-8"> <meta name="keywords" content="medical conferences, healthcare conferences, medical conference in india, Upcoming Medical conferences in India, Medical Conference 2024 India, Free medical conferences 2024, Medical conferences for students, International Medical conferences 2024 "> <link rel="stylesheet" href="https://biofora.org/BIOFORA-INCLUDE/css/flexslider.css" type="text/css" media="screen" /> <script defer src="https://biofora.org/BIOFORA-INCLUDE/js/jquery.flexslider.js"></script> <link href="https://biofora.org/BIOFORA-INCLUDE/css/bootstrap.min.css" rel="stylesheet" type="text/css" media="all" /> <link href="https://biofora.org/BIOFORA-INCLUDE/css/style.css" rel="stylesheet" type="text/css" media="all" /> <link href="https://biofora.org/BIOFORA-INCLUDE/css/menu.css" rel="stylesheet" type="text/css" media="all" /> <link href="https://biofora.org/BIOFORA-INCLUDE/css/ICRLH.css" rel="stylesheet" type="text/css" media="all" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css" type="text/css" media="all"><!-- font-awesome icons --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <link href="https://biofora.org/BIOFORA-INCLUDE/css/animation-page.css" rel="stylesheet" type="text/css" media="all" /> <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=Platypi:ital,wght@0,300..800;1,300..800&display=swap" rel="stylesheet"> <!-- jQuery menu --> <script src='https//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script> <script src="https://biofora.org/BIOFORA-INCLUDE/js/index.js"></script> <!--Start-slider-script--> <script type="text/javascript"> $(window).load(function(){ $('.flexslider').flexslider({ animation: "slide", start: function(slider){ $('body').removeClass('loading'); } }); }); </script> <!--End-slider-script--> <script type="text/javascript" src="https://biofora.org/BIOFORA-INCLUDE/js/modernizr.custom.79639.js"></script> <!-- Slider-JavaScript --> <script src="https://biofora.org/BIOFORA-INCLUDE/js/responsiveslides.min.js"></script> <script> $(function () { $("#slider, #slider1").responsiveSlides({ auto: true, nav: true, speed: 1500, namespace: "callbacks", pager: true, }); }); </script> <!-- //Slider-JavaScript --> <!-- Skills-why-Scroller-Effect-JavaScript --> <script type="text/javascript" src="https://biofora.org/BIOFORA-INCLUDE/js/numscroller-1.0.js"></script> <!-- //Skills-why-Scroller-Effect-JavaScript --> <!--Start of Tawk.to Script--> <script type="text/javascript"> var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date(); (function(){ var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0]; s1.async=true; s1.src='https://embed.tawk.to/5e89bc3c35bcbb0c9aadf63f/default'; s1.charset='UTF-8'; s1.setAttribute('crossorigin','*'); s0.parentNode.insertBefore(s1,s0); })(); </script> <!--End of Tawk.to Script--> <!--Start sticky Whatsapp icon--> <style> .whatsapp-icon { position: fixed; bottom: 140px; left: 20px; z-index: 1000; 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/+918895689682"; // 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: 1000; 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 = "https://line.me/ti/p/M3kab_hJe4"; // 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: 1000; 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/bioforaconference"; // 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-contnt"> <style> @media (max-width: 768px) { .header-logo.col-md-3 { align-items: center; display: flex; justify-content: center; } .conf-contact ul { float: right; display: flex ; flex-wrap: wrap; gap: 0.25rem 0.75rem; left: 57px; position: relative; } .conf-contact.col-md-4{ position: relative; right: 61px; } .layer-agileits { position: absolute; width: 100%; height: 100%; top: 0; text-align: center; padding: 3em 0em; transition-duration: 2s; background: #00000063; margin-top: -64px; } #header-top-menu ul { float: left; padding: 6px; margin: 0; list-style: none; position: relative; } .toggle:hover { background-color: #0e5c801c; } } .header-conf .header-contact-info { width: 100%; float: left; background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #e28484), color-stop(100, #d45454)); background-image: -webkit-linear-gradient(left, #e28484 0%, #d45454 100%); background-image: linear-gradient(to right, #4cb332 0%, #0d5a81 100%); padding: 17px; } </style> <div class="header-top"> <div class="header-logo col-md-3"> <a href="http://biofora.org/"> <img src="https://biofora.org/BIOFORA-INCLUDE/images/logo.jpg" class="img-responsive"> </a> <!--<h2 style="margin-top:40px;"> ICSSABE </h2>--> </div> <div class="header-conf col-md-9"> <span class="border-header"></span> <div class="header-contact-info"> <div class="conf-contact col-md-4"> <ul> <li><i class="fa fa-phone"></i> +91 8895689682</li> <li><i class="fa fa-envelope"></i> papers.biofora@gmail.com </li> </ul> </div> <div class="conf-top-menu col-md-5"> <!--nav--> <nav id="cssmenu"> <!-- <div id="head-mobile"></div> <div class="button"></div> --> <ul> <li><button style="border: none;background: none;"><a href="https://biofora.org/" target="_blank">Biofora Home</a></button></li> <li> <a href="#" style="transform: skewX(0deg);color: #fff;">Events <i class="fa fa-angle-double-down"></i></a> <ul style="display: none;" class="sub_menu"> <li><a href="http://biofora.org/upcoming-conferences.php" target="_blank">Upcoming Conference </a></li> <li><a href="#">Past Conference </a></li> <li><a href="vc">Video Conferencing </a></li> <li><a href="webinar">Webinar </a></li> <li><a href="http://biofora.org/collaboration.php" target="_blank">Collaboration </a> </li> </ul> </li> <li> <a href="#" style="transform: skewX(0deg);color: #fff;">Associates<i class="fa fa-angle-double-down"></i></a> <ul style="display: none;" class="sub_menu"> <li><a href="#"> Our Collabrations </a></li> <li><a href="sponsors"> Our Sponsors </a></li> <li><a href="keynote_speaker"> Keynote Speaker </a></li> </ul> </li> <li><button style="border: none;background: none;"><a href="https://biofora.org/gallery.php" target="_blank" style="transform: skewX(0deg);color: #fff;">Gallery</a></button> </li> </ul> </nav> </div> <div class="conf-social col-md-3"> <span><i class="fa fa-share-square-o" aria-hidden="true"></i></span> <ul> <li><a href="https://www.facebook.com/biofora.org" target="_blank"><i class="fa fa-facebook"></i></a></li> <li><a href="https://x.com/BioforaC5104" target="_blank"><i class="fa-brands fa-square-x-twitter"></i></a></li> <!--<li><a href="http://blog.biofora.org/" target="_blank"><i class="fa fa-wordpress" aria-hidden="true"></i></a></li>--> <li><a href="https://www.linkedin.com/company/104392314/admin/dashboard/" target="_blank"><i class="fa fa-linkedin"></i></a></li> <!--<li><a href="https://in.pinterest.com/368a52243328290c2847b9cf45578f/_saved/" target="_blank"><i class="fa fa-pinterest"></i></a></li>--> <li><a href="https://www.instagram.com/biofora.conferences/?hl=en" target="_blank"><i class="fa fa-instagram"></i></a></li> <!--<li><a href="http://blog.biofora.org/" target="_blank"><i class="fa fa-rss" aria-hidden="true"></i></a></li>--> </ul> </div> </div> <style> @media (max-width: 768px) { .toggle { display: block; background-color: #254441; padding: 0 20px; color: #FFF; font-size: 20px; line-height: 60px; text-decoration: none; border: none; float: right; } .bio-title { font-size: 24px; font-weight: bold; text-transform: uppercase; margin-bottom: 40px; position: relative; color: #222; } .bio-title .side-left-border { border-bottom: 4px solid #dd6767; width: 52px; float: right; margin-top: 17px; margin-left: 15px; } #header-top-menu { margin: 0; position: relative; bottom: 68px; left: -10px; } } </style> <div class="main-header"> <div id="fdw"> <!--nav--> <nav id="header-top-menu"> <!-- <ul> <li><i class="fa fa-phone"></i> +91 8895689682</li> <li><i class="fa fa-envelope"></i> papers.biofora@gmail.com </li> </ul> --> <label for="drop" class="toggle"> <i class="fas fa-bars"></i> <!-- Font Awesome Menu Icon --> </label> <input type="checkbox" id="drop" /> <ul class="menu"> <li class="current"><a href="./">Home</a></li> <li><a href="about">About</a></li> <li><a href="Registration">Registration</a></li> <li><a href="Publication">Publication</a></li> <li><a href="http://biofora.org/committee.php">Membership</a></li> <!-- <li><a href="venue">Venue</a></li>--> <li><a href="call">Call For Paper</a></li> <li><a href="venue">Venue</a></li> <li><a href="http://biofora.org/papersubmission/43/ASAHO/" target="_blank">Submission</a></li> <li><a href="http://biofora.org/FAQ.php" target="_blank">FAQ</a></li> <li><a href="award">Award</a></li> <li><a href="http://biofora.org/SUBSCRIBE" target="_blank">Subscribe</a></li> <li><a href="http://biofora.org/contactus.php" target="_blank">Contact</a></li> </ul> </nav> </div><!-- end fdw --> </div> </div> </div> <div class="clearfix"></div> </div> <!-- //header --> <!-- Slider --> <div class="slider w3layouts agileits"> <style> .layer-agileits h2 { font-size: 30px; font-weight: 800; letter-spacing: 1px; color: #333; line-height: 34px; word-break: break-word; /* float: right; */ width: 100%; padding: 14px 0px; text-align: center; font-family: "Platypi", serif; font-optical-sizing: auto; font-weight: 600; font-style: normal; } @media (max-width: 768px) { h2 { font-size: 1.2rem; } h3 { font-size: 1rem; } .slider-content { padding: 10px; } .layer-agileits h2 { font-size: 24px; font-weight: 800; letter-spacing: 1px; color: #333; line-height: 34px; word-break: break-word; /* float: right; */ width: 100%; padding: 14px 0px; text-align: center; font-family: "Platypi", serif; font-optical-sizing: auto; font-weight: 600; font-style: normal; } h3 a { font-size: 0.9rem; padding: 8px 12px; } } @media (max-width: 480px) { h2 { font-size: 1rem; } h3 { font-size: 0.9rem; } h3 a { font-size: 0.8rem; padding: 6px 10px; } } </style> <div class="banner-images"> <img src="https://biofora.org/BIOFORA-INCLUDE/Place-Image/ASAHO.jpg"> <div class="layer-agileits"> <div class="slider-content w3-animate-bottom"> <!-- <img src="https://biofora.org/BIOFORA-INCLUDE/Topic-Logo/ASAHO-19-20-December-2024.png" class="short-logo-icon"> --> <h2>Asian Symposium on Advancement in Hematology and Oncology ( ASAHO )</h2> <h3>19th - 20th Dec 2024 | Manila,Philippines</h3> <div class="s-btn"> <a href="http://biofora.org/papersubmission/43/ASAHO/" target="_blank">Submission</a> </div> <!--<h4>Theme : Prognosis and Diagnosis of Breast cancer</h4>--> </div> </div> </div> </div> <!-- //Sliedr --> <!-- banner bottom --> <!--<div class="banner-bottm-cont"> </div>--> <!-- //banner bottom --> <!-- about-bio-conf --> <div class="about-bio-conf w3-animate-left"> <style> @media (max-width: 768px) { .about-confrnce-parg1 { /* background: #f9feff; */ padding: 7px; line-height: 34px; } } .about-bio-conf p { line-height: 30px; letter-spacing: 0.5px; text-align: justify; } @media screen and (max-width: 460px) { .banner-images img { width: auto; height: 409px; } } </style> <div class="container"> <div class="about-confrnce-parg1"> <h3 class="bio-title">About ASAHO 2024 <span class="side-left-border"></span></h3> <p ><strong>Asian Symposium on Advancement in Hematology and Oncology</strong> welcomes you to the <strong> Manila,Philippines </strong>on the <strong>19th - 20th Dec 2024</strong>. </p> <p>Oncology and Hematology Summit is a remarkable occasion intended for International therapeutic well being experts, Pharmacologists and oncologists to encourage the spread and utilization of research discoveries identified with Cancer. The Cancer Research Conference welcomes members from every single driving college, clinical research foundations and demonstrative organizations to share their exploration encounters on all parts of this quickly extending field and in this manner, giving a grandstand of the most recent method All inclusive Cancer growth has a significant wellbeing sway over the general public, new instances of tumours are analysed and detailed every single year. Cancer conferences aim at collaborative research among the experts worldwide. Along with new innovations for treatment and diagnosis, it also envisages to bring out cancer research for a sustainable treatment and diagnosis worldwide.</p> </div> <!--<div class="about-venue-place" style="display:none"> <h3 class="bio-title"> Conference Venue <span class="side-left-border"></span></h3> <div class="venue-direction"> <div class="about-place"> <br /> <b>Warning</b>: extract() expects parameter 1 to be array, null given in <b>/home/biofora/public_html/BIOFORA-INCLUDE/home-about_body.php</b> on line <b>454</b><br /> <br /> <b>Notice</b>: Undefined variable: full_venue in <b>/home/biofora/public_html/BIOFORA-INCLUDE/home-about_body.php</b> on line <b>461</b><br /> </div> <div class="place-image"> <img src="http://biofora.org/venue_image/<br /> <b>Notice</b>: Undefined variable: venue_image in <b>/home/biofora/public_html/BIOFORA-INCLUDE/home-about_body.php</b> on line <b>467</b><br /> " class="img-responsive" height="300px"> </div> <div class="place-iframe"> <iframe frameborder="0" src="https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=Manila,Philippines&z=14&output=embed" allowfullscreen="" width="100%" map"]"=""></iframe> </div> </div> <div class="read-bttn-link"> <a href="venue" class="read-more-bttn">Read More</a> </div> </div>--> </div> </div> <!-- //about-bio-conf --> <!-- welcome mesag --> <div class="welcome-mesag w3-animate-right"> <style> @media (max-width: 768px) { .bio-title { font-size: 25px; font-weight: bold; text-transform: uppercase; margin-bottom: 30px; position: relative; color: #222; } } </style> <div class="container"> <div class="welcome-img"> <div class="col-md-12 welcm-mesg-img"> <div class="about-welcome"> <h3 class="bio-title"> Welcome Message <span class="side-left-border"></span></h3> <p><em>The medical conference shares an insight into the recent research and cutting edge technologies, which gains immense interest with the enormous and exuberant presence of adepts, young and brilliant researchers, business delegates, and talented student communities.</em> <br> <strong><em>Hematology and Oncology </em></strong><em>conferences the goal is to bring together, eminent speakers and professors from all over the world to present and exchange break-through ideas relating to hematology and oncology. It promotes top-level research and to globalize the quality research in general, thus making discussions, presentations more internationally competitive and focusing attention on the recent outstanding achievements in the field of <strong>Hematology and Oncology </strong>for future trends and needs.</em> <br> <em>Since this conference covers global aspects of <strong>hematology and oncology </strong>from fundamental issues to recent advancements in the field of the<strong> Cancer and Diseases related to Blood,</strong> anyone interested in the future progress of <strong>Hematology and Oncology</strong> should not miss it.</em><br> <em>We’re looking forward to an excellent meeting with an eminent speaker and keynote speaker from different countries around the world and sharing new and exciting results in <strong>Hematology and Oncology.</strong></em> </p> <p>Biofora warmly welcomes you to join us 鈥淎sian Symposium on Advancement in Hematology and Oncology" Initiative to connect the opportunity to people and technology on the global platform, namely "Asian Symposium on Advancement in Hematology and Oncology. We have not only increased the number of opportunities for you to network with colleagues from across the world but also introduced more focused sessions that will feature cutting edge presentations, special panel discussions, and livelier interaction with industry leaders and experts.</p> </div> </div> <!-- <div class="col-md-6 welcm-mesg-img"> <img src="https://biofora.org/BIOFORA-INCLUDE/images/welc-01.jpg"> </div> <div class="col-md-6 welcm-mesg-img"> <img src="https://biofora.org/BIOFORA-INCLUDE/images/welc-01.jpg"> </div> --> </div> <div class="who-attend-conf"> <h3 class="bio-title"> Who can attend ? <span class="side-left-border"></span></h3> <ul> <li> Academicians </li> <li> Scientists </li> <li> Research Scholars </li> <li> Researchers, Administrators or Managers </li> <li> NGOs' </li> <li> Industrialists </li> <li> Students and Student Advisors </li> <li> Business Entrepreneurs </li> <li> Exhibitors </li> <li> Associations and Societies </li> <li> Training Institutes </li> </ul> </div> </div> </div> <!-- welcome mesag --> <div class="call-bio-conf w3-animate-left"> <style> @media (max-width: 768px) { .bio-title { font-size: 28px !important; font-weight: bold; text-transform: uppercase; margin-bottom: 40px; position: relative; color: #222; } .callpaper-confrnce-parg1 ul { width: 742px; float: left; /* position: absolute; */ } } @media (max-width: 375px) { .bio-title { font-size: 25px !important; font-weight: bold; text-transform: uppercase; margin-bottom: 40px; position: relative; color: #222; } } </style> <div class="container"> <div class="callpaper-confrnce-parg1"> <h3 class="bio-title"> Call For Paper ASAHO <span class="side-left-border"></span></h3> <div class="call-paper-list"> <ul> <li>Hematology</li> <li>Hematologic Oncology</li> <li>Blood Disorders</li> <li>Blood Disorders: Diagnosis & treatments</li> <li>Stem cell Research</li> <li>Hematology and Nursing</li> <li>Hematology and Pharma industry</li> <li>Clinical Hematology</li> <li>Hematology Nursing</li> <li>Case Reports in Hematology</li> <li>Neuro-hematology</li> <li>Hematology and Cardio-Oncology</li> <li>Pediatric Hematology/Oncology</li> <li>Hematology-Oncology Therapy</li> <li>Neurological Cancer</li> <li>Oncology Nursing</li> <li>Tumor Virology and Immunology</li> <li>Radiation Oncology</li> <li>Cancer Therapy</li> <li>Cancer Epidemiology</li> <li>Types of Surgery for Cancer Treatment</li> <li>Oropharyngeal Cancer</li> <li>Thyroid Cancer</li> <li>Cancer: Lifestyle and Nutrition</li> <li>Transfusion Medicines</li> <li>Clinical Oncology</li> <li>Vascular Bleeding Disorders</li> </ul> </div> <div class="read-bttn-link"> <a href="call" class="read-more-bttn">Read More</a> </div> </div> </div> </div> <!-- welcome mesag --> <div class="welcome-offer w3-animate-right"> <style> .facts-area { color: #080808; background: #fff7f766; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-position: 50% 50%; } .ts-facts-icon { font-size: 35px; text-align: center; } .ts-facts-title { font-size: 20px; text-align: center; } /* General Styling */ .facts-area { /* background: linear-gradient(135deg, #f3f3f3, #ffffff); */ padding: 60px 0; text-align: center; } /* Title Styling */ .bio-title { font-size: 32px; font-weight: bold; text-transform: uppercase; margin-bottom: 40px; position: relative; color: #222; } .bio-title span { display: block; width: 80px; height: 4px; background: #ff5e14; margin: 10px auto 0; } /* Fact Box Styling */ .ts-facts { display: flex; justify-content: center; align-items: center; text-align: center; padding: 20px; } .ts-facts-box { background: #ffffff; border-radius: 10px; padding: 30px 20px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); transition: all 0.3s ease-in-out; width: 198px; height: 206px; } .ts-facts-box:hover { transform: translateY(-10px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15); } /* Icon Styling */ .ts-facts-icon { background: linear-gradient(135deg, #87c548, #2f748d); border-radius: 50%; padding: 17px; display: inline-block; margin-bottom: 15px; transition: all 0.3s ease-in-out; height: 89px; width: 78px; } .ts-facts-box:hover .ts-facts-icon { transform: scale(1.1); } .ts-facts-icon i { color: #ffffff; font-size: 30px; } /* Text Styling */ .ts-facts-title { font-size: 20px; font-weight: bold; color: #222; margin-top: 10px; } </style> <section id="facts" class="facts-area"> <div class="container"> <h3 class="bio-title">What We Offer?<span class="side-left-border"></span></h3> <div class="row"> <div class="facts-wrapper"> <div class="col-md-3 ts-facts"> <div class="ts-facts-box"> <div class="ts-facts-icon"> <i class="fa fa-users"></i> </div> <div class="ts-facts-content"> <h3 class="ts-facts-title">Meet Experts</h3> </div> </div> </div><!-- Col 1 end --> <div class="col-md-3 ts-facts"> <div class="ts-facts-box"> <div class="ts-facts-icon"> <i class="fa fa-microphone"></i> </div> <div class="ts-facts-content"> <h3 class="ts-facts-title">Global Networking</h3> </div> </div> </div><!-- Col 2 end --> <div class="col-md-3 ts-facts"> <div class="ts-facts-box"> <div class="ts-facts-icon"> <i class="fa fa-calendar"></i> </div> <div class="ts-facts-content"> <h3 class="ts-facts-title">Learning In a New Space</h3> </div> </div> </div><!-- Col 3 end --> <div class="col-md-3 ts-facts"> <div class="ts-facts-box"> <div class="ts-facts-icon"> <i class="fa fa-envelope-open-o"></i> </div> <div class="ts-facts-content"> <h3 class="ts-facts-title">New Tips & Tactics</h3> </div> </div> </div><!-- Col 4 end --> </div><!-- Facts end --> </div> </div> </section> </div> <!-- welcome mesag --> <!-- why-attnd-bannr --> <div class="why-attnd-bannr"> <style> @media (max-width: 768px) { .bio-title { font-size: 19px !important; font-weight: bold; text-transform: uppercase; margin-bottom: 40px !important ; position: relative; color: #222; } } @media (max-width: 768px) { .bio-title .side-left-border { border-bottom: 4px solid #dd6767; width: 38px; float: right; margin-top: 9px; margin-left: 19px; } }@media (max-width: 768px) { .bio-title { font-size: 18px !important; font-weight: bold; text-transform: uppercase; margin-bottom: 36px !important; position: relative; color: #222; } } </style> <div class="container"> <!-- <div class="attend-backgr col-md-5 w3-animate-left"> <img src="https://biofora.org/BIOFORA-INCLUDE/images/attend-bg.jpg"> </div> --> <div class="attend-content-list col-md-7 w3-animate-right"> <h3 class="bio-title"> Why to attend Conference? <span class="side-left-border"></span></h3> <ul> <li><i class="fa fa-chevron-circle-down" ></i> Interact with eminent international speakers </li> <li><i class="fa fa-chevron-circle-down" ></i> Participate in stimulating case discussions </li> <li><i class="fa fa-chevron-circle-down" ></i> Join special interest groups </li> <li><i class="fa fa-chevron-circle-down" ></i> Access new and profound research ideas </li> <li><i class="fa fa-chevron-circle-down" ></i> Showcase your latest research through the means of either oral or poster presentation </li> <li><i class="fa fa-chevron-circle-down" ></i> Connect with industry experts at the Conference </li> <li><i class="fa fa-chevron-circle-down" ></i> Publish your research in relevant Scopus Indexed journals </li> <li><i class="fa fa-chevron-circle-down" ></i> Avail opportunities to network and exchange ideas </li> <li><i class="fa fa-chevron-circle-down" ></i> Get inspired towards professional studies </li> <li><i class="fa fa-chevron-circle-down" ></i> Network with peers </li> <li><i class="fa fa-chevron-circle-down" ></i> Share your knowledge to enhance your field </li> <li><i class="fa fa-chevron-circle-down" ></i> Gain recognition and become well-known </li> <li><i class="fa fa-chevron-circle-down" ></i> Mare your presence felt at any of these epoch defining conferences </li> <li><i class="fa fa-chevron-circle-down" ></i> Interacting with industry experts at the GoGreen 2020 meeting </li> </ul> </div> <div class="attend-backgr col-md-5 w3-animate-left"> <img src="https://biofora.org/BIOFORA-INCLUDE/images/attend-bg.jpg"> </div> <div class="speaker-list-grid w3-animate-left"> <h3 class="bio-title"> Invited Speakers <span class="side-left-border"></span></h3> <img src="https://biofora.org/BIOFORA-INCLUDE/images/speaker-img.jpg" alt="" class="img-responsive"> <div class="col-md-12"> </div> </div> </div> </div> <!-- //why-attnd-bannr --> <!-- invite-speaker-attend --> <div class="invite-speaker-attend"> <style> @media (max-width: 768px) { .spk-img img { width: 100%; height: auto; /* Maintains aspect ratio */ max-height: 358px; /* Ensures it doesn't exceed this height */ } } .spk-img img { width: 100%; height: 522px !important; } </style> <div class="container"> <div class="speaker-invite col-md-8 w3-animate-left"> <!-- <h3 class="bio-title"> Invited Speakers <span class="side-left-border"></span></h3> --> <div class="spk-img"> <img src="https://biofora.org/BIOFORA-INCLUDE/images/sir ji(1).jpg"> </div> </div> <div class="attend-why-list col-md-4 w3-animate-right"> <h3 class="bio-title"> Who can attend ? <span class="side-left-border"></span></h3> <ul> <li> Academicians </li> <li> Scientists </li> <li> Research Scholars </li> <li> Researchers, Administrators or Managers </li> <li> NGOs' </li> <li> Industrialists </li> <li> Students and Student Advisors </li> <li> Business Entrepreneurs </li> <li> Exhibitors </li> <li> Associations and Societies </li> <li> Training Institutes </li> </ul> </div> <div class="confr-imprt-date"> <h3 class="bio-title"> Conference Important Date <span class="side-left-border"></span></h3> <div class="table date-confr-table"> <table cellpadding="10" cellspacing="0" border="0" width="100%"> <tbody> <tr class=""> <td align="center">Submission Deadline</td> <td align="center">04th Dec 2024</td> </tr> <tr class=""> <td align="center">Registration Deadline</td> <td align="center">09th Dec 2024</td> </tr> <tr class=""> <td align="center">Conference Date</td> <td align="center">19th - 20th Dec 2024</td> </tr> </tbody> </table> </div> </div> </div> </div> <!-- //invite-speaker-attend --> <!-- registration-detail --> <div class="registration-detail"> <div class="container"> <div class="inner-register"> <h3 class="bio-title"> Registration <span class="side-left-border"></span></h3> <div class="pattern-one" style="background-image: url(images/icons/pattern-icon.png);"></div> <div class="clearfix"> <!-- Services Block one --> <div class="services-block-two col-lg-4 col-md-6 col-sm-12"> <div class="inner-box"> <div class="image"> <a href="Registration"><img src="https://biofora.org/BIOFORA-INCLUDE/images/register-form.jpg" alt=""></a> </div> <div class="content-box"> <h3><a href="Registration">Conference Registration for ASAHO Conference:</a></h3> <p>ASAHO Manila,Philippines 2024 is scheduled to take place on 19th - 20th Dec 2024. This two-day conference is packed with many sessions that includes variety of keynote presentations, poster and video presentations to engage and enlighten the participants.</p> <div class="read-bttn-link"> <a href="Registration" class="read-more-bttn">Read More</a> </div> </div> </div> </div> <!-- Services Block Two --> <div class="services-block-two col-lg-4 col-md-6 col-sm-12"> <div class="inner-box"> <div class="image"> <a href="Registration"><img src="https://biofora.org/BIOFORA-INCLUDE/images/register-form.jpg" alt=""></a> </div> <div class="content-box"> <h3><a href="Registration">Exhibitor/Sponsor Registration for ASAHO Conference:</a></h3> <p>Exhibit your products in ASAHO Manila,Philippines 2024 to reach the potential costumers from all over the world. It gives you an opportunity to increase your marketing through interacting with the eminent people face to face.</p> <div class="read-bttn-link"> <a href="Registration" class="read-more-bttn">Read More</a> </div> </div> </div> </div> <!-- Services Block Two --> <div class="services-block-two col-lg-4 col-md-6 col-sm-12"> <div class="inner-box"> <div class="image"> <a href="Registration"><img src="https://biofora.org/BIOFORA-INCLUDE/images/register-form.jpg" alt=""></a> </div> <div class="content-box"> <h3><a href="Registration">Media Registration for ASAHO Conference:</a></h3> <p>ASAHO Manila,Philippines 2024 Warmly invites media partners in the area of </p> <div class="read-bttn-link"> <a href="Registration" class="read-more-bttn">Read More</a> </div> </div> </div> </div> </div> </div> <div class="buttn-confre-download-registr"> <h2>Downloads</h2> <!-- <div class="download-confre-grid"> <div class="downl-grid-list"> <h4> Conference Brochure </h4> <span class="border-title"></span> <div class="icon-effect-1"> <i class="fa fa-cloud-download"></i> </div> <div class="clearfix"> </div> </div> </div> <div class="download-confre-grid"> <div class="downl-grid-list"> <h4> Conference Brochure </h4> <span class="border-title"></span> <div class="icon-effect-1"> <i class="fa fa-cloud-download"></i> </div> <div class="clearfix"> </div> </div> </div> <div class="download-confre-grid"> <div class="downl-grid-list"> <h4> Conference Brochure </h4> <span class="border-title"></span> <div class="icon-effect-1"> <i class="fa fa-cloud-download"></i> </div> <div class="clearfix"> </div> </div> </div>--> <div class="download-confre-grid"> <div class="downl-grid-list"> <h4> Sample Paper Submission</h4> <span class="border-title"></span> <div class="icon-effect-1"> <a href="http://biofora.org/Doc/Sample_Biofora.docx"><i class="fa fa-cloud-download"></i></a> </div> <div class="clearfix"> </div> </div> </div> <div class="download-confre-grid"> <div class="downl-grid-list"> <h4> Abstract Submission</h4> <span class="border-title"></span> <div class="icon-effect-1"> <a href="http://biofora.org/Doc/Abstract_Biofora.docx"> <i class="fa fa-cloud-download"></i></a> </div> <div class="clearfix"> </div> </div> </div> <div class="download-confre-grid"> <div class="downl-grid-list"> <h4> Conference Brochure </h4> <span class="border-title"></span> <div class="icon-effect-1"> <a href="http://biofora.org/fpdf/newpdf_url.php?id=43" target="_blank"><i class="fa fa-cloud-download"></i></a> </div> <div class="clearfix"> </div> </div> </div> </div> </div> </div> <!-- //registration-detail --> <!-- imprt-download --> <div class="imprt-download"> <div class="container"> <div class="import-date col-md-8"> <h4>Important Date</h4> <div class="table imp-date-tabl"> <table cellpadding="10" cellspacing="0" border="1" width="100%"> <tbody> <tr class=""> <td align="center">Submission Deadline</td> <td align="center">04th Dec 2024</td> </tr> <tr class=""> <td align="center">Registration Deadline</td> <td align="center">09th Dec 2024</td> </tr> <tr class=""> <td align="center">Conference Date</td> <td align="center">19th - 20th Dec 2024</td> </tr> </tbody> </table> </div> </div> <div class="social-part col-md-4"> <div class="facebook-frame col-md-12"> <div class="facebook"> <div class="tit-heading "> <h2>Facebook</h2> </div> <div class="scrollbar" id="style-2"> <iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fbiofora.org&tabs=timeline&width=550&height=500&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId" width="550" height="500" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe> </div> </div> </div> <!-- <div class="twitter-frame col-md-6"> <div class="twitter"> <div class="tit-heading "> <h2>Twitter</h2> </div> <div class="scrollbar" id="style-2"> <a class="twitter-timeline" href="https://twitter.com/BioforaC5104?ref_src=twsrc%5Etfw">Tweets by BioforaC5104</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> </div> </div> </div> </div> --> <div class="who-attend-conf-social"> <h3 class="bio-title"> Who can attend ? <span class="side-left-border"></span></h3> <ul> <li> Academicians </li> <li> Scientists </li> <li> Research Scholars </li> <li> NGOs' </li> <li> Industrialists </li> <li> Students </li> <li> Environmental Engineering Consultants </li> <li> Exhibitors </li> <li> Government Officials </li> <li> Meteorologists </li> </ul> </div> <div class="buttn-confre-download"> <h2>Downloads</h2> <div class="download-confre-grid"> <div class="downl-grid-list"> <h4> Sample Paper Submission</h4> <span class="border-title"></span> <div class="icon-effect-1"> <a href="http://biofora.org/Doc/Sample_Biofora.docx"><i class="fa fa-cloud-download"></i></a> </div> <div class="clearfix"> </div> </div> </div> <div class="download-confre-grid"> <div class="downl-grid-list"> <h4> Abstract Submission</h4> <span class="border-title"></span> <div class="icon-effect-1"> <a href="http://biofora.org/Doc/Abstract_Biofora.docx"> <i class="fa fa-cloud-download"></i></a> </div> <div class="clearfix"> </div> </div> </div> <div class="download-confre-grid"> <div class="downl-grid-list"> <h4> Conference Brochure </h4> <span class="border-title"></span> <div class="icon-effect-1"> <a href="http://biofora.org/fpdf/newpdf_url.php?id=43" target="_blank"><i class="fa fa-cloud-download"></i></a> </div> <div class="clearfix"> </div> </div> </div> </div> </div> </div> <!-- //imprt-download --> <!-- downlad-bttn-list --> <div class="downlad-bttn-list"> <div class="container"> <div class="download-bttn"> <h2>Downloads</h2> <div class="downl-grid-left col-md-4"> <div class="download-list-grid"> <h4> Sample Paper Submission </h4> <span class="border-title"></span> <div class="icon-effect-1"> <a href="//biofora.org/Doc/Sample_Biofora.docx"><i class="fa fa-cloud-download"></i></a> </div> <div class="clearfix"> </div> </div> </div> <div class="downl-grid-left col-md-4"> <div class="download-list-grid"> <h4> Abstract Submission </h4> <span class="border-title"></span> <div class="icon-effect-1"> <a href="//biofora.org/Doc/Abstract_Biofora.docx"><i class="fa fa-cloud-download"></i></a> </div> <div class="clearfix"> </div> </div> </div> <div class="downl-grid-left col-md-4"> <div class="download-list-grid"> <h4> Conference Brochure </h4> <span class="border-title"></span> <div class="icon-effect-1"> <a href="//biofora.org/fpdf/newpdf_url.php?id=43" target="_blank"><i class="fa fa-cloud-download"></i></a> </div> <div class="clearfix"> </div> </div> </div> </div> <!--<div class="download-venue-confr" style="display:none"> <h3 class="bio-title"> Conference Venue <span class="side-left-border"></span></h3> <div class="address-venu col-md-8"> <br /> <b>Warning</b>: extract() expects parameter 1 to be array, null given in <b>/home/biofora/public_html/BIOFORA-INCLUDE/download-list_body.php</b> on line <b>63</b><br /> <br /> <b>Notice</b>: Undefined variable: full_venue in <b>/home/biofora/public_html/BIOFORA-INCLUDE/download-list_body.php</b> on line <b>70</b><br /> </div> <div class="place-venu col-md-4"> <img src="//biofora.org/venue_image/<br /> <b>Notice</b>: Undefined variable: venue_image in <b>/home/biofora/public_html/BIOFORA-INCLUDE/download-list_body.php</b> on line <b>77</b><br /> " class="img-responsive"> </div> </div>--> </div> <!----- Associate -------> <div class="container"> <div class="inner-register"> <h3 class="bio-title"> Our Associates <span class="side-left-border"></span></h3> <div class="associates"> <ul> <li><a href="#"><img src="//biofora.org/associates_image/1.jpg" alt=""></a></li> <li><a href="#"><img src="//biofora.org/associates_image/2.jpg" alt=""></a></li> <li><a href="#"><img src="//biofora.org/associates_image/3.jpg" alt=""></a></li> <li><a href="#"><img src="//biofora.org/associates_image/4.jpg" alt=""></a></li> <li><a href="#"><img src="//biofora.org/associates_image/5.jpg" alt=""></a></li> <li><a href="#"><img src="//biofora.org/associates_image/6.jpg" alt=""></a></li> <li><a href="#"><img src="//biofora.org/associates_image/7.jpg" alt=""></a></li> <li><a href="#"><img src="//biofora.org/associates_image/8.jpg" alt=""></a></li> <li><a href="#"><img src="//biofora.org/associates_image/9.jpg" alt=""></a></li> <li><a href="#"><img src="//biofora.org/associates_image/10.jpg" alt=""></a></li> <li><a href="#"><img src="//biofora.org/associates_image/11.jpg" alt=""></a></li> <li><a href="#"><img src="//biofora.org/associates_image/12.jpg" alt=""></a></li> <li><a href="https://www.allconferencealert.com/malaysia.html"><img src="https://www.allconferencealert.com/images/logo.png" class="img-responsive" height="175" alt="conference in malaysia"></a></li> <li><a href="https://conferencealert.com/"><img src="https://conferencealert.com/images/logo.png" class="img-responsive" height="175" alt="conferences"></a></li> <li><a href="https://www.conferencealerts.in/"><img src="https://www.conferencealerts.in/image/logo.png" class="img-responsive" height="175" alt="conferencealerts.in"></a></li> <li><a href="https://conferenceinc.net/"><img src="https://conferenceinc.net/images/logo.png" class="img-responsive" height="175" alt="Conference, Seminars, Webinars WorldWide"></a></li> <!--<li><a href="https://4sconference.org"><img src="https://4sconference.org/wp-content/uploads/2022/02/cropped-4sconferene.png" class="img-responsive" height="175" alt="4sconference"></a></li>--> <li><a href="https://www.conferencealerts.co.uk/"><img src="https://i.imgur.com/s91y7iV.png" class="img-responsive" height="175" alt="conferencealerts.co.uk"></a></li> <li><a href="https://conferencexpress.com/"><img src="https://conferencexpress.com/wp-content/uploads/2022/02/cropped-cxpresslogo.png" class="img-responsive" height="175" alt="conferencexpress.com"></a></li> <li><a href="https://www.iscopepublication.com/"><img src="https://www.iscopepublication.com/images/logo.png" class="img-responsive" height="175" alt="Scopus Conferences"></a></li> <li><a href="https://www.allinternationalconference.com/country/thailand-conference"><img src="https://www.allinternationalconference.com/images/aiclogo.png" class="img-responsive" height="80px" width="60%" alt="Thailand Conference"></a></li> </ul> </div> </div> </div> </div> <!-- //downlad-bttn-list --> <div class="place-confrn-venue"> <div class="container"> <div class="venu-conf" style="display:none;"> <h3 class="bio-title"> Conference Venue <span class="side-left-border"></span></h3> <div class="address-venu col-md-7"> <br /> <b>Warning</b>: extract() expects parameter 1 to be array, null given in <b>/home/biofora/public_html/BIOFORA-INCLUDE/place-confrn-venue_body.php</b> on line <b>13</b><br /> <br /> <b>Notice</b>: Undefined variable: full_venue in <b>/home/biofora/public_html/BIOFORA-INCLUDE/place-confrn-venue_body.php</b> on line <b>20</b><br /> </div> <div class="place-venu col-md-5"> <img src="http://biofora.org/venue_image/<br /> <b>Notice</b>: Undefined variable: venue_image in <b>/home/biofora/public_html/BIOFORA-INCLUDE/place-confrn-venue_body.php</b> on line <b>25</b><br /> " class="img-responsive"> </div> </div> <div class="call-paper-extra-add"> <h3 class="bio-title"> Call For Paper ASAHO <span class="side-left-border"></span></h3> <div class="call-paper-grid"> <ul> <li>Hematology</li> <li>Hematologic Oncology</li> <li>Blood Disorders</li> <li>Blood Disorders: Diagnosis & treatments</li> <li>Stem cell Research</li> <li>Hematology and Nursing</li> <li>Hematology and Pharma industry</li> <li>Clinical Hematology</li> <li>Hematology Nursing</li> <li>Case Reports in Hematology</li> <li>Neuro-hematology</li> <li>Hematology and Cardio-Oncology</li> <li>Pediatric Hematology/Oncology</li> <li>Hematology-Oncology Therapy</li> <li>Neurological Cancer</li> <li>Oncology Nursing</li> <li>Tumor Virology and Immunology</li> <li>Radiation Oncology</li> <li>Cancer Therapy</li> <li>Cancer Epidemiology</li> <li>Types of Surgery for Cancer Treatment</li> <li>Oropharyngeal Cancer</li> <li>Thyroid Cancer</li> <li>Cancer: Lifestyle and Nutrition</li> <li>Transfusion Medicines</li> <li>Clinical Oncology</li> <li>Vascular Bleeding Disorders</li> </ul> </div> <div class="read-bttn-link"> <a href="call" class="read-more-bttn">Read More</a> </div> </div> </div> </div> <!-- //associates-icons start --> <div class="associates-icons"> <style> .associates ul li a img { width: 119px; padding: 8px; height: 75px; background-color: #fff; } .bio-title { text-align: center; font-size: 24px; font-weight: bold; margin-bottom: 20px; position: relative; display: inline-block; } .bio-title::after { content: ""; display: block; width: 50px; height: 4px; margin: 5px auto 0; } .associates ul { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 20px; list-style: none; padding: 0; justify-content: center; } .associates ul li { background: #ffffff; border-radius: 8px; box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: center; transition: transform 0.3s ease; } .associates ul li:hover { transform: scale(1.05); } .associates ul li a { display: block; text-decoration: none; color: #333; padding: 10px; } .associates ul li img { width: 100%; height: auto; } .associates ul li span { display: block; font-size: 14px; padding: 10px; font-weight: bold; } @media (max-width: 768px) { .bio-title { font-size: 20px; } .associates ul { grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)); } .associates ul li span { font-size: 12px; } } </style> <div class="container"> <h3 class="bio-title">Our Partner in Success</h3> <div class="associates"> <ul> <li><a href="#"><img src="associates_image/1.jpg" alt=""><span>APTI</span></a></li> <li><a href="#"><img src="associates_image/2.jpg" alt=""><span>APTI</span></a></li> <li><a href="#"><img src="associates_image/3.jpg" alt=""><span>APTI</span></a></li> <li><a href="#"><img src="associates_image/4.jpg" alt=""><span>APTI</span></a></li> <li><a href="#"><img src="associates_image/5.jpg" alt=""><span>APTI</span></a></li> <li><a href="#"><img src="associates_image/6.jpg" alt=""><span>APTI</span></a></li> <li><a href="#"><img src="associates_image/7.jpg" alt=""><span>APTI</span></a></li> <li><a href="#"><img src="associates_image/8.jpg" alt=""><span>APTI</span></a></li> </ul> </div> </div> </div> <!-- //associates-icons start --> <!-- Footer --> <div class="footer w3layouts agileits"> <div class="container"> <div class="col-md-5 col-sm-5 w3layouts agileits footer-grid footer-grid-1"> <h3>ABOUT BIOFORA</h3> <div class="footer-logo"><img src="https://biofora.org/BIOFORA-INCLUDE/images/logo.jpg" width="200px" alt=""></div> <p><strong>BioFora</strong>聽Worldwide is a not-for-profit professional association which prominently promotes research and development. We at BioFora have brought a revolution in the field of Worldwide Conferences.<a href="about">View More</a></p> </div> <div class="col-md-4 col-sm-4 w3layouts agileits footer-grid footer-grid-2"> <h3>QUICK LINKS</h3> <ul> <i></i><li class="w3layouts agileits"><a href="http://biofora.org/" target="_blank">Biofora Home</a></li> <li class="w3layouts agileits"><a href="http://biofora.org/aboutus.php" target="_blank">About Us</a></li> <li class="w3layouts agileits"><a href="Registration">Registration</a></li> <li class="w3layouts agileits"><a href="#">Privacy Policy</a></li> <li class="w3layouts agileits"><a href="http://biofora.org/rules.php" target="_blank">Rules and Regulation</a></li> </ul> </div> <div class="col-md-3 col-sm-3 footer-grid w3layouts agileits footer-grid-3"> <h3>MAIN CATEGORIES</h3> <ul> <li class="w3layouts agileits"><a href="http://blog.biofora.org/" target="_blank" class="scroll w3layouts agileits">Blog</a></li> <li class="w3layouts agileits"><a href="http://biofora.org/committee.php" target="_blank" class="scroll w3layouts agileits">Membership</a></li> <li class="w3layouts agileits"><a href="http://biofora.org/gallery.php" target="_blank" class="scroll w3layouts agileits">Gallery</a></li> <li class="w3layouts agileits"><a class="scroll w3layouts agileits" href="vc" >Video Conferencing</a></li> <li class="w3layouts agileits"><a class="scroll w3layouts agileits" href="webinar" >Webinar</a></li> <li class="w3layouts agileits"><a class="scroll w3layouts agileits" href="http://biofora.org/contactus.php" target="_blank">Contact Us</a></li> </ul> </div> <!--<div class="col-md-3 col-sm-3 w3layouts agileits footer-grid footer-grid-4"> <a href="https://www.allconferencealert.com/conference-alert.html"><img src="https://www.allconferencealert.com/images/logo.png" class="img-responsive" alt="conference alert"></a> </div>--> <div class="clearfix"></div> </div> </div> <!-- //Footer --> <!-- copyright --> <div class="copyright w3layouts agileits"> <p>© 2025 All Rights Reserved | Design by Biofora.org</p> </div> <!-- //Footer --> </body> </html>