#ftg-99 .tile .icon { color:#ffffff; }#ftg-99 .ftg-items .loading-bar i { background:#666; }#ftg-99 .ftg-items .loading-bar { background:#fff; }#ftg-99 .tile .icon { font-size:24px; }#ftg-99 .tile .icon { margin: -12px 0 0 -12px; }#ftg-99 .tile .caption-block .text-wrapper span.text { font-size:16px; }#ftg-99 .tile .caption-block .text-wrapper span.title { font-size:16px; }#ftg-99 .tile { background-color: transparent; }#ftg-99 .tile .caption-block .text-wrapper span.text { color: #ffffff; }#ftg-99 .tile .caption-block .text-wrapper span.title { color: #ffffff; }#ftg-99 .tile .ftg-social a { color: #ffffff; }#ftg-99 .tile .caption-block { transition-timing-function:ease-in; }#ftg-99 .tile .caption-block { transition-duration:0.25s; }#ftg-99 .tile .tile-inner:before { background-color: #000000; }#ftg-99 .tile .tile-inner:before { background-color: rgba(0, 0, 0, 0.5); }#ftg-99 .tile.ftg-preload { transform: scaleY(1) scaleX(1) translate(0px,0px) rotateX(0deg) rotateY(0deg); }#ftg-99 .tile.ftg-preload { transition: all ease-out 0.5s, opacity linear 0.5s; }#ftg-99 .tile img.item { transition-duration: 0.25s; }#ftg-99 .tile:hover img {-moz-transform: -moz-scale(1.1) ;-webkit-transform: -webkit-scale(1.1) ;-o-transform: -o-scale(1.1) ;-ms-transform: -ms-scale(1.1) ;transform: scale(1.1) ;}
jQuery('#ftg-99 img.item').removeAttr('src');jQuery(document).ready(function () {setTimeout(function () {jQuery('#ftg-99').finalTilesGallery({minTileWidth: 250,margin: 10,loadMethod: 'sequential',nonce: 'aa32d8a1f3',galleryId: '9',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-99 .ftg-lightbox').click(function (e) {rel = jQuery(this).attr('rel');jQuery('#ftg-99 .ftg-current').removeClass('ftg-current');jQuery('#ftg-99 [rel="'+rel+'"]').addClass('ftg-current');});})();jQuery('#ftg-99').magnificPopup({type:'image', zoom: {enabled: true, duration: 300, easing: 'ease-in-out' },image: { titleSrc: 'data-title' }, gallery: { enabled: true }, delegate: '.tile:not(.ftg-hidden) .ftg-lightbox.ftg-current'});jQuery('#ftg-99 .ftg-lightbox-iframe').magnificPopup({type:'iframe' });});}, 0);});