#ftg-1111 .tile .icon { color:#ffffff; }#ftg-1111 .ftg-items .loading-bar i { background:#666; }#ftg-1111 .ftg-items .loading-bar { background:#fff; }#ftg-1111 .tile .icon { font-size:18px; }#ftg-1111 .tile .icon { margin: -9px 0 0 -9px; }#ftg-1111 .tile .caption-block .text-wrapper span.text { font-size:12px; }#ftg-1111 .tile .caption-block .text-wrapper span.title { font-size:14px; }#ftg-1111 .tile { background-color: transparent; }#ftg-1111 .tile .caption-block .text-wrapper span.text { color: #ffffff; }#ftg-1111 .tile .caption-block .text-wrapper span.title { color: #ffffff; }#ftg-1111 .tile .ftg-social a { color: #ffffff; }#ftg-1111 .tile .caption-block { transition-timing-function:linear; }#ftg-1111 .tile .caption-block { transition-duration:0.25s; }#ftg-1111 .tile .tile-inner:before { background-color: #000000; }#ftg-1111 .tile .tile-inner:before { background-color: rgba(0, 0, 0, 0.8); }#ftg-1111 .tile.ftg-preload { transform: scaleY(1) scaleX(1) translate(0px,0px) rotateX(0deg) rotateY(0deg); }#ftg-1111 .tile.ftg-preload { transition: all ease-out 0.5s, opacity linear 0.5s; }#ftg-1111 .tile img.item { transition-duration: 0.25s; }
jQuery('#ftg-1111 img.item').removeAttr('src');jQuery(document).ready(function () {setTimeout(function () {jQuery('#ftg-1111').finalTilesGallery({minTileWidth: 250,margin: 10,loadMethod: 'sequential',nonce: '54428be9d3',galleryId: '11',layout: 'columns',debug: false,gridSize: 0,disableGridSizeBelow: 800,allowEnlargement: true,columns: [[4000, 4],[1024, 2],[800, 2],[480, 1],[320, 1]],scrollEffect: '',selectedFilter: 'n-a'});jQuery(function () {(function () {var rel = '';jQuery('#ftg-1111 .ftg-lightbox').click(function (e) {rel = jQuery(this).attr('rel');jQuery('#ftg-1111 .ftg-current').removeClass('ftg-current');jQuery('#ftg-1111 [rel="'+rel+'"]').addClass('ftg-current');});})();});}, 0);});