{"id":172,"date":"2015-03-02T06:59:11","date_gmt":"2015-03-02T06:59:11","guid":{"rendered":"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/?page_id=172"},"modified":"2017-09-22T06:02:21","modified_gmt":"2017-09-22T06:02:21","slug":"slider-layout-3","status":"publish","type":"page","link":"https:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/slider-layout-3\/","title":{"rendered":"Slider Layout &#8211; 3"},"content":{"rendered":"<h2 style=\"text-align: center\">Example &#8211; 1<\/h2>\n<script type=\"text\/javascript\">\r\njQuery( document ).ready(function( jQuery ) {\r\n\tjQuery( '#example3_210' ).sliderPro({\r\n\t\t\/\/autoplay\r\n\t\t\t\tautoplay:  true,\r\n\t\tautoplayOnHover: 'none',\r\n\t\t\t\t\t\t\t\t\r\n\t\t\/\/thumbnails\r\n\t\tthumbnailWidth: 120,\r\n\t\tthumbnailHeight: 100,\r\n\t\t\t\t\t\tthumbnailsPosition: 'bottom',\r\n\t\t\t\t\t\t\r\n\t\t\/\/width\r\n\t\t\t\twidth: 1000,\r\n\t\t\t\t\r\n\t\t\/\/height\r\n\t\t\t\theight: 500,\r\n\t\t\t\t\t\timageScaleMode: 'cover',\r\n\t\tallowScaleUp: true,\r\n\t\t\/\/thumbnail\r\n\t\tthumbnailArrows: true,\r\n\t\tthumbnailWidth: 120,\r\n\t\tthumbnailHeight: 100,\r\n\t\t\t\t\t\tthumbnailsPosition: 'bottom',\r\n\t\t\t\t\r\n\t\tautoplayDelay: 3000,\r\n\t\tarrows: true,\r\n\t\tbuttons: false,\r\n\t\tfade: true,\r\n\t\tsmallSize: 500,\r\n\t\tmediumSize: 1000,\r\n\t\tlargeSize: 3000,\r\n\t\tstartSlide: 0,\r\n\t\tloop: true,\r\n\t\tautoplayDirection: 'normal',\r\n\t\ttouchSwipe: true,\r\n\t\t\t\tslideDistance: 5,\r\n\t\tfullScreen: true,\r\n\t\t\r\n\t});\r\n\t\r\n\t\t\/\/ instantiate fancybox when a link is clicked\r\n\tjQuery( '#example3_210 .sp-image' ).parent( 'a' ).on( 'click', function( event ) {\r\n\t\tevent.preventDefault();\r\n\t\t\/\/  lightbox index\r\n\t\tif ( jQuery( '#example3_210' ).hasClass( 'sp-swiping' ) === false ) {\r\n\t\t\tjQuery.fancybox.open( jQuery( '#example3_210 .sp-image' ).parent( 'a' ), { index: jQuery( this ).parents( '.sp-slide' ).index() } );\r\n\t\t}\r\n\t});\r\n\t});\r\n<\/script>\r\n<script src=\"https:\/\/ajax.googleapis.com\/ajax\/libs\/webfont\/1\/webfont.js\"><\/script>\r\n<script type=\"text\/javascript\">\r\nWebFont.load({\r\n\tgoogle: {\r\n\t\tfamilies: ['Convergence'] \/\/ saved value\r\n\t}\r\n});\r\n<\/script>\r\n<style>\r\n.slider-pro {\r\n    font-family: 'Open Sans', Arial;\r\n}\r\n\r\n\/* Example 3 *\/\r\n\r\n#example3_210 .title-in {\r\n\tcolor: #ffffff !important;\r\n\tfont-family: Convergence !important;\r\n\tfont-weight: bolder;\r\n\ttext-align: center;\r\n}\r\n\r\n#example3_210 .title-in-bg {\r\n\tbackground: rgba(26, 64, 95, 0.5) !important;\r\n\twhite-space: unset !important;\r\n\tmax-width: 100%;\r\n\tmin-width: 30%;\r\n\ttransform: initial !important;\r\n}\r\n\r\n#example3_210 .desc-in {\r\n\tcolor: #ffffff !important;\r\n\tfont-family: Convergence !important;\r\n\ttext-align: center;\r\n}\r\n#example3_210 .desc-in-bg {\r\n\tbackground: rgba(26, 64, 95, 0.5) !important;\r\n\twhite-space: unset !important;\r\n\tmax-width: 100%;\r\n\tmin-width: 30%;\r\n\ttransform: initial !important;\r\n}\r\n\r\n#example3_210 .sp-thumbnail {\r\n\tcolor: #31a3dd !important;\r\n}\r\n\r\n#example3_210 .read-more-color {\r\n\tcolor: #faae3d !important;\r\n\tdisplay: block;\r\n\t-webkit-box-shadow: none;\r\n\tbox-shadow: none;\r\n}\r\n\r\n.slider-pro a:hover {\r\n\t-webkit-box-shadow: none;\r\n\tbox-shadow: none;\r\n}\r\n\r\n\/* navigation button\/bullets color *\/\r\n#example3_210 .sp-button {\r\n\tborder: 2px solid #1e1e20 !important;\r\n\twidth: 10px;\r\n\theight: 10px;\r\n\t}\r\n#example3_210 .sp-selected-button {\r\n\tbackground-color: #1e1e20 !important;\r\n\t}\r\n\r\n\/* navigation arrow color *\/\r\n#example3_210 .sp-next-arrow::after, #example3_210 .sp-next-arrow::before, #example3_210 .sp-previous-arrow::after, #example3_210 .sp-previous-arrow::before {\r\n    background-color: #1e1e20!important;\r\n}\r\n\r\n#example3_210 .sp-full-screen-button {\r\n    font-weight: bolder;\r\n\tcolor: #1e1e20!important;\r\n}\r\n\r\n\/* border color *\/\r\n#example3_210 .sp-selected-thumbnail {\r\n\tborder: 4px solid #1a405f !important;\r\n}\r\n\r\n\/* pointer color - bottom *\/\r\n.sp-selected-thumbnail::before {\r\n\tborder-bottom: 5px solid #1a405f !important;\r\n}\r\n.sp-selected-thumbnail::after {\r\n\tborder-bottom: 13px solid #1a405f !important;\r\n}\r\n\r\n\/* pointer color - top *\/\r\n\r\n@media (max-width: 860px) {\r\n\t#example3_210 .hide-medium-screen {\r\n\t\tdisplay: none;\r\n\t}\r\n}\r\n\r\n@media (max-width: 640px) {\r\n\t#example3_210 .sp-layer {\r\n\t\tfont-size: 12px;\r\n\t}\r\n\r\n\t#example3_210 .hide-small-screen {\r\n\t\tdisplay: none;\r\n\t}\r\n}\r\n.fnf{\r\n\tbackground-color: #272e31;\r\n\tborder-radius: 5px;\r\n\tcolor: #fff;\r\n\tfont-family: initial;\r\n\ttext-align: center;\r\n\tpadding:12px;\r\n}\r\n.uris-slider-title{\r\n\tfont-family: Convergence;\r\n}\r\n<\/style>\r\n<h3 class=\"uris-slider-title\">Slider &#8211; 3 Style &#8211; A<\/h3>\r\n\t<div id=\"example3_210\" class=\"slider-pro\">\r\n\t<!---- slides div start ---->\r\n\t\t<div class=\"sp-slides\">\r\n\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t<a href=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2015\/02\/inside_out_2015_joy___disney_pixar-wallpaper-1280x720.jpg\" >\r\n\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-image\" alt=\"slide - 1\" src=\"https:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/plugins\/ultimate-responsive-image-slider-pro-v6.4\/img\/loading.gif\" \r\n\t\t\t\t\t\t\tdata-src=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2015\/02\/inside_out_2015_joy___disney_pixar-wallpaper-1280x720.jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2015\/02\/inside_out_2015_joy___disney_pixar-wallpaper-1280x720.jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2015\/02\/inside_out_2015_joy___disney_pixar-wallpaper-1280x720.jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2015\/02\/inside_out_2015_joy___disney_pixar-wallpaper-1280x720.jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2015\/02\/inside_out_2015_joy___disney_pixar-wallpaper-1280x720.jpg\"\/>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-white sp-padding title-in title-in-bg hide-small-screen\" \r\n\t\t\t\t\t\tdata-position=\"bottomLeft\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-horizontal=\"50\"  data-vertical=\"26%\"\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"down\" data-show-delay=\"400\" data-hide-transition=\"right\" data-hide-delay=\"500\">\r\n\t\t\t\t\t\tslide - 1\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\" \r\n\t\t\t\t\t\tdata-position=\"bottomLeft\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-horizontal=\"50\"  data-vertical=\"12%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"right\" data-show-delay=\"200\" data-hide-transition=\"down\" data-hide-delay=\"200\">\r\n\t\t\t\t\t\tLorem Ipsum is simply dummy text of the printing and typesetting industry.\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"read-more-color\" target=\"_new\" href=\"http:\/\/www.twitter.com\">Read More<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t<a href=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/movie___spider_man_homecoming-wallpaper-1280x720.jpg\" >\r\n\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-image\" alt=\"slide - 2\" src=\"https:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/plugins\/ultimate-responsive-image-slider-pro-v6.4\/img\/loading.gif\" \r\n\t\t\t\t\t\t\tdata-src=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/movie___spider_man_homecoming-wallpaper-1280x720.jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/movie___spider_man_homecoming-wallpaper-1280x720.jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/movie___spider_man_homecoming-wallpaper-1280x720.jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/movie___spider_man_homecoming-wallpaper-1280x720.jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/movie___spider_man_homecoming-wallpaper-1280x720.jpg\"\/>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-white sp-padding title-in title-in-bg hide-small-screen\" \r\n\t\t\t\t\t\tdata-position=\"bottomLeft\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-horizontal=\"50\"  data-vertical=\"26%\"\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"down\" data-show-delay=\"400\" data-hide-transition=\"right\" data-hide-delay=\"500\">\r\n\t\t\t\t\t\tslide - 2\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\" \r\n\t\t\t\t\t\tdata-position=\"bottomLeft\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-horizontal=\"50\"  data-vertical=\"12%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"right\" data-show-delay=\"200\" data-hide-transition=\"down\" data-hide-delay=\"200\">\r\n\t\t\t\t\t\tLorem Ipsum is simply dummy text of the printing and typesetting industry.\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"read-more-color\" target=\"_new\" href=\"http:\/\/www.yahoo.com\">Read More<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t<a href=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/red_parrot_2-wallpaper-1280x720.jpg\" >\r\n\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-image\" alt=\"slide - 3\" src=\"https:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/plugins\/ultimate-responsive-image-slider-pro-v6.4\/img\/loading.gif\" \r\n\t\t\t\t\t\t\tdata-src=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/red_parrot_2-wallpaper-1280x720.jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/red_parrot_2-wallpaper-1280x720.jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/red_parrot_2-wallpaper-1280x720.jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/red_parrot_2-wallpaper-1280x720.jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/red_parrot_2-wallpaper-1280x720.jpg\"\/>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-white sp-padding title-in title-in-bg hide-small-screen\" \r\n\t\t\t\t\t\tdata-position=\"bottomLeft\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-horizontal=\"50\"  data-vertical=\"26%\"\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"down\" data-show-delay=\"400\" data-hide-transition=\"right\" data-hide-delay=\"500\">\r\n\t\t\t\t\t\tslide - 3\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\" \r\n\t\t\t\t\t\tdata-position=\"bottomLeft\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-horizontal=\"50\"  data-vertical=\"12%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"right\" data-show-delay=\"200\" data-hide-transition=\"down\" data-hide-delay=\"200\">\r\n\t\t\t\t\t\tLorem Ipsum is simply dummy text of the printing and typesetting industry.\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"read-more-color\" target=\"_new\" href=\"http:\/\/www.google.com\">Read More<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t<a href=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2015\/02\/girl_and_car-wallpaper-1280x720.jpg\" >\r\n\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-image\" alt=\"slide - 4\" src=\"https:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/plugins\/ultimate-responsive-image-slider-pro-v6.4\/img\/loading.gif\" \r\n\t\t\t\t\t\t\tdata-src=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2015\/02\/girl_and_car-wallpaper-1280x720.jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2015\/02\/girl_and_car-wallpaper-1280x720.jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2015\/02\/girl_and_car-wallpaper-1280x720.jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2015\/02\/girl_and_car-wallpaper-1280x720.jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2015\/02\/girl_and_car-wallpaper-1280x720.jpg\"\/>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-white sp-padding title-in title-in-bg hide-small-screen\" \r\n\t\t\t\t\t\tdata-position=\"bottomLeft\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-horizontal=\"50\"  data-vertical=\"26%\"\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"down\" data-show-delay=\"400\" data-hide-transition=\"right\" data-hide-delay=\"500\">\r\n\t\t\t\t\t\tslide - 4\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\" \r\n\t\t\t\t\t\tdata-position=\"bottomLeft\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-horizontal=\"50\"  data-vertical=\"12%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"right\" data-show-delay=\"200\" data-hide-transition=\"down\" data-hide-delay=\"200\">\r\n\t\t\t\t\t\tLorem Ipsum is simply dummy text of the printing and typesetting industry.\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"read-more-color\" target=\"_new\" href=\"http:\/\/www.youtube.com\">Read More<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t<a href=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/grape_hyacinth-wallpaper-1280x720.jpg\" >\r\n\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-image\" alt=\"slide - 5\" src=\"https:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/plugins\/ultimate-responsive-image-slider-pro-v6.4\/img\/loading.gif\" \r\n\t\t\t\t\t\t\tdata-src=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/grape_hyacinth-wallpaper-1280x720.jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/grape_hyacinth-wallpaper-1280x720.jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/grape_hyacinth-wallpaper-1280x720.jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/grape_hyacinth-wallpaper-1280x720.jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/grape_hyacinth-wallpaper-1280x720.jpg\"\/>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-white sp-padding title-in title-in-bg hide-small-screen\" \r\n\t\t\t\t\t\tdata-position=\"bottomLeft\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-horizontal=\"50\"  data-vertical=\"26%\"\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"down\" data-show-delay=\"400\" data-hide-transition=\"right\" data-hide-delay=\"500\">\r\n\t\t\t\t\t\tslide - 5\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\" \r\n\t\t\t\t\t\tdata-position=\"bottomLeft\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-horizontal=\"50\"  data-vertical=\"12%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"right\" data-show-delay=\"200\" data-hide-transition=\"down\" data-hide-delay=\"200\">\r\n\t\t\t\t\t\tLorem Ipsum is simply dummy text of the printing and typesetting industry.\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"read-more-color\" target=\"_new\" href=\"http:\/\/www.fb.com\">Read More<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\r\n\t\t<\/div>\r\n\t\t\r\n\t\t<!---- slides div end ---->\r\n\t\t\t\t<!-- slides thumbnails div start -->\r\n\t\t<div class=\"sp-thumbnails\">\r\n\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/plugins\/ultimate-responsive-image-slider-pro-v6.4\/img\/loading.gif\" data-src=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2015\/02\/inside_out_2015_joy___disney_pixar-wallpaper-1280x720-300x300.jpg\"\/>\r\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/plugins\/ultimate-responsive-image-slider-pro-v6.4\/img\/loading.gif\" data-src=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/movie___spider_man_homecoming-wallpaper-1280x720-300x300.jpg\"\/>\r\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/plugins\/ultimate-responsive-image-slider-pro-v6.4\/img\/loading.gif\" data-src=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/red_parrot_2-wallpaper-1280x720-300x300.jpg\"\/>\r\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/plugins\/ultimate-responsive-image-slider-pro-v6.4\/img\/loading.gif\" data-src=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2015\/02\/girl_and_car-wallpaper-1280x720-300x300.jpg\"\/>\r\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/plugins\/ultimate-responsive-image-slider-pro-v6.4\/img\/loading.gif\" data-src=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/grape_hyacinth-wallpaper-1280x720-300x300.jpg\"\/>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<!-- slides thumbnails div end -->\r\n\t<\/div>\r\n\n<p>&nbsp;<\/p>\n<hr \/>\n<h2><\/h2>\n<h2 style=\"text-align: center\">Example &#8211; 2<\/h2>\n<script type=\"text\/javascript\">\r\njQuery( document ).ready(function( jQuery ) {\r\n\tjQuery( '#example3_274' ).sliderPro({\r\n\t\t\/\/autoplay\r\n\t\t\t\tautoplay:  true,\r\n\t\tautoplayOnHover: 'none',\r\n\t\t\t\t\t\t\t\t\r\n\t\t\/\/thumbnails\r\n\t\tthumbnailWidth: 120,\r\n\t\tthumbnailHeight: 100,\r\n\t\t\t\t\t\tthumbnailsPosition: 'bottom',\r\n\t\t\t\t\t\tthumbnailPointer: true, \r\n\t\t\t\t\r\n\t\t\/\/width\r\n\t\t\t\twidth: 1000,\r\n\t\t\t\t\r\n\t\t\/\/height\r\n\t\t\t\theight: 500,\r\n\t\t\t\t\t\timageScaleMode: 'cover',\r\n\t\tallowScaleUp: true,\r\n\t\t\/\/thumbnail\r\n\t\tthumbnailArrows: true,\r\n\t\tthumbnailWidth: 120,\r\n\t\tthumbnailHeight: 100,\r\n\t\t\t\t\t\tthumbnailsPosition: 'bottom',\r\n\t\t\t\t\r\n\t\tautoplayDelay: 5000,\r\n\t\tarrows: true,\r\n\t\tbuttons: true,\r\n\t\tfade: true,\r\n\t\tsmallSize: 500,\r\n\t\tmediumSize: 1000,\r\n\t\tlargeSize: 3000,\r\n\t\tstartSlide: 0,\r\n\t\tloop: true,\r\n\t\tautoplayDirection: 'normal',\r\n\t\ttouchSwipe: true,\r\n\t\t\t\tslideDistance: 5,\r\n\t\tfullScreen: false,\r\n\t\t\r\n\t});\r\n\t\r\n\t});\r\n<\/script>\r\n<script src=\"https:\/\/ajax.googleapis.com\/ajax\/libs\/webfont\/1\/webfont.js\"><\/script>\r\n<script type=\"text\/javascript\">\r\nWebFont.load({\r\n\tgoogle: {\r\n\t\tfamilies: ['Courgette'] \/\/ saved value\r\n\t}\r\n});\r\n<\/script>\r\n<style>\r\n.slider-pro {\r\n    font-family: 'Open Sans', Arial;\r\n}\r\n\r\n\/* Example 3 *\/\r\n\r\n#example3_274 .title-in {\r\n\tcolor: #ffffff !important;\r\n\tfont-family: Courgette !important;\r\n\tfont-weight: bolder;\r\n\ttext-align: center;\r\n}\r\n\r\n#example3_274 .title-in-bg {\r\n\tbackground: rgba(197, 0, 26, 0.5) !important;\r\n\twhite-space: unset !important;\r\n\tmax-width: 100%;\r\n\tmin-width: 30%;\r\n\ttransform: initial !important;\r\n}\r\n\r\n#example3_274 .desc-in {\r\n\tcolor: #ffffff !important;\r\n\tfont-family: Courgette !important;\r\n\ttext-align: center;\r\n}\r\n#example3_274 .desc-in-bg {\r\n\tbackground: rgba(0, 108, 132, 0.5) !important;\r\n\twhite-space: unset !important;\r\n\tmax-width: 100%;\r\n\tmin-width: 30%;\r\n\ttransform: initial !important;\r\n}\r\n\r\n#example3_274 .sp-thumbnail {\r\n\tcolor: #31a3dd !important;\r\n}\r\n\r\n#example3_274 .read-more-color {\r\n\tcolor: #7B85F4 !important;\r\n\tdisplay: block;\r\n\t-webkit-box-shadow: none;\r\n\tbox-shadow: none;\r\n}\r\n\r\n.slider-pro a:hover {\r\n\t-webkit-box-shadow: none;\r\n\tbox-shadow: none;\r\n}\r\n\r\n\/* navigation button\/bullets color *\/\r\n#example3_274 .sp-button {\r\n\tborder: 2px solid #c5001a !important;\r\n\twidth: 15px;\r\n\theight: 15px;\r\n\t\tborder-radius: 0% !important;\r\n\t}\r\n#example3_274 .sp-selected-button {\r\n\tbackground-color: #c5001a !important;\r\n\t\tborder-radius: 0% !important;\r\n\t}\r\n\r\n\/* navigation arrow color *\/\r\n#example3_274 .sp-next-arrow::after, #example3_274 .sp-next-arrow::before, #example3_274 .sp-previous-arrow::after, #example3_274 .sp-previous-arrow::before {\r\n    background-color: #c5001a!important;\r\n}\r\n\r\n#example3_274 .sp-full-screen-button {\r\n    font-weight: bolder;\r\n\tcolor: #c5001a!important;\r\n}\r\n\r\n\/* border color *\/\r\n\r\n\/* pointer color - bottom *\/\r\n.sp-selected-thumbnail::before {\r\n\tborder-bottom: 5px solid #c5001a !important;\r\n}\r\n.sp-selected-thumbnail::after {\r\n\tborder-bottom: 13px solid #c5001a !important;\r\n}\r\n\r\n\/* pointer color - top *\/\r\n\r\n@media (max-width: 860px) {\r\n\t#example3_274 .hide-medium-screen {\r\n\t\tdisplay: none;\r\n\t}\r\n}\r\n\r\n@media (max-width: 640px) {\r\n\t#example3_274 .sp-layer {\r\n\t\tfont-size: 12px;\r\n\t}\r\n\r\n\t#example3_274 .hide-small-screen {\r\n\t\tdisplay: none;\r\n\t}\r\n}\r\n.fnf{\r\n\tbackground-color: #272e31;\r\n\tborder-radius: 5px;\r\n\tcolor: #fff;\r\n\tfont-family: initial;\r\n\ttext-align: center;\r\n\tpadding:12px;\r\n}\r\n.uris-slider-title{\r\n\tfont-family: Courgette;\r\n}\r\n<\/style>\r\n<h3 class=\"uris-slider-title\">Slider &#8211; 3 Style &#8211; B<\/h3>\r\n\t<div id=\"example3_274\" class=\"slider-pro\">\r\n\t<!---- slides div start ---->\r\n\t\t<div class=\"sp-slides\">\r\n\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-image\" alt=\"slide - 1\" src=\"https:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/plugins\/ultimate-responsive-image-slider-pro-v6.4\/img\/loading.gif\" \r\n\t\t\t\t\t\t\tdata-src=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/New-Chevrolet-Chevy-Camaro-2013-HD-Wallpaper-New-Chevrolet-Chevy-....jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/New-Chevrolet-Chevy-Camaro-2013-HD-Wallpaper-New-Chevrolet-Chevy-....jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/New-Chevrolet-Chevy-Camaro-2013-HD-Wallpaper-New-Chevrolet-Chevy-....jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/New-Chevrolet-Chevy-Camaro-2013-HD-Wallpaper-New-Chevrolet-Chevy-....jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/New-Chevrolet-Chevy-Camaro-2013-HD-Wallpaper-New-Chevrolet-Chevy-....jpg\"\/>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-white sp-padding title-in title-in-bg hide-small-screen\" \r\n\t\t\t\t\t\tdata-position=\"bottomRight\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-horizontal=\"50\"  data-vertical=\"26%\"\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"down\" data-show-delay=\"400\" data-hide-transition=\"up\" data-hide-delay=\"500\">\r\n\t\t\t\t\t\tslide - 1\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\" \r\n\t\t\t\t\t\tdata-position=\"bottomRight\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-horizontal=\"50\"  data-vertical=\"12%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"200\" data-hide-transition=\"down\" data-hide-delay=\"200\">\r\n\t\t\t\t\t\tLorem Ipsum is simply dummy text of the printing and typesetting industry.\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-image\" alt=\"slide - 2\" src=\"https:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/plugins\/ultimate-responsive-image-slider-pro-v6.4\/img\/loading.gif\" \r\n\t\t\t\t\t\t\tdata-src=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/toys-wallpaper-hd-16339-17046-hd-wallpapers.jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/toys-wallpaper-hd-16339-17046-hd-wallpapers.jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/toys-wallpaper-hd-16339-17046-hd-wallpapers.jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/toys-wallpaper-hd-16339-17046-hd-wallpapers.jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/toys-wallpaper-hd-16339-17046-hd-wallpapers.jpg\"\/>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-white sp-padding title-in title-in-bg hide-small-screen\" \r\n\t\t\t\t\t\tdata-position=\"bottomRight\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-horizontal=\"50\"  data-vertical=\"26%\"\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"down\" data-show-delay=\"400\" data-hide-transition=\"up\" data-hide-delay=\"500\">\r\n\t\t\t\t\t\tslide - 2\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\" \r\n\t\t\t\t\t\tdata-position=\"bottomRight\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-horizontal=\"50\"  data-vertical=\"12%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"200\" data-hide-transition=\"down\" data-hide-delay=\"200\">\r\n\t\t\t\t\t\tLorem Ipsum is simply dummy text of the printing and typesetting industry.\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-image\" alt=\"slide - 3\" src=\"https:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/plugins\/ultimate-responsive-image-slider-pro-v6.4\/img\/loading.gif\" \r\n\t\t\t\t\t\t\tdata-src=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/3D-Android-HD-Wallpaper-1080p1.jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/3D-Android-HD-Wallpaper-1080p1.jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/3D-Android-HD-Wallpaper-1080p1.jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/3D-Android-HD-Wallpaper-1080p1.jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/3D-Android-HD-Wallpaper-1080p1.jpg\"\/>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-white sp-padding title-in title-in-bg hide-small-screen\" \r\n\t\t\t\t\t\tdata-position=\"bottomRight\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-horizontal=\"50\"  data-vertical=\"26%\"\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"down\" data-show-delay=\"400\" data-hide-transition=\"up\" data-hide-delay=\"500\">\r\n\t\t\t\t\t\tslide - 3\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\" \r\n\t\t\t\t\t\tdata-position=\"bottomRight\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-horizontal=\"50\"  data-vertical=\"12%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"200\" data-hide-transition=\"down\" data-hide-delay=\"200\">\r\n\t\t\t\t\t\tLorem Ipsum is simply dummy text of the printing and typesetting industry.\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-image\" alt=\"slide - 4\" src=\"https:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/plugins\/ultimate-responsive-image-slider-pro-v6.4\/img\/loading.gif\" \r\n\t\t\t\t\t\t\tdata-src=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/nature_animal_bird_ice_resting_snow_green_cherry_hd_wallpapers_3840x2160.jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/nature_animal_bird_ice_resting_snow_green_cherry_hd_wallpapers_3840x2160.jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/nature_animal_bird_ice_resting_snow_green_cherry_hd_wallpapers_3840x2160.jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/nature_animal_bird_ice_resting_snow_green_cherry_hd_wallpapers_3840x2160.jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/nature_animal_bird_ice_resting_snow_green_cherry_hd_wallpapers_3840x2160.jpg\"\/>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-white sp-padding title-in title-in-bg hide-small-screen\" \r\n\t\t\t\t\t\tdata-position=\"bottomRight\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-horizontal=\"50\"  data-vertical=\"26%\"\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"down\" data-show-delay=\"400\" data-hide-transition=\"up\" data-hide-delay=\"500\">\r\n\t\t\t\t\t\tslide - 4\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\" \r\n\t\t\t\t\t\tdata-position=\"bottomRight\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-horizontal=\"50\"  data-vertical=\"12%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"200\" data-hide-transition=\"down\" data-hide-delay=\"200\">\r\n\t\t\t\t\t\tLorem Ipsum is simply dummy text of the printing and typesetting industry.\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-image\" alt=\"slide - 5\" src=\"https:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/plugins\/ultimate-responsive-image-slider-pro-v6.4\/img\/loading.gif\" \r\n\t\t\t\t\t\t\tdata-src=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/cherry_three_red_1397_1920x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/cherry_three_red_1397_1920x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/cherry_three_red_1397_1920x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/cherry_three_red_1397_1920x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/cherry_three_red_1397_1920x1080.jpg\"\/>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-white sp-padding title-in title-in-bg hide-small-screen\" \r\n\t\t\t\t\t\tdata-position=\"bottomRight\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-horizontal=\"50\"  data-vertical=\"26%\"\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"down\" data-show-delay=\"400\" data-hide-transition=\"up\" data-hide-delay=\"500\">\r\n\t\t\t\t\t\tslide - 5\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\" \r\n\t\t\t\t\t\tdata-position=\"bottomRight\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-horizontal=\"50\"  data-vertical=\"12%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"200\" data-hide-transition=\"down\" data-hide-delay=\"200\">\r\n\t\t\t\t\t\tLorem Ipsum is simply dummy text of the printing and typesetting industry.\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\r\n\t\t<\/div>\r\n\t\t\r\n\t\t<!---- slides div end ---->\r\n\t\t\t\t<!-- slides thumbnails div start -->\r\n\t\t<div class=\"sp-thumbnails\">\r\n\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/plugins\/ultimate-responsive-image-slider-pro-v6.4\/img\/loading.gif\" data-src=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/New-Chevrolet-Chevy-Camaro-2013-HD-Wallpaper-New-Chevrolet-Chevy-...-300x300.jpg\"\/>\r\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/plugins\/ultimate-responsive-image-slider-pro-v6.4\/img\/loading.gif\" data-src=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/toys-wallpaper-hd-16339-17046-hd-wallpapers-300x300.jpg\"\/>\r\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/plugins\/ultimate-responsive-image-slider-pro-v6.4\/img\/loading.gif\" data-src=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/3D-Android-HD-Wallpaper-1080p1-300x300.jpg\"\/>\r\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/plugins\/ultimate-responsive-image-slider-pro-v6.4\/img\/loading.gif\" data-src=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/nature_animal_bird_ice_resting_snow_green_cherry_hd_wallpapers_3840x2160-300x300.jpg\"\/>\r\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/plugins\/ultimate-responsive-image-slider-pro-v6.4\/img\/loading.gif\" data-src=\"http:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-content\/uploads\/sites\/40\/2017\/09\/cherry_three_red_1397_1920x1080-300x300.jpg\"\/>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<!-- slides thumbnails div end -->\r\n\t<\/div>\r\n\n","protected":false},"excerpt":{"rendered":"<p>Example &#8211; 1 &nbsp; Example &#8211; 2<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-172","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-json\/wp\/v2\/pages\/172","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-json\/wp\/v2\/comments?post=172"}],"version-history":[{"count":13,"href":"https:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-json\/wp\/v2\/pages\/172\/revisions"}],"predecessor-version":[{"id":637,"href":"https:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-json\/wp\/v2\/pages\/172\/revisions\/637"}],"wp:attachment":[{"href":"https:\/\/demo.weblizar.com\/ultimate-responsive-image-slider-pro\/wp-json\/wp\/v2\/media?parent=172"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}