CINXE.COM
Scholars Conferences
<!doctype html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Scholars Conferences</title> <meta name="description" content=""> <meta name="keywords" content=""> <meta name="viewport" content="width=device-width, user-scalable=no"> <link rel="apple-touch-icon" href="apple-touch-icon.png"> <link rel="icon" href="https://scholarsconferences.com/infectious-diseases/includes/img/fav.png" type="image/png" sizes="32x32"> <link href="https://scholarsconferences.com/infectious-diseases/includes/css/bootstrap.min.css" rel="stylesheet"> <link href="https://scholarsconferences.com/infectious-diseases/includes/css/full-slider.css" rel="stylesheet"> <link rel="stylesheet" href="https://scholarsconferences.com/infectious-diseases/includes/css/main.css"> <link rel="stylesheet" href="https://scholarsconferences.com/infectious-diseases/includes/css/responsive.css"> <link rel="stylesheet" href="https://scholarsconferences.com/infectious-diseases/includes/css/jquery.mCustomScrollbar.css"> <script src="https://scholarsconferences.com/infectious-diseases/includes/vendor/jquery/jquery.min.js"></script> <script src="https://scholarsconferences.com/infectious-diseases/includes/js/owl.carousel.js"></script> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id="></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', ''); </script> <!--SEO--> <script type='application/ld+json'> { "@context": "http://schema.org/", "@type": "Organization", "name": "Short Name", "aggregateRating": { "@type": "AggregateRating", "ratingValue": "3.7", "ratingCount": "1000", "reviewCount": "300" } } </script> <style> @import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap'); .speaker-col { margin-bottom: 30px; background: rgba(153, 153, 153, 0.6); padding: 20px 20px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; } .speaker-box { text-align: center; position: relative; } .speaker-box .pic { border-radius: 50%; overflow: hidden; position: relative; } .speaker-box .pic:before { content: ""; width: 100%; height: 100%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; background: rgba(0, 0, 0, 0.5); position: absolute; top: 0; left: 0; opacity: 0; transform: scale(1.2); transition: all 0.3s linear 0s; } .speaker-box img { width: 100%; height: auto; border-radius: 50%; } .speaker-box .social li a:hover { color: #F32D3A; } .speaker-box .social { width: 100%; position: absolute; top: 45%; left: 0; padding: 0; margin: 0; list-style: none; opacity: 0; transform: scale(1.2); transition: all 0.3s linear 0s; } .speaker-box .social li { display: inline-block; } .speaker-box .social li a { display: inline-block; margin: 0 5px; font-size: 25px; color: #ffffff; transition: all 0.3s linear 0s; } .speaker-info { text-align: center; background: #111111; padding: 15px 10px; margin-top: 30px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; } .speaker-info h4 { color: #ffffff; margin-bottom: 5px; } .speaker-info span { text-transform: capitalize; color: #999999; font-size: 13px; } .speaker-col:hover .pic:before { opacity: 1; transform: scale(0.9); } .animated { -webkit-animation-duration: 4s; animation-duration: 4s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .speakers-area { position: relative; background: #f4f4f4; background: url('https://scholarsconferences.com/infectious-diseases/ttk.jpg'); background-position: center; background-repeat: no-repeat; background-size: cover; } .dropdown-submenu { position: relative; } .dropdown-submenu .dropdown-menu { top: 0; left: 100%; margin-top: -1px; } /*theme_three*/ .theme_three header .gradient { background-color: #00004d; background: radial-gradient(ellipse at center,#000066 0,#00004d 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000066",endColorstr="#00004d",GradientType=1); height: 100%; left: 50%; position: absolute; top: 50%; transform: translate(-50%,-50%); width: 100%; } .container.content,nav { position: relative; } .items-center { align-items: center; } .justify-between { justify-content: space-between; } .flex { display: flex; } .theme_three header { background: #00004d; color: #fff; min-height: 175px; position: relative; } .top-header { padding: 8px 0px 20px; } .top-header a{ color:#d3dae1; } .contact-ot img { margin-right: 9px; } .contact-ot { margin-right: 20px; display: flex; align-items: center; font-weight: 300; } .bottom-header nav a{ color:#fff !important; text-transform:capitalize; } .bottom-header { border-bottom: 2px solid #000080; border-top: 2px solid #000080; position: relative; /*padding-top: 8.5px;*/ /*padding-bottom: 8.5px;*/ } .bottom-header .navbar { min-height: auto; margin-bottom: 0px; } .bottom-header .navbar-nav > li { padding-top: 6.5px; padding-bottom: 6.5px; } .bottom-header .navbar-nav > li > a { padding-top: 9.5px; padding-bottom: 1.5px; border-right: 1.5px solid #fff; font-size: 14px; padding-left: 25px; padding-right: 25px; line-height:13px; } .bottom-header .navbar-nav > li:last-child a{ border-right: 0px solid #fff !important; } .bottom-header .navbar-nav > li > a:hover{ background-color:#00004d;; /*color:;*/ } .bottom-header .navbar-nav > li:hover{ background-color:#00004d;; } .bottom-header .navbar-nav > li:last-child:hover{ /*background-color:transparent;*/ } .bottom-header .navbar-nav > li:hover a{ /*color:#fff;*/ } .bottom-header .navbar-nav > li a .caret { margin-left: 25px; } html body { background-color: #f3f5f7; font-family: 'Quicksand', sans-serif !important; } .d-flex{ display:flex; } .align-items-center{ align-items:center; } .mb-0{ margin-bottom:0px; } .ml-3{ margin-left:25px; } .mb-15{ margin-bottom:15px !important; } a:focus{ outline:none; } img{ max-width:100%; } /* Display only on desktop */ .display-on-desktop { display: none; } /* Display only on phone */ .display-on-phone { display: block; } /* Media query for desktop */ @media (min-width: 992px) { .display-on-desktop { display: block; } .display-on-phone { display: none; } } /* Media query for phone */ @media (max-width: 991px) { .display-on-desktop { display: none; } .display-on-phone { display: block; } } </style> </head> <body class="page-wrapper default-theme sidebar-bg bg1 theme_three"> <a id="scrlTop"></a> <header> <div class="gradient"></div> <!-- Desktop View --> <div class="top-header display-on-desktop"> <div class="container content"> <div class="flex justify-between items-center mb-4"> <a class="logo" href="https://scholarsconferences.com/infectious-diseases/"> <img src="https://scholarsconferences.com/infectious-diseases/includes/img/logo.png" class="img-responsive" alt="img1"> </a> <div class="flex"> <a class="contact-ot" href="tel:+447426060443"> <img src="https://www.fusion-conferences.com/img/icons/circle-phone-icon-white.svg" width="26" height="26">+447426060443 </a> <a class="contact-ot" href="mailto:dileep@scholarsconferences.com"> <img src="https://www.fusion-conferences.com/img/icons/circle-mail-icon-white.svg" width="26" height="26">dileep@scholarsconferences.com </a> </div> </div> </div> </div> <!-- Phone View --> <div class="top-header display-on-phone"> <div class="container content"> <div align="center"> <a class="logo" href="https://scholarsconferences.com/infectious-diseases/"> <img src="https://scholarsconferences.com/infectious-diseases/includes/img/logo.png" class="img-responsive" alt="img1"> </a> <br> <a href="tel:+447426060443" style="text-align:center"> <img src="https://www.fusion-conferences.com/img/icons/circle-phone-icon-white.svg" width="26" height="26"> +447426060443 </a> <br> <a href="mailto:dileep@scholarsconferences.com" style="text-align:center"> <img src="https://www.fusion-conferences.com/img/icons/circle-mail-icon-white.svg" width="26" height="26"> dileep@scholarsconferences.com </a> </div> </div> </div> <div class="bottom-header"> <nav class="navbar" role="navigation" id="startchange"> <div class="container no-padding"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed dt-tgl" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div class="collapse navbar-collapse col-br" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav navbar-left"> <!-- <li class="dropdown"> <a class="dropdown-toggle shivasclps" data-toggle="dropdown" data-hover="dropdown">more info<span class="caret"></span></a> <ul class="dropdown-menu cust_drpdwn"> </ul> </li>--> <li><a href="https://scholarsconferences.com/" target="_blank" class="bg-home"></a></li> <li><a href="https://scholarsconferences.com/about-us" target="_blank">About Us</a></li> <li><a href="https://scholarsconferences.com/conferences" target="_blank">Conferences</a></li> <li><a href="https://scholarsconferences.com/delegate-feedback" target="_blank">Delegate Feedback</a></li> <li><a href="https://scholarsconferences.com/chair-meeting" target="_blank">Chair A Meeting</a></li> <li><a href="https://scholarsconferences.com/sponsorship" target="_blank">Sponsorship</a></li> <li><a href="https://scholarsconferences.com/gallery" target="_blank">Gallery</a></li> <li><a href="https://scholarsconferences.com/terms-conditions" target="_blank">Terms</a></li> <li><a href="https://scholarsconferences.com/contact-us" target="_blank">Helpdesk</a></li> </ul> </div> </div> </nav> </div> </header> <style> .border { border: 1px solid #dee2e6 !important; margin-top:5px; } input[type="number"] { -webkit-appearance: textfield; -moz-appearance: textfield; appearance: textfield; } input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; } .number-inputs { border: 2px solid #ddd; display: inline-flex; } .number-inputs, .number-inputs * { box-sizing: border-box; } .number-inputs button { outline:none; -webkit-appearance: none; background-color: transparent; border: none; align-items: center; justify-content: center; width: 3rem; height: 3rem; cursor: pointer; margin: 0; position: relative; } .number-inputs button:before, .number-inputs button:after { display: inline-block; position: absolute; content: ''; width: 1rem; height: 2px; background-color: #212121; transform: translate(-50%, -50%); } .number-inputs button.plus:after { transform: translate(-50%, -50%) rotate(90deg); } .number-inputs input[type=number] { font-family: sans-serif; max-width: 5rem; padding: .5rem; border: solid #ddd; border-width: 0 2px; font-size: 2rem; height: 3rem; font-weight: bold; text-align: center; } #thumbnails { width: 150px !important; } html,body { overflow-x: hidden; } .social-icons { column-gap: 15px; } .speaker-col { margin-bottom: 30px; background: rgba(153, 153, 153, 0.6); padding: 20px 20px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; } .speaker-box { text-align: center; position: relative; } .speaker-box .pic { border-radius: 50%; overflow: hidden; position: relative; } .speaker-box .pic:before { content: ""; width: 100%; height: 100%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; background: rgba(0, 0, 0, 0.5); position: absolute; top: 0; left: 0; opacity: 0; transform: scale(1.2); transition: all 0.3s linear 0s; } .speaker-box img { width: 100%; height: auto; border-radius: 50%; } .speaker-box .social li a:hover { color: #F32D3A; } .speaker-box .social { width: 100%; position: absolute; top: 45%; left: 0; padding: 0; margin: 0; list-style: none; opacity: 0; transform: scale(1.2); transition: all 0.3s linear 0s; } .speaker-box .social li { display: inline-block; } .speaker-box .social li a { display: inline-block; margin: 0 5px; font-size: 25px; color: #ffffff; transition: all 0.3s linear 0s; } .speaker-info { text-align: center; background: #111111; padding: 15px 10px; margin-top: 30px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; } .speaker-info h4 { color: #ffffff; margin-bottom: 5px; } .speaker-info span { text-transform: capitalize; color: #999999; font-size: 13px; } .speaker-col:hover .pic:before { opacity: 1; transform: scale(0.9); } .animated { -webkit-animation-duration: 4s; animation-duration: 4s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .speakers-area { position: relative; background: #f4f4f4; background: url('https://scholarsconferences.com/infectious-diseases/ttk.jpg'); background-position: center; background-repeat: no-repeat; background-size: cover; } //------------------------------ .s-our-team.about-team .team-item { margin-bottom: 40px; } .team-img { display: block; margin-bottom: 30px; } .team-item img { width: 100%; -o-object-fit: cover; object-fit: cover; -o-object-position: top center; object-position: top center; height: 270px; display: block; border-radius: 5px; -webkit-transition: .4s ease; transition: .4s ease; } a img { border: none; } .team-item h4 { font-size: 24px; } .team-item .prof { font-weight: 500; font-size: 15px; line-height: 22px; text-align: center; color: #747474; margin-bottom: 12px; } .team-item .soc-link { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .soc-link { display: -moz-flex; display: -ms-flex; display: -o-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .team-item ol, ul { list-style: disc; } .soc-link li:not(:last-child) { margin-right: 18px; } .soc-link li a { color: #c4c4c4; font-size: 20px; } .fa-facebook-f:before { content: "\f39e"; } .team-item .title a { color: #151515; -webkit-transition: .3s ease; transition: .3s ease; text-decoration: none; } .s-our-team { padding: 174px 0; position: relative; text-align: center; } //------------------------ .shadow-effect { background: #fff; padding: 20px; border-radius: 4px; text-align: center; border:1px solid #ECECEC; box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02); } #customers-testimonials .shadow-effect p { font-family: inherit; font-size: 17px; line-height: 1.5; margin: 0 0 17px 0; font-weight: 300; text-align: justify; } .testimonial-name { margin: -17px auto 0; display: table; width: auto; background: #3190E7; padding: 9px 35px; border-radius: 12px; text-align: center; color: #fff; box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05); } #customers-testimonials .item { text-align: center; padding: 50px; margin-bottom:80px; opacity: .2; -webkit-transform: scale3d(0.8, 0.8, 1); transform: scale3d(0.8, 0.8, 1); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } #customers-testimonials .owl-item.active.center .item { opacity: 1; -webkit-transform: scale3d(1.0, 1.0, 1); transform: scale3d(1.0, 1.0, 1); } .owl-carousel .owl-item img { margin: 10px auto 10px; } #customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span { background: #3190E7; transform: translate3d(0px, -50%, 0px) scale(0.7); } #customers-testimonials.owl-carousel .owl-dots{ display: inline-block; width: 100%; text-align: center; } #customers-testimonials.owl-carousel .owl-dots .owl-dot{ display: inline-block; } #customers-testimonials.owl-carousel .owl-dots .owl-dot span { background: #3190E7; display: inline-block; height: 20px; margin: 0 2px 5px; transform: translate3d(0px, -50%, 0px) scale(0.3); transform-origin: 50% 50% 0; transition: all 250ms ease-out 0s; width: 20px; } #customers-testimonials .owl-item { border: 2px solid currentcolor; } @media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape){ .journals2 img { width: 100%; } } @media (max-width: 767px){ .navbar-default .navbar-nav .open .dropdown-menu>li>a { color: #fff; } .row_rev { display: block !important; } } /*-----------*/ @media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape){ .journals2 img { width: 100%; } } @media (max-width: 767px){ .navbar-default .navbar-nav .open .dropdown-menu>li>a { color: #fff; } } /*-----------*/ @media screen and (min-width: 320px) and (max-width: 767px){ .smallh1 { font-size: 14px !important; line-height: 1em !important; color: #fff !important; margin: -20px 0px !important; border: none !important; font-weight: 700 !important; } .largeh1 { font-size: 25px !important; line-height: 1em !important; color: #fff !important; margin: 1px 0px !important; word-spacing: 5px !important;Social Links border: none !important; width: auto !important; } .view p { font-size: 14px !important; padding-top: 0 !important; margin: 15px 0px 0px 0px !important; } } @media screen and (min-width: 767px){ .smallh1 { font-size: 23px !important; line-height: 1em !important; color: #fff !important; margin: -20px 0px !important; border: none !important; } .largeh1 { font-size: 36px !important; margin: -10px 0px 0px 0px !important; border: none !important; width: auto !important; height: 32px !important; color: #fff !important; } .view p { font-size: 14px !important; padding-top: 0 !important; margin: 20px 0px 0px 0px !important; } } .breadcrumbs ul { padding: 12px 15px 20px; margin: 0px !important; display: flex; list-style: none !important; } .breadcrumbs ul li { color:#474748 !important; } .breadcrumbs ul li { background: url(../img/placeholder-separator.svg) no-repeat right 7px center; display: inline-block; list-style: none; padding-right: 30px; position:relative; } .breadcrumbs ul li svg { position: absolute; right: 5px; font-size: 10px; height: 22px; top: -3px; width: 22px; } .breadcrumbs ul li a { color: #474748; text-decoration: none; } .registr-out { background-color: #000066; padding: 19px 15px; text-align: center; color: #fff; margin-top: 10px; margin-bottom: 10px; } .registr-out svg { width: 30px; } .registr-out h6 { font-size: 14px; color: #d7bcdb; margin: 10px 0; } .registr-out button { align-items: center; background-color: #000080; border: 2px solid #000080; border-radius: 5px; color: #fff; cursor: pointer; display: flex; font-size: 16px; height: 37px; justify-content: center; line-height: 35px; min-width: 100%; margin-top: 10px; } .registr-out span { color: #fff; font-size: 14px; margin: 3px 0; display: block; width: 100%; font-weight: 400; } .right-cnt{ background-color: #fff; /*box-shadow: 1px 1px 1px 1px #bebfc2;*/ padding: 25px 20px; } .theme-3.right-cnt h2 { margin: 0px !important; font-size: 24px; color: #00004d; font-weight: 500; margin-bottom: 12px !important; } .theme-3.right-cnt p { color: #536174; font-size: 16px; } .pers-detail { text-align: center; padding: 13px 10px 0px; height:300px; } .pers-detail h5,.pers-detail h6{ margin:0px; } .pers-detail h5 { font-size: 15px; font-weight: 700; margin-top: 11px; color: #00004d; text-transform:capitalize; } .pers-detail h6 { font-weight: 500; margin-top: 5px; font-size: 13px; } .chr-per-ot .row .col-md-3{ padding:0px; } .right-cnt .d-flex.align-items-center span { margin-right: 10px; } .nav.nav-tabs li{ float:none !important; } .d-none{ display:none; } .shadow { box-shadow: 1px 1px 1px 1px #bebfc2; } .widget.white { background-color: #fff; } .widget ul li a { border-top: 1px solid #d3dae1; color: rgba(0,0,0,.71); display: inline-block; margin: 0 auto; padding: 8px 10px; text-decoration: none; width: 100%; font-size: 16px; } .widget ul li a svg { width: 15px; float: right; top: 7px; position: relative; right: 7px; } .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #fff; cursor: default; background-color: #000080;; } /*.shadow.widget h3 {*/ /* font-size: 18px;*/ /* border-left: 3px solid #ad8abf;*/ /* font-size: 18px;*/ /* padding: 3px 0 3px 10px;*/ /* margin-left: 20px !important;*/ /* margin: 15px 12px !important;*/ /* font-weight: 400;*/ /*}*/ .shadow.widget h3 { font-size: 18px; border-left: 3px solid #000080; font-size: 18px; padding: 3px 0 3px 10px; margin-left: 0px !important; padding: 15px 12px !important; font-weight: 400; background-color: #000066; color: #fff; margin: 0px; margin-left: 0px; } .cont-mng { padding: 19px 15px; margin-top: 12px; text-align: center; } .cont-mng img{ width: 80px; margin: auto; } .cont-mng span { display: block; font-weight: 500; font-size: 14px; } .cont-mng h5 { font-size: 15px; font-weight: 700; margin: 0px; margin-bottom: 10px; } .cont-mng .tw-w-6.tw-h-6 { width: 27px; display: block; margin: 10px auto; } .cont-mng button { width: 100%; display: flex; align-items: center; justify-content: center; font-size: 15px; padding: 8px 0px; background: #60ad2d; border-radius: 5px; border: none !important; color:#fff; } .cont-mng button svg { width: 16px; fill: #fff; margin-right: 10px; } .cont-mng button svg path{ fill: #fff; } .btn--login{ background: #000080; padding: 6px 17px; color: #fff; font-size: 16px; } .conditions { background-color: #00004d; } .conditions p { font-family: 'Quicksand', sans-serif !important; text-transform: capitalize; } .inl.ypiu a{ font-family: 'Quicksand', sans-serif !important; text-transform: capitalize; } .registr-out .cls-1{ fill:#fff !important; } .inl.ypiu a { font-family: 'Quicksand', sans-serif !important; text-transform: capitalize; font-weight: 400; font-size: 14px; } .ypiu { font-size: 14px; text-align: center; font-family: 'Quicksand', sans-serif !important; text-transform: uppercase; padding: 11px 0px 0px 21px !important; } .conditions1 p { text-align: left; } #mfmenu ul{ float:right; } .tab-pane { padding: 0px !important; } .tab-content { margin-top: 20px !important; border-top: 2px solid #d3dae1; padding-top: 0px; } .tab-pane h4 { color: #00004d; font-weight: 400; font-size: 22px; margin-bottom: 14px !important; margin-top: 20px; } .tab-pane p { color: #536174 !important; font-size: 15px !important; } .support-ot { background-color: #eee; padding: 20px; display: inline-block; margin-top: 23px; width:100%; } .new_registration .types-cat { background: #eae8f4 !important; border-radius: 4px; } .support-ot h4{ color: #00004d; font-weight: 400; font-size: 22px; margin-bottom: 14px !important; margin-top: 0px; } .prtr_out { aspect-ratio: 1.3; background: #fff; border: 3px solid #e9e3ef; border-top-color: rgb(233, 227, 239); border-right-color: rgb(233, 227, 239); border-bottom-color: rgb(233, 227, 239); border-left-color: rgb(233, 227, 239); display: flex; justify-content: center; margin-bottom: 15px; margin-right: 15px; padding: 10px; width: 260px; align-items: center; } .d-flex .items { width: 25%; } .d-flex .item .prtr_out { width: auto; } .support-ot h6 { font-size: 15px; letter-spacing: 1px; font-weight: 600; margin-bottom: 15px; margin-top: 18px !important; text-transform: uppercase; } .hr_line { border: 1px solid #d3dae1; margin-top: 10px !important; display: inline-block; width: 100%; } .nav.nav-tabs li a svg path { fill: rgba(0,0,0,.71) !important; stroke: rgba(200, 190, 190, 0.71) !important; } .pers-detail img { border-radius: 100%; width: 160px; height: 160px; object-fit: cover; } .row.sco_liks .col-md-4 img { height: 92px; object-fit: contain; } .modal::before { content: ""; position: fixed; width: 100%; height: 100%; background-color: rgba(107, 114, 128, 0.7); } .modal-lg { width: 550px !important; /*height: 100%;*/ align-content: center; height: 90% !important; align-items: center; display:flex; } .modal-content{ width: 100% !important; } .modal-body .ch6 { color: #000 !important; font-weight: 400; } .mb-2{ margin-bottom: 11px; } iframe{ width: 100%; height: 300px; border: none; } .new_registration .titel-heading h4 { display: block; font-size: 12px; font-weight: 600 !important; padding: 20px 0; text-align: center; text-transform: uppercase; color: #00004d; margin: 0px !important; margin-top: 0px; margin-bottom: 0px; line-height: 19px; } .new_registration .titel-heading h4 span { display: block; text-transform: capitalize; } .new_registration .types-cat h4 { color: #202441 !important; margin-top: 10px !important; margin-bottom: 13px !important; } /*.mb-3 {*/ /* margin-bottom: 15px !important;*/ /*}*/ .new_registration .body-sec { padding:14px 28px 14px 16px; background: #000066; border-radius: 4px; margin-bottom:20px; } .new_registration .success-active { background-color: #fff !important; border-bottom: 1px #e2f4fa solid !important; } .success-active { background-color: #fff; border-color: #1d975c; border-right-color: rgb(29, 151, 92); border-bottom-color: rgb(29, 151, 92); font-weight: 550; color: #000 !important; } .new_registration .body-sec .td-bg{ border-radius: 0px; } .new_registration .body-sec .td-bg { background: #eae8f4; background-color: rgb(234, 232, 244); border-top-left-radius: 4px; border-bottom-left-radius: 4px; border-bottom: 1px #FFF solid; border-right: 1px #FFF solid; padding: 5px !important; border-radius: 0px !important; } .new_registration .price-bar .text { font-size: 14px !important; font-weight: 500; color: #FFF; margin-bottom: 0px; padding: 10px 0; font-weight: 600; } .new_registration label { padding: 0px !important; margin: 0px; } .new_registration .price-bar span { text-align: center !important; font-size: 16px; padding: 7px 0; display: block; font-weight: 600; } .new_registration .success1 { background-color: #1d975c !important; border-color: #1d975c !important; color: #FFF !important; } .new_registration .price-bar .p-for { font-weight: 600; font-size: 14px; padding: 10px 0; color: #FFF; } .accom-sec { display: block; background: #000066; border-radius: 0px; margin-bottom: 20px; padding: 10px 10px 20px 10px; overflow: hidden; } .accom-sec .heading h4 { color: #FFF; font-size: 20px; text-align: center; margin: 0px; margin-bottom: 0px; font-weight: 500 !important; font-weight:600; } .accom-box { background: #FFF; border: 1px #CCC solid; padding-bottom: 5px; display: inline-block; width: 100%; padding-top: 5px; border-radius: 4px; margin-bottom: 5px; text-align:center; } .form-group label { color: #444; cursor: pointer; display: inline-block; margin-top: 0px; margin-bottom: 5px; font-size: 14px; font-weight: 500; } .chek_click .form-group select { border: 2px solid #b0b6bb; color: #000; cursor: pointer; display: block; line-height: 1.33333; max-width: 100%; min-width: 100%; padding: 10px; border-radius: 0px; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); -webkit-appearance: none !important; -moz-appearance: none !important; appearance: none !important; background-image: url(../images/dropdown-arrow.png); background-repeat: no-repeat; background-position: right center; padding: 6px 18px; } .regit_tls h4 { font-weight: 700 !important; } .regit_tls{ margin-top:50px; } .mg-box { background: #f1f1f1; border: 1px #CCC solid; padding: 20px; display: inline-block; margin-top: 25px !important; } .btn.btn-dark { background-color: #313131; border-color: #091f7b; color: #ffffff; padding: 10px 16px; border-radius: 0px; } .btn.btn-dark-theme { background-color: #00004d; border-color: #00004d; color: #ffffff; padding: 10px 16px; border-radius: 0px; } .mg-box p{ text-align: justify; font-size:14px; } .register-form .form-control { border-radius: 6px; box-shadow: none; height: auto; line-height: 1.33333; padding: 10px; border-radius: 3px; box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%); border: 2px solid #ddd; margin-bottom: 6px; color: #000; background: #dddddd; } .register-form select { border: 2px solid #ddd; color: #000; cursor: pointer; display: block; line-height: 1.33333; max-width: 100%; min-width: 100%; padding: 10px; border-radius: 3px; box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%); -webkit-appearance: none !important; -moz-appearance: none !important; appearance: none !important; background-image: url(../images/dropdown-arrow.png); background-repeat: no-repeat; background-position: right center; /*padding: 14px 18px;*/ background-color: #dddddd; } .register-form .form-group label { color: #0c3e61; cursor: pointer; display: inline-block; margin-top: 8px; margin-bottom: 4px; font-size: 14px; font-weight: normal; } .location_ot h5 { font-size: 27px; font-weight: 500; margin-bottom: 15px; } .pt-3{ padding-top:20px; } .ven-loc { background: #f2f5f7; padding: 15px; } .ven-loc .d-flex { display: flex; align-items: start; margin-bottom: 12px; } .ven-loc .d-flex img { width: 24px; top: 7px; position: relative; } .ven_lst h6 { font-size: 18px; margin: 0px; font-weight: 500; } .ven_lst h6 { font-size: 18px; margin: 0px; font-weight: 500; } .ven_lst{ padding-left: 19px; } .slid_img { margin-bottom: 13px; } .row_rev{ display: flex; flex-direction: row-reverse; } .register-form .form-group .text-aria { border: 1px solid #b0b6bb; width: 100% !important; background: #dddddd; padding: 4px 14px !important; border-radius: 3px; } .m-0{ margin:0px !important; } .text-align-right{ text-align:right; } .price_strps img { box-shadow: 0 0 3pt 2pt #034676; border-radius: 50px; height: 50px; } .mt-10{ margin-top:20px; } /* Hide the accordion on desktop and show on mobile */ @media (min-width: 768px) { .accordion { display: none; } } @media (max-width: 767px) { .accordion { display: block; } } @media (max-width: 767px) { #Desktopview { display: none; } } @media (min-width: 766px) { #mobileview { display: none; } } </style> <link rel="stylesheet" href="https://scholarsconferences.com/infectious-diseases/includes/css/owl.carousel.min.css"> <link rel="stylesheet" href="https://scholarsconferences.com/infectious-diseases/includes/css/owl.theme.default.min.css"> <link rel="stylesheet" href="https://scholarsconferences.com/infectious-diseases/includes/style.css"> <div class="container breadcrumbs"> <ul class="d-flex"> <li> <a href="https://scholarsconferences.com/infectious-diseases/">Home</a> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 4.91 11.84"><defs></defs><title>placeholder-separator</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><text transform="translate(0 9.44) scale(1 1.01)">»</text></g></g></svg> </li> <li> Infectious Diseases 2025 </li> </ul> </div> <section> <div class="main"> <div class="container"> <div class="d-flex row_rev"> <div class="col-md-3"> <div class="shadow widget white"> <div id="Desktopview"> <ul class="nav nav-tabs" role="tablist" id="myTabs"> <h3 class="mb-0">Conference Details</h3> <li class="active"> <a href="#Synopsis" role="tab" data-toggle="tab" > Synopsis <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12.79 9.35"><defs><style>.cls-1{fill:#536174;}</style></defs><title>right-arrow-icon-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M12.79,4.67a.57.57,0,0,0-.14-.34L8.72.15a.49.49,0,0,0-.7,0,.51.51,0,0,0,0,.7l3.16,3.35H.49a.49.49,0,0,0,0,1H11.16L8,8.52a.52.52,0,0,0,0,.7.49.49,0,0,0,.7,0L12.65,5A.44.44,0,0,0,12.79,4.67Z"/></g></g></svg> </a> </li> <li><a href="#Speakers" role="tab" data-toggle="tab" > Our Experts <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12.79 9.35"><defs><style>.cls-1{fill:#536174;}</style></defs><title>right-arrow-icon-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M12.79,4.67a.57.57,0,0,0-.14-.34L8.72.15a.49.49,0,0,0-.7,0,.51.51,0,0,0,0,.7l3.16,3.35H.49a.49.49,0,0,0,0,1H11.16L8,8.52a.52.52,0,0,0,0,.7.49.49,0,0,0,.7,0L12.65,5A.44.44,0,0,0,12.79,4.67Z"/></g></g></svg> </a> </li> <li><a href="#Brochure" role="tab" data-toggle="tab" > Brochure <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12.79 9.35"><defs><style>.cls-1{fill:#536174;}</style></defs><title>right-arrow-icon-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M12.79,4.67a.57.57,0,0,0-.14-.34L8.72.15a.49.49,0,0,0-.7,0,.51.51,0,0,0,0,.7l3.16,3.35H.49a.49.49,0,0,0,0,1H11.16L8,8.52a.52.52,0,0,0,0,.7.49.49,0,0,0,.7,0L12.65,5A.44.44,0,0,0,12.79,4.67Z"/></g></g></svg> </a> </li> <li><a href="#Topics" role="tab" data-toggle="tab" > Topics <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12.79 9.35"><defs><style>.cls-1{fill:#536174;}</style></defs><title>right-arrow-icon-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M12.79,4.67a.57.57,0,0,0-.14-.34L8.72.15a.49.49,0,0,0-.7,0,.51.51,0,0,0,0,.7l3.16,3.35H.49a.49.49,0,0,0,0,1H11.16L8,8.52a.52.52,0,0,0,0,.7.49.49,0,0,0,.7,0L12.65,5A.44.44,0,0,0,12.79,4.67Z"/></g></g></svg> </a> </li> <li> <a href="#Prices" role="tab" data-toggle="tab" > Prices <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12.79 9.35"><defs><style>.cls-1{fill:#536174;}</style></defs><title>right-arrow-icon-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M12.79,4.67a.57.57,0,0,0-.14-.34L8.72.15a.49.49,0,0,0-.7,0,.51.51,0,0,0,0,.7l3.16,3.35H.49a.49.49,0,0,0,0,1H11.16L8,8.52a.52.52,0,0,0,0,.7.49.49,0,0,0,.7,0L12.65,5A.44.44,0,0,0,12.79,4.67Z"/></g></g></svg> </a> </li> <li> <a href="#Grants" role="tab" data-toggle="tab" > Grants <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12.79 9.35"><defs><style>.cls-1{fill:#536174;}</style></defs><title>right-arrow-icon-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M12.79,4.67a.57.57,0,0,0-.14-.34L8.72.15a.49.49,0,0,0-.7,0,.51.51,0,0,0,0,.7l3.16,3.35H.49a.49.49,0,0,0,0,1H11.16L8,8.52a.52.52,0,0,0,0,.7.49.49,0,0,0,.7,0L12.65,5A.44.44,0,0,0,12.79,4.67Z"/></g></g></svg> </a> </li> <li> <a href="#Sponsors" role="tab" data-toggle="tab" > Sponsors & Partners <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12.79 9.35"><defs><style>.cls-1{fill:#536174;}</style></defs><title>right-arrow-icon-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M12.79,4.67a.57.57,0,0,0-.14-.34L8.72.15a.49.49,0,0,0-.7,0,.51.51,0,0,0,0,.7l3.16,3.35H.49a.49.49,0,0,0,0,1H11.16L8,8.52a.52.52,0,0,0,0,.7.49.49,0,0,0,.7,0L12.65,5A.44.44,0,0,0,12.79,4.67Z"/></g></g></svg> </a> </li> <li> <a href="#SocialLinks" role="tab" data-toggle="tab" > Social Links <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12.79 9.35"><defs><style>.cls-1{fill:#536174;}</style></defs><title>right-arrow-icon-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M12.79,4.67a.57.57,0,0,0-.14-.34L8.72.15a.49.49,0,0,0-.7,0,.51.51,0,0,0,0,.7l3.16,3.35H.49a.49.49,0,0,0,0,1H11.16L8,8.52a.52.52,0,0,0,0,.7.49.49,0,0,0,.7,0L12.65,5A.44.44,0,0,0,12.79,4.67Z"/></g></g></svg> </a> </li> <li> <a href="#PastConferenceReport" role="tab" data-toggle="tab" > Past Conference Report <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12.79 9.35"><defs><style>.cls-1{fill:#536174;}</style></defs><title>right-arrow-icon-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M12.79,4.67a.57.57,0,0,0-.14-.34L8.72.15a.49.49,0,0,0-.7,0,.51.51,0,0,0,0,.7l3.16,3.35H.49a.49.49,0,0,0,0,1H11.16L8,8.52a.52.52,0,0,0,0,.7.49.49,0,0,0,.7,0L12.65,5A.44.44,0,0,0,12.79,4.67Z"/></g></g></svg> </a> </li> <h3 class="mb-0">Abstract Submissions</h3> <li> <a href="#OralPresenters" role="tab" data-toggle="tab" > Oral Presenters <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12.79 9.35"><defs><style>.cls-1{fill:#536174;}</style></defs><title>right-arrow-icon-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M12.79,4.67a.57.57,0,0,0-.14-.34L8.72.15a.49.49,0,0,0-.7,0,.51.51,0,0,0,0,.7l3.16,3.35H.49a.49.49,0,0,0,0,1H11.16L8,8.52a.52.52,0,0,0,0,.7.49.49,0,0,0,.7,0L12.65,5A.44.44,0,0,0,12.79,4.67Z"/></g></g></svg> </a> </li> <li> <a href="#Posters" role="tab" data-toggle="tab" > Posters <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12.79 9.35"><defs><style>.cls-1{fill:#536174;}</style></defs><title>right-arrow-icon-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M12.79,4.67a.57.57,0,0,0-.14-.34L8.72.15a.49.49,0,0,0-.7,0,.51.51,0,0,0,0,.7l3.16,3.35H.49a.49.49,0,0,0,0,1H11.16L8,8.52a.52.52,0,0,0,0,.7.49.49,0,0,0,.7,0L12.65,5A.44.44,0,0,0,12.79,4.67Z"/></g></g></svg> </a> </li> <h3 class="mb-0">Venue & Travel</h3> <li> <a href="#Venue" role="tab" data-toggle="tab" > Venue / Location <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12.79 9.35"><defs><style>.cls-1{fill:#536174;}</style></defs><title>right-arrow-icon-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M12.79,4.67a.57.57,0,0,0-.14-.34L8.72.15a.49.49,0,0,0-.7,0,.51.51,0,0,0,0,.7l3.16,3.35H.49a.49.49,0,0,0,0,1H11.16L8,8.52a.52.52,0,0,0,0,.7.49.49,0,0,0,.7,0L12.65,5A.44.44,0,0,0,12.79,4.67Z"/></g></g></svg> </a> </li> <li> <a href="#Transportation" role="tab" data-toggle="tab" > Transportation <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12.79 9.35"><defs><style>.cls-1{fill:#536174;}</style></defs><title>right-arrow-icon-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M12.79,4.67a.57.57,0,0,0-.14-.34L8.72.15a.49.49,0,0,0-.7,0,.51.51,0,0,0,0,.7l3.16,3.35H.49a.49.49,0,0,0,0,1H11.16L8,8.52a.52.52,0,0,0,0,.7.49.49,0,0,0,.7,0L12.65,5A.44.44,0,0,0,12.79,4.67Z"/></g></g></svg> </a> </li> </ul> </div> <div class="accordion" id="accordionExample"> <div class="card"> <div class="card-header" id="headingTwo"> <h3 class="mb-0"> <a class="btn btn-link collapsed" style="color:white; font-size:18px;" data-toggle="collapse" data-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo"> Conference Details → </a> </h3> </div> <div id="collapseTwo" class="collapse" aria-labelledby="headingTwo" data-parent="#accordion"> <div class="card-body"> <ul class="nav nav-tabs" role="tablist" id="myTabs"> <li class="active"> <a href="#Synopsis" role="tab" data-toggle="tab" > Synopsis <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12.79 9.35"><defs><style>.cls-1{fill:#536174;}</style></defs><title>right-arrow-icon-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M12.79,4.67a.57.57,0,0,0-.14-.34L8.72.15a.49.49,0,0,0-.7,0,.51.51,0,0,0,0,.7l3.16,3.35H.49a.49.49,0,0,0,0,1H11.16L8,8.52a.52.52,0,0,0,0,.7.49.49,0,0,0,.7,0L12.65,5A.44.44,0,0,0,12.79,4.67Z"/></g></g></svg> </a> </li> <li><a href="#Speakers" role="tab" data-toggle="tab" > Our Experts <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12.79 9.35"><defs><style>.cls-1{fill:#536174;}</style></defs><title>right-arrow-icon-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M12.79,4.67a.57.57,0,0,0-.14-.34L8.72.15a.49.49,0,0,0-.7,0,.51.51,0,0,0,0,.7l3.16,3.35H.49a.49.49,0,0,0,0,1H11.16L8,8.52a.52.52,0,0,0,0,.7.49.49,0,0,0,.7,0L12.65,5A.44.44,0,0,0,12.79,4.67Z"/></g></g></svg> </a> </li> <li><a href="#Brochure" role="tab" data-toggle="tab" > Brochure <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12.79 9.35"><defs><style>.cls-1{fill:#536174;}</style></defs><title>right-arrow-icon-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M12.79,4.67a.57.57,0,0,0-.14-.34L8.72.15a.49.49,0,0,0-.7,0,.51.51,0,0,0,0,.7l3.16,3.35H.49a.49.49,0,0,0,0,1H11.16L8,8.52a.52.52,0,0,0,0,.7.49.49,0,0,0,.7,0L12.65,5A.44.44,0,0,0,12.79,4.67Z"/></g></g></svg> </a> </li> <li><a href="#Topics" role="tab" data-toggle="tab" > Topics <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12.79 9.35"><defs><style>.cls-1{fill:#536174;}</style></defs><title>right-arrow-icon-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M12.79,4.67a.57.57,0,0,0-.14-.34L8.72.15a.49.49,0,0,0-.7,0,.51.51,0,0,0,0,.7l3.16,3.35H.49a.49.49,0,0,0,0,1H11.16L8,8.52a.52.52,0,0,0,0,.7.49.49,0,0,0,.7,0L12.65,5A.44.44,0,0,0,12.79,4.67Z"/></g></g></svg> </a> </li> <li> <a href="#Prices" role="tab" data-toggle="tab" > Prices <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12.79 9.35"><defs><style>.cls-1{fill:#536174;}</style></defs><title>right-arrow-icon-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M12.79,4.67a.57.57,0,0,0-.14-.34L8.72.15a.49.49,0,0,0-.7,0,.51.51,0,0,0,0,.7l3.16,3.35H.49a.49.49,0,0,0,0,1H11.16L8,8.52a.52.52,0,0,0,0,.7.49.49,0,0,0,.7,0L12.65,5A.44.44,0,0,0,12.79,4.67Z"/></g></g></svg> </a> </li> <li> <a href="#Grants" role="tab" data-toggle="tab" > Grants <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12.79 9.35"><defs><style>.cls-1{fill:#536174;}</style></defs><title>right-arrow-icon-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M12.79,4.67a.57.57,0,0,0-.14-.34L8.72.15a.49.49,0,0,0-.7,0,.51.51,0,0,0,0,.7l3.16,3.35H.49a.49.49,0,0,0,0,1H11.16L8,8.52a.52.52,0,0,0,0,.7.49.49,0,0,0,.7,0L12.65,5A.44.44,0,0,0,12.79,4.67Z"/></g></g></svg> </a> </li> <li> <a href="#Sponsors" role="tab" data-toggle="tab" > Sponsors & Partners <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12.79 9.35"><defs><style>.cls-1{fill:#536174;}</style></defs><title>right-arrow-icon-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M12.79,4.67a.57.57,0,0,0-.14-.34L8.72.15a.49.49,0,0,0-.7,0,.51.51,0,0,0,0,.7l3.16,3.35H.49a.49.49,0,0,0,0,1H11.16L8,8.52a.52.52,0,0,0,0,.7.49.49,0,0,0,.7,0L12.65,5A.44.44,0,0,0,12.79,4.67Z"/></g></g></svg> </a> </li> <li> <a href="#SocialLinks" role="tab" data-toggle="tab" > Social Links <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12.79 9.35"><defs><style>.cls-1{fill:#536174;}</style></defs><title>right-arrow-icon-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M12.79,4.67a.57.57,0,0,0-.14-.34L8.72.15a.49.49,0,0,0-.7,0,.51.51,0,0,0,0,.7l3.16,3.35H.49a.49.49,0,0,0,0,1H11.16L8,8.52a.52.52,0,0,0,0,.7.49.49,0,0,0,.7,0L12.65,5A.44.44,0,0,0,12.79,4.67Z"/></g></g></svg> </a> </li> <li> <a href="#PastConferenceReport" role="tab" data-toggle="tab" > Past Conference Report <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12.79 9.35"><defs><style>.cls-1{fill:#536174;}</style></defs><title>right-arrow-icon-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M12.79,4.67a.57.57,0,0,0-.14-.34L8.72.15a.49.49,0,0,0-.7,0,.51.51,0,0,0,0,.7l3.16,3.35H.49a.49.49,0,0,0,0,1H11.16L8,8.52a.52.52,0,0,0,0,.7.49.49,0,0,0,.7,0L12.65,5A.44.44,0,0,0,12.79,4.67Z"/></g></g></svg> </a> </li> </ul> </div> </div> </div> <div class="card"> <div class="card-header" id="headingFour"> <h3 class="mb-0"> <a class="btn btn-link collapsed" style="color:white; font-size:18px;" data-toggle="collapse" data-target="#collapseFour" aria-expanded="false" aria-controls="collapseFour"> Abstract Submissions →</a> </h3> </div> <div id="collapseFour" class="collapse" aria-labelledby="headingFour" data-parent="#accordion"> <div class="card-body"> <ul class="nav nav-tabs" role="tablist" id="myTabs"> <li> <a href="#OralPresenters" role="tab" data-toggle="tab" > Oral Presenters <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12.79 9.35"><defs><style>.cls-1{fill:#536174;}</style></defs><title>right-arrow-icon-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M12.79,4.67a.57.57,0,0,0-.14-.34L8.72.15a.49.49,0,0,0-.7,0,.51.51,0,0,0,0,.7l3.16,3.35H.49a.49.49,0,0,0,0,1H11.16L8,8.52a.52.52,0,0,0,0,.7.49.49,0,0,0,.7,0L12.65,5A.44.44,0,0,0,12.79,4.67Z"/></g></g></svg> </a> </li> <li> <a href="#Posters" role="tab" data-toggle="tab" > Posters <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12.79 9.35"><defs><style>.cls-1{fill:#536174;}</style></defs><title>right-arrow-icon-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M12.79,4.67a.57.57,0,0,0-.14-.34L8.72.15a.49.49,0,0,0-.7,0,.51.51,0,0,0,0,.7l3.16,3.35H.49a.49.49,0,0,0,0,1H11.16L8,8.52a.52.52,0,0,0,0,.7.49.49,0,0,0,.7,0L12.65,5A.44.44,0,0,0,12.79,4.67Z"/></g></g></svg> </a> </li> </ul> </div> </div> </div> <div class="card"> <div class="card-header" id="headingThree"> <h3 class="mb-0"> <a class="btn btn-link collapsed" style="color:white; font-size:18px;" data-toggle="collapse" data-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree"> Venue & Travel → </a> </h3> </div> <div id="collapseThree" class="collapse" aria-labelledby="headingThree" data-parent="#accordion"> <div class="card-body"> <ul class="nav nav-tabs" role="tablist" id="myTabs"> <li> <a href="#Venue" role="tab" data-toggle="tab" > Venue / Location <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12.79 9.35"><defs><style>.cls-1{fill:#536174;}</style></defs><title>right-arrow-icon-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M12.79,4.67a.57.57,0,0,0-.14-.34L8.72.15a.49.49,0,0,0-.7,0,.51.51,0,0,0,0,.7l3.16,3.35H.49a.49.49,0,0,0,0,1H11.16L8,8.52a.52.52,0,0,0,0,.7.49.49,0,0,0,.7,0L12.65,5A.44.44,0,0,0,12.79,4.67Z"/></g></g></svg> </a> </li> <li> <a href="#Transportation" role="tab" data-toggle="tab" > Transportation <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12.79 9.35"><defs><style>.cls-1{fill:#536174;}</style></defs><title>right-arrow-icon-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M12.79,4.67a.57.57,0,0,0-.14-.34L8.72.15a.49.49,0,0,0-.7,0,.51.51,0,0,0,0,.7l3.16,3.35H.49a.49.49,0,0,0,0,1H11.16L8,8.52a.52.52,0,0,0,0,.7.49.49,0,0,0,.7,0L12.65,5A.44.44,0,0,0,12.79,4.67Z"/></g></g></svg> </a> </li> </ul> </div> </div> </div> </div> <div id="Desktopview"> <div class="registr-out"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 29.02"><defs><style>.cls-1{fill:#000;}</style></defs><title>deadline-icon</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M5.49,0A.5.5,0,0,0,5,.51V2H2A2,2,0,0,0,0,4V21a2,2,0,0,0,2,2H14.26A8,8,0,1,0,21,13.08V4a2,2,0,0,0-2-2H16V.51a.5.5,0,1,0-1,0V2H6V.51A.5.5,0,0,0,5.49,0ZM2,3H5v1.5a.5.5,0,1,0,1,0V3h9v1.5a.5.5,0,1,0,1,0V3h3a1,1,0,0,1,1,1V6H1V4A1,1,0,0,1,2,3ZM1,7H20v6.24a7.94,7.94,0,0,0-2,.82v-.58a.5.5,0,0,0-.5-.5h-2a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h.26a7.87,7.87,0,0,0-1.69,6H2a1,1,0,0,1-1-1ZM3.5,9a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h2a.5.5,0,0,0,.5-.5v-2A.5.5,0,0,0,5.5,9Zm4,0a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h2a.5.5,0,0,0,.5-.5v-2A.5.5,0,0,0,9.5,9Zm4,0a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h2a.5.5,0,0,0,.5-.5v-2a.5.5,0,0,0-.5-.5Zm4,0a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h2a.5.5,0,0,0,.5-.5v-2a.5.5,0,0,0-.5-.5ZM4,10H5v1H4Zm4,0H9v1H8Zm4,0h1v1H12Zm4,0h1v1H16ZM3.5,13a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h2a.5.5,0,0,0,.5-.5v-2a.5.5,0,0,0-.5-.5Zm4,0a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h2a.5.5,0,0,0,.5-.5v-2a.5.5,0,0,0-.5-.5Zm4,0a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h2a.5.5,0,0,0,.5-.5v-2a.5.5,0,0,0-.5-.5ZM4,14H5v1H4Zm4,0H9v1H8Zm4,0h1v1H12Zm4,0h1v.76l-.28.24H16Zm6,0a7,7,0,1,1-7,7A7,7,0,0,1,22,14Zm-.5,1v4.59a1.5,1.5,0,1,0,1.91,1.91H26v-1H23.41a1.51,1.51,0,0,0-.91-.91V15Zm-18,2a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h2a.5.5,0,0,0,.5-.5v-2a.5.5,0,0,0-.5-.5Zm4,0a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h2a.5.5,0,0,0,.5-.5v-2a.5.5,0,0,0-.5-.5Zm4,0a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h2a.5.5,0,0,0,.5-.5v-2a.5.5,0,0,0-.5-.5ZM4,18H5v1H4Zm4,0H9v1H8Zm4,0h1v1H12Zm10,2.5a.5.5,0,1,1-.5.5A.49.49,0,0,1,22,20.52Z"/></g></g></svg> <h6>Registration deadlines</h6> <span>Talk Submission- December 23, 2024</span> <span>Poster Submission - December 23, 2024</span> <span>Early Bird - December 30, 2024</span> <span>Mid-Registration - January 27, 2025</span> <span>Registration Deadline - July 07, 2025</span> <a href="#Prices" role="tab" data-toggle="tab" class="btn btn-success">Registration</a> <button type="button" class="btn btn-primary" data-toggle="modal" data-target="#myModal">Sign up for updates</button> </div> <div class="shadow widget white"> <div class="cont-mng"> <h5>Conference Manager </h5> <img src="https://scholarsconferences.com/infectious-diseases/includes/img/icon-1.png" > <span> Conference Manager </span> <a href="mailto:dileep@scholarsconferences.com"><svg class="tw-w-6 tw-h-6" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.35 15.35"> <g id="Layer_2" data-name="Layer 2"> <g id="Layer_1-2" data-name="Layer 1"> <circle fill="none" stroke="#6e3f90" stroke-miterlimit="10" stroke-width="0.62px" cx="7.68" cy="7.68" r="7.37"></circle> <path fill="#612f88" d="M10.45,4.63H5.32a1.52,1.52,0,0,0-.72.18l3,3a.4.4,0,0,0,.55,0l3-3A1.53,1.53,0,0,0,10.45,4.63Z"></path> <path fill="#612f88" d="M7.06,8.37l-.59-.59L4.1,10.16a1.53,1.53,0,0,0,1.22.61h5.14a1.53,1.53,0,0,0,1.22-.61L9.3,7.78l-.59.59a1.17,1.17,0,0,1-1.66,0Z"></path> <path fill="#612f88" d="M3.78,9.23s0,.09,0,.13L5.92,7.23,4,5.34a1.53,1.53,0,0,0-.24.82Z"></path> <path fill="#612f88" d="M12,6.16a1.53,1.53,0,0,0-.24-.82L9.85,7.23,12,9.36s0-.09,0-.13Z"></path> </g> </g> </svg> </a> <button data-toggle="modal" data-target="#myQModal"> <svg class="tw-w-4 tw-h-4 tw-fill-white group-hover:tw-fill-[#60AC2C]" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13 12"> <path fill-rule="evenodd" clip-rule="evenodd" d="M2.0715 11.7043a4.1724 4.1724 0 0 0 .7362.0651c.8094 0 1.5658-.232 2.205-.6331a6.4864 6.4864 0 0 0 1.4873.1715c3.275 0 6-2.4427 6-5.5384 0-3.0958-2.725-5.5385-6-5.5385s-6 2.4427-6 5.5385c0 1.4821.6305 2.8228 1.6454 3.8106.1427.139.1707.263.1566.3339a2.295 2.295 0 0 1-.5013 1.0377.4615.4615 0 0 0 .2708.7527ZM4.1923 5.077a.6923.6923 0 1 0 0 1.3847.6923.6923 0 0 0 0-1.3847Zm1.6154.6924a.6923.6923 0 1 1 1.3846 0 .6923.6923 0 0 1-1.3846 0Zm3-.6924a.6923.6923 0 1 0 0 1.3847.6923.6923 0 0 0 0-1.3847Z" fill="currentColor"></path> </svg> Ask a question </button> </div> </div> </div> </div> </div> <!--col-md-9--> <div class="col-md-9"> <div class="theme-3 right-cnt"> <div class="cont_sect"> <h3 style="color:#00004d;margin-top: -5px;"><b>World Congress on Virology and Infectious Diseases</b></h3> <p style="margin-bottom: 20px;"><b>Theme: </b>Global Frontlines: Advancing the Science of Infectious Disease Control</p> <div class="d-flex align-items-center mb-15"> <p class="mb-0">07th Jul 2025 - 09th Jul 2025</p> <div class="d-flex align-items-center ml-3"> <span>Share</span> <a href="https://www.facebook.com/ScholarsConference/" target="_blank"><div class="bg-facebook"></div></a> <a href="https://twitter.com/ScholarsConfer1" target="_blank"><div class="bg-twitter"></div></a> <a href="https://www.linkedin.com/company/scholars-conferences/" target="_blank"><div class="bg-linkedin"></div></a> </div> </div> </div> <p class="mb-15">Prague, Czech Republic </p> <!-- Nav tabs --> <!---> <!---> <!-- Tab panes --> <div class="tab-content"> <!--webinar content--> <div class="tab-pane fade" id="WebinarSynopsis"> </div> <div class="tab-pane fade" id="WebinarSpeakers"> <h4>Keynote Speakers</h4> <div class="row"> </div> </div> <div class="tab-pane fade" id="WebinarBrochure"> </div> <div class="tab-pane fade" id="WebinarProgram"> <h4>Program</h4> </div> <!--webinar content--> <div class="tab-pane fade active in" id="Synopsis"> <div> <h4>Dear Esteemed Colleagues and Distinguished Guests,</h4> <p><p><span style="color: inherit;"><span style="font-size: 16px;">Welcome to the </span><span style="font-weight: bold; font-size: 16px;"><a href="https://scholarsconferences.org/infectious-diseases/">World Congress on Virology and Infectious Diseases</a></span><span style="font-size: 16px;">. It is with great pride and anticipation that we gather here today to explore and advance the frontiers of virology and infectious disease research. </span></span><br></p><p><span style="color: inherit;"><span style="font-size: 16px;">Our theme for this congress, “</span><span style="font-weight: bold; font-style: italic; font-size: 16px;">Unveiling Tomorrow: Innovations in Virology and Infectious Disease Management</span><span style="font-size: 16px;">” reflects our collective commitment to addressing the evolving challenges posed by infectious diseases and to fostering innovative solutions that can transform global health outcomes.</span></span><br></p><p><span style="color: inherit; font-size: 16px;">Over the coming days, we are excited to engage with leading experts, share groundbreaking research, and discuss the latest advancements in our field. This congress provides a unique platform for collaboration, where interdisciplinary insights and shared experiences can drive new strategies and foster global partnerships.</span><br></p><p><span style="color: inherit; font-size: 16px;">We extend our deepest gratitude to our distinguished speakers, dedicated organizers, and all participants whose contributions make this event possible. Your passion, expertise, and commitment are vital as we navigate the complexities of infectious diseases and work towards effective solutions.</span><br></p><p><span style="color: inherit; font-size: 16px;">Thank you for being part of this pivotal event. Together, let us harness the power of scientific discovery and collaboration to shape a healthier future for all.</span><br></p><p><span style="font-weight: bold;"><span style="color: inherit; font-size: 16px;">Warm regards,</span><br></span></p><p><span style="font-size: 16px;">Organizing Committee</span></p><p><span style="font-size: 16px;">World Congress on Virology and Infectious Diseases</span></p><p><span style="font-size: 16px;">July 07-09, 2025 | Prague, Czech Republic</span></p></p> </div> <!--<hr class="abthr">--> </div> <div class="tab-pane fade" id="Speakers"> <h4 style="font-weight:bold">Scientific Commitee</h4> <div class="row"> <div class="col-md-3"> <div class="pers-detail"> <img src="https://scholarsconferences.com/infectious-diseases-research-2019/admin/uploads/speakers/1560493110.jpg" alt="chair" /> <h5>Huang Wei Ling</h5> <h6>Medical Acupuncture and Pain Management Clinic, Brazil</h6> </div> </div> <div class="col-md-3"> <div class="pers-detail"> <img src="https://scholarsconferences.com/infectious-diseases-research-2019/admin/uploads/speakers/1560492675.png" alt="chair" /> <h5>Ananda M Chakrabarty</h5> <h6>University of Illinois College of Medicine, USA</h6> </div> </div> <div class="col-md-3"> <div class="pers-detail"> <img src="https://scholarsconferences.com/infectious-diseases-research-2019/admin/uploads/speakers/1560492767.jpg" alt="chair" /> <h5>Harsharn Gill</h5> <h6>RMIT University, Australia</h6> </div> </div> <div class="col-md-3"> <div class="pers-detail"> <img src="https://scholarsconferences.com/infectious-diseases-research-2019/admin/uploads/speakers/1560492827.jpg" alt="chair" /> <h5>AHMED GAFFER HEGAZI</h5> <h6>National Research Center, Egypt</h6> </div> </div> <div class="col-md-3"> <div class="pers-detail"> <img src="https://scholarsconferences.com/infectious-diseases-research-2019/admin/uploads/speakers/1560956189.jpg" alt="chair" /> <h5>Lionell Mandell</h5> <h6>Chairman, Community Acquired Pneumonia Guideline Committee of IDSA and Canadian Infectious Disease Society. Canada</h6> </div> </div> <div class="col-md-3"> <div class="pers-detail"> <img src="https://scholarsconferences.com/std-hiv-aids-research-2019/admin/uploads/speakers/1556260035.jpg" alt="chair" /> <h5>Mustafa Younis</h5> <h6>Jackson State University, USA </h6> </div> </div> <div class="col-md-3"> <div class="pers-detail"> <img src="https://scholarsconferences.com/std-hiv-aids-research-2019/admin/uploads/speakers/1559035008.jpg" alt="chair" /> <h5>Joao R. G. G. Mesquita</h5> <h6>Polytechnic Institute of Viseu, Portugal</h6> </div> </div> <div class="col-md-3"> <div class="pers-detail"> <img src="https://scholarsconferences.com/std-hiv-aids-research-2019/admin/uploads/speakers/1559034998.jpg" alt="chair" /> <h5>Tam Cane</h5> <h6>University of Sussex, United Kingdom</h6> </div> </div> <div class="col-md-3"> <div class="pers-detail"> <img src="https://scholarsconferences.com/std-hiv-aids-research-2019/admin/uploads/speakers/1559035052.jpg" alt="chair" /> <h5>Henry M. Sobell</h5> <h6>University of Rochester, USA </h6> </div> </div> <div class="col-md-3"> <div class="pers-detail"> <img src="https://scholarsconferences.com/std-hiv-aids-research-2019/admin/uploads/speakers/1566623514.jpg" alt="chair" /> <h5>Dinesh Kumar Pandey</h5> <h6>Robertson Bio-Energetic Medical Institue, India</h6> </div> </div> <div class="col-md-3"> <div class="pers-detail"> <img src="https://scholarsconferences.com/std-hiv-aids-research-2019/admin/uploads/speakers/1566623384.jpg" alt="chair" /> <h5>Sunil Dwarkanath Khaparde</h5> <h6>Ministry of Health and Family Welfare, India</h6> </div> </div> <div class="col-md-3"> <div class="pers-detail"> <img src="https://scholarsconferences.com/std-hiv-aids-research-2019/admin/uploads/speakers/1566581419.jpg" alt="chair" /> <h5>Gloria Aguilar</h5> <h6>Vice-president, Colonel Oviedo, Capital of the Caaguazú Department, Republic of Paraguay</h6> </div> </div> </div> <div class="row"> <div class="col-sm-2"></div> <div class="col-sm-6"><h4>Speakers- Will be updated soon</h4></div> </div> </div> <div class="tab-pane fade" id="Brochure"> <h4>Brochure</h4> <form method="POST" name="brch_form" id="brch_form" action="https://scholarsconferences.com/infectious-diseases/home/saveBrochureUser" enctype="multipart/form-data"> <section class="pt-2p"> <div class="row"> <div class="register-form"> <div class="row"> <div class="col-sm-6 col-md-6 col-xs-12"> <select class="form-control" name="bdesignation" id="bdesignation" required> <option value="">Designation</option> <option value="Mr.">Mr.</option> <option value="Miss">Miss</option> <option value="Mrs.">Mrs.</option> <option value="Dr.">Dr.</option> <option value="Assist Prof">Assist Prof</option> <option value="Assoc Prof">Assoc Prof</option> <option value="Prof">Prof</option> </select> </div> <div class="col-sm-6 col-md-6 col-xs-12 proper"> <select class="form-control app-cat" name="category" id="category" required> <option value="">Category</option> <option value="Speaker">Speaker</option> <option value="Delegate">Delegate</option> <option value="Sponsor">Sponsor</option> <option value="Student">Student</option> <option value="Others">Others</option> </select> </div> </div> <div class="row" id="other_cat" style="display:none;"> <div class="col-md-6 col-sm-12 col-xs-12 proper"> </div> <div class="col-md-6 col-sm-12 col-xs-12 proper"> <div class="form-group designation"> <input type="text" class="form-control" name="ot_category" id="ot_category" value="" placeholder="" /> </div> </div> </div> <div class="row"> <div class="col-sm-6 col-md-6 col-xs-12 proper"> <input type="text" class="form-control" name="firstname" id="firstname" placeholder="First name" required /> </div> <div class="col-sm-6 col-md-6 col-xs-12 proper"> <input type="text" class="form-control" name="lastname" id="lastname" placeholder="Last name"> </div> </div> <div class="row"> <div class="col-sm-6 col-md-6 col-xs-12 proper"> <input type="text" class="form-control" name="company" id="company" placeholder="Company/University" required /> </div> <div class="col-sm-6 col-md-6 col-xs-12 proper"> <select class="form-control" name="country" id="abscountry" required=""> <option value="">Select Country</option> <option value="afghanistan">Afghanistan</option> <option value="albania">Albania</option> <option value="algeria">Algeria</option> <option value="american samoa">American Samoa</option> <option value="andorra">Andorra</option> <option value="angola">Angola</option> <option value="anguilla">Anguilla</option> <option value="antigua and barbuda">Antigua And Barbuda</option> <option value="argentina">Argentina</option> <option value="armenia">Armenia</option> <option value="aruba">Aruba</option> <option value="australia">Australia</option> <option value="austria">Austria</option> <option value="azerbaijan">Azerbaijan</option> <option value="bahamas">Bahamas</option> <option value="bahrain">Bahrain</option> <option value="bangladesh">Bangladesh</option> <option value="barbados">Barbados</option> <option value="belarus">Belarus</option> <option value="belgium">Belgium</option> <option value="belize">Belize</option> <option value="benin">Benin</option> <option value="bermuda">Bermuda</option> <option value="bhutan">Bhutan</option> <option value="bolivia">Bolivia</option> <option value="bosnia and herzegovina">Bosnia And Herzegovina</option> <option value="botswana">Botswana</option> <option value="brazil">Brazil</option> <option value="british indian ocean territory">British Indian Ocean Territory</option> <option value="british virgin islands">British Virgin Islands</option> <option value="brunei">Brunei</option> <option value="bulgaria">Bulgaria</option> <option value="burkina faso">Burkina Faso</option> <option value="burundi">Burundi</option> <option value="cambodia">Cambodia</option> <option value="cameroon">Cameroon</option> <option value="canada">Canada</option> <option value="cape verde">Cape Verde</option> <option value="cayman islands">Cayman Islands</option> <option value="central african republic">Central African Republic</option> <option value="chad">Chad</option> <option value="chile">Chile</option> <option value="china">China</option> <option value="christmas island">Christmas Island</option> <option value="cocos islands">Cocos Islands</option> <option value="colombia">Colombia</option> <option value="comoros">Comoros</option> <option value="cook islands">Cook Islands</option> <option value="costa rica">Costa Rica</option> <option value="croatia">Croatia</option> <option value="cuba">Cuba</option> <option value="cyprus">Cyprus</option> <option value="czech republic">Czech Republic</option> <option value="democratic republic of the congo">Democratic Republic Of The Congo</option> <option value="denmark">Denmark</option> <option value="djibouti">Djibouti</option> <option value="dominica">Dominica</option> <option value="dominican republic">Dominican Republic</option> <option value="east timor">East Timor</option> <option value="ecuador">Ecuador</option> <option value="egypt">Egypt</option> <option value="el salvador">El Salvador</option> <option value="equatorial guinea">Equatorial Guinea</option> <option value="eritrea">Eritrea</option> <option value="estonia">Estonia</option> <option value="ethiopia">Ethiopia</option> <option value="falkland islands">Falkland Islands</option> <option value="faroe islands">Faroe Islands</option> <option value="fiji">Fiji</option> <option value="finland">Finland</option> <option value="france">France</option> <option value="french polynesia">French Polynesia</option> <option value="gabon">Gabon</option> <option value="gambia">Gambia</option> <option value="georgia">Georgia</option> <option value="germany">Germany</option> <option value="ghana">Ghana</option> <option value="GHANA">GHANA</option> <option value="gibraltar">Gibraltar</option> <option value="greece">Greece</option> <option value="greenland">Greenland</option> <option value="grenada">Grenada</option> <option value="guam">Guam</option> <option value="guatemala">Guatemala</option> <option value="guinea">Guinea</option> <option value="guinea-bissau">Guinea-bissau</option> <option value="guyana">Guyana</option> <option value="haiti">Haiti</option> <option value="honduras">Honduras</option> <option value="hong kong">Hong Kong</option> <option value="hungary">Hungary</option> <option value="iceland">Iceland</option> <option value="india">India</option> <option value="indonesia">Indonesia</option> <option value="iran">Iran</option> <option value="iraq">Iraq</option> <option value="ireland">Ireland</option> <option value="isle of man">Isle Of Man</option> <option value="israel">Israel</option> <option value="italy">Italy</option> <option value="ivory coast">Ivory Coast</option> <option value="jamaica">Jamaica</option> <option value="japan">Japan</option> <option value="jersey">Jersey</option> <option value="jordan">Jordan</option> <option value="kazakhstan">Kazakhstan</option> <option value="kenya">Kenya</option> <option value="kiribati">Kiribati</option> <option value="kuwait">Kuwait</option> <option value="kyrgyzstan">Kyrgyzstan</option> <option value="laos">Laos</option> <option value="latvia">Latvia</option> <option value="lebanon">Lebanon</option> <option value="lesotho">Lesotho</option> <option value="liberia">Liberia</option> <option value="libya">Libya</option> <option value="liechtenstein">Liechtenstein</option> <option value="lithuania">Lithuania</option> <option value="luxembourg">Luxembourg</option> <option value="macao">Macao</option> <option value="macedonia">Macedonia</option> <option value="madagascar">Madagascar</option> <option value="malawi">Malawi</option> <option value="malaysia">Malaysia</option> <option value="maldives">Maldives</option> <option value="mali">Mali</option> <option value="malta">Malta</option> <option value="marshall islands">Marshall Islands</option> <option value="mauritania">Mauritania</option> <option value="mauritius">Mauritius</option> <option value="mayotte">Mayotte</option> <option value="mexico">Mexico</option> <option value="micronesia">Micronesia</option> <option value="moldova">Moldova</option> <option value="monaco">Monaco</option> <option value="mongolia">Mongolia</option> <option value="montenegro">Montenegro</option> <option value="montserrat">Montserrat</option> <option value="morocco">Morocco</option> <option value="mozambique">Mozambique</option> <option value="myanmar">Myanmar</option> <option value="namibia">Namibia</option> <option value="nauru">Nauru</option> <option value="nepal">Nepal</option> <option value="netherlands">Netherlands</option> <option value="netherlands antilles">Netherlands Antilles</option> <option value="new caledonia">New Caledonia</option> <option value="new zealand">New Zealand</option> <option value="nicaragua">Nicaragua</option> <option value="niger">Niger</option> <option value="nigeria">Nigeria</option> <option value="niue">Niue</option> <option value="north korea">North Korea</option> <option value="northern mariana islands">Northern Mariana Islands</option> <option value="norway">Norway</option> <option value="oman">Oman</option> <option value="pakistan">Pakistan</option> <option value="palau">Palau</option> <option value="panama">Panama</option> <option value="papua new guinea">Papua New Guinea</option> <option value="paraguay">Paraguay</option> <option value="peru">Peru</option> <option value="philippines">Philippines</option> <option value="pitcairn">Pitcairn</option> <option value="poland">Poland</option> <option value="portugal">Portugal</option> <option value="puerto rico">Puerto Rico</option> <option value="qatar">Qatar</option> <option value="republic of the congo">Republic Of The Congo</option> <option value="romania">Romania</option> <option value="russia">Russia</option> <option value="rwanda">Rwanda</option> <option value="saint barthelemy">Saint Barthelemy</option> <option value="saint helena">Saint Helena</option> <option value="saint kitts and nevis">Saint Kitts And Nevis</option> <option value="saint lucia">Saint Lucia</option> <option value="saint martin">Saint Martin</option> <option value="saint pierre and miquelon">Saint Pierre And Miquelon</option> <option value="saint vincent and the grenadines">Saint Vincent And The Grenadines</option> <option value="samoa">Samoa</option> <option value="san marino">San Marino</option> <option value="sao tome and principe">Sao Tome And Principe</option> <option value="saudi arabia">Saudi Arabia</option> <option value="senegal">Senegal</option> <option value="serbia">Serbia</option> <option value="seychelles">Seychelles</option> <option value="sierra leone">Sierra Leone</option> <option value="singapore">Singapore</option> <option value="slovakia">Slovakia</option> <option value="slovenia">Slovenia</option> <option value="solomon islands">Solomon Islands</option> <option value="somalia">Somalia</option> <option value="south africa">South Africa</option> <option value="south georgia and the south sandwich islands">South Georgia And The South Sandwich Islands</option> <option value="south korea">South Korea</option> <option value="spain">Spain</option> <option value="sri lanka">Sri Lanka</option> <option value="sudan">Sudan</option> <option value="suriname">Suriname</option> <option value="svalbard and jan mayen">Svalbard And Jan Mayen</option> <option value="swaziland">Swaziland</option> <option value="sweden">Sweden</option> <option value="switzerland">Switzerland</option> <option value="syria">Syria</option> <option value="taiwan">Taiwan</option> <option value="tajikistan">Tajikistan</option> <option value="tanzania">Tanzania</option> <option value="thailand">Thailand</option> <option value="togo">Togo</option> <option value="tokelau">Tokelau</option> <option value="tonga">Tonga</option> <option value="trinidad and tobago">Trinidad And Tobago</option> <option value="tunisia">Tunisia</option> <option value="turkey">Turkey</option> <option value="turkmenistan">Turkmenistan</option> <option value="turks and caicos islands">Turks And Caicos Islands</option> <option value="tuvalu">Tuvalu</option> <option value="u.s. virgin islands">U.s. Virgin Islands</option> <option value="uganda">Uganda</option> <option value="ukraine">Ukraine</option> <option value="united arab emirates">United Arab Emirates</option> <option value="united kingdom">United Kingdom</option> <option value="united states">United States</option> <option value="uruguay">Uruguay</option> <option value="uzbekistan">Uzbekistan</option> <option value="vanuatu">Vanuatu</option> <option value="vatican">Vatican</option> <option value="venezuela">Venezuela</option> <option value="vietnam">Vietnam</option> <option value="wallis and futuna">Wallis And Futuna</option> <option value="western sahara">Western Sahara</option> <option value="yemen">Yemen</option> <option value="zambia">Zambia</option> <option value="zimbabwe">Zimbabwe</option> </select> </div> </div> <div class="row"> <div class="col-sm-6 col-md-6 col-xs-12 proper"> <input type="email" class="form-control" name="usr_email" id="usr_email" placeholder="Email" required /> </div> <div class="col-sm-6 col-md-6 col-xs-12 proper"> <input id="phone" name="user_phone" type="text" value="" maxlength="10" class="form-control num-cls" placeholder="Phone Number" required/> </div> </div> <div class="row"> <div class="col-sm-6 col-md-6 col-xs-12 proper"> <input type="text" class="form-control" name="queries" value="" id="queries" placeholder="Queries" /> </div> <div class="col-sm-6 col-md-6 col-xs-12 proper"> <input type="text" name="captcha" value="" class="form-control" required placeholder="Please enter captcha" /> <br /> Please enter captcha:<span class="capimage"><img src="https://scholarsconferences.com/infectious-diseases/captcha/1732346301.3141.jpg" style="width: 180; height: 50; border: 0;" alt=" " /></span> <a href="javascript:;" title="refersh captcha" onclick="getNewCaptcha()"><span class="fa fa-refresh theme-text-color"></span></a> </div> </div> <div class="row"> <div class="col-sm-11 col-md-11 col-lg-11 col-xs-12 m-auto"> <button class="btn-submit" name="download_brochure" type="submit">Download Brochure</button> </div> </div> </div> </div> </section> </form> </div> <div class="tab-pane fade" id="Topics"> <h4>Scientific sessions</h4> <div class="paccordion" id="accordion2"> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3624" style="color:#FFFFFF;"> Infectious Diseases </a> </div> <div id="pcollapse3624" class="accordion-body collapse"> <div class="accordion-inner"> <p><a href="https://scholarsconferences.com/infectious-diseases/" style="font-weight: bold;">Infectious diseases</a> are illnesses caused by microorganisms such as bacteria, viruses, fungi, and parasites, which invade the body and disrupt normal biological functions. These pathogens can spread in various ways, including direct person-to-person contact, contaminated food or water, insect bites, or contact with infected animals or surfaces. Examples of infectious diseases include bacterial infections like tuberculosis and pneumonia, viral diseases such as influenza, HIV/AIDS, and COVID-19, fungal infections like athlete's foot and candidiasis, and parasitic diseases such as malaria and giardiasis. The symptoms of infectious diseases can range from mild, like fever and fatigue, to severe, including respiratory distress, organ failure, or death if not treated. Prevention methods include vaccines, good hygiene practices, and vector control (such as mosquito nets for malaria), while treatment often involves antibiotics for bacterial infections, antivirals for viral infections, and antifungals for fungal diseases. Despite advances in medicine, infectious diseases remain a major global health threat due to the emergence of new pathogens and growing concerns over antibiotic resistance.</p> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3625" style="color:#FFFFFF;"> Infectious Diseases Prevention, Control and Cure </a> </div> <div id="pcollapse3625" class="accordion-body collapse"> <div class="accordion-inner"> <p><strong>Prevention, control, and cure</strong> of infectious diseases are crucial for reducing global health risks. <strong><a href="https://scholarsconferences.com/infectious-diseases/#Prices">Prevention</a></strong> includes vaccination, hygiene, sanitation, vector control, and public health education to stop diseases before they spread. <span style="font-weight: bold;"><a href="https://scholarsconferences.com/infectious-diseases/#OralPresenters">Control</a></span> i<strong></strong>nvolves early detection, surveillance, contact tracing, and managing outbreaks through isolation and antimicrobial stewardship. <strong><a href="https://scholarsconferences.com/infectious-diseases/#Brochure">Cure</a></strong> focuses on treating infections using antibiotics, antivirals, antifungals, antiparasitics, and supportive care, with emerging treatments like gene editing also being explored. Despite progress, challenges such as antimicrobial resistance, emerging diseases, and limited healthcare access remain, requiring ongoing research, global collaboration, and stronger health systems to protect against infectious threats.</p> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3626" style="color:#FFFFFF;"> Fungal Infectious Diseases </a> </div> <div id="pcollapse3626" class="accordion-body collapse"> <div class="accordion-inner"> <p><span style="font-weight: bold;"><a href="https://scholarsconferences.com/infectious-diseases/#OralPresenters">Fungal infections </a></span>are caused by fungi and can range from mild, superficial conditions to severe, systemic diseases. Common superficial infections include athlete’s foot, ringworm, and candidiasis (oral thrush or vaginal yeast infections).<span style="font-weight: bold;"> <a href="https://scholarsconferences.com/infectious-diseases/#OralPresenters">Systemic fungal infections </a></span>like histoplasmosis, coccidioidomycosis (Valley Fever), and aspergillosis affect internal organs, especially the lungs. Opportunistic infections such as cryptococcosis and mucormycosis are more common in individuals with weakened immune systems. Risk factors include compromised immunity (e.g., HIV or cancer treatments), chronic conditions like diabetes, antibiotic use, and exposure to fungal spores in the environment. Diagnosis involves microscopy, cultures, imaging, and blood tests. Treatment typically includes antifungal medications, both topical and systemic, and in severe cases, surgery. Preventive measures include good hygiene, protective equipment in high-risk environments, and managing underlying health conditions.</p> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3627" style="color:#FFFFFF;"> Tropical Infectious Diseases </a> </div> <div id="pcollapse3627" class="accordion-body collapse"> <div class="accordion-inner"> <h3><span style="font-size: 14px;">Tropical Infectious Diseases</span></h3><ol><li><p><strong><a href="Common Diseases:">Common Diseases</a></strong><a href="Common Diseases:">:</a></p><ul><li><strong>Malaria</strong>, <strong>Dengue</strong>, <strong>Zika</strong>, <strong>Chikungunya</strong> (mosquito-borne)</li><li><strong>Yellow Fever</strong>, <strong>Leishmaniasis</strong>, <strong>Schistosomiasis</strong>, <strong>Filariasis</strong> (parasites)</li><li><strong>HIV/AIDS</strong>, <strong>TB</strong> (bacterial/viral)</li></ul></li><li><p><strong>Risk Factors</strong>:</p><ul><li>Warm, humid climates, poor sanitation, limited healthcare access.</li></ul></li><li><p><strong>Prevention</strong>:</p><ul><li><strong>Vector control</strong> (mosquito nets, repellents), <strong>vaccination</strong>, <strong>sanitation</strong>.</li></ul></li><li><p><strong>Treatment</strong>:</p><ul><li><strong>Antimalarials</strong>, <strong>antibiotics</strong>, <strong>antiretrovirals</strong>.</li></ul></li><li><p><strong>Global Efforts</strong>:</p><ul><li><strong>WHO initiatives</strong>, mass drug programs, health education.</li></ul></li></ol><p>Tropical diseases can be controlled with <strong>prevention</strong>, <strong>treatment</strong>, and <strong>global health efforts</strong>.</p> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3628" style="color:#FFFFFF;"> Nosocomial Infections & Control </a> </div> <div id="pcollapse3628" class="accordion-body collapse"> <div class="accordion-inner"> <p><span style="font-weight: bold;"><a href="https://scholarsconferences.com/infectious-diseases/">Nosocomial infections</a></span>, or hospital-acquired infections (HAIs), are infections patients acquire during medical treatment, typically after 48 hours of admission. Common types include urinary tract infections, surgical site infections, pneumonia, bloodstream infections, and gastrointestinal infections like C. difficile. Risk factors include invasive devices, surgical procedures, immunocompromised states, and prolonged hospitalization. Effective control measures include strict hand hygiene, use of personal protective equipment (PPE), proper sterilization and disinfection, antibiotic stewardship, patient isolation, and environmental cleaning. Surveillance and patient education are key to preventing the spread of these infections, which can lead to prolonged hospital stays, increased healthcare costs, and higher mortality rates.</p> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3629" style="color:#FFFFFF;"> Blood Infectious Diseases </a> </div> <div id="pcollapse3629" class="accordion-body collapse"> <div class="accordion-inner"> <p><span style="font-weight: bold;"><a href="https://scholarsconferences.com/infectious-diseases/#Brochure">Blood infectious diseases </a></span>are infections that affect the bloodstream and can be caused by bacteria, viruses, fungi, or parasites. Common examples include <strong>sepsis</strong>, <strong>bacteremia</strong>, <strong>HIV</strong>, <strong>hepatitis B and C</strong>, <strong>malaria</strong>, and <strong>dengue</strong>. These infections can result from poor sanitation, blood transfusions, or insect bites. Symptoms often include fever, chills, fatigue, and rapid heart rate. Treatment involves antibiotics for bacterial infections, antivirals for viral diseases, and supportive care for conditions like sepsis. Prevention includes safe medical practices, vaccination, vector control, and good hygiene. Early detection and prompt treatment are crucial to prevent complications and death.</p> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3630" style="color:#FFFFFF;"> Pharmacology of Infectious Diseases </a> </div> <div id="pcollapse3630" class="accordion-body collapse"> <div class="accordion-inner"> <p><span style="font-weight: bold;"><a href="https://scholarsconferences.com/infectious-diseases/#OralPresenters">Pharmacology of infectious diseases </a></span>involves the study of drugs used to treat infections caused by bacteria, viruses, fungi, and parasites. <strong>Antibiotics</strong>, such as penicillins and cephalosporins, target bacterial cell walls or protein synthesis. <strong>Antivirals</strong> like acyclovir and oseltamivir inhibit viral replication. <strong>Antifungals</strong> such as fluconazole and amphotericin B disrupt fungal cell membranes. <strong>Antiprotozoals</strong> like chloroquine treat parasitic infections like malaria. These drugs vary in their pharmacokinetics—how they're absorbed, distributed, metabolized, and excreted. Resistance to antimicrobials is a growing concern, with pathogens evolving mechanisms to evade treatment. Proper drug selection and awareness of resistance are key to effective infection management.</p> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3631" style="color:#FFFFFF;"> Viral Infectious Diseases </a> </div> <div id="pcollapse3631" class="accordion-body collapse"> <div class="accordion-inner"> <p><strong><a href="https://scholarsconferences.com/infectious-diseases/#Prices">Viral infectious diseases</a></strong><a href="https://scholarsconferences.com/infectious-diseases/#Prices"> </a>are caused by viruses, which are tiny infectious agents that replicate inside host cells. These diseases can range from mild conditions like the common cold to severe, life-threatening illnesses such as HIV/AIDS and hepatitis. Viruses are transmitted through various routes, including respiratory droplets, blood, sexual contact, and insect bites.</p><p>Common viral infections include <strong>influenza</strong>, which causes respiratory symptoms and can be prevented with annual vaccines, and <strong>HIV</strong>, which attacks the immune system and is managed with antiretroviral therapy (ART). <strong>Hepatitis B and C</strong> affect the liver and can lead to chronic disease, while <strong>measles</strong> causes a rash and fever, and is preventable by the MMR vaccine.</p><p>Other notable viral infections include <strong>chickenpox</strong>, caused by the varicella-zoster virus, and <strong>COVID-19</strong>, caused by SARS-CoV-2, which can cause severe respiratory illness. Treatment options vary, with antivirals like <strong>oseltamivir</strong> for influenza and <strong>acyclovir</strong> for herpes. Vaccines, such as those for <strong>HPV</strong> and <strong>measles</strong>, are key to prevention.</p><p>In general, viral infections are diagnosed through PCR tests and serologic methods. While some viral infections can be managed with antivirals, others require only supportive care, and prevention through vaccination remains the most effective approach.</p> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3632" style="color:#FFFFFF;"> Neuro Infectious Diseases </a> </div> <div id="pcollapse3632" class="accordion-body collapse"> <div class="accordion-inner"> <div class="flex max-w-full flex-col flex-grow"><div data-message-author-role="assistant" data-message-id="e303dbfb-8d1f-48c2-824f-53978279aacb" dir="auto" class="min-h-8 text-message flex w-full flex-col items-end gap-2 whitespace-normal break-words [.text-message+&]:mt-5" data-message-model-slug="gpt-4o-mini"><div class="flex w-full flex-col gap-1 empty:hidden first:pt-[3px]"><div class="markdown prose w-full break-words dark:prose-invert light"><ol><li><strong>Meningitis</strong>: <span style="font-weight: bold;"><a href="https://scholarsconferences.com/infectious-diseases/">Inflammation of brain/spinal cord </a></span>membranes, caused by bacterial (e.g., <em>Neisseria meningitidis</em>) or viral infections; treated with antibiotics or supportive care.</li><li><strong>Encephalitis</strong>: Brain inflammation, often viral (e.g., HSV, West Nile); treated with antivirals and supportive care.</li><li><strong>Brain Abscess</strong>: Pus in the brain from bacterial/fungal infections; requires antibiotics or surgery.</li><li><strong>HIV Neurological Disorders</strong>: HIV can cause dementia, myelopathy, and neuropathy; managed with ART.</li><li><strong>Neurosyphilis</strong>: Cognitive/motor issues from late-stage syphilis; treated with penicillin.</li><li><strong>Toxoplasmosis</strong>: Brain inflammation in immunocompromised people; treated with antiparasitic drugs.</li><li><strong>Rabies</strong>: Fatal viral infection from animal bites; treated with post-exposure vaccine.</li><li><strong>Prion Diseases</strong>: Fatal neurodegenerative diseases; no effective treatment.</li></ol></div></div></div></div> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3633" style="color:#FFFFFF;"> Plants Diseases and Fungal Infection Control </a> </div> <div id="pcollapse3633" class="accordion-body collapse"> <div class="accordion-inner"> <p><strong><a href="https://scholarsconferences.com/infectious-diseases/#Brochure">Plant diseases</a></strong><a href="https://scholarsconferences.com/infectious-diseases/#Brochure"> </a>caused by fungi can significantly impact agricultural productivity, leading to symptoms such as wilting, yellowing, and reduced yields. Common fungal infections include <strong>powdery mildew</strong>, <strong>downy mildew</strong>, <strong>rusts</strong>, <strong>blights</strong>, and <strong>fusarium wilt</strong>, which affect various crops like tomatoes, potatoes, and wheat. Control strategies include <strong>cultural practices</strong> like crop rotation, proper spacing, and sanitation, which reduce fungal spread. <strong>Chemical control</strong> with fungicides and <strong>biological control</strong> using beneficial microbes can also be effective. Additionally, planting <strong>resistant varieties</strong> and adopting <strong>integrated pest management (IPM)</strong> ensures sustainable control, minimizing crop loss and environmental impact.</p> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3634" style="color:#FFFFFF;"> Ebola and Zika Viral Infections </a> </div> <div id="pcollapse3634" class="accordion-body collapse"> <div class="accordion-inner"> <p><span style="font-weight: bold;"><a href="https://scholarsconferences.com/infectious-diseases/#OralPresenters">Ebola</a><a href="https://scholarsconferences.com/infectious-diseases/#OralPresenters"> and </a><a href="https://scholarsconferences.com/infectious-diseases/#OralPresenters">Zika</a> </span>are viral infections that pose significant health risks, particularly in tropical regions. Ebola, caused by the <strong>Ebola virus</strong>, is transmitted through direct contact with bodily fluids and has a high mortality rate. Symptoms include fever, vomiting, diarrhea, and organ failure, with no specific antiviral treatment, though supportive care can improve survival. In contrast, <strong>Zika virus</strong>, spread primarily by <strong>Aedes mosquitoes</strong>, causes mild symptoms like fever and rash, but poses major risks to pregnant women, leading to birth defects like microcephaly. There is no specific treatment for Zika, but prevention focuses on mosquito control and avoiding travel to affected areas.</p> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3635" style="color:#FFFFFF;"> Pediatric Infectious Diseases </a> </div> <div id="pcollapse3635" class="accordion-body collapse"> <div class="accordion-inner"> <p><strong><a href="Pediatric infectious diseaseshttps://scholarsconferences.com/infectious-diseases/#Prices">Pediatric infectious diseases</a></strong> are illnesses that affect children, ranging from mild to severe conditions. Common infections include respiratory illnesses like the <strong>common cold</strong> and <strong>RSV</strong>, as well as <strong>ear infections</strong> and <strong>gastroenteritis</strong> caused by viruses like <strong>rotavirus</strong>. <strong>Chickenpox</strong>, <strong>measles</strong>, and <strong>hand, foot, and mouth disease</strong> are other common viral infections, while <strong>strep throat</strong> and <strong>whooping cough</strong> are bacterial infections. Vaccines play a critical role in preventing many of these diseases, including the <strong>MMR</strong> and <strong>DTaP</strong> vaccines. Treatment varies, with some infections requiring antibiotics, antivirals, or just supportive care. Early diagnosis and intervention are crucial for effective management.</p> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3636" style="color:#FFFFFF;"> Parasitology & Infectious Diseases </a> </div> <div id="pcollapse3636" class="accordion-body collapse"> <div class="accordion-inner"> <li><strong>Malaria</strong>: Caused by<span style="font-weight: bold;"> <em><a href=" URL: https://scholarsconferences.com/infectious-diseases/">Plasmodium</a></em><a href=" URL: https://scholarsconferences.com/infectious-diseases/"> species</a></span><a href=" URL: https://scholarsconferences.com/infectious-diseases/">, t</a>ransmitted by mosquitoes; treated with antimalarial drugs like chloroquine.</li><li><strong>Amebiasis</strong>: Caused by <em>Entamoeba histolytica</em>, leading to dysentery; treated with metronidazole.</li><li><strong>Giardiasis</strong>: Caused by <em>Giardia lamblia</em>, causing diarrhea; treated with metronidazole.</li><li><strong>Leishmaniasis</strong>: Caused by <em>Leishmania</em>, transmitted by sandflies; treated with antimonials.</li><li><strong>Schistosomiasis</strong>: Caused by <em>Schistosoma</em> species; treated with praziquantel.</li><li><strong>Toxoplasmosis</strong>: Caused by <em>Toxoplasma gondii</em>; treated with pyrimethamine.</li><li><strong>Filariasis</strong>: Caused by <em>Wuchereria</em> species; treated with diethylcarbamazine.</li><li><strong>Hookworm Infection</strong>: Caused by <em>Necator</em> species; treated with albendazole.</li> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3637" style="color:#FFFFFF;"> Infection, Immunity and Inflammation </a> </div> <div id="pcollapse3637" class="accordion-body collapse"> <div class="accordion-inner"> <p><strong><a href=" URL: https://scholarsconferences.com/infectious-diseases/">Infection, immunity, and inflammation</a></strong> are key processes in the body's defense against harmful pathogens. Infection occurs when microorganisms invade the body, triggering an immune response. <strong>Innate immunity</strong> provides immediate, non-specific defense through barriers and immune cells, while <strong>adaptive immunity</strong> offers a targeted, long-term response involving <strong>T cells</strong> and <strong>B cells</strong> that recognize specific pathogens. <strong>Inflammation</strong> is a protective reaction to infection or injury, marked by redness, swelling, and pain. Acute inflammation helps eliminate pathogens and promote healing, but chronic inflammation can lead to tissue damage and contribute to diseases like arthritis or cardiovascular issues, highlighting the importance of balance in these responses.</p> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3638" style="color:#FFFFFF;"> STD and HIV Infection </a> </div> <div id="pcollapse3638" class="accordion-body collapse"> <div class="accordion-inner"> <p><strong><a href="STDs">STDs</a></strong> (sexually transmitted diseases) and <strong>HIV</strong> (Human Immunodeficiency Virus) are common infections spread through sexual contact, but they differ in their causes and effects. STDs, such as <strong>chlamydia</strong>, <strong>gonorrhea</strong>, and <strong>syphilis</strong>, are caused by bacteria or viruses and often cause symptoms like sores, discharge, or pain. Many can be treated with antibiotics, while viral infections like <strong>herpes</strong> or <strong>HPV</strong> can be managed but not cured. <strong>HIV</strong>, a virus that weakens the immune system, leads to <strong>AIDS</strong> if untreated. It requires lifelong treatment with <strong>antiretroviral therapy (ART)</strong>. Preventive measures, including condom use, vaccination, and regular testing, are crucial for both.</p> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3639" style="color:#FFFFFF;"> Orthopaedic Infections </a> </div> <div id="pcollapse3639" class="accordion-body collapse"> <div class="accordion-inner"> <div class="flex max-w-full flex-col flex-grow"><div data-message-author-role="assistant" data-message-id="0f1a2a22-a79b-4865-908e-17c0b0c3d71a" dir="auto" class="min-h-8 text-message flex w-full flex-col items-end gap-2 whitespace-normal break-words [.text-message+&]:mt-5" data-message-model-slug="gpt-4o-mini"><div class="flex w-full flex-col gap-1 empty:hidden first:pt-[3px]"><div class="markdown prose w-full break-words dark:prose-invert light"><p><span style="font-weight: bold;"><a href=" URL: https://scholarsconferences.com/infectious-diseases/">Orthopaedic infections </a></span>a<strong></strong>ffect bones, joints, and surrounding tissues, often caused by bacteria such as <strong>Staphylococcus aureus</strong>. Common infections include <strong>osteomyelitis</strong>, a bone infection, and <strong>septic arthritis</strong>, which affects the joints. These infections can occur after surgery, trauma, or the spread of bacteria from other body areas. Symptoms typically include pain, swelling, redness, and fever. Early diagnosis through blood tests, imaging, and tissue cultures is critical for effective treatment, which may involve antibiotics and, in some cases, surgical intervention to drain abscesses or remove infected tissue. Preventing orthopaedic infections requires proper hygiene, wound care, and appropriate use of prophylactic antibiotics during surgery.</p></div></div></div></div> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3640" style="color:#FFFFFF;"> Causes and Symptoms of Infectious Diseases </a> </div> <div id="pcollapse3640" class="accordion-body collapse"> <div class="accordion-inner"> <p><strong><a href="https://scholarsconferences.com/infectious-diseases/#Prices">Infectious diseases</a></strong> are caused by pathogens such as <strong>bacteria</strong>, <strong>viruses</strong>, <strong>fungi</strong>, and <strong>parasites</strong>. Bacterial infections like <strong>pneumonia</strong> or <strong>tuberculosis</strong>, viral diseases such as <strong>flu</strong> or <strong>COVID-19</strong>, and fungal infections like <strong>athlete's foot</strong> can all lead to various symptoms. Common signs include <strong>fever</strong>, <strong>fatigue</strong>, <strong>pain</strong>, <strong>swelling</strong>, and <strong>respiratory issues</strong> like cough or sore throat. Digestive symptoms, such as <strong>nausea</strong>, <strong>vomiting</strong>, and <strong>diarrhea</strong>, are also common in infections like <strong>gastroenteritis</strong>. Early diagnosis and treatment are vital, as is prevention through good hygiene, vaccinations, and proper sanitation, especially in high-risk areas.</p> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3641" style="color:#FFFFFF;"> Non communicable Diseases </a> </div> <div id="pcollapse3641" class="accordion-body collapse"> <div class="accordion-inner"> <li><strong><a href="https://scholarsconferences.com/infectious-diseases/#Prices">Cardiovascular Diseases (CVDs)</a></strong>: Includes heart disease, stroke, and hypertension, often caused by poor diet, smoking, and lack of exercise.</li><li><strong>Cancer</strong>: Abnormal cell growth, with risk factors like smoking, alcohol use, and poor diet.</li><li><strong>Chronic Respiratory Diseases (CRDs)</strong>: Includes COPD and asthma, often caused by smoking and air pollution.</li><li><strong>Diabetes</strong>: Type 2 diabetes, linked to obesity and poor lifestyle.</li><li><strong>Chronic Kidney Disease (CKD)</strong>: Resulting from diabetes and hypertension.</li><li><strong>Mental Health Disorders</strong>: Includes depression and anxiety.</li><li><strong>Obesity</strong>: Major risk factor for various NCDs.<br><strong>Prevention</strong>: Healthy diet, exercise, no smoking, and regular health checks.</li> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3642" style="color:#FFFFFF;"> Coronavirus Disease (COVID-19) </a> </div> <div id="pcollapse3642" class="accordion-body collapse"> <div class="accordion-inner"> <div class="flex max-w-full flex-col flex-grow"><div data-message-author-role="assistant" data-message-id="0f17015d-da9c-4d47-a60f-c545c02934a0" dir="auto" class="min-h-8 text-message flex w-full flex-col items-end gap-2 whitespace-normal break-words [.text-message+&]:mt-5" data-message-model-slug="gpt-4o-mini"><div class="flex w-full flex-col gap-1 empty:hidden first:pt-[3px]"><div class="markdown prose w-full break-words dark:prose-invert light"><p><strong><a href="https://scholarsconferences.com/infectious-diseases/">COVID-19</a></strong><a href="https://scholarsconferences.com/infectious-diseases/">,</a> caused by the SARS-CoV-2<a href="https://scholarsconferences.com/infectious-diseases/#Brochure" style=""> </a>virus, is a respiratory illness that emerged in late 2019. It spreads mainly through respiratory droplets when an infected person coughs, sneezes, or talks. Symptoms range from mild (fever, cough, fatigue) to severe (shortness of breath, pneumonia, organ failure), and some individuals may be asymptomatic. Key preventive measures include vaccination, mask-wearing, physical distancing, and frequent handwashing. Although there is no specific cure, treatments like antiviral drugs, steroids, and oxygen therapy help manage symptoms. COVID-19 has led to a global health crisis, significantly impacting economies, healthcare systems, and daily life worldwide.</p></div></div></div></div> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3643" style="color:#FFFFFF;"> Vector-borne Diseases </a> </div> <div id="pcollapse3643" class="accordion-body collapse"> <div class="accordion-inner"> <div class="flex max-w-full flex-col flex-grow"><div data-message-author-role="assistant" data-message-id="b3635301-6da1-4547-8654-33bfa0232a0d" dir="auto" class="min-h-8 text-message flex w-full flex-col items-end gap-2 whitespace-normal break-words [.text-message+&]:mt-5" data-message-model-slug="gpt-4o-mini"><div class="flex w-full flex-col gap-1 empty:hidden first:pt-[3px]"><div class="markdown prose w-full break-words dark:prose-invert light"><p><strong><a href="https://scholarsconferences.com/infectious-diseases/#OralPresenters">Vector-borne diseases</a></strong> are illnesses transmitted to humans through the bite of infected vectors, such as mosquitoes, ticks, and fleas. Common diseases include <strong>malaria</strong>, <strong>dengue</strong>, <strong>Zika virus</strong>, <strong>Lyme disease</strong>, and <strong>yellow fever</strong>. These diseases cause a wide range of symptoms, from fever and fatigue to joint pain, rashes, and severe complications like organ failure. Prevention strategies focus on controlling vector populations through measures like insecticides, bed nets, and eliminating breeding sites, as well as personal protection with repellents and protective clothing. Climate change, urbanization, and inadequate sanitation contribute to the spread of vector-borne diseases, making global control efforts essential.</p></div></div></div></div> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3644" style="color:#FFFFFF;"> Infectious Disease Epidemiology </a> </div> <div id="pcollapse3644" class="accordion-body collapse"> <div class="accordion-inner"> <div class="flex max-w-full flex-col flex-grow"><div data-message-author-role="assistant" data-message-id="8f096742-63b1-45ac-8658-58743595797b" dir="auto" class="min-h-8 text-message flex w-full flex-col items-end gap-2 whitespace-normal break-words [.text-message+&]:mt-5" data-message-model-slug="gpt-4o-mini"><div class="flex w-full flex-col gap-1 empty:hidden first:pt-[3px]"><div class="markdown prose w-full break-words dark:prose-invert light"><p><strong><a href="https://scholarsconferences.com/infectious-diseases/#OralPresenters">Infectious Disease Epidemiology</a></strong><a href="https://scholarsconferences.com/infectious-diseases/#OralPresenters"> </a>studies the patterns, causes, and effects of infectious diseases within populations. It focuses on understanding how diseases spread through mechanisms like direct contact, vectors, or airborne transmission. Epidemiologists track <strong>incidence</strong> (new cases) and <strong>prevalence</strong> (total cases) to assess the impact of diseases. They identify <strong>risk factors</strong>, conduct <strong>outbreak investigations</strong>, and develop strategies to control diseases, such as vaccination and public health interventions. Surveillance and data modeling are crucial tools for predicting disease spread and guiding responses. This field is essential for managing epidemics and pandemics, improving global health, and preventing future outbreaks.</p></div></div></div></div> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3645" style="color:#FFFFFF;"> Emerging Infectious Diseases </a> </div> <div id="pcollapse3645" class="accordion-body collapse"> <div class="accordion-inner"> <p><strong><a href="https://scholarsconferences.com/infectious-diseases/">Emerging infectious diseases (EIDs)</a></strong> are newly identified diseases or those that have increased in frequency or geographic spread. They often arise due to factors such as zoonotic transmission (from animals to humans), climate change, antimicrobial resistance, and global travel. Examples include <strong>COVID-19</strong><a href="https://scholarsconferences.com/infectious-diseases/#Brochure">, </a><strong>Zika virus</strong>, and <strong>Ebola</strong>, which have caused significant health crises in recent years. EIDs can spread rapidly, especially in areas with weak healthcare systems. Preventing and controlling these diseases require early surveillance, rapid response, vaccination, and global cooperation. A <strong>One Health</strong> approach, focusing on human, animal, and environmental health, is crucial in mitigating the impact of EIDs.</p> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3646" style="color:#FFFFFF;"> Antimicrobial Resistance (AMR </a> </div> <div id="pcollapse3646" class="accordion-body collapse"> <div class="accordion-inner"> <p><span style="font-weight: bold;"><a href="https://scholarsconferences.com/infectious-diseases/">Antimicrobial Resistance (AMR)</a></span> o<strong></strong>ccurs when microorganisms, such as bacteria, viruses, and fungi, evolve to resist the effects of drugs designed to treat infections. This resistance is driven by the overuse and misuse of antibiotics in human medicine, agriculture, and veterinary practice. AMR leads to harder-to-treat infections, longer hospital stays, increased mortality, and greater healthcare costs. Common infections like <strong>tuberculosis</strong>, <strong>pneumonia</strong>, and <strong>urinary tract infections</strong> are becoming more difficult to manage due to resistance. Combating AMR requires global efforts, including antibiotic stewardship, public education, better infection control, and investment in new treatments and diagnostic tools to preserve the effectiveness of antibiotics.</p> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3647" style="color:#FFFFFF;"> Infection Prevention and Control (IPC) </a> </div> <div id="pcollapse3647" class="accordion-body collapse"> <div class="accordion-inner"> <p><strong><a href="https://scholarsconferences.com/infectious-diseases/">Infection Prevention and Control (IPC)</a></strong> is a crucial framework to prevent the spread of infections in healthcare settings, aiming to protect both patients and healthcare workers. One of the most effective strategies is<a href="https://scholarsconferences.com/infectious-diseases/"> </a><strong>hand hygiene</strong>; frequent and proper handwashing with soap or alcohol-based hand sanitizers is essential to minimize the transmission of pathogens. Another key component is the use of <strong>Personal Protective Equipment (PPE)</strong>, including gloves, masks, gowns, and face shields, which protect individuals from direct exposure to infectious agents. Proper usage and disposal of PPE are vital to maintaining its effectiveness.</p><p><strong>Environmental cleaning and disinfection</strong> also play a critical role in IPC by reducing the risk of infection transmission. High-touch surfaces, such as doorknobs, bed rails, and medical equipment, should be cleaned regularly with appropriate disinfectants. <strong>Isolation and quarantine</strong> measures are implemented for patients with contagious diseases to prevent cross-contamination. The type of isolation (e.g., airborne, droplet, or contact) depends on the nature of the infection.</p><p>Vaccination of both healthcare workers and patients is a preventive strategy to avoid the spread of preventable diseases like influenza and COVID-19. <strong>Antibiotic stewardship</strong> helps reduce the overuse of antibiotics, preventing antimicrobial resistance (AMR). <strong>Surveillance</strong> and monitoring systems ensure the early detection of outbreaks, guiding rapid responses. Lastly, <strong>education and training</strong> for healthcare workers and patients are critical to reinforcing IPC practices and ensuring safe healthcare environments.</p> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3648" style="color:#FFFFFF;"> Biotechnology and Genomics in Infectious Diseases </a> </div> <div id="pcollapse3648" class="accordion-body collapse"> <div class="accordion-inner"> <div class="flex max-w-full flex-col flex-grow"><div data-message-author-role="assistant" data-message-id="abd2601d-ce00-4699-8db2-c7f32193720f" dir="auto" class="min-h-8 text-message flex w-full flex-col items-end gap-2 whitespace-normal break-words [.text-message+&]:mt-5" data-message-model-slug="gpt-4o-mini"><div class="flex w-full flex-col gap-1 empty:hidden first:pt-[3px]"><div class="markdown prose w-full break-words dark:prose-invert light"><ol><li><p><strong><a href="https://scholarsconferences.com/infectious-diseases/#OralPresenters">Genomic Sequencing</a></strong>: Helps identify the genetic makeup of pathogens, aiding in understanding mutations and resistance mechanisms.</p></li><li><p><strong>Rapid Diagnostics</strong>: Genomic tools like PCR and next-generation sequencing enable quick and accurate detection of infections.</p></li><li><p><strong>Vaccine Development</strong>: Biotechnology accelerates vaccine design, like mRNA vaccines for COVID-19, using pathogen genetic sequences.</p></li><li><p><strong><a href="https://scholarsconferences.com/infectious-diseases/#Prices">Antimicrobial Resistance (AMR) Monitoring</a></strong><a href="https://scholarsconferences.com/infectious-diseases/#Prices">:</a> Genomic sequencing tracks genetic mutations in bacteria, helping monitor and combat AMR.</p></li><li><p><strong>Gene Editing</strong>: Technologies like CRISPR offer potential treatments by editing pathogens or human genes to confer resistance.</p></li><li><p><strong>Biomanufacturing</strong>: Enables large-scale production of vaccines and biologics for widespread distribution.</p></li><li><p><strong>Surveillance</strong>: Genomic data tracks disease spread, aiding in epidemic prediction and response.</p></li></ol></div></div></div></div> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3649" style="color:#FFFFFF;"> Rare Infectious Diseases </a> </div> <div id="pcollapse3649" class="accordion-body collapse"> <div class="accordion-inner"> <p><strong><a href="https://scholarsconferences.com/infectious-diseases/#Brochure">Rare infectious diseases</a></strong> are those that occur infrequently and often have a limited geographical distribution. These diseases, such as <strong>Ebola</strong>, <strong>Nipah virus</strong>, and <strong>Hantavirus</strong>, can be life-threatening, often with high mortality rates. They are typically zoonotic, transmitted from animals to humans, and can cause severe symptoms like hemorrhagic fever, respiratory distress, or encephalitis. Diagnosis is challenging due to the rarity of these diseases and their often unusual symptoms. Limited research and treatment options further complicate management. Early detection, surveillance, public health measures, and vaccine development are crucial for controlling outbreaks and reducing mortality.</p> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3650" style="color:#FFFFFF;"> Veterinary Diseases </a> </div> <div id="pcollapse3650" class="accordion-body collapse"> <div class="accordion-inner"> <p><strong><a href="https://scholarsconferences.com/infectious-diseases/#Brochure">Veterinary diseases</a></strong> are infections or health conditions that affect animals, ranging from pets to livestock and wildlife. These diseases can be caused by a variety of pathogens, including <strong>bacteria</strong>, <strong>viruses</strong>, <strong>fungi</strong>, and <strong>parasites</strong>, and can have significant implications for both animal welfare and human health. Some veterinary diseases are <strong>zoonotic</strong>, meaning they can be transmitted from animals to humans, such as <strong>rabies</strong>, <strong>brucellosis</strong>, and <strong>avian influenza</strong>. Others, like <strong>foot-and-mouth disease</strong> or <strong>bovine tuberculosis</strong>, can impact agriculture, leading to economic losses and trade restrictions.</p><p>Prevention and control of veterinary diseases are essential for safeguarding animal health, public health, and food security. <strong>Vaccination</strong> programs are crucial in protecting animals from diseases like <strong>rabies</strong>, <strong>distemper</strong>, and <strong>FMD</strong>, while <strong>biosecurity measures</strong> help minimize the risk of disease spread in farms and animal facilities. <strong>Surveillance</strong> systems that monitor animal populations for emerging diseases allow for early detection and quick intervention, helping to control outbreaks. <strong>Vector control</strong> strategies, such as managing mosquito populations, are important for preventing diseases like <strong>heartworm</strong> and <strong>West Nile virus</strong> in animals.</p><p>Timely diagnosis and effective treatment by veterinarians, including the use of antibiotics, antivirals, and antiparasitic medications, are vital in managing diseases and preventing further transmission. Global collaboration and research are key to improving disease prevention and ensuring the health of animals and humans alike.</p> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3651" style="color:#FFFFFF;"> Global Health and Infectious Diseases </a> </div> <div id="pcollapse3651" class="accordion-body collapse"> <div class="accordion-inner"> <div class="flex max-w-full flex-col flex-grow"><div data-message-author-role="assistant" data-message-id="62da49f3-6233-4ddc-8c84-5caa207db439" dir="auto" class="min-h-8 text-message flex w-full flex-col items-end gap-2 whitespace-normal break-words [.text-message+&]:mt-5" data-message-model-slug="gpt-4o-mini"><div class="flex w-full flex-col gap-1 empty:hidden first:pt-[3px]"><div class="markdown prose w-full break-words dark:prose-invert light"><p><strong><a href="https://scholarsconferences.com/infectious-diseases/#Prices">Global health</a></strong><a href="https://scholarsconferences.com/infectious-diseases/#Prices"> and </a><strong><a href="https://scholarsconferences.com/infectious-diseases/#Prices">infectious diseases</a></strong><a href="https://scholarsconferences.com/infectious-diseases/#Prices"> </a>are closely linked, as infectious diseases continue to be a major cause of illness and death worldwide. Diseases like <strong>HIV/AIDS</strong>, <strong>tuberculosis</strong>, <strong>malaria</strong>, and <strong>COVID-19</strong> disproportionately affect low- and middle-income countries, where access to healthcare and vaccines may be limited. Global health efforts focus on improving healthcare systems, strengthening surveillance, and ensuring equitable access to vaccines and treatments. Preventing infectious diseases requires international collaboration, with organizations like the <strong>WHO</strong> and <strong>CDC</strong> playing key roles. Addressing social determinants of health, such as poverty and inadequate sanitation, is also crucial in controlling disease spread.</p></div></div></div></div> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3652" style="color:#FFFFFF;"> Research on Medicine and Vaccine for Covid-19 </a> </div> <div id="pcollapse3652" class="accordion-body collapse"> <div class="accordion-inner"> <p>Research on<a href="https://scholarsconferences.com/infectious-diseases/"> </a><strong><a href="https://scholarsconferences.com/infectious-diseases/">COVID-19 medicine and vaccines</a></strong> has advanced at an unprecedented pace. mRNA vaccines, like <strong>Pfizer-BioNTech</strong> and <strong>Moderna</strong>, have proven highly effective in preventing severe illness and have been pivotal in controlling the pandemic. <strong>Viral vector vaccines</strong> such as <strong>AstraZeneca</strong> and <strong>Johnson & Johnson</strong> also showed strong efficacy. Additionally, treatments like <strong>Remdesivir</strong>, <strong>monoclonal antibodies</strong>, and <strong>dexamethasone</strong> have been used to manage COVID-19 symptoms, especially in severe cases. Ongoing research focuses on adapting vaccines to emerging variants, understanding <strong>long COVID</strong>, and exploring additional therapies. Global collaboration and continued innovation remain key to pandemic control and future preparedness.</p> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3653" style="color:#FFFFFF;"> Vaccines and Vaccination </a> </div> <div id="pcollapse3653" class="accordion-body collapse"> <div class="accordion-inner"> <li><strong><a href="https://scholarsconferences.com/infectious-diseases/#OralPresenters">Vaccines</a></strong> protect against infectious diseases by stimulating the immune system.</li><li>Types include <strong>inactivated vaccines</strong> (e.g., polio), <strong>live attenuated vaccines</strong> (e.g., MMR), and <strong>mRNA vaccines</strong> (e.g., Pfizer-BioNTech for COVID-19).</li><li><strong>Vaccination</strong> prevents diseases, reduces severity, and can lead to <strong>herd immunity</strong>.</li><li>Vaccines have saved millions, controlling or eradicating diseases like <strong>smallpox</strong> and <strong>polio</strong>.</li><li>They reduce healthcare costs, improve productivity, and prevent outbreaks.</li><li>Challenges include <strong>vaccine hesitancy</strong>, <strong>equitable distribution</strong>, and adapting to <strong>evolving pathogens</strong>.</li><li>Global vaccination efforts are essential for improving health and preventing the resurgence of diseases.</li> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3654" style="color:#FFFFFF;"> Internal Medicine for Infectious Diseases </a> </div> <div id="pcollapse3654" class="accordion-body collapse"> <div class="accordion-inner"> <div class="flex max-w-full flex-col flex-grow"><div data-message-author-role="assistant" data-message-id="1024a0aa-16e2-4e59-84cc-a10b6208429f" dir="auto" class="min-h-8 text-message flex w-full flex-col items-end gap-2 whitespace-normal break-words [.text-message+&]:mt-5" data-message-model-slug="gpt-4o-mini"><div class="flex w-full flex-col gap-1 empty:hidden first:pt-[3px]"><div class="markdown prose w-full break-words dark:prose-invert light"><p><strong><a href="https://scholarsconferences.com/infectious-diseases/">Internal medicine for infectious diseases</a></strong><a href="https://scholarsconferences.com/infectious-diseases/"> </a>focuses on diagnosing, treating, and managing infections in adults. Infectious disease specialists are trained to handle a wide range of pathogens, including bacteria, viruses, fungi, and parasites. Treatment often involves <strong>antibiotics</strong> for bacterial infections and <strong>antiviral medications</strong> for viral diseases like <strong>HIV</strong> or <strong>influenza</strong>. They also manage chronic infections like <strong>tuberculosis</strong> and <strong>hepatitis</strong>. Specialists play a key role in preventing the spread of infections, especially in <strong>immunocompromised patients</strong> or hospital settings. Their work includes <strong>infection control</strong>, <strong>vaccination</strong>, and <strong>antimicrobial stewardship</strong>, ensuring optimal care and reducing the risk of resistance.</p></div></div></div></div> </div> </div> </div> <div class="accordion-group"> <div class="accordion-heading" style="background-color:#000066"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#pcollapse3655" style="color:#FFFFFF;"> Clinical and Case Reports </a> </div> <div id="pcollapse3655" class="accordion-body collapse"> <div class="accordion-inner"> <p><strong><a href="https://scholarsconferences.com/infectious-diseases/">Clinical and case reports</a></strong><a href="https://scholarsconferences.com/infectious-diseases/"> </a>play a crucial role in medical research by documenting individual patient experiences, rare conditions, and novel treatment approaches. These reports provide detailed accounts of a patient's history, diagnosis, clinical findings, and treatment outcomes. They are particularly valuable in presenting rare or unusual diseases, atypical symptoms, or innovative treatments not commonly seen in larger studies. Case reports contribute to medical education, alerting healthcare professionals to emerging conditions and therapeutic strategies. While not as generalizable as larger studies, case reports offer essential insights that can improve diagnostic accuracy, guide treatment decisions, and advance clinical knowledge.</p> </div> </div> </div> </div> </div> <div class="tab-pane fade" id="Program"> <h4>Program</h4> <div id="myPDF"> <object data="https://scholarsconferences.com/infectious-diseases/admin/uploads/program/" type="application/pdf" style="width:100%; height:750px;"> <p>Your web browser doesn't have a PDF plugin. Instead you can <a href="https://scholarsconferences.com/infectious-diseases/admin/uploads/program/">click here to download the PDF file.</a></p> </object> </div> </div> <div class="tab-pane fade" id="Prices"> <div class="row"> <div class="col-sm-2"></div> <div class="col-sm-6"> </div> <div class="col-sm-2"></div> </div> <form method="POST" name="reg_form" id="registForm" action="https://scholarsconferences.com/infectious-diseases/home/checkout" enctype="multipart/form-data" onSubmit="return validateReg();"> <div class="row d-flex align-items-center mt-4" style="margin-top: 24px;margin-bottom: 15px;"> <div class="col-md-5"> <h3 class="m-0">Online Registration</h3> </div> <div class="col-md-7 text-align-right"> <select name="title" class="btn btn-dark-theme" id="currencyChange"> <option value="" >Choose Currency</option> <option value="2" selected="selected">USD</option> <option value="3" >EURO</option> <option value="1" >GBP</option> </select> </div> </div> <div class="priceot_main"> <div id="reg_by"> <div style="overflow-x: auto;"> <table class="table table-bordered"> <tr style="background-color:#00004d; color:white;"> <td>Types of Participation</td> <td>EARLY BIRD REGISTRATION Before Dec 30th, 2024 </td> <td>MID TERM REGISTRATION Before Jan 27th, 2025 </td> <td>ON SPOT REGISTRATION On Jul 07th, 2025</td> <td>MEMBERS</td> </tr> <tr> <td style="width:35%; background-color:#00004d; color:white;"> <label class="text"> <input type="checkbox" class="selRadio" id="click_12366" value="12366"> Presenter (In-Person) </label> </td> <td> <label class=""> <input type="radio" class="alrad enrad_12366 alsel_12366" name="optionsRadios" id="optionsRadios1" value="12366_1_699"> <i class="fa fa-usd" aria-hidden="true"></i>699 </label> </td> <td> <label style="cursor: default;"> <input disabled type="radio" class="alrad" name="optionsRadios" id="optionsRadios1" value="12366_3_799"> <i class="fa fa-usd" aria-hidden="true"></i>799 </label> </td> <td> <label style="cursor: default;"> <input disabled type="radio" class="alrad" name="optionsRadios" id="optionsRadios1" value="12366_5_899"> <i class="fa fa-usd" aria-hidden="true"></i>899 </label> </td> <td><span style="padding:2px !important;"> <div class="number-inputs number-f12366"> <button onclick="this.parentNode.querySelector('input[type=number]').stepDown(); " class="qtym" id="qtym_12366"></button> <input class="quantity" min="0" name="quantity" value="0" type="number" id="qty_12366"> <button onclick="this.parentNode.querySelector('input[type=number]').stepUp(); " class="qtym" id="qtyp_12366"></button> </div> </span> </td> </tr> <tr> <td style="width:35%; background-color:#00004d; color:white;"> <label class="text"> <input type="checkbox" class="selRadio" id="click_12367" value="12367"> Delegate (In-Person) </label> </td> <td> <label class=""> <input type="radio" class="alrad enrad_12367 alsel_12367" name="optionsRadios" id="optionsRadios1" value="12367_1_799"> <i class="fa fa-usd" aria-hidden="true"></i>799 </label> </td> <td> <label style="cursor: default;"> <input disabled type="radio" class="alrad" name="optionsRadios" id="optionsRadios1" value="12367_3_899"> <i class="fa fa-usd" aria-hidden="true"></i>899 </label> </td> <td> <label style="cursor: default;"> <input disabled type="radio" class="alrad" name="optionsRadios" id="optionsRadios1" value="12367_5_999"> <i class="fa fa-usd" aria-hidden="true"></i>999 </label> </td> <td><span style="padding:2px !important;"> <div class="number-inputs number-f12367"> <button onclick="this.parentNode.querySelector('input[type=number]').stepDown(); " class="qtym" id="qtym_12367"></button> <input class="quantity" min="0" name="quantity" value="0" type="number" id="qty_12367"> <button onclick="this.parentNode.querySelector('input[type=number]').stepUp(); " class="qtym" id="qtyp_12367"></button> </div> </span> </td> </tr> <tr> <td style="width:35%; background-color:#00004d; color:white;"> <label class="text"> <input type="checkbox" class="selRadio" id="click_12368" value="12368"> Student (In-Person) </label> </td> <td> <label class=""> <input type="radio" class="alrad enrad_12368 alsel_12368" name="optionsRadios" id="optionsRadios1" value="12368_1_399"> <i class="fa fa-usd" aria-hidden="true"></i>399 </label> </td> <td> <label style="cursor: default;"> <input disabled type="radio" class="alrad" name="optionsRadios" id="optionsRadios1" value="12368_3_449"> <i class="fa fa-usd" aria-hidden="true"></i>449 </label> </td> <td> <label style="cursor: default;"> <input disabled type="radio" class="alrad" name="optionsRadios" id="optionsRadios1" value="12368_5_499"> <i class="fa fa-usd" aria-hidden="true"></i>499 </label> </td> <td><span style="padding:2px !important;"> <div class="number-inputs number-f12368"> <button onclick="this.parentNode.querySelector('input[type=number]').stepDown(); " class="qtym" id="qtym_12368"></button> <input class="quantity" min="0" name="quantity" value="0" type="number" id="qty_12368"> <button onclick="this.parentNode.querySelector('input[type=number]').stepUp(); " class="qtym" id="qtyp_12368"></button> </div> </span> </td> </tr> <tr> <td style="width:35%; background-color:#00004d; color:white;"> <label class="text"> <input type="checkbox" class="selRadio" id="click_12369" value="12369"> Presenter (Virtual) </label> </td> <td> <label class=""> <input type="radio" class="alrad enrad_12369 alsel_12369" name="optionsRadios" id="optionsRadios1" value="12369_1_249"> <i class="fa fa-usd" aria-hidden="true"></i>249 </label> </td> <td> <label style="cursor: default;"> <input disabled type="radio" class="alrad" name="optionsRadios" id="optionsRadios1" value="12369_3_299"> <i class="fa fa-usd" aria-hidden="true"></i>299 </label> </td> <td> <label style="cursor: default;"> <input disabled type="radio" class="alrad" name="optionsRadios" id="optionsRadios1" value="12369_5_349"> <i class="fa fa-usd" aria-hidden="true"></i>349 </label> </td> <td><span style="padding:2px !important;"> <div class="number-inputs number-f12369"> <button onclick="this.parentNode.querySelector('input[type=number]').stepDown(); " class="qtym" id="qtym_12369"></button> <input class="quantity" min="0" name="quantity" value="0" type="number" id="qty_12369"> <button onclick="this.parentNode.querySelector('input[type=number]').stepUp(); " class="qtym" id="qtyp_12369"></button> </div> </span> </td> </tr> <tr> <td style="width:35%; background-color:#00004d; color:white;"> <label class="text"> <input type="checkbox" class="selRadio" id="click_12370" value="12370"> Listener (Virtual) </label> </td> <td> <label class=""> <input type="radio" class="alrad enrad_12370 alsel_12370" name="optionsRadios" id="optionsRadios1" value="12370_1_299"> <i class="fa fa-usd" aria-hidden="true"></i>299 </label> </td> <td> <label style="cursor: default;"> <input disabled type="radio" class="alrad" name="optionsRadios" id="optionsRadios1" value="12370_3_349"> <i class="fa fa-usd" aria-hidden="true"></i>349 </label> </td> <td> <label style="cursor: default;"> <input disabled type="radio" class="alrad" name="optionsRadios" id="optionsRadios1" value="12370_5_399"> <i class="fa fa-usd" aria-hidden="true"></i>399 </label> </td> <td><span style="padding:2px !important;"> <div class="number-inputs number-f12370"> <button onclick="this.parentNode.querySelector('input[type=number]').stepDown(); " class="qtym" id="qtym_12370"></button> <input class="quantity" min="0" name="quantity" value="0" type="number" id="qty_12370"> <button onclick="this.parentNode.querySelector('input[type=number]').stepUp(); " class="qtym" id="qtyp_12370"></button> </div> </span> </td> </tr> </table> </div> <div class="new_registration m-b-20 RegTabs"> <div class="body-sec"> <div style="color:#fff; text-align:center; font-size: 20px; margin:0px;"> <h4 class="m-0" style="font-size: 20px; color:#fff;">ADD-ON'S</h4> </div> <div class="row m-0 price-bar"> <div class="col-md-4 col-xs-12 p-l-0 td-bg mobile_hide"> <span> <label style="font-size: 14px; "> <input type="radio" class="accom" name="acmoptionsRadios" id="acm_976" value="976"> Poster Fee </label> </span> </div> <div class="col-md-4 col-xs-12 p-l-0 td-bg mobile_hide"> <span> <label style="font-size: 14px; "> <i class="fa fa-usd" aria-hidden="true"></i>100 <input type="hidden" class="accod1" name="acmoptionsRadios" id="acm2_976" value="100"> </label> </span> </div> <div class="col-md-4 col-xs-12 p-l-0 td-bg mobile_hide"> <span style="padding:2px !important;"> <div class="number-inputs number-input22 number-fq976"> <button onclick="this.parentNode.querySelector('input[type=number]').stepDown(); " class="qqtym" id="qqtym_976"></button> <input class="aaquantity" min="0" name="aaquantity" value="0" type="number" id="qqty_976"> <button onclick="this.parentNode.querySelector('input[type=number]').stepUp(); " class="qqtym" id="qqtyp_976" class="plus"></button> </div> </span> </div> </div> <div class="row m-0 price-bar"> <div class="col-md-4 col-xs-12 p-l-0 td-bg mobile_hide"> <span> <label style="font-size: 14px; "> <input type="radio" class="accom" name="acmoptionsRadios" id="acm_977" value="977"> Accompanying Person </label> </span> </div> <div class="col-md-4 col-xs-12 p-l-0 td-bg mobile_hide"> <span> <label style="font-size: 14px; "> <i class="fa fa-usd" aria-hidden="true"></i>249 <input type="hidden" class="accod1" name="acmoptionsRadios" id="acm2_977" value="249"> </label> </span> </div> <div class="col-md-4 col-xs-12 p-l-0 td-bg mobile_hide"> <span style="padding:2px !important;"> <div class="number-inputs number-input22 number-fq977"> <button onclick="this.parentNode.querySelector('input[type=number]').stepDown(); " class="qqtym" id="qqtym_977"></button> <input class="aaquantity" min="0" name="aaquantity" value="0" type="number" id="qqty_977"> <button onclick="this.parentNode.querySelector('input[type=number]').stepUp(); " class="qqtym" id="qqtyp_977" class="plus"></button> </div> </span> </div> </div> <div class="row m-0 price-bar"> <div class="col-md-4 col-xs-12 p-l-0 td-bg mobile_hide"> <span> <label style="font-size: 14px; "> <input type="radio" class="accom" name="acmoptionsRadios" id="acm_978" value="978"> Extra Night </label> </span> </div> <div class="col-md-4 col-xs-12 p-l-0 td-bg mobile_hide"> <span> <label style="font-size: 14px; "> <i class="fa fa-usd" aria-hidden="true"></i>175 <input type="hidden" class="accod1" name="acmoptionsRadios" id="acm2_978" value="175"> </label> </span> </div> <div class="col-md-4 col-xs-12 p-l-0 td-bg mobile_hide"> <span style="padding:2px !important;"> <div class="number-inputs number-input22 number-fq978"> <button onclick="this.parentNode.querySelector('input[type=number]').stepDown(); " class="qqtym" id="qqtym_978"></button> <input class="aaquantity" min="0" name="aaquantity" value="0" type="number" id="qqty_978"> <button onclick="this.parentNode.querySelector('input[type=number]').stepUp(); " class="qqtym" id="qqtyp_978" class="plus"></button> </div> </span> </div> </div> </div> </div> <div class="accom-sec"> <div class="heading m-b-10"> <h4 class=""> Accommodation </h4> </div> <div class="accom-desk"> <div class="col-sm-12 col-md-12 col-lg-12 col-xs-12 "> <h5 style="color:#fff;">Occupancy</h5> </div> <div class="col-md-6 col-sm-6"> <div class="accom-box"> <span> <input type="checkbox" class="accod" name="acdoptionscRadios" id="acc_647_1" value="647_1"> <label>Single Occupancy -<i class="fa fa-usd" aria-hidden="true"></i>150</label> <input type="hidden" class="accod1" name="acdoptionsRadios" id="acc2_647_1" value="150"> </span> </div> </div> <div class="col-md-6 col-sm-6"> <div class="accom-box"> <span> N/A </span> </div> </div> </div> </div> <div class="chek_click row" style='display:none;'> <div class="col-md-4"> <div class="form-group"> <label class="upper" for="name">CHECK IN</label> <select name="checkin_date" id="checkin_date" style=""> <option value="">Select Check in </option> <option value="2025-07-05">05th July 2025</option> <option value="2025-07-06">06th July 2025</option> <option value="2025-07-07">07th July 2025</option> <option value="2025-07-08">08th July 2025</option> <option value="2025-07-09">09th July 2025</option> </select> </div> </div> <div class="col-md-4"> <div class="form-group"> <label class="upper" for="email">CHECK OUT</label> <select name="checkout_date" id="checkout_date" style=""> <option value="">Select Check Out</option> <option value="2025-07-07">07th July 2025</option> <option value="2025-07-08">08th July 2025</option> <option value="2025-07-09">09th July 2025</option> <option value="2025-07-10">10th July 2025</option> <option value="2025-07-11">11th July 2025</option> </select> </div> </div> <div class="col-md-4"> <div class="form-group"> <label class="upper" for="nights">NUMBER OF NIGHTS</label> <input type="text" class="form-control valid" name="nights" id="nights" value="0" readonly="" aria-invalid="false"> </div> </div> </div> <div class="p-t-40"> <div class="mob-border regit_tls p-10" id="summery"><h4>Registration Summary </h4> <div id="avail"></div> <table class="table"> <tbody> <tr> <td class="cart-product-name"> <strong>Registration Price:</strong> </td> <td class="cart-product-name text-right"> <i class="fa fa-usd" aria-hidden="true"></i><span class="amount">0</span> </td> </tr> <tr style="background-color:#ddd; "> <td class="cart-product-name"> <strong>Total Registration Price:</strong> </td> <td class="cart-product-name text-right"> <i class="fa fa-usd" aria-hidden="true"></i><span class="amount total_amt">0</span> </td> </tr> <tr> <td class="cart-product-name"> <strong>Total Price:</strong> </td> <td class="cart-product-name text-right"> <i class="fa fa-usd" aria-hidden="true"></i><span class="amount color lead"><strong>0</strong></span> </td> </tr> </tbody> </table> </div> </div> <div class="row"> <div class="text-center"> <a class="btn btn-dark-theme submit" onclick="proceedPay(0)"><span class="btntext">Proceed to Register</span></a> </div> </div> </div> </div> <div class="register-form " id="reg_frm" style="display:none;"> <div class="row"> <div class="text-center" style=" margin-top: 10px;"> <a class="btn btn-dark-theme submit" onclick="proceedPay(1)"><span class="btntext">Change Details</span></a> </div> </div> <div class="row"> <div class="col-md-12"> <div class="form-group"> <label class="upper" for="name"> Title<star class="star">*</star>: </label> <select name="title" class="" id="title" required> <option value="" selected="selected">Select</option> <option value="Mr.">Mr.</option> <option value="Miss">Miss</option> <option value="Mrs.">Mrs.</option> <option value="Dr.">Dr.</option> <option value="Assist Prof">Assist Prof</option> <option value="Assoc Prof">Assoc Prof</option> <option value="Prof">Prof</option> </select> <label id="title-error" class="error" for="title" style="display: none;"></label> </div> </div> </div> <div class="row"> <div class="col-md-6"> <div class="form-group"> <label class="upper" for="name">First Name<star class="star">*</star>: </label> <input type="text" class="form-control" name="firstname" id="firstname" value="" placeholder="Enter name" required> <label id="name-error" class="error" for="name" style="display: none;"></label> </div> </div> <div class="col-md-6"> <div class="form-group"> <label class="upper" for="email">Last Name<star class="star">*</star>: </label> <input type="text" class="form-control" name="lastname" id="lastname" value="" placeholder="Enter Lastname" required> <label id="email-error" class="error" for="email" style="display: none;"></label> </div> </div> <div class="col-md-6"> <div class="form-group"> <label class="upper" for="alt_email"> Email </label> <input type="email" class="form-control" name="usr_email" id="usr_email" value="" placeholder="Enter Email" required> </div> </div> <div class="col-md-6"> <div class="form-group"> <label class="upper" for="country"> Select Country<star class="star">*</star>: </label> <select class="" name="country" id="country" required> <option value="" selected="selected">Select</option> <option value="afghanistan">Afghanistan</option> <option value="albania">Albania</option> <option value="algeria">Algeria</option> <option value="american samoa">American Samoa</option> <option value="andorra">Andorra</option> <option value="angola">Angola</option> <option value="anguilla">Anguilla</option> <option value="antigua and barbuda">Antigua And Barbuda</option> <option value="argentina">Argentina</option> <option value="armenia">Armenia</option> <option value="aruba">Aruba</option> <option value="australia">Australia</option> <option value="austria">Austria</option> <option value="azerbaijan">Azerbaijan</option> <option value="bahamas">Bahamas</option> <option value="bahrain">Bahrain</option> <option value="bangladesh">Bangladesh</option> <option value="barbados">Barbados</option> <option value="belarus">Belarus</option> <option value="belgium">Belgium</option> <option value="belize">Belize</option> <option value="benin">Benin</option> <option value="bermuda">Bermuda</option> <option value="bhutan">Bhutan</option> <option value="bolivia">Bolivia</option> <option value="bosnia and herzegovina">Bosnia And Herzegovina</option> <option value="botswana">Botswana</option> <option value="brazil">Brazil</option> <option value="british indian ocean territory">British Indian Ocean Territory</option> <option value="british virgin islands">British Virgin Islands</option> <option value="brunei">Brunei</option> <option value="bulgaria">Bulgaria</option> <option value="burkina faso">Burkina Faso</option> <option value="burundi">Burundi</option> <option value="cambodia">Cambodia</option> <option value="cameroon">Cameroon</option> <option value="canada">Canada</option> <option value="cape verde">Cape Verde</option> <option value="cayman islands">Cayman Islands</option> <option value="central african republic">Central African Republic</option> <option value="chad">Chad</option> <option value="chile">Chile</option> <option value="china">China</option> <option value="christmas island">Christmas Island</option> <option value="cocos islands">Cocos Islands</option> <option value="colombia">Colombia</option> <option value="comoros">Comoros</option> <option value="cook islands">Cook Islands</option> <option value="costa rica">Costa Rica</option> <option value="croatia">Croatia</option> <option value="cuba">Cuba</option> <option value="cyprus">Cyprus</option> <option value="czech republic">Czech Republic</option> <option value="democratic republic of the congo">Democratic Republic Of The Congo</option> <option value="denmark">Denmark</option> <option value="djibouti">Djibouti</option> <option value="dominica">Dominica</option> <option value="dominican republic">Dominican Republic</option> <option value="east timor">East Timor</option> <option value="ecuador">Ecuador</option> <option value="egypt">Egypt</option> <option value="el salvador">El Salvador</option> <option value="equatorial guinea">Equatorial Guinea</option> <option value="eritrea">Eritrea</option> <option value="estonia">Estonia</option> <option value="ethiopia">Ethiopia</option> <option value="falkland islands">Falkland Islands</option> <option value="faroe islands">Faroe Islands</option> <option value="fiji">Fiji</option> <option value="finland">Finland</option> <option value="france">France</option> <option value="french polynesia">French Polynesia</option> <option value="gabon">Gabon</option> <option value="gambia">Gambia</option> <option value="georgia">Georgia</option> <option value="germany">Germany</option> <option value="ghana">Ghana</option> <option value="GHANA">GHANA</option> <option value="gibraltar">Gibraltar</option> <option value="greece">Greece</option> <option value="greenland">Greenland</option> <option value="grenada">Grenada</option> <option value="guam">Guam</option> <option value="guatemala">Guatemala</option> <option value="guinea">Guinea</option> <option value="guinea-bissau">Guinea-bissau</option> <option value="guyana">Guyana</option> <option value="haiti">Haiti</option> <option value="honduras">Honduras</option> <option value="hong kong">Hong Kong</option> <option value="hungary">Hungary</option> <option value="iceland">Iceland</option> <option value="india">India</option> <option value="indonesia">Indonesia</option> <option value="iran">Iran</option> <option value="iraq">Iraq</option> <option value="ireland">Ireland</option> <option value="isle of man">Isle Of Man</option> <option value="israel">Israel</option> <option value="italy">Italy</option> <option value="ivory coast">Ivory Coast</option> <option value="jamaica">Jamaica</option> <option value="japan">Japan</option> <option value="jersey">Jersey</option> <option value="jordan">Jordan</option> <option value="kazakhstan">Kazakhstan</option> <option value="kenya">Kenya</option> <option value="kiribati">Kiribati</option> <option value="kuwait">Kuwait</option> <option value="kyrgyzstan">Kyrgyzstan</option> <option value="laos">Laos</option> <option value="latvia">Latvia</option> <option value="lebanon">Lebanon</option> <option value="lesotho">Lesotho</option> <option value="liberia">Liberia</option> <option value="libya">Libya</option> <option value="liechtenstein">Liechtenstein</option> <option value="lithuania">Lithuania</option> <option value="luxembourg">Luxembourg</option> <option value="macao">Macao</option> <option value="macedonia">Macedonia</option> <option value="madagascar">Madagascar</option> <option value="malawi">Malawi</option> <option value="malaysia">Malaysia</option> <option value="maldives">Maldives</option> <option value="mali">Mali</option> <option value="malta">Malta</option> <option value="marshall islands">Marshall Islands</option> <option value="mauritania">Mauritania</option> <option value="mauritius">Mauritius</option> <option value="mayotte">Mayotte</option> <option value="mexico">Mexico</option> <option value="micronesia">Micronesia</option> <option value="moldova">Moldova</option> <option value="monaco">Monaco</option> <option value="mongolia">Mongolia</option> <option value="montenegro">Montenegro</option> <option value="montserrat">Montserrat</option> <option value="morocco">Morocco</option> <option value="mozambique">Mozambique</option> <option value="myanmar">Myanmar</option> <option value="namibia">Namibia</option> <option value="nauru">Nauru</option> <option value="nepal">Nepal</option> <option value="netherlands">Netherlands</option> <option value="netherlands antilles">Netherlands Antilles</option> <option value="new caledonia">New Caledonia</option> <option value="new zealand">New Zealand</option> <option value="nicaragua">Nicaragua</option> <option value="niger">Niger</option> <option value="nigeria">Nigeria</option> <option value="niue">Niue</option> <option value="north korea">North Korea</option> <option value="northern mariana islands">Northern Mariana Islands</option> <option value="norway">Norway</option> <option value="oman">Oman</option> <option value="pakistan">Pakistan</option> <option value="palau">Palau</option> <option value="panama">Panama</option> <option value="papua new guinea">Papua New Guinea</option> <option value="paraguay">Paraguay</option> <option value="peru">Peru</option> <option value="philippines">Philippines</option> <option value="pitcairn">Pitcairn</option> <option value="poland">Poland</option> <option value="portugal">Portugal</option> <option value="puerto rico">Puerto Rico</option> <option value="qatar">Qatar</option> <option value="republic of the congo">Republic Of The Congo</option> <option value="romania">Romania</option> <option value="russia">Russia</option> <option value="rwanda">Rwanda</option> <option value="saint barthelemy">Saint Barthelemy</option> <option value="saint helena">Saint Helena</option> <option value="saint kitts and nevis">Saint Kitts And Nevis</option> <option value="saint lucia">Saint Lucia</option> <option value="saint martin">Saint Martin</option> <option value="saint pierre and miquelon">Saint Pierre And Miquelon</option> <option value="saint vincent and the grenadines">Saint Vincent And The Grenadines</option> <option value="samoa">Samoa</option> <option value="san marino">San Marino</option> <option value="sao tome and principe">Sao Tome And Principe</option> <option value="saudi arabia">Saudi Arabia</option> <option value="senegal">Senegal</option> <option value="serbia">Serbia</option> <option value="seychelles">Seychelles</option> <option value="sierra leone">Sierra Leone</option> <option value="singapore">Singapore</option> <option value="slovakia">Slovakia</option> <option value="slovenia">Slovenia</option> <option value="solomon islands">Solomon Islands</option> <option value="somalia">Somalia</option> <option value="south africa">South Africa</option> <option value="south georgia and the south sandwich islands">South Georgia And The South Sandwich Islands</option> <option value="south korea">South Korea</option> <option value="spain">Spain</option> <option value="sri lanka">Sri Lanka</option> <option value="sudan">Sudan</option> <option value="suriname">Suriname</option> <option value="svalbard and jan mayen">Svalbard And Jan Mayen</option> <option value="swaziland">Swaziland</option> <option value="sweden">Sweden</option> <option value="switzerland">Switzerland</option> <option value="syria">Syria</option> <option value="taiwan">Taiwan</option> <option value="tajikistan">Tajikistan</option> <option value="tanzania">Tanzania</option> <option value="thailand">Thailand</option> <option value="togo">Togo</option> <option value="tokelau">Tokelau</option> <option value="tonga">Tonga</option> <option value="trinidad and tobago">Trinidad And Tobago</option> <option value="tunisia">Tunisia</option> <option value="turkey">Turkey</option> <option value="turkmenistan">Turkmenistan</option> <option value="turks and caicos islands">Turks And Caicos Islands</option> <option value="tuvalu">Tuvalu</option> <option value="u.s. virgin islands">U.s. Virgin Islands</option> <option value="uganda">Uganda</option> <option value="ukraine">Ukraine</option> <option value="united arab emirates">United Arab Emirates</option> <option value="united kingdom">United Kingdom</option> <option value="united states">United States</option> <option value="uruguay">Uruguay</option> <option value="uzbekistan">Uzbekistan</option> <option value="vanuatu">Vanuatu</option> <option value="vatican">Vatican</option> <option value="venezuela">Venezuela</option> <option value="vietnam">Vietnam</option> <option value="wallis and futuna">Wallis And Futuna</option> <option value="western sahara">Western Sahara</option> <option value="yemen">Yemen</option> <option value="zambia">Zambia</option> <option value="zimbabwe">Zimbabwe</option> </select> <label id="country-error" class="error" for="country" style="display: none;"></label> </div> </div> <div class="col-md-6"> <div class="form-group"> <label class="upper" for="country"> Select Category<star class="star">*</star>: </label> <select class="" name="category" id="category" required> <option value="">Category</option> <option value="Speaker">Speaker</option> <option value="Delegate">Delegate</option> <option value="Sponsor">Sponsor</option> <option value="Student">Student</option> <option value="Others">Others</option> </select> <label id="category-error" class="error" for="category" style="display: none;"></label> </div> </div> <div class="col-md-6"> <div class="form-group"> <label class="upper" for="session_id"> Scientific session<star class="star">*</star>: </label> <select class="scisess" name="session_id" id="session_id" required> <option>Scientific Session</option> <option value="Infectious Diseases">Infectious Diseases</option> <option value="Infectious Diseases Prevention, Control and Cure">Infectious Diseases Prevention, Control and Cure</option> <option value="Fungal Infectious Diseases">Fungal Infectious Diseases</option> <option value="Tropical Infectious Diseases">Tropical Infectious Diseases</option> <option value="Nosocomial Infections & Control">Nosocomial Infections & Control</option> <option value="Blood Infectious Diseases">Blood Infectious Diseases</option> <option value="Pharmacology of Infectious Diseases">Pharmacology of Infectious Diseases</option> <option value="Viral Infectious Diseases">Viral Infectious Diseases</option> <option value="Neuro Infectious Diseases">Neuro Infectious Diseases</option> <option value="Plants Diseases and Fungal Infection Control">Plants Diseases and Fungal Infection Control</option> <option value="Ebola and Zika Viral Infections">Ebola and Zika Viral Infections</option> <option value="Pediatric Infectious Diseases">Pediatric Infectious Diseases</option> <option value="Parasitology & Infectious Diseases">Parasitology & Infectious Diseases</option> <option value="Infection, Immunity and Inflammation">Infection, Immunity and Inflammation</option> <option value="STD and HIV Infection">STD and HIV Infection</option> <option value="Orthopaedic Infections">Orthopaedic Infections</option> <option value="Causes and Symptoms of Infectious Diseases">Causes and Symptoms of Infectious Diseases</option> <option value="Non communicable Diseases">Non communicable Diseases</option> <option value="Coronavirus Disease (COVID-19)">Coronavirus Disease (COVID-19)</option> <option value="Vector-borne Diseases">Vector-borne Diseases</option> <option value="Infectious Disease Epidemiology">Infectious Disease Epidemiology</option> <option value="Emerging Infectious Diseases">Emerging Infectious Diseases</option> <option value="Antimicrobial Resistance (AMR">Antimicrobial Resistance (AMR</option> <option value="Infection Prevention and Control (IPC)">Infection Prevention and Control (IPC)</option> <option value="Biotechnology and Genomics in Infectious Diseases">Biotechnology and Genomics in Infectious Diseases</option> <option value="Rare Infectious Diseases">Rare Infectious Diseases</option> <option value="Veterinary Diseases">Veterinary Diseases</option> <option value="Global Health and Infectious Diseases">Global Health and Infectious Diseases</option> <option value="Research on Medicine and Vaccine for Covid-19">Research on Medicine and Vaccine for Covid-19</option> <option value="Vaccines and Vaccination">Vaccines and Vaccination</option> <option value="Internal Medicine for Infectious Diseases">Internal Medicine for Infectious Diseases</option> <option value="Clinical and Case Reports">Clinical and Case Reports</option> </select> <label id="session-error" class="error" for="session" style="display: none;"></label> </div> </div> <div class="col-md-6"> <div class="form-group"> <label class="upper" for="institution"> Institution:<star class="star">*</star>: </label> <input type="text" class="form-control" name="company" value="" placeholder="Enter Institution" id="institution" required> <label id="institution-error" class="error" for="institution" style="display: none;"></label> </div> </div> <div class="col-md-6"> <div class="form-group"> <label class="upper" for="phone"> Phone<star class="star">*</star>: </label> <input type="text" class="form-control" name="user_phone" value="" placeholder="Enter Phone" id="phone" required> <label id="phone-error" class="error" for="phone" style="display: none;"></label> </div> </div> <div class="col-md-6"> <div class="form-group"> <label class="upper" for="phone"> Please enter captcha<star class="star">*</star>: </label> <input type="text" name="captcha" value="" class="form-control" required placeholder="Please enter captcha" /> </div> </div> <div class="col-md-6"> <div class="form-group"> <label class="upper" for="phone"> </label> <span class="capimage"><img src="https://scholarsconferences.com/infectious-diseases/captcha/1732346301.3141.jpg" style="width: 180; height: 50; border: 0;" alt=" " /></span> <a href="javascript:;" title="refersh captcha" onclick="getNewCaptcha()"><span class="fa fa-refresh theme-text-color"></span></a> </div> </div> </div> <!--Hidden Elements--> <input type="hidden" id="regType" name="regType" value=""> <input type="hidden" id="radioType" name="radioType" value=""> <input type="hidden" id="accdType" name="accdType" value=""> <input type="hidden" id="totalamount" name="totalamount" value="0"> <input type='hidden' id='discAmt' name="discAmt" value='0'> <input type='hidden' id='discPer' name="discPer" value='0'> <input type='hidden' id='fquantity' name="fquantity" value='0'> <input type='hidden' id='aquantity' name="aquantity" value='0'> <input type="hidden" id="usertype" name="usertype" value="3"> <input type="hidden" id="radioamt" name="radioamt" value="0"> <input type="hidden" id="radioid" name="radioid" value="0"> <input type="hidden" id="accid" name="accid" value=""> <input type="hidden" id="accomadationamo" name="accomadationamo" value="0"> <input type="hidden" id="acmid" name="acmid" value=""> <input type="hidden" id="accompanyamo" name="accompanyamo" value="0"> <input type="hidden" id="currency" name="currency" value="2"> <input type="hidden" id="payment_meathod" name="payment_meathod" value="2"> <div class="mt-10"> <div class="row"> <div class="col-md-6 text-right"> <!--<div class="price_strps"><img src="https://scholarsconferences.com/heartcongress-2019/includes/img/stripe.jpg" /></div>--> <div class="reg-radio"> <label> <input checked type="radio" class="payment-meathod " name="payment_meathod_1" id="payment_meathod_2" value="2"/> <img src="https://scholarsconferences.com/infectious-diseases/includes/img/stripe.jpg" class="img-responsive blink_me lol2 rotating-border " alt="img11" > </label> </div> </div> <div class="col-md-6 text-left"> <div class="reg-radio"> <label> <input type="radio" class="payment-meathod" name="payment_meathod_1" id="payment_meathod_2" value="1"/> <img src="https://scholarsconferences.com/infectious-diseases/includes/img/paypal_reg.jpg" class="img-responsive lol1 rotating-border" alt="img11"> </label> </div> <!-- <div class="price_strps"><img src="https://scholarsconferences.com/heartcongress-2019/includes/img/paypal_reg.jpg" /></div>--> </div> </div> </div> <div class="shippingReg col-sm-10 col-md-10 col-lg-10 col-xs-12 flexdisp m-auto pb-2p rp-tl-center"> <div class="col-sm-11 col-md-11 col-lg-11 col-xs-12 m-auto"> <input type="checkbox" name="termschk" id="termschk" required />I've read and accept the terms & conditions <span class="errAgrre" style="color:#ff0000;font-size:12px;display:none;">Please Accept the Terms and Conditions.</span> </div> </div> <div class="row "> <div class="text-center"> <p>By clicking "Proceed to Register", you agree to the privacy policy, terms & conditions and cancellation policy.</p> <div class="center" id="submit_reg"> <button class="btn btn-dark" >Reset</button> <button type="submit" name="submit" class="btn btn-dark-theme submit"><span class="btntext">Proceed to Pay</span></button> </div> </div> </div> </div> <div class="mg-box register-content"> <h4>Registration Content</h4> <div><span style="font-size: 14px; font-weight: bold;">Registration Includes:</span></div><ul><li><span style="font-size: 14px;">Access to all conference sessions</span></li><li><span style="font-size: 14px;">Coffee breaks during the conference (Applicable for In-Person events)</span></li><li><span style="font-size: 14px;">Handbook & Conference Kit</span></li><li><span style="font-size: 14px;">Lunch during the conference (Applicable for In-Person events)</span></li><li><span style="font-size: 14px;">Certificate of Presentation/Participation</span></li></ul><div><span style="font-size: 14px; font-weight: bold;">For Student Delegates and Scholars:</span></div><ul><li><span style="font-size: 14px;">Access to All Sessions</span></li><li><span style="font-size: 14px;">Coffee Breaks During the Conference (Applicable for In-Person events)</span></li><li><span style="font-size: 14px;">Conference Kit and Souvenir</span></li><li><span style="font-size: 14px;">Lunch During the Conference (Applicable for In-Person events)</span></li><li><span style="font-size: 14px;">Chance to Present a Oral Presentations for Scholars</span></li><li><span style="font-size: 14px;">Chance to Present a Poster Presentations for Students</span></li></ul><div><span style="font-size: 14px; color: inherit; font-weight: bold;">Accommodation (Applicable for In-Person Conferences):</span><br></div><ul><li><span style="font-size: 14px;">Stay Depends upon the Number of Days Booked</span></li><li><span style="font-size: 14px;">Breakfast Buffet</span></li><li><span style="font-size: 14px;">Coffee and Tea Facilities in the Room</span></li><li><span style="font-size: 14px;">Wi-Fi</span></li><li><span style="font-size: 14px;">Gym 24 h and Other facilities</span></li></ul><div><span style="font-size: 14px; font-weight: bold; color: inherit;">Accompanying Person</span><br></div><ul><li><span style="font-size: 14px;">Accompanying Persons are those who accompany the participants at the conference who may be either a spouse/family partner and/or a son/daughter and must register under this category. Please note that business partners do not qualify as Accompanying Persons and are not allowed to register as an Accompanying Person.</span></li></ul><div><span style="font-size: 14px; font-weight: bold; color: inherit;">Webinar/Virtual Registration Benefits:</span><br></div><ul><li><span style="font-size: 14px;">Access to all Webinar Sessions</span></li><li><span style="font-size: 14px;">Handbook & Conference Kit (Soft Copy)</span></li><li><span style="font-size: 14px;">Handbook & Conference Kit (Hard Copy Upon Request)</span></li><li><span style="font-size: 14px;">Certificate of Presentation/Participation</span></li><li><span style="font-size: 14px;">Exhibition and Sponsorship:</span></li><li><span style="font-size: 14px;">For more information on Sponsorship/Exhibition Opportunities and Details, visit the sponsorship page and write to <a href="mailto:sponsors@scholarsconferences.com">sponsors@scholarsconferences.com</a></span></li></ul><div><span style="font-size: 14px; font-weight: bold;">Cancellation Policy:</span></div><ul><li><span style="font-size: 14px;">Cancellations or modifications of registrations should notify through email to respective program manager or accouts@scholarsconferences.com</span></li></ul><div><span style="font-size: 14px; color: inherit;">If Scholars Conferences Limited cancels this event for any indispensable reason, registered participants will be credited with the full amount paid at the time of registration. You may also use this credit for any another Scholars Conferences Limited event(s) which must occur within One Year from the date of cancellation</span><br></div><div><span style="font-size: 14px;"><br></span></div><div><span style="font-size: 14px;">For more details on Cancellation Policy, refer our Terms and Conditions Page. This cancellation policy was last updated on March 01, 2024.</span></div><div><span style="font-size: 14px;"><br></span></div><div><span style="font-size: 14px; font-weight: bold;">About Group Registration:</span></div><ul><li><span style="font-size: 14px;">Group registration is applicable for any of the above presentation types.</span></li><li><span style="font-size: 14px;">You are eligible for a discounted rate on the registration fee if you are a group of minimum 03 or more persons.</span></li><li><span style="font-size: 14px;">If your group comprises of more than 10 people please contact our Program Manager for a higher percentage on the discount rate.</span></li><li><span style="font-size: 14px;">Please note the group members should be from the organization/institution.</span></li><li><span style="font-size: 14px;">Discounted Registration for three (03) or more participants from the same organization/institution.</span></li><li><span style="font-size: 14px;">The benefits for the Group registration will be decided based on your presentation type (Oral/Poster/Listener/Virtual)</span></li></ul><div><span style="font-size: 14px; font-weight: bold;">NOTE: All discounted registrations are fully non-refundable.</span></div> </div> </form> </div> <div class="tab-pane fade" id="Grants"> <div> <h4>Grants</h4> <p><p><span style="font-size: 16px;">The <span style="font-weight: bold;">Scholars Conferences</span> Participation and Travel Grant Program for Students offers a limited number of grants to assist Students presenting papers at Scholars Conferences Limited sponsored conferences.</span></p> <p><span style="font-size: 16px; color: inherit;">Participation grants are provided for online participation at virtual or hybrid conferences, where we reimburse the early registration fees for you.</span><br></p> <p><span style="font-size: 16px; color: inherit;">Travel grants are offered for face-to-face or hybrid conferences. We offer a fixed amount of traveling reimbursement (depending upon the sponsorship available for the conference).</span><br></p> <p><span style="font-size: 16px; color: inherit;">Applications for each conference must be received through the email before three months to the conference no later than the posted deadline which are provided by the respective conferences. Scholars Conferences reserves the right not to process late or incomplete applications.</span><br></p> <p><span style="font-weight: bold;"><span style="font-size: 16px; color: inherit;">Eligibility Criteria:</span><br></span></p> <ul> <li><span style="font-size: 16px;">The applicant must be a current and active student (PhD, Masters, or undergraduate).</span></li> <li><span style="font-size: 16px;">The applicant must be the author or co-author of an accepted paper in the conference with at least 50% contribution, attend the conference and present the paper.</span></li> </ul> <p><span style="font-size: 16px; color: inherit;">Students who receive the grants may be requested to volunteer to assist the conference management team. Duties may include assisting with registration, ticket acceptance, audio-visual requirements, and other conference matters. It is not expected that this volunteering will interfere with any student's opportunity to attend most of the technical sessions, nor with presenting their own paper at the meeting. Details will be available at the conference.</span><br></p> <p><span style="font-size: 16px; color: inherit;">Only one student author per paper will be awarded a grant and a student can receive only one grant per year.</span><br></p></p> </div> <!--<hr class="abthr">--> </div> <div class="tab-pane fade" id="Sponsors"> </div> <div class="tab-pane fade" id="SocialLinks"> <h4>Social Links</h4> <div class="row sco_liks"> <a href="https://www.facebook.com/ScholarsConference/" target='_blank'> <div class="col-md-4"> <img src="https://scholarsconferences.com/infectious-diseases/admin/uploads/socialinks/facebook.webp" /> </div> </a> <a href="https://twitter.com/ScholarsConfer1" target='_blank'> <div class="col-md-4"> <img src="https://scholarsconferences.com/infectious-diseases/admin/uploads/socialinks/twitter.webp" /> </div> </a> <a href="https://www.linkedin.com/company/scholars-conferences/" target='_blank'> <div class="col-md-4"> <img src="https://scholarsconferences.com/infectious-diseases/admin/uploads/socialinks/linkedin-logo.png" /> </div> </a> <a href="https://scholarsconferences.blogspot.com/" target='_blank'> <div class="col-md-4"> <img src="https://scholarsconferences.com/infectious-diseases/admin/uploads/socialinks/blogger.png" /> </div> </a> </div> </div> <div class="tab-pane fade" id="PastConferenceReport"> </div> <div class="tab-pane fade" id="Venue"> <section class="location_ot"> <div class="container-fluid"> <div class="row"> <h4>Venue and location</h4> <h5>Hotel Duo</h5> <div class="row"> <div class="col-md-4"> <img src="https://scholarsconferences.com/infectious-diseases/admin/uploads/banners/1731475434.jpg" height="200px"/> </div> <div class="col-md-4"> <!-- <div class="slid_img">--> <img src="https://scholarsconferences.com/infectious-diseases/admin/uploads/banners/v_1731475434.jpg" height="200px"/> </div> <div class="col-md-4"> <img src="https://scholarsconferences.com/infectious-diseases/admin/uploads/banners/c_1731475434.jpg" height="200px"/> </div> <!--</div>--> </div> <div class="row pt-3"> <div class="col-md-7"> <p><span style="font-size: 16px;">Prague is undoubtedly one of the most beautiful, attractive, and charming cities in the world.</span></p><p><span style="font-size: 16px; color: inherit;">The Prague Castle, on a hill above the historic city, is listed in the Guinness Book of Records as the largest continuous complex of castle buildings in the world. It covers an area of 70,000 m2. Together with Prague's historic center, it has been a UNESCO World Heritage Site since 1992.</span><br></p><p><span style="font-size: 16px; color: inherit;">One of the most popular attractions in Prague, the Charles Bridge, the oldest bridge in the metropolis, connects the Old Town with the Lesser Town. Its foundations were laid in 1357 by Charles IV. It was completed in 1390, but back then it was known only as the Stone Bridge. It is best to walk on the bridge early in the morning before the crowds of tourists arrive.</span><br></p><p><span style="font-size: 16px; color: inherit;">Prague's Jewish District is also well-known. It was founded in the 13th century and preserves the history of Prague's Jews. The Old Synagogue is the oldest synagogue in Central Europe and is still used for worship.</span><br></p><p><span style="font-size: 16px; color: inherit;">Prague offers an endless amount of fantastic things to see. Below you will find a short list of the most desirable sights. If you need any further information and tips on where to go and what to do in Prague, please contact the Hotel Duo Concierge.</span><br></p><p><span style="font-size: 16px; color: inherit;">Interesting places in Prague</span><br></p><ul><li><span style="font-size: 16px; color: inherit;">Prague Castle</span><br></li><li><span style="font-size: 16px;">Charles Bridge</span></li><li><span style="font-size: 16px;">Old Town Hall with Astronomical Clock</span></li><li><span style="font-size: 16px;">Church of Our Lady before Týn</span></li><li><span style="font-size: 16px;">Josefov - Prague's Jewish District</span></li><li><span style="font-size: 16px;">Powder Gate</span></li><li><span style="font-size: 16px;">Municipal House</span></li><li><span style="font-size: 16px;">Wenceslas Square</span></li><li><span style="font-size: 16px;">Church of Our Lady Victorious</span></li><li><span style="font-size: 16px;">Church of St. Nicholas</span></li><li><span style="font-size: 16px;">Pet?ín Observation Tower</span></li><li><span style="font-size: 16px;">Dancing House</span></li><li><span style="font-size: 16px;">Strahov Monastery</span></li><li><span style="font-size: 16px;">Vyšehrad</span></li><li><span style="font-size: 16px;">Museum of Decorative Arts</span></li><li><span style="font-size: 16px;">National Museum</span></li><li><span style="font-size: 16px;">National Technical Museum</span></li><li><span style="font-size: 16px;">Jewish Museum</span></li><li><span style="font-size: 16px;">Museum of the City of Prague</span></li><li><span style="font-size: 16px;">National Gallery</span></li><li><span style="font-size: 16px;">Botanical Garden</span></li><li><span style="font-size: 16px;">Royal Game Preserve Stromovka</span></li><li><span style="font-size: 16px;">Podviní Park Vyso?any</span></li><li><span style="font-size: 16px;">Galerie Harfa Shopping Center</span></li><li><span style="font-size: 16px;">Let?any Shopping Center</span></li><li><span style="font-size: 16px;">Fashion Arena Prague Outlet</span></li><li><span style="font-size: 16px;">ZOO hl. m. Prague</span></li><li><span style="font-size: 16px;">Bobsleigh track Prosek</span></li><li><span style="font-size: 16px;">DinoPark Harfa</span></li></ul> </div> <div class="col-md-5"> <div class="ven-loc"> <!--<div class="d-flex">--> <!-- <img class="tw-w-6 tw-h-6 tw-mt-2" src="https://www.fusion-conferences.com/img/icons/ringed-purple-thumbsup-icon.svg">--> <!-- <div class="ven_lst">--> <!-- <h6>Venue Rating </h6>--> <!-- <p></p>--> <!-- </div>--> <!--</div>--> <!-- <div class="d-flex">--> <!-- <img class="tw-w-6 tw-h-6 tw-mt-2" src="https://www.fusion-conferences.com/img/icons/ringed-purple-thumbsup-icon.svg">--> <!-- <div class="ven_lst">--> <!-- <h6>Currency </h6>--> <!-- <p>US Dollar (USD)</p>--> <!-- </div>--> <!--</div>--> <div class="d-flex"> <img class="tw-w-6 tw-h-6 tw-mt-2" src="https://www.fusion-conferences.com/img/icons/ringed-purple-thumbsup-icon.svg"> <div class="ven_lst"> <h6>Address</h6> <p>Teplická 492/19, 190 00 Prague 9 <br>Czech Republic</p> </div> </div> <div class="d-flex"> <img class="tw-w-6 tw-h-6 tw-mt-2" src="https://www.fusion-conferences.com/img/icons/ringed-purple-thumbsup-icon.svg"> <div class="ven_lst"> <h6>Nearest Airport</h6> <p>Prague's Václav Havel Airport </p> </div> </div> </div> </div> </div> <!--<div class="row">--> <!-- <div class="col-md-12">--> <!-- <h4>Location</h4>--> <div class="row"> <div class="col-md-12"> <h4>Location</h4> <iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d10231.294860781249!2d14.4857256!3d50.1270206!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x470bec9f3e172603%3A0x19ad14d3ab594bd!2sHotel%20Duo!5e0!3m2!1sen!2sin!4v1723194136175!5m2!1sen!2sin" width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe> </div> </div> </div> </div> </section> <!--<hr class="venue-hr">--> </div> <div class="tab-pane fade" id="Transportation"> <section class="cont_ot"> <div class="container-fluid"> <div class="row"> <h4>Transportation</h4> <p><p><span >Hotel Duo is located in Strizkov </span><span >in Prague 9. It is easily accessible for guests coming from different parts of Prague as well as from other cities and countries. The hotel is situated close to several key road junctions and guests have a spacious private car park at their disposal. At the same time, there is a metro station just a few steps from the hotel, making it possible to reach the city center and all the attractions Prague has to offer in just a few minutes.</span></p><p><span >Accessibility to main transport hubs</span><br></p><p><span >The hotel is easily accessible from Prague's Václav Havel Airport (approximately 30 minutes by car) and the main train station (approximately 12 minutes by metro to </span><span >Strizkov </span><span > station, line C, which is right next to the hotel), which facilitates the arrival of international and national travellers.</span></p><p><span >The hotel is located close to the city ring road, which provides easy and fast connections to major motorways such as the D8 leading to Dresden and Berlin. The city ring road also provides a connection to the D1 motorway, a key route for travel to Brno and Vienna.</span><br></p><p><span >The hotel is located just a few steps from the metro station </span><span >Strizkov </span><span >(line C), allowing quick access to the city center in just 12 minutes.</span></p></p> </div> </div> </div> <div class="tab-pane fade" id="OralPresenters"> <div class="cont_ot"> <h4>Oral Presenters</h4> <p>We have several oral opportunities available at this meeting. To be considered for a talk, please register for the conference and upload your abstract when prompted to do so. You will be able to monitor the status of your abstract through your Fusion account and you will also receive an email if you are successful or unsuccessful.</p> <p>Please use the abstract template provided (see below) and ensure your abstract is no longer than one page in length.</p> <p>If you are accepted for a talk, we recommend you check our website regularly as the conference approaches. Regular programme updates will be released under the ‘Programme’ tab on the conference website.</p> <h4>Your Presentation</h4> <p>On the day of your presentation please make yourself known to our AV technician who will be present in the conference room. We advise running through your presentation at least 30minutes prior to your session commencing to ensure your slides and any videos or animations appear as expected. We prefer our speakers to run their presentation from the master PC or Mac, however, if you prefer to use your own laptop then please notify us prior to the session. A HDMI or VGA cable is usually available on the podium.</p> <p>Our AV technician will apply your microphone and provide a combined slide advancer and laser pointer.</p> <p>We ask all speakers to adhere to their time slots and respect their fellow presenters. A visual traffic light aide will be available to warn presenters as their time decreases.</p> <p>Please make sure your presentation adheres to the following guidelines.</p> <p>Aspect Ratio: On Screen Show (16:9)</p> <div class="row d-flex align-items-center"> <div class="col-md-5"> <h3 class="m-0">Submit Abstract</h3> </div> <div class="col-md-7 text-align-right"> <a href="https://scholarsconferences.com/infectious-diseases/admin/uploads/brouchure/1723195304.docx" download target="_blank" class="btn btn-dark-theme submit">Download Sample Abstract File</a> </div> </div> <form method="POST" name="reg_form" id="reg_form" action="https://scholarsconferences.com/infectious-diseases/home/saveUserDetails" enctype="multipart/form-data"> <section class="pt-2p"> <div class="row"> <div class="register-form"> <div class="col-sm-12 col-md-12 col-lg-12 col-xs-12"> <div class="shipping"> <!--<h4>Abstract Submission</h4>--> <div class="form-group designation"> <select class="form-control" name="designation" id="designation" required> <option value="">Designation</option> <option value="Mr.">Mr.</option> <option value="Miss">Miss</option> <option value="Mrs.">Mrs.</option> <option value="Dr.">Dr.</option> <option value="Assist Prof">Assist Prof</option> <option value="Assoc Prof">Assoc Prof</option> <option value="Prof">Prof</option> </select> </div> <div class="row"> <div class="col-sm-6 col-md-6 col-xs-12 proper"> <input type="text" class="form-control" name="firstname" id="firstname" placeholder="First name" required /> </div> <div class="col-sm-6 col-md-6 col-xs-12 proper"> <input type="text" class="form-control" name="lastname" id="lastname" placeholder="Last name"> </div> </div> <div class="row"> <div class="col-sm-6 col-md-6 col-xs-12 proper"> <input type="text" class="form-control" name="company" id="company" placeholder="Company/University" required /> </div> <div class="col-sm-6 col-md-6 col-xs-12 proper"> <select class="form-control" name="country" id="abscountry" required=""> <option value="">Select Country</option> <option value="afghanistan">Afghanistan</option> <option value="albania">Albania</option> <option value="algeria">Algeria</option> <option value="american samoa">American Samoa</option> <option value="andorra">Andorra</option> <option value="angola">Angola</option> <option value="anguilla">Anguilla</option> <option value="antigua and barbuda">Antigua And Barbuda</option> <option value="argentina">Argentina</option> <option value="armenia">Armenia</option> <option value="aruba">Aruba</option> <option value="australia">Australia</option> <option value="austria">Austria</option> <option value="azerbaijan">Azerbaijan</option> <option value="bahamas">Bahamas</option> <option value="bahrain">Bahrain</option> <option value="bangladesh">Bangladesh</option> <option value="barbados">Barbados</option> <option value="belarus">Belarus</option> <option value="belgium">Belgium</option> <option value="belize">Belize</option> <option value="benin">Benin</option> <option value="bermuda">Bermuda</option> <option value="bhutan">Bhutan</option> <option value="bolivia">Bolivia</option> <option value="bosnia and herzegovina">Bosnia And Herzegovina</option> <option value="botswana">Botswana</option> <option value="brazil">Brazil</option> <option value="british indian ocean territory">British Indian Ocean Territory</option> <option value="british virgin islands">British Virgin Islands</option> <option value="brunei">Brunei</option> <option value="bulgaria">Bulgaria</option> <option value="burkina faso">Burkina Faso</option> <option value="burundi">Burundi</option> <option value="cambodia">Cambodia</option> <option value="cameroon">Cameroon</option> <option value="canada">Canada</option> <option value="cape verde">Cape Verde</option> <option value="cayman islands">Cayman Islands</option> <option value="central african republic">Central African Republic</option> <option value="chad">Chad</option> <option value="chile">Chile</option> <option value="china">China</option> <option value="christmas island">Christmas Island</option> <option value="cocos islands">Cocos Islands</option> <option value="colombia">Colombia</option> <option value="comoros">Comoros</option> <option value="cook islands">Cook Islands</option> <option value="costa rica">Costa Rica</option> <option value="croatia">Croatia</option> <option value="cuba">Cuba</option> <option value="cyprus">Cyprus</option> <option value="czech republic">Czech Republic</option> <option value="democratic republic of the congo">Democratic Republic Of The Congo</option> <option value="denmark">Denmark</option> <option value="djibouti">Djibouti</option> <option value="dominica">Dominica</option> <option value="dominican republic">Dominican Republic</option> <option value="east timor">East Timor</option> <option value="ecuador">Ecuador</option> <option value="egypt">Egypt</option> <option value="el salvador">El Salvador</option> <option value="equatorial guinea">Equatorial Guinea</option> <option value="eritrea">Eritrea</option> <option value="estonia">Estonia</option> <option value="ethiopia">Ethiopia</option> <option value="falkland islands">Falkland Islands</option> <option value="faroe islands">Faroe Islands</option> <option value="fiji">Fiji</option> <option value="finland">Finland</option> <option value="france">France</option> <option value="french polynesia">French Polynesia</option> <option value="gabon">Gabon</option> <option value="gambia">Gambia</option> <option value="georgia">Georgia</option> <option value="germany">Germany</option> <option value="ghana">Ghana</option> <option value="GHANA">GHANA</option> <option value="gibraltar">Gibraltar</option> <option value="greece">Greece</option> <option value="greenland">Greenland</option> <option value="grenada">Grenada</option> <option value="guam">Guam</option> <option value="guatemala">Guatemala</option> <option value="guinea">Guinea</option> <option value="guinea-bissau">Guinea-bissau</option> <option value="guyana">Guyana</option> <option value="haiti">Haiti</option> <option value="honduras">Honduras</option> <option value="hong kong">Hong Kong</option> <option value="hungary">Hungary</option> <option value="iceland">Iceland</option> <option value="india">India</option> <option value="indonesia">Indonesia</option> <option value="iran">Iran</option> <option value="iraq">Iraq</option> <option value="ireland">Ireland</option> <option value="isle of man">Isle Of Man</option> <option value="israel">Israel</option> <option value="italy">Italy</option> <option value="ivory coast">Ivory Coast</option> <option value="jamaica">Jamaica</option> <option value="japan">Japan</option> <option value="jersey">Jersey</option> <option value="jordan">Jordan</option> <option value="kazakhstan">Kazakhstan</option> <option value="kenya">Kenya</option> <option value="kiribati">Kiribati</option> <option value="kuwait">Kuwait</option> <option value="kyrgyzstan">Kyrgyzstan</option> <option value="laos">Laos</option> <option value="latvia">Latvia</option> <option value="lebanon">Lebanon</option> <option value="lesotho">Lesotho</option> <option value="liberia">Liberia</option> <option value="libya">Libya</option> <option value="liechtenstein">Liechtenstein</option> <option value="lithuania">Lithuania</option> <option value="luxembourg">Luxembourg</option> <option value="macao">Macao</option> <option value="macedonia">Macedonia</option> <option value="madagascar">Madagascar</option> <option value="malawi">Malawi</option> <option value="malaysia">Malaysia</option> <option value="maldives">Maldives</option> <option value="mali">Mali</option> <option value="malta">Malta</option> <option value="marshall islands">Marshall Islands</option> <option value="mauritania">Mauritania</option> <option value="mauritius">Mauritius</option> <option value="mayotte">Mayotte</option> <option value="mexico">Mexico</option> <option value="micronesia">Micronesia</option> <option value="moldova">Moldova</option> <option value="monaco">Monaco</option> <option value="mongolia">Mongolia</option> <option value="montenegro">Montenegro</option> <option value="montserrat">Montserrat</option> <option value="morocco">Morocco</option> <option value="mozambique">Mozambique</option> <option value="myanmar">Myanmar</option> <option value="namibia">Namibia</option> <option value="nauru">Nauru</option> <option value="nepal">Nepal</option> <option value="netherlands">Netherlands</option> <option value="netherlands antilles">Netherlands Antilles</option> <option value="new caledonia">New Caledonia</option> <option value="new zealand">New Zealand</option> <option value="nicaragua">Nicaragua</option> <option value="niger">Niger</option> <option value="nigeria">Nigeria</option> <option value="niue">Niue</option> <option value="north korea">North Korea</option> <option value="northern mariana islands">Northern Mariana Islands</option> <option value="norway">Norway</option> <option value="oman">Oman</option> <option value="pakistan">Pakistan</option> <option value="palau">Palau</option> <option value="panama">Panama</option> <option value="papua new guinea">Papua New Guinea</option> <option value="paraguay">Paraguay</option> <option value="peru">Peru</option> <option value="philippines">Philippines</option> <option value="pitcairn">Pitcairn</option> <option value="poland">Poland</option> <option value="portugal">Portugal</option> <option value="puerto rico">Puerto Rico</option> <option value="qatar">Qatar</option> <option value="republic of the congo">Republic Of The Congo</option> <option value="romania">Romania</option> <option value="russia">Russia</option> <option value="rwanda">Rwanda</option> <option value="saint barthelemy">Saint Barthelemy</option> <option value="saint helena">Saint Helena</option> <option value="saint kitts and nevis">Saint Kitts And Nevis</option> <option value="saint lucia">Saint Lucia</option> <option value="saint martin">Saint Martin</option> <option value="saint pierre and miquelon">Saint Pierre And Miquelon</option> <option value="saint vincent and the grenadines">Saint Vincent And The Grenadines</option> <option value="samoa">Samoa</option> <option value="san marino">San Marino</option> <option value="sao tome and principe">Sao Tome And Principe</option> <option value="saudi arabia">Saudi Arabia</option> <option value="senegal">Senegal</option> <option value="serbia">Serbia</option> <option value="seychelles">Seychelles</option> <option value="sierra leone">Sierra Leone</option> <option value="singapore">Singapore</option> <option value="slovakia">Slovakia</option> <option value="slovenia">Slovenia</option> <option value="solomon islands">Solomon Islands</option> <option value="somalia">Somalia</option> <option value="south africa">South Africa</option> <option value="south georgia and the south sandwich islands">South Georgia And The South Sandwich Islands</option> <option value="south korea">South Korea</option> <option value="spain">Spain</option> <option value="sri lanka">Sri Lanka</option> <option value="sudan">Sudan</option> <option value="suriname">Suriname</option> <option value="svalbard and jan mayen">Svalbard And Jan Mayen</option> <option value="swaziland">Swaziland</option> <option value="sweden">Sweden</option> <option value="switzerland">Switzerland</option> <option value="syria">Syria</option> <option value="taiwan">Taiwan</option> <option value="tajikistan">Tajikistan</option> <option value="tanzania">Tanzania</option> <option value="thailand">Thailand</option> <option value="togo">Togo</option> <option value="tokelau">Tokelau</option> <option value="tonga">Tonga</option> <option value="trinidad and tobago">Trinidad And Tobago</option> <option value="tunisia">Tunisia</option> <option value="turkey">Turkey</option> <option value="turkmenistan">Turkmenistan</option> <option value="turks and caicos islands">Turks And Caicos Islands</option> <option value="tuvalu">Tuvalu</option> <option value="u.s. virgin islands">U.s. Virgin Islands</option> <option value="uganda">Uganda</option> <option value="ukraine">Ukraine</option> <option value="united arab emirates">United Arab Emirates</option> <option value="united kingdom">United Kingdom</option> <option value="united states">United States</option> <option value="uruguay">Uruguay</option> <option value="uzbekistan">Uzbekistan</option> <option value="vanuatu">Vanuatu</option> <option value="vatican">Vatican</option> <option value="venezuela">Venezuela</option> <option value="vietnam">Vietnam</option> <option value="wallis and futuna">Wallis And Futuna</option> <option value="western sahara">Western Sahara</option> <option value="yemen">Yemen</option> <option value="zambia">Zambia</option> <option value="zimbabwe">Zimbabwe</option> </select> </div> </div> <div class="row"> <div class="col-sm-6 col-md-6 col-xs-12 proper"> <select class="form-control app-cat" name="category" id="category" required> <option value="">Category</option> <option value="Speaker">Speaker</option> <option value="Delegate">Delegate</option> <option value="Sponsor">Sponsor</option> <option value="Student">Student</option> <option value="Others">Others</option> </select> </div> <div class="col-sm-6 col-md-6 col-xs-12 proper"> <select class="form-control" name="session_id" id="session_id" required> <option value="">Scientific Session</option> <option value="Infectious Diseases">Infectious Diseases</option> <option value="Infectious Diseases Prevention, Control and Cure">Infectious Diseases Prevention, Control and Cure</option> <option value="Fungal Infectious Diseases">Fungal Infectious Diseases</option> <option value="Tropical Infectious Diseases">Tropical Infectious Diseases</option> <option value="Nosocomial Infections & Control">Nosocomial Infections & Control</option> <option value="Blood Infectious Diseases">Blood Infectious Diseases</option> <option value="Pharmacology of Infectious Diseases">Pharmacology of Infectious Diseases</option> <option value="Viral Infectious Diseases">Viral Infectious Diseases</option> <option value="Neuro Infectious Diseases">Neuro Infectious Diseases</option> <option value="Plants Diseases and Fungal Infection Control">Plants Diseases and Fungal Infection Control</option> <option value="Ebola and Zika Viral Infections">Ebola and Zika Viral Infections</option> <option value="Pediatric Infectious Diseases">Pediatric Infectious Diseases</option> <option value="Parasitology & Infectious Diseases">Parasitology & Infectious Diseases</option> <option value="Infection, Immunity and Inflammation">Infection, Immunity and Inflammation</option> <option value="STD and HIV Infection">STD and HIV Infection</option> <option value="Orthopaedic Infections">Orthopaedic Infections</option> <option value="Causes and Symptoms of Infectious Diseases">Causes and Symptoms of Infectious Diseases</option> <option value="Non communicable Diseases">Non communicable Diseases</option> <option value="Coronavirus Disease (COVID-19)">Coronavirus Disease (COVID-19)</option> <option value="Vector-borne Diseases">Vector-borne Diseases</option> <option value="Infectious Disease Epidemiology">Infectious Disease Epidemiology</option> <option value="Emerging Infectious Diseases">Emerging Infectious Diseases</option> <option value="Antimicrobial Resistance (AMR">Antimicrobial Resistance (AMR</option> <option value="Infection Prevention and Control (IPC)">Infection Prevention and Control (IPC)</option> <option value="Biotechnology and Genomics in Infectious Diseases">Biotechnology and Genomics in Infectious Diseases</option> <option value="Rare Infectious Diseases">Rare Infectious Diseases</option> <option value="Veterinary Diseases">Veterinary Diseases</option> <option value="Global Health and Infectious Diseases">Global Health and Infectious Diseases</option> <option value="Research on Medicine and Vaccine for Covid-19">Research on Medicine and Vaccine for Covid-19</option> <option value="Vaccines and Vaccination">Vaccines and Vaccination</option> <option value="Internal Medicine for Infectious Diseases">Internal Medicine for Infectious Diseases</option> <option value="Clinical and Case Reports">Clinical and Case Reports</option> </select> </div> </div> <div class="row" id="other_cat" style="display:none;"> <div class="col-sm-6 col-md-6 col-xs-12 proper"> <input type="text" class="form-control" name="ot_category" id="ot_category" /> </div> </div> <div class="row"> <div class="col-sm-6 col-md-6 col-xs-12 proper"> <input type="email" class="form-control" name="usr_email" id="usr_email" placeholder="Email" required /> </div> <div class="col-sm-6 col-md-6 col-xs-12 proper"> <select class="form-control" name="abstractcategory" id="abstractcategory" required> <option value="">Abstract Category</option> <option value="Oral">Oral</option> <option value="poster">Poster</option> <option value="e-poster">E-Poster</option> <option value="workshop">Workshop</option> </select> </div> </div> <div class="row"> <div class="col-xs-12 proper"> <span id="country_codevalpopAbstrct" class="country_codevalpop" style="display:none"></span> <input id="phoneNum" name="user_phone" type="text" class="form-control num-cls" placeholder="Mobile Number" required /> </div> <div class="col-xs-12 proper"> <div class="file-upload"> <div class="file-select form-control brch-ctrl1"> <div class="file-select-name" id="noFile">No file chosen...</div> <input type="file" class="" name="userdocs" id="chooseFile" required /> <div class="file-select-button" id="fileName">Choose File</div> </div> <div class="flot-riht" style="float:right;font-size:11px;"> <p>PDF/WORD/PPT FROMAT ONLY</p> </div> </div> </div> </div> <div class="row"> <div class="col-sm-6 col-md-6 col-xs-12 proper"> <input type="text" name="captcha" value="" class="form-control" required placeholder="Please enter captcha" /> </div> <div class="col-sm-6 col-md-6 col-xs-12 proper"> <span class="capimage"><img src="https://scholarsconferences.com/infectious-diseases/captcha/1732346301.3141.jpg" style="width: 180; height: 50; border: 0;" alt=" " /></span> <a href="javascript:;" title="refersh captcha" onclick="getNewCaptcha()"><span class="fa fa-refresh theme-text-color"></span></a> </div> </div> <div class="row"> <div class="col-sm-11 col-md-11 col-lg-11 col-xs-12 m-auto"> <button class="btn-submit" name="submit1" type="submit">Submit</button> </div> </div> </div> </div> </div> </div> </section> </form> </div> </div> <div class="tab-pane fade" id="Posters"> <div class="cont_ot"> <h4>Posters</h4> <p>We have several oral opportunities available at this meeting. To be considered for a talk, please register for the conference and upload your abstract when prompted to do so. You will be able to monitor the status of your abstract through your Fusion account and you will also receive an email if you are successful or unsuccessful.</p> <p>Please use the abstract template provided (see below) and ensure your abstract is no longer than one page in length.</p> <p>If you are accepted for a talk, we recommend you check our website regularly as the conference approaches. Regular programme updates will be released under the ‘Programme’ tab on the conference website.</p> <h4>Your Presentation</h4> <p>On the day of your presentation please make yourself known to our AV technician who will be present in the conference room. We advise running through your presentation at least 30minutes prior to your session commencing to ensure your slides and any videos or animations appear as expected. We prefer our speakers to run their presentation from the master PC or Mac, however, if you prefer to use your own laptop then please notify us prior to the session. A HDMI or VGA cable is usually available on the podium.</p> <p>Our AV technician will apply your microphone and provide a combined slide advancer and laser pointer.</p> <p>We ask all speakers to adhere to their time slots and respect their fellow presenters. A visual traffic light aide will be available to warn presenters as their time decreases.</p> <p>Please make sure your presentation adheres to the following guidelines.</p> <p>Aspect Ratio: On Screen Show (16:9)</p> <div class="row d-flex align-items-center"> <div class="col-md-5"> <h3 class="m-0">Submit Abstract</h3> </div> <div class="col-md-7 text-align-right"> <!--<button class="btn btn-dark-theme submit">Download Sample Abstract File</button>--> <a href="https://scholarsconferences.com/infectious-diseases/admin/uploads/brouchure/1723195304.docx" download target="_blank" class="btn btn-dark-theme submit">Download Sample Abstract File</a> </div> </div> <form class="register-form" action="https://scholarsconferences.com/infectious-diseases/home/saveUserDetails" enctype="multipart/form-data" method="post" id="abstract_form" autocomplete="off" novalidate="novalidate"> <input type="hidden" name="category" value="poster"> <div class="row"> <div class="col-md-6"> <div class="form-group"> <label class="upper" for="title"> Title<star class="star">*</star>: </label> <select name="designation" class="" id="title"> <option value="" selected="selected">Select</option> <option value="Dr.">Dr.</option> <option value="Mr.">Mr.</option> <option value="Miss.">Miss.</option> <option value="Mrs.">Mrs.</option> </select> <label id="title-error" class="error" for="title" style="display: none;"></label> </div> </div> <div class="col-md-6"> <div class="form-group"> <label class="upper" for="name"> Name<star class="star">*</star>: </label> <input type="text" class="form-control" name="firstname" value="" placeholder="Enter name" id="name"> <label id="name-error" class="error" for="name" style="display: none;"></label> </div> </div> </div> <div class="row"> <div class="col-md-6"> <div class="form-group"> <label class="upper" for="email"> Email<star class="star">*</star>: </label> <input type="email" class="form-control" name="usr_email" value="" placeholder="Enter Email" id="email"> <label id="email-error" class="error" for="email" style="display: none;"></label> </div> </div> <div class="col-md-6"> <div class="form-group"> <label class="upper" for="alt_email"> Alternative Email </label> <input type="text" class="form-control" name="alt_email" value="" placeholder="Enter Alternative Email" id="alt_email"> </div> </div> </div> <div class="row"> <div class="col-md-6"> <div class="form-group"> <label class="upper" for="phone"> Phone<star class="star">*</star>: </label> <input type="text" class="form-control" name="user_phone" value="" placeholder="Enter Phone" id="phone"> <label id="phone-error" class="error" for="phone" style="display: none;"></label> </div> </div> <div class="col-md-6"> <div class="form-group"> <label class="upper" for="whatsapp"> WhatsApp Number: </label> <input type="text" class="form-control" name="whatsapp" value="" placeholder="Enter WhatsApp Number" id="whatsapp"> </div> </div> </div> <div class="row"> <div class="col-md-6"> <div class="form-group"> <label class="upper" for="city"> City<star class="star">*</star>: </label> <input type="text" class="form-control" name="city" value="" placeholder="Enter City" id="city"> <label id="city-error" class="error" for="city" style="display: none;"></label> </div> </div> <div class="col-md-6"> <div class="form-group"> <label class="upper" for="organization"> Organization<star class="star">*</star>: </label> <input type="text" class="form-control" name="company" value="" placeholder="Enter Organization" id="organization"> <label id="organization-error" class="error" for="organization" style="display: none;"></label> </div> </div> </div> <div class="row"> <div class="col-md-6"> <div class="form-group"> <label class="upper" for="country"> Select Country<star class="star">*</star>: </label> <select name="country" class="" id="countrys"> <option value="" selected="selected">Select</option> <option value="afghanistan">Afghanistan</option> <option value="albania">Albania</option> <option value="algeria">Algeria</option> <option value="american samoa">American Samoa</option> <option value="andorra">Andorra</option> <option value="angola">Angola</option> <option value="anguilla">Anguilla</option> <option value="antigua and barbuda">Antigua And Barbuda</option> <option value="argentina">Argentina</option> <option value="armenia">Armenia</option> <option value="aruba">Aruba</option> <option value="australia">Australia</option> <option value="austria">Austria</option> <option value="azerbaijan">Azerbaijan</option> <option value="bahamas">Bahamas</option> <option value="bahrain">Bahrain</option> <option value="bangladesh">Bangladesh</option> <option value="barbados">Barbados</option> <option value="belarus">Belarus</option> <option value="belgium">Belgium</option> <option value="belize">Belize</option> <option value="benin">Benin</option> <option value="bermuda">Bermuda</option> <option value="bhutan">Bhutan</option> <option value="bolivia">Bolivia</option> <option value="bosnia and herzegovina">Bosnia And Herzegovina</option> <option value="botswana">Botswana</option> <option value="brazil">Brazil</option> <option value="british indian ocean territory">British Indian Ocean Territory</option> <option value="british virgin islands">British Virgin Islands</option> <option value="brunei">Brunei</option> <option value="bulgaria">Bulgaria</option> <option value="burkina faso">Burkina Faso</option> <option value="burundi">Burundi</option> <option value="cambodia">Cambodia</option> <option value="cameroon">Cameroon</option> <option value="canada">Canada</option> <option value="cape verde">Cape Verde</option> <option value="cayman islands">Cayman Islands</option> <option value="central african republic">Central African Republic</option> <option value="chad">Chad</option> <option value="chile">Chile</option> <option value="china">China</option> <option value="christmas island">Christmas Island</option> <option value="cocos islands">Cocos Islands</option> <option value="colombia">Colombia</option> <option value="comoros">Comoros</option> <option value="cook islands">Cook Islands</option> <option value="costa rica">Costa Rica</option> <option value="croatia">Croatia</option> <option value="cuba">Cuba</option> <option value="cyprus">Cyprus</option> <option value="czech republic">Czech Republic</option> <option value="democratic republic of the congo">Democratic Republic Of The Congo</option> <option value="denmark">Denmark</option> <option value="djibouti">Djibouti</option> <option value="dominica">Dominica</option> <option value="dominican republic">Dominican Republic</option> <option value="east timor">East Timor</option> <option value="ecuador">Ecuador</option> <option value="egypt">Egypt</option> <option value="el salvador">El Salvador</option> <option value="equatorial guinea">Equatorial Guinea</option> <option value="eritrea">Eritrea</option> <option value="estonia">Estonia</option> <option value="ethiopia">Ethiopia</option> <option value="falkland islands">Falkland Islands</option> <option value="faroe islands">Faroe Islands</option> <option value="fiji">Fiji</option> <option value="finland">Finland</option> <option value="france">France</option> <option value="french polynesia">French Polynesia</option> <option value="gabon">Gabon</option> <option value="gambia">Gambia</option> <option value="georgia">Georgia</option> <option value="germany">Germany</option> <option value="ghana">Ghana</option> <option value="GHANA">GHANA</option> <option value="gibraltar">Gibraltar</option> <option value="greece">Greece</option> <option value="greenland">Greenland</option> <option value="grenada">Grenada</option> <option value="guam">Guam</option> <option value="guatemala">Guatemala</option> <option value="guinea">Guinea</option> <option value="guinea-bissau">Guinea-bissau</option> <option value="guyana">Guyana</option> <option value="haiti">Haiti</option> <option value="honduras">Honduras</option> <option value="hong kong">Hong Kong</option> <option value="hungary">Hungary</option> <option value="iceland">Iceland</option> <option value="india">India</option> <option value="indonesia">Indonesia</option> <option value="iran">Iran</option> <option value="iraq">Iraq</option> <option value="ireland">Ireland</option> <option value="isle of man">Isle Of Man</option> <option value="israel">Israel</option> <option value="italy">Italy</option> <option value="ivory coast">Ivory Coast</option> <option value="jamaica">Jamaica</option> <option value="japan">Japan</option> <option value="jersey">Jersey</option> <option value="jordan">Jordan</option> <option value="kazakhstan">Kazakhstan</option> <option value="kenya">Kenya</option> <option value="kiribati">Kiribati</option> <option value="kuwait">Kuwait</option> <option value="kyrgyzstan">Kyrgyzstan</option> <option value="laos">Laos</option> <option value="latvia">Latvia</option> <option value="lebanon">Lebanon</option> <option value="lesotho">Lesotho</option> <option value="liberia">Liberia</option> <option value="libya">Libya</option> <option value="liechtenstein">Liechtenstein</option> <option value="lithuania">Lithuania</option> <option value="luxembourg">Luxembourg</option> <option value="macao">Macao</option> <option value="macedonia">Macedonia</option> <option value="madagascar">Madagascar</option> <option value="malawi">Malawi</option> <option value="malaysia">Malaysia</option> <option value="maldives">Maldives</option> <option value="mali">Mali</option> <option value="malta">Malta</option> <option value="marshall islands">Marshall Islands</option> <option value="mauritania">Mauritania</option> <option value="mauritius">Mauritius</option> <option value="mayotte">Mayotte</option> <option value="mexico">Mexico</option> <option value="micronesia">Micronesia</option> <option value="moldova">Moldova</option> <option value="monaco">Monaco</option> <option value="mongolia">Mongolia</option> <option value="montenegro">Montenegro</option> <option value="montserrat">Montserrat</option> <option value="morocco">Morocco</option> <option value="mozambique">Mozambique</option> <option value="myanmar">Myanmar</option> <option value="namibia">Namibia</option> <option value="nauru">Nauru</option> <option value="nepal">Nepal</option> <option value="netherlands">Netherlands</option> <option value="netherlands antilles">Netherlands Antilles</option> <option value="new caledonia">New Caledonia</option> <option value="new zealand">New Zealand</option> <option value="nicaragua">Nicaragua</option> <option value="niger">Niger</option> <option value="nigeria">Nigeria</option> <option value="niue">Niue</option> <option value="north korea">North Korea</option> <option value="northern mariana islands">Northern Mariana Islands</option> <option value="norway">Norway</option> <option value="oman">Oman</option> <option value="pakistan">Pakistan</option> <option value="palau">Palau</option> <option value="panama">Panama</option> <option value="papua new guinea">Papua New Guinea</option> <option value="paraguay">Paraguay</option> <option value="peru">Peru</option> <option value="philippines">Philippines</option> <option value="pitcairn">Pitcairn</option> <option value="poland">Poland</option> <option value="portugal">Portugal</option> <option value="puerto rico">Puerto Rico</option> <option value="qatar">Qatar</option> <option value="republic of the congo">Republic Of The Congo</option> <option value="romania">Romania</option> <option value="russia">Russia</option> <option value="rwanda">Rwanda</option> <option value="saint barthelemy">Saint Barthelemy</option> <option value="saint helena">Saint Helena</option> <option value="saint kitts and nevis">Saint Kitts And Nevis</option> <option value="saint lucia">Saint Lucia</option> <option value="saint martin">Saint Martin</option> <option value="saint pierre and miquelon">Saint Pierre And Miquelon</option> <option value="saint vincent and the grenadines">Saint Vincent And The Grenadines</option> <option value="samoa">Samoa</option> <option value="san marino">San Marino</option> <option value="sao tome and principe">Sao Tome And Principe</option> <option value="saudi arabia">Saudi Arabia</option> <option value="senegal">Senegal</option> <option value="serbia">Serbia</option> <option value="seychelles">Seychelles</option> <option value="sierra leone">Sierra Leone</option> <option value="singapore">Singapore</option> <option value="slovakia">Slovakia</option> <option value="slovenia">Slovenia</option> <option value="solomon islands">Solomon Islands</option> <option value="somalia">Somalia</option> <option value="south africa">South Africa</option> <option value="south georgia and the south sandwich islands">South Georgia And The South Sandwich Islands</option> <option value="south korea">South Korea</option> <option value="spain">Spain</option> <option value="sri lanka">Sri Lanka</option> <option value="sudan">Sudan</option> <option value="suriname">Suriname</option> <option value="svalbard and jan mayen">Svalbard And Jan Mayen</option> <option value="swaziland">Swaziland</option> <option value="sweden">Sweden</option> <option value="switzerland">Switzerland</option> <option value="syria">Syria</option> <option value="taiwan">Taiwan</option> <option value="tajikistan">Tajikistan</option> <option value="tanzania">Tanzania</option> <option value="thailand">Thailand</option> <option value="togo">Togo</option> <option value="tokelau">Tokelau</option> <option value="tonga">Tonga</option> <option value="trinidad and tobago">Trinidad And Tobago</option> <option value="tunisia">Tunisia</option> <option value="turkey">Turkey</option> <option value="turkmenistan">Turkmenistan</option> <option value="turks and caicos islands">Turks And Caicos Islands</option> <option value="tuvalu">Tuvalu</option> <option value="u.s. virgin islands">U.s. Virgin Islands</option> <option value="uganda">Uganda</option> <option value="ukraine">Ukraine</option> <option value="united arab emirates">United Arab Emirates</option> <option value="united kingdom">United Kingdom</option> <option value="united states">United States</option> <option value="uruguay">Uruguay</option> <option value="uzbekistan">Uzbekistan</option> <option value="vanuatu">Vanuatu</option> <option value="vatican">Vatican</option> <option value="venezuela">Venezuela</option> <option value="vietnam">Vietnam</option> <option value="wallis and futuna">Wallis And Futuna</option> <option value="western sahara">Western Sahara</option> <option value="yemen">Yemen</option> <option value="zambia">Zambia</option> <option value="zimbabwe">Zimbabwe</option> </select> <label id="country-error" class="error" for="country" style="display: none;"></label> </div> </div> <div class="col-md-6"> <div class="form-group"> <label class="upper" for="intrested"> Interested In<star class="star">*</star>: </label> <select name="abstractcategory" class="" id="intrested"> <option value="" selected="selected">Select One</option> <option value="Oral Presentation (In-Person)">Oral Presentation (In-Person)</option> <option value="Oral Presentation (Virtual)">Oral Presentation (Virtual)</option> <option value="Poster Presentation (In-Person)">Poster Presentation (In-Person)</option> <option value="Poster Presentation (Virtual)">Poster Presentation (Virtual)</option> </select> <label id="intrested-error" class="error" for="intrested" style="display: none;"></label> </div> </div> </div> <div class="row"> <div class="col-md-12"> <div class="form-group"> <label class="upper" for="session"> Abstract Title <star class="star">*</star> : </label> <input type="text" class="form-control" name="session" value="" placeholder="Abstract Title" id="session"> <label id="session-error" class="error" for="session" style="display: none;"></label> </div> </div> </div> <div class="row"> <div class="col-md-12"> <div class="form-group"> <label class="upper" for="message"> Your Message: </label> <textarea rows="5" class="text-aria" name="queries" id="message" placeholder="Message"></textarea> </div> </div> </div> <div class="row"> <div class="col-md-12"> <div class="form-group"> <label class="upper" for="pdf_file"> Upload Your Abstract File<star class="star">*</star>: </label> <input type="file" aria-required="true" name="userdocs" id="pdf_file" class="form-control attachment bb"> <span class="small">Select PDF, DOC, DOCX or rtf File</span> <label id="pdf_file-error" class="error" for="pdf_file" style="display: none;"></label> </div> </div> </div> <div class="row"> <div class="col-sm-6 col-md-6 col-xs-12 proper"> <input type="text" name="captcha" value="" class="form-control" required placeholder="Please enter captcha" /> </div> <div class="col-sm-6 col-md-6 col-xs-12 proper"> <span class="capimage"><img src="https://scholarsconferences.com/infectious-diseases/captcha/1732346301.3141.jpg" style="width: 180; height: 50; border: 0;" alt=" " /></span> <a href="javascript:;" title="refersh captcha" onclick="getNewCaptcha()"><span class="fa fa-refresh theme-text-color"></span></a> </div> </div> <div class="row"> <div class="col-md-12 m-t-20"> <div class="form-group"> <button type="submit" class="btn btn-reveal btn-dark-theme submit"><span class="btntext"> Submit Abstract </span><i class="fa fa-arrow-right"></i> </button> </div> </div> </div> </form> </div> </div> <div class="support-ot"> <h4>Supported By</h4> <div class="hr_line"></div> <h6> Media Partners</h6> <div class="d-flex"> <div class="item"> <a href="https://scholarsconferences.org/infectious-diseases/" target="_blank"> <div class="prtr_out"> <img src="https://scholarsconferences.com/infectious-diseases/admin/uploads/sponsors/1723195345.png" class="img-responsive" height="50" alt="Paertner 1"/> </div> </a> </div> <div class="item"> <a href="https://scholarsconferences.org/infectious-diseases/" target="_blank"> <div class="prtr_out"> <img src="https://scholarsconferences.com/infectious-diseases/admin/uploads/sponsors/1723195351.png" class="img-responsive" height="50" alt="Paertner 2"/> </div> </a> </div> <div class="item"> <a href="https://scholarsconferences.org/infectious-diseases/" target="_blank"> <div class="prtr_out"> <img src="https://scholarsconferences.com/infectious-diseases/admin/uploads/sponsors/1723195358.png" class="img-responsive" height="50" alt="Paertner 3"/> </div> </a> </div> <div class="item"> <a href="https://scholarsconferences.org/infectious-diseases/" target="_blank"> <div class="prtr_out"> <img src="https://scholarsconferences.com/infectious-diseases/admin/uploads/sponsors/1723195364.png" class="img-responsive" height="50" alt="Paertner 4"/> </div> </a> </div> </div><div class="d-flex"> <div class="item"> <a href="https://scholarsconferences.org/infectious-diseases/" target="_blank"> <div class="prtr_out"> <img src="https://scholarsconferences.com/infectious-diseases/admin/uploads/sponsors/1723195370.png" class="img-responsive" height="50" alt="Paertner 5"/> </div> </a> </div> <div class="item"> <a href="https://scholarsconferences.org/infectious-diseases/" target="_blank"> <div class="prtr_out"> <img src="https://scholarsconferences.com/infectious-diseases/admin/uploads/sponsors/1723195376.png" class="img-responsive" height="50" alt="Paertner 6"/> </div> </a> </div> <div class="item"> <a href="https://scholarsconferences.org/infectious-diseases/" target="_blank"> <div class="prtr_out"> <img src="https://scholarsconferences.com/infectious-diseases/admin/uploads/sponsors/1723195382.png" class="img-responsive" height="50" alt="Paertner 7"/> </div> </a> </div> <div class="item"> <a href="https://scholarsconferences.org/infectious-diseases/" target="_blank"> <div class="prtr_out"> <img src="https://scholarsconferences.com/infectious-diseases/admin/uploads/sponsors/1723195389.png" class="img-responsive" height="50" alt="Paertner 8"/> </div> </a> </div> </div><div class="d-flex"> <div class="item"> <a href="https://scholarsconferences.org/infectious-diseases/" target="_blank"> <div class="prtr_out"> <img src="https://scholarsconferences.com/infectious-diseases/admin/uploads/sponsors/1723195395.png" class="img-responsive" height="50" alt="Paertner 9"/> </div> </a> </div> <div class="item"> <a href="https://scholarsconferences.org/infectious-diseases/" target="_blank"> <div class="prtr_out"> <img src="https://scholarsconferences.com/infectious-diseases/admin/uploads/sponsors/1723195402.png" class="img-responsive" height="50" alt="Paertner 10"/> </div> </a> </div> <div class="item"> <a href="https://scholarsconferences.org/infectious-diseases/" target="_blank"> <div class="prtr_out"> <img src="https://scholarsconferences.com/infectious-diseases/admin/uploads/sponsors/1723195409.png" class="img-responsive" height="50" alt="Paertner 11"/> </div> </a> </div> </div> <p> If you're interested in sponsoring this conference please contact us. </p> </div> <div id="mobileview"> <div class="registr-out"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 29.02"><defs><style>.cls-1{fill:#000;}</style></defs><title>deadline-icon</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M5.49,0A.5.5,0,0,0,5,.51V2H2A2,2,0,0,0,0,4V21a2,2,0,0,0,2,2H14.26A8,8,0,1,0,21,13.08V4a2,2,0,0,0-2-2H16V.51a.5.5,0,1,0-1,0V2H6V.51A.5.5,0,0,0,5.49,0ZM2,3H5v1.5a.5.5,0,1,0,1,0V3h9v1.5a.5.5,0,1,0,1,0V3h3a1,1,0,0,1,1,1V6H1V4A1,1,0,0,1,2,3ZM1,7H20v6.24a7.94,7.94,0,0,0-2,.82v-.58a.5.5,0,0,0-.5-.5h-2a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h.26a7.87,7.87,0,0,0-1.69,6H2a1,1,0,0,1-1-1ZM3.5,9a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h2a.5.5,0,0,0,.5-.5v-2A.5.5,0,0,0,5.5,9Zm4,0a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h2a.5.5,0,0,0,.5-.5v-2A.5.5,0,0,0,9.5,9Zm4,0a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h2a.5.5,0,0,0,.5-.5v-2a.5.5,0,0,0-.5-.5Zm4,0a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h2a.5.5,0,0,0,.5-.5v-2a.5.5,0,0,0-.5-.5ZM4,10H5v1H4Zm4,0H9v1H8Zm4,0h1v1H12Zm4,0h1v1H16ZM3.5,13a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h2a.5.5,0,0,0,.5-.5v-2a.5.5,0,0,0-.5-.5Zm4,0a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h2a.5.5,0,0,0,.5-.5v-2a.5.5,0,0,0-.5-.5Zm4,0a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h2a.5.5,0,0,0,.5-.5v-2a.5.5,0,0,0-.5-.5ZM4,14H5v1H4Zm4,0H9v1H8Zm4,0h1v1H12Zm4,0h1v.76l-.28.24H16Zm6,0a7,7,0,1,1-7,7A7,7,0,0,1,22,14Zm-.5,1v4.59a1.5,1.5,0,1,0,1.91,1.91H26v-1H23.41a1.51,1.51,0,0,0-.91-.91V15Zm-18,2a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h2a.5.5,0,0,0,.5-.5v-2a.5.5,0,0,0-.5-.5Zm4,0a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h2a.5.5,0,0,0,.5-.5v-2a.5.5,0,0,0-.5-.5Zm4,0a.5.5,0,0,0-.5.5v2a.5.5,0,0,0,.5.5h2a.5.5,0,0,0,.5-.5v-2a.5.5,0,0,0-.5-.5ZM4,18H5v1H4Zm4,0H9v1H8Zm4,0h1v1H12Zm10,2.5a.5.5,0,1,1-.5.5A.49.49,0,0,1,22,20.52Z"/></g></g></svg> <h6>Registration deadlines</h6> <span>Talk Submission- December 23, 2024</span> <span>Poster Submission - December 23, 2024</span> <span>Early Bird - December 30, 2024</span> <span>Mid-Registration - January 27, 2025</span> <span>Registration Deadline - July 07, 2025</span> <a href="#Prices" role="tab" data-toggle="tab" class="btn btn-success">Registration</a> <button type="button" class="btn btn-primary" data-toggle="modal" data-target="#myModal">Sign up for updates</button> </div> <div class="shadow widget white"> <div class="cont-mng"> <h5>Conference Manager </h5> <img src="https://scholarsconferences.com/infectious-diseases/includes/img/icon-1.png" > <span> Conference Manager </span> <a href="mailto:dileep@scholarsconferences.com"><svg class="tw-w-6 tw-h-6" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.35 15.35"> <g id="Layer_2" data-name="Layer 2"> <g id="Layer_1-2" data-name="Layer 1"> <circle fill="none" stroke="#6e3f90" stroke-miterlimit="10" stroke-width="0.62px" cx="7.68" cy="7.68" r="7.37"></circle> <path fill="#612f88" d="M10.45,4.63H5.32a1.52,1.52,0,0,0-.72.18l3,3a.4.4,0,0,0,.55,0l3-3A1.53,1.53,0,0,0,10.45,4.63Z"></path> <path fill="#612f88" d="M7.06,8.37l-.59-.59L4.1,10.16a1.53,1.53,0,0,0,1.22.61h5.14a1.53,1.53,0,0,0,1.22-.61L9.3,7.78l-.59.59a1.17,1.17,0,0,1-1.66,0Z"></path> <path fill="#612f88" d="M3.78,9.23s0,.09,0,.13L5.92,7.23,4,5.34a1.53,1.53,0,0,0-.24.82Z"></path> <path fill="#612f88" d="M12,6.16a1.53,1.53,0,0,0-.24-.82L9.85,7.23,12,9.36s0-.09,0-.13Z"></path> </g> </g> </svg> </a> <button data-toggle="modal" data-target="#myQModal"> <svg class="tw-w-4 tw-h-4 tw-fill-white group-hover:tw-fill-[#60AC2C]" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13 12"> <path fill-rule="evenodd" clip-rule="evenodd" d="M2.0715 11.7043a4.1724 4.1724 0 0 0 .7362.0651c.8094 0 1.5658-.232 2.205-.6331a6.4864 6.4864 0 0 0 1.4873.1715c3.275 0 6-2.4427 6-5.5384 0-3.0958-2.725-5.5385-6-5.5385s-6 2.4427-6 5.5385c0 1.4821.6305 2.8228 1.6454 3.8106.1427.139.1707.263.1566.3339a2.295 2.295 0 0 1-.5013 1.0377.4615.4615 0 0 0 .2708.7527ZM4.1923 5.077a.6923.6923 0 1 0 0 1.3847.6923.6923 0 0 0 0-1.3847Zm1.6154.6924a.6923.6923 0 1 1 1.3846 0 .6923.6923 0 0 1-1.3846 0Zm3-.6924a.6923.6923 0 1 0 0 1.3847.6923.6923 0 0 0 0-1.3847Z" fill="currentColor"></path> </svg> Ask a question </button> </div> </div> </div> </div> <!--col-md-9--> </div> </div> </div> </section> <!--<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>--> <!--model-popu--> <div class="modal fade" id="myModal" role="dialog"> <div class="modal-dialog modal-lg"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <!-- modal header --> <button type="button" class="close" data-dismiss="modal">×</button> <h4 class="modal-title">Sign Up For Updates</h4> </div> <div class="modal-body"> <form id="contact_forms" method="post"> <div class="mb-2"> <label class="ch6">Name</label> <input class="form-control" type="text" placeholder="Your Name" id="sname" name="sname"> <span class="text-danger " id="sname_err" style="color:red;"></span> </div> <div class="mb-2"> <label class="ch6">Email</label> <input class="form-control" type="email" placeholder="Your Email" id="semail" name="semail"> <span class="text-danger " id="semail_err" style="color:red;"></span> </div> <div class="mb-2"> <label class="ch6">Phone No</label> <input class="form-control" type="text" placeholder="Your Phone No" id="sphoneno" name="sphoneno"> <span class="text-danger " id="sphoneno_err" style="color:red;"></span> </div> <div class="mb-2"> <label class="ch6">Message</label> <textarea class="form-control" placeholder="Type Your Message" id="smessage" name="smessage"></textarea> <span class="text-danger " id="smessage_err" style="color:red;"></span> </div> <div class="" style=" margin-top: 10px; "> <input type="submit" class="btn btn-primary btn-submits" id="scontact" style="background-color: #6695bd; border-color: #6695bd;" value="Subscribe"> </div> <span id="success_message" style="color:lightgreen;font-size: 25px;"></span> </form> </div> </div> </div> </div> <!--model-popu--> <!--model-popu--> <div class="modal fade" id="myQModal" role="dialog"> <div class="modal-dialog modal-lg"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <!-- modal header --> <button type="button" class="close" data-dismiss="modal">×</button> <h4 class="modal-title">Ask a Question</h4> </div> <div class="modal-body"> <form id="askques_forms" method="post"> <div class="mb-2"> <label class="ch6">Name</label> <input class="form-control" type="text" placeholder="Your Name" id="saname" name="sname"> <span class="text-danger " id="saname_err" style="color:red;"></span> </div> <div class="mb-2"> <label class="ch6">Email</label> <input class="form-control" type="email" placeholder="Your Email" id="saemail" name="semail"> <span class="text-danger " id="saemail_err" style="color:red;"></span> </div> <div class="mb-2"> <label class="ch6">Phone No</label> <input class="form-control" type="text" placeholder="Your Phone No" id="saphoneno" name="sphoneno"> <span class="text-danger " id="saphoneno_err" style="color:red;"></span> </div> <div class="mb-2"> <label class="ch6">Message</label> <textarea class="form-control" placeholder="Type Your Message" id="samessage" name="smessage"></textarea> <span class="text-danger " id="samessage_err" style="color:red;"></span> </div> <div class="" style=" margin-top: 10px; "> <input type="submit" class="btn btn-primary btn-submits" id="scontact" style="background-color: #6695bd; border-color: #6695bd;" value="Submit"> </div> <span id="sasuccess_message" style="color:lightgreen;font-size: 25px;"></span> </form> </div> </div> </div> </div> <!--model-popu--> <script type="text/javascript" src="https://scholarsconferences.com/infectious-diseases/includes/js/jquery.syotimer.min.js"></script> <script> $('.getting-started').syotimer({ year: 2025, month: 07, day: 07, hour: 8, minute: 30 }); </script> <script> (function (d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = 'https://connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v3.0'; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); jQuery(document).ready(function($) { "use strict"; // TESTIMONIALS CAROUSEL HOOK $('#customers-testimonials').owlCarousel({ loop: true, center: true, items: 1, margin: 0, autoplay: true, dots:true, autoplayTimeout: 4000, autoplayHoverPause:true, smartSpeed: 400, responsive: { 0: { items: 1 } } }); var owl = $('#gallerys'); owl.owlCarousel({ items:3, loop:true, goToFirstSpeed:5000, margin:3, autoplay:true, nav:false, dots: false, responsive:{ 0:{ items:1 }, 600:{ items:2 }, 1000:{ items:3 } }/*, navText:['<div class="bg-arrow_left_white"></div>','<div class="bg-arrow_right_white"></div>']*/, }); }); </script> <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> <script> $("#abscountry").change(function(){ console.log('country value changed'); var id=$(this).val(); if (id != "") { var post_url = 'https://scholarsconferences.com/infectious-diseases/home/getPhonecode/'+ id; $.ajax({ type: "POST", url: post_url, success: function(phone) //we're calling the response json array 'cities' { //alert(phone); if(phone !='') { $('#country_codevalpopAbstrct').css('display','block'); $('#phoneNum').removeAttr('disabled'); $('#country_codevalpopAbstrct').html(''); $('#country_codevalpopAbstrct').html(phone); } } //end success }); } else { $('#country_codevalpop').html(''); $('#country_codevalpop').css('display','none'); $('#phone').prop('disabled','true'); } }); $(document).ready(function() { var hash = window.location.hash; console.log('hash',hash); if (hash != ""){ $('.nav-tabs li').each(function() { $(this).removeClass('active'); }); $('.nav-tabs li a[href="' + hash + '"]').tab('show'); var link = ""; $('.nav-tabs li').each(function() { link = $(this).find('a').attr('href'); if (link == hash) { $(this).removeClass('fade'); $(this).addClass('active'); } }); $('.tab-content .tab-pane').each(function() { $(this).removeClass('in active'); }); $('.tab-content .tab-pane').each(function() { link = $(this).attr('id'); if ('#'+link == hash) { $(this).removeClass('fade'); $(this).addClass('active'); } }); } else{ $('.nav-tabs li a:first').tab('show'); } }); </script> <script type="text/javascript"> function getNewCaptcha(){ $('.capimage').html('<img width="160" height="80" src="https://scholarsconferences.com/infectious-diseases//includes/img/loading.gif" />'); var webhook_url_optima = "https://scholarsconferences.com/infectious-diseases/home/reCaptcha"; $.ajax({ url: webhook_url_optima, type: 'POST', beforeSend: function() { }, success: function(result) { console.log('result',result); $('.capimage').html(result); $('.fa-spinner').hide(); }, error: function(jqXHR, textStatus, errorThrown) { }, complete: function() { } }); return true; } </script> <style> @import url('//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css'); .accordion-group { margin-bottom: 2px; border: 1px solid #e5e5e5; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .accordion-heading { border-bottom: 0; } .accordion-heading .accordion-toggle { display: block; padding: 8px 15px; } .accordion-toggle { cursor: pointer; } .collapse.in { display: block; visibility: visible; } .collapse.in { height: auto; } .collapse { position: relative; height: 0; overflow: hidden; -webkit-transition: height 0.35s ease; -moz-transition: height 0.35s ease; -o-transition: height 0.35s ease; transition: height 0.35s ease; } .accordion-inner { padding: 9px 15px; border-top: 1px solid #e5e5e5; } .accordion-toggle:after { font-family: 'FontAwesome'; content: "\f078"; float: right; } .accordion-opened .accordion-toggle:after { content: "\f054"; } </style> <script> $(document).on('show','.paccordion', function (e) { //$('.accordion-heading i').toggleClass(' '); $(e.target).prev('.accordion-heading').addClass('accordion-opened'); }); $(document).on('hide','.paccordion', function (e) { $(this).find('.accordion-heading').not($(e.target)).removeClass('accordion-opened'); //$('.accordion-heading i').toggleClass('fa-chevron-right fa-chevron-down'); }); </script> <style> .wfloat-icons {position: fixed;right: 1px;top: 7em;z-index: 1024;}.wfloat-icons ul{margin: 0;padding: 0;}.wfloat-icons ul li{list-style-type: none;background: #fff;margin-top: 10%;padding: 2px;}.wfloat-icons ul li a {width: 100%;color: #000;text-decoration: none;}.fi-image img {height: 39px;} .grayBgf { background-color: rgba(0,0,0,0.92); } .ch2{ color:#fff !important; } .quick-links li a { color: #fff !important; } .footeraddr p { color: #fff !important; font: 14px/24px 'Open Sans', Arial, Helvetica, sans-serif !important; } .footeraddr p a{ color: #E54746 !important; font: 14px/24px 'Open Sans', Arial, Helvetica, sans-serif !important; } .footerpara p { font: 14px/24px 'Open Sans', Arial, Helvetica, sans-serif !important; } .ch5{ color:#fff !important; } .ch6{ color:#fff !important; } .inl{ float:left; } .ypiu{ font-size: 13px;text-align: center;font-family: 'Raleway-Bold';text-transform: uppercase;padding: 15px 0px 0px 15px; } @media screen and (min-width: 320px) and (max-width: 767px){ .ypiu{ font-size: 11px;text-align: center;font-family: 'Raleway-Bold';text-transform: uppercase;padding: 2px 0px 0px 15px; } #mfmenu{ margin: 0px 0px 0px -50px; } } .ypiu a{ color: #fff; } .text-danger p{ color: red; } .footer__main .gradient { background-color: #00004d; background: radial-gradient(ellipse at center,#000066 0,#00004d 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000066",endColorstr="#00004d",GradientType=1); height: 100%; left: 50%; position: absolute; top: 50%; transform: translate(-50%,-50%); width: 100%; } .footer__lower { background-color: #00004d; border-top: 1px solid #d7bddc; color: #fff; font-size: .9rem; min-height: 36px; position: relative; } footer { background-color: #00004d; border-top: 2px solid #fff; color: #fff; position:relative; } .footer__upper{ padding:50px 0px; } .footer__upper { padding: 25px 0px 30px; } .abt-cnt p { margin-top: 25px; margin-bottom: 0px; } .widgts h3 { margin: 0px; font-size: 16px; font-weight: 400; } .widgts ul { padding: 0px; list-style: none; margin:15px 0px 0px; } .widgts li svg { width: 26px; margin-right:10px; } .footer__list li { display: flex; align-items: center; margin-bottom: 17px; } .footer__list a { color: #d7bddc; font-size: 14px; text-decoration: none; } .sign-ltr { padding-left: 25px; border-left: 3px solid #fff; padding-top: 18px; padding-bottom: 0px; } .sign-ltr p { margin-bottom: 23px !important; } .sign-ltr h4 { margin: 0px; margin-bottom: 16px; text-transform: uppercase; } .sign-ltr button { width: 100%; background-color: #000080; border: 2px solid #000080; height: 37px; border-radius: 5px; font-size: 16px; } .footer__list .cls-2{ fill:none !important; } </style> <!--<section class="footer-links"> <div class="container"> <div class="row"> <div class="col-md-12 col-sm-12 col-xs-12"> <ul> <li> <a href="https://www.scholarsconferences.com/">Home</span></a> </li> <li> <a href="https://www.scholarsconferences.com/about-us">about us</span></a> </li> <li> <a href="https://www.scholarsconferences.com/conferences">conferences</span></a> </li> <li> <a href="https://www.scholarsconferences.com/journals">journals</span></a> </li> <li> <a href="https://www.scholarsconferences.com/services">services</span></a> </li> <li> <a href="https://www.scholarsconferences.com/contact-us">Contact Us</span></a> </li> </ul> </div> </div> </div> </section> --> <footer class="grayBg grayBgf pt-5 footer__main"> <div class="gradient"></div> <div class="footer__upper"> <div class="container"> <div class="row"> <div class="col-md-3"> <div class="abt-cnt"> <a class="logo" href="https://scholarsconferences.com/infectious-diseases/"><img src="https://scholarsconferences.com/infectious-diseases/includes/img/logo.png" class="img-responsive" alt="img1"></a> <p>Scholars Conferences provides a Global Platform to Meet Inspiring Speakers and Experts at our International Conferences.</p> </div> </div> <div class="col-md-4"> <div class="widgts"> <h3>Contact</h3> <div class="row" style="margin-top:10px;"> <div class="col-md-1 col-sm-3 col-xs-2"> <div class="bg-location_footer"></div> </div> <div class="col-md-11 col-sm-9 col-xs-8"> <p>SCHOLARS CONFERENCES LIMITED <br> Company Number: 11892172<br> 21 Clifton Road, Newcastle Upon Tyne, England<br> United Kingdom, NE4 6XH</p> </div> </div> <div class="row"> <div class="col-md-1 col-sm-3 col-xs-2"> <div class="bg-mail"></div> </div> <div class="col-md-11 col-sm-9 col-xs-8"> <p><a href="mailto:info@scholarsconferences.com">info@scholarsconferences.com</a></p> </div> </div> <div class="row"> <div class="col-md-1 col-sm-3 col-xs-2"> <div class="bg-phone"></div> </div> <div class="col-md-11 col-sm-9 col-xs-8"> <p> <a href="tel:+447426060443"> +447426060443 </a> </p> </div> </div> </div> </div> <div class="col-md-2"> <div class="widgts"> <h3>Follow us</h3> <ul class="social-links"> <li> <a href="https://www.facebook.com/ScholarsConference/" target="_blank"> <div class="bg-facebook"></div> </a> </li> <li> <a href="https://twitter.com/ScholarsConfer1" target="_blank"> <div class="bg-twitter"></div> </a> </li> <li> <a href="https://www.linkedin.com/company/scholars-conferences/" target="_blank"> <div class="bg-linkedin"></div> </a> </li> <li> <a href="https://scholarsconferences.blogspot.com/" target="_blank"> <div class="bg-blog"></div> </a> </li> <!--<li> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24.73 24.73"><defs><style>.cls-1{fill:#fff;}.cls-2{fill:none;stroke:#fff;stroke-miterlimit:10;}</style></defs><title>circle-phone-icon-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M14.11,15.47a.88.88,0,0,1-.48-.16,9.92,9.92,0,0,1-3.5-3.44,1.14,1.14,0,0,1-.24-.81c.1-.54.78-.75,1-1.26a1.41,1.41,0,0,0-.34-1.32,6.06,6.06,0,0,0-1.74-1.6,2.43,2.43,0,0,0-1.06-.4C6,6.41,5.91,9.27,6.14,10.39a8.91,8.91,0,0,0,1.5,3.21,13.49,13.49,0,0,0,6.45,5.22,5.24,5.24,0,0,0,2.9.3,2.46,2.46,0,0,0,1.27-.69,1.59,1.59,0,0,0,.44-1.34,2.5,2.5,0,0,0-.76-1.25,10.09,10.09,0,0,0-1.64-1.36.88.88,0,0,0-.35-.16.69.69,0,0,0-.4.13,4.83,4.83,0,0,0-1,.71.87.87,0,0,1-.44.28Z"/><circle class="cls-2" cx="12.37" cy="12.37" r="11.87"/></g></g></svg> <a href="#">Facebook</a></li> <li><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24.73 24.73"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-miterlimit:10;}.cls-2{fill:#fff;}</style></defs><title>circle-mail-icon-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><circle class="cls-1" cx="12.37" cy="12.37" r="11.87"/><path class="cls-2" d="M16.84,7.45H8.57a2.46,2.46,0,0,0-1.16.29l4.85,4.85a.65.65,0,0,0,.89,0L18,7.74A2.46,2.46,0,0,0,16.84,7.45Z"/><path class="cls-2" d="M11.37,13.49l-.95-.95L6.6,16.36a2.46,2.46,0,0,0,2,1h8.28a2.47,2.47,0,0,0,2-1L15,12.54l-.94.95a1.89,1.89,0,0,1-2.67,0Z"/><path class="cls-2" d="M6.09,14.87c0,.07,0,.14,0,.21l3.43-3.43L6.48,8.6a2.46,2.46,0,0,0-.39,1.33Z"/><path class="cls-2" d="M19.31,9.93a2.46,2.46,0,0,0-.39-1.33l-3.05,3.05,3.43,3.43c0-.07,0-.14,0-.21Z"/></g></g></svg> <a href="#">Twitter</a></li> <li><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24.73 24.73"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-miterlimit:10;}.cls-2{fill:#fff;}</style></defs><title>circle-skype-icon-white</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><circle class="cls-1" cx="12.37" cy="12.37" r="11.87"/><path class="cls-2" d="M17.67,12.29A3.6,3.6,0,0,0,18,14.1a3,3,0,0,1-1.1,3.29,3.12,3.12,0,0,1-3.39.39,1.37,1.37,0,0,0-.65-.12A5.32,5.32,0,0,1,7.09,13c0-.38,0-.77,0-1.15A1.82,1.82,0,0,0,7,11.24a3.22,3.22,0,0,1,.67-3.72A3.19,3.19,0,0,1,11.26,7a1.13,1.13,0,0,0,.55.11A5.35,5.35,0,0,1,17.67,12.29Zm-5.24,3.53a3.44,3.44,0,0,0,2-.61,1.85,1.85,0,0,0,.73-1.78A1.67,1.67,0,0,0,14,12c-.66-.22-1.34-.38-2-.58a2.42,2.42,0,0,1-.65-.29.53.53,0,0,1,0-.91,1.64,1.64,0,0,1,2,.09,4.68,4.68,0,0,1,.41.59.59.59,0,0,0,.75.27.61.61,0,0,0,.44-.7A1.5,1.5,0,0,0,14,9.29a3.9,3.9,0,0,0-3.12-.12,1.68,1.68,0,0,0,0,3.26c.42.15.85.25,1.28.38a7,7,0,0,1,1.12.37.73.73,0,0,1,.18,1.23A1.74,1.74,0,0,1,11,14a5.49,5.49,0,0,0-.31-.53.59.59,0,0,0-.76-.22.55.55,0,0,0-.39.68,2.48,2.48,0,0,0,.39.87A3,3,0,0,0,12.43,15.82Z"/></g></g></svg> <a href="#">LinkedIn</a></li> --> </ul> </div> </div> <div class="col-md-3"> <div class="sign-ltr"> <h4>Newsletter signup</h4> <p>Sign up for more information about upcoming Conferences</p> <button type="button" class="btn btn-primary" data-toggle="modal" data-target="#myModal">Sign up for updates</button> </div> </div> </div> </div> </div> <section class="conditions footer__lower"> <div class="container"> <div class="row"> <div class="col-sm-12 col-md-6 col-xs-12 btm-ft py-2"> <div class="conditions1"> <p>COPYRIGHTS © Scholars Conferences Limited. All Rights Reserved.</p> </div> </div> </div> </div> </section> </footer> <div class="wfloat-icons hide-icns"> <ul> <li class="fl-ic"> <a target="_blank" href="https://wa.me/+44 7426060443?text="> <span class="fi-title" style="display: none;">Whatsapp</span> <span class="fi-image"> <img src="https://scholarsconferences.com/infectious-diseases/includes/img/whatsapp.png"> </span> </a> </li> </ul> </div> <script src="https://scholarsconferences.com/infectious-diseases/includes/js/bootstrap.min.js"></script> <script src="https://scholarsconferences.com/infectious-diseases/includes/js/owl.carousel.js"></script> <script src="https://scholarsconferences.com/infectious-diseases/includes/js/jquery.mCustomScrollbar.concat.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-hover-dropdown/2.2.1/bootstrap-hover-dropdown.js"></script> <script> /* $(function(){ // Run it on page-loaded setHeaderColour(); // Run it on scroll $(window).scroll(setHeaderColour); }); function setHeaderColour() { if ($(window).scrollTop() < 10) { $('.my-nav1').css('background-color', '#fff','!important'); //$('.my-nav1').addClass('mt28', true); //$('.cust-men').css('color', '#444444','!important'); } else{ $(".my-nav1").css('background-color', '#E4E4E5','!important'); //$('.my-nav1').removeClass('mt28', true); //$('.cust-men').css('color', '#444444','!important'); } } */ var owl = $('.owl-spk'); owl.owlCarousel({ loop:false, goToFirst:true, goToFirstSpeed:5000, margin:20, autoplay:true, autoplayTimeout:5000, autoplayHoverPause:true, scrollPerPage : true, nav:true, responsiveClass:true, responsive:{ 0:{ items:1 }, 600:{ items:2 }, 1000:{ items:4 } }, navText:['<img src="https://scholarsconferences.com/infectious-diseases/includes/img/home/left-arrow.png" alt="left" class="img-responsive arw11">','<img src="https://scholarsconferences.com/infectious-diseases/includes/img/home/right-arrow.png" alt="right" class="img-responsive arw22">'], }); /* $('.owl-nav').removeClass('disabled'); $('.owl-nav').click(function(event) { $(this).removeClass('disabled'); $('.play').on('click',function(){ owl.trigger('play.owl.autoplay',[5000]) }) $('.stop').on('click',function(){ owl.trigger('stop.owl.autoplay') }) }); */ </script> <script> var owl = $('.owl-conf'); owl.owlCarousel({ loop:false, goToFirst:true, goToFirstSpeed:5000, margin:20, autoplay:true, autoplayTimeout:5000, autoplayHoverPause:true, scrollPerPage : true, nav:true, responsiveClass:true, responsive:{ 0:{ items:1 }, 600:{ items:2 }, 1000:{ items:3 } }, navText:['<img src="https://scholarsconferences.com/infectious-diseases/includes/img/home/left-arrow.png" alt="left" class="img-responsive arw11">','<img src="https://scholarsconferences.com/infectious-diseases/includes/img/home/right-arrow.png" alt="right" class="img-responsive arw22">'], }); /* $('.owl-nav').removeClass('disabled'); $('.owl-nav').click(function(event) { $(this).removeClass('disabled'); $('.play').on('click',function(){ owl.trigger('play.owl.autoplay',[5000]) }) $('.stop').on('click',function(){ owl.trigger('stop.owl.autoplay') }) }); */ </script> <script> var owl = $('.owl-sponsors'); owl.owlCarousel({ items:6, loop:false, goToFirst:true, goToFirstSpeed:5000, margin:20, autoplay:true, autoplayTimeout:5000, autoplayHoverPause:true, scrollPerPage : true, nav:true, responsive:{ 0:{ items:1 }, 600:{ items:2 }, 1000:{ items:6 } }, navText:['<div class="bg-arrow_left_white"></div>','<div class="bg-arrow_right_white"></div>'], }); var owl = $('.owl-media'); owl.owlCarousel({ items:6, loop:false, goToFirst:true, goToFirstSpeed:5000, margin:20, autoplay:true, autoplayTimeout:5000, autoplayHoverPause:true, scrollPerPage : true, nav:true, responsive:{ 0:{ items:1 }, 600:{ items:2 }, 1000:{ items:6 } }, navText:['<div class="bg-left_arrow"></div>','<div class="bg-right_arrow"></div>'], }); </script> <script> (function($){ $(window).on("load",function(){ $(".scien-list").mCustomScrollbar({ setHeight:305, theme:"dark-3" }); }); $(window).on("load",function(){ $(".pan-body").mCustomScrollbar({ setHeight:500, theme:"dark-3" }); }); $(window).on("load",function(){ $(".blog-div").mCustomScrollbar({ setHeight:500, theme:"dark-3" }); }); $(window).on("load",function(){ $(".himp-dates").mCustomScrollbar({ setHeight:430, theme:"dark-3" }); }); })(jQuery); $(function() { $('.scrolltopById').click(function() { if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') && location.hostname == this.hostname) { var target = $(this.hash); target = target.length ? target : $('[name=' + this.hash.slice(1) +']'); if (target.length) { $('html, body').animate({ scrollTop: target.offset().top-50 }, 2000); return false; } } }); }); $("#country").change(function(){ console.log('country value changed'); var id=$(this).val(); if (id != "") { var post_url = 'https://scholarsconferences.com/infectious-diseases/home/getPhonecode/'+ id; $.ajax({ type: "POST", url: post_url, success: function(phone) //we're calling the response json array 'cities' { //alert(phone); if(phone !='') { $('#country_codevalpop').css('display','block'); $('#phone').removeAttr('disabled'); $('#country_codevalpop').html(''); $('#country_codevalpop').html(phone); } } //end success }); } else { $('#country_codevalpop').html(''); $('#country_codevalpop').css('display','none'); $('#phone').prop('disabled','true'); } }); $(document).ready(function() { $(".number-inputs").css('pointer-events', 'none'); $(".number-input22").css('pointer-events', 'none'); $(".num-cls").on("contextmenu", function (e) { e.preventDefault(); }); $(".num-cls").keydown(function (e) { // Allow: backspace, delete, tab, escape, enter and . if ($.inArray(e.keyCode, [46, 8, 9, 27, 13, 110, 190]) !== -1 || // Allow: Ctrl+A, Command+A (e.keyCode == 65 && ( e.ctrlKey === true || e.metaKey === true ) ) || // Allow: home, end, left, right, down, up (e.keyCode >= 35 && e.keyCode <= 40)) { // let it happen, don't do anything return; } // Ensure that it is a number and stop the keypress if ((e.shiftKey || (e.keyCode < 48 || e.keyCode > 57)) && (e.keyCode < 96 || e.keyCode > 105)) { e.preventDefault(); } }); }); $("#shipcountry").change(function(){ var id=$(this).val(); if (id != "") { var post_url = 'https://scholarsconferences.com/infectious-diseases/home/getPhonecode/' + id; $.ajax({ type: "POST", url: post_url, success: function(phone) //we're calling the response json array 'cities' { //alert(phone); if(phone !='') { $('#shipcountry_codevalpop').css('display','block'); $('#shipphone').removeAttr('disabled'); $('#shipcountry_codevalpop').html(''); $('#shipcountry_codevalpop').html(phone); } } //end success }); } else { $('#shipcountry_codevalpop').html(''); $('#shipcountry_codevalpop').css('display','none'); $('#shipphone').prop('disabled','true'); } }); $('#chooseFile').bind('change', function () { var filename = $("#chooseFile").val(); if (/^\s*$/.test(filename)) { $(".file-upload").removeClass('active'); $("#noFile").text("No file chosen..."); } else { $(".file-upload").addClass('active'); $("#noFile").text(filename.replace("C:\\fakepath\\", "")); } }); function checkCaptchCode() { var captcha=$("#captcha").val(); var checkcaptcha=$("#checkcaptcha").val(); //alert(captcha) ;alert(checkcaptcha); if(captcha === checkcaptcha) { return true; } else { $("#captcha").val(""); $("#captcha").attr("placeholder","* Captcha code did not match."); $("#captcha").css("border","1px solid #ff0000"); return false; } } $(".selRadio").change(function() { var clickId=$(this).attr("id"); var bhanu=clickId.split("_"); var amountId=bhanu[1]; $(".selRadio").prop('checked', false); $(".alrad").prop('disabled', true); $(".alrad").removeProp('checked', false); $(".alrad").parent().removeClass("btn btn-success"); $(this).removeProp('disabled', false); $(".enrad_"+amountId).prop('disabled', false); $(this).prop('checked', true); if($(this).is(":checked")) { $('.quantity').val(0); $(".number-inputs").css('pointer-events', 'none'); $("input[type='number']").prop('min',0); $("#qty_"+amountId).prop('min',1); $("#fquantity").val(1); $('#qty_'+amountId).val(1); $(".number-f"+amountId).css('pointer-events', 'initial'); $("#regType").val(""); $("#regType").val(amountId); $(".alsel_"+amountId).prop('checked', true); $(".alsel_"+amountId).parent().addClass("btn btn-success"); var cid=$(".alsel_"+amountId).val(); var dets=cid.split("_"); var amountId=dets[0]; var amountType=dets[1]; var amount=dets[2]; //alert(id); if($(this).is(":checked")) { $("#radioid").val(""); $("#radioid").val(amountId); $("#regType").val(""); $("#regType").val(amountId); $("#radioType").val(""); $("#radioType").val(amountType); var radioamt = $('#radioamt').val(); if(radioamt == 0){ var radioamt1 = $('#radioamt').val(parseInt(amount)); $('#radioamt').val(parseInt(amount)); var total = $('#totalamount').val(); var radioamt2 = $('#radioamt').val(); var totalamount = parseInt(total)+parseInt(radioamt2); }else{ var radioamt1 = $('#radioamt').val(parseInt(amount)); $('#radioamt').val(parseInt(amount)); var total = $('#totalamount').val(); var radioamt2 = $('#radioamt').val(); var totalamount = parseInt(total)+parseInt(radioamt2); var shiva = parseInt(totalamount)-parseInt(radioamt); } var accoamt1=$("#accomadationamo").val()*$("#nights").val(); //var nights=$("#nights").val(); var cpPerc = $('#discPer').val(); var radioamt = $('#radioamt').val(); var fquantity=$("#fquantity").val(); var acompAmnt1=$("#accompanyamo").val(); var aquantity=$("#aquantity").val(); var total = (radioamt * fquantity)+((acompAmnt1*aquantity))+accoamt1; // $('#discAmt').val(parseFloat(cpamount)); $('#totalamount').val(total); $('.total_amt').val(''); $('.total_amt').val(total); $('.total_amt').html(''); $('.total_amt').html(total); $('.amount').html(''); $('.amount').html(total); $('.accod').prop('checked', false); } } }); $(function(){ $(".alrad").click(function(){ var cid=$(this).val(); var dets=cid.split("_"); var amountId=dets[0]; var amountType=dets[1]; var amount=dets[2]; //alert(id); if($(this).is(":checked")) { $(".selRadio").prop('checked', false); $(".alsel_"+amountId).prop('checked', true); $(".alrad").prop('disabled', true); $(".alsel_"+amountId).prop('disabled', false); $('#click_'+amountId).prop('checked', true); $('.quantity').val(0); $(".number-inputs").css('pointer-events', 'none'); $("input[type='number']").prop('min',0); $("#qty_"+amountId).prop('min',1); $("#fquantity").val(1); $('#qty_'+amountId).val(1); $(".number-f"+amountId).css('pointer-events', 'initial'); $("#radioid").val(""); $("#radioid").val(amountId); $("#regType").val(""); $("#regType").val(amountId); $("#radioType").val(""); $("#radioType").val(amountType); var radioamt = $('#radioamt').val(); if(radioamt == 0){ var radioamt1 = $('#radioamt').val(parseInt(amount)); $('#radioamt').val(parseInt(amount)); var total = $('#totalamount').val(); var radioamt2 = $('#radioamt').val(); var totalamount = parseInt(total)+parseInt(radioamt2); }else{ var radioamt1 = $('#radioamt').val(parseInt(amount)); $('#radioamt').val(parseInt(amount)); var total = $('#totalamount').val(); var radioamt2 = $('#radioamt').val(); var totalamount = parseInt(total)+parseInt(radioamt2); var shiva = parseInt(totalamount)-parseInt(radioamt); } var radioamt = $('#radioamt').val(); var accoamt1=$("#accomadationamo").val()*$('#nights').val(); var acompAmnt1=$("#accompanyamo").val(); // var cpPerc = $('#discPer').val(); // var totlVal = parseFloat(radioamt)+parseFloat(accoamt1)+parseFloat(acompAmnt1); // var cpamount = (parseInt(totlVal)/parseInt(100))*parseInt(cpPerc); // var total = parseFloat(totlVal)-parseFloat(cpamount); var fquantity=$("#fquantity").val(); var aquantity=$("#aquantity").val(); var total = (radioamt * fquantity)+((acompAmnt1*aquantity))+parseFloat(accoamt1); // $('#discAmt').val(parseFloat(cpamount)); $('#totalamount').val(total); $('.total_amt').val(''); $('.total_amt').val(total); $('.total_amt').html(''); $('.total_amt').html(total); $('.amount').html(''); $('.amount').html(total); } }); }); $(function(){ $(".accod").click(function(){ var aid=$(this).attr("id"); var aets=aid.split("_"); var id=aets[1]; var type=aets[2]; // alert(aid); var myCheckbox = document.getElementsByName("acdoptionscRadios"); Array.prototype.forEach.call(myCheckbox,function(el){ el.checked = false; }); $('#'+aid).prop('checked', true); if($(this).is(":checked")){ $("#accdType").val(""); $("#accdType").val(type); var accoamt=$("#accomadationamo").val(); $("#accid").val(""); $("#accid").val(id); //alert(accoamt); if(accoamt == 0) { var amounts = $("#acc2_"+id+"_"+type).val(); //alert(amounts); $("#accomadationamo").val(amounts); var totala = $('#totalamount').val(); var accamt2 = $('#accomadationamo').val(); var totalamount1 = parseInt(totala)+parseInt(accamt2); } else { var amounts = $("#acc2_"+id+"_"+type).val(); //alert(amounts); $("#accomadationamo").val(amounts); var total = $('#totalamount').val(); var accoamt2 = $('#accomadationamo').val(); var totalamount2 = parseInt(total)+parseInt(accoamt2); var shiva = parseInt(totalamount2)-parseInt(accoamt); } //var radioamt = $('#totalamount').val(); var fquantity = $('#fquantity').val(); var aquantity = $('#aquantity').val(); var radioamt = $('#radioamt').val()*parseInt(fquantity);; var accoamt1=$("#accomadationamo").val()*parseInt($('#nights').val()); var acompAmnt1=$("#accompanyamo").val()*parseInt(aquantity);; var cpPerc = $('#discPer').val(); var totlVal = parseFloat(radioamt)+parseFloat(accoamt1)+parseFloat(acompAmnt1); var cpamount =0; if(cpPerc>0){ cpamount = (parseInt(totlVal)/parseInt(100))*parseInt(cpPerc); } var total = parseFloat(totlVal)-parseFloat(cpamount); $('#discAmt').val(parseFloat(cpamount)); $('#totalamount').val(total); $('.total_amt').val(''); $('.total_amt').val(total); $('.total_amt').html(''); $('.total_amt').html(total); $('.amount').html(''); $('.amount').html(total); $('.chek_click').show(); }else{ //$('.accod').prop('checked'); //$("#acc2_"+id+"_"+type).prop('checked'); $('.chek_click').hide(); } }); }); $(function(){ $(".accom").click(function(){ var aid=$(this).attr("id"); var aets=aid.split("_"); var id=aets[1]; var type=aets[2]; $('#aquantity').val(0); $('.aaquantity').val(0); $("input[type='number']").prop('min',0); $("#qqty_"+id).prop('min',0); $('#aquantity').val(1); $('#qqty_'+id).val(1); $(".number-fq"+id).css('pointer-events', 'initial'); if($(this).is(":checked")){ var accoamt=$("#accompanyamo").val(); $("#acmid").val(""); $("#acmid").val(id); //alert(accoamt); if(accoamt == 0) { var amounts = $("#acm2_"+id).val(); //alert(amounts); $("#accompanyamo").val(amounts); var totala = $('#totalamount').val(); var accamt2 = $('#accompanyamo').val(); var totalamount1 = parseInt(totala)+parseInt(accamt2); } else { var amounts = $("#acm2_"+id).val(); //alert(amounts); $("#accompanyamo").val(amounts); // var total = $('#totalamount').val(); // var accoamt2 = $('#accompanyamo').val(); // var totalamount2 = parseInt(total)+parseInt(accoamt2); // var shiva = parseInt(totalamount2)-parseInt(accoamt); } var radioamt = $('#radioamt').val(); var accoamt1=$("#accomadationamo").val()*$("#nights").val(); var acompAmnt1=$("#accompanyamo").val(); var cpPerc = $('#discPer').val(); // var totlVal = parseFloat(radioamt)+parseFloat(accoamt1)+parseFloat(acompAmnt1); // var cpamount = (parseInt(totlVal)/parseInt(100))*parseInt(cpPerc); // var total = parseFloat(totlVal)-parseFloat(cpamount); var fquantity=$("#fquantity").val(); var aquantity=$("#aquantity").val(); var total = (radioamt * fquantity)+((acompAmnt1*aquantity))+parseFloat(accoamt1); // $('#discAmt').val(parseFloat(cpamount)); $('#totalamount').val(total); $('.total_amt').val(''); $('.total_amt').val(total); $('.total_amt').html(''); $('.total_amt').html(total); $('.amount').html(''); $('.amount').html(total); } }); }); $("#currencyChange").change(function(){ var currencyId=$(this).val(); if(currencyId !='') { window.location.href="https://scholarsconferences.com/infectious-diseases/" + currencyId;; } }); $("#termschk").click(function(){ if($(this).is(":checked")){ $(".errAgrre").hide(); } }); $(function(){ $("#isShip").unbind().on("click",function(){ if($(this).is(":checked")) { var designation = $("#designation").val(); $("#shipdesignation").val(designation); $("#shipdesignation").attr('readonly',true); $("#shipdesignation").attr('disabled',true); var firstname = $("#firstname").val(); $("#shipfirstname").val(firstname); $("#shipfirstname").attr('readonly',true); var lastname = $("#lastname").val(); $("#shiplastname").val(lastname); $("#shiplastname").attr('readonly',true); var usr_email = $("#usr_email").val(); $("#shipusr_email").val(usr_email); $("#shipusr_email").attr('readonly',true); var country = $("#country").val(); $("#shipcountry").val(country); $("#shipcountry").attr('readonly',true); //$("#shipcountry").attr('disabled',true); var company = $("#company").val(); $("#shipcompany").val(company); $("#shipcompany").attr('readonly',true); var phone = $("#phone").val(); if(phone != '') { $('#shipcountry_codevalpop').html(''); var post_url = 'https://scholarsconferences.com/infectious-diseases/home/getPhonecode/' + country; $.ajax({ type: "POST", url: post_url, success: function(data) //we're calling the response json array 'cities' { //alert(phone); if(data !='') { $('#shipcountry_codevalpop').css('display','block'); $('#shipphone').removeAttr('disabled'); $('#shipcountry_codevalpop').html(data); } } //end success }); } $("#shipphone").val(phone); $("#shipphone").attr('readonly',true); } else { $("#shipdesignation").removeAttr('disabled',false); $("#shipdesignation").removeAttr('readonly',true); $("#shipfirstname").removeAttr('readonly',true); $("#shiplastname").removeAttr('readonly',true); $("#shipusr_email").removeAttr('readonly',true); $("#shipcountry").removeAttr('readonly',true); $("#shipcountry").removeAttr('disabled',true); $("#shipcompany").removeAttr('readonly',true); $("#shipphone").removeAttr('readonly',true); } }); }); function validateReg(){ /* var cc=0 var myCheckbox = document.getElementsByName("acdoptionscRadios"); Array.prototype.forEach.call(myCheckbox,function(el){ el.checked = false; }); if(cc>0){ var checkin=$('#checkin_date').val(); var checkout=$('#checkout_date').val(); if(checkin==""){ $('#checkin_date').focus(function(){ $(this).addClass("focused")}); }else{ if(checkout==""){ $('#checkout_date').focus(function(){ $(this).addClass("focused")}); }else{ var termschk = $("#termschk"); if($(termschk).is(":checked")){ $("form#registForm").submit(); } else{ $(".errAgrre").show(); return false; } } } }else{ */ var termschk = $("#termschk"); if($(termschk).is(":checked")){ $("form#registForm").submit(); } else{ $(".errAgrre").show(); return false; } /* } */ } $(".payment-meathod").click(function(){ //alert('payment_meathod'); if ($(this).is(':checked')) { var clickVal=$(this).val(); $("#payment_meathod").val(""); $("#payment_meathod").val(clickVal); if(clickVal == 1) { $(".img-responsive").removeClass("blink_me"); $(".lol"+clickVal).addClass("blink_me"); $("#payExtra").css("display","block"); } if(clickVal == 2) { $(".img-responsive").removeClass("blink_me"); $(".lol"+clickVal).addClass("blink_me"); } else if(clickVal == 3) { $("#worldpayExtra").css("display","block"); } else { $("#payExtra").css("display","none"); $("#worldpayExtra").css("display","none"); } } }); $("#newCpatcha").click(function(){ $.ajax({ type: "POST", url: 'https://scholarsconferences.com/infectious-diseases/home/newcaptcha', success: function(response) //we're calling the response json array 'cities' { //alert(phone); if(response !='') { $('#checkcaptcha').val(""); $('#checkcaptcha').val(response); $('.capcha-tx').html(""); $('.capcha-tx').html(response); } } //end success }); }); $(document).ready(function() { $(".owl-dots").attr("disabled",true); $(".owl-dots").remove(); }); $(".app-cat").change(function(){ var category=$(this).val(); if(category == 'Others') { $("#other_cat").css("display","block"); $("#ot_category").attr('required',true); $("#ot_category").attr('name', 'category'); $(this).removeAttr('required',true); $(this).removeAttr('name',true); } else { $("#other_cat").css("display","none"); $("#ot_category").removeAttr('required',true); $(this).attr('required',true); $(this).attr('name','category'); } }); $("#category").change(function(){ var selVal=$(this).val(); if(selVal == 'Delegate' | selVal == 'Sponsor') { $(".scisess").attr("disabled",true); } else { $(".scisess").removeAttr("disabled",true); } }); $(window).scroll(function() { if ($(window).scrollTop() > 300) { $('#scrlTop').addClass('show'); } else { $('#scrlTop').removeClass('show'); } }); $('#scrlTop').on('click', function(e) { e.preventDefault(); $('html, body').animate({scrollTop:0}, '300'); }); $(window).on('beforeunload', function() { $(window).scrollTop(0); }); $("#applyCreditCode").click(function(){ $(".number-inputs").css('pointer-events', 'none'); $(".number-input22").css('pointer-events', 'none'); var creditCode=$("#creditcode").val(); var radioamt = $('#radioamt').val(); var accoamt1 =$("#accomadationamo").val(); var acompAmnt1 =$("#accompanyamo").val(); var fquantity =$("#fquantity").val(); var aquantity =$("#aquantity").val(); var totalamount = (parseFloat(fquantity)*(parseFloat(radioamt))+(parseFloat(aquantity)*parseFloat(acompAmnt1))); // alert(totalamount); if(totalamount > 0) { if(creditCode !='') { if(creditCode == 'SC10' || creditCode == 'SC20' || creditCode == 'SC25' || creditCode == 'SC30' || creditCode == 'SC50') { var finalAmount = parseFloat(totalamount); if(creditCode == 'SC10') { var discAmt = (parseFloat(finalAmount)/parseFloat(100))*parseFloat(10); var discPer = parseInt(10); } if(creditCode == 'SC20') { var discAmt = (parseFloat(finalAmount)/parseFloat(100))*parseFloat(20); var discPer = parseInt(20); } if(creditCode == 'SC25') { var discAmt = (parseFloat(finalAmount)/parseFloat(100))*parseFloat(25); var discPer = parseInt(25); } if(creditCode == 'SC30') { var discAmt = (parseFloat(finalAmount)/parseFloat(100))*parseFloat(30); var discPer = parseInt(30); } if(creditCode == 'SC50') { var discAmt = (parseFloat(finalAmount)/parseFloat(100))*parseFloat(50); var discPer = parseInt(50); } $('#discAmt').val(parseFloat(discAmt)); $('#discPer').val(parseInt(discPer)); var discamount = $("#discAmt").val(); if(discamount > 0) { var finalAmount = parseFloat(finalAmount)-parseFloat(discamount); } $('.total_amt').val(''); $('.total_amt').val(finalAmount); $('.total_amt').html(''); $('.total_amt').html(finalAmount); $('.amount').html(''); $('.amount').html(finalAmount); $('#ccMsg').html(''); $('#ccMsg').html('<span style="color: green;font-weight: bold;">Coupon code Applied Successfully</span>'); } else { $('#ccMsg').html(''); $('#ccMsg').html('Invalid Coupon code'); } } else { $('#ccMsg').html(''); $('#ccMsg').html('Please enter Coupon code'); } } else { $('#ccMsg').html(''); $('#ccMsg').html('Please Select Registration Amount'); } }); </script> <!--Start of Tawk.to Script--> <!--End of Tawk.to Script--> <script type="text/javascript"> $(document).ready(function(){ $('#contact_forms').on('submit', function(event){ event.preventDefault(); $.ajax({ url:"https://scholarsconferences.com/infectious-diseases/home/store_subscribe", method:"POST", data:$(this).serialize(), dataType:"json", beforeSend:function(){ $('#scontact').attr('disabled', 'disabled'); }, success:function(data) { if(data.error) { if(data.sname_err != '') { $('#sname_err').html(data.sname_err); } else { $('#sname_err').html(''); } if(data.semail_err != '') { $('#semail_err').html(data.semail_err); } else { $('#semail_err').html(''); } if(data.sphoneno_err != '') { $('#sphoneno_err').html(data.sphoneno_err); } else { $('#sphoneno_err').html(''); } if(data.smessage_err != '') { $('#smessage_err').html(data.smessage_err); } else { $('#smessage_err').html(''); } } if(data.success) { $('#success_message').html(data.success); var delay = 3000; setTimeout(function(){ $('#success_message').html(''); }, delay); $('#sname_err').html(''); $('#semail_err').html(''); $('#sphoneno_err').html(''); $('#smessage_err').html(''); $('#contact_forms')[0].reset(); } $('#scontact').attr('disabled', false); } }) }); }); $(".qtym").click(function() { var clickId=$(this).attr("id"); var bhanu=clickId.split("_"); var amountId=bhanu[1]; $('#fquantity').val($('#qty_'+amountId).val()); var fquantity=$('#fquantity').val(); var radioamt =$('#radioamt').val(); var accompanyamo =$('#accompanyamo').val(); // alert($('#qty_'+amountId).val()); var aquantity=$('#aquantity').val(); var total=$('#totalamount').val((radioamt * fquantity)+((accompanyamo*aquantity))); $('.total_amt').val((radioamt * fquantity)+((accompanyamo*aquantity))); //$('.total_amt').html(''); $('.total_amt').html((radioamt * fquantity)+((accompanyamo*aquantity))); $('.amount').html(''); $('.amount').html((radioamt * fquantity)+((accompanyamo*aquantity))); //$('#radioamt2').val($('.total_amt').val()); }); $(".qqtym").click(function() { var clickId=$(this).attr("id"); var bhanu=clickId.split("_"); var amountId=bhanu[1]; // alert(amountId); var fquantity=$('#fquantity').val(); var radioamt =$('#radioamt').val(); var accompanyamo =$('#accompanyamo').val(); // alert($('#qqty_'+amountId).val()); $('#aquantity').val($('#qqty_'+amountId).val()); var aquantity=$('#aquantity').val(); if(aquantity == 0) { $("#acm_"+amountId).prop("checked", false); $(".number-input22").css('pointer-events', 'none'); }else{ $("#acm_"+amountId).prop("checked", true); $(".number-f"+amountId).css('pointer-events', 'initial'); } var total=$('#totalamount').val((radioamt * fquantity)+((accompanyamo*aquantity))); $('.total_amt').val((radioamt * fquantity)+((accompanyamo*aquantity))); $('.total_amt').html((radioamt * fquantity)+((accompanyamo*aquantity))); $('.amount').html(''); $('.amount').html((radioamt * fquantity)+((accompanyamo*aquantity))); //$('#radioamt2').val($('.total_amt').val()); }); $('#checkout_date').change(function(){ var checkin=$("#checkin_date").val(); var checkout=$(this).val(); var date1 = new Date(checkin); var date2 = new Date(checkout); var timeDiff = Math.abs(date2.getTime() - date1.getTime()); var numberOfNights = Math.ceil(timeDiff / (1000 * 3600 * 24)); console.log(numberOfNights + " nights"); $("#nights").val(numberOfNights); totalCalc(); }); function totalCalc(){ var nights=$("#nights").val(); var fquantity=$("#fquantity").val(); var aquantity=$("#aquantity").val(); var radioamt = $('#radioamt').val()*parseInt(fquantity); var accoamt1=$("#accomadationamo").val()*parseInt(nights); var acompAmnt1=$("#accompanyamo").val()*parseInt(aquantity); var cpPerc = $('#discPer').val(); var totlVal = parseFloat(radioamt)+parseFloat(accoamt1)+parseFloat(acompAmnt1); var cpamount =0; if(cpPerc>0){ cpamount = (parseInt(totlVal)/parseInt(100))*parseInt(cpPerc); } var total = parseFloat(totlVal)-parseFloat(cpamount); $('#discAmt').val(parseFloat(cpamount)); $('#totalamount').val(total); $('.total_amt').val(''); $('.total_amt').val(total); $('.total_amt').html(''); $('.total_amt').html(total); $('.amount').html(''); $('.amount').html(total); } function proceedPay(p) { //alert(p); if(p==0) { var ss=0; //selRadio var smyCheckbox = document.getElementsByClassName("selRadio"); Array.prototype.forEach.call(smyCheckbox,function(el){ if(el.checked) ss++; }); // alert(ss); //console.log('ss',ss); if(ss>0) { var cc=0; var myCheckbox = document.getElementsByName("acdoptionscRadios"); Array.prototype.forEach.call(myCheckbox,function(el){ if(el.checked) cc++; }); // alert(cc); console.log('cc',cc); if(cc>0) { var checkin=$('#checkin_date').val(); var checkout=$('#checkout_date').val(); if(checkin==""){ $('#checkin_date').css("border-color", "red"); }else{ if(checkout==""){ $('#checkout_date').css("border-color", "red"); }else{ $('#reg_by').hide(); $('#reg_frm').show(); } } }else{ $('#reg_by').hide(); $('#reg_frm').show(); } }else{ alert('please choose Types of Participation'); $('#reg_by').show(); $('#reg_frm').hide(); } }else{ $('#reg_by').show(); $('#reg_frm').hide(); } } $('#askques_forms').on('submit', function(event){ event.preventDefault(); event.preventDefault(); $.ajax({ url:"https://scholarsconferences.com/infectious-diseases/home/store_subscribe", method:"POST", data:$(this).serialize(), dataType:"json", beforeSend:function(){ $('#scontact').attr('disabled', 'disabled'); }, success:function(data) { if(data.error) { if(data.saname_err != '') { $('#saname_err').html(data.sname_err); } else { $('#saname_err').html(''); } if(data.semail_err != '') { $('#saemail_err').html(data.semail_err); } else { $('#saemail_err').html(''); } if(data.sphoneno_err != '') { $('#saphoneno_err').html(data.sphoneno_err); } else { $('#saphoneno_err').html(''); } if(data.smessage_err != '') { $('#samessage_err').html(data.smessage_err); } else { $('#samessage_err').html(''); } } if(data.success) { $('#sasuccess_message').html(data.success); var delay = 3000; setTimeout(function(){ $('#sasuccess_message').html(''); }, delay); $('#saname_err').html(''); $('#saemail_err').html(''); $('#saphoneno_err').html(''); $('#samessage_err').html(''); $('#askques_forms')[0].reset(); } $('#sacontact').attr('disabled', false); } }) }); $(window).load(function(){ // PAGE IS FULLY LOADED //hide your loader $('#preloader_div').hide(); }); </script> </body> </html>