syko.org Ads.txt file
<!DOCTYPE html>
<html dir='ltr' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
<head>
<link href='https://www.blogger.com/static/v1/widgets/55013136-widget_css_bundle.css' rel='stylesheet' type='text/css'/>
<script async='async' src='//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js'></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-9725009255532012",
enable_page_level_ads: true
});
</script>
<meta content='width=device-width, initial-scale=1, maximum-scale=1' name='viewport'/>
<!--[if lt IE 9]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"> </script> <![endif]-->
<meta content='width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1' name='viewport'/>
<meta content='text/html;charset=UTF-8' http-equiv='Content-Type'/>
<meta content='IE=edge,chrome=1' http-equiv='X-UA-Compatible'/>
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type'/>
<meta content='blogger' name='generator'/>
<link href='https://www.syko.org/favicon.ico' rel='icon' type='image/x-icon'/>
<link href='https://www.syko.org/' rel='canonical'/>
<link rel="alternate" type="application/atom+xml" title="SYKO | Share Your Knowledge Openly - Atom" href="https://www.syko.org/feeds/posts/default" />
<link rel="alternate" type="application/rss+xml" title="SYKO | Share Your Knowledge Openly - RSS" href="https://www.syko.org/feeds/posts/default?alt=rss" />
<link rel="service.post" type="application/atom+xml" title="SYKO | Share Your Knowledge Openly - Atom" href="https://www.blogger.com/feeds/6761410/posts/default" />
<!--Can't find substitution for tag [blog.ieCssRetrofitLinks]-->
<meta content='https://www.syko.org/' property='og:url'/>
<meta content='SYKO | Share Your Knowledge Openly' property='og:title'/>
<meta content='' property='og:description'/>
<!-- SEO Meta Tag -->
<meta content='SYKO | Share Your Knowledge Openly' name='keywords'/>
<!-- SEO Title Tag -->
<title>
SYKO | Share Your Knowledge Openly
</title>
<link href="//fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">
<link href="//fonts.googleapis.com/css?family=Pontano+Sans" rel="stylesheet" type="text/css">
<style>
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}audio,canvas,video{display:inline-block;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:0.67em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}mark{background:#ff0;color:#000;}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em;}pre{white-space:pre-wrap;}q{quotes:"\201C" "\201D" "\2018" "\2019";}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:0;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}button,input{line-height:normal;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}
</style>
<style>
html,
body,
.container,
.content-wrap {
overflow: hidden;
width: 100%;
height: 100%;
}
.container {
background: #373a47;
}
.menu-wrap a {
color: #b8b7ad;
}
.menu-wrap a:hover,
.menu-wrap a:focus {
color: #55D5FF;
}
.content-wrap {
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
-webkit-transition: -webkit-transform 0.4s;
transition: transform 0.4s;
}
.content {
position: relative;
}
.content::before {
position: fixed;
top: 0;
left: 0;
z-index: 10;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.3);
content: '';
opacity: 0;
-webkit-transition: opacity 0.4s, -webkit-transform 0s 0.4s;
transition: opacity 0.4s, transform 0s 0.4s;
-webkit-transform: translate3d(100%,0,0);
transform: translate3d(100%,0,0);
}
/* Menu Button */
.menu-button {
position: fixed;
z-index: 1000;
margin: 1em;
padding: 0;
width: 2.5em;
height: 2.25em;
border: none;
text-indent: 2.5em;
font-size: 1.5em;
color: transparent;
background: transparent;
}
.menu-button::before {
position: absolute;
top: 0.5em;
right: 0.5em;
bottom: 0.5em;
left: 0.5em;
background: linear-gradient(#ffffff 20%, transparent 20%, transparent 40%, #ffffff 40%, #ffffff 60%, transparent 60%, transparent 80%, #ffffff 80%);
content: '';
}
.menu-button:hover {
opacity: 0.6;
}
/* Close Button */
.close-button {
width: 16px;
height: 16px;
position: absolute;
right: 1em;
top: 1em;
overflow: hidden;
text-indent: 16px;
border: none;
z-index: 1001;
background: transparent;
color: transparent;
}
.close-button::before,
.close-button::after {
content: '';
position: absolute;
width: 2px;
height: 100%;
top: 0;
left: 50%;
background: #888;
}
.close-button::before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.close-button::after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
/* Menu */
.menu-wrap {
position: absolute;
z-index: 1001;
width: 280px;
height: 100%;
font-size: 1.15em;
-webkit-transform: translate3d(-280px,0,0);
transform: translate3d(-280px,0,0);
-webkit-transition: -webkit-transform 0.4s;
transition: transform 0.4s;
}
.menu {
position: relative;
z-index: 1000;
padding: 3em 1em 0;
}
.menu,
.close-button {
opacity: 0;
-webkit-transform: translate3d(-160px,0,0);
transform: translate3d(-160px,0,0);
-webkit-transition: opacity 0s 0.3s, -webkit-transform 0s 0.3s;
transition: opacity 0s 0.3s, transform 0s 0.3s;
-webkit-transition-timing-function: cubic-bezier(.17,.67,.1,1.27);
transition-timing-function: cubic-bezier(.17,.67,.1,1.27);
}
.icon-list a {
display: block;
padding: 0.8em;
}
.icon-list i {
font-size: 1.5em;
vertical-align: middle;
color: #282a35;
}
.icon-list a span {
margin-left: 10px;
font-size: 0.85em;
font-weight: 700;
vertical-align: middle;
}
/* Morph Shape */
.morph-shape {
position: absolute;
width: 100%;
height: 100%;
top: 0;
right: 0;
fill: #373a47;
}
/* Shown menu */
.show-menu .menu-wrap,
.show-menu .content::before {
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.show-menu .menu-wrap,
.show-menu .menu,
.show-menu .close-button,
.show-menu .morph-shape,
.show-menu .content::before {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.show-menu .menu,
.show-menu .close-button {
opacity: 1;
-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
transition: opacity 0.3s, transform 0.3s;
-webkit-transition-delay: 0.4s;
transition-delay: 0.4s;
}
.show-menu .content::before {
opacity: 1;
-webkit-transition: opacity 0.4s;
transition: opacity 0.4s;
}</style>
<link href='//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css' rel='stylesheet'/>
<script type='text/javascript'>//<![CDATA[
// Snap.svg 0.3.0
//
// Copyright (c) 2013 Adobe Systems Incorporated. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//
// build: 2014-06-03
!function(a){var b,c,d="0.4.2",e="hasOwnProperty",f=/[\.\/]/,g=/\s*,\s*/,h="*",i=function(a,b){return a-b},j={n:{}},k=function(){for(var a=0,b=this.length;b>a;a++)if("undefined"!=typeof this[a])return this[a]},l=function(){for(var a=this.length;--a;)if("undefined"!=typeof this[a])return this[a]},m=function(a,d){a=String(a);var e,f=c,g=Array.prototype.slice.call(arguments,2),h=m.listeners(a),j=0,n=[],o={},p=[],q=b;p.firstDefined=k,p.lastDefined=l,b=a,c=0;for(var r=0,s=h.length;s>r;r++)"zIndex"in h[r]&&(n.push(h[r].zIndex),h[r].zIndex<0&&(o[h[r].zIndex]=h[r]));for(n.sort(i);n[j]<0;)if(e=o[n[j++]],p.push(e.apply(d,g)),c)return c=f,p;for(r=0;s>r;r++)if(e=h[r],"zIndex"in e)if(e.zIndex==n[j]){if(p.push(e.apply(d,g)),c)break;do if(j++,e=o[n[j]],e&&p.push(e.apply(d,g)),c)break;while(e)}else o[e.zIndex]=e;else if(p.push(e.apply(d,g)),c)break;return c=f,b=q,p};m._events=j,m.listeners=function(a){var b,c,d,e,g,i,k,l,m=a.split(f),n=j,o=[n],p=[];for(e=0,g=m.length;g>e;e++){for(l=[],i=0,k=o.length;k>i;i++)for(n=o[i].n,c=[n[m[e]],n[h]],d=2;d--;)b=c[d],b&&(l.push(b),p=p.concat(b.f||[]));o=l}return p},m.on=function(a,b){if(a=String(a),"function"!=typeof b)return function(){};for(var c=a.split(g),d=0,e=c.length;e>d;d++)!function(a){for(var c,d=a.split(f),e=j,g=0,h=d.length;h>g;g++)e=e.n,e=e.hasOwnProperty(d[g])&&e[d[g]]||(e[d[g]]={n:{}});for(e.f=e.f||[],g=0,h=e.f.length;h>g;g++)if(e.f[g]==b){c=!0;break}!c&&e.f.push(b)}(c[d]);return function(a){+a==+a&&(b.zIndex=+a)}},m.f=function(a){var b=[].slice.call(arguments,1);return function(){m.apply(null,[a,null].concat(b).concat([].slice.call(arguments,0)))}},m.stop=function(){c=1},m.nt=function(a){return a?new RegExp("(?:\\.|\\/|^)"+a+"(?:\\.|\\/|$)").test(b):b},m.nts=function(){return b.split(f)},m.off=m.unbind=function(a,b){if(!a)return void(m._events=j={n:{}});var c=a.split(g);if(c.length>1)for(var d=0,i=c.length;i>d;d++)m.off(c[d],b);else{c=a.split(f);var k,l,n,d,i,o,p,q=[j];for(d=0,i=c.length;i>d;d++)for(o=0;o<q.length;o+=n.length-2){if(n=[o,1],k=q[o].n,c[d]!=h)k[c[d]]&&n.push(k[c[d]]);else for(l in k)k[e](l)&&n.push(k[l]);q.splice.apply(q,n)}for(d=0,i=q.length;i>d;d++)for(k=q[d];k.n;){if(b){if(k.f){for(o=0,p=k.f.length;p>o;o++)if(k.f[o]==b){k.f.splice(o,1);break}!k.f.length&&delete k.f}for(l in k.n)if(k.n[e](l)&&k.n[l].f){var r=k.n[l].f;for(o=0,p=r.length;p>o;o++)if(r[o]==b){r.splice(o,1);break}!r.length&&delete k.n[l].f}}else{delete k.f;for(l in k.n)k.n[e](l)&&k.n[l].f&&delete k.n[l].f}k=k.n}}},m.once=function(a,b){var c=function(){return m.unbind(a,c),b.apply(this,arguments)};return m.on(a,c)},m.version=d,m.toString=function(){return"You are running Eve "+d},"undefined"!=typeof module&&module.exports?module.exports=m:"function"==typeof define&&define.amd?define("eve",[],function(){return m}):a.eve=m}(this),function(a,b){"function"==typeof define&&define.amd?define(["eve"],function(c){return b(a,c)}):b(a,a.eve)}(this,function(a,b){var c=function(b){var c={},d=a.requestAnimationFrame||a.webkitRequestAnimationFrame||a.mozRequestAnimationFrame||a.oRequestAnimationFrame||a.msRequestAnimationFrame||function(a){setTimeout(a,16)},e=Array.isArray||function(a){return a instanceof Array||"[object Array]"==Object.prototype.toString.call(a)},f=0,g="M"+(+new Date).toString(36),h=function(){return g+(f++).toString(36)},i=Date.now||function(){return+new Date},j=function(a){var b=this;if(null==a)return b.s;var c=b.s-a;b.b+=b.dur*c,b.B+=b.dur*c,b.s=a},k=function(a){var b=this;return null==a?b.spd:void(b.spd=a)},l=function(a){var b=this;return null==a?b.dur:(b.s=b.s*a/b.dur,void(b.dur=a))},m=function(){var a=this;delete c[a.id],a.update(),b("mina.stop."+a.id,a)},n=function(){var a=this;a.pdif||(delete c[a.id],a.update(),a.pdif=a.get()-a.b)},o=function(){var a=this;a.pdif&&(a.b=a.get()-a.pdif,delete a.pdif,c[a.id]=a)},p=function(){var a,b=this;if(e(b.start)){a=[];for(var c=0,d=b.start.length;d>c;c++)a[c]=+b.start[c]+(b.end[c]-b.start[c])*b.easing(b.s)}else a=+b.start+(b.end-b.start)*b.easing(b.s);b.set(a)},q=function(){var a=0;for(var e in c)if(c.hasOwnProperty(e)){var f=c[e],g=f.get();a++,f.s=(g-f.b)/(f.dur/f.spd),f.s>=1&&(delete c[e],f.s=1,a--,function(a){setTimeout(function(){b("mina.finish."+a.id,a)})}(f)),f.update()}a&&d(q)},r=function(a,b,e,f,g,i,s){var t={id:h(),start:a,end:b,b:e,s:0,dur:f-e,spd:1,get:g,set:i,easing:s||r.linear,status:j,speed:k,duration:l,stop:m,pause:n,resume:o,update:p};c[t.id]=t;var u,v=0;for(u in c)if(c.hasOwnProperty(u)&&(v++,2==v))break;return 1==v&&d(q),t};return r.time=i,r.getById=function(a){return c[a]||null},r.linear=function(a){return a},r.easeout=function(a){return Math.pow(a,1.7)},r.easein=function(a){return Math.pow(a,.48)},r.easeinout=function(a){if(1==a)return 1;if(0==a)return 0;var b=.48-a/1.04,c=Math.sqrt(.1734+b*b),d=c-b,e=Math.pow(Math.abs(d),1/3)*(0>d?-1:1),f=-c-b,g=Math.pow(Math.abs(f),1/3)*(0>f?-1:1),h=e+g+.5;return 3*(1-h)*h*h+h*h*h},r.backin=function(a){if(1==a)return 1;var b=1.70158;return a*a*((b+1)*a-b)},r.backout=function(a){if(0==a)return 0;a-=1;var b=1.70158;return a*a*((b+1)*a+b)+1},r.elastic=function(a){return a==!!a?a:Math.pow(2,-10*a)*Math.sin(2*(a-.075)*Math.PI/.3)+1},r.bounce=function(a){var b,c=7.5625,d=2.75;return 1/d>a?b=c*a*a:2/d>a?(a-=1.5/d,b=c*a*a+.75):2.5/d>a?(a-=2.25/d,b=c*a*a+.9375):(a-=2.625/d,b=c*a*a+.984375),b},a.mina=r,r}("undefined"==typeof b?function(){}:b),d=function(){function d(a,b){if(a){if(a.tagName)return y(a);if(f(a,"array")&&d.set)return d.set.apply(d,a);if(a instanceof u)return a;if(null==b)return a=z.doc.querySelector(a),y(a)}return a=null==a?"100%":a,b=null==b?"100%":b,new x(a,b)}function e(a,b){if(b){if("#text"==a&&(a=z.doc.createTextNode(b.text||"")),"string"==typeof a&&(a=e(a)),"string"==typeof b)return"xlink:"==b.substring(0,6)?a.getAttributeNS(W,b.substring(6)):"xml:"==b.substring(0,4)?a.getAttributeNS(X,b.substring(4)):a.getAttribute(b);for(var c in b)if(b[A](c)){var d=B(b[c]);d?"xlink:"==c.substring(0,6)?a.setAttributeNS(W,c.substring(6),d):"xml:"==c.substring(0,4)?a.setAttributeNS(X,c.substring(4),d):a.setAttribute(c,d):a.removeAttribute(c)}}else a=z.doc.createElementNS(X,a);return a}function f(a,b){return b=B.prototype.toLowerCase.call(b),"finite"==b?isFinite(a):"array"==b&&(a instanceof Array||Array.isArray&&Array.isArray(a))?!0:"null"==b&&null===a||b==typeof a&&null!==a||"object"==b&&a===Object(a)||L.call(a).slice(8,-1).toLowerCase()==b}function h(a){if("function"==typeof a||Object(a)!==a)return a;var b=new a.constructor;for(var c in a)a[A](c)&&(b[c]=h(a[c]));return b}function i(a,b){for(var c=0,d=a.length;d>c;c++)if(a[c]===b)return a.push(a.splice(c,1)[0])}function j(a,b,c){function d(){var e=Array.prototype.slice.call(arguments,0),f=e.join("â€"),g=d.cache=d.cache||{},h=d.count=d.count||[];return g[A](f)?(i(h,f),c?c(g[f]):g[f]):(h.length>=1e3&&delete g[h.shift()],h.push(f),g[f]=a.apply(b,e),c?c(g[f]):g[f])}return d}function k(a,b,c,d,e,f){if(null==e){var g=a-c,h=b-d;return g||h?(180+180*E.atan2(-h,-g)/I+360)%360:0}return k(a,b,e,f)-k(c,d,e,f)}function l(a){return a%360*I/180}function m(a){return 180*a/I%360}function n(a){var b=[];return a=a.replace(/(?:^|\s)(\w+)\(([^)]+)\)/g,function(a,c,d){return d=d.split(/\s*,\s*|\s+/),"rotate"==c&&1==d.length&&d.push(0,0),"scale"==c&&(d.length>2?d=d.slice(0,2):2==d.length&&d.push(0,0),1==d.length&&d.push(d[0],0,0)),b.push("skewX"==c?["m",1,0,E.tan(l(d[0])),1,0,0]:"skewY"==c?["m",1,E.tan(l(d[0])),0,1,0,0]:[c.charAt(0)].concat(d)),a}),b}function o(a,b){var c=eb(a),e=new d.Matrix;if(c)for(var f=0,g=c.length;g>f;f++){var h,i,j,k,l,m=c[f],n=m.length,o=B(m[0]).toLowerCase(),p=m[0]!=o,q=p?e.invert():0;"t"==o&&2==n?e.translate(m[1],0):"t"==o&&3==n?p?(h=q.x(0,0),i=q.y(0,0),j=q.x(m[1],m[2]),k=q.y(m[1],m[2]),e.translate(j-h,k-i)):e.translate(m[1],m[2]):"r"==o?2==n?(l=l||b,e.rotate(m[1],l.x+l.width/2,l.y+l.height/2)):4==n&&(p?(j=q.x(m[2],m[3]),k=q.y(m[2],m[3]),e.rotate(m[1],j,k)):e.rotate(m[1],m[2],m[3])):"s"==o?2==n||3==n?(l=l||b,e.scale(m[1],m[n-1],l.x+l.width/2,l.y+l.height/2)):4==n?p?(j=q.x(m[2],m[3]),k=q.y(m[2],m[3]),e.scale(m[1],m[1],j,k)):e.scale(m[1],m[1],m[2],m[3]):5==n&&(p?(j=q.x(m[3],m[4]),k=q.y(m[3],m[4]),e.scale(m[1],m[2],j,k)):e.scale(m[1],m[2],m[3],m[4])):"m"==o&&7==n&&e.add(m[1],m[2],m[3],m[4],m[5],m[6])}return e}function p(a,b){if(null==b){var c=!0;if(b=a.node.getAttribute("linearGradient"==a.type||"radialGradient"==a.type?"gradientTransform":"pattern"==a.type?"patternTransform":"transform"),!b)return new d.Matrix;b=n(b)}else b=d._.rgTransform.test(b)?B(b).replace(/\.{3}|\u2026/g,a._.transform||J):n(b),f(b,"array")&&(b=d.path?d.path.toString.call(b):B(b)),a._.transform=b;var e=o(b,a.getBBox(1));return c?e:void(a.matrix=e)}function q(a){var b=a.node.ownerSVGElement&&y(a.node.ownerSVGElement)||a.node.parentNode&&y(a.node.parentNode)||d.select("svg")||d(0,0),c=b.select("defs"),e=null==c?!1:c.node;return e||(e=w("defs",b.node).node),e}function r(a){return a.node.ownerSVGElement&&y(a.node.ownerSVGElement)||d.select("svg")}function s(a,b,c){function d(a){if(null==a)return J;if(a==+a)return a;e(j,{width:a});try{return j.getBBox().width}catch(b){return 0}}function f(a){if(null==a)return J;if(a==+a)return a;e(j,{height:a});try{return j.getBBox().height}catch(b){return 0}}function g(d,e){null==b?i[d]=e(a.attr(d)||0):d==b&&(i=e(null==c?a.attr(d)||0:c))}var h=r(a).node,i={},j=h.querySelector(".svg---mgr");switch(j||(j=e("rect"),e(j,{x:-9e9,y:-9e9,width:10,height:10,"class":"svg---mgr",fill:"none"}),h.appendChild(j)),a.type){case"rect":g("rx",d),g("ry",f);case"image":g("width",d),g("height",f);case"text":g("x",d),g("y",f);break;case"circle":g("cx",d),g("cy",f),g("r",d);break;case"ellipse":g("cx",d),g("cy",f),g("rx",d),g("ry",f);break;case"line":g("x1",d),g("x2",d),g("y1",f),g("y2",f);break;case"marker":g("refX",d),g("markerWidth",d),g("refY",f),g("markerHeight",f);break;case"radialGradient":g("fx",d),g("fy",f);break;case"tspan":g("dx",d),g("dy",f);break;default:g(b,d)}return h.removeChild(j),i}function t(a){f(a,"array")||(a=Array.prototype.slice.call(arguments,0));for(var b=0,c=0,d=this.node;this[b];)delete this[b++];for(b=0;b<a.length;b++)"set"==a[b].type?a[b].forEach(function(a){d.appendChild(a.node)}):d.appendChild(a[b].node);var e=d.childNodes;for(b=0;b<e.length;b++)this[c++]=y(e[b]);return this}function u(a){if(a.snap in Y)return Y[a.snap];var b,c=this.id=V();try{b=a.ownerSVGElement}catch(d){}if(this.node=a,b&&(this.paper=new x(b)),this.type=a.tagName,this.anims={},this._={transform:[]},a.snap=c,Y[c]=this,"g"==this.type&&(this.add=t),this.type in{g:1,mask:1,pattern:1})for(var e in x.prototype)x.prototype[A](e)&&(this[e]=x.prototype[e])}function v(a){this.node=a}function w(a,b){var c=e(a);b.appendChild(c);var d=y(c);return d}function x(a,b){var c,d,f,g=x.prototype;if(a&&"svg"==a.tagName){if(a.snap in Y)return Y[a.snap];var h=a.ownerDocument;c=new u(a),d=a.getElementsByTagName("desc")[0],f=a.getElementsByTagName("defs")[0],d||(d=e("desc"),d.appendChild(h.createTextNode("Created with Snap")),c.node.appendChild(d)),f||(f=e("defs"),c.node.appendChild(f)),c.defs=f;for(var i in g)g[A](i)&&(c[i]=g[i]);c.paper=c.root=c}else c=w("svg",z.doc.body),e(c.node,{height:b,version:1.1,width:a,xmlns:X});return c}function y(a){return a?a instanceof u||a instanceof v?a:a.tagName&&"svg"==a.tagName.toLowerCase()?new x(a):a.tagName&&"object"==a.tagName.toLowerCase()&&"image/svg+xml"==a.type?new x(a.contentDocument.getElementsByTagName("svg")[0]):new u(a):a}d.version="0.3.0",d.toString=function(){return"Snap v"+this.version},d._={};var z={win:a,doc:a.document};d._.glob=z;var A="hasOwnProperty",B=String,C=parseFloat,D=parseInt,E=Math,F=E.max,G=E.min,H=E.abs,I=(E.pow,E.PI),J=(E.round,""),K=" ",L=Object.prototype.toString,M=/^\s*((#[a-f\d]{6})|(#[a-f\d]{3})|rgba?\(\s*([\d\.]+%?\s*,\s*[\d\.]+%?\s*,\s*[\d\.]+%?(?:\s*,\s*[\d\.]+%?)?)\s*\)|hsba?\(\s*([\d\.]+(?:deg|\xb0|%)?\s*,\s*[\d\.]+%?\s*,\s*[\d\.]+(?:%?\s*,\s*[\d\.]+)?%?)\s*\)|hsla?\(\s*([\d\.]+(?:deg|\xb0|%)?\s*,\s*[\d\.]+%?\s*,\s*[\d\.]+(?:%?\s*,\s*[\d\.]+)?%?)\s*\))\s*$/i,N=" \n\f\r Â áš€á Žâ€€â€â€‚         âŸã€€\u2028\u2029",O=(d._.separator=new RegExp("[,"+N+"]+"),new RegExp("["+N+"]","g"),new RegExp("["+N+"]*,["+N+"]*")),P={hs:1,rg:1},Q=new RegExp("([a-z])["+N+",]*((-?\\d*\\.?\\d*(?:e[\\-+]?\\d+)?["+N+"]*,?["+N+"]*)+)","ig"),R=new RegExp("([rstm])["+N+",]*((-?\\d*\\.?\\d*(?:e[\\-+]?\\d+)?["+N+"]*,?["+N+"]*)+)","ig"),S=new RegExp("(-?\\d*\\.?\\d*(?:e[\\-+]?\\d+)?)["+N+"]*,?["+N+"]*","ig"),T=0,U="S"+(+new Date).toString(36),V=function(){return U+(T++).toString(36)},W="http://www.w3.org/1999/xlink",X="http://www.w3.org/2000/svg",Y={},Z=d.url=function(a){return"url('#"+a+"')"};d._.$=e,d._.id=V,d.format=function(){var a=/\{([^\}]+)\}/g,b=/(?:(?:^|\.)(.+?)(?=\[|\.|$|\()|\[('|")(.+?)\2\])(\(\))?/g,c=function(a,c,d){var e=d;return c.replace(b,function(a,b,c,d,f){b=b||d,e&&(b in e&&(e=e[b]),"function"==typeof e&&f&&(e=e()))}),e=(null==e||e==d?a:e)+""};return function(b,d){return B(b).replace(a,function(a,b){return c(a,b,d)})}}(),d._.clone=h,d._.cacher=j,d.rad=l,d.deg=m,d.angle=k,d.is=f,d.snapTo=function(a,b,c){if(c=f(c,"finite")?c:10,f(a,"array")){for(var d=a.length;d--;)if(H(a[d]-b)<=c)return a[d]}else{a=+a;var e=b%a;if(c>e)return b-e;if(e>a-c)return b-e+a}return b},d.getRGB=j(function(a){if(!a||(a=B(a)).indexOf("-")+1)return{r:-1,g:-1,b:-1,hex:"none",error:1,toString:bb};if("none"==a)return{r:-1,g:-1,b:-1,hex:"none",toString:bb};if(!(P[A](a.toLowerCase().substring(0,2))||"#"==a.charAt())&&(a=$(a)),!a)return{r:-1,g:-1,b:-1,hex:"none",error:1,toString:bb};var b,c,e,g,h,i,j=a.match(M);return j?(j[2]&&(e=D(j[2].substring(5),16),c=D(j[2].substring(3,5),16),b=D(j[2].substring(1,3),16)),j[3]&&(e=D((h=j[3].charAt(3))+h,16),c=D((h=j[3].charAt(2))+h,16),b=D((h=j[3].charAt(1))+h,16)),j[4]&&(i=j[4].split(O),b=C(i[0]),"%"==i[0].slice(-1)&&(b*=2.55),c=C(i[1]),"%"==i[1].slice(-1)&&(c*=2.55),e=C(i[2]),"%"==i[2].slice(-1)&&(e*=2.55),"rgba"==j[1].toLowerCase().slice(0,4)&&(g=C(i[3])),i[3]&&"%"==i[3].slice(-1)&&(g/=100)),j[5]?(i=j[5].split(O),b=C(i[0]),"%"==i[0].slice(-1)&&(b/=100),c=C(i[1]),"%"==i[1].slice(-1)&&(c/=100),e=C(i[2]),"%"==i[2].slice(-1)&&(e/=100),("deg"==i[0].slice(-3)||"°"==i[0].slice(-1))&&(b/=360),"hsba"==j[1].toLowerCase().slice(0,4)&&(g=C(i[3])),i[3]&&"%"==i[3].slice(-1)&&(g/=100),d.hsb2rgb(b,c,e,g)):j[6]?(i=j[6].split(O),b=C(i[0]),"%"==i[0].slice(-1)&&(b/=100),c=C(i[1]),"%"==i[1].slice(-1)&&(c/=100),e=C(i[2]),"%"==i[2].slice(-1)&&(e/=100),("deg"==i[0].slice(-3)||"°"==i[0].slice(-1))&&(b/=360),"hsla"==j[1].toLowerCase().slice(0,4)&&(g=C(i[3])),i[3]&&"%"==i[3].slice(-1)&&(g/=100),d.hsl2rgb(b,c,e,g)):(b=G(E.round(b),255),c=G(E.round(c),255),e=G(E.round(e),255),g=G(F(g,0),1),j={r:b,g:c,b:e,toString:bb},j.hex="#"+(16777216|e|c<<8|b<<16).toString(16).slice(1),j.opacity=f(g,"finite")?g:1,j)):{r:-1,g:-1,b:-1,hex:"none",error:1,toString:bb}},d),d.hsb=j(function(a,b,c){return d.hsb2rgb(a,b,c).hex}),d.hsl=j(function(a,b,c){return d.hsl2rgb(a,b,c).hex}),d.rgb=j(function(a,b,c,d){if(f(d,"finite")){var e=E.round;return"rgba("+[e(a),e(b),e(c),+d.toFixed(2)]+")"}return"#"+(16777216|c|b<<8|a<<16).toString(16).slice(1)});var $=function(a){var b=z.doc.getElementsByTagName("head")[0]||z.doc.getElementsByTagName("svg")[0],c="rgb(255, 0, 0)";return($=j(function(a){if("red"==a.toLowerCase())return c;b.style.color=c,b.style.color=a;var d=z.doc.defaultView.getComputedStyle(b,J).getPropertyValue("color");return d==c?null:d}))(a)},_=function(){return"hsb("+[this.h,this.s,this.b]+")"},ab=function(){return"hsl("+[this.h,this.s,this.l]+")"},bb=function(){return 1==this.opacity||null==this.opacity?this.hex:"rgba("+[this.r,this.g,this.b,this.opacity]+")"},cb=function(a,b,c){if(null==b&&f(a,"object")&&"r"in a&&"g"in a&&"b"in a&&(c=a.b,b=a.g,a=a.r),null==b&&f(a,string)){var e=d.getRGB(a);a=e.r,b=e.g,c=e.b}return(a>1||b>1||c>1)&&(a/=255,b/=255,c/=255),[a,b,c]},db=function(a,b,c,e){a=E.round(255*a),b=E.round(255*b),c=E.round(255*c);var g={r:a,g:b,b:c,opacity:f(e,"finite")?e:1,hex:d.rgb(a,b,c),toString:bb};return f(e,"finite")&&(g.opacity=e),g};d.color=function(a){var b;return f(a,"object")&&"h"in a&&"s"in a&&"b"in a?(b=d.hsb2rgb(a),a.r=b.r,a.g=b.g,a.b=b.b,a.opacity=1,a.hex=b.hex):f(a,"object")&&"h"in a&&"s"in a&&"l"in a?(b=d.hsl2rgb(a),a.r=b.r,a.g=b.g,a.b=b.b,a.opacity=1,a.hex=b.hex):(f(a,"string")&&(a=d.getRGB(a)),f(a,"object")&&"r"in a&&"g"in a&&"b"in a&&!("error"in a)?(b=d.rgb2hsl(a),a.h=b.h,a.s=b.s,a.l=b.l,b=d.rgb2hsb(a),a.v=b.b):(a={hex:"none"},a.r=a.g=a.b=a.h=a.s=a.v=a.l=-1,a.error=1)),a.toString=bb,a},d.hsb2rgb=function(a,b,c,d){f(a,"object")&&"h"in a&&"s"in a&&"b"in a&&(c=a.b,b=a.s,a=a.h,d=a.o),a*=360;var e,g,h,i,j;return a=a%360/60,j=c*b,i=j*(1-H(a%2-1)),e=g=h=c-j,a=~~a,e+=[j,i,0,0,i,j][a],g+=[i,j,j,i,0,0][a],h+=[0,0,i,j,j,i][a],db(e,g,h,d)},d.hsl2rgb=function(a,b,c,d){f(a,"object")&&"h"in a&&"s"in a&&"l"in a&&(c=a.l,b=a.s,a=a.h),(a>1||b>1||c>1)&&(a/=360,b/=100,c/=100),a*=360;var e,g,h,i,j;return a=a%360/60,j=2*b*(.5>c?c:1-c),i=j*(1-H(a%2-1)),e=g=h=c-j/2,a=~~a,e+=[j,i,0,0,i,j][a],g+=[i,j,j,i,0,0][a],h+=[0,0,i,j,j,i][a],db(e,g,h,d)},d.rgb2hsb=function(a,b,c){c=cb(a,b,c),a=c[0],b=c[1],c=c[2];var d,e,f,g;return f=F(a,b,c),g=f-G(a,b,c),d=0==g?null:f==a?(b-c)/g:f==b?(c-a)/g+2:(a-b)/g+4,d=(d+360)%6*60/360,e=0==g?0:g/f,{h:d,s:e,b:f,toString:_}},d.rgb2hsl=function(a,b,c){c=cb(a,b,c),a=c[0],b=c[1],c=c[2];var d,e,f,g,h,i;return g=F(a,b,c),h=G(a,b,c),i=g-h,d=0==i?null:g==a?(b-c)/i:g==b?(c-a)/i+2:(a-b)/i+4,d=(d+360)%6*60/360,f=(g+h)/2,e=0==i?0:.5>f?i/(2*f):i/(2-2*f),{h:d,s:e,l:f,toString:ab}},d.parsePathString=function(a){if(!a)return null;var b=d.path(a);if(b.arr)return d.path.clone(b.arr);var c={a:7,c:6,o:2,h:1,l:2,m:2,r:4,q:4,s:4,t:2,v:1,u:3,z:0},e=[];return f(a,"array")&&f(a[0],"array")&&(e=d.path.clone(a)),e.length||B(a).replace(Q,function(a,b,d){var f=[],g=b.toLowerCase();if(d.replace(S,function(a,b){b&&f.push(+b)}),"m"==g&&f.length>2&&(e.push([b].concat(f.splice(0,2))),g="l",b="m"==b?"l":"L"),"o"==g&&1==f.length&&e.push([b,f[0]]),"r"==g)e.push([b].concat(f));else for(;f.length>=c[g]&&(e.push([b].concat(f.splice(0,c[g]))),c[g]););}),e.toString=d.path.toString,b.arr=d.path.clone(e),e};var eb=d.parseTransformString=function(a){if(!a)return null;var b=[];return f(a,"array")&&f(a[0],"array")&&(b=d.path.clone(a)),b.length||B(a).replace(R,function(a,c,d){{var e=[];c.toLowerCase()}d.replace(S,function(a,b){b&&e.push(+b)}),b.push([c].concat(e))}),b.toString=d.path.toString,b};d._.svgTransform2string=n,d._.rgTransform=new RegExp("^[a-z]["+N+"]*-?\\.?\\d","i"),d._.transform2matrix=o,d._unit2px=s;z.doc.contains||z.doc.compareDocumentPosition?function(a,b){var c=9==a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a==d||!(!d||1!=d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)for(;b;)if(b=b.parentNode,b==a)return!0;return!1};d._.getSomeDefs=q,d._.getSomeSVG=r,d.select=function(a){return y(z.doc.querySelector(a))},d.selectAll=function(a){for(var b=z.doc.querySelectorAll(a),c=(d.set||Array)(),e=0;e<b.length;e++)c.push(y(b[e]));return c},setInterval(function(){for(var a in Y)if(Y[A](a)){var b=Y[a],c=b.node;("svg"!=b.type&&!c.ownerSVGElement||"svg"==b.type&&(!c.parentNode||"ownerSVGElement"in c.parentNode&&!c.ownerSVGElement))&&delete Y[a]}},1e4),function(a){function g(a){function b(a,b){var c=e(a.node,b);c=c&&c.match(g),c=c&&c[2],c&&"#"==c.charAt()&&(c=c.substring(1),c&&(i[c]=(i[c]||[]).concat(function(c){var d={};d[b]=Z(c),e(a.node,d)})))}function c(a){var b=e(a.node,"xlink:href");b&&"#"==b.charAt()&&(b=b.substring(1),b&&(i[b]=(i[b]||[]).concat(function(b){a.attr("xlink:href","#"+b)})))}for(var d,f=a.selectAll("*"),g=/^\s*url\(("|'|)(.*)\1\)\s*$/,h=[],i={},j=0,k=f.length;k>j;j++){d=f[j],b(d,"fill"),b(d,"stroke"),b(d,"filter"),b(d,"mask"),b(d,"clip-path"),c(d);var l=e(d.node,"id");l&&(e(d.node,{id:d.id}),h.push({old:l,id:d.id}))}for(j=0,k=h.length;k>j;j++){var m=i[h[j].old];if(m)for(var n=0,o=m.length;o>n;n++)m[n](h[j].id)}}function h(a,b,c){return function(d){var e=d.slice(a,b);return 1==e.length&&(e=e[0]),c?c(e):e}}function i(a){return function(){var b=a?"<"+this.type:"",c=this.node.attributes,d=this.node.childNodes;if(a)for(var e=0,f=c.length;f>e;e++)b+=" "+c[e].name+'="'+c[e].value.replace(/"/g,'\\"')+'"';if(d.length){for(a&&(b+=">"),e=0,f=d.length;f>e;e++)3==d[e].nodeType?b+=d[e].nodeValue:1==d[e].nodeType&&(b+=y(d[e]).toString());a&&(b+="</"+this.type+">")}else a&&(b+="/>");return b}}a.attr=function(a,c){{var d=this;d.node}if(!a)return d;if(f(a,"string")){if(!(arguments.length>1))return b("snap.util.getattr."+a,d).firstDefined();var e={};e[a]=c,a=e}for(var g in a)a[A](g)&&b("snap.util.attr."+g,d,a[g]);return d},a.getBBox=function(a){if(!d.Matrix||!d.path)return this.node.getBBox();var b=this,c=new d.Matrix;if(b.removed)return d._.box();for(;"use"==b.type;)if(a||(c=c.add(b.transform().localMatrix.translate(b.attr("x")||0,b.attr("y")||0))),b.original)b=b.original;else{var e=b.attr("xlink:href");b=b.original=b.node.ownerDocument.getElementById(e.substring(e.indexOf("#")+1))}var f=b._,g=d.path.get[b.type]||d.path.get.deflt;try{return a?(f.bboxwt=g?d.path.getBBox(b.realPath=g(b)):d._.box(b.node.getBBox()),d._.box(f.bboxwt)):(b.realPath=g(b),b.matrix=b.transform().localMatrix,f.bbox=d.path.getBBox(d.path.map(b.realPath,c.add(b.matrix))),d._.box(f.bbox))}catch(h){return d._.box()}};var j=function(){return this.string};a.transform=function(a){var b=this._;if(null==a){for(var c,f=this,g=new d.Matrix(this.node.getCTM()),h=p(this),i=[h],k=new d.Matrix,l=h.toTransformString(),m=B(h)==B(this.matrix)?B(b.transform):l;"svg"!=f.type&&(f=f.parent());)i.push(p(f));for(c=i.length;c--;)k.add(i[c]);return{string:m,globalMatrix:g,totalMatrix:k,localMatrix:h,diffMatrix:g.clone().add(h.invert()),global:g.toTransformString(),total:k.toTransformString(),local:l,toString:j}}return a instanceof d.Matrix?this.matrix=a:p(this,a),this.node&&("linearGradient"==this.type||"radialGradient"==this.type?e(this.node,{gradientTransform:this.matrix}):"pattern"==this.type?e(this.node,{patternTransform:this.matrix}):e(this.node,{transform:this.matrix})),this},a.parent=function(){return y(this.node.parentNode)},a.append=a.add=function(a){if(a){if("set"==a.type){var b=this;return a.forEach(function(a){b.add(a)}),this}a=y(a),this.node.appendChild(a.node),a.paper=this.paper}return this},a.appendTo=function(a){return a&&(a=y(a),a.append(this)),this},a.prepend=function(a){if(a){if("set"==a.type){var b,c=this;return a.forEach(function(a){b?b.after(a):c.prepend(a),b=a}),this}a=y(a);var d=a.parent();this.node.insertBefore(a.node,this.node.firstChild),this.add&&this.add(),a.paper=this.paper,this.parent()&&this.parent().add(),d&&d.add()}return this},a.prependTo=function(a){return a=y(a),a.prepend(this),this},a.before=function(a){if("set"==a.type){var b=this;return a.forEach(function(a){var c=a.parent();b.node.parentNode.insertBefore(a.node,b.node),c&&c.add()}),this.parent().add(),this}a=y(a);var c=a.parent();return this.node.parentNode.insertBefore(a.node,this.node),this.parent()&&this.parent().add(),c&&c.add(),a.paper=this.paper,this},a.after=function(a){a=y(a);var b=a.parent();return this.node.nextSibling?this.node.parentNode.insertBefore(a.node,this.node.nextSibling):this.node.parentNode.appendChild(a.node),this.parent()&&this.parent().add(),b&&b.add(),a.paper=this.paper,this},a.insertBefore=function(a){a=y(a);var b=this.parent();return a.node.parentNode.insertBefore(this.node,a.node),this.paper=a.paper,b&&b.add(),a.parent()&&a.parent().add(),this},a.insertAfter=function(a){a=y(a);var b=this.parent();return a.node.parentNode.insertBefore(this.node,a.node.nextSibling),this.paper=a.paper,b&&b.add(),a.parent()&&a.parent().add(),this},a.remove=function(){var a=this.parent();return this.node.parentNode&&this.node.parentNode.removeChild(this.node),delete this.paper,this.removed=!0,a&&a.add(),this},a.select=function(a){return y(this.node.querySelector(a))},a.selectAll=function(a){for(var b=this.node.querySelectorAll(a),c=(d.set||Array)(),e=0;e<b.length;e++)c.push(y(b[e]));return c},a.asPX=function(a,b){return null==b&&(b=this.attr(a)),+s(this,a,b)},a.use=function(){var a,b=this.node.id;return b||(b=this.id,e(this.node,{id:b})),a="linearGradient"==this.type||"radialGradient"==this.type||"pattern"==this.type?w(this.type,this.node.parentNode):w("use",this.node.parentNode),e(a.node,{"xlink:href":"#"+b}),a.original=this,a};var k=/\S+/g;a.addClass=function(a){var b,c,d,e,f=(a||"").match(k)||[],g=this.node,h=g.className.baseVal,i=h.match(k)||[];if(f.length){for(b=0;d=f[b++];)c=i.indexOf(d),~c||i.push(d);e=i.join(" "),h!=e&&(g.className.baseVal=e)}return this},a.removeClass=function(a){var b,c,d,e,f=(a||"").match(k)||[],g=this.node,h=g.className.baseVal,i=h.match(k)||[];if(i.length){for(b=0;d=f[b++];)c=i.indexOf(d),~c&&i.splice(c,1);e=i.join(" "),h!=e&&(g.className.baseVal=e)}return this},a.hasClass=function(a){var b=this.node,c=b.className.baseVal,d=c.match(k)||[];return!!~d.indexOf(a)},a.toggleClass=function(a,b){if(null!=b)return b?this.addClass(a):this.removeClass(a);var c,d,e,f,g=(a||"").match(k)||[],h=this.node,i=h.className.baseVal,j=i.match(k)||[];for(c=0;e=g[c++];)d=j.indexOf(e),~d?j.splice(d,1):j.push(e);return f=j.join(" "),i!=f&&(h.className.baseVal=f),this},a.clone=function(){var a=y(this.node.cloneNode(!0));return e(a.node,"id")&&e(a.node,{id:a.id}),g(a),a.insertAfter(this),a},a.toDefs=function(){var a=q(this);return a.appendChild(this.node),this},a.pattern=a.toPattern=function(a,b,c,d){var g=w("pattern",q(this));return null==a&&(a=this.getBBox()),f(a,"object")&&"x"in a&&(b=a.y,c=a.width,d=a.height,a=a.x),e(g.node,{x:a,y:b,width:c,height:d,patternUnits:"userSpaceOnUse",id:g.id,viewBox:[a,b,c,d].join(" ")}),g.node.appendChild(this.node),g},a.marker=function(a,b,c,d,g,h){var i=w("marker",q(this));return null==a&&(a=this.getBBox()),f(a,"object")&&"x"in a&&(b=a.y,c=a.width,d=a.height,g=a.refX||a.cx,h=a.refY||a.cy,a=a.x),e(i.node,{viewBox:[a,b,c,d].join(K),markerWidth:c,markerHeight:d,orient:"auto",refX:g||0,refY:h||0,id:i.id}),i.node.appendChild(this.node),i};var l=function(a,b,d,e){"function"!=typeof d||d.length||(e=d,d=c.linear),this.attr=a,this.dur=b,d&&(this.easing=d),e&&(this.callback=e)};d._.Animation=l,d.animation=function(a,b,c,d){return new l(a,b,c,d)},a.inAnim=function(){var a=this,b=[];for(var c in a.anims)a.anims[A](c)&&!function(a){b.push({anim:new l(a._attrs,a.dur,a.easing,a._callback),mina:a,curStatus:a.status(),status:function(b){return a.status(b)},stop:function(){a.stop()}})}(a.anims[c]);return b},d.animate=function(a,d,e,f,g,h){"function"!=typeof g||g.length||(h=g,g=c.linear);var i=c.time(),j=c(a,d,i,i+f,c.time,e,g);return h&&b.once("mina.finish."+j.id,h),j},a.stop=function(){for(var a=this.inAnim(),b=0,c=a.length;c>b;b++)a[b].stop();return this},a.animate=function(a,d,e,g){"function"!=typeof e||e.length||(g=e,e=c.linear),a instanceof l&&(g=a.callback,e=a.easing,d=e.dur,a=a.attr);var i,j,k,m,n=[],o=[],p={},q=this;for(var r in a)if(a[A](r)){q.equal?(m=q.equal(r,B(a[r])),i=m.from,j=m.to,k=m.f):(i=+q.attr(r),j=+a[r]);var s=f(i,"array")?i.length:1;p[r]=h(n.length,n.length+s,k),n=n.concat(i),o=o.concat(j)}var t=c.time(),u=c(n,o,t,t+d,c.time,function(a){var b={};for(var c in p)p[A](c)&&(b[c]=p[c](a));q.attr(b)},e);return q.anims[u.id]=u,u._attrs=a,u._callback=g,b("snap.animcreated."+q.id,u),b.once("mina.finish."+u.id,function(){delete q.anims[u.id],g&&g.call(q)}),b.once("mina.stop."+u.id,function(){delete q.anims[u.id]}),q};var m={};a.data=function(a,c){var e=m[this.id]=m[this.id]||{};if(0==arguments.length)return b("snap.data.get."+this.id,this,e,null),e;if(1==arguments.length){if(d.is(a,"object")){for(var f in a)a[A](f)&&this.data(f,a[f]);return this}return b("snap.data.get."+this.id,this,e[a],a),e[a]}return e[a]=c,b("snap.data.set."+this.id,this,c,a),this},a.removeData=function(a){return null==a?m[this.id]={}:m[this.id]&&delete m[this.id][a],this},a.outerSVG=a.toString=i(1),a.innerSVG=i()}(u.prototype),d.parse=function(a){var b=z.doc.createDocumentFragment(),c=!0,d=z.doc.createElement("div");if(a=B(a),a.match(/^\s*<\s*svg(?:\s|>)/)||(a="<svg>"+a+"</svg>",c=!1),d.innerHTML=a,a=d.getElementsByTagName("svg")[0])if(c)b=a;else for(;a.firstChild;)b.appendChild(a.firstChild);return d.innerHTML=J,new v(b)},v.prototype.select=u.prototype.select,v.prototype.selectAll=u.prototype.selectAll,d.fragment=function(){for(var a=Array.prototype.slice.call(arguments,0),b=z.doc.createDocumentFragment(),c=0,e=a.length;e>c;c++){var f=a[c];f.node&&f.node.nodeType&&b.appendChild(f.node),f.nodeType&&b.appendChild(f),"string"==typeof f&&b.appendChild(d.parse(f).node)}return new v(b)},d._.make=w,d._.wrap=y,x.prototype.el=function(a,b){var c=w(a,this.node);return b&&c.attr(b),c},b.on("snap.util.getattr",function(){var a=b.nt();a=a.substring(a.lastIndexOf(".")+1);var c=a.replace(/[A-Z]/g,function(a){return"-"+a.toLowerCase()});return fb[A](c)?this.node.ownerDocument.defaultView.getComputedStyle(this.node,null).getPropertyValue(c):e(this.node,a)});var fb={"alignment-baseline":0,"baseline-shift":0,clip:0,"clip-path":0,"clip-rule":0,color:0,"color-interpolation":0,"color-interpolation-filters":0,"color-profile":0,"color-rendering":0,cursor:0,direction:0,display:0,"dominant-baseline":0,"enable-background":0,fill:0,"fill-opacity":0,"fill-rule":0,filter:0,"flood-color":0,"flood-opacity":0,font:0,"font-family":0,"font-size":0,"font-size-adjust":0,"font-stretch":0,"font-style":0,"font-variant":0,"font-weight":0,"glyph-orientation-horizontal":0,"glyph-orientation-vertical":0,"image-rendering":0,kerning:0,"letter-spacing":0,"lighting-color":0,marker:0,"marker-end":0,"marker-mid":0,"marker-start":0,mask:0,opacity:0,overflow:0,"pointer-events":0,"shape-rendering":0,"stop-color":0,"stop-opacity":0,stroke:0,"stroke-dasharray":0,"stroke-dashoffset":0,"stroke-linecap":0,"stroke-linejoin":0,"stroke-miterlimit":0,"stroke-opacity":0,"stroke-width":0,"text-anchor":0,"text-decoration":0,"text-rendering":0,"unicode-bidi":0,visibility:0,"word-spacing":0,"writing-mode":0};b.on("snap.util.attr",function(a){var c=b.nt(),d={};c=c.substring(c.lastIndexOf(".")+1),d[c]=a;var f=c.replace(/-(\w)/gi,function(a,b){return b.toUpperCase()}),g=c.replace(/[A-Z]/g,function(a){return"-"+a.toLowerCase()});fb[A](g)?this.node.style[f]=null==a?J:a:e(this.node,d)}),function(){}(x.prototype),d.ajax=function(a,c,d,e){var g=new XMLHttpRequest,h=V();if(g){if(f(c,"function"))e=d,d=c,c=null;else if(f(c,"object")){var i=[];for(var j in c)c.hasOwnProperty(j)&&i.push(encodeURIComponent(j)+"="+encodeURIComponent(c[j]));c=i.join("&")}return g.open(c?"POST":"GET",a,!0),c&&(g.setRequestHeader("X-Requested-With","XMLHttpRequest"),g.setRequestHeader("Content-type","application/x-www-form-urlencoded")),d&&(b.once("snap.ajax."+h+".0",d),b.once("snap.ajax."+h+".200",d),b.once("snap.ajax."+h+".304",d)),g.onreadystatechange=function(){4==g.readyState&&b("snap.ajax."+h+"."+g.status,e,g)},4==g.readyState?g:(g.send(c),g)}},d.load=function(a,b,c){d.ajax(a,function(a){var e=d.parse(a.responseText);c?b.call(c,e):b(e)})};var gb=function(a){var b=a.getBoundingClientRect(),c=a.ownerDocument,d=c.body,e=c.documentElement,f=e.clientTop||d.clientTop||0,h=e.clientLeft||d.clientLeft||0,i=b.top+(g.win.pageYOffset||e.scrollTop||d.scrollTop)-f,j=b.left+(g.win.pageXOffset||e.scrollLeft||d.scrollLeft)-h;return{y:i,x:j}};return d.getElementByPoint=function(a,b){var c=this,d=(c.canvas,z.doc.elementFromPoint(a,b));if(z.win.opera&&"svg"==d.tagName){var e=gb(d),f=d.createSVGRect();f.x=a-e.x,f.y=b-e.y,f.width=f.height=1;var g=d.getIntersectionList(f,null);g.length&&(d=g[g.length-1])}return d?y(d):null},d.plugin=function(a){a(d,u,x,z,v)},z.win.Snap=d,d}();return d.plugin(function(a){function b(a,b,d,e,f,g){return null==b&&"[object SVGMatrix]"==c.call(a)?(this.a=a.a,this.b=a.b,this.c=a.c,this.d=a.d,this.e=a.e,void(this.f=a.f)):void(null!=a?(this.a=+a,this.b=+b,this.c=+d,this.d=+e,this.e=+f,this.f=+g):(this.a=1,this.b=0,this.c=0,this.d=1,this.e=0,this.f=0))}var c=Object.prototype.toString,d=String,e=Math,f="";!function(c){function g(a){return a[0]*a[0]+a[1]*a[1]
}function h(a){var b=e.sqrt(g(a));a[0]&&(a[0]/=b),a[1]&&(a[1]/=b)}c.add=function(a,c,d,e,f,g){var h,i,j,k,l=[[],[],[]],m=[[this.a,this.c,this.e],[this.b,this.d,this.f],[0,0,1]],n=[[a,d,f],[c,e,g],[0,0,1]];for(a&&a instanceof b&&(n=[[a.a,a.c,a.e],[a.b,a.d,a.f],[0,0,1]]),h=0;3>h;h++)for(i=0;3>i;i++){for(k=0,j=0;3>j;j++)k+=m[h][j]*n[j][i];l[h][i]=k}return this.a=l[0][0],this.b=l[1][0],this.c=l[0][1],this.d=l[1][1],this.e=l[0][2],this.f=l[1][2],this},c.invert=function(){var a=this,c=a.a*a.d-a.b*a.c;return new b(a.d/c,-a.b/c,-a.c/c,a.a/c,(a.c*a.f-a.d*a.e)/c,(a.b*a.e-a.a*a.f)/c)},c.clone=function(){return new b(this.a,this.b,this.c,this.d,this.e,this.f)},c.translate=function(a,b){return this.add(1,0,0,1,a,b)},c.scale=function(a,b,c,d){return null==b&&(b=a),(c||d)&&this.add(1,0,0,1,c,d),this.add(a,0,0,b,0,0),(c||d)&&this.add(1,0,0,1,-c,-d),this},c.rotate=function(b,c,d){b=a.rad(b),c=c||0,d=d||0;var f=+e.cos(b).toFixed(9),g=+e.sin(b).toFixed(9);return this.add(f,g,-g,f,c,d),this.add(1,0,0,1,-c,-d)},c.x=function(a,b){return a*this.a+b*this.c+this.e},c.y=function(a,b){return a*this.b+b*this.d+this.f},c.get=function(a){return+this[d.fromCharCode(97+a)].toFixed(4)},c.toString=function(){return"matrix("+[this.get(0),this.get(1),this.get(2),this.get(3),this.get(4),this.get(5)].join()+")"},c.offset=function(){return[this.e.toFixed(4),this.f.toFixed(4)]},c.determinant=function(){return this.a*this.d-this.b*this.c},c.split=function(){var b={};b.dx=this.e,b.dy=this.f;var c=[[this.a,this.c],[this.b,this.d]];b.scalex=e.sqrt(g(c[0])),h(c[0]),b.shear=c[0][0]*c[1][0]+c[0][1]*c[1][1],c[1]=[c[1][0]-c[0][0]*b.shear,c[1][1]-c[0][1]*b.shear],b.scaley=e.sqrt(g(c[1])),h(c[1]),b.shear/=b.scaley,this.determinant()<0&&(b.scalex=-b.scalex);var d=-c[0][1],f=c[1][1];return 0>f?(b.rotate=a.deg(e.acos(f)),0>d&&(b.rotate=360-b.rotate)):b.rotate=a.deg(e.asin(d)),b.isSimple=!(+b.shear.toFixed(9)||b.scalex.toFixed(9)!=b.scaley.toFixed(9)&&b.rotate),b.isSuperSimple=!+b.shear.toFixed(9)&&b.scalex.toFixed(9)==b.scaley.toFixed(9)&&!b.rotate,b.noRotation=!+b.shear.toFixed(9)&&!b.rotate,b},c.toTransformString=function(a){var b=a||this.split();return+b.shear.toFixed(9)?"m"+[this.get(0),this.get(1),this.get(2),this.get(3),this.get(4),this.get(5)]:(b.scalex=+b.scalex.toFixed(4),b.scaley=+b.scaley.toFixed(4),b.rotate=+b.rotate.toFixed(4),(b.dx||b.dy?"t"+[+b.dx.toFixed(4),+b.dy.toFixed(4)]:f)+(1!=b.scalex||1!=b.scaley?"s"+[b.scalex,b.scaley,0,0]:f)+(b.rotate?"r"+[+b.rotate.toFixed(4),0,0]:f))}}(b.prototype),a.Matrix=b,a.matrix=function(a,c,d,e,f,g){return new b(a,c,d,e,f,g)}}),d.plugin(function(a,c,d,e,f){function g(d){return function(e){if(b.stop(),e instanceof f&&1==e.node.childNodes.length&&("radialGradient"==e.node.firstChild.tagName||"linearGradient"==e.node.firstChild.tagName||"pattern"==e.node.firstChild.tagName)&&(e=e.node.firstChild,n(this).appendChild(e),e=l(e)),e instanceof c)if("radialGradient"==e.type||"linearGradient"==e.type||"pattern"==e.type){e.node.id||p(e.node,{id:e.id});var g=q(e.node.id)}else g=e.attr(d);else if(g=a.color(e),g.error){var h=a(n(this).ownerSVGElement).gradient(e);h?(h.node.id||p(h.node,{id:h.id}),g=q(h.node.id)):g=e}else g=r(g);var i={};i[d]=g,p(this.node,i),this.node.style[d]=t}}function h(a){b.stop(),a==+a&&(a+="px"),this.node.style.fontSize=a}function i(a){for(var b=[],c=a.childNodes,d=0,e=c.length;e>d;d++){var f=c[d];3==f.nodeType&&b.push(f.nodeValue),"tspan"==f.tagName&&b.push(1==f.childNodes.length&&3==f.firstChild.nodeType?f.firstChild.nodeValue:i(f))}return b}function j(){return b.stop(),this.node.style.fontSize}var k=a._.make,l=a._.wrap,m=a.is,n=a._.getSomeDefs,o=/^url\(#?([^)]+)\)$/,p=a._.$,q=a.url,r=String,s=a._.separator,t="";b.on("snap.util.attr.mask",function(a){if(a instanceof c||a instanceof f){if(b.stop(),a instanceof f&&1==a.node.childNodes.length&&(a=a.node.firstChild,n(this).appendChild(a),a=l(a)),"mask"==a.type)var d=a;else d=k("mask",n(this)),d.node.appendChild(a.node);!d.node.id&&p(d.node,{id:d.id}),p(this.node,{mask:q(d.id)})}}),function(a){b.on("snap.util.attr.clip",a),b.on("snap.util.attr.clip-path",a),b.on("snap.util.attr.clipPath",a)}(function(a){if(a instanceof c||a instanceof f){if(b.stop(),"clipPath"==a.type)var d=a;else d=k("clipPath",n(this)),d.node.appendChild(a.node),!d.node.id&&p(d.node,{id:d.id});p(this.node,{"clip-path":q(d.id)})}}),b.on("snap.util.attr.fill",g("fill")),b.on("snap.util.attr.stroke",g("stroke"));var u=/^([lr])(?:\(([^)]*)\))?(.*)$/i;b.on("snap.util.grad.parse",function(a){a=r(a);var b=a.match(u);if(!b)return null;var c=b[1],d=b[2],e=b[3];return d=d.split(/\s*,\s*/).map(function(a){return+a==a?+a:a}),1==d.length&&0==d[0]&&(d=[]),e=e.split("-"),e=e.map(function(a){a=a.split(":");var b={color:a[0]};return a[1]&&(b.offset=parseFloat(a[1])),b}),{type:c,params:d,stops:e}}),b.on("snap.util.attr.d",function(c){b.stop(),m(c,"array")&&m(c[0],"array")&&(c=a.path.toString.call(c)),c=r(c),c.match(/[ruo]/i)&&(c=a.path.toAbsolute(c)),p(this.node,{d:c})})(-1),b.on("snap.util.attr.#text",function(a){b.stop(),a=r(a);for(var c=e.doc.createTextNode(a);this.node.firstChild;)this.node.removeChild(this.node.firstChild);this.node.appendChild(c)})(-1),b.on("snap.util.attr.path",function(a){b.stop(),this.attr({d:a})})(-1),b.on("snap.util.attr.class",function(a){b.stop(),this.node.className.baseVal=a})(-1),b.on("snap.util.attr.viewBox",function(a){var c;c=m(a,"object")&&"x"in a?[a.x,a.y,a.width,a.height].join(" "):m(a,"array")?a.join(" "):a,p(this.node,{viewBox:c}),b.stop()})(-1),b.on("snap.util.attr.transform",function(a){this.transform(a),b.stop()})(-1),b.on("snap.util.attr.r",function(a){"rect"==this.type&&(b.stop(),p(this.node,{rx:a,ry:a}))})(-1),b.on("snap.util.attr.textpath",function(a){if(b.stop(),"text"==this.type){var d,e,f;if(!a&&this.textPath){for(e=this.textPath;e.node.firstChild;)this.node.appendChild(e.node.firstChild);return e.remove(),void delete this.textPath}if(m(a,"string")){var g=n(this),h=l(g.parentNode).path(a);g.appendChild(h.node),d=h.id,h.attr({id:d})}else a=l(a),a instanceof c&&(d=a.attr("id"),d||(d=a.id,a.attr({id:d})));if(d)if(e=this.textPath,f=this.node,e)e.attr({"xlink:href":"#"+d});else{for(e=p("textPath",{"xlink:href":"#"+d});f.firstChild;)e.appendChild(f.firstChild);f.appendChild(e),this.textPath=l(e)}}})(-1),b.on("snap.util.attr.text",function(a){if("text"==this.type){for(var c=this.node,d=function(a){var b=p("tspan");if(m(a,"array"))for(var c=0;c<a.length;c++)b.appendChild(d(a[c]));else b.appendChild(e.doc.createTextNode(a));return b.normalize&&b.normalize(),b};c.firstChild;)c.removeChild(c.firstChild);for(var f=d(a);f.firstChild;)c.appendChild(f.firstChild)}b.stop()})(-1),b.on("snap.util.attr.fontSize",h)(-1),b.on("snap.util.attr.font-size",h)(-1),b.on("snap.util.getattr.transform",function(){return b.stop(),this.transform()})(-1),b.on("snap.util.getattr.textpath",function(){return b.stop(),this.textPath})(-1),function(){function c(c){return function(){b.stop();var d=e.doc.defaultView.getComputedStyle(this.node,null).getPropertyValue("marker-"+c);return"none"==d?d:a(e.doc.getElementById(d.match(o)[1]))}}function d(a){return function(c){b.stop();var d="marker"+a.charAt(0).toUpperCase()+a.substring(1);if(""==c||!c)return void(this.node.style[d]="none");if("marker"==c.type){var e=c.node.id;return e||p(c.node,{id:c.id}),void(this.node.style[d]=q(e))}}}b.on("snap.util.getattr.marker-end",c("end"))(-1),b.on("snap.util.getattr.markerEnd",c("end"))(-1),b.on("snap.util.getattr.marker-start",c("start"))(-1),b.on("snap.util.getattr.markerStart",c("start"))(-1),b.on("snap.util.getattr.marker-mid",c("mid"))(-1),b.on("snap.util.getattr.markerMid",c("mid"))(-1),b.on("snap.util.attr.marker-end",d("end"))(-1),b.on("snap.util.attr.markerEnd",d("end"))(-1),b.on("snap.util.attr.marker-start",d("start"))(-1),b.on("snap.util.attr.markerStart",d("start"))(-1),b.on("snap.util.attr.marker-mid",d("mid"))(-1),b.on("snap.util.attr.markerMid",d("mid"))(-1)}(),b.on("snap.util.getattr.r",function(){return"rect"==this.type&&p(this.node,"rx")==p(this.node,"ry")?(b.stop(),p(this.node,"rx")):void 0})(-1),b.on("snap.util.getattr.text",function(){if("text"==this.type||"tspan"==this.type){b.stop();var a=i(this.node);return 1==a.length?a[0]:a}})(-1),b.on("snap.util.getattr.#text",function(){return this.node.textContent})(-1),b.on("snap.util.getattr.viewBox",function(){b.stop();var c=p(this.node,"viewBox");return c?(c=c.split(s),a._.box(+c[0],+c[1],+c[2],+c[3])):void 0})(-1),b.on("snap.util.getattr.points",function(){var a=p(this.node,"points");return b.stop(),a?a.split(s):void 0})(-1),b.on("snap.util.getattr.path",function(){var a=p(this.node,"d");return b.stop(),a})(-1),b.on("snap.util.getattr.class",function(){return this.node.className.baseVal})(-1),b.on("snap.util.getattr.fontSize",j)(-1),b.on("snap.util.getattr.font-size",j)(-1)}),d.plugin(function(){function a(a){return a}function c(a){return function(b){return+b.toFixed(3)+a}}var d={"+":function(a,b){return a+b},"-":function(a,b){return a-b},"/":function(a,b){return a/b},"*":function(a,b){return a*b}},e=String,f=/[a-z]+$/i,g=/^\s*([+\-\/*])\s*=\s*([\d.eE+\-]+)\s*([^\d\s]+)?\s*$/;b.on("snap.util.attr",function(a){var c=e(a).match(g);if(c){var h=b.nt(),i=h.substring(h.lastIndexOf(".")+1),j=this.attr(i),k={};b.stop();var l=c[3]||"",m=j.match(f),n=d[c[1]];if(m&&m==l?a=n(parseFloat(j),+c[2]):(j=this.asPX(i),a=n(this.asPX(i),this.asPX(i,c[2]+l))),isNaN(j)||isNaN(a))return;k[i]=a,this.attr(k)}})(-10),b.on("snap.util.equal",function(h,i){var j=e(this.attr(h)||""),k=e(i).match(g);if(k){b.stop();var l=k[3]||"",m=j.match(f),n=d[k[1]];return m&&m==l?{from:parseFloat(j),to:n(parseFloat(j),+k[2]),f:c(m)}:(j=this.asPX(h),{from:j,to:n(j,this.asPX(h,k[2]+l)),f:a})}})(-10)}),d.plugin(function(a,c,d,e){var f=d.prototype,g=a.is;f.rect=function(a,b,c,d,e,f){var h;return null==f&&(f=e),g(a,"object")&&"[object Object]"==a?h=a:null!=a&&(h={x:a,y:b,width:c,height:d},null!=e&&(h.rx=e,h.ry=f)),this.el("rect",h)},f.circle=function(a,b,c){var d;return g(a,"object")&&"[object Object]"==a?d=a:null!=a&&(d={cx:a,cy:b,r:c}),this.el("circle",d)};var h=function(){function a(){this.parentNode.removeChild(this)}return function(b,c){var d=e.doc.createElement("img"),f=e.doc.body;d.style.cssText="position:absolute;left:-9999em;top:-9999em",d.onload=function(){c.call(d),d.onload=d.onerror=null,f.removeChild(d)},d.onerror=a,f.appendChild(d),d.src=b}}();f.image=function(b,c,d,e,f){var i=this.el("image");if(g(b,"object")&&"src"in b)i.attr(b);else if(null!=b){var j={"xlink:href":b,preserveAspectRatio:"none"};null!=c&&null!=d&&(j.x=c,j.y=d),null!=e&&null!=f?(j.width=e,j.height=f):h(b,function(){a._.$(i.node,{width:this.offsetWidth,height:this.offsetHeight})}),a._.$(i.node,j)}return i},f.ellipse=function(a,b,c,d){var e;return g(a,"object")&&"[object Object]"==a?e=a:null!=a&&(e={cx:a,cy:b,rx:c,ry:d}),this.el("ellipse",e)},f.path=function(a){var b;return g(a,"object")&&!g(a,"array")?b=a:a&&(b={d:a}),this.el("path",b)},f.group=f.g=function(a){var b=this.el("g");return 1==arguments.length&&a&&!a.type?b.attr(a):arguments.length&&b.add(Array.prototype.slice.call(arguments,0)),b},f.svg=function(a,b,c,d,e,f,h,i){var j={};return g(a,"object")&&null==b?j=a:(null!=a&&(j.x=a),null!=b&&(j.y=b),null!=c&&(j.width=c),null!=d&&(j.height=d),null!=e&&null!=f&&null!=h&&null!=i&&(j.viewBox=[e,f,h,i])),this.el("svg",j)},f.mask=function(a){var b=this.el("mask");return 1==arguments.length&&a&&!a.type?b.attr(a):arguments.length&&b.add(Array.prototype.slice.call(arguments,0)),b},f.ptrn=function(a,b,c,d,e,f,h,i){if(g(a,"object"))var j=a;else arguments.length?(j={},null!=a&&(j.x=a),null!=b&&(j.y=b),null!=c&&(j.width=c),null!=d&&(j.height=d),null!=e&&null!=f&&null!=h&&null!=i&&(j.viewBox=[e,f,h,i])):j={patternUnits:"userSpaceOnUse"};return this.el("pattern",j)},f.use=function(a){if(null!=a){{make("use",this.node)}return a instanceof c&&(a.attr("id")||a.attr({id:ID()}),a=a.attr("id")),this.el("use",{"xlink:href":a})}return c.prototype.use.call(this)},f.text=function(a,b,c){var d={};return g(a,"object")?d=a:null!=a&&(d={x:a,y:b,text:c||""}),this.el("text",d)},f.line=function(a,b,c,d){var e={};return g(a,"object")?e=a:null!=a&&(e={x1:a,x2:c,y1:b,y2:d}),this.el("line",e)},f.polyline=function(a){arguments.length>1&&(a=Array.prototype.slice.call(arguments,0));var b={};return g(a,"object")&&!g(a,"array")?b=a:null!=a&&(b={points:a}),this.el("polyline",b)},f.polygon=function(a){arguments.length>1&&(a=Array.prototype.slice.call(arguments,0));var b={};return g(a,"object")&&!g(a,"array")?b=a:null!=a&&(b={points:a}),this.el("polygon",b)},function(){function c(){return this.selectAll("stop")}function d(b,c){var d=j("stop"),e={offset:+c+"%"};return b=a.color(b),e["stop-color"]=b.hex,b.opacity<1&&(e["stop-opacity"]=b.opacity),j(d,e),this.node.appendChild(d),this}function e(){if("linearGradient"==this.type){var b=j(this.node,"x1")||0,c=j(this.node,"x2")||1,d=j(this.node,"y1")||0,e=j(this.node,"y2")||0;return a._.box(b,d,math.abs(c-b),math.abs(e-d))}var f=this.node.cx||.5,g=this.node.cy||.5,h=this.node.r||0;return a._.box(f-h,g-h,2*h,2*h)}function g(a,c){function d(a,b){for(var c=(b-l)/(a-m),d=m;a>d;d++)g[d].offset=+(+l+c*(d-m)).toFixed(2);m=a,l=b}var e,f=b("snap.util.grad.parse",null,c).firstDefined();if(!f)return null;f.params.unshift(a),e="l"==f.type.toLowerCase()?h.apply(0,f.params):i.apply(0,f.params),f.type!=f.type.toLowerCase()&&j(e.node,{gradientUnits:"userSpaceOnUse"});var g=f.stops,k=g.length,l=0,m=0;k--;for(var n=0;k>n;n++)"offset"in g[n]&&d(n,g[n].offset);for(g[k].offset=g[k].offset||100,d(k,g[k].offset),n=0;k>=n;n++){var o=g[n];e.addStop(o.color,o.offset)}return e}function h(b,f,g,h,i){var k=a._.make("linearGradient",b);return k.stops=c,k.addStop=d,k.getBBox=e,null!=f&&j(k.node,{x1:f,y1:g,x2:h,y2:i}),k}function i(b,f,g,h,i,k){var l=a._.make("radialGradient",b);return l.stops=c,l.addStop=d,l.getBBox=e,null!=f&&j(l.node,{cx:f,cy:g,r:h}),null!=i&&null!=k&&j(l.node,{fx:i,fy:k}),l}var j=a._.$;f.gradient=function(a){return g(this.defs,a)},f.gradientLinear=function(a,b,c,d){return h(this.defs,a,b,c,d)},f.gradientRadial=function(a,b,c,d,e){return i(this.defs,a,b,c,d,e)},f.toString=function(){var b,c=this.node.ownerDocument,d=c.createDocumentFragment(),e=c.createElement("div"),f=this.node.cloneNode(!0);return d.appendChild(e),e.appendChild(f),a._.$(f,{xmlns:"http://www.w3.org/2000/svg"}),b=e.innerHTML,d.removeChild(d.firstChild),b},f.clear=function(){for(var a,b=this.node.firstChild;b;)a=b.nextSibling,"defs"!=b.tagName?b.parentNode.removeChild(b):f.clear.call({node:b}),b=a}}()}),d.plugin(function(a,b){function c(a){var b=c.ps=c.ps||{};return b[a]?b[a].sleep=100:b[a]={sleep:100},setTimeout(function(){for(var c in b)b[K](c)&&c!=a&&(b[c].sleep--,!b[c].sleep&&delete b[c])}),b[a]}function d(a,b,c,d){return null==a&&(a=b=c=d=0),null==b&&(b=a.y,c=a.width,d=a.height,a=a.x),{x:a,y:b,width:c,w:c,height:d,h:d,x2:a+c,y2:b+d,cx:a+c/2,cy:b+d/2,r1:N.min(c,d)/2,r2:N.max(c,d)/2,r0:N.sqrt(c*c+d*d)/2,path:w(a,b,c,d),vb:[a,b,c,d].join(" ")}}function e(){return this.join(",").replace(L,"$1")}function f(a){var b=J(a);return b.toString=e,b}function g(a,b,c,d,e,f,g,h,j){return null==j?n(a,b,c,d,e,f,g,h):i(a,b,c,d,e,f,g,h,o(a,b,c,d,e,f,g,h,j))}function h(c,d){function e(a){return+(+a).toFixed(3)}return a._.cacher(function(a,f,h){a instanceof b&&(a=a.attr("d")),a=E(a);for(var j,k,l,m,n,o="",p={},q=0,r=0,s=a.length;s>r;r++){if(l=a[r],"M"==l[0])j=+l[1],k=+l[2];else{if(m=g(j,k,l[1],l[2],l[3],l[4],l[5],l[6]),q+m>f){if(d&&!p.start){if(n=g(j,k,l[1],l[2],l[3],l[4],l[5],l[6],f-q),o+=["C"+e(n.start.x),e(n.start.y),e(n.m.x),e(n.m.y),e(n.x),e(n.y)],h)return o;p.start=o,o=["M"+e(n.x),e(n.y)+"C"+e(n.n.x),e(n.n.y),e(n.end.x),e(n.end.y),e(l[5]),e(l[6])].join(),q+=m,j=+l[5],k=+l[6];continue}if(!c&&!d)return n=g(j,k,l[1],l[2],l[3],l[4],l[5],l[6],f-q)}q+=m,j=+l[5],k=+l[6]}o+=l.shift()+l}return p.end=o,n=c?q:d?p:i(j,k,l[0],l[1],l[2],l[3],l[4],l[5],1)},null,a._.clone)}function i(a,b,c,d,e,f,g,h,i){var j=1-i,k=R(j,3),l=R(j,2),m=i*i,n=m*i,o=k*a+3*l*i*c+3*j*i*i*e+n*g,p=k*b+3*l*i*d+3*j*i*i*f+n*h,q=a+2*i*(c-a)+m*(e-2*c+a),r=b+2*i*(d-b)+m*(f-2*d+b),s=c+2*i*(e-c)+m*(g-2*e+c),t=d+2*i*(f-d)+m*(h-2*f+d),u=j*a+i*c,v=j*b+i*d,w=j*e+i*g,x=j*f+i*h,y=90-180*N.atan2(q-s,r-t)/O;return{x:o,y:p,m:{x:q,y:r},n:{x:s,y:t},start:{x:u,y:v},end:{x:w,y:x},alpha:y}}function j(b,c,e,f,g,h,i,j){a.is(b,"array")||(b=[b,c,e,f,g,h,i,j]);var k=D.apply(null,b);return d(k.min.x,k.min.y,k.max.x-k.min.x,k.max.y-k.min.y)}function k(a,b,c){return b>=a.x&&b<=a.x+a.width&&c>=a.y&&c<=a.y+a.height}function l(a,b){return a=d(a),b=d(b),k(b,a.x,a.y)||k(b,a.x2,a.y)||k(b,a.x,a.y2)||k(b,a.x2,a.y2)||k(a,b.x,b.y)||k(a,b.x2,b.y)||k(a,b.x,b.y2)||k(a,b.x2,b.y2)||(a.x<b.x2&&a.x>b.x||b.x<a.x2&&b.x>a.x)&&(a.y<b.y2&&a.y>b.y||b.y<a.y2&&b.y>a.y)}function m(a,b,c,d,e){var f=-3*b+9*c-9*d+3*e,g=a*f+6*b-12*c+6*d;return a*g-3*b+3*c}function n(a,b,c,d,e,f,g,h,i){null==i&&(i=1),i=i>1?1:0>i?0:i;for(var j=i/2,k=12,l=[-.1252,.1252,-.3678,.3678,-.5873,.5873,-.7699,.7699,-.9041,.9041,-.9816,.9816],n=[.2491,.2491,.2335,.2335,.2032,.2032,.1601,.1601,.1069,.1069,.0472,.0472],o=0,p=0;k>p;p++){var q=j*l[p]+j,r=m(q,a,c,e,g),s=m(q,b,d,f,h),t=r*r+s*s;o+=n[p]*N.sqrt(t)}return j*o}function o(a,b,c,d,e,f,g,h,i){if(!(0>i||n(a,b,c,d,e,f,g,h)<i)){var j,k=1,l=k/2,m=k-l,o=.01;for(j=n(a,b,c,d,e,f,g,h,m);S(j-i)>o;)l/=2,m+=(i>j?1:-1)*l,j=n(a,b,c,d,e,f,g,h,m);return m}}function p(a,b,c,d,e,f,g,h){if(!(Q(a,c)<P(e,g)||P(a,c)>Q(e,g)||Q(b,d)<P(f,h)||P(b,d)>Q(f,h))){var i=(a*d-b*c)*(e-g)-(a-c)*(e*h-f*g),j=(a*d-b*c)*(f-h)-(b-d)*(e*h-f*g),k=(a-c)*(f-h)-(b-d)*(e-g);if(k){var l=i/k,m=j/k,n=+l.toFixed(2),o=+m.toFixed(2);if(!(n<+P(a,c).toFixed(2)||n>+Q(a,c).toFixed(2)||n<+P(e,g).toFixed(2)||n>+Q(e,g).toFixed(2)||o<+P(b,d).toFixed(2)||o>+Q(b,d).toFixed(2)||o<+P(f,h).toFixed(2)||o>+Q(f,h).toFixed(2)))return{x:l,y:m}}}}function q(a,b,c){var d=j(a),e=j(b);if(!l(d,e))return c?0:[];for(var f=n.apply(0,a),g=n.apply(0,b),h=~~(f/8),k=~~(g/8),m=[],o=[],q={},r=c?0:[],s=0;h+1>s;s++){var t=i.apply(0,a.concat(s/h));m.push({x:t.x,y:t.y,t:s/h})}for(s=0;k+1>s;s++)t=i.apply(0,b.concat(s/k)),o.push({x:t.x,y:t.y,t:s/k});for(s=0;h>s;s++)for(var u=0;k>u;u++){var v=m[s],w=m[s+1],x=o[u],y=o[u+1],z=S(w.x-v.x)<.001?"y":"x",A=S(y.x-x.x)<.001?"y":"x",B=p(v.x,v.y,w.x,w.y,x.x,x.y,y.x,y.y);if(B){if(q[B.x.toFixed(4)]==B.y.toFixed(4))continue;q[B.x.toFixed(4)]=B.y.toFixed(4);var C=v.t+S((B[z]-v[z])/(w[z]-v[z]))*(w.t-v.t),D=x.t+S((B[A]-x[A])/(y[A]-x[A]))*(y.t-x.t);C>=0&&1>=C&&D>=0&&1>=D&&(c?r++:r.push({x:B.x,y:B.y,t1:C,t2:D}))}}return r}function r(a,b){return t(a,b)}function s(a,b){return t(a,b,1)}function t(a,b,c){a=E(a),b=E(b);for(var d,e,f,g,h,i,j,k,l,m,n=c?0:[],o=0,p=a.length;p>o;o++){var r=a[o];if("M"==r[0])d=h=r[1],e=i=r[2];else{"C"==r[0]?(l=[d,e].concat(r.slice(1)),d=l[6],e=l[7]):(l=[d,e,d,e,h,i,h,i],d=h,e=i);for(var s=0,t=b.length;t>s;s++){var u=b[s];if("M"==u[0])f=j=u[1],g=k=u[2];else{"C"==u[0]?(m=[f,g].concat(u.slice(1)),f=m[6],g=m[7]):(m=[f,g,f,g,j,k,j,k],f=j,g=k);var v=q(l,m,c);if(c)n+=v;else{for(var w=0,x=v.length;x>w;w++)v[w].segment1=o,v[w].segment2=s,v[w].bez1=l,v[w].bez2=m;n=n.concat(v)}}}}}return n}function u(a,b,c){var d=v(a);return k(d,b,c)&&t(a,[["M",b,c],["H",d.x2+10]],1)%2==1}function v(a){var b=c(a);if(b.bbox)return J(b.bbox);if(!a)return d();a=E(a);for(var e,f=0,g=0,h=[],i=[],j=0,k=a.length;k>j;j++)if(e=a[j],"M"==e[0])f=e[1],g=e[2],h.push(f),i.push(g);else{var l=D(f,g,e[1],e[2],e[3],e[4],e[5],e[6]);h=h.concat(l.min.x,l.max.x),i=i.concat(l.min.y,l.max.y),f=e[5],g=e[6]}var m=P.apply(0,h),n=P.apply(0,i),o=Q.apply(0,h),p=Q.apply(0,i),q=d(m,n,o-m,p-n);return b.bbox=J(q),q}function w(a,b,c,d,f){if(f)return[["M",+a+ +f,b],["l",c-2*f,0],["a",f,f,0,0,1,f,f],["l",0,d-2*f],["a",f,f,0,0,1,-f,f],["l",2*f-c,0],["a",f,f,0,0,1,-f,-f],["l",0,2*f-d],["a",f,f,0,0,1,f,-f],["z"]];var g=[["M",a,b],["l",c,0],["l",0,d],["l",-c,0],["z"]];return g.toString=e,g}function x(a,b,c,d,f){if(null==f&&null==d&&(d=c),a=+a,b=+b,c=+c,d=+d,null!=f)var g=Math.PI/180,h=a+c*Math.cos(-d*g),i=a+c*Math.cos(-f*g),j=b+c*Math.sin(-d*g),k=b+c*Math.sin(-f*g),l=[["M",h,j],["A",c,c,0,+(f-d>180),0,i,k]];else l=[["M",a,b],["m",0,-d],["a",c,d,0,1,1,0,2*d],["a",c,d,0,1,1,0,-2*d],["z"]];return l.toString=e,l}function y(b){var d=c(b),g=String.prototype.toLowerCase;if(d.rel)return f(d.rel);a.is(b,"array")&&a.is(b&&b[0],"array")||(b=a.parsePathString(b));var h=[],i=0,j=0,k=0,l=0,m=0;"M"==b[0][0]&&(i=b[0][1],j=b[0][2],k=i,l=j,m++,h.push(["M",i,j]));for(var n=m,o=b.length;o>n;n++){var p=h[n]=[],q=b[n];if(q[0]!=g.call(q[0]))switch(p[0]=g.call(q[0]),p[0]){case"a":p[1]=q[1],p[2]=q[2],p[3]=q[3],p[4]=q[4],p[5]=q[5],p[6]=+(q[6]-i).toFixed(3),p[7]=+(q[7]-j).toFixed(3);break;case"v":p[1]=+(q[1]-j).toFixed(3);break;case"m":k=q[1],l=q[2];default:for(var r=1,s=q.length;s>r;r++)p[r]=+(q[r]-(r%2?i:j)).toFixed(3)}else{p=h[n]=[],"m"==q[0]&&(k=q[1]+i,l=q[2]+j);for(var t=0,u=q.length;u>t;t++)h[n][t]=q[t]}var v=h[n].length;switch(h[n][0]){case"z":i=k,j=l;break;case"h":i+=+h[n][v-1];break;case"v":j+=+h[n][v-1];break;default:i+=+h[n][v-2],j+=+h[n][v-1]}}return h.toString=e,d.rel=f(h),h}function z(b){var d=c(b);if(d.abs)return f(d.abs);if(I(b,"array")&&I(b&&b[0],"array")||(b=a.parsePathString(b)),!b||!b.length)return[["M",0,0]];var g,h=[],i=0,j=0,k=0,l=0,m=0;"M"==b[0][0]&&(i=+b[0][1],j=+b[0][2],k=i,l=j,m++,h[0]=["M",i,j]);for(var n,o,p=3==b.length&&"M"==b[0][0]&&"R"==b[1][0].toUpperCase()&&"Z"==b[2][0].toUpperCase(),q=m,r=b.length;r>q;q++){if(h.push(n=[]),o=b[q],g=o[0],g!=g.toUpperCase())switch(n[0]=g.toUpperCase(),n[0]){case"A":n[1]=o[1],n[2]=o[2],n[3]=o[3],n[4]=o[4],n[5]=o[5],n[6]=+o[6]+i,n[7]=+o[7]+j;break;case"V":n[1]=+o[1]+j;break;case"H":n[1]=+o[1]+i;break;case"R":for(var s=[i,j].concat(o.slice(1)),t=2,u=s.length;u>t;t++)s[t]=+s[t]+i,s[++t]=+s[t]+j;h.pop(),h=h.concat(G(s,p));break;case"O":h.pop(),s=x(i,j,o[1],o[2]),s.push(s[0]),h=h.concat(s);break;case"U":h.pop(),h=h.concat(x(i,j,o[1],o[2],o[3])),n=["U"].concat(h[h.length-1].slice(-2));break;case"M":k=+o[1]+i,l=+o[2]+j;default:for(t=1,u=o.length;u>t;t++)n[t]=+o[t]+(t%2?i:j)}else if("R"==g)s=[i,j].concat(o.slice(1)),h.pop(),h=h.concat(G(s,p)),n=["R"].concat(o.slice(-2));else if("O"==g)h.pop(),s=x(i,j,o[1],o[2]),s.push(s[0]),h=h.concat(s);else if("U"==g)h.pop(),h=h.concat(x(i,j,o[1],o[2],o[3])),n=["U"].concat(h[h.length-1].slice(-2));else for(var v=0,w=o.length;w>v;v++)n[v]=o[v];if(g=g.toUpperCase(),"O"!=g)switch(n[0]){case"Z":i=+k,j=+l;break;case"H":i=n[1];break;case"V":j=n[1];break;case"M":k=n[n.length-2],l=n[n.length-1];default:i=n[n.length-2],j=n[n.length-1]}}return h.toString=e,d.abs=f(h),h}function A(a,b,c,d){return[a,b,c,d,c,d]}function B(a,b,c,d,e,f){var g=1/3,h=2/3;return[g*a+h*c,g*b+h*d,g*e+h*c,g*f+h*d,e,f]}function C(b,c,d,e,f,g,h,i,j,k){var l,m=120*O/180,n=O/180*(+f||0),o=[],p=a._.cacher(function(a,b,c){var d=a*N.cos(c)-b*N.sin(c),e=a*N.sin(c)+b*N.cos(c);return{x:d,y:e}});if(k)y=k[0],z=k[1],w=k[2],x=k[3];else{l=p(b,c,-n),b=l.x,c=l.y,l=p(i,j,-n),i=l.x,j=l.y;var q=(N.cos(O/180*f),N.sin(O/180*f),(b-i)/2),r=(c-j)/2,s=q*q/(d*d)+r*r/(e*e);s>1&&(s=N.sqrt(s),d=s*d,e=s*e);var t=d*d,u=e*e,v=(g==h?-1:1)*N.sqrt(S((t*u-t*r*r-u*q*q)/(t*r*r+u*q*q))),w=v*d*r/e+(b+i)/2,x=v*-e*q/d+(c+j)/2,y=N.asin(((c-x)/e).toFixed(9)),z=N.asin(((j-x)/e).toFixed(9));y=w>b?O-y:y,z=w>i?O-z:z,0>y&&(y=2*O+y),0>z&&(z=2*O+z),h&&y>z&&(y-=2*O),!h&&z>y&&(z-=2*O)}var A=z-y;if(S(A)>m){var B=z,D=i,E=j;z=y+m*(h&&z>y?1:-1),i=w+d*N.cos(z),j=x+e*N.sin(z),o=C(i,j,d,e,f,0,h,D,E,[z,B,w,x])}A=z-y;var F=N.cos(y),G=N.sin(y),H=N.cos(z),I=N.sin(z),J=N.tan(A/4),K=4/3*d*J,L=4/3*e*J,M=[b,c],P=[b+K*G,c-L*F],Q=[i+K*I,j-L*H],R=[i,j];if(P[0]=2*M[0]-P[0],P[1]=2*M[1]-P[1],k)return[P,Q,R].concat(o);o=[P,Q,R].concat(o).join().split(",");for(var T=[],U=0,V=o.length;V>U;U++)T[U]=U%2?p(o[U-1],o[U],n).y:p(o[U],o[U+1],n).x;return T}function D(a,b,c,d,e,f,g,h){for(var i,j,k,l,m,n,o,p,q=[],r=[[],[]],s=0;2>s;++s)if(0==s?(j=6*a-12*c+6*e,i=-3*a+9*c-9*e+3*g,k=3*c-3*a):(j=6*b-12*d+6*f,i=-3*b+9*d-9*f+3*h,k=3*d-3*b),S(i)<1e-12){if(S(j)<1e-12)continue;l=-k/j,l>0&&1>l&&q.push(l)}else o=j*j-4*k*i,p=N.sqrt(o),0>o||(m=(-j+p)/(2*i),m>0&&1>m&&q.push(m),n=(-j-p)/(2*i),n>0&&1>n&&q.push(n));for(var t,u=q.length,v=u;u--;)l=q[u],t=1-l,r[0][u]=t*t*t*a+3*t*t*l*c+3*t*l*l*e+l*l*l*g,r[1][u]=t*t*t*b+3*t*t*l*d+3*t*l*l*f+l*l*l*h;return r[0][v]=a,r[1][v]=b,r[0][v+1]=g,r[1][v+1]=h,r[0].length=r[1].length=v+2,{min:{x:P.apply(0,r[0]),y:P.apply(0,r[1])},max:{x:Q.apply(0,r[0]),y:Q.apply(0,r[1])}}}function E(a,b){var d=!b&&c(a);if(!b&&d.curve)return f(d.curve);for(var e=z(a),g=b&&z(b),h={x:0,y:0,bx:0,by:0,X:0,Y:0,qx:null,qy:null},i={x:0,y:0,bx:0,by:0,X:0,Y:0,qx:null,qy:null},j=(function(a,b,c){var d,e;if(!a)return["C",b.x,b.y,b.x,b.y,b.x,b.y];switch(!(a[0]in{T:1,Q:1})&&(b.qx=b.qy=null),a[0]){case"M":b.X=a[1],b.Y=a[2];break;case"A":a=["C"].concat(C.apply(0,[b.x,b.y].concat(a.slice(1))));break;case"S":"C"==c||"S"==c?(d=2*b.x-b.bx,e=2*b.y-b.by):(d=b.x,e=b.y),a=["C",d,e].concat(a.slice(1));break;case"T":"Q"==c||"T"==c?(b.qx=2*b.x-b.qx,b.qy=2*b.y-b.qy):(b.qx=b.x,b.qy=b.y),a=["C"].concat(B(b.x,b.y,b.qx,b.qy,a[1],a[2]));break;case"Q":b.qx=a[1],b.qy=a[2],a=["C"].concat(B(b.x,b.y,a[1],a[2],a[3],a[4]));break;case"L":a=["C"].concat(A(b.x,b.y,a[1],a[2]));break;case"H":a=["C"].concat(A(b.x,b.y,a[1],b.y));break;case"V":a=["C"].concat(A(b.x,b.y,b.x,a[1]));break;case"Z":a=["C"].concat(A(b.x,b.y,b.X,b.Y))}return a}),k=function(a,b){if(a[b].length>7){a[b].shift();for(var c=a[b];c.length;)m[b]="A",g&&(n[b]="A"),a.splice(b++,0,["C"].concat(c.splice(0,6)));a.splice(b,1),r=Q(e.length,g&&g.length||0)}},l=function(a,b,c,d,f){a&&b&&"M"==a[f][0]&&"M"!=b[f][0]&&(b.splice(f,0,["M",d.x,d.y]),c.bx=0,c.by=0,c.x=a[f][1],c.y=a[f][2],r=Q(e.length,g&&g.length||0))},m=[],n=[],o="",p="",q=0,r=Q(e.length,g&&g.length||0);r>q;q++){e[q]&&(o=e[q][0]),"C"!=o&&(m[q]=o,q&&(p=m[q-1])),e[q]=j(e[q],h,p),"A"!=m[q]&&"C"==o&&(m[q]="C"),k(e,q),g&&(g[q]&&(o=g[q][0]),"C"!=o&&(n[q]=o,q&&(p=n[q-1])),g[q]=j(g[q],i,p),"A"!=n[q]&&"C"==o&&(n[q]="C"),k(g,q)),l(e,g,h,i,q),l(g,e,i,h,q);var s=e[q],t=g&&g[q],u=s.length,v=g&&t.length;h.x=s[u-2],h.y=s[u-1],h.bx=M(s[u-4])||h.x,h.by=M(s[u-3])||h.y,i.bx=g&&(M(t[v-4])||i.x),i.by=g&&(M(t[v-3])||i.y),i.x=g&&t[v-2],i.y=g&&t[v-1]}return g||(d.curve=f(e)),g?[e,g]:e}function F(a,b){if(!b)return a;var c,d,e,f,g,h,i;for(a=E(a),e=0,g=a.length;g>e;e++)for(i=a[e],f=1,h=i.length;h>f;f+=2)c=b.x(i[f],i[f+1]),d=b.y(i[f],i[f+1]),i[f]=c,i[f+1]=d;return a}function G(a,b){for(var c=[],d=0,e=a.length;e-2*!b>d;d+=2){var f=[{x:+a[d-2],y:+a[d-1]},{x:+a[d],y:+a[d+1]},{x:+a[d+2],y:+a[d+3]},{x:+a[d+4],y:+a[d+5]}];b?d?e-4==d?f[3]={x:+a[0],y:+a[1]}:e-2==d&&(f[2]={x:+a[0],y:+a[1]},f[3]={x:+a[2],y:+a[3]}):f[0]={x:+a[e-2],y:+a[e-1]}:e-4==d?f[3]=f[2]:d||(f[0]={x:+a[d],y:+a[d+1]}),c.push(["C",(-f[0].x+6*f[1].x+f[2].x)/6,(-f[0].y+6*f[1].y+f[2].y)/6,(f[1].x+6*f[2].x-f[3].x)/6,(f[1].y+6*f[2].y-f[3].y)/6,f[2].x,f[2].y])}return c}var H=b.prototype,I=a.is,J=a._.clone,K="hasOwnProperty",L=/,?([a-z]),?/gi,M=parseFloat,N=Math,O=N.PI,P=N.min,Q=N.max,R=N.pow,S=N.abs,T=h(1),U=h(),V=h(0,1),W=a._unit2px,X={path:function(a){return a.attr("path")},circle:function(a){var b=W(a);return x(b.cx,b.cy,b.r)},ellipse:function(a){var b=W(a);return x(b.cx||0,b.cy||0,b.rx,b.ry)},rect:function(a){var b=W(a);return w(b.x||0,b.y||0,b.width,b.height,b.rx,b.ry)},image:function(a){var b=W(a);return w(b.x||0,b.y||0,b.width,b.height)},line:function(a){return"M"+[a.attr("x1")||0,a.attr("y1")||0,a.attr("x2"),a.attr("y2")]},polyline:function(a){return"M"+a.attr("points")},polygon:function(a){return"M"+a.attr("points")+"z"},deflt:function(a){var b=a.node.getBBox();return w(b.x,b.y,b.width,b.height)}};a.path=c,a.path.getTotalLength=T,a.path.getPointAtLength=U,a.path.getSubpath=function(a,b,c){if(this.getTotalLength(a)-c<1e-6)return V(a,b).end;var d=V(a,c,1);return b?V(d,b).end:d},H.getTotalLength=function(){return this.node.getTotalLength?this.node.getTotalLength():void 0},H.getPointAtLength=function(a){return U(this.attr("d"),a)},H.getSubpath=function(b,c){return a.path.getSubpath(this.attr("d"),b,c)},a._.box=d,a.path.findDotsAtSegment=i,a.path.bezierBBox=j,a.path.isPointInsideBBox=k,a.path.isBBoxIntersect=l,a.path.intersection=r,a.path.intersectionNumber=s,a.path.isPointInside=u,a.path.getBBox=v,a.path.get=X,a.path.toRelative=y,a.path.toAbsolute=z,a.path.toCubic=E,a.path.map=F,a.path.toString=e,a.path.clone=f}),d.plugin(function(a){var d=Math.max,e=Math.min,f=function(a){if(this.items=[],this.bindings={},this.length=0,this.type="set",a)for(var b=0,c=a.length;c>b;b++)a[b]&&(this[this.items.length]=this.items[this.items.length]=a[b],this.length++)},g=f.prototype;g.push=function(){for(var a,b,c=0,d=arguments.length;d>c;c++)a=arguments[c],a&&(b=this.items.length,this[b]=this.items[b]=a,this.length++);return this},g.pop=function(){return this.length&&delete this[this.length--],this.items.pop()},g.forEach=function(a,b){for(var c=0,d=this.items.length;d>c;c++)if(a.call(b,this.items[c],c)===!1)return this;return this},g.animate=function(d,e,f,g){"function"!=typeof f||f.length||(g=f,f=c.linear),d instanceof a._.Animation&&(g=d.callback,f=d.easing,e=f.dur,d=d.attr);var h=arguments;if(a.is(d,"array")&&a.is(h[h.length-1],"array"))var i=!0;var j,k=function(){j?this.b=j:j=this.b},l=0,m=g&&function(){l++==this.length&&g.call(this)};return this.forEach(function(a,c){b.once("snap.animcreated."+a.id,k),i?h[c]&&a.animate.apply(a,h[c]):a.animate(d,e,f,m)})},g.remove=function(){for(;this.length;)this.pop().remove();return this},g.bind=function(a,b,c){var d={};if("function"==typeof b)this.bindings[a]=b;else{var e=c||a;this.bindings[a]=function(a){d[e]=a,b.attr(d)}}return this},g.attr=function(a){var b={};for(var c in a)this.bindings[c]?this.bindings[c](a[c]):b[c]=a[c];for(var d=0,e=this.items.length;e>d;d++)this.items[d].attr(b);return this},g.clear=function(){for(;this.length;)this.pop()},g.splice=function(a,b){a=0>a?d(this.length+a,0):a,b=d(0,e(this.length-a,b));var c,g=[],h=[],i=[];for(c=2;c<arguments.length;c++)i.push(arguments[c]);for(c=0;b>c;c++)h.push(this[a+c]);for(;c<this.length-a;c++)g.push(this[a+c]);var j=i.length;for(c=0;c<j+g.length;c++)this.items[a+c]=this[a+c]=j>c?i[c]:g[c-j];for(c=this.items.length=this.length-=b-j;this[c];)delete this[c++];return new f(h)},g.exclude=function(a){for(var b=0,c=this.length;c>b;b++)if(this[b]==a)return this.splice(b,1),!0;return!1},g.insertAfter=function(a){for(var b=this.items.length;b--;)this.items[b].insertAfter(a);return this},g.getBBox=function(){for(var a=[],b=[],c=[],f=[],g=this.items.length;g--;)if(!this.items[g].removed){var h=this.items[g].getBBox();a.push(h.x),b.push(h.y),c.push(h.x+h.width),f.push(h.y+h.height)}return a=e.apply(0,a),b=e.apply(0,b),c=d.apply(0,c),f=d.apply(0,f),{x:a,y:b,x2:c,y2:f,width:c-a,height:f-b,cx:a+(c-a)/2,cy:b+(f-b)/2}},g.clone=function(a){a=new f;for(var b=0,c=this.items.length;c>b;b++)a.push(this.items[b].clone());return a},g.toString=function(){return"Snap‘s set"},g.type="set",a.set=function(){var a=new f;return arguments.length&&a.push.apply(a,Array.prototype.slice.call(arguments,0)),a}}),d.plugin(function(a,c){function d(a){var b=a[0];switch(b.toLowerCase()){case"t":return[b,0,0];case"m":return[b,1,0,0,1,0,0];case"r":return 4==a.length?[b,0,a[2],a[3]]:[b,0];case"s":return 5==a.length?[b,1,1,a[3],a[4]]:3==a.length?[b,1,1]:[b,1]}}function e(b,c,e){c=m(c).replace(/\.{3}|\u2026/g,b),b=a.parseTransformString(b)||[],c=a.parseTransformString(c)||[];for(var f,g,h,k,l=Math.max(b.length,c.length),n=[],o=[],p=0;l>p;p++){if(h=b[p]||d(c[p]),k=c[p]||d(h),h[0]!=k[0]||"r"==h[0].toLowerCase()&&(h[2]!=k[2]||h[3]!=k[3])||"s"==h[0].toLowerCase()&&(h[3]!=k[3]||h[4]!=k[4])){b=a._.transform2matrix(b,e()),c=a._.transform2matrix(c,e()),n=[["m",b.a,b.b,b.c,b.d,b.e,b.f]],o=[["m",c.a,c.b,c.c,c.d,c.e,c.f]];break}for(n[p]=[],o[p]=[],f=0,g=Math.max(h.length,k.length);g>f;f++)f in h&&(n[p][f]=h[f]),f in k&&(o[p][f]=k[f])}return{from:j(n),to:j(o),f:i(n)}}function f(a){return a}function g(a){return function(b){return+b.toFixed(3)+a}}function h(b){return a.rgb(b[0],b[1],b[2])}function i(a){var b,c,d,e,f,g,h=0,i=[];for(b=0,c=a.length;c>b;b++){for(f="[",g=['"'+a[b][0]+'"'],d=1,e=a[b].length;e>d;d++)g[d]="val["+h++ +"]";
f+=g+"]",i[b]=f}return Function("val","return Snap.path.toString.call(["+i+"])")}function j(a){for(var b=[],c=0,d=a.length;d>c;c++)for(var e=1,f=a[c].length;f>e;e++)b.push(a[c][e]);return b}var k={},l=/[a-z]+$/i,m=String;k.stroke=k.fill="colour",c.prototype.equal=function(a,c){return b("snap.util.equal",this,a,c).firstDefined()},b.on("snap.util.equal",function(b,c){var d,n,o=m(this.attr(b)||""),p=this;if(o==+o&&c==+c)return{from:+o,to:+c,f:f};if("colour"==k[b])return d=a.color(o),n=a.color(c),{from:[d.r,d.g,d.b,d.opacity],to:[n.r,n.g,n.b,n.opacity],f:h};if("transform"==b||"gradientTransform"==b||"patternTransform"==b)return c instanceof a.Matrix&&(c=c.toTransformString()),a._.rgTransform.test(c)||(c=a._.svgTransform2string(c)),e(o,c,function(){return p.getBBox(1)});if("d"==b||"path"==b)return d=a.path.toCubic(o,c),{from:j(d[0]),to:j(d[1]),f:i(d[0])};if("points"==b)return d=m(o).split(a._.separator),n=m(c).split(a._.separator),{from:d,to:n,f:function(a){return a}};aUnit=o.match(l);var q=m(c).match(l);return aUnit&&aUnit==q?{from:parseFloat(o),to:parseFloat(c),f:g(aUnit)}:{from:this.asPX(b),to:this.asPX(b,c),f:f}})}),d.plugin(function(a,c,d,e){for(var f=c.prototype,g="hasOwnProperty",h=("createTouch"in e.doc),i=["click","dblclick","mousedown","mousemove","mouseout","mouseover","mouseup","touchstart","touchmove","touchend","touchcancel"],j={mousedown:"touchstart",mousemove:"touchmove",mouseup:"touchend"},k=(function(a,b){var c="y"==a?"scrollTop":"scrollLeft",d=b&&b.node?b.node.ownerDocument:e.doc;return d[c in d.documentElement?"documentElement":"body"][c]}),l=function(){this.returnValue=!1},m=function(){return this.originalEvent.preventDefault()},n=function(){this.cancelBubble=!0},o=function(){return this.originalEvent.stopPropagation()},p=function(){return e.doc.addEventListener?function(a,b,c,d){var e=h&&j[b]?j[b]:b,f=function(e){var f=k("y",d),i=k("x",d);if(h&&j[g](b))for(var l=0,n=e.targetTouches&&e.targetTouches.length;n>l;l++)if(e.targetTouches[l].target==a||a.contains(e.targetTouches[l].target)){var p=e;e=e.targetTouches[l],e.originalEvent=p,e.preventDefault=m,e.stopPropagation=o;break}var q=e.clientX+i,r=e.clientY+f;return c.call(d,e,q,r)};return b!==e&&a.addEventListener(b,f,!1),a.addEventListener(e,f,!1),function(){return b!==e&&a.removeEventListener(b,f,!1),a.removeEventListener(e,f,!1),!0}}:e.doc.attachEvent?function(a,b,c,d){var e=function(a){a=a||d.node.ownerDocument.window.event;var b=k("y",d),e=k("x",d),f=a.clientX+e,g=a.clientY+b;return a.preventDefault=a.preventDefault||l,a.stopPropagation=a.stopPropagation||n,c.call(d,a,f,g)};a.attachEvent("on"+b,e);var f=function(){return a.detachEvent("on"+b,e),!0};return f}:void 0}(),q=[],r=function(a){for(var c,d=a.clientX,e=a.clientY,f=k("y"),g=k("x"),i=q.length;i--;){if(c=q[i],h){for(var j,l=a.touches&&a.touches.length;l--;)if(j=a.touches[l],j.identifier==c.el._drag.id||c.el.node.contains(j.target)){d=j.clientX,e=j.clientY,(a.originalEvent?a.originalEvent:a).preventDefault();break}}else a.preventDefault();{var m=c.el.node;m.nextSibling,m.parentNode,m.style.display}d+=g,e+=f,b("snap.drag.move."+c.el.id,c.move_scope||c.el,d-c.el._drag.x,e-c.el._drag.y,d,e,a)}},s=function(c){a.unmousemove(r).unmouseup(s);for(var d,e=q.length;e--;)d=q[e],d.el._drag={},b("snap.drag.end."+d.el.id,d.end_scope||d.start_scope||d.move_scope||d.el,c);q=[]},t=i.length;t--;)!function(b){a[b]=f[b]=function(c,d){return a.is(c,"function")&&(this.events=this.events||[],this.events.push({name:b,f:c,unbind:p(this.node||document,b,c,d||this)})),this},a["un"+b]=f["un"+b]=function(a){for(var c=this.events||[],d=c.length;d--;)if(c[d].name==b&&(c[d].f==a||!a))return c[d].unbind(),c.splice(d,1),!c.length&&delete this.events,this;return this}}(i[t]);f.hover=function(a,b,c,d){return this.mouseover(a,c).mouseout(b,d||c)},f.unhover=function(a,b){return this.unmouseover(a).unmouseout(b)};var u=[];f.drag=function(c,d,e,f,g,h){function i(i,j,k){(i.originalEvent||i).preventDefault(),this._drag.x=j,this._drag.y=k,this._drag.id=i.identifier,!q.length&&a.mousemove(r).mouseup(s),q.push({el:this,move_scope:f,start_scope:g,end_scope:h}),d&&b.on("snap.drag.start."+this.id,d),c&&b.on("snap.drag.move."+this.id,c),e&&b.on("snap.drag.end."+this.id,e),b("snap.drag.start."+this.id,g||f||this,j,k,i)}if(!arguments.length){var j;return this.drag(function(a,b){this.attr({transform:j+(j?"T":"t")+[a,b]})},function(){j=this.transform().local})}return this._drag={},u.push({el:this,start:i}),this.mousedown(i),this},f.undrag=function(){for(var c=u.length;c--;)u[c].el==this&&(this.unmousedown(u[c].start),u.splice(c,1),b.unbind("snap.drag.*."+this.id));return!u.length&&a.unmousemove(r).unmouseup(s),this}}),d.plugin(function(a,c,d){var e=(c.prototype,d.prototype),f=/^\s*url\((.+)\)/,g=String,h=a._.$;a.filter={},e.filter=function(b){var d=this;"svg"!=d.type&&(d=d.paper);var e=a.parse(g(b)),f=a._.id(),i=(d.node.offsetWidth,d.node.offsetHeight,h("filter"));return h(i,{id:f,filterUnits:"userSpaceOnUse"}),i.appendChild(e.node),d.defs.appendChild(i),new c(i)},b.on("snap.util.getattr.filter",function(){b.stop();var c=h(this.node,"filter");if(c){var d=g(c).match(f);return d&&a.select(d[1])}}),b.on("snap.util.attr.filter",function(d){if(d instanceof c&&"filter"==d.type){b.stop();var e=d.node.id;e||(h(d.node,{id:d.id}),e=d.id),h(this.node,{filter:a.url(e)})}d&&"none"!=d||(b.stop(),this.node.removeAttribute("filter"))}),a.filter.blur=function(b,c){null==b&&(b=2);var d=null==c?b:[b,c];return a.format('<feGaussianBlur stdDeviation="{def}"/>',{def:d})},a.filter.blur.toString=function(){return this()},a.filter.shadow=function(b,c,d,e,f){return"string"==typeof d&&(e=d,f=e,d=4),"string"!=typeof e&&(f=e,e="#000"),e=e||"#000",null==d&&(d=4),null==f&&(f=1),null==b&&(b=0,c=2),null==c&&(c=b),e=a.color(e),a.format('<feGaussianBlur in="SourceAlpha" stdDeviation="{blur}"/><feOffset dx="{dx}" dy="{dy}" result="offsetblur"/><feFlood flood-color="{color}"/><feComposite in2="offsetblur" operator="in"/><feComponentTransfer><feFuncA type="linear" slope="{opacity}"/></feComponentTransfer><feMerge><feMergeNode/><feMergeNode in="SourceGraphic"/></feMerge>',{color:e,dx:b,dy:c,blur:d,opacity:f})},a.filter.shadow.toString=function(){return this()},a.filter.grayscale=function(b){return null==b&&(b=1),a.format('<feColorMatrix type="matrix" values="{a} {b} {c} 0 0 {d} {e} {f} 0 0 {g} {b} {h} 0 0 0 0 0 1 0"/>',{a:.2126+.7874*(1-b),b:.7152-.7152*(1-b),c:.0722-.0722*(1-b),d:.2126-.2126*(1-b),e:.7152+.2848*(1-b),f:.0722-.0722*(1-b),g:.2126-.2126*(1-b),h:.0722+.9278*(1-b)})},a.filter.grayscale.toString=function(){return this()},a.filter.sepia=function(b){return null==b&&(b=1),a.format('<feColorMatrix type="matrix" values="{a} {b} {c} 0 0 {d} {e} {f} 0 0 {g} {h} {i} 0 0 0 0 0 1 0"/>',{a:.393+.607*(1-b),b:.769-.769*(1-b),c:.189-.189*(1-b),d:.349-.349*(1-b),e:.686+.314*(1-b),f:.168-.168*(1-b),g:.272-.272*(1-b),h:.534-.534*(1-b),i:.131+.869*(1-b)})},a.filter.sepia.toString=function(){return this()},a.filter.saturate=function(b){return null==b&&(b=1),a.format('<feColorMatrix type="saturate" values="{amount}"/>',{amount:1-b})},a.filter.saturate.toString=function(){return this()},a.filter.hueRotate=function(b){return b=b||0,a.format('<feColorMatrix type="hueRotate" values="{angle}"/>',{angle:b})},a.filter.hueRotate.toString=function(){return this()},a.filter.invert=function(b){return null==b&&(b=1),a.format('<feComponentTransfer><feFuncR type="table" tableValues="{amount} {amount2}"/><feFuncG type="table" tableValues="{amount} {amount2}"/><feFuncB type="table" tableValues="{amount} {amount2}"/></feComponentTransfer>',{amount:b,amount2:1-b})},a.filter.invert.toString=function(){return this()},a.filter.brightness=function(b){return null==b&&(b=1),a.format('<feComponentTransfer><feFuncR type="linear" slope="{amount}"/><feFuncG type="linear" slope="{amount}"/><feFuncB type="linear" slope="{amount}"/></feComponentTransfer>',{amount:b})},a.filter.brightness.toString=function(){return this()},a.filter.contrast=function(b){return null==b&&(b=1),a.format('<feComponentTransfer><feFuncR type="linear" slope="{amount}" intercept="{amount2}"/><feFuncG type="linear" slope="{amount}" intercept="{amount2}"/><feFuncB type="linear" slope="{amount}" intercept="{amount2}"/></feComponentTransfer>',{amount:b,amount2:.5-b/2})},a.filter.contrast.toString=function(){return this()}}),d});
//]]></script>
<style id='page-skin-1' type='text/css'><!--
/*
-----------------------------------------------
Blogger Template Style
Name: Escalate
Author: OddThemes
----------------------------------------------- */
body#layout .slider,body#layout .header_right,.status-msg-wrap,body#layout .socials,#navbar,.date-header,.feed-links,.post-location,.post-icons{display: none !important;}
body#layout #leftContent {
width: 50%;
float: left;
}
body#layout #sidebar-wrapper {
float: right;
width: 50%;
}
.section, .widget, .widget-content, .widget ul, .widget li, body, h1, h2, h3, h4, h5, ul, li, a, p, span, img, dd {
border: medium none;
list-style: none outside none;
margin: 0;
outline: medium none;
padding: 0;
text-decoration: none;
}
body {
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmdHsJH09cTGgtnPr_0ab5371wv7FH00f1ynXs1ve0hROyVTiHNo3AQSzg9epoBxlIt1aVcEW47vYhjoMZIbh2t2WNKPLoUP4fzd0uOYbCW9D4M3l_WLPGyu-phQT3Xu1z3PXSTg/s1600-r/Background-Collage-copy.jpg) fixed #414141!important;
color: #666666;
font: 400 13px/1.6 Arial,"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
word-wrap: break-word;
}
a {
color: #55D5FF;
}
a:hover {
color: #888888;
}
h1, h2, h3, h4, h5 {
font-family: "Raleway",Georgia,"Times New Roman",Times,serif;
font-weight: normal;
line-height: inherit;
}
.top_wrapper {
margin-bottom: 0px;
}
.header_left {
float: left;
width: 400px;
}
#header, #header a {
color: #FFFFFF;
}
#header h1 {
font-size: 50px;
}
#header img {
width: 150%;
}
div#head-inner {
max-width: 150%;
margin: 0 auto;
}
body#layout:before {
content: "This template is a property of OddThemes.com";
}
.socials {
float: left;
padding-top: 12px;
}
.socials a {
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhyIzSwaix9RUg4X5_QiX9J8GAVzEnGHKuUax6ekNAsEETaQgMY7_LgMmtYRLWxaiQPyPoFTUThcWUb3VgwWqv1oOjk8ZWqn_m65fgXmhPOYtce2zpM31L72wZ5Z5gvtQWBc_V6rg/s360/social_icons.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
float: left;
height: 28px;
margin-bottom: 10px;
margin-right: 5px;
overflow: hidden;
text-indent: -9999em;
width: 30px;
}
.socials a:hover {
opacity: 0.9;
}
.socials a.facebook {
background-position: -30px 0;
}
.socials a.vimeo {
background-position: -150px 0;
}
.socials a.rss {
background-position: -60px 0;
}
.socials a.google_plus {
background-position: -270px 0;
}
.socials a.pinterest {
background-position: -300px 0;
}
#top_menu {
margin-top: -18px;
position: absolute;
right: 15px;
top: 50%;
}
.sf-menu.hide {
display: none;
}
.select_menu {
cursor: pointer;
display: none;
font-size: 12px;
height: 3em;
line-height: 3em;
margin: 0;
padding-left: 10px;
position: relative;
width: 100%;
z-index: 10;
}
#top_menu span.nav_select {
-moz-box-sizing: border-box;
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCQpVlFOc-rXTVbyW9jhL8nWIKplGCYfinoO6cy6luReARfGzehyphenhyphen5EKqRrsZVpHnz_O5AevchDGuStNu-362to4YbfMmzBXjHqbrbxDQ5qpPRB9jFYEGshZa6CVlUmuuis27SENA/s32/button_gray.png") repeat-x scroll center bottom #EDEDED;
border-radius: 2px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
display: none;
font-size: 12px;
height: 3em;
left: 0;
line-height: 3em;
padding: 0 1em;
position: absolute;
text-shadow: 0 1px 1px #FFFFFF;
top: 0;
width: 100%;
z-index: 1;
}
#top_menu span.nav_select span.menu_icon_wrapper {
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiSb3_37qkEr4Zt3R3GRTcgQY1bK4XZSYF8bVAqO6rY_0MOydT6H8b2zzlAAIcPTVrGH2QoA7qvDuk4TGPJpu0ZaLRMkQVn4oTTYM83YYc3MVYWCtAya1hItpdalTvpGWzy3ITBmw/s32/button.png") repeat-x scroll center bottom #55D5FF;
border-bottom-right-radius: 2px;
border-top-right-radius: 2px;
font-size: 12px;
height: 3em;
position: absolute;
right: 0;
top: 0;
width: 3em;
}
#top_menu span.nav_select span.menu_icon_wrapper span.menu_icon {
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhSpnisrzVA5HpjyDHlDUWL9HICk0HzhWfHotATc0uqqpwTw1yxMlaGJ-shPuHIVOL6zWG_nImTiyPpfIkLs0HrQh2ptUIO53h_ZhVyFzvcnHaSCt9VRDdjXE6s6K0EoLGdImB9gQ/s15/menu_icon.png") no-repeat scroll center center rgba(0, 0, 0, 0);
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.header_search {
-moz-user-select: none;
float: right;
margin-left: 5px;
padding-top: 5px;
}
.header_search .search_zoom {
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhWuQo0cWwXsNi2Yc5kvZputA8sIyrgVrEhsmkXWXTwORz25d4Vn0r5LXcTyjGjaWZocEwm76Jya7y_bHzApMAvydq5QfARU9o5rDar8t6KgeHYLWToB_Tsg-_2HLNag9DqMH-4wA/s210/search_btn.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
cursor: pointer;
float: right;
height: 28px;
width: 30px;
}
.header_search .search_zoom.close {
background-position: 0 100%;
}
.header_search .search_box {
display: none;
height: 36px;
margin-top: -17px;
position: absolute;
right: 40px;
top: 50%;
width: 200px;
}
.header_search .search_box.show {
display: block;
}
.header_search .search_box input.search_input {
height: 36px;
line-height: 32px;
padding: 0 10px;
width: 100%;
}
.sf-menu, .sf-menu * {
list-style: none outside none;
margin: 0;
padding: 0;
}
.sf-menu {
line-height: 1;
}
.sf-menu ul {
position: absolute;
top: -999em;
width: 15em;
}
.sf-menu ul li {
width: 100%;
}
.sf-menu li:hover {
visibility: inherit;
}
.sf-menu li {
float: left;
margin-right: 5px;
position: relative;
}
.sf-menu a {
display: block;
position: relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
left: 0;
top: 3.1em;
z-index: 99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
top: -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
left: 15em;
padding-top: 0;
top: 0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
top: -999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
left: 10em;
top: 0;
}
.sf-menu {
float: left;
}
.sf-menu a {
padding: 0.9em 1em;
text-decoration: none;
}
.sf-menu a, .sf-menu a:visited {
border-radius: 2px;
color: #E8F0F3;
font-weight: bold;
line-height: 1em;
outline: medium none;
padding: 1em;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.sf-menu li {
border-radius: 2px;
}
.sf-menu li li {
background: none repeat scroll 0 0 #FFFFFF;
border-bottom: 1px solid #EAEAEA;
border-radius: 0;
}
.sf-menu li:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.sf-menu li:last-child {
border: medium none;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.sf-menu li li a, .sf-menu li li a:visited {
color: #666666;
text-shadow: none;
}
.sf-menu > li.current-menu-ancestor > a, .sf-menu > li.current-menu-parent > a, .sf-menu > li.current-post-ancestor > a, .sf-menu > li.current-post-parent > a, .sf-menu > li.current-menu-item > a, .sf-menu > li.current_page_item > a, .sf-menu > li.current > a {
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiNVtjnWA0s7NHtlWU-Ihc-6M8JmKLl8mJdIPxHWE5Kims79M43cM7htAGi3hnSTfNEVNPGcoRy-oYZL0fV6JqH66FYfVHXTDv_RQR3fOtw0WABC49FbHrrAE0W5wfT-X4soThoBw/s34/skin1_gd.png") repeat-x scroll center bottom #55D5FF;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
color: #FFFFFF;
}
.sf-menu li:hover, .sf-menu li.sfHover {
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiSb3_37qkEr4Zt3R3GRTcgQY1bK4XZSYF8bVAqO6rY_0MOydT6H8b2zzlAAIcPTVrGH2QoA7qvDuk4TGPJpu0ZaLRMkQVn4oTTYM83YYc3MVYWCtAya1hItpdalTvpGWzy3ITBmw/s32/button.png") repeat-x scroll center bottom #536D86;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
color: #FFFFFF;
outline: 0 none;
}
.sf-menu > li:hover > a, .sf-menu > li.sfHover > a {
color: #FFFFFF;
}
.sf-menu li li.current-menu-ancestor > a, .sf-menu li li.current-menu-parent > a, .sf-menu li li.current-post-ancestor > a, .sf-menu li li.current-post-parent > a, .sf-menu li li.current-menu-item a, .sf-menu li li.current_page_item a, .sf-menu li li.current a {
background: none repeat scroll 0 0 #F0F0F0;
box-shadow: none;
color: #F4836A;
}
.sf-menu li li:hover, .sf-menu li li.sfHover {
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiikWtOlPd3Sy6bris0Emi-dYwgj-NcMBs7BMLpL71Mb2l34560phHXKQZG3vL8of-_P1c9I_sbMI4jfgT_dgVvizPndhubh76LUWRo4CosFEQQASccLPvHHdpD6-flUOeIkLrIPA/s67/pattern.png") repeat-x scroll 0 0 #F9F9F9;
}
.sf-menu li li:hover a, .sf-menu li li.sfHover a {
color: #333333;
}
.sf-menu a.sf-with-ul {
min-width: 1px;
padding-right: 1.7em;
}
.sf-sub-indicator {
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhiSeQfO9N-lWQY7ePD3BQPPGn8KvtZx5QIR0SRmpgenZZf4HHXSb6uO0RxbarYj-vJvzD40hciZj90-QAVzC4qaQQNdD9oq1IigScQrxF020mKS9sSV5yHMuUqwXbr5YooQgqN2w/s110/arrows-ffffff.png") no-repeat scroll -10px -100px rgba(0, 0, 0, 0);
display: block;
height: 10px;
overflow: hidden;
position: absolute;
right: 0.6em;
text-indent: -999em;
top: 1.05em;
width: 10px;
}
a > .sf-sub-indicator {
background-position: 0 -100px;
top: 1.1em;
}
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
background-position: -10px -100px;
}
.sf-menu ul .sf-sub-indicator {
background-position: -10px 0;
}
.sf-menu ul a > .sf-sub-indicator {
background-position: 0 0;
}
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {
background-position: -10px 0;
}
.sf-shadow ul {
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiwJuWyuIHMK9dOSApS0WzpCtFG9yZWoSDQnnkyzFetaHFSCo3g-XFkEpi6-GPrL7CdGDQPmDWljCQtgrHHuM7Ly7IcNsgAnG3Bm0sGX1r1p92Hy6nPz_W5tLoz0IHL3lj9k-14Iw/s19/menu_arrow.png") no-repeat scroll 20px 0 rgba(0, 0, 0, 0);
border-radius: 4px;
padding-top: 8px;
}
.sf-shadow ul.sf-shadow-off {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.sf-shadow ul ul {
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiWEjKXCgCo8R1wcOF6ZzjlIvXYf8XrBCt0i3Nd4IiyApvTKOW9vaMr4KWoLWq0Jfvfl4Jw1LDNGqVAKJIx3jZ7W-iGmNsNHcq6ClzbbkYnBQTKb-XLRY-ohlYyuEle9blyHjCuxw/s19/menu_arrow_sub.png") no-repeat scroll 0 10px rgba(0, 0, 0, 0);
padding: 0 0 0 8px;
}
input[type="text"], input[type="password"], input[type="email"], textarea, select {
-moz-box-sizing: border-box;
background: none repeat scroll 0 0 #F9F9F9;
border: medium none;
border-radius: 2px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
color: #888888;
display: inline-block;
font-size: 0.9em;
line-height: 1em;
margin: 0;
max-width: 100%;
outline: medium none;
padding: 1em;
width: 220px;
}
select {
line-height: 1em;
padding: 1em;
width: 200px;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
background-color: #FFF5CD;
color: #333333;
}
textarea {
min-height: 60px;
}
label, legend {
display: block;
font-weight: bold;
}
label {
display: block;
margin-bottom: 10px;
}
input[type="checkbox"] {
display: inline;
}
@media not all {
input[type="text"], input[type="password"], input[type="email"] {
padding: 0.9em;
}
}
#sidebar-wrapper {
float: right;
width: 300px;
}
/*.post_item, #comments {
background-color: #FFFFFF;
-webkit-box-shadow: 0 2px 3px rgba(0,0,0, .1);
-moz-box-shadow: 0 2px 3px rgba(0,0,0, .1);
box-shadow: 0 2px 3px rgba(0,0,0, .1);
}*/
.post_item h3 {
font-size: 14px;
font-family: 'Raleway', sans-serif;
}
.post_item h1 {
font-size: 38px;
margin-bottom: 18px;
}
.post_item_title a {
background: none repeat scroll 0 0 #fff;
color: #445B63;
display: block;
padding: 8px 20px;
}
.post_item_title a:hover {
color: #2eb3e5;
}
.large_thumb {
position: relative;
}
.thumb {
display: block;
height: auto !important;
width: 100% !important;
}
.post_meta {
border-bottom: 1px solid #E0E1DC;
}
.post_meta span {
color: #999999;
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 12px;
font-style: italic;
line-height: 1;
margin-right: 12px;
padding: 5px 0;
white-space: nowrap;
}
.post_meta span.user {
float:right;
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7GWT2_W4sZsfFCxM3dL7JiN3GjQLJTSSXn8a4mjuqRMLUeiHeUgAUSa9iG0TPTq9XlMu_y2LUa45uKi82gXgaOd2clVfUsvCra-5LnBFoF9i3vLvOgIgCGRFyLSaclbUZbBGJrw/s16/meta_user.png") no-repeat scroll left center rgba(0, 0, 0, 0);
padding-left: 18px;
}
.post_meta span.time {
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgFiF7pI875pUTV0oYxzOWCqTGyb6A4uQvirZN30HFLDamhOHjJDESCKGaia0ijkqiKLWd6b10p0LcSpal0wVOF0RCefPwX9mnGrqVTZUUjvsX5Qjdkf-VrNd7T-CglSzkSul-OqQ/s16/meta_time.png") no-repeat scroll left center rgba(0, 0, 0, 0);
padding-left: 20px;
}
.post_meta span.comment {
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjV6t-lX_asCYPZsWqq-BJIuTfao8bNQSTQpBufY16Upvlep4Ga1-3uXI9SUc_31R7Nyc_dGOVjhqiRDJGFl9GAN1oHf2phklPCdeX0o1lXnTeJhJVXZTGjEScEcCjl-t4vYwrtew/s16/meta_comment.png") no-repeat scroll left center rgba(0, 0, 0, 0);
padding-left: 20px;
}
.post_item_inner {
padding: 20px;
position: relative;
}
.post_item_inner p {
margin-bottom: 30px;
font-family: 'Pontano Sans', sans-serif;
font-size: 15px;
}
.button.normal {
border: #000 1px solid;
height: 8px;
line-height: 7px;
}
.button, .post_tag a, .letter_submit {
border-radius: 2px;
color: #000000;
cursor: pointer;
display: inline-block;
font-size: 0.9em;
font-weight: bold;
line-height: 1em;
outline: medium none;
padding: 1em;
text-decoration: none;
}
.button:hover {
opacity: 0.8;
background: #000;
color: #fff;
transition: background-color 1.5s ease;
-webkit-transition: background-color 1.5s ease;
-moz-transition: background-color 1.5s ease;
-o-transition: background-color 1.5s ease;
}
.like_post {
border-radius: 2px;
float: right;
}
.post blockquote {
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgbS4D2HGY2URVjxkWI9xGgfBlaqZwl45WSB7qHbqA2SmOkjOFTU76BSJQuqUD6zEGUubfwS4Afw29ZNL88YnG4MvL8SnEilZ4x66hWJFvamsoVNH_TTHObMpHrs31hiMgwFGh1Yw/s19/quote.png") no-repeat scroll 25px 20px #34495E;
color: #FFFFFF;
padding: 10px;
position: relative;
}
.post-footer {
border-top: 1px solid #EEEEEE;
margin-top: 30px;
padding-top: 20px;
}
.post_tag a {
border: #000 1px solid;
color: #666666 !important;
font-weight: normal;
margin-bottom: 5px;
margin-right: 5px;
padding: 0.7em 0.9em;
text-shadow: 0 1px 1px #FFFFFF;
}
.post_tag a:hover {
background-color: #444444;
color: #FFFFFF !important;
opacity: 1;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.sidebar .widget {
background-color: #FFFFFF;
box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
margin-bottom: 30px;
}
.sidebar h2 {
background: none repeat scroll 0 0 #424242;
color: #24D4CD;
font-size: 22px;
margin: 0;
padding: 10px 20px;
}
.sidebar ul li {
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi6evsOSEtU7FCZtGyXFlWd-QB_nqkyD6APsz0AGso9C5iFvTdJFGYD_yf7xOiyMHO4EObh3epFkY7BXrOcGN6xUgMErUYBXT91AqLP8OWnHpNKHDsX95FqyKGMWPzF7RUlG4-ibw/s16/folder.png") no-repeat scroll 20px center rgba(0, 0, 0, 0);
border-bottom: 1px solid #EEEEEE;
padding: 15px 20px 15px 45px;
}
.sidebar ul li:hover {
background-color: #F9F9F9;
}
.sidebar ul li:last-child, #PopularPosts1 dd:last-child {
border: medium none;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.sidebar li a {
color: #666666;
}
#comments {
margin-bottom: 30px;
overflow: hidden;
padding: 20px;
}
#comments h4 {
display: inline;
line-height: 40px;
padding: 10px;
}
#comments h4, .comments .comment-header, .comments .comment-thread.inline-thread .comment {
position: relative;
}
#comments h4, .comments .continue a {
background: none repeat scroll 0 0 #3CE7A3
}
#comments h4, .comments .user a, .comments .continue a {
font-size: 16px;
}
#comments h4, .comments .continue a {
color: #FFFFFF;
font-weight: normal;
}
#comments h4:after {
border-right: 20px solid rgba(0, 0, 0, 0);
border-top: 10px solid #3CE7A3;
bottom: -10px;
content: "";
height: 0;
left: 10px;
line-height: 0;
position: absolute;
width: 0;
}
#comments .avatar-image-container img {
border: 0 none;
}
.comment-thread {
color: #111111;
}
.comment-thread a {
color: #777777;
}
.comment-thread ol {
margin: 0 0 20px;
}
.comment-thread .comment-content a, .comments .user a, .comments .comment-thread.inline-thread .user a {
color: #55D5FF;
}
.comments .avatar-image-container, .comments .avatar-image-container img {
height: 48px;
max-height: 48px;
max-width: 48px;
width: 48px;
}
.comments .comment-block, .comments .comments-content .comment-replies, .comments .comment-replybox-single {
margin-left: 60px;
}
.comments .comment-block, .comments .comment-thread.inline-thread .comment {
background: none repeat scroll 0 0 #F9F9F9;
border: 1px solid #DDDDDD;
padding: 10px;
}
.comments .comments-content .comment {
line-height: 1em;
margin: 15px 0 0;
padding: 0;
width: 100%;
}
.comments .comments-content .icon.blog-author {
background-image: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiMjMY24k3SoQFs7js41BXTmGbADNrcIsAFXZVw0k9qp2G09I4zoKvOg08L6iy2A5skMOhNwRu9bB2R4n6UfOhagD32hdFub7mGF1ScBbfLHRV1EdYR6YRB4hYmspnJHI55yohO1A/s36/author.png");
height: 36px;
margin: 0;
position: absolute;
right: -12px;
top: -12px;
width: 36px;
}
.comments .comments-content .inline-thread {
padding: 0 0 0 20px;
}
.comments .comments-content .comment-replies {
margin-top: 0;
}
.comments .comment-content {
line-height: 1.4em;
padding: 5px 0;
}
.comments .comment-thread.inline-thread {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border-left: 1px solid #DDDDDD;
}
.comments .comment-thread.inline-thread .comment {
width: auto;
}
.comments .comment-thread.inline-thread .comment:after {
border-top: 1px solid #DDDDDD;
content: "";
height: 0;
left: -20px;
position: absolute;
top: 10px;
width: 10px;
}
.comments .comment-thread.inline-thread .comment .comment-block {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: 0 none;
padding: 0;
}
.comments .comment-thread.inline-thread .comment-block {
margin-left: 48px;
}
.comments .comment-thread.inline-thread .user a {
font-size: 13px;
}
.comments .comment-thread.inline-thread .avatar-image-container, .comments .comment-thread.inline-thread .avatar-image-container img {
height: 36px;
max-height: 36px;
max-width: 36px;
width: 36px;
}
.comments .continue {
border-top: 0 none;
width: 100%;
}
.comments .continue a {
padding: 10px 0;
text-align: center;
}
.comment .continue {
display: none;
}
#comment-editor {
width: 103% !important;
}
.comment-form {
max-width: 100%;
width: 100%;
}
.comments .comments-content .loadmore, .comments .comments-content {
margin: 0;
}
#blog-pager-newer-link {
float: left;
}
#blog-pager-older-link {
float: right;
}
#blog-pager {
clear: both;
margin: 0;
padding: 0 0 20px;
text-align: center;
}
#footer {
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiikWtOlPd3Sy6bris0Emi-dYwgj-NcMBs7BMLpL71Mb2l34560phHXKQZG3vL8of-_P1c9I_sbMI4jfgT_dgVvizPndhubh76LUWRo4CosFEQQASccLPvHHdpD6-flUOeIkLrIPA/s67/pattern.png") repeat-x scroll 0 0 #FFFFFF;
box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.1);
font-size: 0.9em;
padding: 20px 0;
}
#footer a {
font-weight: bold;
}
#PopularPosts1 img {
background-color: #FFFFFF;
border: 1px solid #EEEEEE;
border-radius: 2px;
float: left;
margin-right: 15px;
padding: 3px;
}
#PopularPosts1 dd {
border-bottom: 1px solid #EEEEEE;
padding: 20px;
}
#PopularPosts1 dd:hover {
background-color: #F9F9F9;
}
#PopularPosts1 dd a {
color: #666666;
}
.status-msg-body {
position: relative !important;
}
.CSS_LIGHTBOX {
z-index: 9999 !important;
}
.fblike {
height: 20px;
max-width: 84px;
padding: 8px 0 3px 13px;
}
.post-share-buttons {
margin-left: 46px;
margin-top: 20px;
}
.post_author {
border-top: 1px solid #EDEDED;
padding: 20px;
}
.post_author h4 {
font-size: 18px;
}
.post_author .author_avatar {
float: left;
height: 100px;
width: 100px;
}
.post_author .author_avatar img {
display: block;
margin-left: 10px;
}
.post_author .author_wrapper {
margin-left: 120px;
}
.post_author h4 {
margin-bottom: 5px;
}
.post_author p {
margin: 0;
padding: 0;
}
.small_thumb {
background-color: #FFFFFF;
border: 1px solid #EEEEEE;
border-radius: 2px;
padding: 3px;
}
#related-posts {
background-color: #FFFFFF;
box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
margin-bottom: 30px;
}
#related-posts ul {
padding: 0 10px;
display:flex;
}
#related-posts ul li {
-moz-box-sizing: border-box;
float: left;
font-weight: bold;
margin-bottom: 20px;
padding: 0 10px;
width: 25%;
}
.pthumb {
background-color: #FFFFFF;
border: 1px solid #EEEEEE;
border-radius: 2px;
height: 97px;
margin: 0 0 10px;
overflow: hidden;
padding: 3px;
width: 129px;
}
.pthumb img {
height: 97px;
width: 129px;
}
#related-posts img:hover {
opacity: 0.7;
}
#related-posts ul li:nth-child(4n+4) {
margin-right: 0;
}
.heading-border {
background: none repeat scroll 0 0 #424242;
color: #24D4CD;
font-size: 22px;
margin: 0 0 20px;
padding: 10px 20px;
}
.FollowByEmail {
background-color: #55D5FF !important;
background-image: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiikWtOlPd3Sy6bris0Emi-dYwgj-NcMBs7BMLpL71Mb2l34560phHXKQZG3vL8of-_P1c9I_sbMI4jfgT_dgVvizPndhubh76LUWRo4CosFEQQASccLPvHHdpD6-flUOeIkLrIPA/s67/pattern.png");
background-repeat: repeat-x;
border: 5px solid #FFFFFF;
color: #FFFFFF;
}
.FollowByEmail h2 {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border-bottom: medium none;
border-radius: 0;
color: #FFFFFF;
margin-bottom: 15px;
padding: 0;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.FollowByEmail .newsletter_inner {
padding: 25px 20px;
}
.FollowByEmail p {
margin-bottom: 30px;
}
.FollowByEmail .letter_email {
line-height: normal;
margin-bottom: 10px;
width: 100%;
}
.FollowByEmail .letter_submit {
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiSb3_37qkEr4Zt3R3GRTcgQY1bK4XZSYF8bVAqO6rY_0MOydT6H8b2zzlAAIcPTVrGH2QoA7qvDuk4TGPJpu0ZaLRMkQVn4oTTYM83YYc3MVYWCtAya1hItpdalTvpGWzy3ITBmw/s32/button.png") repeat-x scroll center bottom #666666;
border: medium none;
margin: 0;
}
.FollowByEmail .letter_submit:hover {
opacity: 0.8;
}
.widget_socials .social_wrapper {
padding: 20px 20px 10px;
}
.widget_socials .social_inner {
margin-right: -20px;
}
.widget_socials p {
margin-bottom: 30px;
}
.widget_socials a {
background-color: #888888;
background-position: 50% 50%;
background-repeat: no-repeat;
border-radius: 2px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
float: left;
height: 35px;
margin-bottom: 10px;
margin-right: 10px;
overflow: hidden;
text-indent: 9999em;
width: 35px;
}
.widget_socials a:hover {
background-color: #666666 !important;
}
.widget_socials a.facebook {
background-color: #6F85AE;
background-image: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiktrocWJFhokPsZaJKUf3rpQgqsfhV1vySbGoO5SwDFnjYez0ZORXHuA-Dsky_RDSRvuAq8j0fUpoagYvXkQAD4B0g6lLB9eS-C3kBOq6ZjqejsCBIkCcm1DZ9SYAgJnoGmHOi_g/s24/facebook.png");
}
.widget_socials a.twitter {
background-color: #23B6C6;
background-image: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGA_mzKuwFbZv7LsCZ5NjQfOzwGXLu6EpObjU7NH6hpvX5qAsw0YQUrG484ERLUGRcJJSLNcwi3x4DpD0i0thcddDwgDUslCps9EsNVf2XFb3bqB2olc2H9p8uFD9pAp9RFxopPg/s24/twitter.png");
}
.widget_socials a.flickr {
background-color: #FF0084;
background-image: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiPqa6a4McWZQxwvbQTBFCPdZiYIi6jCOzO2jE4MF-Ig6NcjBsJ_EusWh4a9vsz7du_1jX8G-dWp6LMAng-dP4azO_jyVGcaxDaPvkfPZPtEaWp8v96OjR8ByVgMcIsjwtZXK49vg/s24/flickr.png");
}
.widget_socials a.dribbble {
background-color: #C6376D;
background-image: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjt441ftTV2GW0NdxtqdeIA5CmT347YHqBdSmm3T7P_WO-vLJY0o_t7dpo49B3CIv97N9ZzaHXXT8Ql35iiZb2IkWs1IBBDfYNLeuQk_1-dwq0oINpUP4-YANoWZnQF2bKlmjsgsA/s24/dribbble.png");
}
.widget_socials a.vimeo {
background-color: #20B9EB;
background-image: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgi0HdOUkZoBWTIzHx-HCvVxHaOnoWbibtv9M5IPC4BiRE37-2jUN2ofBjEQF_Ofwf69tZIw4MxB1lSvY3mpYFDnmi34hqcAkbcFDKv2StDddQDTooj1MzaAvhEnozuO2_5p2bd3g/s24/vimeo.png");
}
.widget_socials a.tumblr {
background-color: #2E4B68;
background-image: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEikngZU1SgWJl5QQXUiiXlhy3OYgjMTn9gpffJXq9LzsR9W-sJEUtmA0uYHq41fXmFJeOyJt8IiShsHQde-ATCBTdsdayu3M08cIGur2oPrJI6mbw2PK-sfReCH694XLwED1_moGQ/s24/tumblr.png");
}
.widget_socials a.rss {
background-color: #FA7204;
background-image: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhkur4iZZwM8EI2F56xRjaHHRm1Gt_Y5Bll3gnySZjKlzwTZxAr7jiJi0ZHvI_sIFuwc29AwwHL7Km5vic6BawSdBgDqytIbij06nvLl77mK6I8ldec-0ZXywqjSpuL-tFGJUGhVQ/s24/rss.png");
}
.widget_socials a.linkedin {
background-color: #006699;
background-image: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEguJ-agSonTGPT8J_aUy9J48CePRtyCZbbelYrX35nCKfZf8sogYUvrdBEwXKqV1JO1Wqq7G-RxEDMvLQ-iIfGyb2x_h_wn39cOPewsgVoJT18KkfZtR-w4P42DbtvUtYS6e_YMgQ/s24/linkedin.png");
}
.widget_socials a.youtube {
background-color: #DD3D3D;
background-image: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg72FBlsIPo3fgHSO15mq6I_KxFCd6EhxaUWCkAE_Y0XYfS4kmy4zaabJsL9ePSVsO3JrvUO_KC7yHfPacM6e6FjAav7Bqi029wue0JXPsXL_eo5lfvtmPz2N6KQnYM1yxWN7M-fg/s24/youtube.png");
}
.widget_socials a.google_plus {
background-color: #DD3D3D;
background-image: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjRwTBwiuizhzuaoivUOFyUZb8FqVUQ3UeSCySdWc9Vu20SXk8i4u2O0-bEUiv93OihdJ7mJt0cw4Io9m1bD7P8iWOh2zI2zghvQYkgvyMxDdN0nFZKL1FApNQPqqZqv4x3pLqzLQ/s24/google%252B.png");
}
.widget_socials a.pinterest {
background-color: #C9242D;
background-image: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh64keBIwGMP0OtTF5bmxseek5HWAWaYb9u_QizsnwNyZtB3cw6rKwySiXUJs66kp-ychHSA_bivjGLVAPEZaepeC6dXEZoH2BF8Dj5dKfjDuHZ5HbN9Bnl0fesOBmyG1GVKLMKiQ/s24/pinterest.png");
}
.widget_socials a.instagram {
background-color: #1B577D;
background-image: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhPiePXkUOXz9VUQsIMRp9o_LTTpbiO9uQrJQsIZS-gKmmlZUcVJhhyphenhyphenFkef2EE4JskYVWiGo9y-0EPd5hyphenhypheniRUS76kFmGTPGYPxevRX16myB59MwMXBA9xqeWyzI-tR3QoD_8ICibQ/s24/instagram.png");
}
#blog-pager{clear:both;margin:30px auto;text-align:center; padding: 7px;}
.blog-pager {background: none;}
.displaypageNum a,.showpage a,.pagecurrent{padding: 3px 7px;margin-right:5px;background:#E9E9E9;color: #888;border:1px solid #E9E9E9;}
.displaypageNum a:hover,.showpage a:hover,.pagecurrent{background:#CECECE;text-decoration:none;color: #000;}
.showpageOf{display:none!important}
#blog-pager .showpage, #blog-pager .pagecurrent{font-weight:bold;color: #888;}
#blog-pager .pages{border:none;}
#blog-pager, .pagenavi {
clear: both;
text-align: center;
margin: 30px auto 15px;
}
.pagenavi .pages {
display: none;
}
#blog-pager a, .pagenavi span, .pagenavi a {
padding: 5px 10px;
text-decoration: none;
font-family: arial;
color: white;
margin: 2px;
background: rgba(0, 0, 0, 0.53);
background-position: bottom;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
border-radius: 30px;
font-size: 20px;
}
#blog-pager a:hover, .pagenavi a:hover {
background: #33CCF0;
}
#blog-pager-older-link, #blog-pager-newer-link {
float: none;
}
.pagenavi .current {
background: #33CCF0;
}
#blog-pager{display:none;}
/* animate css */
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
@-webkit-keyframes bounceInUp {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@-webkit-keyframes fadeIn {
0% {opacity: 0;}
100% {opacity: 1;}
}
@keyframes fadeIn {
0% {opacity: 0;}
100% {opacity: 1;}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
/* slicknav */
/*
Mobile Menu Core Style
*/
.slicknav_btn { position: relative; display: block; vertical-align: middle; float: right; padding: 0.438em 0.625em 0.438em 0.625em; line-height: 1.125em; cursor: pointer; }
.slicknav_menu .slicknav_menutxt { display: block; line-height: 1.188em; float: left; }
.slicknav_menu .slicknav_icon { float: left; margin: 0.188em 0 0 0.438em; }
.slicknav_menu .slicknav_no-text { margin: 0 }
.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125em; height: 0.125em; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em }
.slicknav_nav { clear: both }
.slicknav_nav ul,
.slicknav_nav li { display: block }
.slicknav_nav .slicknav_arrow { font-size: 0.8em; margin: 0 0 0 0.4em; }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_row { display: block; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a { display: inline }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
/* IE6/7 support */
.slicknav_menu { *zoom: 1 }
/*
User Default Style
Change the following styles to modify the appearance of the menu.
*/
.slicknav_menu {
font-size:16px;
}
/* Button */
.slicknav_btn {
margin: 5px 5px 6px;
text-decoration:none;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background-color: #222222;
}
/* Button Text */
.slicknav_menu .slicknav_menutxt {
color: #FFF;
font-weight: bold;
text-shadow: 0 1px 3px #000;
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
background-color: #f5f5f5;
}
.slicknav_menu {
background:#4c4c4c;
padding:5px;
}
.slicknav_nav {
color:#fff;
margin:0;
padding:0;
font-size:0.875em;
}
.slicknav_nav, .slicknav_nav ul {
list-style: none;
overflow:hidden;
}
.slicknav_nav ul {
padding:0;
margin:0 0 0 20px;
}
.slicknav_nav .slicknav_row {
padding:5px 10px;
margin:2px 5px;
}
.slicknav_nav a{
padding:5px 10px;
margin:2px 5px;
text-decoration:none;
color:#fff;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
padding:0;
margin:0;
}
.slicknav_nav .slicknav_row:hover {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
background:#ccc;
color:#fff;
}
.slicknav_nav a:hover{
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
background:#ccc;
color:#222;
}
.slicknav_nav .slicknav_txtnode {
margin-left:15px;
}
/* slicknav */
.slicknav_menu {
display:none;
}
@media screen and (max-width: 40em) {
/* #masthead is the original menu */
#masthead {
display:none;
}
.slicknav_menu {
display:block;
}
}
/*<!-- sinister -->*/
.p-right{
position: fixed;
bottom: 0;
right: 0;
padding: 10px;
}
/* HEADER WRAPPER */
.header {
/* float: left; */
width: 750px;
/* max-width: 257px; */
position: relative;
z-index: 300;
margin: 7% auto;
text-align: center;
}
.header h1.title,.header p.title {
font:normal bold 45px Fondamento, Arial, Helvetica, sans-serif;
margin:0 0 0 0;
text-transform:uppercase;
}
.header .description {
color:#555555;
}
.header a {
color:#333333;
}
.header a:hover {
color:#999;
}
.header img {
display:block;
}
.header-right {
float:right;
padding:0;
overflow:hidden;
margin:55px 0;
width:41.8%;
max-width:468px;
}
.header-right img {
display:block;
}
/* random css */
.yo .post_item_inner {
background:#D25CD6;
color: #fff;
font-size:16px;
}
.lop
{
margin: 0 auto;
width: 1180px;
max-width:100%;
}
/*<!--custom sidebar-->*/
.like_post{display:none;}
img#Header1_headerimg{margin:auto;}
a#Blog1_blog-pager-older-link {
border: 2px solid #000;
padding: 5px 8px;
line-height: 3;
color: #fff;
border-radius: 4px;
}
a#Blog1_blog-pager-newer-link{border: 2px solid #000;
padding: 5px 8px;
line-height: 3;
color: #fff;
border-radius: 4px;}
a.home-link{border: 2px solid #000;
padding: 5px 25px;
line-height: 3;
color: #fff;
border-radius: 4px;}
.outer23 {
background: #fff;
-webkit-box-shadow: 0 1px 0 rgba(0,0,0, .1);
-moz-box-shadow: 0 1px 0 rgba(0,0,0, .1);
box-shadow: 0 1px 0 rgba(0,0,0, .1);
height:90px;
}
.side1{
bottom: 0;
left: 0;
top: 0;
width: 1160px;
margin: 0 auto 50px;
}
/* random */
#left-sidebar-wrap {
bottom: 0;
display: block;
left: 0;
position: absolute;
top: 0;
width: 200px;
}
#sidebar-top{
top: 0;
left: 0;
width: 250px;
text-align: center;
float:left;
margin-bottom: 30px;
margin-top: 20px;
}
#sidebar-top #logo {
color: #666666;
display: table-cell; /* for vertical alignment */
font-family: 'Raleway';
font-size: 14px;
font-weight: bold;
line-height: 43px;
text-align: center;
text-transform: uppercase;
vertical-align: middle;
width: 200px;
}
#sidebar-top #logo-text {
display: block;
padding: 30px 10px 0;
text-align: left;
}
#sidebar-top #logo img{
max-width: 100%;
}
#sidebar-wrap {
color: #A1A1A1;
overflow-y: auto;
padding: 45px 15px 10px 20px;
text-align: right;
width: 100%;
}
#sidebar-wrap.popup {
overflow-y: visible;
}
#sidebar-wrap.fixed{
position: fixed;
top: 10px;
height: 100%;
z-index: 100;
}
#sidebar,
#sidebar a,
#sidebar a:visited,
#sidebar-right,
#sidebar-right a,
#sidebar-right a:visited{
color: #666;
}
#main-menu, #secondary-menu{
font-family: Raleway;
}
#main-menu li{
color: #808080;
font-size: 14px;
line-height:0;
margin: 0 10px 4px 0px;
text-transform: uppercase;
position: relative;
float:left;
}
#sidebar #main-menu .sub-menu li{
line-height: 120%;
font-size: 14px;
margin-bottom: 0;
text-transform: none;
margin-top: 3px;
}
#secondary-menu li{
line-height: 130%;
font-size: 15px;
margin-bottom: 0;
overflow: hidden;
}
#secondary-menu{
margin-top: 50px;
}
/* popup submenu */
@media all and (min-width: 701px){
.popup .sub-menu {
background-color: #000000;
display: none;
left: 180px;
padding: 10px 20px;
position: absolute;
text-align: left;
top: -45px;
width: 300px;
z-index: 999;
/*
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
*/
}
.popup .sub-menu .sub-menu {
left: 330px;
}
.popup .sub-menu:before {
background: url("images/submenu_arrow.png") no-repeat scroll 100% 45px rgba(0, 0, 0, 0);
content: "";
display: block;
height: 100%;
left: -40px;
position: absolute;
text-align: center;
top: 0;
width: 40px;
}
.popup #main-menu li:hover > .sub-menu {
display: block;
}
.popup #main-menu .sub-menu li a,
.popup #main-menu .sub-menu li a:visited {
color: #FFFFFF;
}
.popup #sidebar #main-menu .sub-menu li {
padding: 5px 0;
}
}
#copy{
display: block;
margin-top: 140px;
font-size: 12px;
line-height: 130%;
color: #757171;
}
#sidebar-bg {
background-color: #FFFFFF;
bottom: 0;
left: 0;
position: fixed;
top: 0;
width: 200px;
display: block;
height: 100%;
}
/*responsive*/
@media only screen and (max-width: 1041px) and (min-width: 791px) {
.side1{width:180px;}
#sidebar-wrap{width:140px;}
.container23{margin-left:174px;width:83%;}
.row .row{margin:0px;}
.row .twelve {
width: 100%;
}
}
@media only screen and (max-width: 790px) and (min-width: 479px) {
#related-posts{display:none;}
.side1{width:130px;}
#sidebar-wrap{width:102px;}
.row .row{margin:0px;}
.row .twelve {
width: 100%;
}
.leftfooter{width:100%!important;text-align:center!important;}
.rightfooter{width:100%!important;text-align:center!important;}
div.post_item:after{right:0.2rem;}
div.post_item:before{right:1rem;}
.side1{width:165px;}
#sidebar-wrap{width:128px;}
.row .row{margin:0px;}
div.post_item:after{right:0.5rem;}
div.post_item:before{right:1.3rem;}
}
@media only screen and (max-width: 767px) and (min-width: 500px) {
.side1{width:150px;}
#sidebar-wrap{width:120px;}
.row .row{margin:0px;}
div.post_item:after{right:0.5rem;}
div.post_item:before{right:1.3rem;}
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
.row .twelve {
width: 100%;
}
#related-posts ul li{width:19%;}
.post-body img{width:100%;}
div.post_item:after {
right: 0.2rem;
}
div.post_item:before {
right: 1.1rem;
}
}
@media only screen and (max-width: 481px) and (min-width: 320px){
.side1 {
width: 100px;}
#sidebar-wrap {
width: 72px;
}
.menu-button{width: 2em;
height: 2em;}
div#sidebar {
margin: -13px;
width: 100%;
}
.leftfooter{width:100%!important;text-align:center!important;}
.rightfooter{width:100%!important;text-align:center!important;}
#main-menu li{font-size: 14px;}
.post_meta span.user{float:left;}
.post-share-buttons{display:none;}
#related-posts{display:none;}
.goog-inline-block{display:none;}
div.post-share-buttons.goog-inline-block{display:none;}
#post_grids .columns {
width: 100%;}
#leftContent{overflow:hidden;}
}
@media only screen and (max-width: 321px){
.side1 {
width: 100px;}
#sidebar-wrap {
width: 72px;
}
.menu-button{width: 2em;
height: 2em;}
div#sidebar {
margin: -13px;
width: 119%;
}
#post_grids .columns {
width: 100%;}
.header{width:350px;}
.post_item, #comments{margin-right: -27px;}
#main-menu li{font-size: 14px;}
.post_meta span.user{float:left;}
.post-share-buttons{display:none;}
#related-posts{display:none;}
.goog-inline-block{display:none;}
div.post-share-buttons.goog-inline-block{display:none;}
.row .twelve {
width: 88%;
}
}
.post{
float:left;
width:47%;
}
/*MENUDOT*/
/*li.current-menu-item.current_page_item:before {
border: 2px solid #33CCF0 !important;
position: absolute;
/* top: 50%; */
content: "";
/* right: 72%; */
width: 4px;
height: 4px;
border-radius: 100%;
margin-top: 20px;
margin-left: -44px;
}*/
/*menu*/
/* Ads and Menu */
#ad_bottom {
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjTp_VJDlEgKXiQkwI1nLeRPEaNJKIoWTMq09IGZqF2sHZ0pAZfcWOiNyGSfC4-R0b3-_udy8JQSgwHSTEcSEsk_inSMYtPOpm37JrJx7Ig1XTZXOYM_hhfk3aw3UMXDUfMIQj3/s1600/pattern.png) repeat-x center center;
float: left;
width: 100%;
padding-top: 20px;
padding-bottom: 20px;
}
.ad_bottom_wrap {
margin: auto;
width: 728px;
}
#mobile-menu {
display: none;
}
.containers {
width: 820px;
margin: auto;
}
.nav-line {
background-color: #fff;
}
.navbar .nav>li {
float: left;
}
.navbar .nav>li>a {
float: none;
padding: 10px 15px 10px;
color: #777777;
text-decoration: none;
text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav>li>a:focus,.navbar .nav>li>a:hover {
background-color: transparent;
color: #333333;
text-decoration: none;
}
.navbar .nav>.active>a,.navbar .nav>.active>a:hover,.navbar .nav>.active>a:focus {
color: #555555;
text-decoration: none;
background-color: #e5e5e5;
-webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
-moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
#mobile-menu {
position: absolute;
right: 5px;
top: 3px;
}
#masthead .oddthemes-nav .container {
position: relative;
}
#masthead .oddthemes-nav {
opacity: 1;
background-color: rgba(0, 0, 0, 0.64);
box-shadow: 0 1px 0 rgba(0,0,0,0.1) inset, 0 -1px 0 rgba(0,0,0,0.1) inset;
min-height: 44px;
-webkit-transition: top 0.3s ease-in-out;
-moz-transition: top 0.3s ease-in-out;
-o-transition: top 0.3s ease-in-out;
-ms-transition: top 0.3s ease-in-out;
transition: top 0.3s ease-in-out;
}
#masthead .oddthemes-nav .navbar .nav > li > a {
line-height: 25px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
/*padding: 13px 20px;*/
font-family: raleway,lato,arial,sans-serif;
text-transform: uppercase;
}
#masthead .oddthemes-nav.shrunk .navbar .nav > li > a {
line-height: 25px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#masthead .oddthemes-nav.fixed {
opacity: 0.95;
margin-bottom: 0;
width: 100%;
top: 0;
left: 0;
position: fixed;
}
.navbar-inverse .sinline {
background: transparent;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
border: none;
padding: 0 15px;
filter: none;
}
.navbar {
margin-bottom: 0;
float: left;
position: relative;
}
.navbar .brand {
display: block;
text-align: center;
width: 100%;
color: #555555;
height: 70px;
margin: 0 30px 0 0;
padding: 13px 0 12px;
}
.navbar .brand-text {
line-height: 42px;
}
.navbar .nav > li > a {
color: #EFEFEF;
display: block;
font-size: 15px;
font-weight: 300;
line-height: 25px;
text-decoration: none;
}
.navbar-inverse .brand, .navbar-inverse .nav > li > a {
text-shadow: none;
}
.navbar-inverse .brand:hover, .navbar-inverse .nav > li > a:hover, .navbar-inverse .brand:focus, .navbar-inverse .nav > li > a:focus {
color: inherit;
opacity: 0.7;
}
.nav-line {
position: absolute;
height: 2px;
width: 100px;
top: 0;
left: 0;
}
.navbar-inverse .navbarse .nav > li > a, .navbar-inverse .navbarse .dropdown-menu a {
color: #EFEFEF;
}
.navbar .nav > li.active, .navbar .nav > li:hover {
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.02);
color: #fff;
}
.btn.btn-navbar:hover, .btn.btn-navbar:active, .btn.btn-navbar:focus {
background: none repeat scroll 0 0 #67B295;
}
.navbarse .nav > li > a, .navbarse .dropdown-menu a {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.search-bar {
margin-top: 20px;
}
/* =Social menu
----------------------------------------------- */
#social-menu{
padding:15px;
}
#social-menu a {
display: block;
float: left;
font-family: 'Font Awesome';
font-size: 25px;
margin-left: 10px;
margin-bottom: 10px;
color: #ccc;
width: 20px;
height: 20px;
}
#social-menu a, #social-menu a:visited{
color: #6A6869;
}
#social-menu .icon-facebook-rounded:hover{
color: #45619D;
}
#social-menu .icon-twitter:hover{
color: #1AB2E8;
}
#social-menu .icon-youtube:hover{
color: #C2302A;
}
#social-menu .icon-soundcloud-rounded:hover{
color: #F96604;
}
#social-menu .icon-flickr-rounded:hover{
color: #F3006F;
}
#social-menu .icon-google-rounded:hover{
color: #201f1d;
}
#social-menu .icon-vimeo-rounded:hover{
color: #229acc;
}
#social-menu .icon-linkedin-rounded:hover{
color: #0274b3;
}
#social-menu .icon-pinterest-rounded:hover{
color: #cb2027;
}
#social-menu .icon-picassa-rounded:hover{
color: #9864ae;
}
#social-menu .icon-instagram:hover{
color: #8c5d4d;
}
#social-menu .icon-tumblr-rounded:hover{
color: #34506b;
}
#social-menu .icon-deviantart-rounded:hover{
color: #000;
}
#social-menu .icon-dribbble-rounded:hover{
color: #e24d85;
}
#social-menu .icon-reddit:hover{
color: #000;
}
#social-menu .icon-behance-rounded:hover{
color: #2d9ad2;
}
#social-menu .icon-feed-rounded:hover{
color: #f68026;
}
.menuhead{
width:100%;
}
i.fa.fa-share {
width: 25px;
height: 25px;
/* background: black; */
text-align: center;
}
i.fa.fa-share:before {
vertical-align: -webkit-baseline-middle;
}
.separator a {
margin-left: 0!important;
margin-right: 0!important;
}
.footerbottom {
background: rgba(0, 0, 0, 0.64);
width: 100%;
height: 50px;
margin-top: 20px;
}
.contentfooter {
padding: 15px;
}
.leftfooter {
float: left;
width: 50%;
}
.rightfooter {
float: right;
width: 50%;
text-align: right;
}
.leftfooter a {
margin: 15px;
}
div#sidebar1 {
text-align: center;
}
.share-story-container{display:block;min-height:41px;border-top:5px solid #F1F1F1;width:103%;position:relative;margin:0;padding:4% 0 0}
.share-story-container ul{list-style:none;text-align:center;margin:0;padding:0}
.share-story-container ul li{text-align:center;display:inline-block;margin:1 10px}
/* Follow us */
.follow-us li {
position: relative;
display: inline-block;
height: 32px;
background: #3a3a3a;
line-height: 32px;
font-size: 14px;
padding: 0 15px;
border-radius: 3px;
text-align: center;
cursor: pointer;
margin: 5px 5px 5px 0;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.follow-title {
color: #ffffff;
opacity: 1;
}
.follow-icon {
font-size: 18px;
color: #fff;
opacity: 0;
margin-top: -32px;
}
.follow-us li:hover {
background: #0093BF;
}
.follow-us li:hover .follow-title {
opacity: 0;
}
.follow-us li:hover .follow-icon {
opacity: 1;
}
#menu-menu-1 li ul {
display: none;
position: absolute;
padding: 0;
top: 100%;
background: #fff;
margin: 0;
margin-top: 0;
z-index: 100;
box-shadow: 0px 0px 10px -1px #999;
}
#menu-menu-1 li:hover ul {
display: block;
width: 200px;
padding: 10px 10px 0;
}
#menu-menu-1 li ul li a {
color: #333;
}
#menu-menu-1 li ul li{
color: #333;
}
#menu-menu-1 li ul li {
float: none;
padding: 0px;
}
#menu-menu-1 li ul li a, #menu-menu-1 li:hover ul li a, #menu-menu-1 li.over ul li a {
padding: 12px 16px 12px 14px;
display: block;
width: 142px;
text-align: left;
height: auto;
background: #FFFFFF;
font-size: 14px;
font-weight: 400;
border-bottom: 1px solid #EEEEEE;
color: #333;
text-transform: none;
}
--></style>
<style>
@media only screen and (max-width: 400px) {
.content p {
display: none;
}
.p-right{display: none;}
}
@media only screen and (min-width: 400px) {
/*
--------------------------------------------------------
Item Information
--------------------------------------------------------
sinister
-------------------------------------------------------- */
.ImageWrapper {/*-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);-ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);-o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);*/display: block;overflow: hidden;position: relative;}
/* =============================================
Button Layout and Color Scheme
============================================= */
.WhiteRounded {background-color: #ffffff;border: medium none;display: inline-block !important;float: none !important;font-size: 14px;font-weight: normal;height: 40px;line-height: 40px;margin: 0 2px;text-align: center;width: 40px;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);-ms-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);-o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);}
.WhiteRounded > a {color: #222222;display: block;font-weight: normal;}
.RedRounded {background-color: #D8322B;border: medium none;display: inline-block !important;float: none !important;font-size: 14px;font-weight: normal;height: 40px;line-height: 40px;margin: 0 2px;text-align: center;width: 40px;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);-ms-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);-o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);}
.RedRounded > a {color: #FFFFFF;display: block;font-weight: normal;}
.BlackRounded {background-color: #222222;border: medium none;display: inline-block !important;float: none !important;font-size: 14px;font-weight: normal;height: 40px;line-height: 40px;margin: 0 2px;text-align: center;width: 40px;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);-ms-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);-o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);}
.BlackRounded > a {color: #ffffff;display: block;font-weight: normal;}
.WhiteHollowRounded {border: 1px solid #ffffff;display: inline-block !important;float: none !important;font-size: 14px;font-weight: normal;height: 40px;line-height: 40px;margin: 0 2px;text-align: center;width: 40px;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;}
.WhiteHollowRounded > a {color: #ffffff;display: block;font-weight: normal;}
.BlackHollowRounded {border: 1px solid #222222;display: inline-block !important;float: none !important;font-size: 14px;font-weight: normal;height: 40px;line-height: 40px;margin: 0 2px;text-align: center;width: 40px;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;}
.BlackHollowRounded > a {color: #222222;display: block;font-weight: normal;}
.WhiteSquare {background-color: #ffffff;border: medium none;display: inline-block !important;float: none !important;font-size: 14px;font-weight: normal;height: 40px;line-height: 40px;margin: 0 2px;text-align: center;width: 40px;-webkit-border-radius: 4px 4px 4px;-moz-border-radius: 4px 4px 4px;-ms-border-radius: 4px 4px 4px;-o-border-radius: 4px 4px 4px;border-radius: 4px 4px 4px;-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);-ms-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);-o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);}
.WhiteSquare > a {color: #222222;display: block;font-weight: normal;}
.BlackSquare {background-color: #222222;border: medium none;display: inline-block !important;float: none !important;font-size: 14px;font-weight: normal;height: 40px;line-height: 40px;margin: 0 2px;text-align: center;width: 40px;-webkit-border-radius: 4px 4px 4px;-moz-border-radius: 4px 4px 4px;-ms-border-radius: 4px 4px 4px;-o-border-radius: 4px 4px 4px;border-radius: 4px 4px 4px;-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);-ms-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);-o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);}
.BlackSquare > a {color: #ffffff;display: block;font-weight: normal;}
.WhiteHollowSquare {border: 1px solid #ffffff;display: inline-block !important;float: none !important;font-size: 14px;font-weight: normal;height: 40px;line-height: 40px;margin: 0 2px;text-align: center;width: 40px;-webkit-border-radius: 4px 4px 4px;-moz-border-radius: 4px 4px 4px;-ms-border-radius: 4px 4px 4px;-o-border-radius: 4px 4px 4px;border-radius: 4px 4px 4px;}
.WhiteHollowSquare > a {color: #ffffff;display: block;font-weight: normal;}
.BlackHollowSquare {border: 1px solid #222222;display: inline-block !important;float: none !important;font-size: 14px;font-weight: normal;height: 40px;line-height: 40px;margin: 0 2px;text-align: center;width: 40px;-webkit-border-radius: 4px 4px 4px;-moz-border-radius: 4px 4px 4px;-ms-border-radius: 4px 4px 4px;-o-border-radius: 4px 4px 4px;border-radius: 4px 4px 4px;}
.BlackHollowSquare > a {color: #222222;display: block;font-weight: normal;}
.VisibleButtons {margin: 0;position: absolute;text-align: center;width: 100%;top: 50%;margin-top: -20px;}
.VisibleImageOverlay {position: absolute;background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);width: 100%;height: 100%;top: 0;left: 0;opacity: .6;visibility: visible;}
/* =============================================
Overlay Effects
============================================= */
.ImageWrapper .ImageOverlayH {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);bottom: 0;display: block;height: 100%;left: 0;opacity: 0;position: absolute;right: 0;top: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;width: 100%;}
.ImageWrapper:hover .ImageOverlayH {opacity: 1;}
.ImageWrapper .ImageOverlayHe {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);height: 0;display: block;height: 0;left: 0;opacity: 0;position: absolute;top: 50%;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;width: 100%;}
.ImageWrapper:hover .ImageOverlayHe {height: 100%;top: 0;opacity: 1;}
.ImageWrapper .ImageOverlayLi:after {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);height: 100%;content:"";display: block;left: 0;opacity: 0;position: absolute;top: -100%;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;width: 100%;}
.ImageWrapper:hover .ImageOverlayLi:after {top: -50%;opacity: 1;}
.ImageWrapper .ImageOverlayLi:before {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);bottom: -100%;height: 100%;content:"";display: block;left: 0;opacity: 0;position: absolute;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;width: 100%;}
.ImageWrapper:hover .ImageOverlayLi:before {bottom: -50%;opacity: 1;}
.ImageWrapper .ImageOverlayBe:after {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);height: 100%;content:"";display: block;left: 0;opacity: 0;position: absolute;top: -100%;-webkit-transition: all 0.6s ease 0s;-moz-transition: all 0.6s ease 0s;-ms-transition: all 0.6s ease 0s;-o-transition: all 0.6s ease 0s;transition: all 0.6s ease 0s;width: 100%;}
.ImageWrapper:hover .ImageOverlayBe:after {top: 50%;opacity: 1;}
.ImageWrapper .ImageOverlayBe:before {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);bottom: -100%;height: 100%;content:"";display: block;left: 0;opacity: 0;position: absolute;-webkit-transition: all 0.6s ease 0s;-moz-transition: all 0.6s ease 0s;-ms-transition: all 0.6s ease 0s;-o-transition: all 0.6s ease 0s;transition: all 0.6s ease 0s;width: 100%;}
.ImageWrapper:hover .ImageOverlayBe:before {bottom: 50%;opacity: 1;}
.ImageWrapper .ImageOverlayB {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);height: 100%;display: block;left: 50%;opacity: 0;position: absolute;top: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;width: 0;}
.ImageWrapper:hover .ImageOverlayB {left: 0;width: 100%;opacity: 1;}
.ImageWrapper .ImageOverlayC:after {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);height: 100%;content:"";display: block;right: -100%;opacity: 0;position: absolute;top: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;width: 100%;}
.ImageWrapper:hover .ImageOverlayC:after {right: -50%;opacity: 1;}
.ImageWrapper .ImageOverlayC:before {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);height: 100%;content:"";display: block;left: -100%;opacity: 0;position: absolute;top: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;width: 100%;}
.ImageWrapper:hover .ImageOverlayC:before {left: -50%;opacity: 1;}
.ImageWrapper .ImageOverlayN:after {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);height: 100%;content:"";display: block;right: -100%;opacity: 0;position: absolute;top: 0;-webkit-transition: all 0.6s ease 0s;-moz-transition: all 0.6s ease 0s;-ms-transition: all 0.6s ease 0s;-o-transition: all 0.6s ease 0s;transition: all 0.6s ease 0s;width: 100%;}
.ImageWrapper:hover .ImageOverlayN:after {right: 50%;opacity: 1;}
.ImageWrapper .ImageOverlayN:before {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);height: 100%;content:"";display: block;left: -100%;opacity: 0;position: absolute;top: 0;-webkit-transition: all 0.6s ease 0s;-moz-transition: all 0.6s ease 0s;-ms-transition: all 0.6s ease 0s;-o-transition: all 0.6s ease 0s;transition: all 0.6s ease 0s;width: 100%;}
.ImageWrapper:hover .ImageOverlayN:before {left: 50%;opacity: 1;}
.ImageWrapper .ImageOverlayO {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);height: 100%;display: block;left: -100%;opacity: 0;position: absolute;top: -100%;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;width: 100%;}
.ImageWrapper:hover .ImageOverlayO {left: 0;top: 0;opacity: 1;}
.ImageWrapper .ImageOverlayF {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);height: 100%;display: block;right: -100%;opacity: 0;position: absolute;top: -100%;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;width: 100%;}
.ImageWrapper:hover .ImageOverlayF {right: 0;top: 0;opacity: 1;}
.ImageWrapper .ImageOverlayNe {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);height: 100%;display: block;left: -100%;opacity: 0;position: absolute;bottom: -100%;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;width: 100%;}
.ImageWrapper:hover .ImageOverlayNe {bottom: 0;left: 0;opacity: 1;}
.ImageWrapper .ImageOverlayNa {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);height: 100%;display: block;right: -100%;opacity: 0;position: absolute;bottom: -100%;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;width: 100%;}
.ImageWrapper:hover .ImageOverlayNa {bottom: 0;right: 0;opacity: 1;}
.ImageWrapper .ImageOverlayMg {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);height: 100%;display: block;left: 0;opacity: 0;position: absolute;top: -100%;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;width: 100%;}
.ImageWrapper:hover .ImageOverlayMg {top: 0;opacity: 1;}
.ImageWrapper .ImageOverlayAl {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);height: 100%;display: block;left: 0;opacity: 0;position: absolute;bottom: -100%;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;width: 100%;}
.ImageWrapper:hover .ImageOverlayAl {bottom: 0;opacity: 1;}
.ImageWrapper .ImageOverlaySi {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);height: 100%;display: block;top: 0;opacity: 0;position: absolute;right: -100%;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;width: 100%;}
.ImageWrapper:hover .ImageOverlaySi {right: 0;opacity: 1;}
.ImageWrapper .ImageOverlayP {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);height: 100%;display: block;top: 0;opacity: 0;position: absolute;left: -100%;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;width: 100%;}
.ImageWrapper:hover .ImageOverlayP {left: 0;opacity: 1;}
.ImageWrapper .ImageOverlayS {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);height: 100%;display: block;top: 0;opacity: 0;position: absolute;left: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;width: 100%;-webkit-transform: rotate(180deg) scale(0);-moz-transform: rotate(180deg) scale(0);-ms-transform: rotate(180deg) scale(0);-o-transform: rotate(180deg) scale(0);transform: rotate(180deg) scale(0);}
.ImageWrapper:hover .ImageOverlayS {-webkit-transform: rotate(0deg) scale(1);-moz-transform: rotate(0deg) scale(1);-ms-transform: rotate(0deg) scale(1);-o-transform: rotate(0deg) scale(1);transform: rotate(0deg) scale(1);opacity: 1;}
.ImageWrapper .ImageOverlayCl {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);height: 100%;display: block;top: 0;opacity: 0;position: absolute;left: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;width: 100%;-webkit-transform: rotate(-180deg) scale(0);-moz-transform: rotate(-180deg) scale(0);-ms-transform: rotate(-180deg) scale(0);-o-transform: rotate(-180deg) scale(0);transform: rotate(-180deg) scale(0);}
.ImageWrapper:hover .ImageOverlayCl {-webkit-transform: rotate(0deg) scale(1);-moz-transform: rotate(0deg) scale(1);-ms-transform: rotate(0deg) scale(1);-o-transform: rotate(0deg) scale(1);transform: rotate(0deg) scale(1);opacity: 1;}
.ImageWrapper .ImageOverlayArLeft:before {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);opacity: 0;content:"";display: block;position: absolute;top: -50%;-webkit-transition: all 0.2s ease 0s;-moz-transition: all 0.2s ease 0s;-ms-transition: all 0.2s ease 0s;-o-transition: all 0.2s ease 0s;transition: all 0.2s ease 0s;width: 100%;height: 100%;left: -100%;overflow: hidden;}
.ImageWrapper .ImageOverlayArLeft:after {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);opacity: 0;content:"";display: block;position: absolute;top: 50%;-webkit-transition: all 0.2s ease .2s;-moz-transition: all 0.2s ease .2s;-ms-transition: all 0.2s ease .2s;-o-transition: all 0.2s ease .2s;transition: all 0.2s ease .2s;width: 100%;height: 100%;left: -100%;overflow: hidden;}
.ImageWrapper .ImageOverlayArRight:before {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);opacity: 0;content:"";display: block;position: absolute;top: -50%;-webkit-transition: all 0.2s ease .3s;-moz-transition: all 0.2s ease .3s;-ms-transition: all 0.2s ease .3s;-o-transition: all 0.2s ease .3s;transition: all 0.2s ease .3s;width: 100%;height: 100%;right: -100%;overflow: hidden;}
.ImageWrapper .ImageOverlayArRight:after {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);opacity: 0;content:"";display: block;position: absolute;top: 50%;-webkit-transition: all 0.2s ease .5s;-moz-transition: all 0.2s ease .5s;-ms-transition: all 0.2s ease .5s;-o-transition: all 0.2s ease .5s;transition: all 0.2s ease .5s;width: 100%;height: 100%;right: -100%;overflow: hidden;}
.ImageWrapper:hover .ImageOverlayArLeft:before, .ImageWrapper:hover .ImageOverlayArLeft:after {opacity: 1;left: 50%;}
.ImageWrapper:hover .ImageOverlayArRight:before, .ImageWrapper:hover .ImageOverlayArRight:after {opacity: 1;right: 50%;}
.ImageWrapper .ImageOverlayK {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);opacity: 0;position: absolute;width: 100%;height: 100%;display: block;top: 0;left: 0;-webkit-transform-origin: top left;-moz-transform-origin: top left;-ms-transform-origin: top left;-o-transform-origin: top left;transform-origin: top left;-webkit-transform-style: preserve-3D;-moz-transform-style: preserve-3D;-ms-transform-style: preserve-3D;-o-transform-style: preserve-3D;transform-style: preserve-3D;-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .ImageOverlayK {-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);opacity: 1;}
.ImageWrapper .ImageOverlayCa {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);opacity: 0;position: absolute;width: 100%;height: 100%;display: block;top: 0;left: 0;-webkit-transform-origin: top right;-moz-transform-origin: top right;-ms-transform-origin: top right;-o-transform-origin: top right;transform-origin: top right;-webkit-transform-style: preserve-3D;-moz-transform-style: preserve-3D;-ms-transform-style: preserve-3D;-o-transform-style: preserve-3D;transform-style: preserve-3D;-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .ImageOverlayCa {-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);opacity: 1;}
.ImageWrapper .ImageOverlaySc {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);opacity: 0;position: absolute;width: 100%;height: 100%;display: block;top: 0;left: 0;-webkit-transform-origin: bottom left;-moz-transform-origin: bottom left;-ms-transform-origin: bottom left;-o-transform-origin: bottom left;transform-origin: bottom left;-webkit-transform-style: preserve-3D;-moz-transform-style: preserve-3D;-ms-transform-style: preserve-3D;-o-transform-style: preserve-3D;transform-style: preserve-3D;-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .ImageOverlaySc {-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);opacity: 1;}
.ImageWrapper .ImageOverlayTi {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);opacity: 0;position: absolute;width: 100%;height: 100%;display: block;top: 0;left: 0;-webkit-transform-origin: bottom right;-moz-transform-origin: bottom right;-ms-transform-origin: bottom right;-o-transform-origin: bottom right;transform-origin: bottom right;-webkit-transform-style: preserve-3D;-moz-transform-style: preserve-3D;-ms-transform-style: preserve-3D;-o-transform-style: preserve-3D;transform-style: preserve-3D;-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .ImageOverlayTi {-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);opacity: 1;}
/* =============================================
Background Transform
============================================= */
.GrayScale {-webkit-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'></feColorMatrix></filter></svg>#grayscale");filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'></feColorMatrix></filter></svg>#grayscale");filter: gray;-webkit-filter: grayscale(100%);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);opacity: .6;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.GrayScale:hover {-webkit-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'></feColorMatrix></filter></svg>#grayscale");filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'></feColorMatrix></filter></svg>#grayscale");-webkit-filter: grayscale(0%);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity: 1;}
.BackgroundS img {-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.BackgroundS:hover img {-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);transform: scale(1.2);}
.BackgroundRR img {-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.BackgroundRR:hover img {-webkit-transform: rotate(-10deg) scale(1.4);-moz-transform: rotate(-10deg) scale(1.4);-ms-transform: rotate(-10deg) scale(1.4);-o-transform: rotate(-10deg) scale(1.4);transform: rotate(-10deg) scale(1.4);}
.BackgroundR img {-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.BackgroundR:hover img {-webkit-transform: rotate(10deg) scale(1.4);-moz-transform: rotate(10deg) scale(1.4);-ms-transform: rotate(10deg) scale(1.4);-o-transform: rotate(10deg) scale(1.4);transform: rotate(10deg) scale(1.4);}
.BackgroundRS img {-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);transform: scale(1.2);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.BackgroundRS:hover img {-webkit-transform: scale(1.0);-moz-transform: scale(1.0);-ms-transform: scale(1.0);-o-transform: scale(1.0);transform: scale(1.0);}
.BackgroundF img {-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.BackgroundF:hover img {opacity: 0;}
.BackgroundFS img {-webkit-transform: scale(1.0);-moz-transform: scale(1.0);-ms-transform: scale(1.0);-o-transform: scale(1.0);transform: scale(1.0);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.BackgroundFS:hover img {-webkit-transform: scale(10);-moz-transform: scale(10);-ms-transform: scale(10);-o-transform: scale(10);transform: scale(10);opacity: 0;}
.BackgroundFRS img {-webkit-transform: scale(1.0);-moz-transform: scale(1.0);-ms-transform: scale(1.0);-o-transform: scale(1.0);transform: scale(1.0);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.BackgroundFRS:hover img {-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);opacity: 0;}
/* =============================================
Cubic Effects
============================================= */
.ImageWrapper .CStyleH {margin: 0;opacity: 0;position: absolute;text-align: center;top: 0;visibility: hidden;width: 100%;-webkit-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150);-moz-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150);-ms-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150);-o-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150);transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150);}
.ImageWrapper:hover .CStyleH {margin-top: -20px;opacity: 1;top: 50%;visibility: visible;}
.ImageWrapper .CStyleHe {visibility: hidden;margin: 0;opacity: 0;position: absolute;text-align: center;bottom: 0;width: 100%;-webkit-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150);-moz-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150);-ms-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150);-o-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150);transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150);}
.ImageWrapper:hover .CStyleHe {margin-bottom: -20px;opacity: 1;bottom: 50%;visibility: visible;}
.ImageWrapper .CStyleLi {visibility: hidden;margin: 0;opacity: 0;position: absolute;text-align: right;right: 0;width: 100%;top: 50%;margin-top: -20px;-webkit-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150);-moz-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150);-ms-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150);-o-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150);transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150);}
.ImageWrapper:hover .CStyleLi {margin-right: -42px;opacity: 1;right: 50%;visibility: visible;}
.ImageWrapper .CStyleBe {visibility: hidden;margin: 0;opacity: 0;position: absolute;text-align: left;left: 0;width: 100%;top: 50%;margin-top: -20px;-webkit-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150);-moz-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150);-ms-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150);-o-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150);transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150);}
.ImageWrapper:hover .CStyleBe {margin-left: -42px;opacity: 1;left: 50%;visibility: visible;}
.ImageWrapper .CStyleB {visibility: hidden;margin: 0;opacity: 0;position: absolute;text-align: center;width: 100%;top: 50%;margin-top: -20px;-webkit-transform: scale(0.2);-moz-transform: scale(0.2);-ms-transform: scale(0.2);-o-transform: scale(0.2);transform: scale(0.2);-webkit-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150);-moz-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150);-ms-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150);-o-transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150);transition: all 400ms cubic-bezier(1.000, -0.600, 0.570, -0.150);}
.ImageWrapper:hover .CStyleB {opacity: 1;visibility: visible;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.ImageWrapper .CStyleC span {position: absolute;}
.ImageWrapper .CStyleC span:nth-of-type(1) {bottom: 50%;top: 50%;left: 0;margin: -20px 0 0 -68px;visibility: hidden;opacity: 0;-webkit-transition: all 400ms cubic-bezier(1.000, 0, 0.570, 0) !important;-webkit-transition: all 400ms cubic-bezier(1.000, -0.360, 0.570, -0.150)!important;-moz-transition: all 400ms cubic-bezier(1.000, -0.360, 0.570, -0.150)!important;-ms-transition: all 400ms cubic-bezier(1.000, -0.360, 0.570, -0.150)!important;-o-transition: all 400ms cubic-bezier(1.000, -0.360, 0.570, -0.150)!important;transition: all 400ms cubic-bezier(1.000, -0.360, 0.570, -0.150)!important;}
.ImageWrapper .CStyleC span:nth-of-type(2) {bottom: 50%;top: 50%;left: 50%;right: 50%;margin: -20px 0 0 -20px;visibility: hidden;opacity: 0;-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper .CStyleC span:nth-of-type(3) {bottom: 50%;top: 50%;right: 0;margin: -20px -68px 0 0;visibility: hidden;opacity: 0;-webkit-transition: all 400ms cubic-bezier(1.000, 0, 0.570, 0) !important;-webkit-transition: all 400ms cubic-bezier(1.000, -0.360, 0.570, -0.150)!important;-moz-transition: all 400ms cubic-bezier(1.000, -0.360, 0.570, -0.150)!important;-ms-transition: all 400ms cubic-bezier(1.000, -0.360, 0.570, -0.150)!important;-o-transition: all 400ms cubic-bezier(1.000, -0.360, 0.570, -0.150)!important;transition: all 400ms cubic-bezier(1.000, -0.360, 0.570, -0.150)!important;}
.ImageWrapper:hover .CStyleC span:nth-of-type(1) {left: 50%;visibility: visible;opacity: 1;}
.ImageWrapper:hover .CStyleC span:nth-of-type(2) {visibility: visible;opacity: 1;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.ImageWrapper:hover .CStyleC span:nth-of-type(3) {right: 50%;visibility: visible;opacity: 1;}
/* =============================================
Button Effects
============================================= */
.ImageWrapper .StyleH {visibility: hidden;margin: 0;opacity: 0;position: absolute;text-align: center;width: 100%;top: 50%;margin-top: -20px;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .StyleH {opacity: 1;visibility: visible;}
.ImageWrapper .StyleHe {margin: 0;opacity: 0;position: absolute;text-align: center;top: 0;visibility: hidden;width: 100%;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .StyleHe {margin-top: -20px;opacity: 1;top: 50%;visibility: visible;}
.ImageWrapper .StyleLi {visibility: hidden;margin: 0;opacity: 0;position: absolute;text-align: center;bottom: 0;width: 100%;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .StyleLi {margin-bottom: -20px;opacity: 1;bottom: 50%;visibility: visible;}
.ImageWrapper .StyleBe {visibility: hidden;opacity: 0;position: absolute;text-align: right;right: 0;width: 100%;top: 50%;margin-top: -20px;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .StyleBe {margin-right: -42px;opacity: 1;right: 50%;visibility: visible;}
.ImageWrapper .StyleB {visibility: hidden;opacity: 0;position: absolute;text-align: left;left: 0;width: 100%;top: 50%;margin-top: -20px;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .StyleB {margin-left: -42px;opacity: 1;left: 50%;visibility: visible;}
.ImageWrapper .StyleC {visibility: hidden;opacity: 0;position: absolute;text-align: center;width: 100%;top: 50%;margin-top: -20px;-webkit-transform: scale(0.2);-moz-transform: scale(0.2);-ms-transform: scale(0.2);-o-transform: scale(0.2);transform: scale(0.2);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .StyleC {opacity: 1;visibility: visible;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.ImageWrapper .StyleN {visibility: hidden;opacity: 0;position: absolute;text-align: center;width: 100%;top: 50%;margin-top: -20px;visibility: visible;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .StyleN {opacity: 1;visibility: visible;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}
.ImageWrapper .StyleO span {position: absolute;}
.ImageWrapper .StyleO span:nth-of-type(1) {bottom: 50%;top: 50%;left: 50%;margin: -20px 0 0 -42px;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper .StyleO span:nth-of-type(2) {bottom: 50%;top: 50%;right: 50%;margin: -20px -42px 0 0;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .StyleO span:nth-of-type(1) {opacity: 1;visibility: visible;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}
.ImageWrapper:hover .StyleO span:nth-of-type(2) {opacity: 1;visibility: visible;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}
.ImageWrapper .StyleF {visibility: hidden;-webkit-transform: scale(0.5) rotateX(360deg);-moz-transform: scale(0.5) rotateX(360deg);-ms-transform: scale(0.5) rotateX(360deg);-o-transform: scale(0.5) rotateX(360deg);transform: scale(0.5) rotateX(360deg);margin: 0;opacity: 0;position: absolute;text-align: center;width: 100%;top: 50%;margin-top: -20px;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .StyleF {opacity: 1;-webkit-transform: scale(1) rotateX(0deg);-moz-transform: scale(1) rotateX(0deg);-ms-transform: scale(1) rotateX(0deg);-o-transform: scale(1) rotateX(0deg);transform: scale(1) rotateX(0deg);visibility: visible;}
.ImageWrapper .StyleNe {visibility: hidden;margin: 0;-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-o-transform:rotateY(0deg);transform:rotateY(0deg);opacity: 0;position: absolute;text-align: center;width: 100%;top: 50%;margin-top: -20px;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .StyleNe {opacity: 1;-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);-ms-transform:rotateY(360deg);-o-transform:rotateY(360deg);transform:rotateY(360deg);visibility: visible;}
.ImageWrapper .StyleNa {visibility: hidden;-webkit-transform: scale(0.2) rotateY(360deg);-moz-transform: scale(0.2) rotateY(360deg);-ms-transform: scale(0.2) rotateY(360deg);-o-transform: scale(0.2) rotateY(360deg);transform: scale(0.2) rotateY(360deg);margin: 0;opacity: 0;position: absolute;text-align: center;width: 100%;top: 50%;margin-top: -20px;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .StyleNa {opacity: 1;-webkit-transform: scale(1) rotateY(0deg);-moz-transform: scale(1) rotateY(0deg);-ms-transform: scale(1) rotateY(0deg);-o-transform: scale(1) rotateY(0deg);transform: scale(1) rotateY(0deg);visibility: visible;}
.ImageWrapper .StyleMg span {position: absolute;}
.ImageWrapper .StyleMg span:nth-of-type(1) {bottom: 50%;top: 50%;left: 50%;margin: -20px 0 0 -82px;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper .StyleMg span:nth-of-type(2) {bottom: 50%;top: 50%;right: 50%;margin: -20px -82px 0 0;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .StyleMg span:nth-of-type(1) {margin: -20px 0 0 -42px;visibility: visible;opacity: 1;}
.ImageWrapper:hover .StyleMg span:nth-of-type(2) {margin: -20px -42px 0 0;visibility: visible;opacity: 1;}
.ImageWrapper .StyleAl span {position: absolute;}
.ImageWrapper .StyleAl span:nth-of-type(1) {top: 0;left: 50%;margin: -20px 0 0 -42px;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper .StyleAl span:nth-of-type(2) {bottom: 0;right: 50%;margin: 0 -42px -20px 0;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .StyleAl span:nth-of-type(1) {top: 50%;visibility: visible;opacity: 1;}
.ImageWrapper:hover .StyleAl span:nth-of-type(2) {bottom: 50%;visibility: visible;opacity: 1;}
.ImageWrapper .StyleSi span {position: absolute;}
.ImageWrapper .StyleSi span:nth-of-type(1) {bottom: 0;left: 50%;margin: 0 0 -20px -42px;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper .StyleSi span:nth-of-type(2) {top: 0;right: 50%;margin: -20px -42px 0 0;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .StyleSi span:nth-of-type(1) {bottom: 50%;visibility: visible;opacity: 1;}
.ImageWrapper:hover .StyleSi span:nth-of-type(2) {top: 50%;visibility: visible;opacity: 1;}
.ImageWrapper .StyleP span {position: absolute;}
.ImageWrapper .StyleP span:nth-of-type(1) {top: 0;left: 0;margin: -40px 0 0 -40px;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper .StyleP span:nth-of-type(2) {bottom: 0;right: 0;margin: 0 -40px -40px 0;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .StyleP span:nth-of-type(1) {top: 50%;left: 50%;margin: -20px 0 0 -42px;visibility: visible;opacity: 1;}
.ImageWrapper:hover .StyleP span:nth-of-type(2) {bottom: 50%;right: 50%;margin: 0 -42px -20px 0;visibility: visible;opacity: 1;}
.ImageWrapper .StyleS span {position: absolute;}
.ImageWrapper .StyleS span:nth-of-type(1) {bottom: 0;left: 0;margin: -40px 0 0 -40px;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper .StyleS span:nth-of-type(2) {top: 0;right: 0;margin: 0 -40px -40px 0;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .StyleS span:nth-of-type(1) {bottom: 50%;left: 50%;margin: 0 0 -20px -42px;visibility: visible;opacity: 1;}
.ImageWrapper:hover .StyleS span:nth-of-type(2) {top: 50%;right: 50%;margin: -20px -42px 0 0;visibility: visible;opacity: 1;}
.ImageWrapper .StyleCl {visibility: hidden;margin: 0;opacity: 0;position: absolute;text-align: center;width: 100%;top: 50%;margin-top: -20px;visibility: visible;-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-ms-transform:rotateX(0deg);-o-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .StyleCl {opacity: 1;visibility: visible;-webkit-transform:rotateX(360deg);-moz-transform:rotateX(360deg);-ms-transform:rotateX(360deg);-o-transform:rotateX(360deg);transform:rotateX(360deg);}
.ImageWrapper .StyleAr span {position: absolute;}
.ImageWrapper .StyleAr span:nth-of-type(1) {top: 50%;bottom: 50%;left: 50%;margin: -20px 0 0 -42px;visibility: hidden;opacity: 0;-webkit-transform: scale(0.2) rotate(0deg);-moz-transform: scale(0.2) rotate(0deg);-ms-transform: scale(0.2) rotate(0deg);-o-transform: scale(0.2) rotate(0deg);transform: scale(0.2) rotate(0deg);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper .StyleAr span:nth-of-type(2) {top: 50%;bottom: 50%;right: 50%;margin: -20px -42px -0 0;visibility: hidden;opacity: 0;-webkit-transform: scale(0.2) rotate(0deg);-moz-transform: scale(0.2) rotate(0deg);-ms-transform: scale(0.2) rotate(0deg);-o-transform: scale(0.2) rotate(0deg);transform: scale(0.2) rotate(0deg);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .StyleAr span:nth-of-type(1) {visibility: visible;opacity: 1;-webkit-transform: scale(1) rotate(360deg);-moz-transform: scale(1) rotate(360deg);-ms-transform: scale(1) rotate(360deg);-o-transform: scale(1) rotate(360deg);transform: scale(1) rotate(360deg);}
.ImageWrapper:hover .StyleAr span:nth-of-type(2) {visibility: visible;opacity: 1;-webkit-transform: scale(1) rotate(360deg);-moz-transform: scale(1) rotate(360deg);-ms-transform: scale(1) rotate(360deg);-o-transform: scale(1) rotate(360deg);transform: scale(1) rotate(360deg);}
.ImageWrapper .StyleK span {position: absolute;}
.ImageWrapper .StyleK span:nth-of-type(1) {top: 50%;bottom: 50%;left: 50%;margin: -20px 0 0 -42px;visibility: hidden;opacity: 0;-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-o-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper .StyleK span:nth-of-type(2) {top: 50%;bottom: 50%;right: 50%;margin: -20px -42px -0 0;visibility: hidden;opacity: 0;-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-o-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .StyleK span:nth-of-type(1) {visibility: visible;opacity: 1;-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);-ms-transform:rotateY(360deg);-o-transform:rotateY(360deg);transform:rotateY(360deg);}
.ImageWrapper:hover .StyleK span:nth-of-type(2) {visibility: visible;opacity: 1;-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);-ms-transform:rotateY(360deg);-o-transform:rotateY(360deg);transform:rotateY(360deg);}
.ImageWrapper .StyleCa span {position: absolute;}
.ImageWrapper .StyleCa span:nth-of-type(1) {top: 50%;bottom: 50%;left: 50%;margin: -20px 0 0 -42px;visibility: hidden;opacity: 0;-webkit-transform: scale(0.2) rotateY(0deg);-moz-transform: scale(0.2) rotateY(0deg);-ms-transform: scale(0.2) rotateY(0deg);-o-transform: scale(0.2) rotateY(0deg);transform: scale(0.2) rotateY(0deg);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper .StyleCa span:nth-of-type(2) {top: 50%;bottom: 50%;right: 50%;margin: -20px -42px -0 0;visibility: hidden;opacity: 0;-webkit-transform: scale(0.2) rotateY(0deg);-moz-transform: scale(0.2) rotateY(0deg);-ms-transform: scale(0.2) rotateY(0deg);-o-transform: scale(0.2) rotateY(0deg);transform: scale(0.2) rotateY(0deg);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .StyleCa span:nth-of-type(1) {visibility: visible;opacity: 1;-webkit-transform: scale(1) rotateY(360deg);-moz-transform: scale(1) rotateY(360deg);-ms-transform: scale(1) rotateY(360deg);-o-transform: scale(1) rotateY(360deg);transform: scale(1) rotateY(360deg);}
.ImageWrapper:hover .StyleCa span:nth-of-type(2) {visibility: visible;opacity: 1;-webkit-transform: scale(1) rotateY(360deg);-moz-transform: scale(1) rotateY(360deg);-ms-transform: scale(1) rotateY(360deg);-o-transform: scale(1) rotateY(360deg);transform: scale(1) rotateY(360deg);}
.ImageWrapper .StyleSc span {position: absolute;}
.ImageWrapper .StyleSc span:nth-of-type(1) {bottom: 50%;top: 50%;left: 0;margin: -20px 0 0 -68px;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper .StyleSc span:nth-of-type(2) {top: 0;right: 50%;left: 50%;margin: -20px 0 0 -20px;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper .StyleSc span:nth-of-type(3) {bottom: 50%;top: 50%;right: 0;margin: -20px -68px 0 0;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .StyleSc span:nth-of-type(1) {left: 50%;visibility: visible;opacity: 1;}
.ImageWrapper:hover .StyleSc span:nth-of-type(2) {top: 50%;visibility: visible;opacity: 1;}
.ImageWrapper:hover .StyleSc span:nth-of-type(3) {right: 50%;visibility: visible;opacity: 1;}
.ImageWrapper .StyleTi span {position: absolute;}
.ImageWrapper .StyleTi span:nth-of-type(1) {bottom: 50%;top: 50%;left: 0;margin: -20px 0 0 -68px;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper .StyleTi span:nth-of-type(2) {bottom: 50%;top: 50%;left: 50%;right: 50%;margin: -20px 0 0 -20px;visibility: hidden;opacity: 0;-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper .StyleTi span:nth-of-type(3) {bottom: 50%;top: 50%;right: 0;margin: -20px -68px 0 0;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .StyleTi span:nth-of-type(1) {left: 50%;visibility: visible;opacity: 1;}
.ImageWrapper:hover .StyleTi span:nth-of-type(2) {visibility: visible;opacity: 1;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.ImageWrapper:hover .StyleTi span:nth-of-type(3) {right: 50%;visibility: visible;opacity: 1;}
.ImageWrapper .StyleV span {position: absolute;}
.ImageWrapper .StyleV span:nth-of-type(1) {top: 0;left: 50%;margin: -20px 0 0 -68px;visibility: hidden;opacity: 0;-webkit-transition: all 200ms cubic-bezier(0.000, 1.135, 0.730, 1.405) .2s;-moz-transition: all 200ms cubic-bezier(0.000, 1.135, 0.730, 1.405) .2s;-ms-transition: all 200ms cubic-bezier(0.000, 1.135, 0.730, 1.405) .2s;-o-transition: all 200ms cubic-bezier(0.000, 1.135, 0.730, 1.405) .2s;transition: all 200ms cubic-bezier(0.000, 1.135, 0.730, 1.405) .2s;}
.ImageWrapper .StyleV span:nth-of-type(2) {top: 0;left: 50%;margin: -20px 0 0 -20px;visibility: hidden;opacity: 0;-webkit-transition: all 200ms cubic-bezier(0.000, 1.135, 0.730, 1.405) .3s;-moz-transition: all 200ms cubic-bezier(0.000, 1.135, 0.730, 1.405) .3s;-ms-transition: all 200ms cubic-bezier(0.000, 1.135, 0.730, 1.405) .3s;-o-transition: all 200ms cubic-bezier(0.000, 1.135, 0.730, 1.405) .3s;transition: all 200ms cubic-bezier(0.000, 1.135, 0.730, 1.405) .3s;}
.ImageWrapper .StyleV span:nth-of-type(3) {top: 0;right: 50%;margin: -20px -68px 0 0;visibility: hidden;opacity: 0;-webkit-transition: all 200ms cubic-bezier(0.000, 1.135, 0.730, 1.405) .4s;-moz-transition: all 200ms cubic-bezier(0.000, 1.135, 0.730, 1.405) .4s;-ms-transition: all 200ms cubic-bezier(0.000, 1.135, 0.730, 1.405) .4s;-o-transition: all 200ms cubic-bezier(0.000, 1.135, 0.730, 1.405) .4s;transition: all 200ms cubic-bezier(0.000, 1.135, 0.730, 1.405) .4s;}
.ImageWrapper:hover .StyleV span:nth-of-type(1) {top: 50%;visibility: visible;opacity: 1;}
.ImageWrapper:hover .StyleV span:nth-of-type(2) {top: 50%;visibility: visible;opacity: 1;}
.ImageWrapper:hover .StyleV span:nth-of-type(3) {top: 50%;visibility: visible;opacity: 1;}
/* =============================================
Plus Button Effects
============================================= */
.ImageWrapper .PStyleH {background: url(../assets/images/plus.png) no-repeat scroll center center / 60px 60px #222222;height: 100%;left: 0;opacity: 0;overflow: hidden;position: absolute;top: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;width: 100%;z-index: 9999;}
.ImageWrapper:hover .PStyleH {opacity: .6;visibility: visible;}
.ImageWrapper .PStyleHe {position: absolute;background: url(../assets/images/plus.png) no-repeat scroll center center / 100% 100% #222222;width: 100%;height: 100%;z-index: 199;-webkit-background-origin: padding-box, padding-box;-moz-background-origin: padding-box, padding-box;-ms-background-origin: padding-box, padding-box;-o-background-origin: padding-box, padding-box;background-origin: padding-box, padding-box;background-position: center center;background-repeat: no-repeat;-webkit-background-size: 10px 10px, 100% 100%;-moz-background-size: 10px 10px, 100% 100%;-ms-background-size: 10px 10px, 100% 100%;-o-background-size: 10px 10px, 100% 100%;background-size: 10px 10px, 100% 100%;opacity: 0;top: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .PStyleHe {opacity: .6;-webkit-background-size: 60px 60px, 100% 100%;-moz-background-size: 60px 60px, 100% 100%;-ms-background-size: 60px 60px, 100% 100%;-o-background-size: 60px 60px, 100% 100%;background-size: 60px 60px, 100% 100%;visibility: visible;}
.ImageWrapper .PStyleLi {-webkit-transform: scale(0.5) rotateY(180deg);-moz-transform: scale(0.5) rotateY(180deg);-ms-transform: scale(0.5) rotateY(180deg);-o-transform: scale(0.5) rotateY(180deg);transform: scale(0.5) rotateY(180deg);background: url(../assets/images/plus.png) no-repeat scroll center center / 60px 60px #222222;height: 100%;left: 0;opacity: 0;overflow: hidden;position: absolute;top: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;width: 100%;z-index: 9999;}
.ImageWrapper:hover .PStyleLi {opacity: .6;-webkit-transform: scale(1) rotateY(0deg);-moz-transform: scale(1) rotateY(0deg);-ms-transform: scale(1) rotateY(0deg);-o-transform: scale(1) rotateY(0deg);transform: scale(1) rotateY(0deg);visibility: visible;}
.ImageWrapper .PStyleBe {-webkit-transform: scale(0.5) rotateX(180deg);-moz-transform: scale(0.5) rotateX(180deg);-ms-transform: scale(0.5) rotateX(180deg);-o-transform: scale(0.5) rotateX(180deg);transform: scale(0.5) rotateX(180deg);background: url(../assets/images/plus.png) no-repeat scroll center center / 60px 60px #222222;height: 100%;left: 0;opacity: 0;overflow: hidden;position: absolute;top: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;width: 100%;z-index: 9999;}
.ImageWrapper:hover .PStyleBe {opacity: .6;-webkit-transform: scale(1) rotateX(0deg);-moz-transform: scale(1) rotateX(0deg);-ms-transform: scale(1) rotateX(0deg);-o-transform: scale(1) rotateX(0deg);transform: scale(1) rotateX(0deg);visibility: visible;}
.ImageWrapper .PStyleB {position: absolute;background: url(../assets/images/plus.png) no-repeat scroll top left / 100% 100% #222222;width: 100%;height: 100%;z-index: 199;-webkit-background-origin: padding-box, padding-box;-moz-background-origin: padding-box, padding-box;-ms-background-origin: padding-box, padding-box;-o-background-origin: padding-box, padding-box;background-origin: padding-box, padding-box;background-position: top left;background-repeat: no-repeat;-webkit-background-size: 10px 10px, 100% 100%;-moz-background-size: 10px 10px, 100% 100%;-ms-background-size: 10px 10px, 100% 100%;-o-background-size: 10px 10px, 100% 100%;background-size: 10px 10px, 100% 100%;opacity: 0;top: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .PStyleB {opacity: .6;-webkit-background-size: 60px 60px, 100% 100%;-moz-background-size: 60px 60px, 100% 100%;-ms-background-size: 60px 60px, 100% 100%;-o-background-size: 60px 60px, 100% 100%;background-size: 60px 60px, 100% 100%;visibility: visible;background-position: center center;}
.ImageWrapper .PStyleC {position: absolute;background: url(../assets/images/plus.png) no-repeat scroll top left / 100% 100% #222222;width: 100%;height: 100%;z-index: 199;-webkit-background-origin: padding-box, padding-box;-moz-background-origin: padding-box, padding-box;-ms-background-origin: padding-box, padding-box;-o-background-origin: padding-box, padding-box;background-origin: padding-box, padding-box;background-position: top right;background-repeat: no-repeat;-webkit-background-size: 10px 10px, 100% 100%;-moz-background-size: 10px 10px, 100% 100%;-ms-background-size: 10px 10px, 100% 100%;-o-background-size: 10px 10px, 100% 100%;background-size: 10px 10px, 100% 100%;opacity: 0;top: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .PStyleC {opacity: .6;-webkit-background-size: 60px 60px, 100% 100%;-moz-background-size: 60px 60px, 100% 100%;-ms-background-size: 60px 60px, 100% 100%;-o-background-size: 60px 60px, 100% 100%;background-size: 60px 60px, 100% 100%;visibility: visible;background-position: center center;}
.ImageWrapper .PStyleN {position: absolute;background: url(../assets/images/plus.png) no-repeat scroll top left / 100% 100% #222222;width: 100%;height: 100%;z-index: 199;-webkit-background-origin: padding-box, padding-box;-moz-background-origin: padding-box, padding-box;-ms-background-origin: padding-box, padding-box;-o-background-origin: padding-box, padding-box;background-origin: padding-box, padding-box;background-position: bottom right;background-repeat: no-repeat;-webkit-background-size: 10px 10px, 100% 100%;-moz-background-size: 10px 10px, 100% 100%;-ms-background-size: 10px 10px, 100% 100%;-o-background-size: 10px 10px, 100% 100%;background-size: 10px 10px, 100% 100%;opacity: 0;top: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .PStyleN {opacity: .6;-webkit-background-size: 60px 60px, 100% 100%;-moz-background-size: 60px 60px, 100% 100%;-ms-background-size: 60px 60px, 100% 100%;-o-background-size: 60px 60px, 100% 100%;background-size: 60px 60px, 100% 100%;visibility: visible;background-position: center center;}
.ImageWrapper .PStyleO {position: absolute;background: url(../assets/images/plus.png) no-repeat scroll top left / 100% 100% #222222;width: 100%;height: 100%;z-index: 199;-webkit-background-origin: padding-box, padding-box;-moz-background-origin: padding-box, padding-box;-ms-background-origin: padding-box, padding-box;-o-background-origin: padding-box, padding-box;background-origin: padding-box, padding-box;background-position: bottom left;background-repeat: no-repeat;-webkit-background-size: 10px 10px, 100% 100%;-moz-background-size: 10px 10px, 100% 100%;-ms-background-size: 10px 10px, 100% 100%;-o-background-size: 10px 10px, 100% 100%;background-size: 10px 10px, 100% 100%;opacity: 0;top: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .PStyleO {opacity: .6;-webkit-background-size: 60px 60px, 100% 100%;-moz-background-size: 60px 60px, 100% 100%;-ms-background-size: 60px 60px, 100% 100%;-o-background-size: 60px 60px, 100% 100%;background-size: 60px 60px, 100% 100%;visibility: visible;background-position: center center;}
.ImageWrapper .PStyleF {position: absolute;background: url(../assets/images/plus.png) no-repeat scroll top left / 100% 100% #222222;width: 100%;height: 100%;z-index: 199;-webkit-background-origin: padding-box, padding-box;-moz-background-origin: padding-box, padding-box;-ms-background-origin: padding-box, padding-box;-o-background-origin: padding-box, padding-box;background-origin: padding-box, padding-box;background-position: top center;background-repeat: no-repeat;-webkit-background-size: 10px 10px, 100% 100%;-moz-background-size: 10px 10px, 100% 100%;-ms-background-size: 10px 10px, 100% 100%;-o-background-size: 10px 10px, 100% 100%;background-size: 10px 10px, 100% 100%;opacity: 0;top: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .PStyleF {opacity: .6;-webkit-background-size: 60px 60px, 100% 100%;-moz-background-size: 60px 60px, 100% 100%;-ms-background-size: 60px 60px, 100% 100%;-o-background-size: 60px 60px, 100% 100%;background-size: 60px 60px, 100% 100%;visibility: visible;background-position: center center;}
.ImageWrapper .PStyleNe {position: absolute;background: url(../assets/images/plus.png) no-repeat scroll top left / 100% 100% #222222;width: 100%;height: 100%;z-index: 199;-webkit-background-origin: padding-box, padding-box;-moz-background-origin: padding-box, padding-box;-ms-background-origin: padding-box, padding-box;-o-background-origin: padding-box, padding-box;background-origin: padding-box, padding-box;background-position: bottom center;background-repeat: no-repeat;-webkit-background-size: 10px 10px, 100% 100%;-moz-background-size: 10px 10px, 100% 100%;-ms-background-size: 10px 10px, 100% 100%;-o-background-size: 10px 10px, 100% 100%;background-size: 10px 10px, 100% 100%;opacity: 0;top: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .PStyleNe {opacity: .6;-webkit-background-size: 60px 60px, 100% 100%;-moz-background-size: 60px 60px, 100% 100%;-ms-background-size: 60px 60px, 100% 100%;-o-background-size: 60px 60px, 100% 100%;background-size: 60px 60px, 100% 100%;visibility: visible;background-position: center center;}
/* =============================================
Content Transform
============================================= */
.ContentWrapperH .ContentH {position: absolute;background: #ffffff;opacity: 0;visibility: hidden;width: 100%;height: 100%;display: block;top: 0;left: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperH:hover .ContentH {opacity: 1;visibility: visible;}
.ContentWrapperH .ContentH .Content {position: absolute;top: 10%;padding: 0 10px;}
.ContentWrapperH .ContentH .Content h2 {font: 16px'Source Sans Pro', Arial, sans-serif;color: #8CA757;padding: 0 0 6px;}
.ContentWrapperH .ContentH .Content p {font: normal 12px'Source Sans Pro';color: #666666;}
.ContentWrapperH .ContentH .Content .ReadMore {float: right;margin: 16px 0 0;background: #D1CDC3;background: -moz-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D1CDC3), color-stop(100%, #C9C5BA));background: -webkit-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -o-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -ms-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: linear-gradient(to bottom, #D1CDC3 0%, #C9C5BA 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);-webkit-border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px 2px 2px 2px;-ms-border-radius: 2px 2px 2px 2px;-o-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px;-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);}
.ContentWrapperH .ContentH .Content .ReadMore a {color: #757167;padding: 6px 16px;display: block;font: normal 12px'Source Sans Pro';}
.ContentWrapperHe .ContentHe {position: absolute;background: #ffffff;opacity: 0;visibility: hidden;width: 100%;height: 100%;display: block;top: 0;left: 0;-webkit-transform: scale(0.0);-moz-transform: scale(0.0);-ms-transform: scale(0.0);-o-transform: scale(0.0);transform: scale(0.0);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperHe:hover .ContentHe {opacity: 1;visibility: visible;-webkit-transform: scale(1.0);-moz-transform: scale(1.0);-ms-transform: scale(1.0);-o-transform: scale(1.0);transform: scale(1.0);}
.ContentWrapperHe .ContentHe .Content {position: absolute;top: 10%;padding: 0 10px;}
.ContentWrapperHe .ContentHe .Content h2 {font: 16px'Source Sans Pro', Arial, sans-serif;color: #8CA757;padding: 0 0 6px;}
.ContentWrapperHe .ContentHe .Content p {font: normal 12px'Source Sans Pro';color: #666666;}
.ContentWrapperHe .ContentHe .Content .ReadMore {float: right;margin: 16px 0 0;background: #D1CDC3;background: -moz-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D1CDC3), color-stop(100%, #C9C5BA));background: -webkit-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -o-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -ms-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: linear-gradient(to bottom, #D1CDC3 0%, #C9C5BA 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);-webkit-border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px 2px 2px 2px;-ms-border-radius: 2px 2px 2px 2px;-o-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px;-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);}
.ContentWrapperHe .ContentHe .Content .ReadMore a {color: #757167;padding: 6px 16px;display: block;font: normal 12px'Source Sans Pro';}
.ContentWrapperLi img {-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperLi:hover img {-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);}
.ContentWrapperLi .ContentLi {position: absolute;background: #ffffff;opacity: 0;visibility: hidden;width: 100%;height: 100%;display: block;top: 0;left: 0;-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperLi:hover .ContentLi {opacity: 1;visibility: visible;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.ContentWrapperLi .ContentLi .Content {position: absolute;top: 10%;padding: 0 10px;}
.ContentWrapperLi .ContentLi .Content h2 {font: 16px'Source Sans Pro', Arial, sans-serif;color: #8CA757;padding: 0 0 6px;}
.ContentWrapperLi .ContentLi .Content p {font: normal 12px'Source Sans Pro';color: #666666;}
.ContentWrapperLi .ContentLi .Content .ReadMore {float: right;margin: 16px 0 0;background: #D1CDC3;background: -moz-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D1CDC3), color-stop(100%, #C9C5BA));background: -webkit-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -o-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -ms-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: linear-gradient(to bottom, #D1CDC3 0%, #C9C5BA 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);-webkit-border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px 2px 2px 2px;-ms-border-radius: 2px 2px 2px 2px;-o-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px;-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);}
.ContentWrapperLi .ContentLi .Content .ReadMore a {color: #757167;padding: 6px 16px;display: block;font: normal 12px'Source Sans Pro';}
.ContentWrapperBe img {-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;opacity: 1;}
.ContentWrapperBe:hover img {-webkit-transform: scale(10);-moz-transform: scale(10);-ms-transform: scale(10);-o-transform: scale(10);transform: scale(10);opacity: 0;}
.ContentWrapperBe .ContentBe {position: absolute;background: #ffffff;opacity: 0;visibility: hidden;width: 100%;height: 100%;display: block;top: 0;left: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperBe:hover .ContentBe {opacity: 1;visibility: visible;}
.ContentWrapperBe .ContentBe .Content {position: absolute;top: 10%;padding: 0 10px;}
.ContentWrapperBe .ContentBe .Content h2 {font: 16px'Source Sans Pro', Arial, sans-serif;color: #8CA757;padding: 0 0 6px;}
.ContentWrapperBe .ContentBe .Content p {font: normal 12px'Source Sans Pro';color: #666666;}
.ContentWrapperBe .ContentBe .Content .ReadMore {float: right;margin: 16px 0 0;background: #D1CDC3;background: -moz-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D1CDC3), color-stop(100%, #C9C5BA));background: -webkit-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -o-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -ms-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: linear-gradient(to bottom, #D1CDC3 0%, #C9C5BA 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);-webkit-border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px 2px 2px 2px;-ms-border-radius: 2px 2px 2px 2px;-o-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px;-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);}
.ContentWrapperBe .ContentBe .Content .ReadMore a {color: #757167;padding: 6px 16px;display: block;font: normal 12px'Source Sans Pro';}
.ContentWrapperB img {-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperB:hover img {-webkit-transform: translateY(100%);-moz-transform: translateY(100%);-ms-transform: translateY(100%);-o-transform: translateY(100%);transform: translateY(100%);}
.ContentWrapperB .ContentB {position: absolute;background: #ffffff;opacity: 0;visibility: hidden;width: 100%;height: 100%;display: block;top: -100%;left: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperB:hover .ContentB {opacity: 1;visibility: visible;top: 0;}
.ContentWrapperB .ContentB .Content {position: absolute;top: 10%;padding: 0 10px;}
.ContentWrapperB .ContentB .Content h2 {font: 16px'Source Sans Pro', Arial, sans-serif;color: #8CA757;padding: 0 0 6px;}
.ContentWrapperB .ContentB .Content p {font: normal 12px'Source Sans Pro';color: #666666;}
.ContentWrapperB .ContentB .Content .ReadMore {float: right;margin: 16px 0 0;background: #D1CDC3;background: -moz-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D1CDC3), color-stop(100%, #C9C5BA));background: -webkit-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -o-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -ms-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: linear-gradient(to bottom, #D1CDC3 0%, #C9C5BA 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);-webkit-border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px 2px 2px 2px;-ms-border-radius: 2px 2px 2px 2px;-o-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px;-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);}
.ContentWrapperB .ContentB .Content .ReadMore a {color: #757167;padding: 6px 16px;display: block;font: normal 12px'Source Sans Pro';}
.ContentWrapperC img {-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperC:hover img {-webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);-ms-transform: translateY(-100%);-o-transform: translateY(-100%);transform: translateY(-100%);}
.ContentWrapperC .ContentC {position: absolute;background: #ffffff;opacity: 0;visibility: hidden;width: 100%;height: 100%;display: block;bottom: -100%;left: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperC:hover .ContentC {opacity: 1;visibility: visible;bottom: 0;}
.ContentWrapperC .ContentC .Content {position: absolute;top: 10%;padding: 0 10px;}
.ContentWrapperC .ContentC .Content h2 {font: 16px'Source Sans Pro', Arial, sans-serif;color: #8CA757;padding: 0 0 6px;}
.ContentWrapperC .ContentC .Content p {font: normal 12px'Source Sans Pro';color: #666666;}
.ContentWrapperC .ContentC .Content .ReadMore {float: right;margin: 16px 0 0;background: #D1CDC3;background: -moz-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D1CDC3), color-stop(100%, #C9C5BA));background: -webkit-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -o-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -ms-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: linear-gradient(to bottom, #D1CDC3 0%, #C9C5BA 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);-webkit-border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px 2px 2px 2px;-ms-border-radius: 2px 2px 2px 2px;-o-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px;-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);}
.ContentWrapperC .ContentC .Content .ReadMore a {color: #757167;padding: 6px 16px;display: block;font: normal 12px'Source Sans Pro';}
.ContentWrapperN img {-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperN:hover img {-webkit-transform: translateX(-100%);-moz-transform: translateX(-100%);-ms-transform: translateX(-100%);-o-transform: translateX(-100%);transform: translateX(-100%);}
.ContentWrapperN .ContentN {position: absolute;background: #ffffff;opacity: 0;visibility: hidden;width: 100%;height: 100%;display: block;top: 0;right: -100%;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperN:hover .ContentN {opacity: 1;visibility: visible;right: 0;}
.ContentWrapperN .ContentN .Content {position: absolute;top: 10%;padding: 0 10px;}
.ContentWrapperN .ContentN .Content h2 {font: 16px'Source Sans Pro', Arial, sans-serif;color: #8CA757;padding: 0 0 6px;}
.ContentWrapperN .ContentN .Content p {font: normal 12px'Source Sans Pro';color: #666666;}
.ContentWrapperN .ContentN .Content .ReadMore {float: right;margin: 16px 0 0;background: #D1CDC3;background: -moz-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D1CDC3), color-stop(100%, #C9C5BA));background: -webkit-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -o-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -ms-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: linear-gradient(to bottom, #D1CDC3 0%, #C9C5BA 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);-webkit-border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px 2px 2px 2px;-ms-border-radius: 2px 2px 2px 2px;-o-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px;-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);}
.ContentWrapperN .ContentN .Content .ReadMore a {color: #757167;padding: 6px 16px;display: block;font: normal 12px'Source Sans Pro';}
.ContentWrapperO img {-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperO:hover img {-webkit-transform: translateX(100%);-moz-transform: translateX(100%);-ms-transform: translateX(100%);-o-transform: translateX(100%);transform: translateX(100%);}
.ContentWrapperO .ContentO {position: absolute;background: #ffffff;opacity: 0;visibility: hidden;width: 100%;height: 100%;display: block;top: 0;left: -100%;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperO:hover .ContentO {opacity: 1;visibility: visible;left: 0;}
.ContentWrapperO .ContentO .Content {position: absolute;top: 10%;padding: 0 10px;}
.ContentWrapperO .ContentO .Content h2 {font: 16px'Source Sans Pro', Arial, sans-serif;color: #8CA757;padding: 0 0 6px;}
.ContentWrapperO .ContentO .Content p {font: normal 12px'Source Sans Pro';color: #666666;}
.ContentWrapperO .ContentO .Content .ReadMore {float: right;margin: 16px 0 0;background: #D1CDC3;background: -moz-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D1CDC3), color-stop(100%, #C9C5BA));background: -webkit-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -o-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -ms-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: linear-gradient(to bottom, #D1CDC3 0%, #C9C5BA 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);-webkit-border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px 2px 2px 2px;-ms-border-radius: 2px 2px 2px 2px;-o-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px;-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);}
.ContentWrapperO .ContentO .Content .ReadMore a {color: #757167;padding: 6px 16px;display: block;font: normal 12px'Source Sans Pro';}
.ContentWrapperF img {-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperF:hover img {-webkit-transform: translateX(20%);-moz-transform: translateX(20%);-ms-transform: translateX(20%);-o-transform: translateX(20%);transform: translateX(20%);}
.ContentWrapperF .ContentF {position: absolute;background: #ffffff;opacity: 0;visibility: hidden;width: 50%;height: 100%;display: block;top: 0;left: 0;-webkit-transform: perspective(600px) rotateY(90deg);-moz-transform: perspective(600px) rotateY(90deg);-ms-transform: perspective(600px) rotateY(90deg);-o-transform: perspective(600px) rotateY(90deg);transform: perspective(600px) rotateY(90deg);-webkit-transform-origin: left center 0;-moz-transform-origin: left center 0;-ms-transform-origin: left center 0;-o-transform-origin: left center 0;transform-origin: left center 0;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;-ms-transform-style: preserve-3d;-o-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperF:hover .ContentF {opacity: 1;visibility: visible;-webkit-transform: perspective(600px) rotateY(0deg);-moz-transform: perspective(600px) rotateY(0deg);-ms-transform: perspective(600px) rotateY(0deg);-o-transform: perspective(600px) rotateY(0deg);transform: perspective(600px) rotateY(0deg);}
.ContentWrapperF .ContentF .Content {position: absolute;top: 10%;padding: 0 10px;}
.ContentWrapperF .ContentF .Content h2 {font: 16px'Source Sans Pro', Arial, sans-serif;color: #8CA757;padding: 0 0 6px;}
.ContentWrapperF .ContentF .Content p {font: normal 12px'Source Sans Pro';color: #666666;}
.ContentWrapperNe img {-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperNe:hover img {-webkit-transform: translateY(20%);-moz-transform: translateY(20%);-ms-transform: translateY(20%);-o-transform: translateY(20%);transform: translateY(20%);}
.ContentWrapperNe .ContentNe {position: absolute;background: #ffffff;opacity: 0;visibility: hidden;width: 100%;height: 50%;display: block;top: 0;left: 0;-webkit-transform: perspective(600px) rotateX(-90deg);-moz-transform: perspective(600px) rotateX(-90deg);-ms-transform: perspective(600px) rotateX(-90deg);-o-transform: perspective(600px) rotateX(-90deg);transform: perspective(600px) rotateX(-90deg);-webkit-transform-origin: center top 0;-moz-transform-origin: center top 0;-ms-transform-origin: center top 0;-o-transform-origin: center top 0;transform-origin: center top 0;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;-ms-transform-style: preserve-3d;-o-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperNe:hover .ContentNe {opacity: 1;visibility: visible;-webkit-transform: perspective(600px) rotateX(0deg);-moz-transform: perspective(600px) rotateX(0deg);-ms-transform: perspective(600px) rotateX(0deg);-o-transform: perspective(600px) rotateX(0deg);transform: perspective(600px) rotateX(0deg);}
.ContentWrapperNe .ContentNe .Content {position: absolute;top: 10%;padding: 0 10px;}
.ContentWrapperNe .ContentNe .Content h2 {font: 16px'Source Sans Pro', Arial, sans-serif;color: #8CA757;padding: 0 0 6px;}
.ContentWrapperNe .ContentNe .Content p {font: normal 12px'Source Sans Pro';color: #666666;}
.ContentWrapperNa img {-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperNa:hover img {-webkit-transform: translateX(-20%);-moz-transform: translateX(-20%);-ms-transform: translateX(-20%);-o-transform: translateX(-20%);transform: translateX(-20%);}
.ContentWrapperNa .ContentNa {position: absolute;background: #ffffff;opacity: 0;visibility: hidden;width: 50%;height: 100%;display: block;top: 0;right: 0;-webkit-transform: perspective(600px) rotateY(-90deg);-moz-transform: perspective(600px) rotateY(-90deg);-ms-transform: perspective(600px) rotateY(-90deg);-o-transform: perspective(600px) rotateY(-90deg);transform: perspective(600px) rotateY(-90deg);-webkit-transform-origin: right center 0;-moz-transform-origin: right center 0;-ms-transform-origin: right center 0;-o-transform-origin: right center 0;transform-origin: right center 0;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;-ms-transform-style: preserve-3d;-o-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperNa:hover .ContentNa {opacity: 1;visibility: visible;-webkit-transform: perspective(600px) rotateY(0deg);-moz-transform: perspective(600px) rotateY(0deg);-ms-transform: perspective(600px) rotateY(0deg);-o-transform: perspective(600px) rotateY(0deg);transform: perspective(600px) rotateY(0deg);}
.ContentWrapperNa .ContentNa .Content {position: absolute;top: 10%;padding: 0 10px;}
.ContentWrapperNa .ContentNa .Content h2 {font: 16px'Source Sans Pro', Arial, sans-serif;color: #8CA757;padding: 0 0 6px;}
.ContentWrapperNa .ContentNa .Content p {font: normal 12px'Source Sans Pro';color: #666666;}
.ContentWrapperMg img {-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperMg:hover img {-webkit-transform: translateY(-20%);-moz-transform: translateY(-20%);-ms-transform: translateY(-20%);-o-transform: translateY(-20%);transform: translateY(-20%);}
.ContentWrapperMg .ContentMg {position: absolute;background: #ffffff;opacity: 0;visibility: hidden;width: 100%;height: 50%;display: block;bottom: 0;left: 0;-webkit-transform: perspective(600px) rotateX(90deg);-moz-transform: perspective(600px) rotateX(90deg);-ms-transform: perspective(600px) rotateX(90deg);-o-transform: perspective(600px) rotateX(90deg);transform: perspective(600px) rotateX(90deg);-webkit-transform-origin: center bottom 0;-moz-transform-origin: center bottom 0;-ms-transform-origin: center bottom 0;-o-transform-origin: center bottom 0;transform-origin: center bottom 0;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;-ms-transform-style: preserve-3d;-o-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperMg:hover .ContentMg {opacity: 1;visibility: visible;-webkit-transform: perspective(600px) rotateY(0deg);-moz-transform: perspective(600px) rotateY(0deg);-ms-transform: perspective(600px) rotateY(0deg);-o-transform: perspective(600px) rotateY(0deg);transform: perspective(600px) rotateY(0deg);}
.ContentWrapperMg .ContentMg .Content {position: absolute;top: 10%;padding: 0 10px;}
.ContentWrapperMg .ContentMg .Content h2 {font: 16px'Source Sans Pro', Arial, sans-serif;color: #8CA757;padding: 0 0 6px;}
.ContentWrapperMg .ContentMg .Content p {font: normal 12px'Source Sans Pro';color: #666666;}
.ContentWrapperAl .ContentAl {position: absolute;background: #ffffff;opacity: 0;visibility: hidden;width: 100%;height: 100%;display: block;top: 0;left: 0;-webkit-transform: rotateY(0deg) scale(0.0);-moz-transform: rotateY(0deg) scale(0.0);-ms-transform: rotateY(0deg) scale(0.0);-o-transform: rotateY(0deg) scale(0.0);transform: rotateY(0deg) scale(0.0);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperAl:hover .ContentAl {opacity: 1;visibility: visible;-webkit-transform: rotateY(360deg) scale(.9);-moz-transform: rotateY(360deg) scale(.9);-ms-transform: rotateY(360deg) scale(.9);-o-transform: rotateY(360deg) scale(.9);transform: rotateY(360deg) scale(.9);}
.ContentWrapperAl .ContentAl .Content {position: absolute;top: 10%;padding: 0 10px;}
.ContentWrapperAl .ContentAl .Content h2 {font: 16px'Source Sans Pro', Arial, sans-serif;color: #8CA757;padding: 0 0 6px;}
.ContentWrapperAl .ContentAl .Content p {font: normal 12px'Source Sans Pro';color: #666666;}
.ContentWrapperAl .ContentAl .Content .ReadMore {float: right;margin: 16px 0 0;background: #D1CDC3;background: -moz-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D1CDC3), color-stop(100%, #C9C5BA));background: -webkit-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -o-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -ms-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: linear-gradient(to bottom, #D1CDC3 0%, #C9C5BA 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);-webkit-border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px 2px 2px 2px;-ms-border-radius: 2px 2px 2px 2px;-o-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px;-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);}
.ContentWrapperAl .ContentAl .Content .ReadMore a {color: #757167;padding: 6px 16px;display: block;font: normal 12px'Source Sans Pro';}
.ContentWrapperSi .ContentSi {position: absolute;background: #ffffff;opacity: 0;visibility: hidden;width: 100%;height: 100%;display: block;top: 0;left: 0;-webkit-transform: rotateX(0deg) scale(0.0);-moz-transform: rotateX(0deg) scale(0.0);-ms-transform: rotateX(0deg) scale(0.0);-o-transform: rotateX(0deg) scale(0.0);transform: rotateX(0deg) scale(0.0);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperSi:hover .ContentSi {opacity: 1;visibility: visible;-webkit-transform: rotateX(360deg) scale(.9);-moz-transform: rotateX(360deg) scale(.9);-ms-transform: rotateX(360deg) scale(.9);-o-transform: rotateX(360deg) scale(.9);transform: rotateX(360deg) scale(.9);}
.ContentWrapperSi .ContentSi .Content {position: absolute;top: 10%;padding: 0 10px;}
.ContentWrapperSi .ContentSi .Content h2 {font: 16px'Source Sans Pro', Arial, sans-serif;color: #8CA757;padding: 0 0 6px;}
.ContentWrapperSi .ContentSi .Content p {font: normal 12px'Source Sans Pro';color: #666666;}
.ContentWrapperSi .ContentSi .Content .ReadMore {float: right;margin: 16px 0 0;background: #D1CDC3;background: -moz-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D1CDC3), color-stop(100%, #C9C5BA));background: -webkit-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -o-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -ms-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: linear-gradient(to bottom, #D1CDC3 0%, #C9C5BA 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);-webkit-border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px 2px 2px 2px;-ms-border-radius: 2px 2px 2px 2px;-o-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px;-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);}
.ContentWrapperSi .ContentSi .Content .ReadMore a {color: #757167;padding: 6px 16px;display: block;font: normal 12px'Source Sans Pro';}
.ContentWrapperP .ContentP {position: absolute;background: #ffffff;opacity: 0;visibility: hidden;width: 100%;height: 100%;display: block;top: 0;left: 0;-webkit-transform: rotateY(0deg) scale(.9);-moz-transform: rotateY(0deg) scale(.9);-ms-transform: rotateY(0deg) scale(.9);-o-transform: rotateY(0deg) scale(.9);transform: rotateY(0deg) scale(.9);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperP:hover .ContentP {opacity: 1;visibility: visible;-webkit-transform: rotateY(360deg) scale(.9);-moz-transform: rotateY(360deg) scale(.9);-ms-transform: rotateY(360deg) scale(.9);-o-transform: rotateY(360deg) scale(.9);transform: rotateY(360deg) scale(.9);}
.ContentWrapperP .ContentP .Content {position: absolute;top: 10%;padding: 0 10px;}
.ContentWrapperP .ContentP .Content h2 {font: 16px'Source Sans Pro', Arial, sans-serif;color: #8CA757;padding: 0 0 6px;}
.ContentWrapperP .ContentP .Content p {font: normal 12px'Source Sans Pro';color: #666666;}
.ContentWrapperP .ContentP .Content .ReadMore {float: right;margin: 16px 0 0;background: #D1CDC3;background: -moz-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D1CDC3), color-stop(100%, #C9C5BA));background: -webkit-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -o-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -ms-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: linear-gradient(to bottom, #D1CDC3 0%, #C9C5BA 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);-webkit-border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px 2px 2px 2px;-ms-border-radius: 2px 2px 2px 2px;-o-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px;-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);}
.ContentWrapperP .ContentP .Content .ReadMore a {color: #757167;padding: 6px 16px;display: block;font: normal 12px'Source Sans Pro';}
.ContentWrapperS .ContentS {position: absolute;background: #ffffff;opacity: 0;visibility: hidden;width: 100%;height: 100%;display: block;top: 0;left: 0;-webkit-transform: rotateX(0deg) scale(.9);-moz-transform: rotateX(0deg) scale(.9);-ms-transform: rotateX(0deg) scale(.9);-o-transform: rotateX(0deg) scale(.9);transform: rotateX(0deg) scale(.9);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperS:hover .ContentS {opacity: 1;visibility: visible;-webkit-transform: rotateX(360deg) scale(.9);-moz-transform: rotateX(360deg) scale(.9);-ms-transform: rotateX(360deg) scale(.9);-o-transform: rotateX(360deg) scale(.9);transform: rotateX(360deg) scale(.9);}
.ContentWrapperS .ContentS .Content {position: absolute;top: 10%;padding: 0 10px;}
.ContentWrapperS .ContentS .Content h2 {font: 16px'Source Sans Pro', Arial, sans-serif;color: #8CA757;padding: 0 0 6px;}
.ContentWrapperS .ContentS .Content p {font: normal 12px'Source Sans Pro';color: #666666;}
.ContentWrapperS .ContentS .Content .ReadMore {float: right;margin: 16px 0 0;background: #D1CDC3;background: -moz-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D1CDC3), color-stop(100%, #C9C5BA));background: -webkit-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -o-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -ms-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: linear-gradient(to bottom, #D1CDC3 0%, #C9C5BA 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);-webkit-border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px 2px 2px 2px;-ms-border-radius: 2px 2px 2px 2px;-o-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px;-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);}
.ContentWrapperS .ContentS .Content .ReadMore a {color: #757167;padding: 6px 16px;display: block;font: normal 12px'Source Sans Pro';}
.ContentWrapperCl {overflow: visible !important;}
.ContentWrapperCl img {position: relative;z-index: 455;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperCl:hover img {-webkit-transform: translateY(-40%);-moz-transform: translateY(-40%);-ms-transform: translateY(-40%);-o-transform: translateY(-40%);transform: translateY(-40%);}
.ContentWrapperCl .ContentCl {position: absolute;background: #ffffff;opacity: 1;visibility: hidden;width: 100%;height: 100%;display: block;bottom: 0;left: 0;z-index: 200;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperCl:hover .ContentCl {visibility: visible;}
.ContentWrapperCl .ContentCl .Content {position: absolute;top: 65%;display: block;width: 100%;}
.ContentWrapperCl .ContentCl .Content h2 {font:bold 16px'Source Sans Pro', Arial, sans-serif;color: #8CA757;padding: 0 0 2px;text-align: center;}
.ContentWrapperCl .ContentCl .Content .ReadMore {margin: 8px auto;background: #D1CDC3;background: -moz-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D1CDC3), color-stop(100%, #C9C5BA));background: -webkit-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -o-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -ms-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: linear-gradient(to bottom, #D1CDC3 0%, #C9C5BA 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);-webkit-border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px 2px 2px 2px;-ms-border-radius: 2px 2px 2px 2px;-o-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px;-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);display: block;width: 80px;}
.ContentWrapperCl .ContentCl .Content .ReadMore a {color: #757167;padding: 6px 16px;display: block;font: normal 12px'Source Sans Pro';}
.ContentWrapperAr {overflow: visible !important;}
.ContentWrapperAr img {position: relative;z-index: 455;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperAr:hover img {-webkit-transform: translateY(40%);-moz-transform: translateY(40%);-ms-transform: translateY(40%);-o-transform: translateY(40%);transform: translateY(40%);}
.ContentWrapperAr .ContentAr {position: absolute;background: #ffffff;opacity: 1;visibility: hidden;width: 100%;height: 100%;display: block;bottom: 0;left: 0;z-index: 200;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperAr:hover .ContentAr {visibility: visible;}
.ContentWrapperAr .ContentAr .Content {position: absolute;top: 5%;display: block;width: 100%;}
.ContentWrapperAr .ContentAr .Content h2 {font:bold 16px'Source Sans Pro', Arial, sans-serif;color: #8CA757;padding: 0 0 2px;text-align: center;}
.ContentWrapperAr .ContentAr .Content .ReadMore {margin: 8px auto;background: #D1CDC3;background: -moz-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D1CDC3), color-stop(100%, #C9C5BA));background: -webkit-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -o-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -ms-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: linear-gradient(to bottom, #D1CDC3 0%, #C9C5BA 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);-webkit-border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px 2px 2px 2px;-ms-border-radius: 2px 2px 2px 2px;-o-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px;-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);display: block;width: 80px;}
.ContentWrapperAr .ContentAr .Content .ReadMore a {color: #757167;padding: 6px 16px;display: block;font: normal 12px'Source Sans Pro';}
.ContentWrapperK {overflow: visible !important;}
.ContentWrapperK img {position: relative;z-index: 455;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperK:hover img {-webkit-transform: translateX(-20%);-moz-transform: translateX(-20%);-ms-transform: translateX(-20%);-o-transform: translateX(-20%);transform: translateX(-20%);}
.ContentWrapperK .ContentK {position: absolute;background: #ffffff;opacity: 1;visibility: hidden;width: 100%;height: 100%;display: block;bottom: 0;left: 0;z-index: 200;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperK:hover .ContentK {visibility: visible;}
.ContentWrapperK .ContentK .Content {display: block;width: 100%;position: relative;}
.ContentWrapperK .ContentK .Content ul {position: absolute;top: 0;right: 0;}
.ContentWrapperK .ContentK .Content ul li {margin: 14px 16px;}
.ContentWrapperK .ContentK .Content ul li a {font-size: 21px;color: #a9a9a9;}
.ContentWrapperCa {overflow: visible !important;}
.ContentWrapperCa img {position: relative;z-index: 455;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperCa:hover img {-webkit-transform: translateX(20%);-moz-transform: translateX(20%);-ms-transform: translateX(20%);-o-transform: translateX(20%);transform: translateX(20%);}
.ContentWrapperCa .ContentCa {position: absolute;background: #ffffff;opacity: 1;visibility: hidden;width: 100%;height: 100%;display: block;bottom: 0;left: 0;z-index: 200;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperCa:hover .ContentCa {visibility: visible;}
.ContentWrapperCa .ContentCa .Content {display: block;width: 100%;position: relative;}
.ContentWrapperCa .ContentCa .Content ul {position: absolute;top: 0;left: 0;}
.ContentWrapperCa .ContentCa .Content ul li {margin: 14px 16px;}
.ContentWrapperCa .ContentCa .Content ul li a {font-size: 21px;color: #a9a9a9;}
.ContentWrapperSc .ContentSc {position: absolute;background: #ffffff;visibility: hidden;width: 100%;height: 100%;display: block;top: -100%;left: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperSc:hover .ContentSc {visibility: visible;top: 0;}
.ContentWrapperSc .ContentSc .Content {position: absolute;top: 10%;padding: 0 10px;}
.ContentWrapperSc .ContentSc .Content h2 {font: 16px'Source Sans Pro', Arial, sans-serif;color: #8CA757;padding: 0 0 6px;}
.ContentWrapperSc .ContentSc .Content p {font: normal 12px'Source Sans Pro';color: #666666;}
.ContentWrapperSc .ContentSc .Content .ReadMore {float: right;margin: 16px 0 0;background: #D1CDC3;background: -moz-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D1CDC3), color-stop(100%, #C9C5BA));background: -webkit-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -o-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -ms-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: linear-gradient(to bottom, #D1CDC3 0%, #C9C5BA 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);-webkit-border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px 2px 2px 2px;-ms-border-radius: 2px 2px 2px 2px;-o-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px;-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);}
.ContentWrapperSc .ContentSc .Content .ReadMore a {color: #757167;padding: 6px 16px;display: block;font: normal 12px'Source Sans Pro';}
.ContentWrapperTi .ContentTi {position: absolute;background: #ffffff;visibility: hidden;width: 100%;height: 100%;display: block;top: 0;left: -100%;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperTi:hover .ContentTi {visibility: visible;left: 0;}
.ContentWrapperTi .ContentTi .Content {position: absolute;top: 10%;padding: 0 10px;}
.ContentWrapperTi .ContentTi .Content h2 {font: 16px'Source Sans Pro', Arial, sans-serif;color: #8CA757;padding: 0 0 6px;}
.ContentWrapperTi .ContentTi .Content p {font: normal 12px'Source Sans Pro';color: #666666;}
.ContentWrapperTi .ContentTi .Content .ReadMore {float: right;margin: 16px 0 0;background: #D1CDC3;background: -moz-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D1CDC3), color-stop(100%, #C9C5BA));background: -webkit-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -o-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -ms-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: linear-gradient(to bottom, #D1CDC3 0%, #C9C5BA 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);-webkit-border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px 2px 2px 2px;-ms-border-radius: 2px 2px 2px 2px;-o-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px;-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);}
.ContentWrapperTi .ContentTi .Content .ReadMore a {color: #757167;padding: 6px 16px;display: block;font: normal 12px'Source Sans Pro';}
.ContentWrapperV .ContentV {position: absolute;background: #ffffff;visibility: hidden;width: 100%;height: 100%;display: block;top: 0;right: -100%;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperV:hover .ContentV {visibility: visible;right: 0;}
.ContentWrapperV .ContentV .Content {position: absolute;top: 10%;padding: 0 10px;}
.ContentWrapperV .ContentV .Content h2 {font: 16px'Source Sans Pro', Arial, sans-serif;color: #8CA757;padding: 0 0 6px;}
.ContentWrapperV .ContentV .Content p {font: normal 12px'Source Sans Pro';color: #666666;}
.ContentWrapperV .ContentV .Content .ReadMore {float: right;margin: 16px 0 0;background: #D1CDC3;background: -moz-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D1CDC3), color-stop(100%, #C9C5BA));background: -webkit-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -o-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -ms-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: linear-gradient(to bottom, #D1CDC3 0%, #C9C5BA 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);-webkit-border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px 2px 2px 2px;-ms-border-radius: 2px 2px 2px 2px;-o-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px;-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);}
.ContentWrapperV .ContentV .Content .ReadMore a {color: #757167;padding: 6px 16px;display: block;font: normal 12px'Source Sans Pro';}
.ContentWrapperCr .ContentCr {position: absolute;background: #ffffff;visibility: hidden;width: 100%;height: 0;display: block;bottom: -100%;left: 0;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperCr:hover .ContentCr {visibility: visible;height: 100%;bottom: 0;}
.ContentWrapperCr .ContentCr .Content {position: absolute;top: 10%;padding: 0 10px;}
.ContentWrapperCr .ContentCr .Content h2 {font: 16px'Source Sans Pro', Arial, sans-serif;color: #8CA757;padding: 0 0 6px;}
.ContentWrapperCr .ContentCr .Content p {font: normal 12px'Source Sans Pro';color: #666666;}
.ContentWrapperCr .ContentCr .Content .ReadMore {float: right;margin: 16px 0 0;background: #D1CDC3;background: -moz-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D1CDC3), color-stop(100%, #C9C5BA));background: -webkit-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -o-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -ms-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: linear-gradient(to bottom, #D1CDC3 0%, #C9C5BA 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);-webkit-border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px 2px 2px 2px;-ms-border-radius: 2px 2px 2px 2px;-o-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px;-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);}
.ContentWrapperCr .ContentCr .Content .ReadMore a {color: #757167;padding: 6px 16px;display: block;font: normal 12px'Source Sans Pro';}
.ContentWrapperMn .ContentMn {position: absolute;background: #ffffff;opacity: 0;visibility: hidden;width: 100%;height: 100%;display: block;top: 0;left: 0;-webkit-transform-origin: top left;-moz-transform-origin: top left;-ms-transform-origin: top left;-o-transform-origin: top left;transform-origin: top left;-webkit-transform-style: preserve-3D;-moz-transform-style: preserve-3D;-ms-transform-style: preserve-3D;-o-transform-style: preserve-3D;transform-style: preserve-3D;-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperMn:hover .ContentMn {opacity: 1;visibility: visible;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);}
.ContentWrapperMn .ContentMn .Content {position: absolute;top: 10%;padding: 0 10px;}
.ContentWrapperMn .ContentMn .Content h2 {font: 16px'Source Sans Pro', Arial, sans-serif;color: #8CA757;padding: 0 0 6px;}
.ContentWrapperMn .ContentMn .Content p {font: normal 12px'Source Sans Pro';color: #666666;}
.ContentWrapperMn .ContentMn .Content .ReadMore {float: right;margin: 16px 0 0;background: #D1CDC3;background: -moz-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D1CDC3), color-stop(100%, #C9C5BA));background: -webkit-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -o-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -ms-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: linear-gradient(to bottom, #D1CDC3 0%, #C9C5BA 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);-webkit-border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px 2px 2px 2px;-ms-border-radius: 2px 2px 2px 2px;-o-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px;-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);}
.ContentWrapperMn .ContentMn .Content .ReadMore a {color: #757167;padding: 6px 16px;display: block;font: normal 12px'Source Sans Pro';}
.ContentWrapperFe .ContentFe {position: absolute;background: #ffffff;opacity: 0;visibility: hidden;width: 100%;height: 100%;display: block;top: 0;right: 0;-webkit-transform-origin: top right;-moz-transform-origin: top right;-ms-transform-origin: top right;-o-transform-origin: top right;transform-origin: top right;-webkit-transform-style: preserve-3D;-moz-transform-style: preserve-3D;-ms-transform-style: preserve-3D;-o-transform-style: preserve-3D;transform-style: preserve-3D;-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperFe:hover .ContentFe {opacity: 1;visibility: visible;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);}
.ContentWrapperFe .ContentFe .Content {position: absolute;top: 10%;padding: 0 10px;}
.ContentWrapperFe .ContentFe .Content h2 {font: 16px'Source Sans Pro', Arial, sans-serif;color: #8CA757;padding: 0 0 6px;}
.ContentWrapperFe .ContentFe .Content p {font: normal 12px'Source Sans Pro';color: #666666;}
.ContentWrapperFe .ContentFe .Content .ReadMore {float: right;margin: 16px 0 0;background: #D1CDC3;background: -moz-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D1CDC3), color-stop(100%, #C9C5BA));background: -webkit-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -o-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -ms-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: linear-gradient(to bottom, #D1CDC3 0%, #C9C5BA 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);-webkit-border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px 2px 2px 2px;-ms-border-radius: 2px 2px 2px 2px;-o-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px;-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);}
.ContentWrapperFe .ContentFe .Content .ReadMore a {color: #757167;padding: 6px 16px;display: block;font: normal 12px'Source Sans Pro';}
.ContentWrapperCo .ContentCo {position: absolute;background: #ffffff;opacity: 0;visibility: hidden;width: 100%;height: 100%;display: block;top: 0;left: 0;-webkit-transform-origin: bottom left;-moz-transform-origin: bottom left;-ms-transform-origin: bottom left;-o-transform-origin: bottom left;transform-origin: bottom left;-webkit-transform-style: preserve-3D;-moz-transform-style: preserve-3D;-ms-transform-style: preserve-3D;-o-transform-style: preserve-3D;transform-style: preserve-3D;-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperCo:hover .ContentCo {opacity: 1;visibility: visible;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);}
.ContentWrapperCo .ContentCo .Content {position: absolute;top: 10%;padding: 0 10px;}
.ContentWrapperCo .ContentCo .Content h2 {font: 16px'Source Sans Pro', Arial, sans-serif;color: #8CA757;padding: 0 0 6px;}
.ContentWrapperCo .ContentCo .Content p {font: normal 12px'Source Sans Pro';color: #666666;}
.ContentWrapperCo .ContentCo .Content .ReadMore {float: right;margin: 16px 0 0;background: #D1CDC3;background: -moz-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D1CDC3), color-stop(100%, #C9C5BA));background: -webkit-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -o-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -ms-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: linear-gradient(to bottom, #D1CDC3 0%, #C9C5BA 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);-webkit-border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px 2px 2px 2px;-ms-border-radius: 2px 2px 2px 2px;-o-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px;-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);}
.ContentWrapperCo .ContentCo .Content .ReadMore a {color: #757167;padding: 6px 16px;display: block;font: normal 12px'Source Sans Pro';}
.ContentWrapperNi .ContentNi {position: absolute;background: #ffffff;opacity: 0;visibility: hidden;width: 100%;height: 100%;display: block;top: 0;right: 0;-webkit-transform-origin: bottom right;-moz-transform-origin: bottom right;-ms-transform-origin: bottom right;-o-transform-origin: bottom right;transform-origin: bottom right;-webkit-transform-style: preserve-3D;-moz-transform-style: preserve-3D;-ms-transform-style: preserve-3D;-o-transform-style: preserve-3D;transform-style: preserve-3D;-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperNi:hover .ContentNi {opacity: 1;visibility: visible;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);}
.ContentWrapperNi .ContentNi .Content {position: absolute;top: 10%;padding: 0 10px;}
.ContentWrapperNi .ContentNi .Content h2 {font: 16px'Source Sans Pro', Arial, sans-serif;color: #8CA757;padding: 0 0 6px;}
.ContentWrapperNi .ContentNi .Content p {font: normal 12px'Source Sans Pro';color: #666666;}
.ContentWrapperNi .ContentNi .Content .ReadMore {float: right;margin: 16px 0 0;background: #D1CDC3;background: -moz-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D1CDC3), color-stop(100%, #C9C5BA));background: -webkit-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -o-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -ms-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: linear-gradient(to bottom, #D1CDC3 0%, #C9C5BA 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);-webkit-border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px 2px 2px 2px;-ms-border-radius: 2px 2px 2px 2px;-o-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px;-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);}
.ContentWrapperNi .ContentNi .Content .ReadMore a {color: #757167;padding: 6px 16px;display: block;font: normal 12px'Source Sans Pro';}
.ContentWrapperCu img {-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-o-backface-visibility: hidden;backface-visibility: hidden;-webkit-transform: rotateY(0deg);-moz-transform: rotateY(0deg);-ms-transform: rotateY(0deg);-o-transform: rotateY(0deg);transform: rotateY(0deg);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperCu:hover img {-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-ms-transform: rotateY(180deg);-o-transform: rotateY(180deg);transform: rotateY(180deg);}
.ContentWrapperCu .ContentCu {-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-o-backface-visibility: hidden;backface-visibility: hidden;position: absolute;background: #ffffff;opacity: 0;visibility: hidden;width: 100%;height: 100%;display: block;top: 0;left: 0;-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-ms-transform: rotateY(180deg);-o-transform: rotateY(180deg);transform: rotateY(180deg);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperCu:hover .ContentCu {opacity: 1;visibility: visible;-webkit-transform: rotateY(0deg);-moz-transform: rotateY(0deg);-ms-transform: rotateY(0deg);-o-transform: rotateY(0deg);transform: rotateY(0deg);}
.ContentWrapperCu .ContentCu .Content {position: absolute;top: 10%;padding: 0 10px;}
.ContentWrapperCu .ContentCu .Content h2 {font: 16px'Source Sans Pro', Arial, sans-serif;color: #8CA757;padding: 0 0 6px;}
.ContentWrapperCu .ContentCu .Content p {font: normal 12px'Source Sans Pro';color: #666666;}
.ContentWrapperCu .ContentCu .Content .ReadMore {float: right;margin: 16px 0 0;background: #D1CDC3;background: -moz-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D1CDC3), color-stop(100%, #C9C5BA));background: -webkit-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -o-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -ms-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: linear-gradient(to bottom, #D1CDC3 0%, #C9C5BA 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);-webkit-border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px 2px 2px 2px;-ms-border-radius: 2px 2px 2px 2px;-o-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px;-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);}
.ContentWrapperCu .ContentCu .Content .ReadMore a {color: #757167;padding: 6px 16px;display: block;font: normal 12px'Source Sans Pro';}
.ContentWrapperZn img {-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-o-backface-visibility: hidden;backface-visibility: hidden;-webkit-transform: rotateX(0deg);-moz-transform: rotateX(0deg);-ms-transform: rotateX(0deg);-o-transform: rotateX(0deg);transform: rotateX(0deg);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperZn:hover img {-webkit-transform: rotateX(180deg);-moz-transform: rotateX(180deg);-ms-transform: rotateX(180deg);-o-transform: rotateX(180deg);transform: rotateX(180deg);}
.ContentWrapperZn .ContentZn {-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-o-backface-visibility: hidden;backface-visibility: hidden;position: absolute;background: #ffffff;opacity: 0;visibility: hidden;width: 100%;height: 100%;display: block;top: 0;left: 0;-webkit-transform: rotateX(180deg);-moz-transform: rotateX(180deg);-ms-transform: rotateX(180deg);-o-transform: rotateX(180deg);transform: rotateX(180deg);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ContentWrapperZn:hover .ContentZn {opacity: 1;visibility: visible;-webkit-transform: rotateX(0deg);-moz-transform: rotateX(0deg);-ms-transform: rotateX(0deg);-o-transform: rotateX(0deg);transform: rotateX(0deg);}
.ContentWrapperZn .ContentZn .Content {position: absolute;top: 5%;padding: 0 10px;}
.ContentWrapperZn .ContentZn .Content h2 {font: 16px'Source Sans Pro', Arial, sans-serif;color: #8CA757;padding: 0 0 6px;}
.ContentWrapperZn .ContentZn .Content p {padding:10px 10px 0;font: normal 14px'Source Sans Pro';color: #666666;}
.ContentWrapperZn .ContentZn .Content .ReadMore {float: right;margin: 16px 0 0;background: #D1CDC3;background: -moz-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D1CDC3), color-stop(100%, #C9C5BA));background: -webkit-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -o-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: -ms-linear-gradient(top, #D1CDC3 0%, #C9C5BA 100%);background: linear-gradient(to bottom, #D1CDC3 0%, #C9C5BA 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1CDC3', endColorstr='#C9C5BA', GradientType=0);-webkit-border-radius: 2px 2px 2px 2px;-moz-border-radius: 2px 2px 2px 2px;-ms-border-radius: 2px 2px 2px 2px;-o-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px;-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-ms-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);-o-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);}
.ContentWrapperZn .ContentZn .Content .ReadMore a {color: #757167;padding: 6px 16px;display: block;font: normal 12px'Source Sans Pro';}
/* =============================================
Ribbons
============================================= */
.ImageWrapper .RibbonCTL .Triangle:after {border-right: 35px solid rgba(0, 0, 0, 0);border-top: 35px solid #FFFFFF;content:" ";display: block;height: 0;position: absolute;width: 0;top: 0;left: 0;z-index: 99;}
.ImageWrapper .RibbonCTL .Sign {top: 2px;left: 2px;position: absolute;z-index: 999;}
.ImageWrapper .RibbonCTL .Sign a {color: #666666;}
.ImageWrapper .RibbonCTL {opacity: 0;visibility: hidden;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .RibbonCTL {opacity: 1;visibility: visible;}
.ImageWrapper .RibbonCTR .Triangle:after {border-left: 35px solid rgba(0, 0, 0, 0);border-top: 35px solid #FFFFFF;content:" ";display: block;height: 0;position: absolute;width: 0;top: 0;right: 0;z-index: 99;}
.ImageWrapper .RibbonCTR .Sign {top: 2px;right: 2px;position: absolute;z-index: 999;}
.ImageWrapper .RibbonCTR .Sign a {color: #666666;}
.ImageWrapper .RibbonCTR {opacity: 0;visibility: hidden;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .RibbonCTR {opacity: 1;visibility: visible;}
.ImageWrapper .RibbonCBL .Triangle:after {border-right: 35px solid rgba(0, 0, 0, 0);border-bottom: 35px solid #FFFFFF;content:" ";display: block;height: 0;position: absolute;width: 0;bottom: 0;left: 0;z-index: 99;}
.ImageWrapper .RibbonCBL .Sign {bottom: 1px;left: 1px;position: absolute;z-index: 999;}
.ImageWrapper .RibbonCBL .Sign a {color: #666666;}
.ImageWrapper .RibbonCBL {opacity: 0;visibility: hidden;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .RibbonCBL {opacity: 1;visibility: visible;}
.ImageWrapper .RibbonCBR .Triangle:after {border-left: 35px solid rgba(0, 0, 0, 0);border-bottom: 35px solid #FFFFFF;content:" ";display: block;height: 0;position: absolute;width: 0;bottom: 0;right: 0;z-index: 99;}
.ImageWrapper .RibbonCBR .Sign {bottom: 1px;right: 1px;position: absolute;z-index: 999;}
.ImageWrapper .RibbonCBR .Sign a {color: #666666;}
.ImageWrapper .RibbonCBR {opacity: 0;visibility: hidden;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
.ImageWrapper:hover .RibbonCBR {opacity: 1;visibility: visible;}
}
</style>
<style>
.meo p, .meo i{display:none;}
.cloud p,.cloud i{display:none;}
.tube p,.tube i{display:none;}
.motion p,.motion i{display:none;}
.post-body img{width:100%;min-height:150px;}
</style>
<style type='text/css'>
#sidebar-wrapper{display:none}
.column,.columns{float:left;min-height:1px;padding:0 15px;position:relative;margin-bottom:30px}
.columns{width:25%}
.container23{width: 1180px;
background:rgba(0, 0, 0, 0.41);
max-width: 100%;
position:absolute;
margin: 0 auto;
float: right;
margin-top:15px;}
.row .twelve{width:100%;margin-top:15px;}
.row .column,.row .columns{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.row{max-width:100%;margin:0 auto}
.row .row{width:auto;max-width:none;min-width:0;margin:0 -15px}
.column.end,.columns.end{float:right}
.column.wrapper,.columns.wrapper{margin-bottom:0}
.row:before,.row:after{content:" ";display:table}
.row:after{clear:both}
.thumb img {
max-width: 100%;
min-height: 205px;
max-height: 205px;
-ms-interpolation-mode: bicubic;
}
img{max-width:100%;height:auto;-ms-interpolation-mode:bicubic}
object,embed,iframe{max-width:100%}
@media only screen and (max-width: 959px) and (min-width:768px) {
.row .row{margin:0 -10px}
.column,.columns{padding:0 10px;margin-bottom:20px;width:33%;}
.top_wrapper{margin-bottom:20px}
#top_menu{right:10px}
#top_menu .sf-menu i{display:none}
#leftContent .inner{margin:0}
.post_content{margin:0 -10px}
.post_single{margin-bottom:20px}
#footer{padding-top:20px}
}
@media only screen and (max-width: 767px) and (min-width: 480px){
#post_grids .column,#post_grids .columns{width:50%;float:none;padding:0 14px;margin-bottom:14px}
}
@media only screen and (max-width: 767px) {
.row .row{width:auto;max-width:none;min-width:0;margin:0 -10px}
.column:last-child,.columns:last-child{float:none}
[class*="column"] + [class*="column"]:last-child{float:none}
.column:before,.columns:before,.column:after,.columns:after{content:"";display:table}
.column:after,.columns:after{clear:both}
.top_wrapper{margin-bottom:14px}
.header_left,.header_right{float:none;width:auto}
.header_left{margin-bottom:30px}
#top_menu{position:relative;background-color:#06F;right:0}
#header{width:100%;float:none;text-align:center;margin:0;margin-bottom:10px}
div#head-inner{margin:10px auto;}
#header img{display:inline;margin:0 auto}
#top_menu{float:none;width:auto}
#top_menu .sf-menu,.header_search{display:none}
#top_menu span.nav_select,.select_menu{display:block}
#leftContent{width:auto;float:none;margin:0}
#leftContent .inner{margin:0}
.white_box .white_box_inner{padding:10px}
.slider .caption_wrapper{display:none}
.slider .caption,.slider .flex-direction-nav{display:none}
.post_item_inner,.post_single_inner{padding:14px}
.post_single{margin-bottom:14px}
.social_share,.post_author{display:none}
#related-posts ul li{width:50%}
#footer{padding-top:14px}
}
@media only screen and (max-width: 460px) {
.related_posts .rp_col { float: none; width:auto; }
}
</style>
<script type='text/javascript'>//<![CDATA[
function stripTags(s, n) {
return s.replace(/<.*?>/ig, "").split(/\s+/).slice(0, n - 1).join(" ")
}
var _0x9dba=["\x66\x75\x6E\x63\x74\x69\x6F\x6E\x20\x72\x65\x61\x64\x6D\x6F\x72\x65\x28\x61\x29\x7B\x56\x20\x70\x3D\x64\x6F\x63\x75\x6D\x65\x6E\x74\x2E\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64\x28\x61\x29\x2C\x7A\x3D\x22\x22\x2C\x6B\x3D\x22\x22\x2C\x39\x3D\x22\x22\x2C\x63\x3D\x2D\x31\x2C\x6C\x3D\x70\x2E\x57\x28\x22\x6C\x22\x29\x2C\x54\x3D\x70\x2E\x57\x28\x22\x64\x22\x29\x3B\x66\x6F\x72\x28\x56\x20\x69\x3D\x30\x3B\x69\x3C\x54\x2E\x58\x3B\x69\x2B\x2B\x29\x7B\x39\x3D\x54\x5B\x69\x5D\x2E\x6A\x3B\x65\x28\x39\x2E\x41\x28\x22\x2F\x2F\x59\x2E\x79\x6F\x75\x74\x75\x62\x65\x2E\x42\x2F\x5A\x2F\x22\x29\x21\x3D\x2D\x31\x29\x7B\x63\x3D\x31\x3B\x43\x7D\x66\x20\x65\x28\x39\x2E\x41\x28\x22\x2F\x2F\x31\x30\x2E\x76\x69\x6D\x65\x6F\x2E\x42\x2F\x6D\x2F\x22\x29\x21\x3D\x2D\x31\x29\x7B\x63\x3D\x32\x3B\x43\x7D\x66\x20\x65\x28\x39\x2E\x41\x28\x22\x2F\x2F\x59\x2E\x64\x61\x69\x6C\x79\x6D\x6F\x74\x69\x6F\x6E\x2E\x42\x2F\x5A\x2F\x6D\x2F\x22\x29\x21\x3D\x2D\x31\x29\x7B\x63\x3D\x33\x3B\x43\x7D\x66\x20\x65\x28\x39\x2E\x41\x28\x22\x2F\x2F\x77\x2E\x73\x6F\x75\x6E\x64\x63\x6C\x6F\x75\x64\x2E\x42\x2F\x31\x30\x2F\x22\x29\x21\x3D\x2D\x31\x29\x7B\x63\x3D\x34\x3B\x43\x7D\x7D\x65\x28\x63\x3D\x3D\x31\x29\x6B\x3D\x27\x3C\x35\x20\x37\x3D\x22\x71\x22\x3E\x3C\x38\x20\x72\x3D\x22\x73\x2D\x74\x3A\x75\x20\x76\x20\x23\x35\x35\x46\x46\x38\x44\x3B\x22\x20\x37\x3D\x22\x6E\x22\x3E\x3C\x61\x20\x62\x3D\x22\x6F\x22\x20\x67\x3D\x22\x27\x2B\x79\x2B\x27\x22\x3E\x27\x2B\x78\x2B\x22\x3C\x2F\x61\x3E\x3C\x2F\x38\x3E\x3C\x2F\x35\x3E\x22\x2B\x27\x3C\x35\x20\x37\x3D\x22\x44\x20\x45\x20\x74\x75\x62\x65\x22\x3E\x3C\x35\x20\x37\x3D\x22\x46\x22\x3E\x3C\x35\x20\x37\x3D\x22\x47\x2D\x6D\x22\x3E\x3C\x64\x20\x48\x3D\x22\x49\x22\x20\x4A\x3D\x22\x4B\x22\x20\x6A\x3D\x22\x27\x2B\x39\x2B\x27\x3F\x4C\x3D\x4D\x26\x62\x3D\x30\x22\x20\x4E\x3D\x22\x30\x22\x20\x4F\x3E\x3C\x2F\x64\x3E\x3C\x2F\x35\x3E\x3C\x69\x20\x37\x3D\x22\x68\x20\x50\x2D\x51\x20\x68\x2D\x52\x2D\x53\x2D\x36\x22\x3E\x3C\x2F\x69\x3E\x27\x3B\x66\x20\x65\x28\x63\x3D\x3D\x32\x29\x6B\x3D\x27\x3C\x35\x20\x37\x3D\x22\x71\x22\x3E\x3C\x38\x20\x72\x3D\x22\x73\x2D\x74\x3A\x75\x20\x76\x20\x23\x46\x46\x37\x46\x35\x35\x3B\x22\x20\x37\x3D\x22\x6E\x22\x3E\x3C\x61\x20\x62\x3D\x22\x6F\x22\x20\x67\x3D\x22\x27\x2B\x79\x2B\x27\x22\x3E\x27\x2B\x78\x2B\x22\x3C\x2F\x61\x3E\x3C\x2F\x38\x3E\x3C\x2F\x35\x3E\x22\x2B\x27\x3C\x35\x20\x37\x3D\x22\x44\x20\x45\x20\x6D\x65\x6F\x22\x3E\x3C\x35\x20\x37\x3D\x22\x46\x22\x3E\x3C\x35\x20\x37\x3D\x22\x47\x2D\x6D\x22\x3E\x3C\x64\x20\x48\x3D\x22\x49\x22\x20\x4A\x3D\x22\x4B\x22\x20\x6A\x3D\x22\x27\x2B\x39\x2B\x27\x3F\x4C\x3D\x4D\x26\x62\x3D\x30\x22\x20\x4E\x3D\x22\x30\x22\x20\x4F\x3E\x3C\x2F\x64\x3E\x3C\x2F\x35\x3E\x3C\x69\x20\x37\x3D\x22\x68\x20\x50\x2D\x51\x20\x68\x2D\x52\x2D\x53\x2D\x36\x22\x3E\x3C\x2F\x69\x3E\x27\x3B\x66\x20\x65\x28\x63\x3D\x3D\x33\x29\x6B\x3D\x27\x3C\x35\x20\x37\x3D\x22\x71\x22\x3E\x3C\x38\x20\x72\x3D\x22\x73\x2D\x74\x3A\x75\x20\x76\x20\x23\x46\x46\x35\x35\x45\x37\x3B\x22\x20\x37\x3D\x22\x6E\x22\x3E\x3C\x61\x20\x62\x3D\x22\x6F\x22\x20\x67\x3D\x22\x27\x2B\x79\x2B\x27\x22\x3E\x27\x2B\x78\x2B\x22\x3C\x2F\x61\x3E\x3C\x2F\x38\x3E\x3C\x2F\x35\x3E\x22\x2B\x27\x3C\x35\x20\x37\x3D\x22\x44\x20\x45\x20\x6D\x6F\x74\x69\x6F\x6E\x22\x3E\x3C\x35\x20\x37\x3D\x22\x46\x22\x3E\x3C\x35\x20\x37\x3D\x22\x47\x2D\x6D\x22\x3E\x3C\x64\x20\x48\x3D\x22\x49\x22\x20\x4A\x3D\x22\x4B\x22\x20\x6A\x3D\x22\x27\x2B\x39\x2B\x27\x3F\x4C\x3D\x4D\x26\x62\x3D\x30\x22\x20\x4E\x3D\x22\x30\x22\x20\x4F\x3E\x3C\x2F\x64\x3E\x3C\x2F\x35\x3E\x3C\x69\x20\x37\x3D\x22\x68\x20\x50\x2D\x51\x20\x68\x2D\x52\x2D\x53\x2D\x36\x22\x3E\x3C\x2F\x69\x3E\x27\x3B\x66\x20\x65\x28\x63\x3D\x3D\x34\x29\x6B\x3D\x27\x3C\x35\x20\x37\x3D\x22\x71\x22\x3E\x3C\x38\x20\x37\x3D\x22\x6E\x22\x3E\x3C\x61\x20\x62\x3D\x22\x6F\x22\x20\x67\x3D\x22\x27\x2B\x79\x2B\x27\x22\x3E\x27\x2B\x78\x2B\x22\x3C\x2F\x61\x3E\x3C\x2F\x38\x3E\x3C\x2F\x35\x3E\x22\x2B\x27\x3C\x35\x20\x37\x3D\x22\x44\x20\x45\x20\x63\x6C\x6F\x75\x64\x22\x3E\x3C\x35\x20\x37\x3D\x22\x46\x22\x3E\x3C\x35\x20\x37\x3D\x22\x47\x2D\x6D\x22\x3E\x3C\x64\x20\x48\x3D\x22\x49\x22\x20\x4A\x3D\x22\x4B\x22\x20\x6A\x3D\x22\x27\x2B\x39\x2B\x27\x3F\x4C\x3D\x4D\x26\x62\x3D\x30\x22\x20\x4E\x3D\x22\x30\x22\x20\x4F\x3E\x3C\x2F\x64\x3E\x3C\x2F\x35\x3E\x3C\x69\x20\x37\x3D\x22\x68\x20\x50\x2D\x51\x20\x68\x2D\x52\x2D\x53\x2D\x36\x22\x3E\x3C\x2F\x69\x3E\x27\x3B\x66\x20\x65\x28\x6C\x2E\x58\x3E\x3D\x31\x29\x7A\x3D\x27\x3C\x35\x20\x37\x3D\x22\x71\x22\x3E\x3C\x38\x20\x72\x3D\x22\x73\x2D\x74\x3A\x75\x20\x76\x20\x23\x35\x35\x44\x35\x46\x46\x3B\x22\x20\x37\x3D\x22\x6E\x22\x3E\x3C\x61\x20\x62\x3D\x22\x6F\x22\x20\x67\x3D\x22\x27\x2B\x79\x2B\x27\x22\x3E\x27\x2B\x78\x2B\x22\x3C\x2F\x61\x3E\x3C\x2F\x38\x3E\x3C\x2F\x35\x3E\x22\x2B\x27\x3C\x35\x20\x37\x3D\x22\x49\x6D\x61\x67\x65\x57\x72\x61\x70\x70\x65\x72\x20\x43\x6F\x6E\x74\x65\x6E\x74\x57\x72\x61\x70\x70\x65\x72\x5A\x6E\x20\x63\x68\x72\x6F\x6D\x65\x2D\x66\x69\x78\x22\x3E\x3C\x6C\x20\x37\x3D\x22\x6C\x2D\x72\x65\x73\x70\x6F\x6E\x73\x69\x76\x65\x22\x20\x6A\x3D\x22\x27\x2B\x6C\x5B\x30\x5D\x2E\x6A\x2B\x27\x22\x20\x2F\x3E\x3C\x35\x20\x37\x3D\x22\x43\x6F\x6E\x74\x65\x6E\x74\x5A\x6E\x22\x3E\x3C\x35\x20\x37\x3D\x22\x43\x6F\x6E\x74\x65\x6E\x74\x22\x3E\x27\x3B\x66\x20\x7A\x3D\x27\x3C\x38\x20\x72\x3D\x22\x73\x2D\x74\x3A\x75\x20\x76\x20\x23\x46\x46\x41\x44\x41\x44\x3B\x22\x20\x37\x3D\x22\x6E\x22\x3E\x3C\x61\x20\x62\x3D\x22\x6F\x22\x20\x67\x3D\x22\x27\x2B\x79\x2B\x27\x22\x3E\x27\x2B\x78\x2B\x22\x3C\x2F\x61\x3E\x3C\x2F\x38\x3E\x22\x2B\x27\x3C\x55\x20\x37\x3D\x22\x79\x6F\x22\x3E\x27\x3B\x70\x2E\x31\x31\x3D\x27\x3C\x61\x20\x67\x3D\x22\x27\x2B\x79\x2B\x27\x22\x3E\x27\x2B\x7A\x2B\x6B\x2B\x22\x3C\x2F\x61\x3E\x22\x2B\x27\x3C\x70\x3E\x27\x2B\x73\x74\x72\x69\x70\x54\x61\x67\x73\x28\x70\x2E\x31\x31\x2C\x32\x35\x29\x2B\x27\x2E\x2E\x2E\x3C\x2F\x70\x3E\x3C\x2F\x55\x3E\x3C\x35\x20\x37\x3D\x22\x63\x6C\x65\x61\x72\x22\x3E\x3C\x2F\x35\x3E\x3C\x35\x20\x37\x3D\x22\x70\x2D\x72\x69\x67\x68\x74\x22\x3E\x3C\x61\x20\x37\x3D\x22\x6D\x6F\x72\x65\x22\x20\x67\x3D\x22\x27\x2B\x79\x2B\x27\x22\x3E\x3C\x69\x20\x37\x3D\x22\x66\x61\x20\x66\x61\x2D\x73\x68\x61\x72\x65\x22\x3E\x3C\x2F\x69\x3E\x3C\x2F\x61\x3E\x3C\x2F\x35\x3E\x3C\x2F\x35\x3E\x3C\x2F\x35\x3E\x3C\x2F\x35\x3E\x3C\x2F\x55\x3E\x27\x7D\x3B","\x7C","\x73\x70\x6C\x69\x74","\x7C\x7C\x7C\x7C\x7C\x64\x69\x76\x7C\x7C\x63\x6C\x61\x73\x73\x7C\x68\x33\x7C\x69\x66\x72\x73\x72\x63\x7C\x7C\x72\x65\x6C\x7C\x69\x66\x72\x74\x62\x7C\x69\x66\x72\x61\x6D\x65\x7C\x69\x66\x7C\x65\x6C\x73\x65\x7C\x68\x72\x65\x66\x7C\x69\x63\x6F\x6E\x7C\x7C\x73\x72\x63\x7C\x69\x66\x72\x74\x61\x67\x7C\x69\x6D\x67\x7C\x76\x69\x64\x65\x6F\x7C\x70\x6F\x73\x74\x5F\x69\x74\x65\x6D\x5F\x74\x69\x74\x6C\x65\x7C\x62\x6F\x6F\x6B\x6D\x61\x72\x6B\x7C\x7C\x70\x6F\x73\x74\x5F\x6D\x65\x74\x61\x7C\x73\x74\x79\x6C\x65\x7C\x62\x6F\x72\x64\x65\x72\x7C\x74\x6F\x70\x7C\x34\x70\x78\x7C\x73\x6F\x6C\x69\x64\x7C\x7C\x7C\x7C\x69\x6D\x67\x74\x61\x67\x7C\x69\x6E\x64\x65\x78\x4F\x66\x7C\x63\x6F\x6D\x7C\x62\x72\x65\x61\x6B\x7C\x6C\x61\x72\x67\x65\x5F\x74\x68\x75\x6D\x62\x7C\x74\x68\x75\x6D\x62\x5F\x68\x6F\x76\x65\x72\x7C\x69\x6D\x67\x5F\x77\x72\x61\x70\x70\x65\x72\x7C\x65\x6E\x74\x72\x79\x7C\x77\x69\x64\x74\x68\x7C\x61\x75\x74\x6F\x7C\x68\x65\x69\x67\x68\x74\x7C\x32\x30\x30\x7C\x76\x71\x7C\x6D\x65\x64\x69\x75\x6D\x7C\x66\x72\x61\x6D\x65\x62\x6F\x72\x64\x65\x72\x7C\x61\x6C\x6C\x6F\x77\x66\x75\x6C\x6C\x73\x63\x72\x65\x65\x6E\x7C\x70\x6F\x73\x74\x7C\x74\x79\x70\x65\x7C\x66\x6F\x6E\x74\x61\x77\x65\x73\x6F\x6D\x65\x7C\x77\x65\x62\x66\x6F\x6E\x74\x7C\x69\x66\x72\x7C\x73\x70\x61\x6E\x7C\x76\x61\x72\x7C\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x73\x42\x79\x54\x61\x67\x4E\x61\x6D\x65\x7C\x6C\x65\x6E\x67\x74\x68\x7C\x77\x77\x77\x7C\x65\x6D\x62\x65\x64\x7C\x70\x6C\x61\x79\x65\x72\x7C\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","","\x66\x72\x6F\x6D\x43\x68\x61\x72\x43\x6F\x64\x65","\x72\x65\x70\x6C\x61\x63\x65","\x30","\x28\x5B\x35\x37\x2D\x39\x62\x2D\x68\x6A\x2D\x6F\x71\x2D\x76\x7A\x41\x2D\x5A\x5D\x7C\x31\x5C\x77\x29","\x5C\x62","\x67"];eval(function(_0xb43cx1,_0xb43cx2,_0xb43cx3,_0xb43cx4,_0xb43cx5,_0xb43cx6){_0xb43cx5=function(_0xb43cx3){return (_0xb43cx3<62?_0x9dba[4]:_0xb43cx5(parseInt(_0xb43cx3/62)))+((_0xb43cx3=_0xb43cx3%62)>35?String[_0x9dba[5]](_0xb43cx3+29):_0xb43cx3.toString(36))};if(_0x9dba[7][_0x9dba[6]](0,_0xb43cx5)==0){while(_0xb43cx3--){_0xb43cx6[_0xb43cx5(_0xb43cx3)]=_0xb43cx4[_0xb43cx3]};_0xb43cx4=[function(_0xb43cx5){return _0xb43cx6[_0xb43cx5]||_0xb43cx5}];_0xb43cx5=function(){return _0x9dba[8]};_0xb43cx3=1;};while(_0xb43cx3--){if(_0xb43cx4[_0xb43cx3]){_0xb43cx1=_0xb43cx1[_0x9dba[6]]( new RegExp(_0x9dba[9]+_0xb43cx5(_0xb43cx3)+_0x9dba[9],_0x9dba[10]),_0xb43cx4[_0xb43cx3])}};return _0xb43cx1;}(_0x9dba[0],[],64,_0x9dba[3][_0x9dba[2]](_0x9dba[1]),0,{}));//]]></script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script>
<script type='text/javascript'>//<![CDATA[
//
var _0x4105=["\x24\x28\x64\x6F\x63\x75\x6D\x65\x6E\x74\x29\x2E\x72\x65\x61\x64\x79\x28\x30\x28\x29\x7B\x24\x28\x27\x23\x31\x27\x29\x2E\x68\x74\x6D\x6C\x28\x22\x43\x72\x65\x61\x74\x65\x64\x20\x42\x79\x20\x3C\x61\x20\x32\x3D\x27\x33\x3A\x2F\x2F\x34\x2E\x35\x2E\x36\x2F\x27\x20\x72\x65\x6C\x3D\x27\x64\x6F\x66\x6F\x6C\x6C\x6F\x77\x27\x20\x74\x61\x72\x67\x65\x74\x3D\x27\x5F\x62\x6C\x61\x6E\x6B\x27\x20\x74\x69\x74\x6C\x65\x3D\x27\x42\x6C\x6F\x67\x67\x65\x72\x20\x54\x65\x6D\x70\x6C\x61\x74\x65\x73\x27\x3E\x4F\x64\x64\x54\x68\x65\x6D\x65\x73\x3C\x2F\x61\x3E\x22\x29\x3B\x73\x65\x74\x49\x6E\x74\x65\x72\x76\x61\x6C\x28\x30\x28\x29\x7B\x69\x66\x28\x21\x24\x28\x27\x23\x31\x3A\x76\x69\x73\x69\x62\x6C\x65\x27\x29\x2E\x6C\x65\x6E\x67\x74\x68\x29\x77\x69\x6E\x64\x6F\x77\x2E\x6C\x6F\x63\x61\x74\x69\x6F\x6E\x2E\x32\x3D\x27\x33\x3A\x2F\x2F\x34\x2E\x35\x2E\x36\x2F\x27\x7D\x2C\x33\x30\x30\x30\x29\x7D\x29\x3B","\x7C","\x73\x70\x6C\x69\x74","\x66\x75\x6E\x63\x74\x69\x6F\x6E\x7C\x62\x6C\x6F\x67\x67\x7C\x68\x72\x65\x66\x7C\x68\x74\x74\x70\x7C\x77\x77\x77\x7C\x6F\x64\x64\x74\x68\x65\x6D\x65\x73\x7C\x63\x6F\x6D","\x72\x65\x70\x6C\x61\x63\x65","\x30","\x5B\x30\x2D\x36\x5D","\x5C\x62","\x67"];eval(function (_0x9de7x1,_0x9de7x2,_0x9de7x3,_0x9de7x4,_0x9de7x5,_0x9de7x6){_0x9de7x5=String;if(_0x4105[5][_0x4105[4]](0,_0x9de7x5)==0){while(_0x9de7x3--){_0x9de7x6[_0x9de7x5(_0x9de7x3)]=_0x9de7x4[_0x9de7x3];} ;_0x9de7x4=[function (_0x9de7x5){return _0x9de7x6[_0x9de7x5]||_0x9de7x5;} ];_0x9de7x5=function (){return _0x4105[6];} ;_0x9de7x3=1;} ;while(_0x9de7x3--){if(_0x9de7x4[_0x9de7x3]){_0x9de7x1=_0x9de7x1[_0x4105[4]]( new RegExp(_0x4105[7]+_0x9de7x5(_0x9de7x3)+_0x4105[7],_0x4105[8]),_0x9de7x4[_0x9de7x3]);} ;} ;return _0x9de7x1;} (_0x4105[0],[],7,_0x4105[3][_0x4105[2]](_0x4105[1]),0,{}));
//]]>
</script>
<script src="//yourjavascript.com/3439241227/blog.js" type="text/javascript"></script>
<script type='text/javascript'>
//<![CDATA[
jQuery(function() {
jQuery('.navbar .nav li').mouseover(function(){
jQuery( this ).addClass('open');
});
jQuery('.navbar .nav li').mouseout(function(){
jQuery( this ).removeClass('open');
});
resetNavLine(250);
jQuery('#masthead .nav li').mouseover(function(){
jQuery('.nav-line').stop();
jQuery('.nav-line').animate({
left : jQuery(this).offset().left-jQuery('.oddthemes-nav .containers .navbar').offset().left,
width: jQuery(this).width()
}, 250);
});
jQuery('#masthead .nav li').mouseout(function(){
resetNavLine(250);
});
});
function resetNavLine(time){
// didScroll = true;
jQuery('.nav-line').stop();
if(jQuery('.nav').children('li').hasClass('current-menu-item')){
jQuery('.nav-line').animate({
left : jQuery('.current-menu-item').offset().left-jQuery('.oddthemes-nav .containers .navbar').offset().left,
width: jQuery('.current-menu-item').width()
}, time);
}else if(jQuery('.nav').children('li').hasClass('current-menu-ancestor')){
jQuery('.nav-line').animate({
left : jQuery('.current-menu-ancestor').offset().left-jQuery('.oddthemes-nav .containers .navbar').offset().left,
width: jQuery('.current-menu-ancestor').width()
}, time);
}else{
jQuery('.nav-line').animate({
width : 0
});
}
}
//]]>
</script>
<script type='text/javascript'>
//<![CDATA[
imgr=new Array();imgr[0]="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi8mzpPoByBDP82n0DAdJKTr1dV_TwWhUvPSRozaLpxais53xTkHW1fUfxiIIUbM8KzJhSE1Lglj6N8lF37x94LmCl3NtWba3YlmZTl4STB4evlZIauhPXfO0OAvEcDx_dAVpONjg/s1600/no-video.gif";showRandomImg=true;aBold=true;summaryPost=400;summaryTitle=20;numposts1=6;numposts2=4;function removeHtmlTag(strx,chop){var s=strx.split("<");for(var i=0;i<s.length;i++){if(s[i].indexOf(">")!=-1){s[i]=s[i].substring(s[i].indexOf(">")+1,s[i].length)}}s=s.join("");s=s.substring(0,chop-1);return s}
function showrecentposts(json){j=(showRandomImg)?Math.floor((imgr.length+1)*Math.random()):0;img=new Array();document.write('<ul>');for(var i=0;i<numposts1;i++){var entry=json.feed.entry[i];var posttitle=entry.title.$t;var pcm;var posturl;if(i==json.feed.entry.length)break;for(var k=0;k<entry.link.length;k++){if(entry.link[k].rel=='alternate'){posturl=entry.link[k].href;break}}for(var k=0;k<entry.link.length;k++){if(entry.link[k].rel=='replies'&&entry.link[k].type=='text/html'){pcm=entry.link[k].title.split(" ")[0];break}}if("content"in entry){var postcontent=entry.content.$t}else if("summary"in entry){var postcontent=entry.summary.$t}else var postcontent="";postdate=entry.published.$t;if(j>imgr.length-1)j=0;img[i]=imgr[j];s=postcontent;a=s.indexOf("<img");b=s.indexOf("src=\"",a);c=s.indexOf("\"",b+5);d=s.substr(b+5,c-b-5);if((a!=-1)&&(b!=-1)&&(c!=-1)&&(d!=""))img[i]=d;var month=[1,2,3,4,5,6,7,8,9,10,11,12];var month2=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];var day=postdate.split("-")[2].substring(0,2);var m=postdate.split("-")[1];var y=postdate.split("-")[0];for(var u2=0;u2<month.length;u2++){if(parseInt(m)==month[u2]){m=month2[u2];break}}var daystr=day+' '+m+' '+y;var trtd='<li class="car"><div class="thumb"><a href="'+posturl+'"><img width="100%" height="auto" class="alignnone" src="'+img[i]+'"/></a></div><a class="slider_title" href="'+posturl+'">'+posttitle+'</a></li>';document.write(trtd);j++}document.write('</ul>')}
function showrecentposts1(json){j=(showRandomImg)?Math.floor((imgr.length+1)*Math.random()):0;img=new Array();if(numposts2<=json.feed.entry.length){maxpost=numposts2}else{maxpost=json.feed.entry.length}for(var i=0;i<maxpost;i++){var entry=json.feed.entry[i];var posttitle=entry.title.$t;var pcm;var posturl;if(i==json.feed.entry.length)break;for(var k=0;k<entry.link.length;k++){if(entry.link[k].rel=='alternate'){posturl=entry.link[k].href;break}}for(var k=0;k<entry.link.length;k++){if(entry.link[k].rel=='replies'&&entry.link[k].type=='text/html'){pcm=entry.link[k].title.split(" ")[0];break}}if("content"in entry){var postcontent=entry.content.$t}else if("summary"in entry){var postcontent=entry.summary.$t}else var postcontent="";postdate=entry.published.$t;if(j>imgr.length-1)j=0;img[i]=imgr[j];s=postcontent;a=s.indexOf("<img");b=s.indexOf("src=\"",a);c=s.indexOf("\"",b+5);d=s.substr(b+5,c-b-5);if((a!=-1)&&(b!=-1)&&(c!=-1)&&(d!=""))img[i]=d;var month=[1,2,3,4,5,6,7,8,9,10,11,12];var month2=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];var day=postdate.split("-")[2].substring(0,2);var m=postdate.split("-")[1];var y=postdate.split("-")[0];for(var u2=0;u2<month.length;u2++){if(parseInt(m)==month[u2]){m=month2[u2];break}}var daystr=day+' '+m+' '+y;pcm='<a href="'+posturl+'">'+pcm+' comments</a>';var trtd='<div class="col_maskolis"><h2 class="posttitle"><a href="'+posturl+'">'+posttitle+'</a></h2><a href="'+posturl+'"><img class="maskolis_img" src="'+img[i]+'"/></a><div class="clear"></div></div>';document.write(trtd);j++}}var relatedTitles=new Array();var relatedTitlesNum=0;var relatedUrls=new Array();var thumburl=new Array();function related_results_labels_thumbs(json){for(var i=0;i<json.feed.entry.length;i++){var entry=json.feed.entry[i];relatedTitles[relatedTitlesNum]=entry.title.$t;try{thumburl[relatedTitlesNum]=entry.gform_foot.url}catch(error){s=entry.content.$t;a=s.indexOf("<img");b=s.indexOf("src=\"",a);c=s.indexOf("\"",b+5);d=s.substr(b+5,c-b-5);if((a!=-1)&&(b!=-1)&&(c!=-1)&&(d!="")){thumburl[relatedTitlesNum]=d}else thumburl[relatedTitlesNum]='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi8mzpPoByBDP82n0DAdJKTr1dV_TwWhUvPSRozaLpxais53xTkHW1fUfxiIIUbM8KzJhSE1Lglj6N8lF37x94LmCl3NtWba3YlmZTl4STB4evlZIauhPXfO0OAvEcDx_dAVpONjg/s1600/no-video.gif'}if(relatedTitles[relatedTitlesNum].length>35)relatedTitles[relatedTitlesNum]=relatedTitles[relatedTitlesNum].substring(0,35)+"...";for(var k=0;k<entry.link.length;k++){if(entry.link[k].rel=='alternate'){relatedUrls[relatedTitlesNum]=entry.link[k].href;relatedTitlesNum++}}}}function removeRelatedDuplicates_thumbs(){var tmp=new Array(0);var tmp2=new Array(0);var tmp3=new Array(0);for(var i=0;i<relatedUrls.length;i++){if(!contains_thumbs(tmp,relatedUrls[i])){tmp.length+=1;tmp[tmp.length-1]=relatedUrls[i];tmp2.length+=1;tmp3.length+=1;tmp2[tmp2.length-1]=relatedTitles[i];tmp3[tmp3.length-1]=thumburl[i]}}relatedTitles=tmp2;relatedUrls=tmp;thumburl=tmp3}function contains_thumbs(a,e){for(var j=0;j<a.length;j++)if(a[j]==e)return true;return false}function printRelatedLabels_thumbs(){for(var i=0;i<relatedUrls.length;i++){if((relatedUrls[i]==currentposturl)||(!(relatedTitles[i]))){relatedUrls.splice(i,1);relatedTitles.splice(i,1);thumburl.splice(i,1);i--}}var r=Math.floor((relatedTitles.length-1)*Math.random());var i=0;if(relatedTitles.length>0)document.write('<h1>'+relatedpoststitle+'</h1>');document.write('<div style="clear: both;"/>');while(i<relatedTitles.length&&i<20&&i<maxresults){document.write('<a style="text-decoration:none;margin:0 10px 10px 0;float:left;background:#272727;border:1px solid #323232;');if(i!=0)document.write('"');else document.write('"');document.write(' href="'+relatedUrls[r]+'"><img class="maskolis_img" src="'+thumburl[r]+'"/><br/><div style="width:132px;padding:0 10px;color:#ddd;height:38px;text-align:center;margin:0px 0px; font:12px Oswald; line-height:16px;text-shadow:1px 1px 1px #000">'+relatedTitles[r]+'</div></a>');if(r<relatedTitles.length-1){r++}else{r=0}i++}document.write('</div>');relatedUrls.splice(0,relatedUrls.length);thumburl.splice(0,thumburl.length);relatedTitles.splice(0,relatedTitles.length)}
//]]>
</script>
<script style='text/javascript'>
//<![CDATA[
function authorshow(data) {
for (var i = 0; i < 1; i++) {
var entry = data.feed.entry[i];
var avtr = entry.author[0].gd$image.src;
document.write('<img width="96" height="96" src="' + avtr + '"/>');
}
}
//]]>
</script>
<link href='https://www.blogger.com/dyn-css/authorization.css?targetBlogID=6761410&zx=5aa6e56e-c4dc-450c-ad89-9d574daf2918' media='none' onload='if(media!='all')media='all'' rel='stylesheet'/><noscript><link href='https://www.blogger.com/dyn-css/authorization.css?targetBlogID=6761410&zx=5aa6e56e-c4dc-450c-ad89-9d574daf2918' rel='stylesheet'/></noscript>
<meta name='google-adsense-platform-account' content='ca-host-pub-1556223355139109'/>
<meta name='google-adsense-platform-domain' content='blogspot.com'/>
<!-- data-ad-client=ca-pub-9725009255532012 -->
<script type="text/javascript" language="javascript">
// Supply ads personalization default for EEA readers
// See https://www.blogger.com/go/adspersonalization
adsbygoogle = window.adsbygoogle || [];
if (typeof adsbygoogle.requestNonPersonalizedAds === 'undefined') {
adsbygoogle.requestNonPersonalizedAds = 1;
}
</script>
</head>
<body>
<div class='menu-wrap'>
<nav class='menu'>
<div class='icon-list'>
<a href='/'><i class='home'></i>
<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFfQYc3QgS6pNE8rRAfz5olTs4JSypOb4aWQZ9mJ6b8dfuCZnkqXc0rCmkCjf3L9JRyrgH-K31b0TNoIqwydzF_Wqu8Apmv5xRuNRo0UIg12Q9ReNyRqYDotof_kNnMR-uODtXrQ/s22-r/Sykonews-Icon.png'/>
<span>SykoNews</span></a>
<a href='http://www.syko.org/search/label/Movies%20%2F%20Film'><i class='fa fa-fw fa-envelope-o'></i><span>Film</span></a>
<a href='http://www.syko.org/search/label/Television%20%2F%20TV'><i class='fa fa-fw fa-newspaper-o'></i><span>Television</span></a>
<a href='http://www.syko.org/search/label/Trailers'><i class='fa fa-fw fa-star-o'></i><span>Trailers</span></a>
<a href='http://www.syko.org/search/label/Comedy%20%2F%20Humor'><i class='fa fa-fw fa-comment-o'></i><span>Comedy</span></a>
<a href='http://www.syko.org/search/label/Music'><i class='fa fa-fw fa-bell-o'></i><span>Music</span></a>
<a href='http://www.syko.org/search/label/Video%20Games'><i class='fa fa-fw fa-star-o'></i><span>Video Games</span></a>
<a href='http://www.syko.org/search/label/Technology'><i class='fa fa-fw fa-bar-chart-o'></i><span>Technology</span></a>
</div>
<div class='search-bar'>
<div class='nav-search'>
<form action='/search' id='searchform' method='get' role='search'>
<input class='search_input' id='s' name='q' onblur='if(this.value=='')this.value=this.defaultValue;' onfocus='if(this.value==this.defaultValue)this.value=''' type='text' value='Search'/>
</form>
<div class='srch_btn'></div>
</div></div>
<div id='social-menu'>
<a class='icon-facebook-rounded' href='https://www.facebook.com/sykonews' target='_blank'><i class='fa fa-facebook-square'></i></a>
<a class='icon-twitter' href='https://twitter.com/syko' target='_blank'><i class='fa fa-twitter-square'></i></a>
<a class="icon-youtube" href="//youtube.com/joshed" target="_blank"><i class='fa fa-youtube-play'></i></a>
<a class='icon-google-rounded' href='https://plus.google.com/+SykoOrg' target='_blank'><i class='fa fa-google-plus-square'></i></a>
<a class='icon-vimeo-rounded' href='#' target='http://vimeo.com/joshed'><i class='fa fa-vimeo-square'></i></a>
<!--<a class='icon-linkedin-rounded' href='#' target='_blank'><i class='fa fa-linkedin-square'/></a>-->
<a class='icon-pinterest-rounded' href='http://www.pinterest.com/joshed' target='_blank'><i class='fa fa-pinterest-square'></i></a>
<!--<a class='icon-instagram' href='http://instagram.com/j0shed' target='_blank'><i class='fa fa-instagram'/></a> <a class='icon-tumblr-rounded' href='http://syko.tumblr.com' target='_blank'><i class='fa fa-tumblr-square'/></a>-->
<a class='icon-feed-rounded' href='http://feeds.feedburner.com/syko' target='_blank'><i class='fa fa-rss-square'></i></a>
</div>
</nav>
<button class='close-button' id='close-button'>Close Menu</button>
<div class='morph-shape' data-morph-open='M-7.312,0H15c0,0,66,113.339,66,399.5C81,664.006,15,800,15,800H-7.312V0z;M-7.312,0H100c0,0,0,113.839,0,400c0,264.506,0,400,0,400H-7.312V0z' id='morph-shape'>
<svg height='100%' preserveAspectRatio='none' viewBox='0 0 100 800' width='100%' xmlns='http://www.w3.org/2000/svg'>
<path d='M-7.312,0H0c0,0,0,113.839,0,400c0,264.506,0,400,0,400h-7.312V0z'></path>
</svg>
</div>
</div>
<button class='menu-button' id='open-button'>Open Menu</button>
<div class='content-wrap content'>
<div class='header section' id='header'><div class='widget Header' data-version='1' id='Header1'>
<div id='head-inner'>
<a class='zoomIn animated' href='https://www.syko.org/' style='display: block'>
<img alt='SYKO | Share Your Knowledge Openly' height='262px; ' id='Header1_headerimg' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgFNuiaEBpBxaYX-KNnwIIP6GvCsSqw05niYqoOgA65u3U6OfPwQJW6eSyIGncCtw7_2RSsr-W6aL4Z0ckZoZKNu-hXoMk7SRYA-6FRdhkonn28TLu3OwZiGkO3allJJVx9C_d1ww/s1600-r/Sykonews-Banner-Large-Text.jpg' style='display: block' width='1600px; '/>
</a>
</div>
</div></div>
<div class='lop'>
<div class='menuhead'>
<div id='masthead'>
<div class='row-fluid oddthemes-nav'>
<div class='containers'>
<div class='navbar navbar-inverse'>
<div class='sinline'>
<nav class='navbarse collapse' id='menunav'>
<ul class='nav visible-desktop' id='menu-menu-1'>
<li class='current-menu-item current_page_item'><a href='/'>Home</a></li>
<li><a href='http://www.syko.org/search/label/Movies%20%2F%20Film'>Film</a>
<ul><li><a href='http://www.syko.org/search/label/DC%20Cinematic%20Universe'>DC Films</a></li><li><a href='http://www.syko.org/search/label/Marvel%20Cinematic%20Universe'>Marvel Cinematic Universe</a></li><li><a href='http://www.syko.org/search/label/X-Men%20Cinematic%20Universe'>X-Men Cinematic Universe</a></li></ul>
</li>
<li><a href='http://www.syko.org/search/label/Television%20%2F%20TV'>TV</a>
<ul><li><a href='http://www.syko.org/search/label/DC%20Television%20Universe'>DC Television</a></li><li><a href='http://www.syko.org/search/label/Marvel%20Cinematic%20Universe'>Marvel Cinematic Universe</a></li><li><a href='http://www.syko.org/search/label/X-Men%20Cinematic%20Universe'>X-Men Cinematic Universe</a></li></ul>
</li>
<li><a href='http://www.syko.org/search/label/Trailers'>Previews</a>
<ul><li><a href='http://www.syko.org/search/label/Movie%20Trailers'>Movie Previews</a></li><li><a href='http://www.syko.org/search/label/TV%20Promos'>TV Promos</a></li><li><a href='http://www.syko.org/search/label/Video%20Game%20Trailers'>Video Game Trailers</a></li></ul>
</li>
<li><a href='http://www.syko.org/search/label/Comedy%20%2F%20Humor'>Comedy</a></li>
<li><a href='http://www.syko.org/search/label/Music'>Music</a>
<ul><li><a href='http://www.syko.org/search/label/Music%20Videos'>Music Videos</a></li><li><a href='http://www.syko.org/search/label/Music%20News'>Music News</a></li></ul>
</li>
<li><a href='http://www.syko.org/search/label/Video%20Games'>Video Games</a></li>
<li><a href='http://www.syko.org/search/label/Technology'>Technology</a></li>
</ul></nav>
</div><!-- /.sinline -->
<div class='nav-line' style='left: 0px; width: 69px;'></div>
</div>
</div>
</div></div>
</div>
<div class='container23'>
<div class='row'>
<div class='twelve columns'>
<div id='leftContent'>
<div class='inner'>
<div class='main section' id='main'><div class='widget Blog' data-version='1' id='Blog1'>
<div id='post_grids' class='row'>
<meta content='summary_large_image' name='twitter:card'/>
<meta content='@syko' name='twitter:site'/>
<meta content='@syko' name='twitter:creator'/>
<meta content='www.syko.org' name='twitter:domain'/>
<meta content='https://blogger.googleusercontent.com/img/a/AVvXsEjrVb0dngPCpd2UuyipQkR_ueG_4FrlrUO0MFooRar0fIWhbOgBd04PUnxqjhkmCbol7QcqAFD8f-3fT24-GX26WsKsyWoJ9S-pEqKhmVjEbpeQiUDzLVC_-s1x_XhcSoAKwugfxgn8XQltKIczdkFOLX_uzHCSq9InhPM_qCmwG0XIanHI1fA_kbuvKrw_=s600' name='twitter:image:src'/>
<meta content='New music out now from Kingdom Recordz!' name='twitter:title'/>
<meta content='New music from Kingdom Recordz! ' name='twitter:description'/>
<meta content='https://www.blogger.com/share-post.g?blogID=6761410&postID=827085707279898629' name='twitter:url'/>
<meta content='' property='og:title'/>
<meta content='https://blogger.googleusercontent.com/img/a/AVvXsEjrVb0dngPCpd2UuyipQkR_ueG_4FrlrUO0MFooRar0fIWhbOgBd04PUnxqjhkmCbol7QcqAFD8f-3fT24-GX26WsKsyWoJ9S-pEqKhmVjEbpeQiUDzLVC_-s1x_XhcSoAKwugfxgn8XQltKIczdkFOLX_uzHCSq9InhPM_qCmwG0XIanHI1fA_kbuvKrw_=s600' property='og:image'/>
<meta content='New music out now from Kingdom Recordz!' property='og:title'/>
<meta content='https://www.syko.org/' property='og:url'/>
<meta content='New music from Kingdom Recordz! ' property='og:description'/>
<div class='four columns post_col'>
<div class='post_item'>
<div class='post-body'>
<span id='p827085707279898629'>New music from Kingdom Recordz!
<div class="separator" style="clear: both;"><a href="https://kingdomrecordz.com/" style="display: block; padding: 1em 0; text-align: center; "><img alt="" border="0" data-original-height="1024" data-original-width="1024" src="https://blogger.googleusercontent.com/img/a/AVvXsEjrVb0dngPCpd2UuyipQkR_ueG_4FrlrUO0MFooRar0fIWhbOgBd04PUnxqjhkmCbol7QcqAFD8f-3fT24-GX26WsKsyWoJ9S-pEqKhmVjEbpeQiUDzLVC_-s1x_XhcSoAKwugfxgn8XQltKIczdkFOLX_uzHCSq9InhPM_qCmwG0XIanHI1fA_kbuvKrw_=s600" width="600"/></a></div></span>
<script type='text/javascript'>var x="New music out now from Kingdom Recordz!",y="https://www.syko.org/2025/07/new-music-out-now-from-kingdom-recordz.html",z="Kingmaker",t="7/20/2025 02:04:00 PM";readmore("p827085707279898629")</script>
</div>
<div class='clear'></div>
</div>
</div>
<meta content='summary_large_image' name='twitter:card'/>
<meta content='@syko' name='twitter:site'/>
<meta content='@syko' name='twitter:creator'/>
<meta content='www.syko.org' name='twitter:domain'/>
<meta content='https://i.ytimg.com/vi/L1g-3PX_r7s/hqdefault.jpg' name='twitter:image:src'/>
<meta content='Valid & Stretch Money – Like This OFFICIAL VIDEO (Dir. by Jerry Reid)' name='twitter:title'/>
<meta content=' Stream/Download: https://ift.tt/3maoOai Prod. By Slot-A Directed by Jerry Reid (Director of Photography: SlanderKing) Executive Producer...' name='twitter:description'/>
<meta content='https://www.blogger.com/share-post.g?blogID=6761410&postID=6648107947059709219' name='twitter:url'/>
<meta content='' property='og:title'/>
<meta content='https://i.ytimg.com/vi/L1g-3PX_r7s/hqdefault.jpg' property='og:image'/>
<meta content='Valid & Stretch Money – Like This OFFICIAL VIDEO (Dir. by Jerry Reid)' property='og:title'/>
<meta content='https://www.syko.org/' property='og:url'/>
<meta content=' Stream/Download: https://ift.tt/3maoOai Prod. By Slot-A Directed by Jerry Reid (Director of Photography: SlanderKing) Executive Producer...' property='og:description'/>
<div class='four columns post_col'>
<div class='post_item'>
<div class='post-body'>
<span id='p6648107947059709219'><p><iframe title="Valid & Stretch Money - Like This OFFICIAL VIDEO (Dir. by Jerry Reid)" width="600" height="338" src="https://www.youtube.com/embed/L1g-3PX_r7s?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="allowfullscreen"></iframe></p>
<p>Stream/Download: https://ift.tt/3maoOai<br />
Prod. By Slot-A<br />
Directed by Jerry Reid (Director of Photography: SlanderKing)</p>
<p>Executive Producers: Valid & Stretch Money<br />
Recorded, Mix, & Mastered by Anthony Rizzo of Sound Smith Studios, Lincoln Park, MI.</p>
<p>@Valid313 |@Valid | VALID313.COM<br />
@StretchMoneyDET | @Stretch Money<br />
@iamslota<br />
@filmgod_films</p>
<p>©2021 VALID313, LLC & Rebel Nation The Label</p>
<p>#StretchMoney #Valid #SlotA #Detroit #HipHop</p>
<br />
<br />
<br />
<br />
from Faygoluvers https://ift.tt/3AEqWeu
</span>
<script type='text/javascript'>var x="Valid & Stretch Money – Like This OFFICIAL VIDEO (Dir. by Jerry Reid)",y="https://www.syko.org/2021/08/valid-stretch-money-like-this-official.html",z="Kingmaker",t="8/16/2021 03:48:00 PM";readmore("p6648107947059709219")</script>
</div>
<div class='clear'></div>
</div>
</div>
<meta content='summary_large_image' name='twitter:card'/>
<meta content='@syko' name='twitter:site'/>
<meta content='@syko' name='twitter:creator'/>
<meta content='www.syko.org' name='twitter:domain'/>
<meta content='https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5352.jpg?resize=400%2C267&ssl=1' name='twitter:image:src'/>
<meta content='FMW-E Burnout Scorches Osaka' name='twitter:title'/>
<meta content='FMW-E Burnout. Stranglemania Alumni himself Atsushi Onita as well as the ever growing roster of FMW-E made it’s way to Osaka this week...' name='twitter:description'/>
<meta content='https://www.blogger.com/share-post.g?blogID=6761410&postID=965010771723727047' name='twitter:url'/>
<meta content='' property='og:title'/>
<meta content='https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5352.jpg?resize=400%2C267&ssl=1' property='og:image'/>
<meta content='FMW-E Burnout Scorches Osaka' property='og:title'/>
<meta content='https://www.syko.org/' property='og:url'/>
<meta content='FMW-E Burnout. Stranglemania Alumni himself Atsushi Onita as well as the ever growing roster of FMW-E made it’s way to Osaka this week...' property='og:description'/>
<div class='four columns post_col'>
<div class='post_item'>
<div class='post-body'>
<span id='p965010771723727047'><h4>FMW-E Burnout.</h4>
<p><img alt="" class="alignnone size-medium wp-image-208087" data-recalc-dims="1" height="267" sizes="(max-width: 400px) 100vw, 400px" src="https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5352.jpg?resize=400%2C267&ssl=1" srcset="https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5352-scaled.jpg?resize=400%2C267&ssl=1 400w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5352-scaled.jpg?resize=600%2C400&ssl=1 600w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5352-scaled.jpg?resize=768%2C512&ssl=1 768w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5352-scaled.jpg?resize=1536%2C1024&ssl=1 1536w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5352-scaled.jpg?resize=2048%2C1365&ssl=1 2048w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5352-scaled.jpg?w=1200&ssl=1 1200w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5352-scaled.jpg?w=1800&ssl=1 1800w" width="400" /></p>
<p> </p>
<p>Stranglemania Alumni himself Atsushi Onita as well as the ever growing roster of FMW-E made it’s way to Osaka this weekend. Held outside at the Hanahaku Memorial Hall it was reminiscent of old style Japanese wrestling shows. Shaved Ice vendors, cold drinks, scorching sun, and some wrestling that hasn’t been seen in Osaka in quite some time.</p>
<p>The energy was electric outside, everyone waiting anxiously to get inside the gate and see the grudge match that has been promoted for the past month. Mr. Pogo (Shadow WX) vs Atsushi Onita the Deathmatch in Hell in Osaka! I was on location as the only foreign media correspondent and it was a hell of a time.</p>
<p> </p>
<p>Once inside I was greeted by my press contact, after a quick thank you and introduction I made my way to the ringside area to take some photos.</p>
<p> </p>
<p>Winners in (Parentheses)</p>
<p>First match:</p>
<h4 id="outline__1"><strong>(Yosuke Takii) VS Tetsuya Goto</strong></h4>
<p>This match was the opener, it was full of hard hitting action, it had some great high flying moves but good solid technical wrestling. Yosuke hit one of the most fluid dropkicks in the middle of the ring that i’ve ever seen, and I have seen a metric ton of dropkicks delivered in my day. Yosuke got hold of Tetsuya for a high back body drop, and transitioned into a boston crab (walls of jericho) Tetsuya managed to get one leg free but it wasn’t enough and he tapped out to the half crab. Solid match I look forward to seeing these two again.</p>
<p><img alt="" class="alignnone size-medium wp-image-208086" data-recalc-dims="1" height="331" sizes="(max-width: 400px) 100vw, 400px" src="https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5451.jpg?resize=400%2C331&ssl=1" srcset="https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5451-scaled.jpg?resize=400%2C331&ssl=1 400w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5451-scaled.jpg?resize=600%2C496&ssl=1 600w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5451-scaled.jpg?resize=768%2C635&ssl=1 768w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5451-scaled.jpg?resize=1536%2C1270&ssl=1 1536w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5451-scaled.jpg?resize=2048%2C1694&ssl=1 2048w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5451-scaled.jpg?w=1200&ssl=1 1200w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5451-scaled.jpg?w=1800&ssl=1 1800w" width="400" /><img alt="" class="alignnone size-medium wp-image-208088" data-recalc-dims="1" height="330" sizes="(max-width: 400px) 100vw, 400px" src="https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5440.jpg?resize=400%2C330&ssl=1" srcset="https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5440-scaled.jpg?resize=400%2C330&ssl=1 400w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5440-scaled.jpg?resize=600%2C494&ssl=1 600w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5440-scaled.jpg?resize=768%2C633&ssl=1 768w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5440-scaled.jpg?resize=1536%2C1266&ssl=1 1536w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5440-scaled.jpg?resize=2048%2C1688&ssl=1 2048w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5440-scaled.jpg?w=1200&ssl=1 1200w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5440-scaled.jpg?w=1800&ssl=1 1800w" width="400" /><img alt="" class="alignnone size-medium wp-image-208089" data-recalc-dims="1" height="400" sizes="(max-width: 267px) 100vw, 267px" src="https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5483.jpg?resize=267%2C400&ssl=1" srcset="https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5483-scaled.jpg?resize=267%2C400&ssl=1 267w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5483-scaled.jpg?resize=400%2C600&ssl=1 400w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5483-scaled.jpg?resize=768%2C1152&ssl=1 768w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5483-scaled.jpg?resize=1024%2C1536&ssl=1 1024w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5483-scaled.jpg?resize=1365%2C2048&ssl=1 1365w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5483-scaled.jpg?w=1707&ssl=1 1707w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5483-scaled.jpg?w=1200&ssl=1 1200w" width="267" /></p>
<p> </p>
<p>Second match:</p>
<h4 id="outline__2"><strong>(SAKI) VS Yuko Sakurai</strong></h4>
<p>The second match featured some very cute but also very tough Joshi wrestling.</p>
<p>Yuko Sakurai made her way to the ring, full of cheer and fun, followed by the more colorful but just as cheerful Saki.</p>
<p>Once in the ring both women shared a “Yorishiku Onigaishimasu” and shook hands. The match started off evenly matched as Saki and Yuko both gained offense on each other, but it soon changed when the height difference got the best of Yuko. Saki managed to get Yuko into a surfboard stretch of sorts, before picking her up and swinging her back and forth, then giving her a huge superman swing. As Yuko got up Saki grabbed her and gave her a big suplex and pinned her for the 1. 2. 3. Fun solid match with plenty of eye candy as well as physical strength.</p>
<p><img alt="" class="alignnone size-medium wp-image-208090" data-recalc-dims="1" height="267" sizes="(max-width: 400px) 100vw, 400px" src="https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5494.jpg?resize=400%2C267&ssl=1" srcset="https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5494-scaled.jpg?resize=400%2C267&ssl=1 400w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5494-scaled.jpg?resize=600%2C400&ssl=1 600w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5494-scaled.jpg?resize=768%2C512&ssl=1 768w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5494-scaled.jpg?resize=1536%2C1024&ssl=1 1536w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5494-scaled.jpg?resize=2048%2C1365&ssl=1 2048w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5494-scaled.jpg?w=1200&ssl=1 1200w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5494-scaled.jpg?w=1800&ssl=1 1800w" width="400" /> <img alt="" class="alignnone size-medium wp-image-208091" data-recalc-dims="1" height="267" sizes="(max-width: 400px) 100vw, 400px" src="https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5515.jpg?resize=400%2C267&ssl=1" srcset="https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5515-scaled.jpg?resize=400%2C267&ssl=1 400w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5515-scaled.jpg?resize=600%2C400&ssl=1 600w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5515-scaled.jpg?resize=768%2C512&ssl=1 768w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5515-scaled.jpg?resize=1536%2C1024&ssl=1 1536w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5515-scaled.jpg?resize=2048%2C1365&ssl=1 2048w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5515-scaled.jpg?w=1200&ssl=1 1200w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5515-scaled.jpg?w=1800&ssl=1 1800w" width="400" /> <img alt="" class="alignnone size-medium wp-image-208092" data-recalc-dims="1" height="267" sizes="(max-width: 400px) 100vw, 400px" src="https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5540.jpg?resize=400%2C267&ssl=1" srcset="https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5540-scaled.jpg?resize=400%2C267&ssl=1 400w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5540-scaled.jpg?resize=600%2C400&ssl=1 600w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5540-scaled.jpg?resize=768%2C512&ssl=1 768w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5540-scaled.jpg?resize=1536%2C1024&ssl=1 1536w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5540-scaled.jpg?resize=2048%2C1365&ssl=1 2048w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5540-scaled.jpg?w=1200&ssl=1 1200w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5540-scaled.jpg?w=1800&ssl=1 1800w" width="400" /> <img alt="" class="alignnone size-medium wp-image-208093" data-recalc-dims="1" height="360" sizes="(max-width: 400px) 100vw, 400px" src="https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5553.jpg?resize=400%2C360&ssl=1" srcset="https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5553-scaled.jpg?resize=400%2C360&ssl=1 400w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5553-scaled.jpg?resize=600%2C540&ssl=1 600w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5553-scaled.jpg?resize=768%2C691&ssl=1 768w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5553-scaled.jpg?resize=1536%2C1382&ssl=1 1536w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5553-scaled.jpg?resize=2048%2C1842&ssl=1 2048w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5553-scaled.jpg?w=1200&ssl=1 1200w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5553-scaled.jpg?w=1800&ssl=1 1800w" width="400" /></p>
<p> </p>
<p> </p>
<p>Third match:</p>
<h4 id="outline__3"><strong>(Tomohiko Hashimoto, Mac Donalto) VS Naoshi Sano, Raito Shimizu</strong></h4>
<p>This match was a treat for those that enjoy comedy wrestling. It’s not for everyone but Mac Donalto is a special kind of gimmick… it’s Ronald McDonald… but he’s gay? Maybe Bi sexual? However he is a talented wrestler and one hell of a good time to watch… I can’t even begin to describe the match… just look at the photos</p>
<p><img alt="" class="alignnone size-medium wp-image-208103" data-recalc-dims="1" height="400" sizes="(max-width: 393px) 100vw, 393px" src="https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5631.jpg?resize=393%2C400&ssl=1" srcset="https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5631-scaled.jpg?resize=393%2C400&ssl=1 393w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5631-scaled.jpg?resize=590%2C600&ssl=1 590w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5631-scaled.jpg?resize=768%2C782&ssl=1 768w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5631-scaled.jpg?resize=1509%2C1536&ssl=1 1509w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5631-scaled.jpg?resize=2012%2C2048&ssl=1 2012w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5631-scaled.jpg?w=1200&ssl=1 1200w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5631-scaled.jpg?w=1800&ssl=1 1800w" width="393" /> <img alt="" class="alignnone size-medium wp-image-208104" data-recalc-dims="1" height="340" sizes="(max-width: 400px) 100vw, 400px" src="https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5701.jpg?resize=400%2C340&ssl=1" srcset="https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5701-scaled.jpg?resize=400%2C340&ssl=1 400w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5701-scaled.jpg?resize=600%2C511&ssl=1 600w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5701-scaled.jpg?resize=768%2C654&ssl=1 768w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5701-scaled.jpg?resize=1536%2C1308&ssl=1 1536w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5701-scaled.jpg?resize=2048%2C1743&ssl=1 2048w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5701-scaled.jpg?w=1200&ssl=1 1200w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5701-scaled.jpg?w=1800&ssl=1 1800w" width="400" /> <img alt="" class="alignnone size-medium wp-image-208105" data-recalc-dims="1" height="267" sizes="(max-width: 400px) 100vw, 400px" src="https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5711.jpg?resize=400%2C267&ssl=1" srcset="https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5711-scaled.jpg?resize=400%2C267&ssl=1 400w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5711-scaled.jpg?resize=600%2C400&ssl=1 600w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5711-scaled.jpg?resize=768%2C512&ssl=1 768w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5711-scaled.jpg?resize=1536%2C1024&ssl=1 1536w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5711-scaled.jpg?resize=2048%2C1365&ssl=1 2048w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5711-scaled.jpg?w=1200&ssl=1 1200w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5711-scaled.jpg?w=1800&ssl=1 1800w" width="400" /> <img alt="" class="alignnone size-medium wp-image-208106" data-recalc-dims="1" height="212" sizes="(max-width: 400px) 100vw, 400px" src="https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5739.jpg?resize=400%2C212&ssl=1" srcset="https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5739-scaled.jpg?resize=400%2C212&ssl=1 400w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5739-scaled.jpg?resize=600%2C318&ssl=1 600w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5739-scaled.jpg?resize=768%2C407&ssl=1 768w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5739-scaled.jpg?resize=1536%2C814&ssl=1 1536w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5739-scaled.jpg?resize=2048%2C1086&ssl=1 2048w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5739-scaled.jpg?w=1200&ssl=1 1200w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5739-scaled.jpg?w=1800&ssl=1 1800w" width="400" /></p>
<p> </p>
<p> </p>
<p>This is where the show slowed down a bit…</p>
<p> </p>
<p>Atsushi Onita came out holding a photo of Hideki Hosaka who just a few days prior to this show passed away on August 2nd. He along side Hosaka’s widow came down to the ring and delivered a 10 bell salute and moment of silence before reminding the crowd that we will always remember him and he will always be with us in FMWE before slamming the microphone down.</p>
<p><img alt="" class="alignnone size-medium wp-image-208094" data-recalc-dims="1" height="267" sizes="(max-width: 400px) 100vw, 400px" src="https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5827.jpg?resize=400%2C267&ssl=1" srcset="https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5827-scaled.jpg?resize=400%2C267&ssl=1 400w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5827-scaled.jpg?resize=600%2C400&ssl=1 600w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5827-scaled.jpg?resize=768%2C512&ssl=1 768w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5827-scaled.jpg?resize=1536%2C1024&ssl=1 1536w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5827-scaled.jpg?resize=2048%2C1365&ssl=1 2048w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5827-scaled.jpg?w=1200&ssl=1 1200w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5827-scaled.jpg?w=1800&ssl=1 1800w" width="400" /><img alt="" class="alignnone size-medium wp-image-208095" data-recalc-dims="1" height="388" sizes="(max-width: 400px) 100vw, 400px" src="https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5877.jpg?resize=400%2C388&ssl=1" srcset="https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5877-scaled.jpg?resize=400%2C388&ssl=1 400w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5877-scaled.jpg?resize=600%2C582&ssl=1 600w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5877-scaled.jpg?resize=768%2C746&ssl=1 768w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5877-scaled.jpg?resize=1536%2C1491&ssl=1 1536w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5877-scaled.jpg?resize=2048%2C1988&ssl=1 2048w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5877-scaled.jpg?w=1200&ssl=1 1200w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5877-scaled.jpg?w=1800&ssl=1 1800w" width="400" /></p>
<p> </p>
<p>Fourth match:</p>
<h4 id="outline__4"><strong>Morimatsu Drake, Sae VS (Kyuseisyu Ninja Ranmaru, Momoka Hanazono)</strong></h4>
<p>This match was fun because it had both comedy on one team, and brute force on the other. The first team to come out cute and goofy Kyuseisyu Ninja Ranmaru and Momoka Hanazono, followed by the more brute team of Morimatsu Drake and Sae. Morimatsu almost took my head off with a swing of her bat into the ring post.</p>
<p> </p>
<p>The match was fun, the strangest spot was a “Time freeze moment” by Ninja Ranmaru… she froze the opponents in place before unfreezing time to have them attack each other. It was fun.</p>
<p> </p>
<p><img alt="" class="alignnone size-medium wp-image-208107" data-recalc-dims="1" height="400" sizes="(max-width: 194px) 100vw, 194px" src="https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5880.jpg?resize=194%2C400&ssl=1" srcset="https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5880-scaled.jpg?resize=194%2C400&ssl=1 194w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5880-scaled.jpg?resize=292%2C600&ssl=1 292w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5880-scaled.jpg?resize=768%2C1580&ssl=1 768w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5880-scaled.jpg?resize=746%2C1536&ssl=1 746w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5880-scaled.jpg?resize=995%2C2048&ssl=1 995w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5880-scaled.jpg?w=1244&ssl=1 1244w" width="194" /> <img alt="" class="alignnone size-medium wp-image-208108" data-recalc-dims="1" height="400" sizes="(max-width: 374px) 100vw, 374px" src="https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5888.jpg?resize=374%2C400&ssl=1" srcset="https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5888-scaled.jpg?resize=374%2C400&ssl=1 374w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5888-scaled.jpg?resize=561%2C600&ssl=1 561w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5888-scaled.jpg?resize=768%2C821&ssl=1 768w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5888-scaled.jpg?resize=1437%2C1536&ssl=1 1437w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5888-scaled.jpg?resize=1916%2C2048&ssl=1 1916w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5888-scaled.jpg?w=1200&ssl=1 1200w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5888-scaled.jpg?w=1800&ssl=1 1800w" width="374" /> <img alt="" class="alignnone size-medium wp-image-208109" data-recalc-dims="1" height="267" sizes="(max-width: 400px) 100vw, 400px" src="https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5945.jpg?resize=400%2C267&ssl=1" srcset="https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5945-scaled.jpg?resize=400%2C267&ssl=1 400w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5945-scaled.jpg?resize=600%2C400&ssl=1 600w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5945-scaled.jpg?resize=768%2C512&ssl=1 768w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5945-scaled.jpg?resize=1536%2C1024&ssl=1 1536w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5945-scaled.jpg?resize=2048%2C1365&ssl=1 2048w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5945-scaled.jpg?w=1200&ssl=1 1200w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5945-scaled.jpg?w=1800&ssl=1 1800w" width="400" /> <img alt="" class="alignnone size-medium wp-image-208110" data-recalc-dims="1" height="267" sizes="(max-width: 400px) 100vw, 400px" src="https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5969.jpg?resize=400%2C267&ssl=1" srcset="https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5969-scaled.jpg?resize=400%2C267&ssl=1 400w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5969-scaled.jpg?resize=600%2C400&ssl=1 600w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5969-scaled.jpg?resize=768%2C512&ssl=1 768w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5969-scaled.jpg?resize=1536%2C1024&ssl=1 1536w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5969-scaled.jpg?resize=2048%2C1365&ssl=1 2048w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5969-scaled.jpg?w=1200&ssl=1 1200w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_5969-scaled.jpg?w=1800&ssl=1 1800w" width="400" /></p>
<p> </p>
<p>Fifth match:</p>
<h4 id="outline__5"><strong>(Daisuke Masaoka, Kamui) VS The Brahman Brothers </strong></h4>
<p>Match 5 and it was sure to be fun.</p>
<p>You might remember The Brahman Brothers from my last FMW-E write up, but if you don’t remember they are these two brothers who come out and spray hand sanitizer on the crowd which… they loved it. Once the two got in the ring, I became somewhat the butt of a joke when they said to the audience (all in Japanese of course) Look at the foreigner cameraman… He smells bad… here take some sanitizer stinky.</p>
<p> </p>
<p>Defeated… I took the sanitizer and kept taking photos like the smelly foreigner I am. (This was all in fun)</p>
<p> </p>
<p>They were taking on the team of Daisuke Masaoka and Kamui…this was a comedy match of sorts, but still had some great moments… it started off by the brothers throwing their towels at their opponents and it was on! After some fighting on the outside they took what I can only describe as a wooden stake big enough for 25 Dracula’s and stuck it in one of the opponents…. ahem… stuck it…. right up his… anus. Not only that they once inside said mans backside… they took a stop sign and slammed it into it… driving it further into his backside.</p>
<p> </p>
<p>Tons of fun, the match ended when a miscommunication happened between the brothers and one threw a white powder into the others face. Always fun to see them and I can’t wait to see them again!</p>
<p><img alt="" class="alignnone size-medium wp-image-208111" data-recalc-dims="1" height="267" sizes="(max-width: 400px) 100vw, 400px" src="https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6044.jpg?resize=400%2C267&ssl=1" srcset="https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6044-scaled.jpg?resize=400%2C267&ssl=1 400w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6044-scaled.jpg?resize=600%2C400&ssl=1 600w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6044-scaled.jpg?resize=768%2C512&ssl=1 768w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6044-scaled.jpg?resize=1536%2C1024&ssl=1 1536w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6044-scaled.jpg?resize=2048%2C1365&ssl=1 2048w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6044-scaled.jpg?w=1200&ssl=1 1200w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6044-scaled.jpg?w=1800&ssl=1 1800w" width="400" /> <img alt="" class="alignnone size-medium wp-image-208112" data-recalc-dims="1" height="267" sizes="(max-width: 400px) 100vw, 400px" src="https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6095.jpg?resize=400%2C267&ssl=1" srcset="https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6095-scaled.jpg?resize=400%2C267&ssl=1 400w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6095-scaled.jpg?resize=600%2C400&ssl=1 600w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6095-scaled.jpg?resize=768%2C512&ssl=1 768w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6095-scaled.jpg?resize=1536%2C1024&ssl=1 1536w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6095-scaled.jpg?resize=2048%2C1365&ssl=1 2048w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6095-scaled.jpg?w=1200&ssl=1 1200w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6095-scaled.jpg?w=1800&ssl=1 1800w" width="400" /> <img alt="" class="alignnone size-medium wp-image-208113" data-recalc-dims="1" height="267" sizes="(max-width: 400px) 100vw, 400px" src="https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6118.jpg?resize=400%2C267&ssl=1" srcset="https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6118-scaled.jpg?resize=400%2C267&ssl=1 400w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6118-scaled.jpg?resize=600%2C400&ssl=1 600w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6118-scaled.jpg?resize=768%2C512&ssl=1 768w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6118-scaled.jpg?resize=1536%2C1024&ssl=1 1536w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6118-scaled.jpg?resize=2048%2C1365&ssl=1 2048w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6118-scaled.jpg?w=1200&ssl=1 1200w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6118-scaled.jpg?w=1800&ssl=1 1800w" width="400" /> <img alt="" class="alignnone size-medium wp-image-208114" data-recalc-dims="1" height="247" sizes="(max-width: 400px) 100vw, 400px" src="https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6140.jpg?resize=400%2C247&ssl=1" srcset="https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6140-scaled.jpg?resize=400%2C247&ssl=1 400w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6140-scaled.jpg?resize=600%2C371&ssl=1 600w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6140-scaled.jpg?resize=768%2C475&ssl=1 768w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6140-scaled.jpg?resize=1536%2C950&ssl=1 1536w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6140-scaled.jpg?resize=2048%2C1266&ssl=1 2048w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6140-scaled.jpg?w=1200&ssl=1 1200w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6140-scaled.jpg?w=1800&ssl=1 1800w" width="400" /></p>
<p> </p>
<p>Sixth match:</p>
<h4 id="outline__6"><strong>(Kuga, Andy WU) VS  Magnitude Kishiwada, Yoshihiro Horaguchi</strong></h4>
<p>Simi Main event time. This match took place between the teams of Kuga and Andy WU vs Magnitude Kishiwada and Yoshihiro Horaguchi.</p>
<p>I wasn’t familiar with them, but I found out very quickly that Andy WU had a ton of fans in the crowd… lots of Andy WU flags, t shirts, towels, banners… everywhere..</p>
<p> </p>
<p>The match started fast and got ugly and moved immediately to the outside. People were being thrown into the crowd, it was crazy trying to keep tabs on what was happening because they were all over the place. I managed to snap some great photos but as far as the match went I just tried to follow what I could on the outside.</p>
<p> </p>
<p>Take a look at the snaps and get ready for the main event!!!</p>
<p> </p>
<p><img alt="" class="alignnone size-medium wp-image-208115" data-recalc-dims="1" height="267" sizes="(max-width: 400px) 100vw, 400px" src="https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6167.jpg?resize=400%2C267&ssl=1" srcset="https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6167-scaled.jpg?resize=400%2C267&ssl=1 400w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6167-scaled.jpg?resize=600%2C400&ssl=1 600w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6167-scaled.jpg?resize=768%2C512&ssl=1 768w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6167-scaled.jpg?resize=1536%2C1024&ssl=1 1536w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6167-scaled.jpg?resize=2048%2C1365&ssl=1 2048w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6167-scaled.jpg?w=1200&ssl=1 1200w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6167-scaled.jpg?w=1800&ssl=1 1800w" width="400" /> <img alt="" class="alignnone size-medium wp-image-208116" data-recalc-dims="1" height="267" sizes="(max-width: 400px) 100vw, 400px" src="https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6195.jpg?resize=400%2C267&ssl=1" srcset="https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6195-scaled.jpg?resize=400%2C267&ssl=1 400w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6195-scaled.jpg?resize=600%2C400&ssl=1 600w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6195-scaled.jpg?resize=768%2C512&ssl=1 768w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6195-scaled.jpg?resize=1536%2C1024&ssl=1 1536w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6195-scaled.jpg?resize=2048%2C1365&ssl=1 2048w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6195-scaled.jpg?w=1200&ssl=1 1200w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6195-scaled.jpg?w=1800&ssl=1 1800w" width="400" /> <img alt="" class="alignnone size-medium wp-image-208117" data-recalc-dims="1" height="267" sizes="(max-width: 400px) 100vw, 400px" src="https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6265.jpg?resize=400%2C267&ssl=1" srcset="https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6265-scaled.jpg?resize=400%2C267&ssl=1 400w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6265-scaled.jpg?resize=600%2C400&ssl=1 600w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6265-scaled.jpg?resize=768%2C512&ssl=1 768w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6265-scaled.jpg?resize=1536%2C1024&ssl=1 1536w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6265-scaled.jpg?resize=2048%2C1365&ssl=1 2048w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6265-scaled.jpg?w=1200&ssl=1 1200w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6265-scaled.jpg?w=1800&ssl=1 1800w" width="400" /> <img alt="" class="alignnone size-medium wp-image-208118" data-recalc-dims="1" height="267" sizes="(max-width: 400px) 100vw, 400px" src="https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6274.jpg?resize=400%2C267&ssl=1" srcset="https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6274-scaled.jpg?resize=400%2C267&ssl=1 400w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6274-scaled.jpg?resize=600%2C400&ssl=1 600w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6274-scaled.jpg?resize=768%2C512&ssl=1 768w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6274-scaled.jpg?resize=1536%2C1024&ssl=1 1536w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6274-scaled.jpg?resize=2048%2C1365&ssl=1 2048w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6274-scaled.jpg?w=1200&ssl=1 1200w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6274-scaled.jpg?w=1800&ssl=1 1800w" width="400" /></p>
<p> </p>
<p>Seventh match main event:</p>
<h4 id="outline__7">Barbed wire rope explosion +Barbed wire baseball bat explosion+the Table<br />
explosion +Barbed wire barricade landmines explosion with triple bomb “Death match of Hell in Osaka” No time limit 1 fall</h4>
<h4 id="outline__8"><strong>Atsushi Onita, Tsuyoshi Okada, HASEGAWA</strong><br />
<strong>VS</strong><br />
<strong>(Mr.Pogo, X , Isami Kodaka with Devil Magician)</strong></h4>
<p>This was the main event. The big grudge match. It was everything we expected and more. Making his way to the ring first was the man the myth and the legend. Atsushi Onita. His team accompanied him as well as fans carrying banners with his name and the FMW-E logo on them.</p>
<p>Then on an opposite side, the challengers Mr. Pogo followed by his team.</p>
<p> </p>
<p>By this time nightfall had set in, and with no large lights outside visibility was getting low and my camera without a flash was unfortunately at a disadvantage. However I was able to still get good photos via timing my shots to other photographers flash bulbs.</p>
<p> </p>
<p>Once inside the ring the teams were announced then as per request of the “captains” so to say… Everyone got out of the ring except Mr. Pogo and Onita. This was gonna start off as a 1 on 1 match. After some brawling when the bell rang a very close to the barbwire explosion ropes Mr. Pogo sprayed Onita in the face with the red mist. A blinded Onita lay on the ground in a prone position trying to regain his eyesight while Mr. Pogo had something more hot on his mind.</p>
<p>Mr. Pogo grabbed his bottle of fuel, and lit the mini torch on fire as to get ready for what was going to happen… Onita fresh off having a bottle of water squirted in his eyes picked up a chair and right as Mr. Pogo went to blow fire, Onita blocked it with the chair saving him the same fate that happened in Yokohama on July 4th. The teams now have entered the ring and it was full blown pandemonium. I was outside the ring trying to cover all the mayhem but I couldn’t keep up with 6 different men, doing 3 different fights so I focused my attention to Onita and Pogo. Onita and Pogo fell into one of the exploding ropes and like a flash of hell fire the heat and explosion went off. Showered in sparks I shook off what I could and kept taking photos. They were both sweltering and their clothes were on fire.</p>
<p>The next thing I see they are on the side of the ring apron, and as they battled one of the men inside the ring shouted out ONITA!! as he delivered a kick to both men, that sent them tumbling into the exploding landmine board. The boom from all those explosions rocked me and anyone near that board to their very core.</p>
<p> </p>
<p>Laying twisted and mangled inside the barbwire and still smoking from being on fire they both laid. Crew came and doused both men with water to put out the flames. During this time the other men in the ring were duking it out, and both teams fell into the wire and got a taste of the explosions.</p>
<p> </p>
<p>Once Onita and Pogo had regained a little of their composure they went back into the ring, and picked apart each team. Onita delivered an exploding bat shot, and a piledriver through the exploding table to members of Pogo’s team, but after the exploding table, Mr. Pogo got the best of Onita by putting the sickle into his back…</p>
<p>It looked excruciatingly painful, until Onita’s team jumped on Pogo. It gave Onita the time to find one more weapon the exploding chair… and what a bang it delivered when Onita hit Pogo in the head with it…</p>
<p> </p>
<p>I thought that was the end of the match… it had to be…. 1…….2…….. Pogo kicked out.</p>
<p> </p>
<p>After this all of Pogos team jumped on Onita and finally gave it everything they had… delivering a exploding bat shot to Onita finally did him in. Mr. Pogo made the cover… 1….2…..3.</p>
<p> </p>
<p>Onita was defeated by Mr. Pogo. It was the shocker of the night for me. I expected Onita to pull off the win but as he laid on the ring, being doused by water Mr. Pogo walked backstage in victory. Once composure was regained Onita got in the middle of the ring and pumped up the crowd, telling everyone thank you for coming. Thank you for the support and thank you to everyone who puts it all on the line every FMWE show.</p>
<p> </p>
<p>He gave the crowd some classic Onita “FIIIIIIRRRREEEEEE” at the end of his speech and threw the microphone down before going out into the crowd for the end of the show.</p>
<p> </p>
<p><img alt="" class="alignnone size-medium wp-image-208096" data-recalc-dims="1" height="267" sizes="(max-width: 400px) 100vw, 400px" src="https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6403.jpg?resize=400%2C267&ssl=1" srcset="https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6403-scaled.jpg?resize=400%2C267&ssl=1 400w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6403-scaled.jpg?resize=600%2C400&ssl=1 600w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6403-scaled.jpg?resize=768%2C512&ssl=1 768w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6403-scaled.jpg?resize=1536%2C1024&ssl=1 1536w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6403-scaled.jpg?resize=2048%2C1365&ssl=1 2048w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6403-scaled.jpg?w=1200&ssl=1 1200w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6403-scaled.jpg?w=1800&ssl=1 1800w" width="400" /> <img alt="" class="alignnone size-medium wp-image-208097" data-recalc-dims="1" height="267" sizes="(max-width: 400px) 100vw, 400px" src="https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6409.jpg?resize=400%2C267&ssl=1" srcset="https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6409-scaled.jpg?resize=400%2C267&ssl=1 400w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6409-scaled.jpg?resize=600%2C400&ssl=1 600w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6409-scaled.jpg?resize=768%2C512&ssl=1 768w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6409-scaled.jpg?resize=1536%2C1024&ssl=1 1536w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6409-scaled.jpg?resize=2048%2C1365&ssl=1 2048w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6409-scaled.jpg?w=1200&ssl=1 1200w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6409-scaled.jpg?w=1800&ssl=1 1800w" width="400" /> <img alt="" class="alignnone size-medium wp-image-208098" data-recalc-dims="1" height="267" sizes="(max-width: 400px) 100vw, 400px" src="https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6426.jpg?resize=400%2C267&ssl=1" srcset="https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6426-scaled.jpg?resize=400%2C267&ssl=1 400w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6426-scaled.jpg?resize=600%2C400&ssl=1 600w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6426-scaled.jpg?resize=768%2C512&ssl=1 768w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6426-scaled.jpg?resize=1536%2C1024&ssl=1 1536w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6426-scaled.jpg?resize=2048%2C1365&ssl=1 2048w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6426-scaled.jpg?w=1200&ssl=1 1200w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6426-scaled.jpg?w=1800&ssl=1 1800w" width="400" /> <img alt="" class="alignnone size-medium wp-image-208099" data-recalc-dims="1" height="267" sizes="(max-width: 400px) 100vw, 400px" src="https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6454.jpg?resize=400%2C267&ssl=1" srcset="https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6454-scaled.jpg?resize=400%2C267&ssl=1 400w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6454-scaled.jpg?resize=600%2C400&ssl=1 600w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6454-scaled.jpg?resize=768%2C512&ssl=1 768w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6454-scaled.jpg?resize=1536%2C1024&ssl=1 1536w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6454-scaled.jpg?resize=2048%2C1365&ssl=1 2048w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6454-scaled.jpg?w=1200&ssl=1 1200w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6454-scaled.jpg?w=1800&ssl=1 1800w" width="400" /> <img alt="" class="alignnone size-medium wp-image-208100" data-recalc-dims="1" height="267" sizes="(max-width: 400px) 100vw, 400px" src="https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6506.jpg?resize=400%2C267&ssl=1" srcset="https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6506-scaled.jpg?resize=400%2C267&ssl=1 400w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6506-scaled.jpg?resize=600%2C400&ssl=1 600w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6506-scaled.jpg?resize=768%2C512&ssl=1 768w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6506-scaled.jpg?resize=1536%2C1024&ssl=1 1536w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6506-scaled.jpg?resize=2048%2C1365&ssl=1 2048w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6506-scaled.jpg?w=1200&ssl=1 1200w, https://i2.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6506-scaled.jpg?w=1800&ssl=1 1800w" width="400" /> <img alt="" class="alignnone size-medium wp-image-208101" data-recalc-dims="1" height="340" sizes="(max-width: 400px) 100vw, 400px" src="https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6546.jpg?resize=400%2C340&ssl=1" srcset="https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6546-scaled.jpg?resize=400%2C340&ssl=1 400w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6546-scaled.jpg?resize=600%2C510&ssl=1 600w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6546-scaled.jpg?resize=768%2C653&ssl=1 768w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6546-scaled.jpg?resize=1536%2C1306&ssl=1 1536w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6546-scaled.jpg?resize=2048%2C1741&ssl=1 2048w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6546-scaled.jpg?w=1200&ssl=1 1200w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/IMG_6546-scaled.jpg?w=1800&ssl=1 1800w" width="400" /></p>
<p> </p>
<p>After all was said and done I was happy to be there, happy to see the fans happy and happy to once again be able to show the world the greatness that is FMW-E.</p>
<p> </p>
<p>I wanna say thank you to Atsushi Onita, Shadow WX and all the wrestlers at the show. You guys are real life super heros, and the things you do to entertain us is amazing.</p>
<p> </p>
<p>Thank you to Mayuko San. For giving me a chance to shine and letting me photograph FMW-E.</p>
<p>Thank you to my beautiful wife Yoko for helping me with translations.</p>
<p>Thank you to Scottie D and the team here at Faygoluvers.</p>
<p> </p>
<p>To catch more FMW-E check out their english website: <a href="https://fmw-e.com/en/">https://fmw-e.com/en/</a></p>
<p>To see my photos, and purchase them check out <a href="https://www.hankaphotos.com">https://www.hankaphotos.com</a></p>
<p> </p>
<p>And as always for all the news on underground music, wrestling, and more keep it locked to Faygoluvers.net here and on facebook and twitter!</p>
<p> </p>
<p>Thanks for reading and I’ll be back for the next Yokohama FMW-E show!!</p>
<p> </p>
<p>-Hanka</p>
<br />
<br />
<br />
<br />
from Faygoluvers https://ift.tt/3yQljZX
</span>
<script type='text/javascript'>var x="FMW-E Burnout Scorches Osaka",y="https://www.syko.org/2021/08/fmw-e-burnout-scorches-osaka.html",z="Kingmaker",t="8/16/2021 02:33:00 AM";readmore("p965010771723727047")</script>
</div>
<div class='clear'></div>
</div>
</div>
<meta content='summary_large_image' name='twitter:card'/>
<meta content='@syko' name='twitter:site'/>
<meta content='@syko' name='twitter:creator'/>
<meta content='www.syko.org' name='twitter:domain'/>
<meta content='' name='twitter:image:src'/>
<meta content='4JuggalosByJuggalos bringing Gaming Tournaments to the Gathering!' name='twitter:title'/>
<meta content='I know it’s last minute, but we just got word that our homies from #4JuggalosByJuggalos will be in full effect at this year’s Gathering o...' name='twitter:description'/>
<meta content='https://www.blogger.com/share-post.g?blogID=6761410&postID=5982044200694067422' name='twitter:url'/>
<meta content='' property='og:title'/>
<meta content='4JuggalosByJuggalos bringing Gaming Tournaments to the Gathering!' property='og:title'/>
<meta content='https://www.syko.org/' property='og:url'/>
<meta content='I know it’s last minute, but we just got word that our homies from #4JuggalosByJuggalos will be in full effect at this year’s Gathering o...' property='og:description'/>
<div class='four columns post_col'>
<div class='post_item'>
<div class='post-body'>
<span id='p5982044200694067422'><p>I know it’s last minute, but we just got word that our homies from <strong>#4JuggalosByJuggalos</strong> will be in full effect at this year’s <strong>Gathering of the Juggalos</strong>!</p>
<p>We’re talking tournaments for <strong>Morton’s List</strong>, <strong>Quest for Shangri-La</strong>, <strong>Into The Echoside</strong>, and more!</p>
<p>Gaming will take place every single day of the Juggalo Gathering! Check the details that were sent in below:</p>
<blockquote>
<p>Gamerlos and Gamerlettes come one, come all, and bring a chair…</p>
<p>#4JuggalosByJuggalos along with Epic Quest and Ninjas of Smoke are proud to bring to you juggalo gaming tournaments at the<br />
2021 Gathering of the Juggalos!<br />
Think you got the tactics to stomp at Into the Echoside? The mastery of mischief to dominate in Morton’s List? The legendary skills to win at Quest for Shangri La?<br />
Well step on up for a chance to win some sweet prizes and have a good time at our game tent.</p>
<p><strong>When</strong>:<br />
Epic Quest random adventures Friday at 3 pm.<br />
Open Mortons List questing all day and tournaments after mainstage daily.<br />
Quest for Shangri La tournament Friday starting at high noon.<br />
Into the Echoside tournament Saturday right after the EPIC Insane Clown Posse seminar.</p>
<p><strong>Where</strong>:<br />
Near the Luv Rizing stage in the Oddity Camp district.</p>
<p><strong>Why</strong>:<br />
Do you really need a reason?</p>
<p>Juggalos in Recovery will also be hosting morning recovery meetings at 10am daily at the game tent.</p>
<p>Step right up and test your skills. We will see you at the Gathering of the Juggalos. Oh yeah, bring your chair.</p>
<p>Whoop Whoop!!!</p>
</blockquote>
<br />
<br />
<br />
<br />
from Faygoluvers https://ift.tt/3m6SGUU
</span>
<script type='text/javascript'>var x="4JuggalosByJuggalos bringing Gaming Tournaments to the Gathering!",y="https://www.syko.org/2021/08/4juggalosbyjuggalos-bringing-gaming.html",z="Kingmaker",t="8/15/2021 09:04:00 PM";readmore("p5982044200694067422")</script>
</div>
<div class='clear'></div>
</div>
</div>
<meta content='summary_large_image' name='twitter:card'/>
<meta content='@syko' name='twitter:site'/>
<meta content='@syko' name='twitter:creator'/>
<meta content='www.syko.org' name='twitter:domain'/>
<meta content='https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/Super.jpg?resize=600%2C600&ssl=1' name='twitter:image:src'/>
<meta content='Juggalo League of America Special Photo Op Revealed For Astronomicon 4!' name='twitter:title'/>
<meta content='Get your inner Super Hero on! Majik Ninja Entertainment recently announced that there will be a special Juggalo League of America Photo Op ...' name='twitter:description'/>
<meta content='https://www.blogger.com/share-post.g?blogID=6761410&postID=874633212186479072' name='twitter:url'/>
<meta content='' property='og:title'/>
<meta content='https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/Super.jpg?resize=600%2C600&ssl=1' property='og:image'/>
<meta content='Juggalo League of America Special Photo Op Revealed For Astronomicon 4!' property='og:title'/>
<meta content='https://www.syko.org/' property='og:url'/>
<meta content='Get your inner Super Hero on! Majik Ninja Entertainment recently announced that there will be a special Juggalo League of America Photo Op ...' property='og:description'/>
<div class='four columns post_col'>
<div class='post_item'>
<div class='post-body'>
<span id='p874633212186479072'><p><span>Get your inner Super Hero on! <strong>Majik Ninja Entertainment</strong> recently announced that there will be a special <strong>Juggalo League of America Photo Op</strong> at this years <strong>Astronomicon</strong> in <strong>Ann Arbor, Michigan</strong>! To pay homage to <strong>DC Comics,</strong> <strong>Blaze Ya Dead Homie</strong> will be <strong>Superman</strong>, <strong>Jamie Madrox</strong> will be <strong>The Flash</strong>, <strong>Monoxide</strong> will be <strong>Robin</strong>, <strong>The R.O.C.</strong> will be <strong>The Green Lantern</strong>, and <strong>Lex the Hex Master</strong> will be <strong>Shazam</strong>! You can snag early<strong> Juggalo League of America Pro Photo Ops</strong> now at the official <strong>Astronomicon</strong> website here:</span> <a href="http://www.astronomicon.com/tickets"><span>www.astronomicon.com/tickets</span></a></p>
<p><img alt="" class="aligncenter size-full wp-image-208073" data-recalc-dims="1" height="600" sizes="(max-width: 600px) 100vw, 600px" src="https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/Super.jpg?resize=600%2C600&ssl=1" srcset="https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/Super.jpg?w=1440&ssl=1 1440w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/Super.jpg?resize=400%2C400&ssl=1 400w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/Super.jpg?resize=600%2C600&ssl=1 600w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/Super.jpg?resize=130%2C130&ssl=1 130w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/Super.jpg?resize=768%2C768&ssl=1 768w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/Super.jpg?resize=98%2C98&ssl=1 98w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/Super.jpg?resize=144%2C144&ssl=1 144w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/Super.jpg?w=1200&ssl=1 1200w" width="600" /></p>
<br />
<br />
<br />
<br />
from Faygoluvers https://ift.tt/3m5Lk4f
</span>
<script type='text/javascript'>var x="Juggalo League of America Special Photo Op Revealed For Astronomicon 4!",y="https://www.syko.org/2021/08/juggalo-league-of-america-special-photo.html",z="Kingmaker",t="8/15/2021 03:43:00 PM";readmore("p874633212186479072")</script>
</div>
<div class='clear'></div>
</div>
</div>
<meta content='summary_large_image' name='twitter:card'/>
<meta content='@syko' name='twitter:site'/>
<meta content='@syko' name='twitter:creator'/>
<meta content='www.syko.org' name='twitter:domain'/>
<meta content='https://i.ytimg.com/vi/O1ux0PYKzGw/hqdefault.jpg' name='twitter:image:src'/>
<meta content='New Tech N9ne Single “I Been Thru Alot” Out Now!' name='twitter:title'/>
<meta content='In case you didn’t know. Tech N9ne decided to dive deeper into his personal life with his new single “I Been Thru A lot” featuring STIGE ....' name='twitter:description'/>
<meta content='https://www.blogger.com/share-post.g?blogID=6761410&postID=7126782362012127695' name='twitter:url'/>
<meta content='' property='og:title'/>
<meta content='https://i.ytimg.com/vi/O1ux0PYKzGw/hqdefault.jpg' property='og:image'/>
<meta content='New Tech N9ne Single “I Been Thru Alot” Out Now!' property='og:title'/>
<meta content='https://www.syko.org/' property='og:url'/>
<meta content='In case you didn’t know. Tech N9ne decided to dive deeper into his personal life with his new single “I Been Thru A lot” featuring STIGE ....' property='og:description'/>
<div class='four columns post_col'>
<div class='post_item'>
<div class='post-body'>
<span id='p7126782362012127695'><p>In case you didn’t know. <strong>Tech N9ne</strong> decided to dive deeper into his personal life with his new single <strong>“I Been Thru A lot”</strong> featuring <strong>STIGE</strong>. Fans can support <strong>“I Been Thru A lot”</strong> through <strong>Apple Music</strong> here: <a href="https://music.apple.com/us/album/i-been-thru-a-lot-feat-stige-single/1578040179">https://music.apple.com/us/album/i-been-thru-a-lot-feat-stige-single/1578040179</a></p>
<p><iframe src="//www.youtube.com/embed/O1ux0PYKzGw" width="560" height="314" allowfullscreen="allowfullscreen"></iframe></p>
<br />
<br />
<br />
<br />
from Faygoluvers https://ift.tt/2VR9Fj4
</span>
<script type='text/javascript'>var x="New Tech N9ne Single “I Been Thru Alot” Out Now!",y="https://www.syko.org/2021/08/new-tech-n9ne-single-i-been-thru-alot.html",z="Kingmaker",t="8/15/2021 02:53:00 PM";readmore("p7126782362012127695")</script>
</div>
<div class='clear'></div>
</div>
</div>
<meta content='summary_large_image' name='twitter:card'/>
<meta content='@syko' name='twitter:site'/>
<meta content='@syko' name='twitter:creator'/>
<meta content='www.syko.org' name='twitter:domain'/>
<meta content='' name='twitter:image:src'/>
<meta content='$uicideboy$ ‘Long Term Effects of SUFFERING’ LP Now Available!' name='twitter:title'/>
<meta content='Comprised of the brilliant emcees $crim and Ruby da Cherry , the $uicideboy$ have become one of the most dopest groups within independent...' name='twitter:description'/>
<meta content='https://www.blogger.com/share-post.g?blogID=6761410&postID=658836445310067633' name='twitter:url'/>
<meta content='' property='og:title'/>
<meta content='$uicideboy$ ‘Long Term Effects of SUFFERING’ LP Now Available!' property='og:title'/>
<meta content='https://www.syko.org/' property='og:url'/>
<meta content='Comprised of the brilliant emcees $crim and Ruby da Cherry , the $uicideboy$ have become one of the most dopest groups within independent...' property='og:description'/>
<div class='four columns post_col'>
<div class='post_item'>
<div class='post-body'>
<span id='p658836445310067633'><p>Comprised of the brilliant emcees<strong> $crim</strong> and <strong>Ruby da Cherry</strong>, <strong>the $uicideboy$</strong> have become one of the most dopest groups within <strong>independent hip-hop</strong> in the last decade. They operate largely amongst the underground via their own label <strong>“</strong><span><strong>G 59 RECORDS”.</strong> But they have amassed a well-deserved large</span> cult following. Independently they have gained over 7 million monthly listeners on <strong>Spotify</strong>. While a few of their tracks have gained over 200 million streams. Their alternative blend of experimental hip-hop drenched in darkness will never die! We here at <strong>Faygoluvers.net</strong> are proud to report that the awaited <strong>$uicideboy$</strong> LP <span> <strong>“</strong></span><em><strong>Long Term Effects Of SUFFERING”</strong> </em>is now available to bump on full blast! Fans can support ‘<em><strong>Long Term Effects of SUFFERING’ at this authentic link here: <a href="https://orcd.co/longtermeffectsofsuffering">https://orcd.co/longtermeffectsofsuffering</a></strong></em></p>
<p><iframe title="Spotify Embed: Long Term Effects of SUFFERING" width="100%" height="380" allowtransparency="true" frameborder="0" allow="encrypted-media" src="https://open.spotify.com/embed/album/3dgsCZMswt6TWbsKcMgoO2"></iframe></p>
<br />
<br />
<br />
<br />
from Faygoluvers https://ift.tt/3iM2zVV
</span>
<script type='text/javascript'>var x="$uicideboy$ ‘Long Term Effects of SUFFERING’ LP Now Available!",y="https://www.syko.org/2021/08/uicideboy-long-term-effects-of.html",z="Kingmaker",t="8/15/2021 09:49:00 AM";readmore("p658836445310067633")</script>
</div>
<div class='clear'></div>
</div>
</div>
<meta content='summary_large_image' name='twitter:card'/>
<meta content='@syko' name='twitter:site'/>
<meta content='@syko' name='twitter:creator'/>
<meta content='www.syko.org' name='twitter:domain'/>
<meta content='https://i.ytimg.com/vi/FALgRc2w7hg/hqdefault.jpg' name='twitter:image:src'/>
<meta content='$UICIDEBOY$ – Ugliest (Lyric Video)' name='twitter:title'/>
<meta content=' Official Lyric Video for “Ugliest” by $uicideboy$ from Faygoluvers https://ift.tt/3m4w5s8 ' name='twitter:description'/>
<meta content='https://www.blogger.com/share-post.g?blogID=6761410&postID=2033701007836168081' name='twitter:url'/>
<meta content='' property='og:title'/>
<meta content='https://i.ytimg.com/vi/FALgRc2w7hg/hqdefault.jpg' property='og:image'/>
<meta content='$UICIDEBOY$ – Ugliest (Lyric Video)' property='og:title'/>
<meta content='https://www.syko.org/' property='og:url'/>
<meta content=' Official Lyric Video for “Ugliest” by $uicideboy$ from Faygoluvers https://ift.tt/3m4w5s8 ' property='og:description'/>
<div class='four columns post_col'>
<div class='post_item'>
<div class='post-body'>
<span id='p2033701007836168081'><p><iframe src="//www.youtube.com/embed/FALgRc2w7hg" width="560" height="314" allowfullscreen="allowfullscreen"></iframe></p>
<p><strong>Official Lyric Video for “Ugliest” by $uicideboy$</strong></p>
<br />
<br />
<br />
<br />
from Faygoluvers https://ift.tt/3m4w5s8
</span>
<script type='text/javascript'>var x="$UICIDEBOY$ – Ugliest (Lyric Video)",y="https://www.syko.org/2021/08/uicideboy-ugliest-lyric-video.html",z="Kingmaker",t="8/15/2021 09:23:00 AM";readmore("p2033701007836168081")</script>
</div>
<div class='clear'></div>
</div>
</div>
<meta content='summary_large_image' name='twitter:card'/>
<meta content='@syko' name='twitter:site'/>
<meta content='@syko' name='twitter:creator'/>
<meta content='www.syko.org' name='twitter:domain'/>
<meta content='https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/Staleness.png?resize=600%2C566&ssl=1' name='twitter:image:src'/>
<meta content='Reminder! Upon The Burning Body Has Cancelled This Weeks Gathering Performance Due TO COVID' name='twitter:title'/>
<meta content='We are a week late on reporting this staleness. But those who are attending the 21st Gathering of the Juggalos, who were looking forward to...' name='twitter:description'/>
<meta content='https://www.blogger.com/share-post.g?blogID=6761410&postID=8894922789621348983' name='twitter:url'/>
<meta content='' property='og:title'/>
<meta content='https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/Staleness.png?resize=600%2C566&ssl=1' property='og:image'/>
<meta content='Reminder! Upon The Burning Body Has Cancelled This Weeks Gathering Performance Due TO COVID' property='og:title'/>
<meta content='https://www.syko.org/' property='og:url'/>
<meta content='We are a week late on reporting this staleness. But those who are attending the 21st Gathering of the Juggalos, who were looking forward to...' property='og:description'/>
<div class='four columns post_col'>
<div class='post_item'>
<div class='post-body'>
<span id='p8894922789621348983'><p>We are a week late on reporting this staleness. But those who are attending the <strong>21st Gathering of the Juggalos,</strong> who were looking forward to seeing Deathcore band <strong>Upon The Burning Body</strong> bring on the pits, need to know. Yes. Sadly, <strong>Upon The Burning Body</strong> has cancelled all remaining tour dates for <strong>August</strong> and will not be performing at this years <strong>Gathering of the Juggalos</strong> via <strong>Legend Valley</strong>. It’s due an unfortunate COVID outbreak within their touring camp. We wish their entire band and touring crew nothing but the best with a safe and healthy recovery. You can read their full online statement below.</p>
<p style="text-align: center;"><a href="https://www.facebook.com/uponaburningbody/posts/382619839892846">From Upon A Burning Body Across Social Media:</a></p>
<p><strong><span class="d2edcug0 hpfvmrgz qv66sw1b c1et5uql lr9zc1uh a8c37x1j keod5gw0 nxhoafnm aigsh9s9 d3f4x2em fe6kdd0r mau55g9w c8b282yb iv3no6db jq4qci2q a3bd9o3v knj5qynh oo9gr5id hzawbc8m">“Unfortunately, all August shows have been cancelled due to a Covid break-out in the camp. This means we are also NOT playing at The Gathering. Stay safe everyone and we’ll be seeing you all soon touring on a new, full-length album!”</span></strong></p>
<p><img alt="" class="aligncenter size-full wp-image-208049" data-recalc-dims="1" height="566" sizes="(max-width: 600px) 100vw, 600px" src="https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/Staleness.png?resize=600%2C566&ssl=1" srcset="https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/Staleness.png?w=1604&ssl=1 1604w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/Staleness.png?resize=400%2C378&ssl=1 400w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/Staleness.png?resize=600%2C566&ssl=1 600w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/Staleness.png?resize=768%2C725&ssl=1 768w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/Staleness.png?resize=1536%2C1450&ssl=1 1536w, https://i1.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/Staleness.png?w=1200&ssl=1 1200w" width="600" /></p>
<br />
<br />
<br />
<br />
from Faygoluvers https://ift.tt/37MeZa0
</span>
<script type='text/javascript'>var x="Reminder! Upon The Burning Body Has Cancelled This Weeks Gathering Performance Due TO COVID",y="https://www.syko.org/2021/08/reminder-upon-burning-body-has.html",z="Kingmaker",t="8/15/2021 08:43:00 AM";readmore("p8894922789621348983")</script>
</div>
<div class='clear'></div>
</div>
</div>
<meta content='summary_large_image' name='twitter:card'/>
<meta content='@syko' name='twitter:site'/>
<meta content='@syko' name='twitter:creator'/>
<meta content='www.syko.org' name='twitter:domain'/>
<meta content='https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/gotjparkinglotparty081821.jpg?resize=400%2C600&ssl=1' name='twitter:image:src'/>
<meta content='Artists for GOTJ 2021 Parking Lot Concert Announced!' name='twitter:title'/>
<meta content='Coming up this Wednesday, August 18th , your Juggalo Gathering starts early! There will be a concert goin’ down in the parking lot at Leg...' name='twitter:description'/>
<meta content='https://www.blogger.com/share-post.g?blogID=6761410&postID=2113518280483374032' name='twitter:url'/>
<meta content='' property='og:title'/>
<meta content='https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/gotjparkinglotparty081821.jpg?resize=400%2C600&ssl=1' property='og:image'/>
<meta content='Artists for GOTJ 2021 Parking Lot Concert Announced!' property='og:title'/>
<meta content='https://www.syko.org/' property='og:url'/>
<meta content='Coming up this Wednesday, August 18th , your Juggalo Gathering starts early! There will be a concert goin’ down in the parking lot at Leg...' property='og:description'/>
<div class='four columns post_col'>
<div class='post_item'>
<div class='post-body'>
<span id='p2113518280483374032'><p>Coming up this <strong>Wednesday, August 18th</strong>, your Juggalo Gathering starts early!</p>
<p>There will be a concert goin’ down in the parking lot at <strong>Legend Valley</strong> starting at <strong>5 PM</strong>!</p>
<p>Watch some of the most talented artists in the underground to start your Gathering off right! You’ll see performance by:</p>
<ul>
<li>Cody Manson</li>
<li>FamZ and the Hooliganz</li>
<li>Will E. Haze</li>
<li>Shit House Records</li>
<li>Farational Behavior</li>
<li>Pleasantly Offensive Productions</li>
<li>Stale Dale and J. Biz R</li>
<li>Klokwerk E</li>
</ul>
<p>Check the flyer for the performances here:</p>
<div id="attachment_208045" style="width: 410px" class="wp-caption aligncenter"><a href="https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/gotjparkinglotparty081821.jpg?ssl=1"><img alt="" aria-describedby="caption-attachment-208045" class="size-large wp-image-208045" data-recalc-dims="1" height="600" sizes="(max-width: 400px) 100vw, 400px" src="https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/gotjparkinglotparty081821.jpg?resize=400%2C600&ssl=1" srcset="https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/gotjparkinglotparty081821.jpg?resize=400%2C600&ssl=1 400w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/gotjparkinglotparty081821.jpg?resize=267%2C400&ssl=1 267w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/gotjparkinglotparty081821.jpg?resize=768%2C1152&ssl=1 768w, https://i0.wp.com/faygoluvers.net/v5/wp-content/uploads/2021/08/gotjparkinglotparty081821.jpg?w=800&ssl=1 800w" width="400" /></a>
<p id="caption-attachment-208045" class="wp-caption-text">Click to enlarge!</p>
</div>
<p>If you’re Gathering, make sure you show up for these performances on Wednesday! Much love and see you in a few days!</p>
<br />
<br />
<br />
<br />
from Faygoluvers https://ift.tt/3xR7DwF
</span>
<script type='text/javascript'>var x="Artists for GOTJ 2021 Parking Lot Concert Announced!",y="https://www.syko.org/2021/08/artists-for-gotj-2021-parking-lot.html",z="Kingmaker",t="8/15/2021 08:43:00 AM";readmore("p2113518280483374032")</script>
</div>
<div class='clear'></div>
</div>
</div>
<meta content='summary_large_image' name='twitter:card'/>
<meta content='@syko' name='twitter:site'/>
<meta content='@syko' name='twitter:creator'/>
<meta content='www.syko.org' name='twitter:domain'/>
<meta content='https://i.ytimg.com/vi/V-knMk84gXo/hqdefault.jpg' name='twitter:image:src'/>
<meta content='New God – “Chamber Music” (ft. Jamie Madrox) [Official Lyric Video]' name='twitter:title'/>
<meta content=' Follow New God on ALL socials here: @NEWGOD | Linktree from Faygoluvers https://ift.tt/2VVTnpw ' name='twitter:description'/>
<meta content='https://www.blogger.com/share-post.g?blogID=6761410&postID=8105876203475886220' name='twitter:url'/>
<meta content='' property='og:title'/>
<meta content='https://i.ytimg.com/vi/V-knMk84gXo/hqdefault.jpg' property='og:image'/>
<meta content='New God – “Chamber Music” (ft. Jamie Madrox) [Official Lyric Video]' property='og:title'/>
<meta content='https://www.syko.org/' property='og:url'/>
<meta content=' Follow New God on ALL socials here: @NEWGOD | Linktree from Faygoluvers https://ift.tt/2VVTnpw ' property='og:description'/>
<div class='four columns post_col'>
<div class='post_item'>
<div class='post-body'>
<span id='p8105876203475886220'><p><iframe title="NEW GOD FEATURING JAMIE MADROX - CHAMBER MUSIC - OFFICIAL VIDEO" width="600" height="338" src="https://www.youtube.com/embed/V-knMk84gXo?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="allowfullscreen"></iframe></p>
<p>Follow New God on ALL socials here: <strong><a href="https://linktr.ee/NEWGOD">@NEWGOD | Linktree</a></strong></p>
<br />
<br />
<br />
<br />
from Faygoluvers https://ift.tt/2VVTnpw
</span>
<script type='text/javascript'>var x="New God – “Chamber Music” (ft. Jamie Madrox) [Official Lyric Video]",y="https://www.syko.org/2021/08/new-god-chamber-music-ft-jamie-madrox.html",z="Kingmaker",t="8/14/2021 11:13:00 PM";readmore("p8105876203475886220")</script>
</div>
<div class='clear'></div>
</div>
</div>
<meta content='summary_large_image' name='twitter:card'/>
<meta content='@syko' name='twitter:site'/>
<meta content='@syko' name='twitter:creator'/>
<meta content='www.syko.org' name='twitter:domain'/>
<meta content='' name='twitter:image:src'/>
<meta content='Humble Among – “Wonderland”' name='twitter:title'/>
<meta content='Purchase/stream the album here: Wonderland – Humble Among (smarturl.it) Rabbithole Ocean of Tears Grow Up Buzzkill The Cave The Fore...' name='twitter:description'/>
<meta content='https://www.blogger.com/share-post.g?blogID=6761410&postID=5431270315389467802' name='twitter:url'/>
<meta content='' property='og:title'/>
<meta content='Humble Among – “Wonderland”' property='og:title'/>
<meta content='https://www.syko.org/' property='og:url'/>
<meta content='Purchase/stream the album here: Wonderland – Humble Among (smarturl.it) Rabbithole Ocean of Tears Grow Up Buzzkill The Cave The Fore...' property='og:description'/>
<div class='four columns post_col'>
<div class='post_item'>
<div class='post-body'>
<span id='p5431270315389467802'><p>Purchase/stream the album here: <strong><a href="http://smarturl.it/HAWonderland">Wonderland – Humble Among (smarturl.it)</a></strong></p>
<ol>
<li>Rabbithole</li>
<li>Ocean of Tears</li>
<li>Grow Up</li>
<li>Buzzkill</li>
<li>The Cave</li>
<li>The Forest</li>
<li>The Carnival</li>
<li>Merry Go (ft. Kasuke)</li>
<li>Wildflowers</li>
<li>Wonderland (ft. Selfish Presley)</li>
</ol>
<br />
<br />
<br />
<br />
from Faygoluvers https://ift.tt/3AKESU6
</span>
<script type='text/javascript'>var x="Humble Among – “Wonderland”",y="https://www.syko.org/2021/08/humble-among-wonderland.html",z="Kingmaker",t="8/14/2021 10:48:00 PM";readmore("p5431270315389467802")</script>
</div>
<div class='clear'></div>
</div>
</div>
</div>
<div class='pagenavi'>
<script type='text/javascript'>
var pageNaviConf = {
perPage: 7,
numPages: 5,
firstText: "First",
lastText: "Last",
nextText: "»",
prevText: "«"
}
</script>
<script src="//awesome-navigation.googlecode.com/files/onlinetrick.js" type="text/javascript"></script>
<div class='clear'></div>
</div>
<div class='blog-pager' id='blog-pager'>
<a class='home-link' href='https://www.syko.org/'>Home</a>
<span id='blog-pager-older-link'>
<a class='blog-pager-older-link' href='https://www.syko.org/search?updated-max=2021-08-14T22:48:00-07:00&max-results=12' id='Blog1_blog-pager-older-link' title='Older Posts'>Older Posts</a>
</span>
</div>
<div class='clear'></div>
<div class='blog-feeds'>
<div class='feed-links'>
Subscribe to:
<a class='feed-link' href='https://www.syko.org/feeds/posts/default' target='_blank' type='application/atom+xml'>Posts (Atom)</a>
</div>
</div>
</div><div class='widget HTML' data-version='1' id='HTML1'>
<script type='text/javascript'>
var disqus_shortname = 'sykonews';
var disqus_blogger_current_url = "https://www.syko.org/";
if (!disqus_blogger_current_url.length) {
disqus_blogger_current_url = "https://www.syko.org/";
}
var disqus_blogger_homepage_url = "https://www.syko.org/";
var disqus_blogger_canonical_homepage_url = "https://www.syko.org/";
</script>
<style type='text/css'>
.post-comment-link { visibility: hidden; }
</style>
<script type='text/javascript'>
(function() {
var bloggerjs = document.createElement('script');
bloggerjs.type = 'text/javascript';
bloggerjs.async = true;
bloggerjs.src = '//'+disqus_shortname+'.disqus.com/blogger_index.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(bloggerjs);
})();
</script>
</div><div class='widget Label' data-version='1' id='Label11'>
<div class='widget-content cloud-label-widget-content'>
<span class='label-size label-size-5'>
<a dir='ltr' href='https://www.syko.org/search/label/Video%20Games'>Video Games</a>
</span>
<span class='label-size label-size-5'>
<a dir='ltr' href='https://www.syko.org/search/label/Movies%20%2F%20Film'>Movies / Film</a>
</span>
<span class='label-size label-size-5'>
<a dir='ltr' href='https://www.syko.org/search/label/Music'>Music</a>
</span>
<span class='label-size label-size-4'>
<a dir='ltr' href='https://www.syko.org/search/label/Nerd%20News'>Nerd News</a>
</span>
<span class='label-size label-size-4'>
<a dir='ltr' href='https://www.syko.org/search/label/Star%20Trek'>Star Trek</a>
</span>
<span class='label-size label-size-4'>
<a dir='ltr' href='https://www.syko.org/search/label/Nerd'>Nerd</a>
</span>
<span class='label-size label-size-3'>
<a dir='ltr' href='https://www.syko.org/search/label/Trailers'>Trailers</a>
</span>
<span class='label-size label-size-3'>
<a dir='ltr' href='https://www.syko.org/search/label/DC%20Comics'>DC Comics</a>
</span>
<span class='label-size label-size-3'>
<a dir='ltr' href='https://www.syko.org/search/label/Sci-Fi'>Sci-Fi</a>
</span>
<span class='label-size label-size-3'>
<a dir='ltr' href='https://www.syko.org/search/label/Television%20%2F%20TV'>Television / TV</a>
</span>
<span class='label-size label-size-3'>
<a dir='ltr' href='https://www.syko.org/search/label/Comic%20Books'>Comic Books</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/Movie%20News'>Movie News</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/DC%20Cinematic%20Universe'>DC Cinematic Universe</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/Movie%20Trailers'>Movie Trailers</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/News'>News</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/Comedy%20%2F%20Humor'>Comedy / Humor</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/TV%20News'>TV News</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/Nintendo%20Wii'>Nintendo Wii</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/Batman'>Batman</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/Technology'>Technology</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/Batman%20v%20Superman'>Batman v Superman</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/Superman'>Superman</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/Celebrities'>Celebrities</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/Music%20Videos'>Music Videos</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/Comic%20Strips'>Comic Strips</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/Syko.org'>Syko.org</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/TV%20Promos'>TV Promos</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/Wonder%20Woman'>Wonder Woman</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/Animation'>Animation</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/Marvel%20Comics'>Marvel Comics</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/Social%20Media'>Social Media</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/Sports'>Sports</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/Arizona%20%2F%20AZ'>Arizona / AZ</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/Stargate'>Stargate</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/Superbowl'>Superbowl</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/Football'>Football</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/Linkin%20Park'>Linkin Park</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/Man%20of%20Steel'>Man of Steel</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/Science'>Science</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/Suicide%20Squad'>Suicide Squad</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/Xbox%20360'>Xbox 360</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/DC%20Films'>DC Films</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/Editorials'>Editorials</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/Government'>Government</a>
</span>
<span class='label-size label-size-2'>
<a dir='ltr' href='https://www.syko.org/search/label/Nintendo%20DS'>Nintendo DS</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Box%20Office'>Box Office</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Comic%20Book%20News'>Comic Book News</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/DC%20Television%20Universe'>DC Television Universe</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Green%20Lantern'>Green Lantern</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Harley%20Quinn'>Harley Quinn</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Microsoft'>Microsoft</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Rock%20News'>Rock News</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Suns'>Suns</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Twitter'>Twitter</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Videos'>Videos</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Basketball'>Basketball</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Blogosphere'>Blogosphere</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Business'>Business</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/DC%20Extended%20Universe'>DC Extended Universe</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Daily%20Deals'>Daily Deals</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Food%20%2F%20Beverage'>Food / Beverage</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Marijuana'>Marijuana</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Marvel%20Cinematic%20Universe'>Marvel Cinematic Universe</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/PlayStation%203'>PlayStation 3</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Spider-man'>Spider-man</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Staff%20News'>Staff News</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Super%20Bowl%2050'>Super Bowl 50</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/The%20Joker'>The Joker</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Video%20of%20the%20Day'>Video of the Day</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Warner%20Bros.'>Warner Bros.</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Web%20Development'>Web Development</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Wonder%20%20Woman'>Wonder Woman</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Angry%20Birds'>Angry Birds</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Apple'>Apple</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Aquaman'>Aquaman</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Archie%20Comics'>Archie Comics</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Auctions'>Auctions</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Batgirl'>Batgirl</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Birds%20of%20Prey'>Birds of Prey</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Bizzaro'>Bizzaro</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Bizzaro%20Girl'>Bizzaro Girl</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Bluetooth'>Bluetooth</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Books'>Books</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Bryan%20Fuller'>Bryan Fuller</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/C4MULA'>C4MULA</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/CBS'>CBS</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/California'>California</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/California%20%2F%20CA'>California / CA</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Cartoons'>Cartoons</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Chester%20Bennington'>Chester Bennington</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Crime'>Crime</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Customization'>Customization</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/DC%20Entertainment'>DC Entertainment</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/DC%20TV'>DC TV</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Dead%20by%20Sunrise'>Dead by Sunrise</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Deaths'>Deaths</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Deep%20Space%20Nine'>Deep Space Nine</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Ebay'>Ebay</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Email'>Email</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Facebook'>Facebook</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Fanmade'>Fanmade</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Features'>Features</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Federation'>Federation</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Financial'>Financial</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Florida%20%2F%20FL'>Florida / FL</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Fringe'>Fringe</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Gmail'>Gmail</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Google%2B'>Google+</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Greg%20Berlanti'>Greg Berlanti</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Hawkman'>Hawkman</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Health'>Health</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Japan'>Japan</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Julien-K'>Julien-K</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Literature'>Literature</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Luxury'>Luxury</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Martian%20Manhunter'>Martian Manhunter</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Mobile%20%2F%20Wireless'>Mobile / Wireless</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Multiplayer'>Multiplayer</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Multitouch'>Multitouch</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Music%20News'>Music News</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/NSFW'>NSFW</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Nevada%20%2F%20NV'>Nevada / NV</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Nintendo%203DS'>Nintendo 3DS</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/No%20Warning'>No Warning</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Operating%20Systems'>Operating Systems</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Orgy'>Orgy</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/PSN'>PSN</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Papa%20Roach'>Papa Roach</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Pete%27s%20Dragon'>Pete's Dragon</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Press%20Releases'>Press Releases</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Rap%20Music'>Rap Music</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Reviews'>Reviews</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Rockstar'>Rockstar</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Seth%20Macfarlane'>Seth Macfarlane</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Software'>Software</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Software%20Update'>Software Update</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Sony'>Sony</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Star%20Trek%20Beyond'>Star Trek Beyond</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Streaming%20Media'>Streaming Media</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Supergirl'>Supergirl</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Syko%20Sam'>Syko Sam</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/SykoDeals'>SykoDeals</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/SykoPoetry'>SykoPoetry</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Tech%20News'>Tech News</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/The%20Avengers'>The Avengers</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/The%20CW'>The CW</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/The%20Flash'>The Flash</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/The%20Flintstones'>The Flintstones</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Themes'>Themes</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Transportation'>Transportation</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Trekkers'>Trekkers</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Trekkies'>Trekkies</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Trekspertise'>Trekspertise</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/United%20Family%20Music'>United Family Music</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Voyager'>Voyager</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Walmart'>Walmart</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Warehouse%2013'>Warehouse 13</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Website%20Tools'>Website Tools</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Windows'>Windows</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Windows%2010'>Windows 10</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Windows%20Media'>Windows Media</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/Xbox%20Live'>Xbox Live</a>
</span>
<span class='label-size label-size-1'>
<a dir='ltr' href='https://www.syko.org/search/label/iMac'>iMac</a>
</span>
<div class='clear'></div>
</div>
</div></div>
</div>
</div>
<div id='sidebar-wrapper'>
<div class='sidebar' id='social-widget-2'>
<div class='widget widget_socials'>
<h2>Follow Us</h2>
<div class='social_wrapper'>
<div class='social_inner'>
<a class='facebook' href='http://facebook.com/sykonews' title='Facebook'></a>
<a class='twitter' href='https://twitter.com/syko' title='Twitter'></a>
<a class='rss' href='http://feeds.feedburner.com/syko' title='RSS Feed'></a>
<!--<a class='flickr' href='http://www.flickr.com/photos/#' title='Flickr'/> -->
<a class='youtube' href='https://www.youtube.com/channel/UCHJprbmMMIcF5XOos1BgctA' title='YouTube'></a>
<!--<a class='vimeo' href='http://vimeo.com/#' title='Vimeo'/> <a class='linkedin' href='#' title='Linkedin'/> <a class='tumblr' href='#' title='Tumblr'/> <a class='dribbble tooltip' href='http://dribbble.com/#' title='Dribbble'/>-->
<a class='google_plus' href='https://plus.google.com/+SykoOrg' title='Google Plus'></a>
<a class='pinterest' href='http://pinterest.com/sykonews' title='Pinterest'></a>
<!--<a class='instagram' href='http://instagram.com/#' title='instagram'/>-->
<div class='clear'></div>
</div>
</div>
</div>
</div>
<div class='sidebar section' id='sidebar'><div class='widget HTML' data-version='1' id='HTML3'>
<div class='widget-content'>
<div style="padding-bottom: 56.25%; position: relative;"><iframe width="100%" height="100%" src="https://player.twitch.tv/?channel=j0shed&muted=true&parent=www.syko.org" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture; fullscreen" style="position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;"></iframe></div>
</div>
<div class='clear'></div>
</div>
<div class='widget PopularPosts' data-version='1' id='PopularPosts2'>
<h2>Popular Posts</h2>
<div class='widget-content popular-posts'>
<ul>
<li>
<div class='item-thumbnail-only'>
<div class='item-thumbnail'>
<a href='https://www.syko.org/2025/07/new-music-out-now-from-kingdom-recordz.html' target='_blank'>
<img alt='' border='0' src='https://blogger.googleusercontent.com/img/a/AVvXsEjrVb0dngPCpd2UuyipQkR_ueG_4FrlrUO0MFooRar0fIWhbOgBd04PUnxqjhkmCbol7QcqAFD8f-3fT24-GX26WsKsyWoJ9S-pEqKhmVjEbpeQiUDzLVC_-s1x_XhcSoAKwugfxgn8XQltKIczdkFOLX_uzHCSq9InhPM_qCmwG0XIanHI1fA_kbuvKrw_=w72-h72-p-k-no-nu'/>
</a>
</div>
<div class='item-title'><a href='https://www.syko.org/2025/07/new-music-out-now-from-kingdom-recordz.html'>New music out now from Kingdom Recordz!</a></div>
</div>
<div style='clear: both;'></div>
</li>
<li>
<div class='item-thumbnail-only'>
<div class='item-thumbnail'>
<a href='https://www.syko.org/2021/08/new-tech-n9ne-single-i-been-thru-alot.html' target='_blank'>
<img alt='' border='0' src='https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_s05epQoOxtL5HCrXjty-MqzQsgGNNFtn61VHjRCJMQ3-bcEnj6T6TnZLLDo-ROmVkvAXcQlnJhZcGT1lJUG12DtI8qUPYs4ZbskZFa48EfYpqhag=w72-h72-n-k-no-nu'/>
</a>
</div>
<div class='item-title'><a href='https://www.syko.org/2021/08/new-tech-n9ne-single-i-been-thru-alot.html'>New Tech N9ne Single “I Been Thru Alot” Out Now!</a></div>
</div>
<div style='clear: both;'></div>
</li>
<li>
<div class='item-thumbnail-only'>
<div class='item-thumbnail'>
<a href='https://www.syko.org/2020/05/new-mandalorian-raiders-of-lost-ark.html' target='_blank'>
<img alt='' border='0' src='https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_sxDjE8ud7bY_4AoqnJy1ayI3VozJhBNctmzLaoNAMtBPyKquKtV3mX1W05RLdN1chNGVZZ9x_efE6h-EAqThja0mZO0nbiDCp45NcfAQl-vloxH9_ovz8sN_m1WBnXc1mIsDe8G3PH3Mciq2tP=w72-h72-p-k-no-nu'/>
</a>
</div>
<div class='item-title'><a href='https://www.syko.org/2020/05/new-mandalorian-raiders-of-lost-ark.html'>New The Mandalorian & Raiders of the Lost Ark Prints Released by Bottleneck!</a></div>
</div>
<div style='clear: both;'></div>
</li>
<li>
<div class='item-thumbnail-only'>
<div class='item-thumbnail'>
<a href='https://www.syko.org/2017/02/fifty-shades-darker-review.html' target='_blank'>
<img alt='' border='0' src='https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_u_Wwq7IBsI9NWg0NjzKvv_3tCt2yC60XKYCmVizxI5tRAzhoUWuOX-JdZuW71IVgip8J7w1N8A=w72-h72-p-k-no-nu'/>
</a>
</div>
<div class='item-title'><a href='https://www.syko.org/2017/02/fifty-shades-darker-review.html'>Fifty Shades Darker Review</a></div>
</div>
<div style='clear: both;'></div>
</li>
<li>
<div class='item-thumbnail-only'>
<div class='item-thumbnail'>
<a href='https://www.syko.org/2017/08/jackals-review.html' target='_blank'>
<img alt='' border='0' src='https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_tvvIEQPfHefoFjYWWjuKTOhdUNUReSw_XckDYLs8DQOLR3pXSG6Eu57QzYarVzJjRpblhzq5ca=w72-h72-p-k-no-nu'/>
</a>
</div>
<div class='item-title'><a href='https://www.syko.org/2017/08/jackals-review.html'>Jackals Review</a></div>
</div>
<div style='clear: both;'></div>
</li>
</ul>
<div class='clear'></div>
</div>
</div>
<div class='widget HTML' data-version='1' id='HTML4'>
<div class='widget-content'>
<!--<a href="http://www.syko.org/"><img width="220px" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjYGEFFMM4EaXQyCA7BTAy-7nX6YbTXby4NZ9uMhqJGLrONpRWXkXa_-YUIRPEL4djZ6HxtRBxfwLA-LAziFKbh2CSDgetBSqEeoYCCTDQmzLU2gMDlgavhERdIcyEy5PnkUinKoA/s1600/sykonews_bar_lg.png" /></a>-->
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5&appId=160645406108";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="fb-page" data-href="https://www.facebook.com/Sykonews" data-width="300" data-height="250" data-small-header="false" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="false"><div class="fb-xfbml-parse-ignore"><blockquote cite="https://www.facebook.com/Sykonews"><a href="https://www.facebook.com/Sykonews">SykoNews</a></blockquote></div></div>
</div>
<div class='clear'></div>
</div><div class='widget HTML' data-version='1' id='HTML2'>
<div class='widget-content'>
<div align="center"><iframe src="http://rcm-na.amazon-adsystem.com/e/cm?t=syk0-20&o=1&p=9&l=ez&f=ifr&f=ifr&linkID=GZO6SDQPD2YG3CCX" width="300" height="150" scrolling="no" marginwidth="100" marginheight="0" border="0" frameborder="0" style="border:none;max-width:1000px;max-height:600px;"></iframe></div>
</div>
<div class='clear'></div>
</div></div>
</div>
<div class='clear'></div>
</div>
</div>
<div class='clear'></div>
<div class='sidebar1 no-items section' id='sidebar1'></div>
<footer class='footerbottom'>
<div class='leftfooter'>
<div class='contentfooter'>
Copyright 1999-2016<a href='http://www.joshed.us' rel='dofollow'>joshed</a>
</div>
<div style='padding-bottom: 56.25%; position: relative;'><iframe allow='accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture; fullscreen' frameborder='0' height='100%' src='https://player.twitch.tv/?channel=j0shed&muted=true&parent=www.syko.org' style='position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;' width='100%'>Stream</iframe></div>
<div class='rightfooter'>
<div class='contentfooter' style='visibility: hidden'>Theme by <a href='http://www.oddthemes.com' id='blogg'>OddThemes</a></div>
</div>
</div>
</footer>
</div>
</div>
</div>
<script type='text/javascript'>
//<![CDATA[
/*! Backstretch - v2.0.4 - 2013-06-19
* http://srobbin.com/jquery-plugins/backstretch/
* Copyright (c) 2013 Scott Robbin; Licensed MIT */
(function(a,d,p){a.fn.backstretch=function(c,b){(c===p||0===c.length)&&a.error("No images were supplied for Backstretch");0===a(d).scrollTop()&&d.scrollTo(0,0);return this.each(function(){var d=a(this),g=d.data("backstretch");if(g){if("string"==typeof c&&"function"==typeof g[c]){g[c](b);return}b=a.extend(g.options,b);g.destroy(!0)}g=new q(this,c,b);d.data("backstretch",g)})};a.backstretch=function(c,b){return a("body").backstretch(c,b).data("backstretch")};a.expr[":"].backstretch=function(c){return a(c).data("backstretch")!==p};a.fn.backstretch.defaults={centeredX:!0,centeredY:!0,duration:5E3,fade:0};var r={left:0,top:0,overflow:"hidden",margin:0,padding:0,height:"100%",width:"100%",zIndex:-999999},s={position:"absolute",display:"none",margin:0,padding:0,border:"none",width:"auto",height:"auto",maxHeight:"none",maxWidth:"none",zIndex:-999999},q=function(c,b,e){this.options=a.extend({},a.fn.backstretch.defaults,e||{});this.images=a.isArray(b)?b:[b];a.each(this.images,function(){a("<img />")[0].src=this});this.isBody=c===document.body;this.$container=a(c);this.$root=this.isBody?l?a(d):a(document):this.$container;c=this.$container.children(".backstretch").first();this.$wrap=c.length?c:a('<div class="backstretch"></div>').css(r).appendTo(this.$container);this.isBody||(c=this.$container.css("position"),b=this.$container.css("zIndex"),this.$container.css({position:"static"===c?"relative":c,zIndex:"auto"===b?0:b,background:"none"}),this.$wrap.css({zIndex:-999998}));this.$wrap.css({position:this.isBody&&l?"fixed":"absolute"});this.index=0;this.show(this.index);a(d).on("resize.backstretch",a.proxy(this.resize,this)).on("orientationchange.backstretch",a.proxy(function(){this.isBody&&0===d.pageYOffset&&(d.scrollTo(0,1),this.resize())},this))};q.prototype={resize:function(){try{var a={left:0,top:0},b=this.isBody?this.$root.width():this.$root.innerWidth(),e=b,g=this.isBody?d.innerHeight?d.innerHeight:this.$root.height():this.$root.innerHeight(),j=e/this.$img.data("ratio"),f;j>=g?(f=(j-g)/2,this.options.centeredY&&(a.top="-"+f+"px")):(j=g,e=j*this.$img.data("ratio"),f=(e-b)/2,this.options.centeredX&&(a.left="-"+f+"px"));this.$wrap.css({width:b,height:g}).find("img:not(.deleteable)").css({width:e,height:j}).css(a)}catch(h){}return this},show:function(c){if(!(Math.abs(c)>this.images.length-1)){var b=this,e=b.$wrap.find("img").addClass("deleteable"),d={relatedTarget:b.$container[0]};b.$container.trigger(a.Event("backstretch.before",d),[b,c]);this.index=c;clearInterval(b.interval);b.$img=a("<img />").css(s).bind("load",function(f){var h=this.width||a(f.target).width();f=this.height||a(f.target).height();a(this).data("ratio",h/f);a(this).fadeIn(b.options.speed||b.options.fade,function(){e.remove();b.paused||b.cycle();a(["after","show"]).each(function(){b.$container.trigger(a.Event("backstretch."+this,d),[b,c])})});b.resize()}).appendTo(b.$wrap);b.$img.attr("src",b.images[c]);return b}},next:function(){return this.show(this.index<this.images.length-1?this.index+1:0)},prev:function(){return this.show(0===this.index?this.images.length-1:this.index-1)},pause:function(){this.paused=!0;return this},resume:function(){this.paused=!1;this.next();return this},cycle:function(){1<this.images.length&&(clearInterval(this.interval),this.interval=setInterval(a.proxy(function(){this.paused||this.next()},this),this.options.duration));return this},destroy:function(c){a(d).off("resize.backstretch orientationchange.backstretch");clearInterval(this.interval);c||this.$wrap.remove();this.$container.removeData("backstretch")}};var l,f=navigator.userAgent,m=navigator.platform,e=f.match(/AppleWebKit\/([0-9]+)/),e=!!e&&e[1],h=f.match(/Fennec\/([0-9]+)/),h=!!h&&h[1],n=f.match(/Opera Mobi\/([0-9]+)/),t=!!n&&n[1],k=f.match(/MSIE ([0-9]+)/),k=!!k&&k[1];l=!((-1<m.indexOf("iPhone")||-1<m.indexOf("iPad")||-1<m.indexOf("iPod"))&&e&&534>e||d.operamini&&"[object OperaMini]"==={}.toString.call(d.operamini)||n&&7458>t||-1<f.indexOf("Android")&&e&&533>e||h&&6>h||"palmGetResource"in d&&e&&534>e||-1<f.indexOf("MeeGo")&&-1<f.indexOf("NokiaBrowser/8.5.0")||k&&6>=k)})(jQuery,window);
//]]>
</script>
<script type='text/javascript'>
//<![CDATA[
/*!
* imagesLoaded PACKAGED v3.1.8
* JavaScript is all like "You images are done yet or what?"
* MIT License
*/
(function(){function e(){}function t(e,t){for(var n=e.length;n--;)if(e[n].listener===t)return n;return-1}function n(e){return function(){return this[e].apply(this,arguments)}}var i=e.prototype,r=this,o=r.EventEmitter;i.getListeners=function(e){var t,n,i=this._getEvents();if("object"==typeof e){t={};for(n in i)i.hasOwnProperty(n)&&e.test(n)&&(t[n]=i[n])}else t=i[e]||(i[e]=[]);return t},i.flattenListeners=function(e){var t,n=[];for(t=0;e.length>t;t+=1)n.push(e[t].listener);return n},i.getListenersAsObject=function(e){var t,n=this.getListeners(e);return n instanceof Array&&(t={},t[e]=n),t||n},i.addListener=function(e,n){var i,r=this.getListenersAsObject(e),o="object"==typeof n;for(i in r)r.hasOwnProperty(i)&&-1===t(r[i],n)&&r[i].push(o?n:{listener:n,once:!1});return this},i.on=n("addListener"),i.addOnceListener=function(e,t){return this.addListener(e,{listener:t,once:!0})},i.once=n("addOnceListener"),i.defineEvent=function(e){return this.getListeners(e),this},i.defineEvents=function(e){for(var t=0;e.length>t;t+=1)this.defineEvent(e[t]);return this},i.removeListener=function(e,n){var i,r,o=this.getListenersAsObject(e);for(r in o)o.hasOwnProperty(r)&&(i=t(o[r],n),-1!==i&&o[r].splice(i,1));return this},i.off=n("removeListener"),i.addListeners=function(e,t){return this.manipulateListeners(!1,e,t)},i.removeListeners=function(e,t){return this.manipulateListeners(!0,e,t)},i.manipulateListeners=function(e,t,n){var i,r,o=e?this.removeListener:this.addListener,s=e?this.removeListeners:this.addListeners;if("object"!=typeof t||t instanceof RegExp)for(i=n.length;i--;)o.call(this,t,n[i]);else for(i in t)t.hasOwnProperty(i)&&(r=t[i])&&("function"==typeof r?o.call(this,i,r):s.call(this,i,r));return this},i.removeEvent=function(e){var t,n=typeof e,i=this._getEvents();if("string"===n)delete i[e];else if("object"===n)for(t in i)i.hasOwnProperty(t)&&e.test(t)&&delete i[t];else delete this._events;return this},i.removeAllListeners=n("removeEvent"),i.emitEvent=function(e,t){var n,i,r,o,s=this.getListenersAsObject(e);for(r in s)if(s.hasOwnProperty(r))for(i=s[r].length;i--;)n=s[r][i],n.once===!0&&this.removeListener(e,n.listener),o=n.listener.apply(this,t||[]),o===this._getOnceReturnValue()&&this.removeListener(e,n.listener);return this},i.trigger=n("emitEvent"),i.emit=function(e){var t=Array.prototype.slice.call(arguments,1);return this.emitEvent(e,t)},i.setOnceReturnValue=function(e){return this._onceReturnValue=e,this},i._getOnceReturnValue=function(){return this.hasOwnProperty("_onceReturnValue")?this._onceReturnValue:!0},i._getEvents=function(){return this._events||(this._events={})},e.noConflict=function(){return r.EventEmitter=o,e},"function"==typeof define&&define.amd?define("eventEmitter/EventEmitter",[],function(){return e}):"object"==typeof module&&module.exports?module.exports=e:this.EventEmitter=e}).call(this),function(e){function t(t){var n=e.event;return n.target=n.target||n.srcElement||t,n}var n=document.documentElement,i=function(){};n.addEventListener?i=function(e,t,n){e.addEventListener(t,n,!1)}:n.attachEvent&&(i=function(e,n,i){e[n+i]=i.handleEvent?function(){var n=t(e);i.handleEvent.call(i,n)}:function(){var n=t(e);i.call(e,n)},e.attachEvent("on"+n,e[n+i])});var r=function(){};n.removeEventListener?r=function(e,t,n){e.removeEventListener(t,n,!1)}:n.detachEvent&&(r=function(e,t,n){e.detachEvent("on"+t,e[t+n]);try{delete e[t+n]}catch(i){e[t+n]=void 0}});var o={bind:i,unbind:r};"function"==typeof define&&define.amd?define("eventie/eventie",o):e.eventie=o}(this),function(e,t){"function"==typeof define&&define.amd?define(["eventEmitter/EventEmitter","eventie/eventie"],function(n,i){return t(e,n,i)}):"object"==typeof exports?module.exports=t(e,require("wolfy87-eventemitter"),require("eventie")):e.imagesLoaded=t(e,e.EventEmitter,e.eventie)}(window,function(e,t,n){function i(e,t){for(var n in t)e[n]=t[n];return e}function r(e){return"[object Array]"===d.call(e)}function o(e){var t=[];if(r(e))t=e;else if("number"==typeof e.length)for(var n=0,i=e.length;i>n;n++)t.push(e[n]);else t.push(e);return t}function s(e,t,n){if(!(this instanceof s))return new s(e,t);"string"==typeof e&&(e=document.querySelectorAll(e)),this.elements=o(e),this.options=i({},this.options),"function"==typeof t?n=t:i(this.options,t),n&&this.on("always",n),this.getImages(),a&&(this.jqDeferred=new a.Deferred);var r=this;setTimeout(function(){r.check()})}function f(e){this.img=e}function c(e){this.src=e,v[e]=this}var a=e.jQuery,u=e.console,h=u!==void 0,d=Object.prototype.toString;s.prototype=new t,s.prototype.options={},s.prototype.getImages=function(){this.images=[];for(var e=0,t=this.elements.length;t>e;e++){var n=this.elements[e];"IMG"===n.nodeName&&this.addImage(n);var i=n.nodeType;if(i&&(1===i||9===i||11===i))for(var r=n.querySelectorAll("img"),o=0,s=r.length;s>o;o++){var f=r[o];this.addImage(f)}}},s.prototype.addImage=function(e){var t=new f(e);this.images.push(t)},s.prototype.check=function(){function e(e,r){return t.options.debug&&h&&u.log("confirm",e,r),t.progress(e),n++,n===i&&t.complete(),!0}var t=this,n=0,i=this.images.length;if(this.hasAnyBroken=!1,!i)return this.complete(),void 0;for(var r=0;i>r;r++){var o=this.images[r];o.on("confirm",e),o.check()}},s.prototype.progress=function(e){this.hasAnyBroken=this.hasAnyBroken||!e.isLoaded;var t=this;setTimeout(function(){t.emit("progress",t,e),t.jqDeferred&&t.jqDeferred.notify&&t.jqDeferred.notify(t,e)})},s.prototype.complete=function(){var e=this.hasAnyBroken?"fail":"done";this.isComplete=!0;var t=this;setTimeout(function(){if(t.emit(e,t),t.emit("always",t),t.jqDeferred){var n=t.hasAnyBroken?"reject":"resolve";t.jqDeferred[n](t)}})},a&&(a.fn.imagesLoaded=function(e,t){var n=new s(this,e,t);return n.jqDeferred.promise(a(this))}),f.prototype=new t,f.prototype.check=function(){var e=v[this.img.src]||new c(this.img.src);if(e.isConfirmed)return this.confirm(e.isLoaded,"cached was confirmed"),void 0;if(this.img.complete&&void 0!==this.img.naturalWidth)return this.confirm(0!==this.img.naturalWidth,"naturalWidth"),void 0;var t=this;e.on("confirm",function(e,n){return t.confirm(e.isLoaded,n),!0}),e.check()},f.prototype.confirm=function(e,t){this.isLoaded=e,this.emit("confirm",this,t)};var v={};return c.prototype=new t,c.prototype.check=function(){if(!this.isChecked){var e=new Image;n.bind(e,"load",this),n.bind(e,"error",this),e.src=this.src,this.isChecked=!0}},c.prototype.handleEvent=function(e){var t="on"+e.type;this[t]&&this[t](e)},c.prototype.onload=function(e){this.confirm(!0,"onload"),this.unbindProxyEvents(e)},c.prototype.onerror=function(e){this.confirm(!1,"onerror"),this.unbindProxyEvents(e)},c.prototype.confirm=function(e,t){this.isConfirmed=!0,this.isLoaded=e,this.emit("confirm",this,t)},c.prototype.unbindProxyEvents=function(e){n.unbind(e.target,"load",this),n.unbind(e.target,"error",this)},s});
//]]>
</script>
<script type='text/javascript'>
//<![CDATA[
/*!
* Masonry PACKAGED v3.2.2
* Cascading grid layout library
* http://masonry.desandro.com
* MIT License
* by David DeSandro
*/
!function(a){function b(){}function c(a){function c(b){b.prototype.option||(b.prototype.option=function(b){a.isPlainObject(b)&&(this.options=a.extend(!0,this.options,b))})}function e(b,c){a.fn[b]=function(e){if("string"==typeof e){for(var g=d.call(arguments,1),h=0,i=this.length;i>h;h++){var j=this[h],k=a.data(j,b);if(k)if(a.isFunction(k[e])&&"_"!==e.charAt(0)){var l=k[e].apply(k,g);if(void 0!==l)return l}else f("no such method '"+e+"' for "+b+" instance");else f("cannot call methods on "+b+" prior to initialization; attempted to call '"+e+"'")}return this}return this.each(function(){var d=a.data(this,b);d?(d.option(e),d._init()):(d=new c(this,e),a.data(this,b,d))})}}if(a){var f="undefined"==typeof console?b:function(a){console.error(a)};return a.bridget=function(a,b){c(b),e(a,b)},a.bridget}}var d=Array.prototype.slice;"function"==typeof define&&define.amd?define("jquery-bridget/jquery.bridget",["jquery"],c):c("object"==typeof exports?require("jquery"):a.jQuery)}(window),function(a){function b(b){var c=a.event;return c.target=c.target||c.srcElement||b,c}var c=document.documentElement,d=function(){};c.addEventListener?d=function(a,b,c){a.addEventListener(b,c,!1)}:c.attachEvent&&(d=function(a,c,d){a[c+d]=d.handleEvent?function(){var c=b(a);d.handleEvent.call(d,c)}:function(){var c=b(a);d.call(a,c)},a.attachEvent("on"+c,a[c+d])});var e=function(){};c.removeEventListener?e=function(a,b,c){a.removeEventListener(b,c,!1)}:c.detachEvent&&(e=function(a,b,c){a.detachEvent("on"+b,a[b+c]);try{delete a[b+c]}catch(d){a[b+c]=void 0}});var f={bind:d,unbind:e};"function"==typeof define&&define.amd?define("eventie/eventie",f):"object"==typeof exports?module.exports=f:a.eventie=f}(this),function(a){function b(a){"function"==typeof a&&(b.isReady?a():g.push(a))}function c(a){var c="readystatechange"===a.type&&"complete"!==f.readyState;b.isReady||c||d()}function d(){b.isReady=!0;for(var a=0,c=g.length;c>a;a++){var d=g[a];d()}}function e(e){return"complete"===f.readyState?d():(e.bind(f,"DOMContentLoaded",c),e.bind(f,"readystatechange",c),e.bind(a,"load",c)),b}var f=a.document,g=[];b.isReady=!1,"function"==typeof define&&define.amd?define("doc-ready/doc-ready",["eventie/eventie"],e):"object"==typeof exports?module.exports=e(require("eventie")):a.docReady=e(a.eventie)}(window),function(){function a(){}function b(a,b){for(var c=a.length;c--;)if(a[c].listener===b)return c;return-1}function c(a){return function(){return this[a].apply(this,arguments)}}var d=a.prototype,e=this,f=e.EventEmitter;d.getListeners=function(a){var b,c,d=this._getEvents();if(a instanceof RegExp){b={};for(c in d)d.hasOwnProperty(c)&&a.test(c)&&(b[c]=d[c])}else b=d[a]||(d[a]=[]);return b},d.flattenListeners=function(a){var b,c=[];for(b=0;b<a.length;b+=1)c.push(a[b].listener);return c},d.getListenersAsObject=function(a){var b,c=this.getListeners(a);return c instanceof Array&&(b={},b[a]=c),b||c},d.addListener=function(a,c){var d,e=this.getListenersAsObject(a),f="object"==typeof c;for(d in e)e.hasOwnProperty(d)&&-1===b(e[d],c)&&e[d].push(f?c:{listener:c,once:!1});return this},d.on=c("addListener"),d.addOnceListener=function(a,b){return this.addListener(a,{listener:b,once:!0})},d.once=c("addOnceListener"),d.defineEvent=function(a){return this.getListeners(a),this},d.defineEvents=function(a){for(var b=0;b<a.length;b+=1)this.defineEvent(a[b]);return this},d.removeListener=function(a,c){var d,e,f=this.getListenersAsObject(a);for(e in f)f.hasOwnProperty(e)&&(d=b(f[e],c),-1!==d&&f[e].splice(d,1));return this},d.off=c("removeListener"),d.addListeners=function(a,b){return this.manipulateListeners(!1,a,b)},d.removeListeners=function(a,b){return this.manipulateListeners(!0,a,b)},d.manipulateListeners=function(a,b,c){var d,e,f=a?this.removeListener:this.addListener,g=a?this.removeListeners:this.addListeners;if("object"!=typeof b||b instanceof RegExp)for(d=c.length;d--;)f.call(this,b,c[d]);else for(d in b)b.hasOwnProperty(d)&&(e=b[d])&&("function"==typeof e?f.call(this,d,e):g.call(this,d,e));return this},d.removeEvent=function(a){var b,c=typeof a,d=this._getEvents();if("string"===c)delete d[a];else if(a instanceof RegExp)for(b in d)d.hasOwnProperty(b)&&a.test(b)&&delete d[b];else delete this._events;return this},d.removeAllListeners=c("removeEvent"),d.emitEvent=function(a,b){var c,d,e,f,g=this.getListenersAsObject(a);for(e in g)if(g.hasOwnProperty(e))for(d=g[e].length;d--;)c=g[e][d],c.once===!0&&this.removeListener(a,c.listener),f=c.listener.apply(this,b||[]),f===this._getOnceReturnValue()&&this.removeListener(a,c.listener);return this},d.trigger=c("emitEvent"),d.emit=function(a){var b=Array.prototype.slice.call(arguments,1);return this.emitEvent(a,b)},d.setOnceReturnValue=function(a){return this._onceReturnValue=a,this},d._getOnceReturnValue=function(){return this.hasOwnProperty("_onceReturnValue")?this._onceReturnValue:!0},d._getEvents=function(){return this._events||(this._events={})},a.noConflict=function(){return e.EventEmitter=f,a},"function"==typeof define&&define.amd?define("eventEmitter/EventEmitter",[],function(){return a}):"object"==typeof module&&module.exports?module.exports=a:e.EventEmitter=a}.call(this),function(a){function b(a){if(a){if("string"==typeof d[a])return a;a=a.charAt(0).toUpperCase()+a.slice(1);for(var b,e=0,f=c.length;f>e;e++)if(b=c[e]+a,"string"==typeof d[b])return b}}var c="Webkit Moz ms Ms O".split(" "),d=document.documentElement.style;"function"==typeof define&&define.amd?define("get-style-property/get-style-property",[],function(){return b}):"object"==typeof exports?module.exports=b:a.getStyleProperty=b}(window),function(a){function b(a){var b=parseFloat(a),c=-1===a.indexOf("%")&&!isNaN(b);return c&&b}function c(){}function d(){for(var a={width:0,height:0,innerWidth:0,innerHeight:0,outerWidth:0,outerHeight:0},b=0,c=g.length;c>b;b++){var d=g[b];a[d]=0}return a}function e(c){function e(){if(!m){m=!0;var d=a.getComputedStyle;if(j=function(){var a=d?function(a){return d(a,null)}:function(a){return a.currentStyle};return function(b){var c=a(b);return c||f("Style returned "+c+". Are you running this code in a hidden iframe on Firefox? See http://bit.ly/getsizebug1"),c}}(),k=c("boxSizing")){var e=document.createElement("div");e.style.width="200px",e.style.padding="1px 2px 3px 4px",e.style.borderStyle="solid",e.style.borderWidth="1px 2px 3px 4px",e.style[k]="border-box";var g=document.body||document.documentElement;g.appendChild(e);var h=j(e);l=200===b(h.width),g.removeChild(e)}}}function h(a){if(e(),"string"==typeof a&&(a=document.querySelector(a)),a&&"object"==typeof a&&a.nodeType){var c=j(a);if("none"===c.display)return d();var f={};f.width=a.offsetWidth,f.height=a.offsetHeight;for(var h=f.isBorderBox=!(!k||!c[k]||"border-box"!==c[k]),m=0,n=g.length;n>m;m++){var o=g[m],p=c[o];p=i(a,p);var q=parseFloat(p);f[o]=isNaN(q)?0:q}var r=f.paddingLeft+f.paddingRight,s=f.paddingTop+f.paddingBottom,t=f.marginLeft+f.marginRight,u=f.marginTop+f.marginBottom,v=f.borderLeftWidth+f.borderRightWidth,w=f.borderTopWidth+f.borderBottomWidth,x=h&&l,y=b(c.width);y!==!1&&(f.width=y+(x?0:r+v));var z=b(c.height);return z!==!1&&(f.height=z+(x?0:s+w)),f.innerWidth=f.width-(r+v),f.innerHeight=f.height-(s+w),f.outerWidth=f.width+t,f.outerHeight=f.height+u,f}}function i(b,c){if(a.getComputedStyle||-1===c.indexOf("%"))return c;var d=b.style,e=d.left,f=b.runtimeStyle,g=f&&f.left;return g&&(f.left=b.currentStyle.left),d.left=c,c=d.pixelLeft,d.left=e,g&&(f.left=g),c}var j,k,l,m=!1;return h}var f="undefined"==typeof console?c:function(a){console.error(a)},g=["paddingLeft","paddingRight","paddingTop","paddingBottom","marginLeft","marginRight","marginTop","marginBottom","borderLeftWidth","borderRightWidth","borderTopWidth","borderBottomWidth"];"function"==typeof define&&define.amd?define("get-size/get-size",["get-style-property/get-style-property"],e):"object"==typeof exports?module.exports=e(require("desandro-get-style-property")):a.getSize=e(a.getStyleProperty)}(window),function(a){function b(a,b){return a[g](b)}function c(a){if(!a.parentNode){var b=document.createDocumentFragment();b.appendChild(a)}}function d(a,b){c(a);for(var d=a.parentNode.querySelectorAll(b),e=0,f=d.length;f>e;e++)if(d[e]===a)return!0;return!1}function e(a,d){return c(a),b(a,d)}var f,g=function(){if(a.matchesSelector)return"matchesSelector";for(var b=["webkit","moz","ms","o"],c=0,d=b.length;d>c;c++){var e=b[c],f=e+"MatchesSelector";if(a[f])return f}}();if(g){var h=document.createElement("div"),i=b(h,"div");f=i?b:e}else f=d;"function"==typeof define&&define.amd?define("matches-selector/matches-selector",[],function(){return f}):"object"==typeof exports?module.exports=f:window.matchesSelector=f}(Element.prototype),function(a){function b(a,b){for(var c in b)a[c]=b[c];return a}function c(a){for(var b in a)return!1;return b=null,!0}function d(a){return a.replace(/([A-Z])/g,function(a){return"-"+a.toLowerCase()})}function e(a,e,f){function h(a,b){a&&(this.element=a,this.layout=b,this.position={x:0,y:0},this._create())}var i=f("transition"),j=f("transform"),k=i&&j,l=!!f("perspective"),m={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"otransitionend",transition:"transitionend"}[i],n=["transform","transition","transitionDuration","transitionProperty"],o=function(){for(var a={},b=0,c=n.length;c>b;b++){var d=n[b],e=f(d);e&&e!==d&&(a[d]=e)}return a}();b(h.prototype,a.prototype),h.prototype._create=function(){this._transn={ingProperties:{},clean:{},onEnd:{}},this.css({position:"absolute"})},h.prototype.handleEvent=function(a){var b="on"+a.type;this[b]&&this[b](a)},h.prototype.getSize=function(){this.size=e(this.element)},h.prototype.css=function(a){var b=this.element.style;for(var c in a){var d=o[c]||c;b[d]=a[c]}},h.prototype.getPosition=function(){var a=g(this.element),b=this.layout.options,c=b.isOriginLeft,d=b.isOriginTop,e=parseInt(a[c?"left":"right"],10),f=parseInt(a[d?"top":"bottom"],10);e=isNaN(e)?0:e,f=isNaN(f)?0:f;var h=this.layout.size;e-=c?h.paddingLeft:h.paddingRight,f-=d?h.paddingTop:h.paddingBottom,this.position.x=e,this.position.y=f},h.prototype.layoutPosition=function(){var a=this.layout.size,b=this.layout.options,c={};b.isOriginLeft?(c.left=this.position.x+a.paddingLeft+"px",c.right=""):(c.right=this.position.x+a.paddingRight+"px",c.left=""),b.isOriginTop?(c.top=this.position.y+a.paddingTop+"px",c.bottom=""):(c.bottom=this.position.y+a.paddingBottom+"px",c.top=""),this.css(c),this.emitEvent("layout",[this])};var p=l?function(a,b){return"translate3d("+a+"px, "+b+"px, 0)"}:function(a,b){return"translate("+a+"px, "+b+"px)"};h.prototype._transitionTo=function(a,b){this.getPosition();var c=this.position.x,d=this.position.y,e=parseInt(a,10),f=parseInt(b,10),g=e===this.position.x&&f===this.position.y;if(this.setPosition(a,b),g&&!this.isTransitioning)return void this.layoutPosition();var h=a-c,i=b-d,j={},k=this.layout.options;h=k.isOriginLeft?h:-h,i=k.isOriginTop?i:-i,j.transform=p(h,i),this.transition({to:j,onTransitionEnd:{transform:this.layoutPosition},isCleaning:!0})},h.prototype.goTo=function(a,b){this.setPosition(a,b),this.layoutPosition()},h.prototype.moveTo=k?h.prototype._transitionTo:h.prototype.goTo,h.prototype.setPosition=function(a,b){this.position.x=parseInt(a,10),this.position.y=parseInt(b,10)},h.prototype._nonTransition=function(a){this.css(a.to),a.isCleaning&&this._removeStyles(a.to);for(var b in a.onTransitionEnd)a.onTransitionEnd[b].call(this)},h.prototype._transition=function(a){if(!parseFloat(this.layout.options.transitionDuration))return void this._nonTransition(a);var b=this._transn;for(var c in a.onTransitionEnd)b.onEnd[c]=a.onTransitionEnd[c];for(c in a.to)b.ingProperties[c]=!0,a.isCleaning&&(b.clean[c]=!0);if(a.from){this.css(a.from);var d=this.element.offsetHeight;d=null}this.enableTransition(a.to),this.css(a.to),this.isTransitioning=!0};var q=j&&d(j)+",opacity";h.prototype.enableTransition=function(){this.isTransitioning||(this.css({transitionProperty:q,transitionDuration:this.layout.options.transitionDuration}),this.element.addEventListener(m,this,!1))},h.prototype.transition=h.prototype[i?"_transition":"_nonTransition"],h.prototype.onwebkitTransitionEnd=function(a){this.ontransitionend(a)},h.prototype.onotransitionend=function(a){this.ontransitionend(a)};var r={"-webkit-transform":"transform","-moz-transform":"transform","-o-transform":"transform"};h.prototype.ontransitionend=function(a){if(a.target===this.element){var b=this._transn,d=r[a.propertyName]||a.propertyName;if(delete b.ingProperties[d],c(b.ingProperties)&&this.disableTransition(),d in b.clean&&(this.element.style[a.propertyName]="",delete b.clean[d]),d in b.onEnd){var e=b.onEnd[d];e.call(this),delete b.onEnd[d]}this.emitEvent("transitionEnd",[this])}},h.prototype.disableTransition=function(){this.removeTransitionStyles(),this.element.removeEventListener(m,this,!1),this.isTransitioning=!1},h.prototype._removeStyles=function(a){var b={};for(var c in a)b[c]="";this.css(b)};var s={transitionProperty:"",transitionDuration:""};return h.prototype.removeTransitionStyles=function(){this.css(s)},h.prototype.removeElem=function(){this.element.parentNode.removeChild(this.element),this.emitEvent("remove",[this])},h.prototype.remove=function(){if(!i||!parseFloat(this.layout.options.transitionDuration))return void this.removeElem();var a=this;this.on("transitionEnd",function(){return a.removeElem(),!0}),this.hide()},h.prototype.reveal=function(){delete this.isHidden,this.css({display:""});var a=this.layout.options;this.transition({from:a.hiddenStyle,to:a.visibleStyle,isCleaning:!0})},h.prototype.hide=function(){this.isHidden=!0,this.css({display:""});var a=this.layout.options;this.transition({from:a.visibleStyle,to:a.hiddenStyle,isCleaning:!0,onTransitionEnd:{opacity:function(){this.isHidden&&this.css({display:"none"})}}})},h.prototype.destroy=function(){this.css({position:"",left:"",right:"",top:"",bottom:"",transition:"",transform:""})},h}var f=a.getComputedStyle,g=f?function(a){return f(a,null)}:function(a){return a.currentStyle};"function"==typeof define&&define.amd?define("outlayer/item",["eventEmitter/EventEmitter","get-size/get-size","get-style-property/get-style-property"],e):"object"==typeof exports?module.exports=e(require("wolfy87-eventemitter"),require("get-size"),require("desandro-get-style-property")):(a.Outlayer={},a.Outlayer.Item=e(a.EventEmitter,a.getSize,a.getStyleProperty))}(window),function(a){function b(a,b){for(var c in b)a[c]=b[c];return a}function c(a){return"[object Array]"===l.call(a)}function d(a){var b=[];if(c(a))b=a;else if(a&&"number"==typeof a.length)for(var d=0,e=a.length;e>d;d++)b.push(a[d]);else b.push(a);return b}function e(a,b){var c=n(b,a);-1!==c&&b.splice(c,1)}function f(a){return a.replace(/(.)([A-Z])/g,function(a,b,c){return b+"-"+c}).toLowerCase()}function g(c,g,l,n,o,p){function q(a,c){if("string"==typeof a&&(a=h.querySelector(a)),!a||!m(a))return void(i&&i.error("Bad "+this.constructor.namespace+" element: "+a));this.element=a,this.options=b({},this.constructor.defaults),this.option(c);var d=++r;this.element.outlayerGUID=d,s[d]=this,this._create(),this.options.isInitLayout&&this.layout()}var r=0,s={};return q.namespace="outlayer",q.Item=p,q.defaults={containerStyle:{position:"relative"},isInitLayout:!0,isOriginLeft:!0,isOriginTop:!0,isResizeBound:!0,isResizingContainer:!0,transitionDuration:"0.4s",hiddenStyle:{opacity:0,transform:"scale(0.001)"},visibleStyle:{opacity:1,transform:"scale(1)"}},b(q.prototype,l.prototype),q.prototype.option=function(a){b(this.options,a)},q.prototype._create=function(){this.reloadItems(),this.stamps=[],this.stamp(this.options.stamp),b(this.element.style,this.options.containerStyle),this.options.isResizeBound&&this.bindResize()},q.prototype.reloadItems=function(){this.items=this._itemize(this.element.children)},q.prototype._itemize=function(a){for(var b=this._filterFindItemElements(a),c=this.constructor.Item,d=[],e=0,f=b.length;f>e;e++){var g=b[e],h=new c(g,this);d.push(h)}return d},q.prototype._filterFindItemElements=function(a){a=d(a);for(var b=this.options.itemSelector,c=[],e=0,f=a.length;f>e;e++){var g=a[e];if(m(g))if(b){o(g,b)&&c.push(g);for(var h=g.querySelectorAll(b),i=0,j=h.length;j>i;i++)c.push(h[i])}else c.push(g)}return c},q.prototype.getItemElements=function(){for(var a=[],b=0,c=this.items.length;c>b;b++)a.push(this.items[b].element);return a},q.prototype.layout=function(){this._resetLayout(),this._manageStamps();var a=void 0!==this.options.isLayoutInstant?this.options.isLayoutInstant:!this._isLayoutInited;this.layoutItems(this.items,a),this._isLayoutInited=!0},q.prototype._init=q.prototype.layout,q.prototype._resetLayout=function(){this.getSize()},q.prototype.getSize=function(){this.size=n(this.element)},q.prototype._getMeasurement=function(a,b){var c,d=this.options[a];d?("string"==typeof d?c=this.element.querySelector(d):m(d)&&(c=d),this[a]=c?n(c)[b]:d):this[a]=0},q.prototype.layoutItems=function(a,b){a=this._getItemsForLayout(a),this._layoutItems(a,b),this._postLayout()},q.prototype._getItemsForLayout=function(a){for(var b=[],c=0,d=a.length;d>c;c++){var e=a[c];e.isIgnored||b.push(e)}return b},q.prototype._layoutItems=function(a,b){function c(){d.emitEvent("layoutComplete",[d,a])}var d=this;if(!a||!a.length)return void c();this._itemsOn(a,"layout",c);for(var e=[],f=0,g=a.length;g>f;f++){var h=a[f],i=this._getItemLayoutPosition(h);i.item=h,i.isInstant=b||h.isLayoutInstant,e.push(i)}this._processLayoutQueue(e)},q.prototype._getItemLayoutPosition=function(){return{x:0,y:0}},q.prototype._processLayoutQueue=function(a){for(var b=0,c=a.length;c>b;b++){var d=a[b];this._positionItem(d.item,d.x,d.y,d.isInstant)}},q.prototype._positionItem=function(a,b,c,d){d?a.goTo(b,c):a.moveTo(b,c)},q.prototype._postLayout=function(){this.resizeContainer()},q.prototype.resizeContainer=function(){if(this.options.isResizingContainer){var a=this._getContainerSize();a&&(this._setContainerMeasure(a.width,!0),this._setContainerMeasure(a.height,!1))}},q.prototype._getContainerSize=k,q.prototype._setContainerMeasure=function(a,b){if(void 0!==a){var c=this.size;c.isBorderBox&&(a+=b?c.paddingLeft+c.paddingRight+c.borderLeftWidth+c.borderRightWidth:c.paddingBottom+c.paddingTop+c.borderTopWidth+c.borderBottomWidth),a=Math.max(a,0),this.element.style[b?"width":"height"]=a+"px"}},q.prototype._itemsOn=function(a,b,c){function d(){return e++,e===f&&c.call(g),!0}for(var e=0,f=a.length,g=this,h=0,i=a.length;i>h;h++){var j=a[h];j.on(b,d)}},q.prototype.ignore=function(a){var b=this.getItem(a);b&&(b.isIgnored=!0)},q.prototype.unignore=function(a){var b=this.getItem(a);b&&delete b.isIgnored},q.prototype.stamp=function(a){if(a=this._find(a)){this.stamps=this.stamps.concat(a);for(var b=0,c=a.length;c>b;b++){var d=a[b];this.ignore(d)}}},q.prototype.unstamp=function(a){if(a=this._find(a))for(var b=0,c=a.length;c>b;b++){var d=a[b];e(d,this.stamps),this.unignore(d)}},q.prototype._find=function(a){return a?("string"==typeof a&&(a=this.element.querySelectorAll(a)),a=d(a)):void 0},q.prototype._manageStamps=function(){if(this.stamps&&this.stamps.length){this._getBoundingRect();for(var a=0,b=this.stamps.length;b>a;a++){var c=this.stamps[a];this._manageStamp(c)}}},q.prototype._getBoundingRect=function(){var a=this.element.getBoundingClientRect(),b=this.size;this._boundingRect={left:a.left+b.paddingLeft+b.borderLeftWidth,top:a.top+b.paddingTop+b.borderTopWidth,right:a.right-(b.paddingRight+b.borderRightWidth),bottom:a.bottom-(b.paddingBottom+b.borderBottomWidth)}},q.prototype._manageStamp=k,q.prototype._getElementOffset=function(a){var b=a.getBoundingClientRect(),c=this._boundingRect,d=n(a),e={left:b.left-c.left-d.marginLeft,top:b.top-c.top-d.marginTop,right:c.right-b.right-d.marginRight,bottom:c.bottom-b.bottom-d.marginBottom};return e},q.prototype.handleEvent=function(a){var b="on"+a.type;this[b]&&this[b](a)},q.prototype.bindResize=function(){this.isResizeBound||(c.bind(a,"resize",this),this.isResizeBound=!0)},q.prototype.unbindResize=function(){this.isResizeBound&&c.unbind(a,"resize",this),this.isResizeBound=!1},q.prototype.onresize=function(){function a(){b.resize(),delete b.resizeTimeout}this.resizeTimeout&&clearTimeout(this.resizeTimeout);var b=this;this.resizeTimeout=setTimeout(a,100)},q.prototype.resize=function(){this.isResizeBound&&this.needsResizeLayout()&&this.layout()},q.prototype.needsResizeLayout=function(){var a=n(this.element),b=this.size&&a;return b&&a.innerWidth!==this.size.innerWidth},q.prototype.addItems=function(a){var b=this._itemize(a);return b.length&&(this.items=this.items.concat(b)),b},q.prototype.appended=function(a){var b=this.addItems(a);b.length&&(this.layoutItems(b,!0),this.reveal(b))},q.prototype.prepended=function(a){var b=this._itemize(a);if(b.length){var c=this.items.slice(0);this.items=b.concat(c),this._resetLayout(),this._manageStamps(),this.layoutItems(b,!0),this.reveal(b),this.layoutItems(c)}},q.prototype.reveal=function(a){var b=a&&a.length;if(b)for(var c=0;b>c;c++){var d=a[c];d.reveal()}},q.prototype.hide=function(a){var b=a&&a.length;if(b)for(var c=0;b>c;c++){var d=a[c];d.hide()}},q.prototype.getItem=function(a){for(var b=0,c=this.items.length;c>b;b++){var d=this.items[b];if(d.element===a)return d}},q.prototype.getItems=function(a){if(a&&a.length){for(var b=[],c=0,d=a.length;d>c;c++){var e=a[c],f=this.getItem(e);f&&b.push(f)}return b}},q.prototype.remove=function(a){a=d(a);var b=this.getItems(a);if(b&&b.length){this._itemsOn(b,"remove",function(){this.emitEvent("removeComplete",[this,b])});for(var c=0,f=b.length;f>c;c++){var g=b[c];g.remove(),e(g,this.items)}}},q.prototype.destroy=function(){var a=this.element.style;a.height="",a.position="",a.width="";for(var b=0,c=this.items.length;c>b;b++){var d=this.items[b];d.destroy()}this.unbindResize();var e=this.element.outlayerGUID;delete s[e],delete this.element.outlayerGUID,j&&j.removeData(this.element,this.constructor.namespace)},q.data=function(a){var b=a&&a.outlayerGUID;return b&&s[b]},q.create=function(a,c){function d(){q.apply(this,arguments)}return Object.create?d.prototype=Object.create(q.prototype):b(d.prototype,q.prototype),d.prototype.constructor=d,d.defaults=b({},q.defaults),b(d.defaults,c),d.prototype.settings={},d.namespace=a,d.data=q.data,d.Item=function(){p.apply(this,arguments)},d.Item.prototype=new p,g(function(){for(var b=f(a),c=h.querySelectorAll(".js-"+b),e="data-"+b+"-options",g=0,k=c.length;k>g;g++){var l,m=c[g],n=m.getAttribute(e);try{l=n&&JSON.parse(n)}catch(o){i&&i.error("Error parsing "+e+" on "+m.nodeName.toLowerCase()+(m.id?"#"+m.id:"")+": "+o);continue}var p=new d(m,l);j&&j.data(m,a,p)}}),j&&j.bridget&&j.bridget(a,d),d},q.Item=p,q}var h=a.document,i=a.console,j=a.jQuery,k=function(){},l=Object.prototype.toString,m="function"==typeof HTMLElement||"object"==typeof HTMLElement?function(a){return a instanceof HTMLElement}:function(a){return a&&"object"==typeof a&&1===a.nodeType&&"string"==typeof a.nodeName},n=Array.prototype.indexOf?function(a,b){return a.indexOf(b)}:function(a,b){for(var c=0,d=a.length;d>c;c++)if(a[c]===b)return c;return-1};"function"==typeof define&&define.amd?define("outlayer/outlayer",["eventie/eventie","doc-ready/doc-ready","eventEmitter/EventEmitter","get-size/get-size","matches-selector/matches-selector","./item"],g):"object"==typeof exports?module.exports=g(require("eventie"),require("doc-ready"),require("wolfy87-eventemitter"),require("get-size"),require("desandro-matches-selector"),require("./item")):a.Outlayer=g(a.eventie,a.docReady,a.EventEmitter,a.getSize,a.matchesSelector,a.Outlayer.Item)}(window),function(a){function b(a,b){var d=a.create("masonry");return d.prototype._resetLayout=function(){this.getSize(),this._getMeasurement("columnWidth","outerWidth"),this._getMeasurement("gutter","outerWidth"),this.measureColumns();var a=this.cols;for(this.colYs=[];a--;)this.colYs.push(0);this.maxY=0},d.prototype.measureColumns=function(){if(this.getContainerWidth(),!this.columnWidth){var a=this.items[0],c=a&&a.element;this.columnWidth=c&&b(c).outerWidth||this.containerWidth}this.columnWidth+=this.gutter,this.cols=Math.floor((this.containerWidth+this.gutter)/this.columnWidth),this.cols=Math.max(this.cols,1)},d.prototype.getContainerWidth=function(){var a=this.options.isFitWidth?this.element.parentNode:this.element,c=b(a);this.containerWidth=c&&c.innerWidth},d.prototype._getItemLayoutPosition=function(a){a.getSize();var b=a.size.outerWidth%this.columnWidth,d=b&&1>b?"round":"ceil",e=Math[d](a.size.outerWidth/this.columnWidth);e=Math.min(e,this.cols);for(var f=this._getColGroup(e),g=Math.min.apply(Math,f),h=c(f,g),i={x:this.columnWidth*h,y:g},j=g+a.size.outerHeight,k=this.cols+1-f.length,l=0;k>l;l++)this.colYs[h+l]=j;return i},d.prototype._getColGroup=function(a){if(2>a)return this.colYs;for(var b=[],c=this.cols+1-a,d=0;c>d;d++){var e=this.colYs.slice(d,d+a);b[d]=Math.max.apply(Math,e)}return b},d.prototype._manageStamp=function(a){var c=b(a),d=this._getElementOffset(a),e=this.options.isOriginLeft?d.left:d.right,f=e+c.outerWidth,g=Math.floor(e/this.columnWidth);g=Math.max(0,g);var h=Math.floor(f/this.columnWidth);h-=f%this.columnWidth?0:1,h=Math.min(this.cols-1,h);for(var i=(this.options.isOriginTop?d.top:d.bottom)+c.outerHeight,j=g;h>=j;j++)this.colYs[j]=Math.max(i,this.colYs[j])},d.prototype._getContainerSize=function(){this.maxY=Math.max.apply(Math,this.colYs);var a={height:this.maxY};return this.options.isFitWidth&&(a.width=this._getContainerFitWidth()),a},d.prototype._getContainerFitWidth=function(){for(var a=0,b=this.cols;--b&&0===this.colYs[b];)a++;return(this.cols-a)*this.columnWidth-this.gutter},d.prototype.needsResizeLayout=function(){var a=this.containerWidth;return this.getContainerWidth(),a!==this.containerWidth},d}var c=Array.prototype.indexOf?function(a,b){return a.indexOf(b)}:function(a,b){for(var c=0,d=a.length;d>c;c++){var e=a[c];if(e===b)return c}return-1};"function"==typeof define&&define.amd?define(["outlayer/outlayer","get-size/get-size"],b):"object"==typeof exports?module.exports=b(require("outlayer"),require("get-size")):a.Masonry=b(a.Outlayer,a.getSize)}(window);
//]]>
</script>
<!-- slicknav js -->
<script type='text/javascript'>
//<![CDATA[
/*!
SlickNav Responsive Mobile Menu v1.0.0
(c) 2014 Josh Cope
licensed under MIT
*/
;(function ($, document, window) {
var
// default settings object.
defaults = {
label: 'MENU',
duplicate: true,
duration: 200,
easingOpen: 'swing',
easingClose: 'swing',
closedSymbol: '►',
openedSymbol: '▼',
prependTo: 'body',
parentTag: 'a',
closeOnClick: false,
allowParentLinks: false,
nestedParentLinks: true,
showChildren: false,
init: function(){},
open: function(){},
close: function(){}
},
mobileMenu = 'slicknav',
prefix = 'slicknav';
function Plugin( element, options ) {
this.element = element;
// jQuery has an extend method which merges the contents of two or
// more objects, storing the result in the first object. The first object
// is generally empty as we don't want to alter the default options for
// future instances of the plugin
this.settings = $.extend( {}, defaults, options) ;
this._defaults = defaults;
this._name = mobileMenu;
this.init();
}
Plugin.prototype.init = function () {
var $this = this;
var menu = $(this.element);
var settings = this.settings;
// clone menu if needed
if (settings.duplicate) {
$this.mobileNav = menu.clone();
//remove ids from clone to prevent css issues
$this.mobileNav.removeAttr('id');
$this.mobileNav.find('*').each(function(i,e){
$(e).removeAttr('id');
});
}
else
$this.mobileNav = menu;
// styling class for the button
var iconClass = prefix+'_icon';
if (settings.label === '') {
iconClass += ' '+prefix+'_no-text';
}
if (settings.parentTag == 'a') {
settings.parentTag = 'a href="#"';
}
// create menu bar
$this.mobileNav.attr('class', prefix+'_nav');
var menuBar = $('<div class="'+prefix+'_menu"></div>');
$this.btn = $('<'+settings.parentTag+' aria-haspopup="true" tabindex="0" class="'+prefix+'_btn '+prefix+'_collapsed"><span class="'+prefix+'_menutxt">'+settings.label+'</span><span class="'+iconClass+'"><span class="'+prefix+'_icon-bar"></span><span class="'+prefix+'_icon-bar"></span><span class="'+prefix+'_icon-bar"></span></span></a>');
$(menuBar).append($this.btn);
$(settings.prependTo).prepend(menuBar);
menuBar.append($this.mobileNav);
// iterate over structure adding additional structure
var items = $this.mobileNav.find('li');
$(items).each(function () {
var item = $(this);
var data = {};
data.children = item.children('ul').attr('role','menu');
item.data("menu", data);
// if a list item has a nested menu
if (data.children.length > 0) {
// select all text before the child menu
// check for anchors
var a = item.contents();
var containsAnchor = false;
var nodes = [];
$(a).each(function(){
if(!$(this).is("ul")) {
nodes.push(this);
}
else {
return false;
}
if($(this).is("a")) {
containsAnchor = true;
}
});
var wrapElement = $('<'+settings.parentTag+' role="menuitem" aria-haspopup="true" tabindex="-1" class="'+prefix+'_item"/>');
// wrap item text with tag and add classes unless we are separating parent links
if ((!settings.allowParentLinks || settings.nestedParentLinks) || !containsAnchor) {
var $wrap = $(nodes).wrapAll(wrapElement).parent();
$wrap.addClass(prefix+'_row');
} else
$(nodes).wrapAll('<span class="'+prefix+'_parent-link '+prefix+'_row"/>').parent();
item.addClass(prefix+'_collapsed');
item.addClass(prefix+'_parent');
// create parent arrow. wrap with link if parent links and separating
var arrowElement = $('<span class="'+prefix+'_arrow">'+settings.closedSymbol+'</span>');
if (settings.allowParentLinks && !settings.nestedParentLinks && containsAnchor)
arrowElement = arrowElement.wrap(wrapElement).parent();
//append arrow
$(nodes).last().after(arrowElement);
} else if ( item.children().length === 0) {
item.addClass(prefix+'_txtnode');
}
// accessibility for links
item.children('a').attr('role', 'menuitem').click(function(event){
//Emulate menu close if set
//Ensure that it's not a parent
if (settings.closeOnClick && !$(event.target).parent().closest('li').hasClass(prefix+'_parent'))
$($this.btn).click();
});
//also close on click if parent links are set
if (settings.closeOnClick && settings.allowParentLinks) {
item.children('a').children('a').click(function(event){
//Emulate menu close
$($this.btn).click();
});
item.find('.'+prefix+'_parent-link a:not(.'+prefix+'_item)').click(function(event){
//Emulate menu close
$($this.btn).click();
});
}
});
// structure is in place, now hide appropriate items
$(items).each(function () {
var data = $(this).data("menu");
if (!settings.showChildren){
$this._visibilityToggle(data.children, null, false, null, true);
}
});
// finally toggle entire menu
$this._visibilityToggle($this.mobileNav, null, false, 'init', true);
// accessibility for menu button
$this.mobileNav.attr('role','menu');
// outline prevention when using mouse
$(document).mousedown(function(){
$this._outlines(false);
});
$(document).keyup(function(){
$this._outlines(true);
});
// menu button click
$($this.btn).click(function (e) {
e.preventDefault();
$this._menuToggle();
});
// click on menu parent
$this.mobileNav.on('click', '.'+prefix+'_item', function(e){
e.preventDefault();
$this._itemClick($(this));
});
// check for enter key on menu button and menu parents
$($this.btn).keydown(function (e) {
var ev = e || event;
if(ev.keyCode == 13) {
e.preventDefault();
$this._menuToggle();
}
});
$this.mobileNav.on('keydown', '.'+prefix+'_item', function(e) {
var ev = e || event;
if(ev.keyCode == 13) {
e.preventDefault();
$this._itemClick($(e.target));
}
});
// allow links clickable within parent tags if set
if (settings.allowParentLinks && settings.nestedParentLinks) {
$('.'+prefix+'_item a').click(function(e){
e.stopImmediatePropagation();
});
}
};
//toggle menu
Plugin.prototype._menuToggle = function(el){
var $this = this;
var btn = $this.btn;
var mobileNav = $this.mobileNav;
if (btn.hasClass(prefix+'_collapsed')) {
btn.removeClass(prefix+'_collapsed');
btn.addClass(prefix+'_open');
} else {
btn.removeClass(prefix+'_open');
btn.addClass(prefix+'_collapsed');
}
btn.addClass(prefix+'_animating');
$this._visibilityToggle(mobileNav, btn.parent(), true, btn);
};
// toggle clicked items
Plugin.prototype._itemClick = function(el) {
var $this = this;
var settings = $this.settings;
var data = el.data("menu");
if (!data) {
data = {};
data.arrow = el.children('.'+prefix+'_arrow');
data.ul = el.next('ul');
data.parent = el.parent();
//Separated parent link structure
if (data.parent.hasClass(prefix+'_parent-link')) {
data.parent = el.parent().parent();
data.ul = el.parent().next('ul');
}
el.data("menu", data);
}
if (data.parent.hasClass(prefix+'_collapsed')) {
data.arrow.html(settings.openedSymbol);
data.parent.removeClass(prefix+'_collapsed');
data.parent.addClass(prefix+'_open');
data.parent.addClass(prefix+'_animating');
$this._visibilityToggle(data.ul, data.parent, true, el);
} else {
data.arrow.html(settings.closedSymbol);
data.parent.addClass(prefix+'_collapsed');
data.parent.removeClass(prefix+'_open');
data.parent.addClass(prefix+'_animating');
$this._visibilityToggle(data.ul, data.parent, true, el);
}
};
// toggle actual visibility and accessibility tags
Plugin.prototype._visibilityToggle = function(el, parent, animate, trigger, init) {
var $this = this;
var settings = $this.settings;
var items = $this._getActionItems(el);
var duration = 0;
if (animate)
duration = settings.duration;
if (el.hasClass(prefix+'_hidden')) {
el.removeClass(prefix+'_hidden');
el.slideDown(duration, settings.easingOpen, function(){
$(trigger).removeClass(prefix+'_animating');
$(parent).removeClass(prefix+'_animating');
//Fire open callback
if (!init) {
settings.open(trigger);
}
});
el.attr('aria-hidden','false');
items.attr('tabindex', '0');
$this._setVisAttr(el, false);
} else {
el.addClass(prefix+'_hidden');
el.slideUp(duration, this.settings.easingClose, function() {
el.attr('aria-hidden','true');
items.attr('tabindex', '-1');
$this._setVisAttr(el, true);
el.hide(); //jQuery 1.7 bug fix
$(trigger).removeClass(prefix+'_animating');
$(parent).removeClass(prefix+'_animating');
//Fire init or close callback
if (!init)
settings.close(trigger);
else if (trigger == 'init')
settings.init();
});
}
};
// set attributes of element and children based on visibility
Plugin.prototype._setVisAttr = function(el, hidden) {
var $this = this;
// select all parents that aren't hidden
var nonHidden = el.children('li').children('ul').not('.'+prefix+'_hidden');
// iterate over all items setting appropriate tags
if (!hidden) {
nonHidden.each(function(){
var ul = $(this);
ul.attr('aria-hidden','false');
var items = $this._getActionItems(ul);
items.attr('tabindex', '0');
$this._setVisAttr(ul, hidden);
});
} else {
nonHidden.each(function(){
var ul = $(this);
ul.attr('aria-hidden','true');
var items = $this._getActionItems(ul);
items.attr('tabindex', '-1');
$this._setVisAttr(ul, hidden);
});
}
};
// get all 1st level items that are clickable
Plugin.prototype._getActionItems = function(el) {
var data = el.data("menu");
if (!data) {
data = {};
var items = el.children('li');
var anchors = items.find('a');
data.links = anchors.add(items.find('.'+prefix+'_item'));
el.data("menu", data);
}
return data.links;
};
Plugin.prototype._outlines = function(state) {
if (!state) {
$('.'+prefix+'_item, .'+prefix+'_btn').css('outline','none');
} else {
$('.'+prefix+'_item, .'+prefix+'_btn').css('outline','');
}
};
Plugin.prototype.toggle = function(){
var $this = this;
$this._menuToggle();
};
Plugin.prototype.open = function(){
var $this = this;
if ($this.btn.hasClass(prefix+'_collapsed')) {
$this._menuToggle();
}
};
Plugin.prototype.close = function(){
var $this = this;
if ($this.btn.hasClass(prefix+'_open')) {
$this._menuToggle();
}
};
$.fn[mobileMenu] = function ( options ) {
var args = arguments;
// Is the first parameter an object (options), or was omitted, instantiate a new instance
if (options === undefined || typeof options === 'object') {
return this.each(function () {
// Only allow the plugin to be instantiated once due to methods
if (!$.data(this, 'plugin_' + mobileMenu)) {
// if it has no instance, create a new one, pass options to our plugin constructor,
// and store the plugin instance in the elements jQuery data object.
$.data(this, 'plugin_' + mobileMenu, new Plugin( this, options ));
}
});
// If is a string and doesn't start with an underscore or 'init' function, treat this as a call to a public method.
} else if (typeof options === 'string' && options[0] !== '_' && options !== 'init') {
// Cache the method call to make it possible to return a value
var returns;
this.each(function () {
var instance = $.data(this, 'plugin_' + mobileMenu);
// Tests that there's already a plugin-instance and checks that the requested public method exists
if (instance instanceof Plugin && typeof instance[options] === 'function') {
// Call the method of our plugin instance, and pass it the supplied arguments.
returns = instance[options].apply( instance, Array.prototype.slice.call( args, 1 ) );
}
});
// If the earlier cached method gives a value back return the value, otherwise return this to preserve chainability.
return returns !== undefined ? returns : this;
}
};
}(jQuery, document, window));
//]]>
</script>
<script>
$(document).ready(function() {
var $container23 = $('.row');
// initialize Masonry after all images have loaded
$container23.imagesLoaded(function() {
$container23.masonry({
itemSelector: ".post_col",
stamp: ".status-msg-wrap"
});
});
});
</script>
<script type='text/javascript'>
//<![CDATA[
(function(window){'use strict';function classReg(className){return new RegExp("(^|\\s+)"+ className+"(\\s+|$)");}
var hasClass,addClass,removeClass;if('classList'in document.documentElement){hasClass=function(elem,c){return elem.classList.contains(c);};addClass=function(elem,c){elem.classList.add(c);};removeClass=function(elem,c){elem.classList.remove(c);};}
else{hasClass=function(elem,c){return classReg(c).test(elem.className);};addClass=function(elem,c){if(!hasClass(elem,c)){elem.className=elem.className+' '+ c;}};removeClass=function(elem,c){elem.className=elem.className.replace(classReg(c),' ');};}
function toggleClass(elem,c){var fn=hasClass(elem,c)?removeClass:addClass;fn(elem,c);}
var classie={hasClass:hasClass,addClass:addClass,removeClass:removeClass,toggleClass:toggleClass,has:hasClass,add:addClass,remove:removeClass,toggle:toggleClass};if(typeof define==='function'&&define.amd){define(classie);}else{window.classie=classie;}})(window);
//]]>
</script>
<!-- animate js-->
<script>
//<},easeInQuad:function(a,b,c,d,e){return d*(b/=e)*b+c},easeOutQuad:function(a,b,c,d,e){return-d*(b/=e)*(b-2)+c},easeInOutQuad:function(a,b,c,d,e){return(b/=e/2)<1?d/2*b*b+c:-d/2*(--b*(b-2)-1)+c},easeInCubic:function(a,b,c,d,e){return d*(b/=e)*b*b+c},easeOutCubic:function(a,b,c,d,e){return d*((b=b/e-1)*b*b+1)+c},easeInOutCubic:function(a,b,c,d,e){return(b/=e/2)<1?d/2*b*b*b+c:d/2*((b-=2)*b*b+2)+c},easeInQuart:function(a,b,c,d,e){return d*(b/=e)*b*b*b+c},easeOutQuart:function(a,b,c,d,e){return-d*((b=b/e-1)*b*b*b-1)+c},easeInOutQuart:function(a,b,c,d,e){return(b/=e/2)<1?d/2*b*b*b*b+c:-d/2*((b-=2)*b*b*b-2)+c},easeInQuint:function(a,b,c,d,e){return d*(b/=e)*b*b*b*b+c},easeOutQuint:function(a,b,c,d,e){return d*((b=b/e-1)*b*b*b*b+1)+c},easeInOutQuint:function(a,b,c,d,e){return(b/=e/2)<1?d/2*b*b*b*b*b+c:d/2*((b-=2)*b*b*b*b+2)+c},easeInSine:function(a,b,c,d,e){return-d*Math.cos(b/e*(Math.PI/2))+d+c},easeOutSine:function(a,b,c,d,e){return d*Math.sin(b/e*(Math.PI/2))+c},easeInOutSine:function(a,b,c,d,e){return-d/2*(Math.cos(Math.PI*b/e)-1)+c},easeInExpo:function(a,b,c,d,e){return 0==b?c:d*Math.pow(2,10*(b/e-1))+c},easeOutExpo:function(a,b,c,d,e){return b==e?c+d:d*(-Math.pow(2,-10*b/e)+1)+c},easeInOutExpo:function(a,b,c,d,e){return 0==b?c:b==e?c+d:(b/=e/2)<1?d/2*Math.pow(2,10*(b-1))+c:d/2*(-Math.pow(2,-10*--b)+2)+c},easeInCirc:function(a,b,c,d,e){return-d*(Math.sqrt(1-(b/=e)*b)-1)+c},easeOutCirc:function(a,b,c,d,e){return d*Math.sqrt(1-(b=b/e-1)*b)+c},easeInOutCirc:function(a,b,c,d,e){return(b/=e/2)<1?-d/2*(Math.sqrt(1-b*b)-1)+c:d/2*(Math.sqrt(1-(b-=2)*b)+1)+c},easeInElastic:function(a,b,c,d,e){var f=1.70158,g=0,h=d;if(0==b)return c;if(1==(b/=e))return c+d;if(g||(g=.3*e),h<Math.abs(d)){h=d;var f=g/4}else var f=g/(2*Math.PI)*Math.asin(d/h);return-(h*Math.pow(2,10*(b-=1))*Math.sin((b*e-f)*2*Math.PI/g))+c},easeOutElastic:function(a,b,c,d,e){var f=1.70158,g=0,h=d;if(0==b)return c;if(1==(b/=e))return c+d;if(g||(g=.3*e),h<Math.abs(d)){h=d;var f=g/4}else var f=g/(2*Math.PI)*Math.asin(d/h);return h*Math.pow(2,-10*b)*Math.sin((b*e-f)*2*Math.PI/g)+d+c},easeInOutElastic:function(a,b,c,d,e){var f=1.70158,g=0,h=d;if(0==b)return c;if(2==(b/=e/2))return c+d;if(g||(g=e*.3*1.5),h<Math.abs(d)){h=d;var f=g/4}else var f=g/(2*Math.PI)*Math.asin(d/h);return 1>b?-.5*h*Math.pow(2,10*(b-=1))*Math.sin((b*e-f)*2*Math.PI/g)+c:.5*h*Math.pow(2,-10*(b-=1))*Math.sin((b*e-f)*2*Math.PI/g)+d+c},easeInBack:function(a,b,c,d,e,f){return void 0==f&&(f=1.70158),d*(b/=e)*b*((f+1)*b-f)+c},easeOutBack:function(a,b,c,d,e,f){return void 0==f&&(f=1.70158),d*((b=b/e-1)*b*((f+1)*b+f)+1)+c},easeInOutBack:function(a,b,c,d,e,f){return void 0==f&&(f=1.70158),(b/=e/2)<1?d/2*b*b*(((f*=1.525)+1)*b-f)+c:d/2*((b-=2)*b*(((f*=1.525)+1)*b+f)+2)+c},easeInBounce:function(a,b,c,d,e){return d-jQuery.easing.easeOutBounce(a,e-b,0,d,e)+c},easeOutBounce:function(a,b,c,d,e){return(b/=e)<1/2.75?d*7.5625*b*b+c:2/2.75>b?d*(7.5625*(b-=1.5/2.75)*b+.75)+c:2.5/2.75>b?d*(7.5625*(b-=2.25/2.75)*b+.9375)+c:d*(7.5625*(b-=2.625/2.75)*b+.984375)+c},easeInOutBounce:function(a,b,c,d,e){return e/2>b?.5*jQuery.easing.easeInBounce(a,2*b,0,d,e)+c:.5*jQuery.easing.easeOutBounce(a,2*b-e,0,d,e)+.5*d+c}});
//]]>
</script>
<!-- menu js -->
<script type='text/javascript'>
//<![CDATA[
(function(){var bodyEl=document.body,content=document.querySelector('.content-wrap'),openbtn=document.getElementById('open-button'),closebtn=document.getElementById('close-button'),isOpen=false,morphEl=document.getElementById('morph-shape'),s=Snap(morphEl.querySelector('svg'));path=s.select('path');initialPath=this.path.attr('d'),steps=morphEl.getAttribute('data-morph-open').split(';');stepsTotal=steps.length;isAnimating=false;function init(){initEvents();}
function initEvents(){openbtn.addEventListener('click',toggleMenu);if(closebtn){closebtn.addEventListener('click',toggleMenu);}
content.addEventListener('click',function(ev){var target=ev.target;if(isOpen&&target!==openbtn){toggleMenu();}});}
function toggleMenu(){if(isAnimating)return false;isAnimating=true;if(isOpen){classie.remove(bodyEl,'show-menu');setTimeout(function(){path.attr('d',initialPath);isAnimating=false;},300);}
else{classie.add(bodyEl,'show-menu');var pos=0,nextStep=function(pos){if(pos>stepsTotal- 1){isAnimating=false;return;}
path.animate({'path':steps[pos]},pos===0?400:500,pos===0?mina.easein:mina.elastic,function(){nextStep(pos);});pos++;};nextStep(pos);}
isOpen=!isOpen;}
init();})();
//]]>
</script>
<!-- wow js -->
<script type='text/javascript'>//<![CDATA[
(function(){var a,b=function(a,b){return function(){return a.apply(b,arguments)}};a=function(){function a(){}return a.prototype.extend=function(a,b){var c,d;for(c in a)d=a[c],null!=d&&(b[c]=d);return b},a.prototype.isMobile=function(a){return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(a)},a}(),this.WOW=function(){function c(a){null==a&&(a={}),this.scrollCallback=b(this.scrollCallback,this),this.scrollHandler=b(this.scrollHandler,this),this.start=b(this.start,this),this.scrolled=!0,this.config=this.util().extend(a,this.defaults)}return c.prototype.defaults={boxClass:"wow",animateClass:"animated",offset:0,mobile:!0},c.prototype.init=function(){var a;return this.element=window.document.documentElement,"interactive"===(a=document.readyState)||"complete"===a?this.start():document.addEventListener("DOMContentLoaded",this.start)},c.prototype.start=function(){var a,b,c,d;if(this.boxes=this.element.getElementsByClassName(this.config.boxClass),this.boxes.length){if(this.disabled())return this.resetStyle();for(d=this.boxes,b=0,c=d.length;c>b;b++)a=d[b],this.applyStyle(a,!0);return window.addEventListener("scroll",this.scrollHandler,!1),window.addEventListener("resize",this.scrollHandler,!1),this.interval=setInterval(this.scrollCallback,50)}},c.prototype.stop=function(){return window.removeEventListener("scroll",this.scrollHandler,!1),window.removeEventListener("resize",this.scrollHandler,!1),null!=this.interval?clearInterval(this.interval):void 0},c.prototype.show=function(a){return this.applyStyle(a),a.className=""+a.className+" "+this.config.animateClass},c.prototype.applyStyle=function(a,b){var c,d,e;return d=a.getAttribute("data-wow-duration"),c=a.getAttribute("data-wow-delay"),e=a.getAttribute("data-wow-iteration"),a.setAttribute("style",this.customStyle(b,d,c,e))},c.prototype.resetStyle=function(){var a,b,c,d,e;for(d=this.boxes,e=[],b=0,c=d.length;c>b;b++)a=d[b],e.push(a.setAttribute("style","visibility: visible;"));return e},c.prototype.customStyle=function(a,b,c,d){var e;return e=a?"visibility: hidden; -webkit-animation-name: none; -moz-animation-name: none; animation-name: none;":"visibility: visible;",b&&(e+="-webkit-animation-duration: "+b+"; -moz-animation-duration: "+b+"; animation-duration: "+b+";"),c&&(e+="-webkit-animation-delay: "+c+"; -moz-animation-delay: "+c+"; animation-delay: "+c+";"),d&&(e+="-webkit-animation-iteration-count: "+d+"; -moz-animation-iteration-count: "+d+"; animation-iteration-count: "+d+";"),e},c.prototype.scrollHandler=function(){return this.scrolled=!0},c.prototype.scrollCallback=function(){var a;return this.scrolled&&(this.scrolled=!1,this.boxes=function(){var b,c,d,e;for(d=this.boxes,e=[],b=0,c=d.length;c>b;b++)a=d[b],a&&(this.isVisible(a)?this.show(a):e.push(a));return e}.call(this),!this.boxes.length)?this.stop():void 0},c.prototype.offsetTop=function(a){var b;for(b=a.offsetTop;a=a.offsetParent;)b+=a.offsetTop;return b},c.prototype.isVisible=function(a){var b,c,d,e,f;return c=a.getAttribute("data-wow-offset")||this.config.offset,f=window.pageYOffset,e=f+this.element.clientHeight-c,d=this.offsetTop(a),b=d+a.clientHeight,e>=d&&b>=f},c.prototype.util=function(){return this._util||(this._util=new a)},c.prototype.disabled=function(){return!this.config.mobile&&this.util().isMobile(navigator.userAgent)},c}()}).call(this);
//]]>
</script>
<script type='text/javascript'>
//<![CDATA[
jQuery(function() {
jQuery('.navbar .nav li').mouseover(function(){
jQuery( this ).addClass('open');
});
jQuery('.navbar .nav li').mouseout(function(){
jQuery( this ).removeClass('open');
});
resetNavLine(250);
jQuery('#masthead .nav li').mouseover(function(){
jQuery('.nav-line').stop();
jQuery('.nav-line').animate({
left : jQuery(this).offset().left-jQuery('.oddthemes-nav .containers .navbar').offset().left,
width: jQuery(this).width()
}, 250);
});
jQuery('#masthead .nav li').mouseout(function(){
resetNavLine(250);
});
});
// change the color of the header if it's transparent
function changeHeader(){
var y;
y = jQuery(window).scrollTop();
jQuery('#masthead .oddthemes-nav').stop();
}
function resetNavLine(time){
// didScroll = true;
jQuery('.nav-line').stop();
if(jQuery('.nav').children('li').hasClass('current-menu-item')){
jQuery('.nav-line').animate({
left : jQuery('.current-menu-item').offset().left-jQuery('.oddthemes-nav .containers .navbar').offset().left,
width: jQuery('.current-menu-item').width()
}, time);
}else if(jQuery('.nav').children('li').hasClass('current-menu-ancestor')){
jQuery('.nav-line').animate({
left : jQuery('.current-menu-ancestor').offset().left-jQuery('.oddthemes-nav .containers .navbar').offset().left,
width: jQuery('.current-menu-ancestor').width()
}, time);
}else{
jQuery('.nav-line').animate({
width : 0
});
}
}
//]]>
</script>
<script type='text/javascript'>//<![CDATA[
// WOW
new WOW(
{ offset: 100 }
).init();
//]]>
</script>
<script type='text/javascript'>
//<![CDATA[
$(function(){
$('#menu-menu-1').slicknav({
prependTo:'.container23'
});
});
//]]>
</script>
<script>
$.backstretch([
"https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmdHsJH09cTGgtnPr_0ab5371wv7FH00f1ynXs1ve0hROyVTiHNo3AQSzg9epoBxlIt1aVcEW47vYhjoMZIbh2t2WNKPLoUP4fzd0uOYbCW9D4M3l_WLPGyu-phQT3Xu1z3PXSTg/s1600-r/Background-Collage-copy.jpg"
, "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiR9_CU4M5SNSt4rOzFKZn5safM51jm3jSTkLdNZc8a5xSOoIvjmd-COBKMhJrDHDYE4bkFG8IYVL9VxRBg0HAubnRIB13QFLPHaIeDew81u2Lb3ysTbhFpPV5KpwFvGC6TTeZJtQ/s1600-r/Sykonews-Wallpaper-nologo.jpg"
, "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQ-2OXNWW0Jl6p2zqpd8QpXs4hkm5ipLr3mWdOY2b0ipCvM6ORtBiwnZBm-_mnCZbtprigN7E-6DNT3FYlgAKGM_TdWErWZGaQ3pbpZYZTW_uWWs6tq-_EWO2Ga-XZ8jkANVniUg/s1600-r/photodune-3543810-comic-book-background-texture-m.jpg"
, "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg4fg21SL-C2MG2lVRHBbjSKfIbW5gfL536TQA0pere9yTU-uWQOray3ujONEAMLlhXQ4gowx_iI5q1JWU_8SKOWKKiXDHgRgTCvDjOEQ2xs7vfp8-U6X_2N_EpiN38PiBXxPJTdQ/s1600-r/maxresdefault.jpg"
, "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiiChbdy66OFWWInH9iRiLYtTulRr2cqJ9zkO_5f12hPdrBudZpXt3zVTv5KU5H3Ytrf4HPBZ0mdhA9bDAwG_q9BA0m4C7AwrqUPEEF9QdR205Tjl0K-1AP_VdtW6AykWXCbw3VOA/s1600-r/dc_marvel_minimalistic_dual_by_bbboz-d66v4wg.jpg"
], {duration: 60000, fade: 1750});
</script>
<!--Es liegt in deiner Verantwortung, deine Besucher \xfcber die in deinem Blog verwendeten Cookies und die dort erfassten Daten zu informieren. Blogger stellt daf\xfcr eine Standardbenachrichtigung zur Verf\xfcgung, die du \xfcbernehmen, anpassen oder durch deine eigene Mitteilung ersetzen kannst. Weitere Informationen findest du unter http://www.blogger.com/go/cookiechoices.-->
<script defer='' src='/js/cookienotice.js'></script>
<script>
document.addEventListener('DOMContentLoaded', function(event) {
window.cookieChoices && cookieChoices.showCookieConsentBar && cookieChoices.showCookieConsentBar(
(window.cookieOptions && cookieOptions.msg) || 'Diese Website verwendet Cookies von Google, um Dienste anzubieten und Zugriffe zu analysieren. Deine IP-Adresse und dein User-Agent werden zusammen mit Messwerten zur Leistung und Sicherheit f\xfcr Google freigegeben. So k\xf6nnen Nutzungsstatistiken generiert, Missbrauchsf\xe4lle erkannt und behoben und die Qualit\xe4t des Dienstes gew\xe4hrleistet werden.',
(window.cookieOptions && cookieOptions.close) || 'Ok',
(window.cookieOptions && cookieOptions.learn) || 'Weitere Informationen',
(window.cookieOptions && cookieOptions.link) || 'https://www.blogger.com/go/blogspot-cookies');
});
</script>
<script type="text/javascript" src="https://www.blogger.com/static/v1/widgets/552934507-widgets.js"></script>
<script type='text/javascript'>
window['__wavt'] = 'AOuZoY4qTpUAC89r6V7CKcphhxqVrNoi6g:1757456257800';_WidgetManager._Init('//www.blogger.com/rearrange?blogID\x3d6761410','//www.syko.org/','6761410');
_WidgetManager._SetDataContext([{'name': 'blog', 'data': {'blogId': '6761410', 'title': 'SYKO | Share Your Knowledge Openly', 'url': 'https://www.syko.org/', 'canonicalUrl': 'https://www.syko.org/', 'homepageUrl': 'https://www.syko.org/', 'searchUrl': 'https://www.syko.org/search', 'canonicalHomepageUrl': 'https://www.syko.org/', 'blogspotFaviconUrl': 'https://www.syko.org/favicon.ico', 'bloggerUrl': 'https://www.blogger.com', 'hasCustomDomain': true, 'httpsEnabled': true, 'enabledCommentProfileImages': true, 'gPlusViewType': 'FILTERED_POSTMOD', 'adultContent': false, 'analyticsAccountNumber': '', 'encoding': 'UTF-8', 'locale': 'en', 'localeUnderscoreDelimited': 'en', 'languageDirection': 'ltr', 'isPrivate': false, 'isMobile': false, 'isMobileRequest': false, 'mobileClass': '', 'isPrivateBlog': false, 'isDynamicViewsAvailable': true, 'feedLinks': '\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22SYKO | Share Your Knowledge Openly - Atom\x22 href\x3d\x22https://www.syko.org/feeds/posts/default\x22 /\x3e\n\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/rss+xml\x22 title\x3d\x22SYKO | Share Your Knowledge Openly - RSS\x22 href\x3d\x22https://www.syko.org/feeds/posts/default?alt\x3drss\x22 /\x3e\n\x3clink rel\x3d\x22service.post\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22SYKO | Share Your Knowledge Openly - Atom\x22 href\x3d\x22https://www.blogger.com/feeds/6761410/posts/default\x22 /\x3e\n', 'meTag': '', 'adsenseClientId': 'ca-pub-9725009255532012', 'adsenseHostId': 'ca-host-pub-1556223355139109', 'adsenseHasAds': true, 'adsenseAutoAds': false, 'boqCommentIframeForm': true, 'loginRedirectParam': '', 'view': '', 'dynamicViewsCommentsSrc': '//www.blogblog.com/dynamicviews/4224c15c4e7c9321/js/comments.js', 'dynamicViewsScriptSrc': '//www.blogblog.com/dynamicviews/df4e7af2431b8786', 'plusOneApiSrc': 'https://apis.google.com/js/platform.js', 'disableGComments': true, 'interstitialAccepted': false, 'sharing': {'platforms': [{'name': 'Get link', 'key': 'link', 'shareMessage': 'Get link', 'target': ''}, {'name': 'Facebook', 'key': 'facebook', 'shareMessage': 'Share to Facebook', 'target': 'facebook'}, {'name': 'BlogThis!', 'key': 'blogThis', 'shareMessage': 'BlogThis!', 'target': 'blog'}, {'name': 'X', 'key': 'twitter', 'shareMessage': 'Share to X', 'target': 'twitter'}, {'name': 'Pinterest', 'key': 'pinterest', 'shareMessage': 'Share to Pinterest', 'target': 'pinterest'}, {'name': 'Email', 'key': 'email', 'shareMessage': 'Email', 'target': 'email'}], 'disableGooglePlus': true, 'googlePlusShareButtonWidth': 0, 'googlePlusBootstrap': '\x3cscript type\x3d\x22text/javascript\x22\x3ewindow.___gcfg \x3d {\x27lang\x27: \x27en\x27};\x3c/script\x3e'}, 'hasCustomJumpLinkMessage': true, 'jumpLinkMessage': 'Read Full Story', 'pageType': 'index', 'pageName': '', 'pageTitle': 'SYKO | Share Your Knowledge Openly'}}, {'name': 'features', 'data': {}}, {'name': 'messages', 'data': {'edit': 'Edit', 'linkCopiedToClipboard': 'Link copied to clipboard!', 'ok': 'Ok', 'postLink': 'Post Link'}}, {'name': 'template', 'data': {'name': 'custom', 'localizedName': 'Custom', 'isResponsive': false, 'isAlternateRendering': false, 'isCustom': true}}, {'name': 'view', 'data': {'classic': {'name': 'classic', 'url': '?view\x3dclassic'}, 'flipcard': {'name': 'flipcard', 'url': '?view\x3dflipcard'}, 'magazine': {'name': 'magazine', 'url': '?view\x3dmagazine'}, 'mosaic': {'name': 'mosaic', 'url': '?view\x3dmosaic'}, 'sidebar': {'name': 'sidebar', 'url': '?view\x3dsidebar'}, 'snapshot': {'name': 'snapshot', 'url': '?view\x3dsnapshot'}, 'timeslide': {'name': 'timeslide', 'url': '?view\x3dtimeslide'}, 'isMobile': false, 'title': 'SYKO | Share Your Knowledge Openly', 'description': '', 'url': 'https://www.syko.org/', 'type': 'feed', 'isSingleItem': false, 'isMultipleItems': true, 'isError': false, 'isPage': false, 'isPost': false, 'isHomepage': true, 'isArchive': false, 'isLabelSearch': false}}]);
_WidgetManager._RegisterWidget('_HeaderView', new _WidgetInfo('Header1', 'header', document.getElementById('Header1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_BlogView', new _WidgetInfo('Blog1', 'main', document.getElementById('Blog1'), {'cmtInteractionsEnabled': false, 'lightboxEnabled': true, 'lightboxModuleUrl': 'https://www.blogger.com/static/v1/jsbin/3842676126-lbx.js', 'lightboxCssUrl': 'https://www.blogger.com/static/v1/v-css/828616780-lightbox_bundle.css'}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML1', 'main', document.getElementById('HTML1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_LabelView', new _WidgetInfo('Label11', 'main', document.getElementById('Label11'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML3', 'sidebar', document.getElementById('HTML3'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_PopularPostsView', new _WidgetInfo('PopularPosts2', 'sidebar', document.getElementById('PopularPosts2'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML4', 'sidebar', document.getElementById('HTML4'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML2', 'sidebar', document.getElementById('HTML2'), {}, 'displayModeFull'));
</script>
</body>
</html>