(function($){'use strict';var check_rtl=(jQuery("body").css('direction')==="rtl");jQuery('.c-testimonials').each(function(){var $this=jQuery(this);$this.imagesLoaded(function(){var testimonialsId=$this.attr('data-id');var dataBullets=$this.attr('data-bullets');var dataAutoplay=$this.attr('data-autoplay');var dataArrows=$this.attr('data-arrows');var dataStyle=$this.attr('data-style');var bm_slidesToShow=$this.attr('data-item-per-row');var breakpoint_1024_slidesToShow=3;var breakpoint_768_slidesToShow=2;var breakpoint_480_slidesToShow=1;dataBullets=parseInt(dataBullets);dataAutoplay=parseInt(dataAutoplay);dataAutoplay=parseInt(dataAutoplay);bm_slidesToShow=parseInt(bm_slidesToShow);if(dataStyle!='1'){bm_slidesToShow=1;breakpoint_1024_slidesToShow=1;breakpoint_768_slidesToShow=1;breakpoint_480_slidesToShow=1;}else{if(bm_slidesToShow==1){breakpoint_1024_slidesToShow=1;breakpoint_768_slidesToShow=1;breakpoint_480_slidesToShow=1;}else if(bm_slidesToShow==2){breakpoint_1024_slidesToShow=2;bre