Diabetes Integrated Wellness Society

jQuery(document).ready(function(jQuery) { "use strict"; jQuery('#customers-testimonials').owlCarousel({ loop: true, center: true, items: 3, margin: 30, autoplay: true, dots: true, nav: true, autoplayTimeout: 8500, smartSpeed: 450, navText: ['', ''], responsive: { 0: { items: 1 }, 768: { items: 2 }, 1170: { items: 3 } } }); });