CINXE.COM
<!DOCTYPE html> <html lang="en" data-style-switcher-options="{'showBordersStyle': true, 'showLayoutStyle': true, 'showBackgroundColor': true}"> <head> <!-- Basic --> <!--<meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title> </title> <meta name="keywords" content=" " /> <meta name="description" content=" "> <meta name="author" content=" "> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1.0, shrink-to-fit=no">--> <!-- Web Fonts --> <link id="googleFonts" href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800%7CShadows+Into+Light%7CPlayfair+Display:400&display=swap" rel="stylesheet" type="text/css"> <!-- Vendor CSS --> <link rel="stylesheet" href=" https://spectrumconferences.com/2025/vendor/bootstrap/css/bootstrap.min.css"> <link rel="stylesheet" href=" https://spectrumconferences.com/2025/vendor/fontawesome-free/css/all.min.css"> <link rel="stylesheet" href=" https://spectrumconferences.com/2025/vendor/animate/animate.compat.css"> <link rel="stylesheet" href=" https://spectrumconferences.com/2025/vendor/simple-line-icons/css/simple-line-icons.min.css"> <link rel="stylesheet" href=" https://spectrumconferences.com/2025/vendor/owl.carousel/assets/owl.carousel.min.css"> <link rel="stylesheet" href=" https://spectrumconferences.com/2025/vendor/owl.carousel/assets/owl.theme.default.min.css"> <link rel="stylesheet" href=" https://spectrumconferences.com/2025/vendor/magnific-popup/magnific-popup.min.css"> <!-- Theme CSS --> <link rel="stylesheet" href=" https://spectrumconferences.com/2025/css/theme.css"> <link rel="stylesheet" href=" https://spectrumconferences.com/2025/css/theme-elements.css"> <link rel="stylesheet" href=" https://spectrumconferences.com/2025/css/theme-blog.css"> <link rel="stylesheet" href=" https://spectrumconferences.com/2025/css/theme-shop.css"> <!-- Skin CSS --> <link id="skinCSS" rel="stylesheet" href=" https://spectrumconferences.com/2025/css/skins/default.css"> <!-- Theme Custom CSS --> <link rel="stylesheet" href="https://spectrumconferences.com/2025/css/custom.css"> <link href="https://cdn.jsdelivr.net/npm/bootstrap-icons/font/bootstrap-icons.css" rel="stylesheet"> <!-- Global site tag (gtag.js) - Google Analytics --> <style> @media (max-width: 600px) { body { background-color: #87ceeb; } } @media (min-width: 600px) and (max-width: 768px) { body { background-color: #de3163; } } #site-header-inner { height: 50px; z-index: 170; margin: 0 auto; top: 0px; width: 100%; position: fixed; top: 0; margin-top: 10px; background-color: blue; transition: all 0.3s; } #section { height: 1000px; } #price { text-align: center; } .plan { display: inline-block; margin: 10px 1%; font-family: 'Lato', Arial, sans-serif; } .plan-inner { background: #fff; margin: 0 auto; min-width: 245px; max-width: 100%; position: relative; } .entry-title { background: #53CFE9; height: 140px; position: relative; text-align: center; color: #fff; margin-bottom: 30px; } .entry-title>h3 { background: #20BADA; font-size: 20px; padding: 5px 0; text-transform: uppercase; font-weight: 700; margin: 0; } .entry-title .price { position: absolute; bottom: -25px; background: #20BADA; height: 95px; width: 95px; margin: 0 auto; left: 0; right: 0; overflow: hidden; border-radius: 50px; border: 5px solid #fff; line-height: 80px; font-size: 28px; font-weight: 700; } .price span { position: absolute; font-size: 9px; bottom: -10px; left: 30px; font-weight: 400; } .entry-content { color: #323232; } .entry-content ul { margin: 0; padding: 0; list-style: none; text-align: center; } .entry-content li { border-bottom: 1px solid #E5E5E5; padding: 10px 0; } .entry-content li:last-child { border: none; } .btn { padding: 3em 0; text-align: center; } .btn a { background: #084663; padding: 10px 30px; color: #fff; text-transform: uppercase; font-weight: 700; text-decoration: none } .hot { position: absolute; top: -7px; background: #F80; color: #fff; text-transform: uppercase; z-index: 2; padding: 2px 5px; font-size: 9px; border-radius: 2px; right: 10px; font-weight: 700; } .basic .entry-title { background: #75DDD9; } .basic .entry-title>h3 { background: #44CBC6; } .basic .price { background: #44CBC6; } .standard .entry-title { background: #4484c1; } .standard .entry-title>h3 { background: #3772aa; } .standard .price { background: #3772aa; } .ultimite .entry-title>h3 { background: #DD4B5E; } .ultimite .entry-title { background: #F75C70; } .ultimite .price { background: #DD4B5E; } .btn { background: #084663; padding: 10px 30px; color: #fff; text-transform: uppercase; font-weight: 700; text-decoration: none; } body a { outline: none !important; } a { color: var(--primary); } a { /* Slider */ .slick-slide { margin: 0px 20px; } .slick-slide img { width: 100%; } .slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; } .slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; } .slick-list:focus { outline: none; } .slick-list.dragging { cursor: pointer; cursor: hand; } .slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .slick-track { position: relative; top: 0; left: 0; display: block; } .slick-track:before, .slick-track:after { display: table; content: ""; } .slick-track:after { clear: both; } .slick-loading .slick-track { visibility: hidden; } .slick-slide { display: none; float: left; height: 100%; min-height: 1px; } [dir="rtl"] .slick-slide { float: right; } .slick-slide img { display: block; } .slick-slide.slick-loading img { display: none; } .slick-slide.dragging img { pointer-events: none; } .slick-initialized .slick-slide { display: block; } .slick-loading .slick-slide { visibility: hidden; } .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; } .slick-arrow.slick-hidden { display: none; } /* Default styles for the arrows */ .slick-prev, .slick-next { position: absolute; top: 50%; transform: translateY(-50%); z-index: 1; font-size: 0; /* hide the text content of the arrows */ cursor: pointer; transition: all 0.3s ease; border: none; /* remove the default arrow styles */ background: transparent; /* remove the default arrow styles */ outline: none; /* remove the default arrow styles */ } .slick-prev:before, .slick-next:before { content: ""; display: inline-block; width: 20px; /* adjust the width as needed */ height: 20px; /* adjust the height as needed */ border: solid #444; /* set the border color */ border-width: 0 3px 3px 0; /* create the arrow shape */ transform: rotate(-45deg); /* rotate the arrow shape */ } .slick-prev:before { content: ""; display: inline-block; width: 20px; height: 20px; border: solid #444; border-width: 0 3px 3px 0; transform: rotate(135deg); /* adjust the rotation to point the arrow to the left */ } /* Styles for the arrows on smaller screens */ @media screen and (max-width: 768px) { .slick-prev:before, .slick-next:before { width: 16px; height: 16px; border-width: 0 2px 2px 0; } .slick-prev { left: 10px; } .slick-next { right: 10px; } } /* Styles for the arrows on even smaller screens */ @media screen and (max-width: 520px) { .slick-prev:before, .slick-next:before { width: 12px; height: 12px; border-width: 0 1px 1px 0; } .slick-prev { left: 5px; } .slick-next { right: 5px; } } /* Position the arrows outside the slider */ .slick-prev { left: -40px; /* adjust the distance from the left side of the slider */ } .slick-next { right: -40px; /* adjust the distance from the right side of the slider */ } @media screen and (max-width: 300px) { .mt-7{ margin-top: 5.0 em !important; } } @media (max-width: 991px) { #header .header-nav-main:before { content: ''; display: block; position: absolute; top: 0; left: 50%; width: 100vw; height: 0%; background: var(--light); z-index: -1; transform: translateX(-50%); } .mt-7{ margin-top: 5.0 em !important; } } p, span { font-family: poppins, Arial, sans-serif !important; font-size: 14px !important; color: #fff !important; } @media screen and (max-width: 600px) { .mt-7{ margin-top: 5.0 em !important; } } only screen and (min-width: 480px){ .mt-7{ margin-top: 5.0 em !important; } } </style> </head> <body oncopy="return false" onpaste="return false" oncut="return false" class="loading-overlay-showing" data-plugin-page-transition data-loading-overlay data-plugin-options="{'hideDelay': 500}"> <div class="loading-overlay"> <div class="bounce-loader"> <div class="bounce1"></div> <div class="bounce2"></div> <div class="bounce3"></div> </div> </div> <div class="body"> <style> .header { top:0%; position: fixed; z-index: 1000; height: 120px; width: 100%; background: #084663; padding: 18px; -webkit-transition: all ease-out .5s; -moz-transition: all ease-out .5s; -o-transition: all ease-out .5s; transition: all ease-out .5s; } .active { background-color: rgb(8 70 99); color:#fff; } .text-white{ color:#fff !important; } /*#header{ height: 10.142px !important; }*/ #header .header-column .header-row { justify-content: inherit; } #header .header-logo { margin: 16px 0; margin: 1rem 0; z-index: 1 } </style> <header id="header" data-plugin-options="{'stickyEnabled': true, 'stickyEnableOnBoxed': true, 'stickyEnableOnMobile': false, 'stickyStartAt': 107, 'stickySetTop': '0px', 'stickyChangeLogo': true}" style="height: 10.142px !important;"> <div class="header-body border-color-primary border-top-0 box-shadow-none" style="background: #084663 !important;"> <div class="header-container container z-index-2"> <div class="header-row" style="border-bottom: 1px solid #fff;"> <div class="header-column"> <div class="header-row"> <div class="header-logo"> <a style="font-size: 55px !important; color: #fff !important; font-weight: bold;" href="https://publichealth.spectrumconferences.com"> ISPHPM2025 </a> </div> </div> </div> <div class="header-column justify-content-end"> <div class="header-row h-100"> <ul class="header-extra-info d-flex h-100 align-items-center"> <li class="align-items-center d-none d-lg-block h-100 py-4"> <div class="header-extra-info-text h-100 py-2"> <div class="feature-box feature-box-style-2 align-items-center"> <div class="feature-box-icon"> <img width="34" height="28" src="img/demos/law-firm/icons/envelope.svg" alt="" data-icon data-plugin-options="{'onlySVG': true, 'extraClass': 'svg-fill-color-primary'}" style="width: 34px; height: 28px;" /> </div> <div class="feature-box-info ps-1"> <label style="color: #fff !important;">SEND US AN EMAIL</label> <strong><a href="mailto:isphpm2025@spectrumconferences.com" style="color: #fff !important;"><span class="__cf_email__" data-cfemail=" " style="color: #fff !important;"> isphpm2025@spectrumconferences.com</span></a></strong> </div> </div> </div> </li> <li class="align-items-center d-none d-lg-block h-100 py-4"> <div class="header-extra-info-text h-100 py-2"> <div class="feature-box feature-box-style-2 align-items-center"> <div class="feature-box-icon"> <img width="30" height="30" src="img/demos/law-firm/icons/phone.svg" alt="" data-icon data-plugin-options="{'onlySVG': true, 'extraClass': 'svg-stroke-color-primary p-relative left-3'}" style="width: 30px; height: 30px;" /> </div> <div class="feature-box-info ps-1"> <label style="color: #fff !important;">CALL US NOW</label> <strong><a href="tel:8977002668" style="color: #fff !important;">+91 8977002668</a></strong> </div> </div> </div> </li> <li class="align-items-center d-none d-lg-block h-100 py-4"> <div class="header-extra-info-text h-100 py-2"> <div class="feature-box feature-box-style-2 align-items-center"> <div class="feature-box-icon"> <a href="https://api.whatsapp.com/send?phone=8977002668&text=Hai." target="_blank"><img width="30" height="30" src="https://spectrumconferences.com/2026/img/WhatsApp_icon.png" alt="" style="width: 30px; height: 30px;" /></a> </div> <div class="feature-box-info ps-1"> <label style="color: #fff !important;">WHAT'S APP</label> <strong><a href="https://api.whatsapp.com/send?phone=8977002668&text=Hai." target="_blank" style="color: #fff !important;">+91 8977002668</a></strong> </div> </div> </div> </li> </ul> </div> </div> </div> </div> <div class="header-nav-bar"> <div class="container"> <div class="header-row"> <div class="header-column"> <div class="header-row"> <div class="header-column"> <div class="header-nav justify-content-start header-nav-line header-nav-bottom-line header-nav-bottom-line-effect-1"> <div class="header-nav-main header-nav-main-square header-nav-main-dropdown-no-borders header-nav-main-effect-2 header-nav-main-sub-effect-1"> <nav class="col-md-12"> <ul class="nav nav-pills" id="mainNav"> <li class="dropdown dropdown-full-color dropdown-light"> <a class="dropdown-item dropdown-toggle" href="https://publichealth.spectrumconferences.com">Home</a> </li> <li class="dropdown"> <a class="dropdown-item dropdown-toggle" href="#">Program</a> <ul class="dropdown-menu"> <li> <a class="dropdown-item" href="https://publichealth.spectrumconferences.com/previous-proceedings"> Previous Proceedings </a> </li> </ul> </li> <li class="dropdown"> <a class="dropdown-item dropdown-toggle" href="https://publichealth.spectrumconferences.com/abstract-submission">Abstract</a> <ul class="dropdown-menu"> <li> <a class="dropdown-item" href="https://publichealth.spectrumconferences.com/sessions"> Scientific Sessions </a> </li> <li> <a class="dropdown-item" href="https://publichealth.spectrumconferences.com/abstract-submission">Submit Abstract</a> </li> </ul> </li> <li class="dropdown dropdown-full-color dropdown-light"> <a class="dropdown-item dropdown-toggle" href="https://publichealth.spectrumconferences.com/committee"> Committee </a> </li> <li class="dropdown dropdown-full-color dropdown-light"> <a class="dropdown-item dropdown-toggle" href="https://publichealth.spectrumconferences.com/speakers">Speakers </a> </li> <li class="dropdown dropdown-full-color dropdown-light"> <a class="dropdown-item dropdown-toggle" href="https://publichealth.spectrumconferences.com/sponsorship"> Sponsorship </a> </li> <!-- <li class="dropdown dropdown-full-color dropdown-light"> <a class="dropdown-item dropdown-toggle" href="https://publichealth.spectrumconferences.com/visa-info"> Visa Info </a> </li>--> <li class="dropdown dropdown-full-color dropdown-light"> <a class="dropdown-item dropdown-toggle" href="https://publichealth.spectrumconferences.com/Glimpse">Glimpses</a> </li> <li class="dropdown dropdown-full-color dropdown-light"> <a class="dropdown-item dropdown-toggle" href="https://publichealth.spectrumconferences.com/registration">Register</a> </li> <li class="dropdown"> <a class="dropdown-item dropdown-toggle" href="#">More</a> <ul class="dropdown-menu"> <li> <a class="dropdown-item" href="https://publichealth.spectrumconferences.com/faqs"> FAQ'S </a> </li> <li> <a class="dropdown-item" href="https://publichealth.spectrumconferences.com/venue"> Venue </a> </li> <li> <a class="dropdown-item" href="https://publichealth.spectrumconferences.com/visa-info"> Visa Info </a> </li> </ul> </li> <li class="dropdown dropdown-full-color dropdown-light"> <a class="dropdown-item dropdown-toggle" href="https://publichealth.spectrumconferences.com/contact">Contact </a> </li> </ul> </nav> </div> </div> </div> <button class="btn header-btn-collapse-nav" data-bs-toggle="collapse" data-bs-target=".header-nav-main nav"> <i class="bi bi-border-width"></i> </button> </div> </div> </div> </div> </div> </div> </header> <div role="main" class="main pt-2 mt-2" style="padding: 30px 0px 0px 0px !important;"> <div class="container"> <div class="row"> <h4 class="mb-2 text-center">Venue</h4><hr> </div> </div> <div id="venue" class="container"> <div class="row"> <div class="col-lg-6"> <h4> </h4> <div class="elementor-widget-container"> <div class="elementor-image"> <img src="http://www.spectrumconferences.com/2024/img/amsterdam-netherlands/venue.jpg" style="width: 500px;"/> </div> </div> </div> <div class="col-lg-6"> <style> p,span{ font-family: poppins, Arial, sans-serif !important; font-size: 14px !important; color:#323232 !important; } </style> <p> <h4 style="text-align:justify"></h4><h4></h4><h4 style="text-align:justify"></h4><h4><h4 style="text-align:justify"><span lang="EN-IN" style="font-size:12.0pt;line-height:115%;font-family:"Georgia","serif"">Amsterdam, the vibrant capital of the Netherlands, beckons visitors especially in May, offering a perfect blend of cultural richness and outdoor charm. With its historic canals and picturesque architecture, Amsterdam blooms in spring, creating a scenic backdrop for leisurely strolls and boat rides. May brings pleasant weather ideal for exploring world-class museums like the Rijksmuseum, home to Rembrandt's masterpieces, and the Van Gogh Museum, showcasing the iconic artist's works. </span></h4><h4 style="text-align:justify"><span lang="EN-IN" style="font-size:12.0pt;line-height:115%;font-family:"Georgia","serif"">The city's tulip season peaks in May, with the Keukenhof Gardens bursting into a kaleidoscope of colors just a short trip away. From vibrant neighborhoods like Jordaan to the bustling markets of Albert Cuypstraat, Amsterdam exudes a lively atmosphere perfect for soaking in local culture and cuisine. Whether enjoying a canal cruise, biking along the city's extensive paths, or savoring Dutch delicacies in outdoor cafes, May in Amsterdam promises an unforgettable experience of art, history, and natural beauty.</span></h4><h4 style="text-align:justify"><span lang="EN-IN" style="font-size:12.0pt;line-height:115%;font-family:"Georgia","serif"">Come join us and discover Amsterdam's unique charm and cultural treasures!</span></h4><h4 style="text-align:justify"><span lang="EN-IN" style="font-size:12.0pt;line-height:115%;font-family:"Georgia","serif""> </span></h4></h4> </p> </div> </div> </div> </div> <footer id="footer"> <div class="container"> <div class="row pt-3 py-lg-3"> <div class="col-md-6 col-lg-3 mb-4 mb-lg-0"> <h5 class="text-4 text-transform-none font-weight-semi-bold text-color-light mb-4">NEWSLETTER</h5> <p class="pe-1 text-white">Keep up on our always evolving product features and technology. Enter your e-mail address and subscribe to our newsletter.</p> <div class="alert alert-success d-none" id="newsletterSuccess"> <strong>Success!</strong> You've been added to our email list. </div> <div class="alert alert-danger d-none" id="newsletterError"></div> <form id="newsletterForm" action=" " method="POST" class="me-4 mb-3 mb-md-0" novalidate="novalidate"> <div class="input-group input-group-rounded"> <input class="form-control form-control-sm bg-light" placeholder="Email Address" name="newsletterEmail" id="newsletterEmail" type="email"> <button class="btn btn-light text-color-dark" type="submit"><strong style="color:#fff;">GO!</strong></button> </div> </form> </div> <div class="col-2 col-md-6 col-lg-3 col-xs-6 col-sm-6 mb-5 mb-lg-0"> <h5 class="text-4 text-transform-none font-weight-semi-bold text-color-light mb-4">Useful Links</h5> <p class="text-3 mb-0"><i class="bi bi-arrow-right-circle text-white"></i> <a href="https://publichealth.spectrumconferences.com" class="text-decoration-none text-color-light">General Info</a></p> <p class="text-3 mb-0"><i class="bi bi-arrow-right-circle text-white"></i> <a href="https://publichealth.spectrumconferences.com/abstract-submission" class="text-decoration-none text-color-light">Abstract Submission</a></p> <p class="text-3 mb-0"><i class="bi bi-arrow-right-circle text-white"></i> <a href="https://publichealth.spectrumconferences.com/registration" class="text-decoration-none text-color-light">Registration</a></p> </div> <div class="col-2 col-md-6 col-lg-3 col-xs-6 col-sm-6 mb-5 mb-lg-0"> <h5 class="text-4 text-transform-none font-weight-semi-bold text-color-light mb-4">Contact Info</h5> <p class="text-3 mb-0"><i class="bi bi-geo-alt text-white"></i> <a href="#" class="text-decoration-none text-color-light">Amsterdam, Netherlands</a></p> <p class="text-3 mb-0"><i class="bi bi-envelope text-white"></i> <a href="mailto:isphpm2025@spectrumconferences.com" class="text-decoration-none text-color-light">isphpm2025@spectrumconferences.com</a></p> <p class="text-3 mb-0"><i class="bi bi-phone text-white"></i> <a href="tel:+91 897-700-2668" class="text-decoration-none text-color-light"> +91 897-700-2668 </a></p> </div> <div class="col-3 col-md-6 col-lg-3"> <h5 class="text-4 text-transform-none font-weight-semi-bold text-color-light mb-4">Social Media</h5> <ul class="footer-social-icons social-icons m-0"> <li class="social-icons-facebook"><a href="" target="_blank" title="Facebook"><i class="bi bi-facebook" style="font-size: 20px;"></i></a></li> <li class="social-icons-twitter"><a href="#" target="_blank" title="Twitter"><i class="bi bi-twitter-x" style="font-size: 20px;"></i></a></li> <li class="social-icons-linkedin"><a href="" target="_blank" title="Linkedin"><i class="bi bi-linkedin" style="font-size: 20px;"></i></a></li> </ul> </div> </div> </div> <hr> <div class="footer-copyright"> <div class="container py-1"> <div class="row py-1"> <div class="col-lg-7 d-flex align-items-center text-white justify-content-center justify-content-lg-start mb-4 mb-lg-0"> <p class="text-white">漏 Copyright 2024. All Rights Reserved.</p> </div> <div class="col-lg-4 d-flex align-items-center justify-content-center justify-content-lg-end"> <nav id="sub-menu"> <ul> <li><i class="bi bi-star text-white"></i><a href="https://spectrumconferences.com/terms-and-conditions.html" target="_blank" class="ms-1 text-decoration-none text-white">Terms and Conditions</a></li> <li><i class="bi bi-star text-white"></i><a href="https://spectrumconferences.com/privacy-policy.html" target="_blank" class="ms-1 text-decoration-none text-white"> Polices</a></li> </ul> </nav> </div> </div> </div> </div> </footer> </div> </section> <!-- Vendor --> <script src=" https://spectrumconferences.com/2025/vendor/plugins/js/plugins.min.js"></script> <script src=" https://spectrumconferences.com/2025/vendor/instafeed/instafeed.min.js"></script> <!-- Theme Base, Components and Settings --> <script src=" https://spectrumconferences.com/2025/js/theme.js"></script> <!-- Theme Initialization Files --> <script src=" https://spectrumconferences.com/2025/js/theme.init.js"></script> <!-- Examples --> <script src=" https://spectrumconferences.com/2025/examples/examples.instagramFeed.js"></script> <script> $(function() { $(window).on("scroll", function() { if ($(window).scrollTop() > 50) { $(".header").addClass("active"); $(".text").addClass("text-white"); } else { //remove the background property so it comes transparent again (defined in your css) $(".header").removeClass("active"); $(".text").removeClass("text-white"); } });}); </script> <script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.js" integrity="sha512-HGOnQO9+SP1V92SrtZfjqxxtLmVzqZpjFFekvzZVWoiASSQgSr4cw9Kqd2+l8Llp4Gm0G8GIFJ4ddwZilcdb8A==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <script> $(document).ready(function () { $(".customer-logos").slick({ slidesToShow: 6, slidesToScroll: 6, autoplay: false, autoplaySpeed: 1500, arrows: true, // Set arrows to true prevArrow: '<button type="button" class="slick-prev"><i class="fa fa-angle-left"></i></button>', // Add left arrow nextArrow: '<button type="button" class="slick-next"><i class="fa fa-angle-right"></i></button>', // Add right arrow dots: false, pauseOnHover: false, responsive: [ { breakpoint: 768, settings: { slidesToShow: 4 } }, { breakpoint: 520, settings: { slidesToShow: 3 } } ] }); }); </script> <!-- <script> let header = document.getElementById('site-header-inner'); document.addEventListener('scroll', function() { // Get the scroll position let scrollPos = window.pageYOffset; if ( scrollPos > 100 ) { header.style.backgroundColor = "white"; } else { header.style.backgroundColor = "blue"; } }); </script>--> </body> <script>'undefined'=== typeof _trfq || (window._trfq = []);'undefined'=== typeof _trfd && (window._trfd=[]),_trfd.push({'tccl.baseHost':'secureserver.net'},{'ap':'cpsh-oh'},{'server':'sg2plzcpnl505467'},{'dcenter':'sg2'},{'cp_id':'10002149'},{'cp_cl':'8'}) // Monitoring performance to make your website faster. If you want to opt-out, please contact web hosting support.</script><script src='https://img1.wsimg.com/traffic-assets/js/tccl.min.js'></script></html>