@import url(/cache/jsn_nuru_pro/2a497a97581d4b3424ee37de99a4d69a.css);
@import url(https://fonts.googleapis.com/css?family=Economica);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300);
@import url(/cache/jsn_nuru_pro/d2b794d164a174ddb513d064b00b1daa.css);

/* FILE: /media/plg_system_imageeffectck/css/imageeffectck.css */
/** * @copyrightCopyright (C) 2015 C�dric KEIFLIN alias ced1870 * http://www.joomlack.fr * http://www.template-creator.com * @licenseGNU/GPL * Plugin Image Effect CK * *//*@font-face {font-weight: normal;font-style: normal;font-family: 'feathericons';src:url(/?-8is7zf);src:url(/?#iefix-8is7zf) format('embedded-opentype'),url(/?-8is7zf) format('woff'),url(/?-8is7zf) format('truetype'),url(/?-8is7zf#feathericons) format('svg');}*/@import url(https://fonts.googleapis.com/css?family=Open+Sans:300);.gridck {position: relative;margin: 0 auto;padding: 1em 0 4em;/*max-width: 1000px;*/list-style: none;text-align: center;}/* Common style */figure[class*="effectck"] {position: relative;/*float: left;*/overflow: hidden;margin: 10px 1%;/*min-width: 320px;*//*max-width: 480px;*//*max-height: 360px;*//*width: 48%;*/background: #3085a3;text-align: center;cursor: pointer;display: inline-block;will-change: transform;}figure[class*="effectck"] > [class*=img] {position: relative;overflow: hidden;}figure[class*="effectck"] > [class*=img]:after {content: "";display: block;position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: 0;}figure[class*="effectck"] img {position: relative;display: block;/*min-height: 100%;*/ /* do not use because it distord the images in Safari and mobiles */max-width: 100%;width: 100%;opacity: 0.8;margin: 0;}figure[class*="effectck"] figcaption {padding: 2em;color: #fff;text-transform: uppercase;font-size: 1.25em;-webkit-backface-visibility: hidden;backface-visibility: hidden;}figure[class*="effectck"] figcaption::before,figure[class*="effectck"] figcaption::after {pointer-events: none;}figure[class*="effectck"] figcaption,figure[class*="effectck"] figcaption > a {position: absolute;top: 0;left: 0;right: 0;bottom: 0;/*width: 100%;height: 100%;*/z-index: 1;}/* Anchor will cover the whole item by default *//* For some effectcks it will show as a button */figure[class*="effectck"] figcaption > a {z-index: 1000;text-indent: 200%;white-space: nowrap;font-size: 0;opacity: 0;}figure[class*="effectck"] figcaption [class*="title"] {word-spacing: -0.15em;font-weight: 300;font-size: 1.5em;line-height: 24px;font-family: 'Open Sans';}figure[class*="effectck"] figcaption [class*="title"] span {font-weight: 800;}figure[class*="effectck"] figcaption [class*="title"],figure[class*="effectck"] figcaption [class*="desc"] {margin: 0;}figure[class*="effectck"] figcaption [class*="desc"] {letter-spacing: 1px;font-size: 68.5%;}/* Individual effectcks *//*---------------*//***** Lily *****//*---------------*/figure.effectck-lily img {max-width: none !important;width: -webkit-calc(100% + 50px);width: calc(100% + 50px);opacity: 0.7;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(-40px,0, 0);transform: translate3d(-40px,0,0);float: left;}figure.effectck-lily figcaption {text-align: left;}figure.effectck-lily figcaption > div {position: absolute;bottom: 0;left: 0;padding: 2em;right: 0;height: 50%;}figure.effectck-lily figcaption [class*="title"],figure.effectck-lily figcaption [class*="desc"] {-webkit-transform: translate3d(0,40px,0);transform: translate3d(0,40px,0);}figure.effectck-lily figcaption [class*="title"] {-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;}figure.effectck-lily figcaption [class*="desc"] {color: rgba(255,255,255,0.8);opacity: 0;-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;transition: opacity 0.2s, transform 0.35s;}figure.effectck-lily:hover img,figure.effectck-lily:hover figcaption [class*="desc"] {opacity: 1;}figure.effectck-lily:hover img,figure.effectck-lily:hover figcaption [class*="title"],figure.effectck-lily:hover figcaption [class*="desc"] {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}figure.effectck-lily:hover figcaption [class*="desc"] {-webkit-transition-delay: 0.05s;transition-delay: 0.05s;-webkit-transition-duration: 0.35s;transition-duration: 0.35s;}/*---------------*//***** Oscar *****//*---------------*/figure.effectck-oscar {background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);background: linear-gradient(45deg, #22682a 0%,#9b4a1b 40%,#3a342a 100%);}figure.effectck-oscar img {opacity: 0.9;-webkit-transition: opacity 0.35s;transition: opacity 0.35s;}figure.effectck-oscar figcaption {padding: 3em;background-color: rgba(58,52,42,0.7);-webkit-transition: background-color 0.35s;transition: background-color 0.35s;position: absolute;bottom: 0;left: 0;right: 0;top: 0;}figure.effectck-oscar figcaption::before {position: absolute;top: 7%;right: 7%;bottom: 7%;left: 7%;border: 1px solid #fff;content: '';}figure.effectck-oscar figcaption [class*="title"] {/*margin: 20% 0 10px 0;*/-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;-webkit-transform: translate3d(0,100%,0);transform: translate3d(0,100%,0);}figure.effectck-oscar figcaption::before,figure.effectck-oscar figcaption [class*="desc"] {opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: scale(0);transform: scale(0);}figure.effectck-oscar:hover figcaption [class*="title"] {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}figure.effectck-oscar:hover figcaption::before,figure.effectck-oscar:hover figcaption [class*="desc"] {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}figure.effectck-oscar:hover figcaption {background-color: rgba(58,52,42,0);}figure.effectck-oscar:hover img {opacity: 0.4;}/*---------------*//***** Sadie *****//*---------------*/figure.effectck-sadie figcaption::before {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);content: '';opacity: 0;-webkit-transform: translate3d(0,50%,0);transform: translate3d(0,50%,0);}figure.effectck-sadie figcaption [class*="title"] {position: absolute;top: 50%;left: 0;width: 100%;color: #484c61;-webkit-transition: -webkit-transform 0.35s, color 0.35s;transition: transform 0.35s, color 0.35s;-webkit-transform: translate3d(0,-50%,0);transform: translate3d(0,-50%,0);}figure.effectck-sadie figcaption::before,figure.effectck-sadie figcaption [class*="desc"] {-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}figure.effectck-sadie figcaption [class*="desc"] {position: absolute;bottom: 0;left: 0;right: 0;bottom: 0;padding: 2em;/*width: 100%;*/opacity: 0;-webkit-transform: translate3d(0,10px,0);transform: translate3d(0,10px,0);}figure.effectck-sadie:hover figcaption [class*="title"] {color: #fff;-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);transform: translate3d(0,-50%,0) translate3d(0,-40px,0);}figure.effectck-sadie:hover figcaption::before ,figure.effectck-sadie:hover figcaption [class*="desc"] {opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}/*---------------*//***** Honey *****//*---------------*/figure.effectck-honey {background: #4a3753;}figure.effectck-honey img {opacity: 0.9;-webkit-transition: opacity 0.35s;transition: opacity 0.35s;}figure.effectck-honey:hover img {opacity: 0.5;}figure.effectck-honey figcaption::before {position: absolute;bottom: 0;left: 0;right: 0;height: 10px;background: #fff;content: '';-webkit-transform: translate3d(0,10px,0);transform: translate3d(0,10px,0);}figure.effectck-honey figcaption [class*="title"] {position: absolute;bottom: 0;left: 0;right: 0;padding: 1em 1.5em;text-align: left;-webkit-transform: translate3d(0,-30px,0);transform: translate3d(0,-30px,0);}figure.effectck-honey figcaption [class*="title"] i,figure.effectck-honey figcaption [class*="desc"]{font-style: normal;opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(0,-30px,0);transform: translate3d(0,-30px,0);}figure.effectck-honey figcaption::before,figure.effectck-honey figcaption [class*="title"] {-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;}figure.effectck-honey:hover figcaption::before,figure.effectck-honey:hover figcaption [class*="title"],figure.effectck-honey:hover figcaption [class*="title"] i,figure.effectck-honey:hover figcaption [class*="desc"] {opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}/*---------------*//***** Layla *****//*---------------*/figure.effectck-layla {background: #18a367;}figure.effectck-layla img {/*height: 390px;*/}figure.effectck-layla figcaption {padding: 3em 2em;}figure.effectck-layla figcaption::before,figure.effectck-layla figcaption::after {position: absolute;content: '';opacity: 0;}figure.effectck-layla figcaption::before {top: 10%;right: 7%;bottom: 10%;left: 7%;border-top: 1px solid #fff;border-bottom: 1px solid #fff;-webkit-transform: scale(0,1);transform: scale(0,1);-webkit-transform-origin: 0 0;transform-origin: 0 0;}figure.effectck-layla figcaption::after {top: 7%;right: 10%;bottom: 7%;left: 10%;border-right: 1px solid #fff;border-left: 1px solid #fff;-webkit-transform: scale(1,0);transform: scale(1,0);-webkit-transform-origin: 100% 0;transform-origin: 100% 0;}figure.effectck-layla figcaption [class*="title"] {/*padding-top: 26%;*/-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;}figure.effectck-layla figcaption [class*="desc"] {padding: 0.5em 2em;text-transform: none;opacity: 0;-webkit-transform: translate3d(0,-10px,0);transform: translate3d(0,-10px,0);}figure.effectck-layla figcaption [class*="title"] {-webkit-transform: translate3d(0,-30px,0);transform: translate3d(0,-30px,0);}figure.effectck-layla img,figure.effectck-layla figcaption::before,figure.effectck-layla figcaption::after,figure.effectck-layla figcaption [class*="desc"] {-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}figure.effectck-layla:hover img {opacity: 0.7;-webkit-transform: translate3d(0,0,0) scale(1.2);transform: translate3d(0,0,0) scale(1.2);}figure.effectck-layla:hover figcaption::before,figure.effectck-layla:hover figcaption::after {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}figure.effectck-layla:hover figcaption [class*="title"],figure.effectck-layla:hover figcaption [class*="desc"] {opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}figure.effectck-layla:hover figcaption::after,figure.effectck-layla:hover figcaption [class*="title"],figure.effectck-layla:hover figcaption [class*="desc"],figure.effectck-layla:hover img {-webkit-transition-delay: 0.15s;transition-delay: 0.15s;}/*---------------*//***** Marley *****//*---------------*/figure.effectck-marley figcaption {text-align: right;}figure.effectck-marley figcaption [class*="title"],figure.effectck-marley figcaption [class*="desc"] {position: absolute;right: 30px;left: 30px;padding: 10px 0;}figure.effectck-marley figcaption [class*="desc"] {bottom: 30px;line-height: 1.5;-webkit-transform: translate3d(0,100%,0);transform: translate3d(0,100%,0);}figure.effectck-marley figcaption [class*="title"] {top: 30px;-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;-webkit-transform: translate3d(0,20px,0);transform: translate3d(0,20px,0);}figure.effectck-marley:hover figcaption [class*="title"] {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}figure.effectck-marley figcaption [class*="title"]::after {position: absolute;top: 100%;left: 0;width: 100%;height: 4px;background: #fff;content: '';-webkit-transform: translate3d(0,40px,0);transform: translate3d(0,40px,0);}figure.effectck-marley figcaption [class*="title"]::after,figure.effectck-marley figcaption [class*="desc"] {opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}figure.effectck-marley:hover figcaption [class*="title"]::after,figure.effectck-marley:hover figcaption [class*="desc"] {opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}/*---------------*//***** Ruby *****//*---------------*/figure.effectck-ruby {background-color: #17819c;}figure.effectck-ruby img {opacity: 0.7;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: scale(1.15);transform: scale(1.15);}figure.effectck-ruby:hover img {opacity: 0.5;-webkit-transform: scale(1);transform: scale(1);}figure.effectck-ruby figcaption [class*="title"] {/*margin-top: 20%;*/-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;-webkit-transform: translate3d(0,20px,0);transform: translate3d(0,20px,0);}figure.effectck-ruby figcaption [class*="desc"] {margin: 1em 0 0;padding: 1em;border: 1px solid #fff;opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(0,20px,0) scale(1.1);transform: translate3d(0,20px,0) scale(1.1);} figure.effectck-ruby:hover figcaption [class*="title"] {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}figure.effectck-ruby:hover figcaption [class*="desc"] {opacity: 1;-webkit-transform: translate3d(0,0,0) scale(1);transform: translate3d(0,0,0) scale(1);}/*---------------*//***** Roxy *****//*---------------*/figure.effectck-roxy {background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);background: linear-gradient(45deg, #ff89e9 0%,#05abe0 100%);}figure.effectck-roxy img {max-width: none !important;width: -webkit-calc(100% + 60px);width: calc(100% + 60px);-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(-50px,0,0);transform: translate3d(-50px,0,0);}figure.effectck-roxy figcaption::before {position: absolute;top: 30px;right: 30px;bottom: 30px;left: 30px;border: 1px solid #fff;content: '';opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(-20px,0,0);transform: translate3d(-20px,0,0);}figure.effectck-roxy figcaption {padding: 3em;text-align: left;}figure.effectck-roxy figcaption [class*="title"] {/*padding: 30% 0 10px 0;*/}figure.effectck-roxy figcaption [class*="desc"] {opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(-10px,0,0);transform: translate3d(-10px,0,0);}figure.effectck-roxy:hover img {opacity: 0.7;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}figure.effectck-roxy:hover figcaption::before,figure.effectck-roxy:hover figcaption [class*="desc"] {opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}/*---------------*//***** Bubba *****//*---------------*/figure.effectck-bubba {background: #9e5406;}figure.effectck-bubba img {opacity: 0.7;-webkit-transition: opacity 0.35s;transition: opacity 0.35s;}figure.effectck-bubba:hover img {opacity: 0.4;}figure.effectck-bubba figcaption::before,figure.effectck-bubba figcaption::after {position: absolute;top: 7%;right: 7%;bottom: 7%;left: 7%;content: '';opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}figure.effectck-bubba figcaption::before {border-top: 1px solid #fff;border-bottom: 1px solid #fff;-webkit-transform: scale(0,1);transform: scale(0,1);}figure.effectck-bubba figcaption::after {border-right: 1px solid #fff;border-left: 1px solid #fff;-webkit-transform: scale(1,0);transform: scale(1,0);}figure.effectck-bubba figcaption [class*="title"] {/*padding-top: 30%;*/-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;-webkit-transform: translate3d(0,-20px,0);transform: translate3d(0,-20px,0);}figure.effectck-bubba figcaption [class*="desc"] {padding: 20px 2.5em;opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(0,20px,0);transform: translate3d(0,20px,0);}figure.effectck-bubba:hover figcaption::before,figure.effectck-bubba:hover figcaption::after {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}figure.effectck-bubba:hover figcaption [class*="title"],figure.effectck-bubba:hover figcaption [class*="desc"] {opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}/*---------------*//***** Romeo *****//*---------------*/figure.effectck-romeo {-webkit-perspective: 1000px;perspective: 1000px;}figure.effectck-romeo img {-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(0,0,300px);transform: translate3d(0,0,300px);}figure.effectck-romeo:hover img {opacity: 0.6;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}figure.effectck-romeo figcaption::before,figure.effectck-romeo figcaption::after {position: absolute;top: 50%;left: 50%;width: 80%;height: 1px;background: #fff;content: '';-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(-50%,-50%,0);transform: translate3d(-50%,-50%,0);}figure.effectck-romeo:hover figcaption::before {opacity: 0.5;-webkit-transform: translate3d(-50%,-50%,0) rotate(45deg);transform: translate3d(-50%,-50%,0) rotate(45deg);}figure.effectck-romeo:hover figcaption::after {opacity: 0.5;-webkit-transform: translate3d(-50%,-50%,0) rotate(-45deg);transform: translate3d(-50%,-50%,0) rotate(-45deg);}figure.effectck-romeo figcaption [class*="title"],figure.effectck-romeo figcaption [class*="desc"] {position: absolute;top: 50%;left: 0;right: 0;-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;}figure.effectck-romeo figcaption [class*="title"] {-webkit-transform: translate3d(0,-50%,0) translate3d(0,-150%,0);transform: translate3d(0,-50%,0) translate3d(0,-150%,0);}figure.effectck-romeo figcaption [class*="desc"] {padding: 0.25em 2em;-webkit-transform: translate3d(0,-80%,0) translate3d(0,150%,0);transform: translate3d(0,-80%,0) translate3d(0,150%,0);}figure.effectck-romeo:hover figcaption [class*="title"] {-webkit-transform: translate3d(0,-50%,0) translate3d(0,-100%,0);transform: translate3d(0,-50%,0) translate3d(0,-100%,0);}figure.effectck-romeo:hover figcaption [class*="desc"] {-webkit-transform: translate3d(0,-50%,0) translate3d(0,100%,0);transform: translate3d(0,-50%,0) translate3d(0,100%,0);}/*---------------*//***** Milo *****//*---------------*/figure.effectck-milo {background: #2e5d5a;}figure.effectck-milo img {max-width: none !important;width: -webkit-calc(100% + 60px);width: calc(100% + 60px);opacity: 1;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(-30px,0,0) scale(1.12);transform: translate3d(-30px,0,0) scale(1.12);-webkit-backface-visibility: hidden;backface-visibility: hidden;}figure.effectck-milo:hover img {opacity: 0.5;-webkit-transform: translate3d(0,0,0) scale(1);transform: translate3d(0,0,0) scale(1);}figure.effectck-milo figcaption [class*="title"] {position: absolute;right: 0;bottom: 0;padding: 1em 1.2em;}figure.effectck-milo figcaption [class*="desc"] {padding: 0 10px 0 0;width: 50%;border-right: 1px solid #fff;text-align: right;opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(-40px,0,0);transform: translate3d(-40px,0,0);}figure.effectck-milo:hover figcaption [class*="desc"] {opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}/*---------------*//***** Dexter *****//*---------------*/figure.effectck-dexter {background: -webkit-linear-gradient(top, rgba(37,141,200,1) 0%, rgba(104,60,19,1) 100%);background: linear-gradient(to bottom, rgba(37,141,200,1) 0%,rgba(104,60,19,1) 100%); }figure.effectck-dexter img {-webkit-transition: opacity 0.35s;transition: opacity 0.35s;}figure.effectck-dexter:hover img {opacity: 0.4;}figure.effectck-dexter figcaption::after {position: absolute;right: 7%;bottom: 7%;left: 7%;height: -webkit-calc(50% - 30px);height: calc(50% - 30px);border: 7px solid #fff;content: '';-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;-webkit-transform: translate3d(0,-100%,0);transform: translate3d(0,-100%,0);}figure.effectck-dexter:hover figcaption::after {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}figure.effectck-dexter figcaption {padding: 12%;text-align: left;}figure.effectck-dexter figcaption [class*="desc"] {position: absolute;right: 14%;bottom: 14%;left: 14%;opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(0,-100px,0);transform: translate3d(0,-100px,0);}figure.effectck-dexter:hover figcaption [class*="desc"] {opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}/*---------------*//***** Sarah *****//*---------------*/figure.effectck-sarah {background: #42b078;}figure.effectck-sarah img {max-width: none !important;width: -webkit-calc(100% + 20px);width: calc(100% + 20px);-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(-10px,0,0);transform: translate3d(-10px,0,0);-webkit-backface-visibility: hidden;backface-visibility: hidden;}figure.effectck-sarah:hover img {opacity: 0.4;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}figure.effectck-sarah figcaption {text-align: left;}figure.effectck-sarah figcaption [class*="title"] {position: relative;overflow: hidden;padding: 0.5em 0;}figure.effectck-sarah figcaption [class*="title"]::after {position: absolute;bottom: 0;left: 0;width: 100%;height: 3px;background: #fff;content: '';-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;-webkit-transform: translate3d(-100%,0,0);transform: translate3d(-100%,0,0);}figure.effectck-sarah:hover figcaption [class*="title"]::after {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}figure.effectck-sarah figcaption [class*="desc"] {padding: 1em 0;opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(100%,0,0);transform: translate3d(100%,0,0);}figure.effectck-sarah:hover figcaption [class*="desc"] {opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}/*---------------*//***** Zoe *****//*---------------*/figure.effectck-zoe figcaption {top: auto;bottom: 0;padding: 1em;height: 3.75em;background: #fff;color: #3c4a50;-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;-webkit-transform: translate3d(0,100%,0);transform: translate3d(0,100%,0);}figure.effectck-zoe figcaption [class*="title"] {float: left;}figure.effectck-zoe figcaption [class*="desc"].icon-links a {float: right;color: #3c4a50;font-size: 1.4em;}figure.effectck-zoe:hover figcaption [class*="desc"].icon-links a:hover,figure.effectck-zoe:hover figcaption [class*="desc"].icon-links a:focus {color: #252d31;}figure.effectck-zoe figcaption [class*="desc"].description {position: absolute;bottom: 8em;padding: 2em;color: #fff;text-transform: none;font-size: 90%;opacity: 0;-webkit-transition: opacity 0.35s;transition: opacity 0.35s;-webkit-backface-visibility: hidden; /* Fix for Chrome 37.0.2062.120 (Mac) */}figure.effectck-zoe figcaption [class*="title"],figure.effectck-zoe figcaption [class*="desc"].icon-links a {-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;-webkit-transform: translate3d(0,200%,0);transform: translate3d(0,200%,0);}figure.effectck-zoe figcaption [class*="desc"].icon-links a span::before {display: inline-block;padding: 8px 10px;font-family: 'feathericons';speak: none;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.icon-eye::before {content: '\e000';}.icon-paper-clip::before {content: '\e001';}.icon-heart::before {content: '\e024';}figure.effectck-zoe figcaption [class*="title"] {display: inline-block;}figure.effectck-zoe:hover figcaption [class*="desc"].description {opacity: 1;}figure.effectck-zoe:hover figcaption,figure.effectck-zoe:hover figcaption [class*="title"],figure.effectck-zoe:hover figcaption [class*="desc"].icon-links a {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}figure.effectck-zoe:hover figcaption [class*="title"] {-webkit-transition-delay: 0.05s;transition-delay: 0.05s;}figure.effectck-zoe:hover figcaption [class*="desc"].icon-links a:nth-child(3) {-webkit-transition-delay: 0.1s;transition-delay: 0.1s;}figure.effectck-zoe:hover figcaption [class*="desc"].icon-links a:nth-child(2) {-webkit-transition-delay: 0.15s;transition-delay: 0.15s;}figure.effectck-zoe:hover figcaption [class*="desc"].icon-links a:first-child {-webkit-transition-delay: 0.2s;transition-delay: 0.2s;}/*---------------*//***** Chico *****//*---------------*/figure.effectck-chico img {-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: scale(1.12);transform: scale(1.12);}figure.effectck-chico:hover img {opacity: 0.5;-webkit-transform: scale(1);transform: scale(1);}figure.effectck-chico figcaption {padding: 3em;}figure.effectck-chico figcaption::before {position: absolute;top: 7%;right: 7%;bottom: 7%;left: 7%;border: 1px solid #fff;content: '';-webkit-transform: scale(1.1);transform: scale(1.1);}figure.effectck-chico figcaption::before,figure.effectck-chico figcaption [class*="desc"] {opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}figure.effectck-chico figcaption [class*="title"] {/*padding: 20% 0 20px 0;*/}figure.effectck-chico figcaption [class*="desc"] {margin: 0 auto;max-width: 200px;-webkit-transform: scale(1.5);transform: scale(1.5);}figure.effectck-chico:hover figcaption::before,figure.effectck-chico:hover figcaption [class*="desc"] {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}/*---------------*//***** Julia *****//*---------------*/figure.effectck-julia {background: #2f3238;}figure.effectck-julia img {max-width: none !important;/*height: 400px;*/-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}figure.effectck-julia figcaption {text-align: left;}figure.effectck-julia figcaption [class*="title"] {position: relative;padding: 0.5em 0;}figure.effectck-julia figcaption [class*="desc"] {display: inline-block;margin: 0 0 0.25em;padding: 0.4em 1em;background: rgba(255,255,255,0.9);color: #2f3238;text-transform: none;font-weight: 500;font-size: 75%;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(-360px,0,0);transform: translate3d(-360px,0,0);}figure.effectck-julia figcaption [class*="desc"]:first-child {-webkit-transition-delay: 0.15s;transition-delay: 0.15s;}figure.effectck-julia figcaption [class*="desc"]:nth-of-type(2) {-webkit-transition-delay: 0.1s;transition-delay: 0.1s;}figure.effectck-julia figcaption [class*="desc"]:nth-of-type(3) {-webkit-transition-delay: 0.05s;transition-delay: 0.05s;}figure.effectck-julia:hover figcaption [class*="desc"]:first-child {-webkit-transition-delay: 0s;transition-delay: 0s;}figure.effectck-julia:hover figcaption [class*="desc"]:nth-of-type(2) {-webkit-transition-delay: 0.05s;transition-delay: 0.05s;}figure.effectck-julia:hover figcaption [class*="desc"]:nth-of-type(3) {-webkit-transition-delay: 0.1s;transition-delay: 0.1s;}figure.effectck-julia:hover img {opacity: 0.4;-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);}figure.effectck-julia:hover figcaption [class*="desc"] {opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}/*-----------------*//***** Goliath *****//*-----------------*/figure.effectck-goliath {background: #df4e4e;}figure.effectck-goliath img,figure.effectck-goliath figcaption [class*="title"] {-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;}figure.effectck-goliath img {-webkit-backface-visibility: hidden;backface-visibility: hidden;}figure.effectck-goliath figcaption [class*="title"],figure.effectck-goliath figcaption [class*="desc"] {position: absolute;bottom: 0;left: 0;padding: 15px 30px;}figure.effectck-goliath figcaption [class*="desc"] {text-transform: none;font-size: 90%;opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(0,50px,0);transform: translate3d(0,50px,0);}figure.effectck-goliath:hover img {-webkit-transform: translate3d(0,-80px,0);transform: translate3d(0,-80px,0);}figure.effectck-goliath:hover figcaption [class*="title"] {-webkit-transform: translate3d(0,-100px,0);transform: translate3d(0,-100px,0);}figure.effectck-goliath:hover figcaption [class*="desc"] {opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}/*-----------------*//***** Hera *****//*-----------------*/figure.effectck-hera {background: #303fa9;}figure.effectck-hera figcaption [class*="title"] {font-size: 158.75%;}figure.effectck-hera figcaption [class*="title"],figure.effectck-hera figcaption [class*="desc"] {position: absolute;top: 50%;left: 50%;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(-50%,-50%,0);transform: translate3d(-50%,-50%,0);-webkit-transform-origin: 50%;transform-origin: 50%;}figure.effectck-hera figcaption::before {position: absolute;top: 50%;left: 50%;width: 200px;height: 200px;border: 2px solid #fff;content: '';opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);-webkit-transform-origin: 50%;transform-origin: 50%;}figure.effectck-hera figcaption [class*="desc"] {width: 100px;text-transform: none;font-size: 121%;line-height: 2;}figure.effectck-hera figcaption [class*="desc"] a {color: #fff;}figure.effectck-hera figcaption [class*="desc"] a:hover,figure.effectck-hera figcaption [class*="desc"] a:focus {opacity: 0.6;}figure.effectck-hera figcaption [class*="desc"] a i {opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}figure.effectck-hera figcaption [class*="desc"] a:first-child i {-webkit-transform: translate3d(-60px,-60px,0);transform: translate3d(-60px,-60px,0);}figure.effectck-hera figcaption [class*="desc"] a:nth-child(2) i {-webkit-transform: translate3d(60px,-60px,0);transform: translate3d(60px,-60px,0);}figure.effectck-hera figcaption [class*="desc"] a:nth-child(3) i {-webkit-transform: translate3d(-60px,60px,0);transform: translate3d(-60px,60px,0);}figure.effectck-hera figcaption [class*="desc"] a:nth-child(4) i {-webkit-transform: translate3d(60px,60px,0);transform: translate3d(60px,60px,0);}figure.effectck-hera:hover figcaption::before {opacity: 1;-webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(1,1,1);transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(1,1,1);}figure.effectck-hera:hover figcaption [class*="title"] {opacity: 0;-webkit-transform: translate3d(-50%,-50%,0) scale3d(0.8,0.8,1);transform: translate3d(-50%,-50%,0) scale3d(0.8,0.8,1);}figure.effectck-hera:hover figcaption [class*="desc"] i:empty {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0); /* just because it's stronger than nth-child */opacity: 1;}/*-----------------*//***** Winston *****//*-----------------*/figure.effectck-winston {background: #162633;text-align: left;}figure.effectck-winston img {-webkit-transition: opacity 0.45s;transition: opacity 0.45s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}figure.effectck-winston figcaption::before {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url(../img/triangle.svg) no-repeat center center;background-size: 100% 100%;content: '';-webkit-transition: opacity 0.45s, -webkit-transform 0.45s;transition: opacity 0.45s, transform 0.45s;-webkit-transform: rotate3d(0,0,1,45deg);transform: rotate3d(0,0,1,45deg);-webkit-transform-origin: 0 100%;transform-origin: 0 100%;}figure.effectck-winston figcaption [class*="title"] {-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;-webkit-transform: translate3d(0,20px,0);transform: translate3d(0,20px,0);}figure.effectck-winston figcaption [class*="desc"] {position: absolute;right: 0;bottom: 0;padding: 0 1.5em 7% 0;}figure.effectck-winston a {margin: 0 10px;color: #5d504f;font-size: 170%;}figure.effectck-winston a:hover,figure.effectck-winston a:focus {color: #cc6055;}figure.effectck-winston figcaption [class*="desc"] a i {opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(0,50px,0);transform: translate3d(0,50px,0);}figure.effectck-winston:hover img {opacity: 0.6;}figure.effectck-winston:hover figcaption [class*="title"] {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}figure.effectck-winston:hover figcaption::before {opacity: 0.7;-webkit-transform: rotate3d(0,0,1,20deg);transform: rotate3d(0,0,1,20deg);}figure.effectck-winston:hover figcaption [class*="desc"] i {opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}figure.effectck-winston:hover figcaption [class*="desc"] a:nth-child(3) i {-webkit-transition-delay: 0.05s;transition-delay: 0.05s;}figure.effectck-winston:hover figcaption [class*="desc"] a:nth-child(2) i {-webkit-transition-delay: 0.1s;transition-delay: 0.1s;}figure.effectck-winston:hover figcaption [class*="desc"] a:first-child i {-webkit-transition-delay: 0.15s;transition-delay: 0.15s;}/*-----------------*//***** Selena *****//*-----------------*/figure.effectck-selena {background: #fff;}figure.effectck-selena img {opacity: 0.95;-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;-webkit-transform-origin: 50% 50%;transform-origin: 50% 50%;}figure.effectck-selena:hover img {-webkit-transform: scale3d(0.95,0.95,1);transform: scale3d(0.95,0.95,1);}figure.effectck-selena figcaption [class*="title"] {-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;-webkit-transform: translate3d(0,20px,0);transform: translate3d(0,20px,0);}figure.effectck-selena figcaption [class*="desc"] {opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: perspective(1000px) rotate3d(1,0,0,90deg);transform: perspective(1000px) rotate3d(1,0,0,90deg);-webkit-transform-origin: 50% 0%;transform-origin: 50% 0%;}figure.effectck-selena:hover figcaption [class*="title"] {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}figure.effectck-selena:hover figcaption [class*="desc"] {opacity: 1;-webkit-transform: perspective(1000px) rotate3d(1,0,0,0);transform: perspective(1000px) rotate3d(1,0,0,0);}/*-----------------*//***** Terry *****//*-----------------*/figure.effectck-terry {background: #34495e;}figure.effectck-terry figcaption {padding: 1em;}figure.effectck-terry figcaption::before,figure.effectck-terry figcaption::after {position: absolute;width: 200%;height: 200%;border-style: solid;border-color: #101010;content: '';-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;}figure.effectck-terry figcaption::before {right: 0;bottom: 0;border-width: 0 70px 60px 0;-webkit-transform: translate3d(70px,60px,0);transform: translate3d(70px,60px,0);}figure.effectck-terry figcaption::after {top: 0;left: 0;border-width: 15px 0 0 15px;-webkit-transform: translate3d(-15px,-15px,0);transform: translate3d(-15px,-15px,0);}figure.effectck-terry img,figure.effectck-terry figcaption [class*="desc"] a {-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}figure.effectck-terry img {opacity: 0.85;}figure.effectck-terry figcaption [class*="title"] {position: absolute;bottom: 0;left: 0;padding: 0.4em 10px;width: 50%;-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;-webkit-transform: translate3d(100%,0,0);transform: translate3d(100%,0,0);}@media screen and (max-width: 920px) {figure.effectck-terry figcaption [class*="title"] {padding: 0.75em 10px;font-size: 120%;}}figure.effectck-terry figcaption [class*="desc"] {float: right;clear: both;text-align: left;text-transform: none;font-size: 111%;}figure.effectck-terry figcaption [class*="desc"] a {display: block;margin-bottom: 1em;color: #fff;opacity: 0;-webkit-transform: translate3d(90px,0,0);transform: translate3d(90px,0,0);}figure.effectck-terry figcaption [class*="desc"] a:hover,figure.effectck-terry figcaption [class*="desc"] a:focus {color: #f3cf3f;}figure.effectck-terry:hover figcaption::before,figure.effectck-terry:hover figcaption::after {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}figure.effectck-terry:hover img {opacity: 0.6;}figure.effectck-terry:hover figcaption [class*="title"],figure.effectck-terry:hover figcaption [class*="desc"] a {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}figure.effectck-terry:hover figcaption [class*="desc"] a {opacity: 1;}figure.effectck-terry:hover figcaption [class*="desc"] a:first-child {-webkit-transition-delay: 0.025s;transition-delay: 0.025s;}figure.effectck-terry:hover figcaption [class*="desc"] a:nth-child(2) {-webkit-transition-delay: 0.05s;transition-delay: 0.05s;}figure.effectck-terry:hover figcaption [class*="desc"] a:nth-child(3) {-webkit-transition-delay: 0.075s;transition-delay: 0.075s;}figure.effectck-terry:hover figcaption [class*="desc"] a:nth-child(4) {-webkit-transition-delay: 0.1s;transition-delay: 0.1s;}/*-----------------*//***** Phoebe *****//*-----------------*/figure.effectck-phoebe {background: #675983;}figure.effectck-phoebe img {opacity: 0.85;-webkit-transition: opacity 0.35s;transition: opacity 0.35s;}figure.effectck-phoebe:hover img {opacity: 0.6;}figure.effectck-phoebe figcaption::before {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url(../img/triangle2.svg) no-repeat center center;background-size: 100% 100%;content: '';-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: scale3d(5,2.5,1);transform: scale3d(5,2.5,1);-webkit-transform-origin: 50% 50%;transform-origin: 50% 50%;}figure.effectck-phoebe:hover figcaption::before {opacity: 0.6;-webkit-transform: scale3d(1,1,1);transform: scale3d(1,1,1);}figure.effectck-phoebe figcaption [class*="title"] {margin-top: 1em;-webkit-transition: transform 0.35s;transition: transform 0.35s;-webkit-transform: translate3d(0,40px,0);transform: translate3d(0,40px,0);}figure.effectck-phoebe:hover figcaption [class*="title"] {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}figure.effectck-phoebe figcaption [class*="desc"] a {color: #fff;font-size: 140%;opacity: 0;position: relative;display: inline-block;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}figure.effectck-phoebe figcaption [class*="desc"] a:first-child {-webkit-transform: translate3d(-60px,-60px,0);transform: translate3d(-60px,-60px,0);}figure.effectck-phoebe figcaption [class*="desc"] a:nth-child(2) {-webkit-transform: translate3d(0,60px,0);transform: translate3d(0,60px,0);}figure.effectck-phoebe figcaption [class*="desc"] a:nth-child(3) {-webkit-transform: translate3d(60px,-60px,0);transform: translate3d(60px,-60px,0);}figure.effectck-phoebe:hover figcaption [class*="desc"] a {opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}/*-----------------*//***** Apollo *****//*-----------------*/figure.effectck-apollo {background: #3498db;}figure.effectck-apollo img {opacity: 0.95;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: scale3d(1.05,1.05,1);transform: scale3d(1.05,1.05,1);}figure.effectck-apollo figcaption::before {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(255,255,255,0.5);content: '';-webkit-transition: -webkit-transform 0.6s;transition: transform 0.6s;-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);}figure.effectck-apollo figcaption [class*="desc"] {position: absolute;right: 0;bottom: 0;margin: 3em;padding: 0 1em;max-width: 150px;border-right: 4px solid #fff;text-align: right;opacity: 0;-webkit-transition: opacity 0.35s;transition: opacity 0.35s;}figure.effectck-apollo figcaption [class*="title"] {text-align: left;}figure.effectck-apollo:hover img {opacity: 0.6;-webkit-transform: scale3d(1,1,1);transform: scale3d(1,1,1);}figure.effectck-apollo:hover figcaption::before {-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);}figure.effectck-apollo:hover figcaption [class*="desc"] {opacity: 1;-webkit-transition-delay: 0.1s;transition-delay: 0.1s;}/*-----------------*//***** Kira *****//*-----------------*/figure.effectck-kira {background: #fff;text-align: left;}figure.effectck-kira img {-webkit-transition: opacity 0.35s;transition: opacity 0.35s;}figure.effectck-kira figcaption {z-index: 1;}figure.effectck-kira figcaption [class*="desc"] {padding: 2.25em 0.5em;font-weight: 600;font-size: 100%;line-height: 1.5;opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(0,-10px,0);transform: translate3d(0,-10px,0);}figure.effectck-kira figcaption [class*="desc"] a {margin: 0 0.5em;color: #101010;}figure.effectck-kira figcaption [class*="desc"] a:hover,figure.effectck-kira figcaption [class*="desc"] a:focus {opacity: 0.6;}figure.effectck-kira figcaption::before {position: absolute;top: 0;right: 2em;left: 2em;z-index: -1;height: 3.5em;background: #fff;content: '';-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(0,4em,0) scale3d(1,0.023,1) ;transform: translate3d(0,4em,0) scale3d(1,0.023,1);-webkit-transform-origin: 50% 0;transform-origin: 50% 0;}figure.effectck-kira:hover img {opacity: 0.5;}figure.effectck-kira:hover figcaption [class*="desc"] {opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}figure.effectck-kira:hover figcaption::before {opacity: 0.7;-webkit-transform: translate3d(0,5em,0) scale3d(1,1,1) ;transform: translate3d(0,5em,0) scale3d(1,1,1);}/*-----------------*//***** Steve *****//*-----------------*/figure.effectck-steve {z-index: auto;overflow: visible;background: #000;}figure.effectck-steve:before,figure.effectck-steve figcaption [class*="title"]:before {position: absolute;top: 0;left: 0;z-index: -1;width: 100%;height: 100%;background: #000;content: '';-webkit-transition: opacity 0.35s;transition: opacity 0.35s;}figure.effectck-steve:before {box-shadow: 0 3px 30px rgba(0,0,0,0.8);opacity: 0;}figure.effectck-steve figcaption {z-index: 1;}figure.effectck-steve img {opacity: 1;-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;-webkit-transform: perspective(1000px) translate3d(0,0,0);transform: perspective(1000px) translate3d(0,0,0);}figure.effectck-steve figcaption [class*="title"],figure.effectck-steve figcaption [class*="desc"] {background: #fff;color: #2d434e;}figure.effectck-steve figcaption [class*="title"] {position: relative;margin-top: 0.5em;padding: 0.25em;}figure.effectck-steve figcaption [class*="title"]:before {box-shadow: 0 1px 10px rgba(0,0,0,0.5);}figure.effectck-steve figcaption [class*="desc"] {margin-top: 1em;padding: 0.5em;font-weight: 800;opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: scale3d(0.9,0.9,1);transform: scale3d(0.9,0.9,1);}figure.effectck-steve:hover:before {opacity: 1;}figure.effectck-steve:hover img {-webkit-transform: perspective(1000px) translate3d(0,0,21px);transform: perspective(1000px) translate3d(0,0,21px);}figure.effectck-steve:hover figcaption [class*="title"]:before {opacity: 0;}figure.effectck-steve:hover figcaption [class*="desc"] {opacity: 1;-webkit-transform: scale3d(1,1,1);transform: scale3d(1,1,1);}/*-----------------*//***** Moses *****//*-----------------*/figure.effectck-moses {background: -webkit-linear-gradient(-45deg, #EC65B7 0%,#05E0D8 100%);background: linear-gradient(-45deg, #EC65B7 0%,#05E0D8 100%);}figure.effectck-moses img {opacity: 0.85;-webkit-transition: opacity 0.35s;transition: opacity 0.35s;}figure.effectck-moses figcaption [class*="title"],figure.effectck-moses figcaption [class*="desc"] {padding: 7%;min-width: 50%;height: 50%;border: 2px solid #fff;}figure.effectck-moses figcaption [class*="title"] {padding: 7%;min-width: 50%;height: 50%;text-align: left;-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;-webkit-transform: translate3d(10px,10px,0);transform: translate3d(10px,10px,0);}figure.effectck-moses figcaption [class*="desc"] {float: right;padding: 7%;text-align: right;opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(-50%,-50%,0);transform: translate3d(-50%,-50%,0);}figure.effectck-moses:hover figcaption [class*="title"] {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}figure.effectck-moses:hover figcaption [class*="desc"] {opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}figure.effectck-moses:hover img {opacity: 0.6;}/*---------------*//***** Jazz *****//*---------------*/figure.effectck-jazz {background: -webkit-linear-gradient(-45deg, #f3cf3f 0%,#f33f58 100%);background: linear-gradient(-45deg, #f3cf3f 0%,#f33f58 100%);}figure.effectck-jazz img {opacity: 0.9;}figure.effectck-jazz figcaption::after,figure.effectck-jazz img,figure.effectck-jazz figcaption [class*="desc"] {-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}figure.effectck-jazz figcaption::after {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-top: 1px solid #fff;border-bottom: 1px solid #fff;content: '';opacity: 0;-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);-webkit-transform-origin: 50% 50%;transform-origin: 50% 50%;}figure.effectck-jazz figcaption [class*="title"],figure.effectck-jazz figcaption [class*="desc"] {opacity: 1;-webkit-transform: scale3d(0.8,0.8,1);transform: scale3d(0.8,0.8,1);}figure.effectck-jazz figcaption [class*="title"] {padding-top: 7%;-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;}figure.effectck-jazz figcaption [class*="desc"] {padding: 0.5em 2em;text-transform: none;font-size: 0.85em;opacity: 0;}figure.effectck-jazz:hover img {opacity: 0.7;-webkit-transform: scale3d(1.05,1.05,1);transform: scale3d(1.05,1.05,1);}figure.effectck-jazz:hover figcaption::after {opacity: 1;-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);}figure.effectck-jazz:hover figcaption [class*="title"],figure.effectck-jazz:hover figcaption [class*="desc"] {opacity: 1;-webkit-transform: scale3d(1,1,1);transform: scale3d(1,1,1);}/*---------------*//***** Ming *****//*---------------*/figure.effectck-ming {background: #030c17;}figure.effectck-ming img {opacity: 0.9;-webkit-transition: opacity 0.35s;transition: opacity 0.35s;}figure.effectck-ming figcaption::before {position: absolute;top: 7%;right: 7%;bottom: 7%;left: 7%;border: 2px solid #fff;box-shadow: 0 0 0 7% rgba(255,255,255,0.2);content: '';opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: scale3d(1.4,1.4,1);transform: scale3d(1.4,1.4,1);}figure.effectck-ming figcaption [class*="title"] {margin: 7% 0 10px 0;-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;}figure.effectck-ming figcaption [class*="desc"] {padding: 1em;opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: scale(1.5);transform: scale(1.5);}figure.effectck-ming:hover figcaption [class*="title"] {-webkit-transform: scale(0.9);transform: scale(0.9);}figure.effectck-ming:hover figcaption::before,figure.effectck-ming:hover figcaption [class*="desc"] {opacity: 1;-webkit-transform: scale3d(1,1,1);transform: scale3d(1,1,1);}figure.effectck-ming:hover figcaption {background-color: rgba(58,52,42,0);}figure.effectck-ming:hover img {opacity: 0.4;}/*---------------*//***** Lexi *****//*---------------*/figure.effectck-lexi {background: -webkit-linear-gradient(-45deg, #000 0%,#fff 100%);background: linear-gradient(-45deg, #000 0%,#fff 100%);}figure.effectck-lexi img {margin: -10px 0 0 -10px;max-width: none !important;width: -webkit-calc(100% + 10px);width: calc(100% + 10px);opacity: 0.9;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(10px,10px,0);transform: translate3d(10px,10px,0);-webkit-backface-visibility: hidden;backface-visibility: hidden;}figure.effectck-lexi figcaption::before,figure.effectck-lexi figcaption [class*="desc"] {-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}figure.effectck-lexi figcaption::before {position: absolute;right: -100px;bottom: -100px;width: 300px;height: 300px;border: 2px solid #fff;border-radius: 50%;box-shadow: 0 0 0 900px rgba(255,255,255,0.2);content: '';opacity: 0;-webkit-transform: scale3d(0.5,0.5,1);transform: scale3d(0.5,0.5,1);-webkit-transform-origin: 50% 50%;transform-origin: 50% 50%;}figure.effectck-lexi:hover img {opacity: 0.6;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}figure.effectck-lexi figcaption [class*="title"] {text-align: left;-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;-webkit-transform: translate3d(5px,5px,0);transform: translate3d(5px,5px,0);}figure.effectck-lexi figcaption [class*="desc"] {position: absolute;right: 0;bottom: 0;padding: 0 1.5em 1.5em 0;width: 140px;text-align: right;opacity: 0;-webkit-transform: translate3d(20px,20px,0);transform: translate3d(20px,20px,0);}figure.effectck-lexi:hover figcaption::before {opacity: 1;-webkit-transform: scale3d(1,1,1);transform: scale3d(1,1,1);}figure.effectck-lexi:hover figcaption [class*="title"],figure.effectck-lexi:hover figcaption [class*="desc"] {opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}/*---------------*//***** Duke *****//*---------------*/figure.effectck-duke {background: -webkit-linear-gradient(-45deg, #34495e 0%,#cc6055 100%);background: linear-gradient(-45deg, #34495e 0%,#cc6055 100%);}figure.effectck-duke img,figure.effectck-duke figcaption [class*="desc"] {-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}figure.effectck-duke:hover img {opacity: 0.1;-webkit-transform: scale3d(2,2,1);transform: scale3d(2,2,1);}figure.effectck-duke figcaption [class*="title"] {-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;-webkit-transform: scale3d(0.8,0.8,1);transform: scale3d(0.8,0.8,1);-webkit-transform-origin: 50% 100%;transform-origin: 50% 100%;}figure.effectck-duke figcaption [class*="desc"] {position: absolute;bottom: 0;left: 0;margin: 20px;padding: 7%;border: 2px solid #fff;text-transform: none;font-size: 90%;opacity: 0;-webkit-transform: scale3d(0.8,0.8,1);transform: scale3d(0.8,0.8,1);-webkit-transform-origin: 50% -100%;transform-origin: 50% -100%;}figure.effectck-duke:hover figcaption [class*="title"],figure.effectck-duke:hover figcaption [class*="desc"] {opacity: 1;-webkit-transform: scale3d(1,1,1);transform: scale3d(1,1,1);}/* retrocompatibility with old styles *//*---------------*//***** Fadeck *****//*---------------*/figure.fadeck, figure.effectck-fadeck {background: none;}figure.fadeck figcaption, figure.effectck-fadeck figcaption {top: auto;bottom: 0;padding: 1em;height: 50%;background: rgba(255,255,255,0.7);color: #3c4a50;-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;-webkit-transform: translate3d(0,100%,0);transform: translate3d(0,100%,0);}figure.fadeck img, figure.effectck-fadeck img {opacity: 1;-webkit-transition: opacity 0.35s;transition: opacity 0.35s;-webkit-backface-visibility: hidden;}figure.fadeck figcaption [class*="title"], figure.effectck-fadeck figcaption [class*="title"] {float: none;}figure.fadeck figcaption [class*="desc"].icon-links a,figure.effectck-fadeck figcaption [class*="desc"].icon-links a {float: right;color: #3c4a50;font-size: 1.4em;}figure.fadeck:hover figcaption [class*="desc"].icon-links a:hover,figure.fadeck:hover figcaption [class*="desc"].icon-links a:focus {color: #252d31;}figure.fadeck figcaption [class*="desc"].description,figure.effectck-fadeck figcaption [class*="desc"].description {position: absolute;bottom: 8em;padding: 2em;color: #fff;text-transform: none;font-size: 90%;opacity: 0;-webkit-transition: opacity 0.35s;transition: opacity 0.35s;-webkit-backface-visibility: hidden; /* Fix for Chrome 37.0.2062.120 (Mac) */}figure.fadeck figcaption [class*="title"],figure.fadeck figcaption [class*="title"],figure.effectck-fadeck figcaption [class*="desc"].icon-links a,figure.effectck-fadeck figcaption [class*="desc"].icon-links a {-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;-webkit-transform: translate3d(0,200%,0);transform: translate3d(0,200%,0);}figure.fadeck figcaption [class*="desc"].icon-links a span::before,figure.effectck-fadeck figcaption [class*="desc"].icon-links a span::before{display: inline-block;padding: 8px 10px;font-family: 'feathericons';speak: none;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}figure.fadeck figcaption [class*="title"],figure.effectck-fadeck figcaption [class*="title"] {display: inline-block;}figure.fadeck:hover figcaption [class*="desc"].description,figure.effectck-fadeck:hover figcaption [class*="desc"].description {opacity: 1;}figure.fadeck:hover img,figure.effectck-fadeck:hover img {opacity: 0.5;}figure.fadeck:hover figcaption,figure.effectck-fadeck:hover figcaption,figure.fadeck:hover figcaption [class*="title"],figure.effectck-fadeck:hover figcaption [class*="title"],figure.fadeck:hover figcaption [class*="desc"].icon-links a,figure.effectck-fadeck:hover figcaption [class*="desc"].icon-links a {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}figure.fadeck:hover figcaption [class*="title"],figure.effectck-fadeck:hover figcaption [class*="title"] {-webkit-transition-delay: 0.05s;transition-delay: 0.05s;}figure.fadeck:hover figcaption [class*="desc"].icon-links a:nth-child(3),figure.effectck-fadeck:hover figcaption [class*="desc"].icon-links a:nth-child(3) {-webkit-transition-delay: 0.1s;transition-delay: 0.1s;}figure.fadeck:hover figcaption [class*="desc"].icon-links a:nth-child(2),figure.effectck-fadeck:hover figcaption [class*="desc"].icon-links a:nth-child(2) {-webkit-transition-delay: 0.15s;transition-delay: 0.15s;}figure.fadeck:hover figcaption [class*="desc"].icon-links a:first-child,figure.effectck-fadeck:hover figcaption [class*="desc"].icon-links a:first-child {-webkit-transition-delay: 0.2s;transition-delay: 0.2s;}/*---------------*//***** Edafck *****//*---------------*/figure.edafck,figure.effectck-edafck {background: none;}figure.edafck figcaption,figure.effectck-edafck figcaption {top: auto;bottom: 0;padding: 1em;height: 50%;background: rgba(255,255,255,0.7);color: #3c4a50;-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;-webkit-transform: translate3d(0,100%,0);transform: translate3d(0,100%,0);}figure.edafck img,figure.effectck-edafck img {opacity: 0.5;-webkit-transition: opacity 0.35s;transition: opacity 0.35s;-webkit-backface-visibility: hidden;}figure.edafck figcaption [class*="title"],figure.effectck-edafck figcaption [class*="title"] {float: none;}figure.edafck figcaption [class*="desc"].icon-links a,figure.effectck-edafck figcaption [class*="desc"].icon-links a {float: right;color: #3c4a50;font-size: 1.4em;}figure.edafck:hover figcaption [class*="desc"].icon-links a:hover,figure.effectck-edafck:hover figcaption [class*="desc"].icon-links a:hover,figure.edafck:hover figcaption [class*="desc"].icon-links a:focus,figure.effectck-edafck:hover figcaption [class*="desc"].icon-links a:focus {color: #252d31;}figure.edafck figcaption [class*="desc"].description,figure.effectck-edafck figcaption [class*="desc"].description {position: absolute;bottom: 8em;padding: 2em;color: #fff;text-transform: none;font-size: 90%;opacity: 0;-webkit-transition: opacity 0.35s;transition: opacity 0.35s;-webkit-backface-visibility: hidden; /* Fix for Chrome 37.0.2062.120 (Mac) */}figure.edafck figcaption [class*="title"],figure.effectck-edafck figcaption [class*="title"],figure.edafck figcaption [class*="desc"].icon-links a,figure.effectck-edafck figcaption [class*="desc"].icon-links a {-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;-webkit-transform: translate3d(0,200%,0);transform: translate3d(0,200%,0);}figure.edafck figcaption [class*="desc"].icon-links a span::before,figure.effectck-edafck figcaption [class*="desc"].icon-links a span::before {display: inline-block;padding: 8px 10px;font-family: 'feathericons';speak: none;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}figure.edafck figcaption [class*="title"],figure.effectck-edafck figcaption [class*="title"] {display: inline-block;}figure.edafck:hover figcaption [class*="desc"].description,figure.effectck-edafck:hover figcaption [class*="desc"].description {opacity: 1;}figure.edafck:hover img,figure.effectck-edafck:hover img {opacity: 1;}figure.edafck:hover figcaption,figure.effectck-edafck:hover figcaption,figure.edafck:hover figcaption [class*="title"],figure.effectck-edafck:hover figcaption [class*="title"],figure.edafck:hover figcaption [class*="desc"].icon-links a,figure.effectck-edafck:hover figcaption [class*="desc"].icon-links a {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}figure.edafck:hover figcaption [class*="title"],figure.effectck-edafck:hover figcaption [class*="title"] {-webkit-transition-delay: 0.05s;transition-delay: 0.05s;}figure.edafck:hover figcaption [class*="desc"].icon-links a:nth-child(3),figure.effectck-edafck:hover figcaption [class*="desc"].icon-links a:nth-child(3) {-webkit-transition-delay: 0.1s;transition-delay: 0.1s;}figure.edafck:hover figcaption [class*="desc"].icon-links a:nth-child(2),figure.effectck-edafck:hover figcaption [class*="desc"].icon-links a:nth-child(2) {-webkit-transition-delay: 0.15s;transition-delay: 0.15s;}figure.edafck:hover figcaption [class*="desc"].icon-links a:first-child,figure.effectck-edafck:hover figcaption [class*="desc"].icon-links a:first-child {-webkit-transition-delay: 0.2s;transition-delay: 0.2s;}/*---------------*//***** Puffck *****//*---------------*/figure.puffck,figure.effectck-puffck {background: none;overflow: visible;}figure.puffck figcaption,figure.effectck-puffck figcaption {top: auto;bottom: 0;padding: 1em;height: 0;background: rgba(255,255,255,0.7);color: #3c4a50;/*-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;-webkit-transform: translate3d(0,100%,0);transform: translate3d(0,100%,0);*/overflow: hidden;opacity: 0;-webkit-transition: all 0.35s;transition: all 0.35s;}figure.puffck img,figure.effectck-puffck img {scale: 1;opacity: 1;-webkit-transition: opacity 0.35s;transition: opacity 0.35s;-webkit-backface-visibility: hidden;-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;}figure.puffck figcaption [class*="title"],figure.effectck-puffck figcaption [class*="title"] {float: none;}figure.puffck figcaption [class*="desc"].icon-links a,figure.effectck-puffck figcaption [class*="desc"].icon-links a {float: right;color: #3c4a50;font-size: 1.4em;}figure.puffck:hover figcaption [class*="desc"].icon-links a:hover,figure.effectck-puffck:hover figcaption [class*="desc"].icon-links a:hover,figure.puffck:hover figcaption [class*="desc"].icon-links a:focus,figure.effectck-puffck:hover figcaption [class*="desc"].icon-links a:focus {color: #252d31;}figure.puffck figcaption [class*="desc"].description,figure.effectck-puffck figcaption [class*="desc"].description {position: absolute;bottom: 8em;padding: 2em;color: #fff;text-transform: none;font-size: 90%;opacity: 0;-webkit-transition: opacity 0.35s;transition: opacity 0.35s;-webkit-backface-visibility: hidden; /* Fix for Chrome 37.0.2062.120 (Mac) */}figure.puffck figcaption [class*="title"],figure.effectck-puffck figcaption [class*="title"],figure.puffck figcaption [class*="desc"].icon-links a,figure.effectck-puffck figcaption [class*="desc"].icon-links a {-webkit-transition: -webkit-transform 0.35s;transition: transform 0.35s;-webkit-transform: translate3d(0,200%,0);transform: translate3d(0,200%,0);}figure.puffck figcaption [class*="desc"].icon-links a span::before,figure.effectck-puffck figcaption [class*="desc"].icon-links a span::before {display: inline-block;padding: 8px 10px;font-family: 'feathericons';speak: none;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}figure.puffck figcaption [class*="title"],figure.effectck-puffck figcaption [class*="title"] {display: inline-block;}figure.puffck:hover figcaption [class*="desc"].description,figure.effectck-puffck:hover figcaption [class*="desc"].description {opacity: 1;}figure.puffck:hover img,figure.effectck-puffck:hover img {z-index: 99;-webkit-transform: translate3d(0,0,0) scale(1.2);transform: translate3d(0,0,0) scale(1.2);}figure.puffck:hover figcaption,figure.effectck-puffck:hover figcaption {opacity: 1;height: 50%;}figure.puffck:hover figcaption,figure.effectck-puffck:hover figcaption,figure.puffck:hover figcaption [class*="title"],figure.effectck-puffck:hover figcaption [class*="title"],figure.puffck:hover figcaption [class*="desc"].icon-links a,figure.effectck-puffck:hover figcaption [class*="desc"].icon-links a {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);z-index: 100;}figure.puffck:hover figcaption [class*="title"],figure.effectck-puffck:hover figcaption [class*="title"] {-webkit-transition-delay: 0.05s;transition-delay: 0.05s;}figure.puffck:hover figcaption [class*="desc"].icon-links a:nth-child(3),figure.effectck-puffck:hover figcaption [class*="desc"].icon-links a:nth-child(3) {-webkit-transition-delay: 0.1s;transition-delay: 0.1s;}figure.puffck:hover figcaption [class*="desc"].icon-links a:nth-child(2),figure.effectck-puffck:hover figcaption [class*="desc"].icon-links a:nth-child(2) {-webkit-transition-delay: 0.15s;transition-delay: 0.15s;}figure.puffck:hover figcaption [class*="desc"].icon-links a:first-child,figure.effectck-puffck:hover figcaption [class*="desc"].icon-links a:first-child {-webkit-transition-delay: 0.2s;transition-delay: 0.2s;}/* Media queries *//*@media screen and (max-width: 50em) {figure[class*="effectck"] {display: inline-block;float: none;margin: 10px auto;width: 100%;}}@media screen and (max-width: 50em) {figure[class*="effectck"] {display: inline-block;float: none;margin: 10px auto;width: 100%;}}*/

/* FILE: /plugins/content/jdsocialshare/assets/animation/css/icon.css */
@font-face { font-family: 'JDSocial'; src:url(/plugins/content/jdsocialshare/assets/animation/fonts/JDSocial_2.eot?gd6mr8); src:url(/plugins/content/jdsocialshare/assets/animation/fonts/JDSocial_2.eot?#iefixgd6mr8) format('embedded-opentype'),  url(/plugins/content/jdsocialshare/assets/animation/fonts/JDSocial_2.woff?gd6mr8) format('woff'),  url(/plugins/content/jdsocialshare/assets/animation/fonts/JDSocial_2.ttf?gd6mr8) format('truetype'),  url(/plugins/content/jdsocialshare/assets/animation/fonts/JDSocial_2.svg?gd6mr8#JDSocial) format('svg'); font-weight: normal; font-style: normal;} @font-face {  font-family: 'icomoon';  src:  url(/plugins/content/jdsocialshare/assets/animation/fonts/icomoon.eot?o9zlmh);  src:  url(/plugins/content/jdsocialshare/assets/animation/fonts/icomoon.eot?o9zlmh#iefix) format('embedded-opentype'),    url(/plugins/content/jdsocialshare/assets/animation/fonts/icomoon.ttf?o9zlmh) format('truetype'),    url(/plugins/content/jdsocialshare/assets/animation/fonts/icomoon.woff?o9zlmh) format('woff'),    url(/plugins/content/jdsocialshare/assets/animation/fonts/icomoon.svg?o9zlmh#icomoon) format('svg');  font-weight: normal;  font-style: normal;}.dribbble:after{content: "\e638"; }.googleplus{ background-color: #BE3F2B;font-family: JDSocial;}.googleplus:after, .googleplus:before{ content: "\e62f"; }.rss{background-color: #ff9845;font-family: JDSocial;}/*.linkedin{font-family: JDSocial; color:#fff;}*/.pinterest{font-family: JDSocial;background-color: #fe4445;}.pinterest:after, .pinterest:before{ content: "\e63a";}.friendfeed{ background-color: #5989C0;font-family: JDSocial;}.friendfeed:after, .friendfeed:before{ content: "\e61f"; }.buffer{ background-color: #222222;font-family: JDSocial;}.buffer:after, .buffer:before{ content:"\e614";}.digg{ background-color: #546B9F;font-family: JDSocial;}.digg:after, .digg:before{content: "\e61d"; }.evernote{ background-color: #7cbf4b;font-family: JDSocial;}.evernote:after, .evernote:before{ content: "\e61e"; }.youtube{ background-color: #e74c3c;font-family: JDSocial;}.livejournal{ background-color: #336697;font-family: JDSocial;}.livejournal:after, .livejournal:before{ content: "\e621"; }.hackernews{ background-color: #F08641;font-family: JDSocial;}.hackernews:after ,.hackernews:before  { content: "\e620"; }.newsvine{ background-color: #0D642E;font-family: JDSocial;}.newsvine:after, .newsvine:before{ content: "\e623"; }.aol{ background-color: #222222;font-family: JDSocial;}.aol:after, .aol:before{ content: "\e624"; }.gmail{ background-color: #DD4B39;font-family: JDSocial;}.gmail:after, .gmail:before{ content: "\e625"; }.printfriendly{ background-color: #75AA33;font-family: JDSocial;}.printfriendly:after, .printfriendly:before{ content: "\e627"; }.yahoomail{ background-color: #511295;font-family: JDSocial;}.yahoomail:after, .yahoomail:before{ content: "\e62b"; }.amazon{ background-color: #F3A847;font-family: JDSocial;}.amazon:after, .amazon:before{ content: "\e62d"; }.delicious{ background-color: #3398FC;font-family: JDSocial;}.delicious:after, .delicious:before{ content: "\e62e"; }.reddit{ background-color: #FC461E;font-family: JDSocial;}.reddit:after, .reddit:before{ content: "\e628"; }.vkontakte{ background-color: #4C75A3;font-family: JDSocial;}.vkontakte:after, .vkontakte:before{ content: "\e629"; }.linkedin{ font-family: JDSocial;color:#fff;}.linkedin:after, .linkedin:before{ content: "\e631"; }.myspace{ background-color: #3A5998;font-family: JDSocial;}.myspace:after, .myspace:before{ content: "\e632"; }.blogger{ background-color: #F59038;font-family: JDSocial;}.blogger:after, .blogger:before{ content: "\e636"; }.stumbleupon{ background-color: #EA4B24;font-family: JDSocial;}.stumbleupon:after, .stumbleupon:before{ content: "\e63d"; }.tumblr{ background-color: #32506D;font-family: JDSocial;}.tumblr:after, .tumblr:before{ content: "\e63e"; }.like{ background-color: #DD4B39;font-family: JDSocial;}.like:after, .like:before{ content: "\e60e"; }.twitter:after, .twitter:before{ content: "\e640";}.twitter{font-family: JDSocial;color:#fff;background:#3c9cd8;}/*whatsapp icon code*/[class^="icon-"], [class*=" icon-"] {  /* use !important to prevent issues with browser extensions that change fonts */  font-family: 'icomoon' !important;  speak: none;  font-style: normal;  font-weight: normal;  font-variant: normal;  text-transform: none;  line-height: 1;  /* Better Font Rendering =========== */  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}.whatsapp:after, .whatsapp:before {content: "\ea93"; font-family: 'icomoon' !important;}.whatsapp{ background-color: #2cb742; } .facebook{font-family: JDSocial;color:#fff;background:#395aa1;}.facebook:after, .facebook:before{ content: "\e63f";}.friendfeed{ background-color: #5989C0;font-family: JDSocial;}.buffer{ background-color: #222222;font-family: JDSocial;}.digg{ background-color: #546B9F;font-family: JDSocial;}.evernote{ background-color: #7cbf4b;font-family: JDSocial;}.youtube{ background-color: #e74c3c;font-family: JDSocial;}.livejournal{ background-color: #336697;font-family: JDSocial;}.hackernews{ background-color: #F08641;font-family: JDSocial;}.newsvine{ background-color: #0D642E;font-family: JDSocial;}.aol{ background-color: #222222;font-family: JDSocial;}.gmail{ background-color: #DD4B39;font-family: JDSocial;}.printfriendly{ background-color: #75AA33;font-family: JDSocial;}.yahoomail{ background-color: #511295;font-family: JDSocial;}.amazon{ background-color: #F3A847;font-family: JDSocial;}.delicious{ background-color: #3398FC;font-family: JDSocial;}.reddit{ background-color: #FC461E;font-family: JDSocial;}.vkontakte{ background-color: #4C75A3;font-family: JDSocial;}.linkedin{ font-family: JDSocial;color:#fff;background-color: #127BB6}.myspace{ background-color: #3A5998;font-family: JDSocial;}.blogger{ background-color: #F59038;font-family: JDSocial;}.stumbleupon{ background-color: #EA4B24;font-family: JDSocial;}.tumblr{ background-color: #32506D;font-family: JDSocial;}.like{ background-color: #DD4B39;font-family: JDSocial;}

/* FILE: /plugins/content/jdsocialshare/assets/animation/css/style.css */
@import url('https://fonts.googleapis.com/css?family=Gloria+Hallelujah');/*----- Globel Button Css Start Here-----*/.icon_container{display:inline-block;}.icon_container ul{list-style:none;padding:0px; margin:0px;}.icon_container ul li{margin:5px;display:inline-block;position:relative;}.icon_container ul li:first-child{margin-left:0px;}.icon_container ul li:last-child{margin-right:0px;}.icon_container ul li a{text-decoration:none;font-size:18px; color:#fff;display:block;width:40px;height:40px;line-height:36px;transition:all .5s ease;}.icon_container ul li a span{font-family:lato;margin-left:5px;font-size:16px;margin-left:55px;transition:all 0.5s ease;}.icon_container.with_content ul li a{width:160px;font-weight:600;}.icon_container ul li a:hover, .icon_container ul li a:focus{outline:none;cursor:pointer;text-decoration:none;}.icon_container ul li a:after{display:none;}.icon_container ul li a:after, .icon_container ul li a:before{vertical-align:middle;line-height:40px;background:rgba(0,0,0,0.1);left:0px;padding-left:10px;width:40px;position:absolute;transition:all 0.5s ease;}.icon_container ul li a:hover:after, .icon_container ul li a:hover:before{background:rgba(0,0,0,0.4);}.hover_4.button_radius ul li a:hover:before,.hover_3.button_radius ul li a:before{border-radius:4px;}/*-- button_radius --*/.button_radius ul li a{border-radius:4px; }.button_radius.with_content ul li a:before{border-radius:4px 0 0 4px;}/*-- button_circle --*/.button_circle ul li a, .button_circle ul li a:before, .button_circle ul li a:after{border-radius:50%; }/*----- Globel Button Css end Here-----*//*----- Style_1 -----*/.hover_1 ul li a{text-align:center;box-shadow:0 1px 3px rgba(0, 0, 0, 0.15), 0 1px 3px 1px rgba(0, 0, 0, 0.15);}.hover_1 ul li a:hover{box-shadow:0 0 5px #333;}.hover_1 ul li a span{margin-left:5px;}.hover_1 ul li a:before, .hover_1 ul li a:hover:before{background:none;padding-left:0px;position:relative;}/*----- Style_2 -----*/.hover_2 ul li a{position:relative;overflow:hidden;}.hover_2 ul li a:hover{background:#000;}.hover_2 ul li a:after,.hover_2 ul li a:hover:before{display:block;top:0px;background:rgba(255, 255, 255, 0.1);}.hover_2 ul li a:hover:after{top:40px;}.hover_2 ul li a:before{top:-40px;}/*----- Style 3 -----*/.hover_3.with_content ul li{width:auto;}.hover_3.with_content ul li a:hover:before, .hover_3.with_content ul li a:hover{width:50px;}.hover_3 ul li a:hover:before{padding-left:15px;}.hover_3.with_content ul li a:hover{width:160px;}.hover_3.with_content ul li a:hover span{margin-left:65px;}/*----- Style 4 -----*/.hover_4.with_content ul li a:before{text-align:left;padding-left:10px;transition:all 0.3s ease;}.hover_4.with_content ul li a:hover:before{width:100%;background:rgba(0,0,0,0.1);}/*----- Text -----*/@font-face {font-family:Shadows Into Light;src:url(/plugins/content/jdsocialshare/assets/animation/fonts/ShadowsIntoLight.ttf);}.incentive{font-family:Shadows Into Light;font-size:24px;line-height:normal;position:relative;}.incentive:after{content:"";display:block;background:url(/plugins/content/jdsocialshare/assets/animation/errow-btm.png) no-repeat left top;width:20px;height:45px;position:absolute;top:25px;left:-25px;}

/* FILE: /media/mod_vvisit_counter/digit_counter/default.css */
/* default */.vdigit-0,.vdigit-1,.vdigit-2,.vdigit-3,.vdigit-4,.vdigit-5,.vdigit-6,.vdigit-7,.vdigit-8,.vdigit-9{width:15px;height:20px;background:url(/media/mod_vvisit_counter/digit_counter/default.png) no-repeat top left;text-indent:-999em;display:inline-block;}.vdigit-0{background-position:0 0;}.vdigit-1{background-position:-30px 0;}.vdigit-2{background-position:-60px 0;}.vdigit-3{background-position:-90px 0;}.vdigit-4{background-position:-120px 0;}.vdigit-5{background-position:-150px 0;}.vdigit-6{background-position:-180px 0;}.vdigit-7{background-position:-210px 0;}.vdigit-8{background-position:-240px 0;}.vdigit-9{background-position:-270px 0;}

/* FILE: /media/mod_vvisit_counter/stats/default.css */
/* default 16px */.vstats-vall,.vstats-vlmonth,.vstats-vlweek,.vstats-vxmonth,.vstats-vtoday,.vstats-vxweek,.vstats-vyesterday{width:16px;height:16px;background:url(/media/mod_vvisit_counter/stats/default.png) no-repeat top left;text-indent:-999em;display:block;}.vstats-vall{background-position:0 0;}.vstats-vlmonth{background-position:-32px 0;}.vstats-vlweek{background-position:-64px 0;}.vstats-vxmonth{background-position:-96px 0;}.vstats-vtoday{background-position:-128px 0;}.vstats-vxweek{background-position:-160px 0;}.vstats-vyesterday{background-position:-192px 0;}