/*-------------------- /projects/227/templates/style/animate.css --------------------*/
/*-------------------- Compiled at Thu, 03 Aug 2017 15:18:10 by xdSCSS 0.1 --------------------*/@charset "UTF-8";.animated{animation-duration:1s;animation-fill-mode:both;}.animated.infinite{animation-iteration-count:infinite;}.animated.hinge{animation-duration:2s;}.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{animation-duration:0.75s;}@keyframes bounce{from,20%,53%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translate3d(0, 0, 0);}40%,43%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0);}70%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0);}90%{transform:translate3d(0, -4px, 0);}}.bounce{animation-name:bounce;transform-origin:center bottom;}@keyframes flash{from,50%,to{opacity:1;}25%,75%{opacity:0;}}.flash{animation-name:flash;}@keyframes pulse{from{transform:scale3d(1, 1, 1);}50%{transform:scale3d(1.05, 1.05, 1.05);}to{transform:scale3d(1, 1, 1);}}.pulse{animation-name:pulse;}@keyframes rubberBand{from{transform:scale3d(1, 1, 1);}30%{transform:scale3d(1.25, 0.75, 1);}40%{transform:scale3d(0.75, 1.25, 1);}50%{transform:scale3d(1.15, 0.85, 1);}65%{transform:scale3d(0.95, 1.05, 1);}75%{transform:scale3d(1.05, 0.95, 1);}to{transform:scale3d(1, 1, 1);}}.rubberBand{animation-name:rubberBand;}@keyframes shake{from,to{transform:translate3d(0, 0, 0);}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0);}20%,40%,60%,80%{transform:translate3d(10px, 0, 0);}}.shake{animation-name:shake;}@keyframes headShake{0%{transform:translateX(0);}6.5%{transform:translateX(-6px) rotateY(-9deg);}18.5%{transform:translateX(5px) rotateY(7deg);}31.5%{transform:translateX(-3px) rotateY(-5deg);}43.5%{transform:translateX(2px) rotateY(3deg);}50%{transform:translateX(0);}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake;}@keyframes swing{20%{transform:rotate3d(0, 0, 1, 15deg);}40%{transform:rotate3d(0, 0, 1, -10deg);}60%{transform:rotate3d(0, 0, 1, 5deg);}80%{transform:rotate3d(0, 0, 1, -5deg);}to{transform:rotate3d(0, 0, 1, 0deg);}}.swing{transform-origin:top center;animation-name:swing;}@keyframes tada{from{transform:scale3d(1, 1, 1);}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);}to{transform:scale3d(1, 1, 1);}}.tada{animation-name:tada;}@keyframes wobble{from{transform:none;}15%{transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);}30%{transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);}45%{transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);}60%{transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);}75%{transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);}to{transform:none;}}.wobble{animation-name:wobble;}@keyframes jello{from,11.1%,to{transform:none;}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg);}33.3%{transform:skewX(6.25deg) skewY(6.25deg);}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg);}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg);}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg);}77.7%{transform:skewX(0.39063deg) skewY(0.39063deg);}88.8%{transform:skewX(-0.19531deg) skewY(-0.19531deg);}}.jello{animation-name:jello;transform-origin:center;}@keyframes bounceIn{from,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3);}20%{transform:scale3d(1.1, 1.1, 1.1);}40%{transform:scale3d(0.9, 0.9, 0.9);}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03);}80%{transform:scale3d(0.97, 0.97, 0.97);}to{opacity:1;transform:scale3d(1, 1, 1);}}.bounceIn{animation-name:bounceIn;}@keyframes bounceInDown{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}0%{opacity:0;transform:translate3d(0, -3000px, 0);}60%{opacity:1;transform:translate3d(0, 25px, 0);}75%{transform:translate3d(0, -10px, 0);}90%{transform:translate3d(0, 5px, 0);}to{transform:none;}}.bounceInDown{animation-name:bounceInDown;}@keyframes bounceInLeft{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}0%{opacity:0;transform:translate3d(-3000px, 0, 0);}60%{opacity:1;transform:translate3d(25px, 0, 0);}75%{transform:translate3d(-10px, 0, 0);}90%{transform:translate3d(5px, 0, 0);}to{transform:none;}}.bounceInLeft{animation-name:bounceInLeft;}@keyframes bounceInRight{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}from{opacity:0;transform:translate3d(3000px, 0, 0);}60%{opacity:1;transform:translate3d(-25px, 0, 0);}75%{transform:translate3d(10px, 0, 0);}90%{transform:translate3d(-5px, 0, 0);}to{transform:none;}}.bounceInRight{animation-name:bounceInRight;}@keyframes bounceInUp{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}from{opacity:0;transform:translate3d(0, 3000px, 0);}60%{opacity:1;transform:translate3d(0, -20px, 0);}75%{transform:translate3d(0, 10px, 0);}90%{transform:translate3d(0, -5px, 0);}to{transform:translate3d(0, 0, 0);}}.bounceInUp{animation-name:bounceInUp;}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9);}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1);}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3);}}.bounceOut{animation-name:bounceOut;}@keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0);}40%,45%{opacity:1;transform:translate3d(0, -20px, 0);}to{opacity:0;transform:translate3d(0, 2000px, 0);}}.bounceOutDown{animation-name:bounceOutDown;}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0);}to{opacity:0;transform:translate3d(-2000px, 0, 0);}}.bounceOutLeft{animation-name:bounceOutLeft;}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0);}to{opacity:0;transform:translate3d(2000px, 0, 0);}}.bounceOutRight{animation-name:bounceOutRight;}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0);}40%,45%{opacity:1;transform:translate3d(0, 20px, 0);}to{opacity:0;transform:translate3d(0, -2000px, 0);}}.bounceOutUp{animation-name:bounceOutUp;}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}.fadeIn{animation-name:fadeIn;}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, -100%, 0);}to{opacity:1;transform:none;}}.fadeInDown{animation-name:fadeInDown;}@keyframes fadeInDownBig{from{opacity:0;transform:translate3d(0, -2000px, 0);}to{opacity:1;transform:none;}}.fadeInDownBig{animation-name:fadeInDownBig;}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%, 0, 0);}to{opacity:1;transform:none;}}.fadeInLeft{animation-name:fadeInLeft;}@keyframes fadeInLeftBig{from{opacity:0;transform:translate3d(-2000px, 0, 0);}to{opacity:1;transform:none;}}.fadeInLeftBig{animation-name:fadeInLeftBig;}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%, 0, 0);}to{opacity:1;transform:none;}}.fadeInRight{animation-name:fadeInRight;}@keyframes fadeInRightBig{from{opacity:0;transform:translate3d(2000px, 0, 0);}to{opacity:1;transform:none;}}.fadeInRightBig{animation-name:fadeInRightBig;}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, 100%, 0);}to{opacity:1;transform:none;}}.fadeInUp{animation-name:fadeInUp;}@keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0, 2000px, 0);}to{opacity:1;transform:none;}}.fadeInUpBig{animation-name:fadeInUpBig;}@keyframes fadeOut{from{opacity:1;}to{opacity:0;}}.fadeOut{animation-name:fadeOut;}@keyframes fadeOutDown{from{opacity:1;}to{opacity:0;transform:translate3d(0, 100%, 0);}}.fadeOutDown{animation-name:fadeOutDown;}@keyframes fadeOutDownBig{from{opacity:1;}to{opacity:0;transform:translate3d(0, 2000px, 0);}}.fadeOutDownBig{animation-name:fadeOutDownBig;}@keyframes fadeOutLeft{from{opacity:1;}to{opacity:0;transform:translate3d(-100%, 0, 0);}}.fadeOutLeft{animation-name:fadeOutLeft;}@keyframes fadeOutLeftBig{from{opacity:1;}to{opacity:0;transform:translate3d(-2000px, 0, 0);}}.fadeOutLeftBig{animation-name:fadeOutLeftBig;}@keyframes fadeOutRight{from{opacity:1;}to{opacity:0;transform:translate3d(100%, 0, 0);}}.fadeOutRight{animation-name:fadeOutRight;}@keyframes fadeOutRightBig{from{opacity:1;}to{opacity:0;transform:translate3d(2000px, 0, 0);}}.fadeOutRightBig{animation-name:fadeOutRightBig;}@keyframes fadeOutUp{from{opacity:1;}to{opacity:0;transform:translate3d(0, -100%, 0);}}.fadeOutUp{animation-name:fadeOutUp;}@keyframes fadeOutUpBig{from{opacity:1;}to{opacity:0;transform:translate3d(0, -2000px, 0);}}.fadeOutUpBig{animation-name:fadeOutUpBig;}@keyframes flip{from{transform:perspective(400px) rotate3d(0, 1, 0, -360deg);animation-timing-function:ease-out;}40%{transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);animation-timing-function:ease-out;}50%{transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);animation-timing-function:ease-in;}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95);animation-timing-function:ease-in;}to{transform:perspective(400px);animation-timing-function:ease-in;}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip;}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);animation-timing-function:ease-in;opacity:0;}40%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);animation-timing-function:ease-in;}60%{transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1;}80%{transform:perspective(400px) rotate3d(1, 0, 0, -5deg);}to{transform:perspective(400px);}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipInX;}@keyframes flipInY{from{transform:perspective(400px) rotate3d(0, 1, 0, 90deg);animation-timing-function:ease-in;opacity:0;}40%{transform:perspective(400px) rotate3d(0, 1, 0, -20deg);animation-timing-function:ease-in;}60%{transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1;}80%{transform:perspective(400px) rotate3d(0, 1, 0, -5deg);}to{transform:perspective(400px);}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipInY;}@keyframes flipOutX{from{transform:perspective(400px);}30%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1;}to{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0;}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}@keyframes flipOutY{from{transform:perspective(400px);}30%{transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1;}to{transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0;}}.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipOutY;}@keyframes lightSpeedIn{from{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0;}60%{transform:skewX(20deg);opacity:1;}80%{transform:skewX(-5deg);opacity:1;}to{transform:none;opacity:1;}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out;}@keyframes lightSpeedOut{from{opacity:1;}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0;}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in;}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0, 0, 1, -200deg);opacity:0;}to{transform-origin:center;transform:none;opacity:1;}}.rotateIn{animation-name:rotateIn;}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0, 0, 1, -45deg);opacity:0;}to{transform-origin:left bottom;transform:none;opacity:1;}}.rotateInDownLeft{animation-name:rotateInDownLeft;}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0, 0, 1, 45deg);opacity:0;}to{transform-origin:right bottom;transform:none;opacity:1;}}.rotateInDownRight{animation-name:rotateInDownRight;}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0, 0, 1, 45deg);opacity:0;}to{transform-origin:left bottom;transform:none;opacity:1;}}.rotateInUpLeft{animation-name:rotateInUpLeft;}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0, 0, 1, -90deg);opacity:0;}to{transform-origin:right bottom;transform:none;opacity:1;}}.rotateInUpRight{animation-name:rotateInUpRight;}@keyframes rotateOut{from{transform-origin:center;opacity:1;}to{transform-origin:center;transform:rotate3d(0, 0, 1, 200deg);opacity:0;}}.rotateOut{animation-name:rotateOut;}@keyframes rotateOutDownLeft{from{transform-origin:left bottom;opacity:1;}to{transform-origin:left bottom;transform:rotate3d(0, 0, 1, 45deg);opacity:0;}}.rotateOutDownLeft{animation-name:rotateOutDownLeft;}@keyframes rotateOutDownRight{from{transform-origin:right bottom;opacity:1;}to{transform-origin:right bottom;transform:rotate3d(0, 0, 1, -45deg);opacity:0;}}.rotateOutDownRight{animation-name:rotateOutDownRight;}@keyframes rotateOutUpLeft{from{transform-origin:left bottom;opacity:1;}to{transform-origin:left bottom;transform:rotate3d(0, 0, 1, -45deg);opacity:0;}}.rotateOutUpLeft{animation-name:rotateOutUpLeft;}@keyframes rotateOutUpRight{from{transform-origin:right bottom;opacity:1;}to{transform-origin:right bottom;transform:rotate3d(0, 0, 1, 90deg);opacity:0;}}.rotateOutUpRight{animation-name:rotateOutUpRight;}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out;}20%,60%{transform:rotate3d(0, 0, 1, 80deg);transform-origin:top left;animation-timing-function:ease-in-out;}40%,80%{transform:rotate3d(0, 0, 1, 60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;}to{transform:translate3d(0, 700px, 0);opacity:0;}}.hinge{animation-name:hinge;}@keyframes jackInTheBox{from{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom;}50%{transform:rotate(-10deg);}70%{transform:rotate(3deg);}to{opacity:1;transform:scale(1);}}.jackInTheBox{animation-name:jackInTheBox;}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);}to{opacity:1;transform:none;}}.rollIn{animation-name:rollIn;}@keyframes rollOut{from{opacity:1;}to{opacity:0;transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);}}.rollOut{animation-name:rollOut;}@keyframes zoomIn{from{opacity:0;transform:scale3d(0.3, 0.3, 0.3);}50%{opacity:1;}}.zoomIn{animation-name:zoomIn;}@keyframes zoomInDown{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}}.zoomInDown{animation-name:zoomInDown;}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}}.zoomInLeft{animation-name:zoomInLeft;}@keyframes zoomInRight{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}}.zoomInRight{animation-name:zoomInRight;}@keyframes zoomInUp{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}}.zoomInUp{animation-name:zoomInUp;}@keyframes zoomOut{from{opacity:1;}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3);}to{opacity:0;}}.zoomOut{animation-name:zoomOut;}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}}.zoomOutDown{animation-name:zoomOutDown;}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0);transform-origin:left center;}}.zoomOutLeft{animation-name:zoomOutLeft;}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0);transform-origin:right center;}}.zoomOutRight{animation-name:zoomOutRight;}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);}}.zoomOutUp{animation-name:zoomOutUp;}@keyframes slideInDown{from{transform:translate3d(0, -100%, 0);visibility:visible;}to{transform:translate3d(0, 0, 0);}}.slideInDown{animation-name:slideInDown;}@keyframes slideInLeft{from{transform:translate3d(-100%, 0, 0);visibility:visible;}to{transform:translate3d(0, 0, 0);}}.slideInLeft{animation-name:slideInLeft;}@keyframes slideInRight{from{transform:translate3d(100%, 0, 0);visibility:visible;}to{transform:translate3d(0, 0, 0);}}.slideInRight{animation-name:slideInRight;}@keyframes slideInUp{from{transform:translate3d(0, 100%, 0);visibility:visible;}to{transform:translate3d(0, 0, 0);}}.slideInUp{animation-name:slideInUp;}@keyframes slideOutDown{from{transform:translate3d(0, 0, 0);}to{visibility:hidden;transform:translate3d(0, 100%, 0);}}.slideOutDown{animation-name:slideOutDown;}@keyframes slideOutLeft{from{transform:translate3d(0, 0, 0);}to{visibility:hidden;transform:translate3d(-100%, 0, 0);}}.slideOutLeft{animation-name:slideOutLeft;}@keyframes slideOutRight{from{transform:translate3d(0, 0, 0);}to{visibility:hidden;transform:translate3d(100%, 0, 0);}}.slideOutRight{animation-name:slideOutRight;}@keyframes slideOutUp{from{transform:translate3d(0, 0, 0);}to{visibility:hidden;transform:translate3d(0, -100%, 0);}}.slideOutUp{animation-name:slideOutUp;}
/*-------------------- /projects/227/templates/style/base.css --------------------*/
/*-------------------- Compiled at Wed, 09 Aug 2017 11:40:23 by xdSCSS 0.1 --------------------*/html,body{margin:0;padding:0;height:100%;}body{font-family:'Roboto Condensed', sans-serif;font-size:14px;background:#fff;color:#000;height:100%;}img{outline:none;border:none;}a{outline:none;color:#000;}h1,h2,h3,h4,h5{margin:0;padding:0;font-family:"Anton", sans-serif;}.header{width:100%;height:100vh;background-image:url(../images/headbg.jpg);background-size:cover;background-repeat:no-repeat;position:relative;overflow:hidden;}.header .date{left:50%;position:absolute;top:75%;transform:translateX(-50%) translateY(-50%);transition:all 1s;max-width:80%;}.header .date.before{top:150%;transition:all 1s;}.header .sponsor{left:50%;position:absolute;top:10%;transform:translateX(-50%) translateY(-50%);transition:all 1s;}.header .sponsor.live{left:45%;transition:all 1s;}.header .sponsor.bootshaus{left:55%;transition:all 1s;}.header .sponsor.before.live{left:-10%;}.header .sponsor.before.bootshaus{left:110%;}.header.detail{height:auto;z-index:999999;}.header.detail .navbar{position:inherit;top:0px;bottom:inherit;}.header .logo{position:absolute;left:50%;top:40%;transform:translateX(-50%) translateY(-50%);max-width:60%;}.header .navbar{width:100%;position:absolute;bottom:0px;width:100%;background-color:#27013e;min-height:100px;margin-bottom:0px;padding:22px 0px;z-index:100;}.header .navbar .wrapper{position:relative;}.header .navbar .wrapper .link-wrapper{position:absolute;text-align:center;width:100%;z-index:9;top:50%;transform:translateY(-50%);}.header .navbar .wrapper .link-wrapper ul{margin:0;padding:0;display:inline-block;}.header .navbar .wrapper .link-wrapper ul:after{content:' ';clear:both;}.header .navbar .wrapper .link-wrapper ul li{list-style:none;float:left;}.header .navbar .wrapper .link-wrapper ul li a{color:#fff;font-size:22px;text-transform:uppercase;font-family:'Anton', sans-serif;padding:0px 20px;}.header .navbar .wrapper .link-wrapper ul li a:hover{text-decoration:none;}.content{background:#45075b;background:-moz-linear-gradient(top, #45075b 0%, #650670 100%);background:-webkit-linear-gradient(top, #45075b 0%, #650670 100%);background:linear-gradient(to bottom, #45075b 0%, #650670 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#45075b', endColorstr='#650670',GradientType=0);}.content .pattern{background-image:url(../images/pattern.png);overflow-x:hidden;}.headline h1{font-size:102px;font-family:"Anton", sans-serif;color:rgba(246, 97, 255, 0.149);text-transform:uppercase;text-align:center;}.headline h2{color:#fff;font-family:'Roboto Condensed', sans-serif;font-size:30px;text-transform:uppercase;margin-top:30px;margin-bottom:70px;text-align:center;}.news{padding-top:100px;padding-bottom:220px;}.news .more{padding-top:55px;text-align:center;}.news .more a{color:#fff;font-size:24px;line-height:24px;text-transform:uppercase;padding:10px 15px;border:4px solid #fff;font-family:'Roboto Condensed', sans-serif;margin-top:20px;display:inline-block;}.news .more a:hover{text-decoration:none;}.news .item{margin:15px 0px;}.news .item img{width:100%;}.news .item h2{font-size:30px;color:#fff;text-transform:uppercase;margin-top:30px;margin-bottom:30px;line-height:30px;}.news .item p{color:#fff;font-family:'Roboto Condensed', sans-serif;font-size:20px;line-height:28px;}.news .item a.more{color:#fff;font-size:24px;line-height:24px;text-transform:uppercase;padding:10px 15px;border:4px solid #fff;font-family:'Roboto Condensed', sans-serif;margin-top:20px;display:inline-block;}.news .item a.more:hover{text-decoration:none;}.story{background-color:#6f397f;background-image:url(../images/flowerbg.png);background-repeat:no-repeat;background-position:15% bottom;}.story .wrapper{min-height:100px;padding:140px 0px 80px;}.story .headline h1,.story .headline h2{text-align:left;}.story .headline h1{color:#3f0653;}.story .headline h2{margin-bottom:60px;}.story iframe{width:100%;}.story .more{text-align:right;}.story .more a{color:#fff;font-size:24px;line-height:24px;text-transform:uppercase;padding:10px 15px;border:4px solid #fff;font-family:'Roboto Condensed', sans-serif;margin-top:20px;display:inline-block;}.story .more a:hover{text-decoration:none;}.story p{color:#fff;font-family:'Roboto Condensed', sans-serif;font-size:19px;line-height:28px;}.lineup{padding-top:140px;padding-bottom:230px;}.lineup .wrapper h1{font-size:30px;font-weight:400;text-align:center;text-transform:uppercase;color:#150c1d;font-family:'Roboto Condensed', sans-serif;background:#fff;padding:40px 0px 35px;}.lineup .wrapper .itm{margin-bottom:10px;}.lineup .wrapper .itm.act .actwrapper{background:rgba(255, 255, 255, 0.2);padding:26px 0px 22px;}.lineup .wrapper .itm.act .actwrapper h2,.lineup .wrapper .itm.act .actwrapper h3{text-align:center;color:#fff;}.lineup .wrapper .itm.act .actwrapper h2{margin-bottom:5px;text-transform:uppercase;font-size:30px;}.lineup .wrapper .itm.act .actwrapper h3{font-size:20px;}.lineup .more{padding-top:55px;text-align:center;}.lineup .more a{color:#fff;font-size:24px;line-height:24px;text-transform:uppercase;padding:10px 15px;border:4px solid #fff;font-family:'Roboto Condensed', sans-serif;margin-top:20px;display:inline-block;}.lineup .more a:hover{text-decoration:none;}.infos{padding-bottom:210px;}.infos .item{margin:15px 0px;}.infos .item .wrapper{min-height:100px;position:relative;overflow:hidden;}.infos .item .wrapper a:hover{text-decoration:none;color:#000;}.infos .item .wrapper h1{position:absolute;width:100%;text-align:center;top:50%;left:0;transform:translateY(-50%);font-size:60px;text-transform:uppercase;color:#000;transition:all 1s;}.infos .item .wrapper h2{position:absolute;width:80%;text-align:center;bottom:-30%;transform:translateY(50%) translateX(-50%);font-size:18px;text-transform:uppercase;color:#000;line-height:27px;left:50%;transition:all 1s;}.infos .item .wrapper:hover h1{top:30%;}.infos .item .wrapper:hover h2{bottom:30%;}.infos .item .wrapper.tickets{background:#03aca5;}.infos .item .wrapper.location{background:#f43279;}.infos .item .wrapper.merch{background:#f7770a;}.infos .item .wrapper.faq{background:#f7c274;}.countdown{padding:80px 0;background:#25043c;}.countdown h1,.countdown h2{text-align:center;}.countdown h2{color:#fff;font-size:60px;text-transform:uppercase;}.countdown h1{color:#03aca5;font-size:100px;text-transform:uppercase;}.countdown h1 span{color:#fff;}.countdown .data{display:none;}.footer{padding-top:85px;padding-bottom:75px;}.footer .slider{margin-bottom:110px;}.footer .slider .image{float:left;}.footer .footerlogo{width:100%;}.footer ul{margin:0;padding:0;}.footer ul li{list-style:none;margin:0;padding:0;font-size:20px;line-height:30px;color:#28033f;font-family:'Anton', sans-serif;text-transform:uppercase;}.footer h2{font-size:40px;color:#28033f;text-transform:uppercase;margin-bottom:25px;}.footer .social{margin:30px 0px;}.footer .social h2{text-align:center;}.footer .social a img{margin-right:14px;}.footer .social a:last-child img{margin-right:0px;}.footer input[type=text]{width:100%;font-size:18px;font-family:'Roboto Condensed', sans-serif;height:64px;border:4px solid #28033f;padding:0px 15px;}.footer input[type=submit]{font-family:'Roboto Condensed', sans-serif;font-size:24px;height:64px;color:#fff;background:#28033f;border:4px solid #28033f;padding:0px 15px;float:right;margin-top:20px;}.footer input[type=submit]:after{content:' ';clear:both;}.articledetail{padding-top:100px;padding-bottom:30px;}.articledetail h1{color:rgba(246, 97, 255, 0.15);font-size:102px;text-transform:uppercase;}.articledetail h2{font-size:30px;color:#fff;text-transform:uppercase;margin-top:20px;}.articledetail p{font-size:20px;line-height:28px;color:#fff;margin-top:50px;}.kontakt input[type=text]{width:100%;background:transparent;height:60px;border:4px solid #fff;color:#fff;font-family:'Roboto Condensed', sans-serif;}.kontakt span{color:#fff;font-family:'Roboto Condensed', sans-serif;text-transform:uppercase;font-size:20px;margin:25px 0px 15px;display:inline-block;}.kontakt textarea{width:100%;background:transparent;height:315px;border:4px solid #fff;font-family:'Roboto Condensed', sans-serif;}.kontakt input[type=submit]{color:#fff;border:4px solid #fff;height:64px;background:transparent;font-family:'Roboto Condensed', sans-serif;font-size:24px;padding:0px 15px;margin-top:25px;float:right;}.logolink{display:inline-block;position:relative;z-index:9999999;}.ticketsframe{height:600px !important;}.newsdetail .item{margin:15px 0px;}.articledetail li{color:#fff;}.MsgBoxInfo,.MsgBoxNotify,.MsgBoxOk,.MsgBoxError,.MsgBoxWarn,.errorMsg,.okMsg{position:relative;margin:5px 0 5px 0;padding:0;border:1px solid;display:block;background-repeat:no-repeat !important;font-size:13px;font-style:normal;padding:10px;line-height:1.5em;}.MsgBoxInfo{background:#eaf0f6 url('/img/silk/information.png') 10px 11px;padding-left:35px;border-color:#bcc6d0;color:#404040;}.MsgBoxNotify{background:#fffbcc url('/img/silk/bell.png') 10px 11px;padding-left:35px;border-color:#e6db55;color:#666452;}.MsgBoxOk,.okMsg{background:#d5ffce url('/img/silk/accept.png') 10px 11px;padding-left:35px;border-color:#9adf8f;color:#556652;}.MsgBoxError,.errorMsg{background:#ffcece url('/img/icons/error_16x16.png') 10px 11px;padding-left:35px;border-color:#df8f8f;color:#665252;}.MsgBoxWarn{background:#fffbcc url('/img/silk/error.png') 10px 11px;padding-left:35px;border-color:#e6db55;color:#666452;}.navbar.mobile{display:none;margin-bottom:0px !important;background-color:#27013e !important;border:none !important;}.navbar.mobile li a{line-height:62px !important;color:#fff !important;font-size:22px !important;text-transform:uppercase !important;font-family:'Anton', sans-serif !important;}.navbar.mobile .navbar-brand{height:auto !important;}.infos .item .wrapper{max-height:263px;}.flower_wrapper{width:100%;position:relative;}.flower_wrapper .flowerOne{position:absolute;right:0px;top:25%;}.flower_wrapper .flowerTwo{position:absolute;left:0px;top:80%;}.animated{visibility:hidden;}.animated.visible{visibility:visible;}.ArticleDetail img{max-width:100%;}.flw{text-align:center;}
/*-------------------- /projects/227/templates/style/kontakt.css --------------------*/
/*-------------------- Compiled at Wed, 02 Aug 2017 09:17:31 by xdSCSS 0.1 --------------------*/.contactform{margin:0;width:590px;float:left;}.contactform ul{margin:0;padding:0;list-style:none;display:block;zoom:1;list-style:none;}.contactform ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.contactform ul li{margin:0 20px 20px 0;padding:0;width:275px;float:left;list-style:none;}.contactform ul li.right{margin:0 0 20px 0;}.contactform ul li input[type=text]{padding:5px;width:263px;height:23px;color:#222;font-size:14px;line-height:23px;background:#eee;border:1px solid #ddd;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}.contactform ul li label{color:#222;}.contactform ul li textarea{width:558px;border:1px solid #ddd;font:14px arial, helvetica, sans-serif;line-height:23px;padding:5px 5px 1px;height:90px;min-height:90px;min-width:558px;max-width:558px;color:#222;background:#eee;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}.contactform ul li input[type=text]:focus,.contactform ul li textarea:focus{background:#ffff9c;color:#111;border-color:#ccc;}.contactform ul li .pflicht{border:1px solid #b0ff61 !important;}.contactform ul li .error{border:1px solid #d00 !important;}.rightfloating-text{width:315px;float:right;}
/*-------------------- /projects/227/templates/style/prettyPhoto.css --------------------*/
/*-------------------- Compiled at Wed, 02 Aug 2017 09:17:31 by xdSCSS 0.1 --------------------*/div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px;}div.pp_default .pp_top .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat;}div.pp_default .pp_top .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x;}div.pp_default .pp_top .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat;}div.pp_default .pp_content .ppt{color:#f8f8f8;}div.pp_default .pp_content_container .pp_left{background:url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px;}div.pp_default .pp_content_container .pp_right{background:url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px;}div.pp_default .pp_next:hover{background:url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer;}div.pp_default .pp_previous:hover{background:url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer;}div.pp_default .pp_expand{background:url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px;}div.pp_default .pp_expand:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer;}div.pp_default .pp_contract{background:url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px;}div.pp_default .pp_contract:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer;}div.pp_default .pp_close{width:30px;height:30px;background:url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer;}div.pp_default .pp_gallery ul li a{background:url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa;}div.pp_default .pp_social{margin-top:7px;}div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto;}div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px;}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px;}div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0;}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px;}div.pp_default .pp_content_container .pp_details{margin-top:5px;}div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative;}div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px;}div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7;}div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0;}div.pp_default .pp_bottom .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat;}div.pp_default .pp_bottom .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x;}div.pp_default .pp_bottom .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat;}div.pp_default .pp_loaderIcon{background:url(../images/prettyPhoto/default/loader.gif) center center no-repeat;}div.light_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;}div.light_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;}div.light_rounded .pp_next:hover{background:url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer;}div.light_rounded .pp_previous:hover{background:url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer;}div.light_rounded .pp_expand{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer;}div.light_rounded .pp_expand:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer;}div.light_rounded .pp_contract{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer;}div.light_rounded .pp_contract:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer;}div.light_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;}div.light_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.light_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.light_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;}div.light_rounded .pp_arrow_next{background:url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;}div.light_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;}div.light_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;}div.dark_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;}div.dark_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;}div.dark_rounded .pp_content_container .pp_left{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_rounded .pp_content_container .pp_right{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_rounded .pp_next:hover{background:url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer;}div.dark_rounded .pp_previous:hover{background:url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer;}div.dark_rounded .pp_expand{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer;}div.dark_rounded .pp_expand:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer;}div.dark_rounded .pp_contract{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer;}div.dark_rounded .pp_contract:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer;}div.dark_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;}div.dark_rounded .pp_description{margin-right:85px;color:#fff;}div.dark_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.dark_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.dark_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;}div.dark_rounded .pp_arrow_next{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;}div.dark_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;}div.dark_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;}div.dark_rounded .pp_loaderIcon{background:url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000;}div.dark_square .pp_description{color:#fff;margin:0 85px 0 0;}div.dark_square .pp_loaderIcon{background:url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat;}div.dark_square .pp_expand{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer;}div.dark_square .pp_expand:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer;}div.dark_square .pp_contract{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer;}div.dark_square .pp_contract:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer;}div.dark_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer;}div.dark_square .pp_nav{clear:none;}div.dark_square .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.dark_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.dark_square .pp_arrow_previous{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;}div.dark_square .pp_arrow_next{background:url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;}div.dark_square .pp_next:hover{background:url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer;}div.dark_square .pp_previous:hover{background:url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer;}div.light_square .pp_expand{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer;}div.light_square .pp_expand:hover{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer;}div.light_square .pp_contract{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer;}div.light_square .pp_contract:hover{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer;}div.light_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer;}div.light_square .pp_nav .pp_play{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.light_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.light_square .pp_arrow_previous{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;}div.light_square .pp_arrow_next{background:url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;}div.light_square .pp_next:hover{background:url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer;}div.light_square .pp_previous:hover{background:url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer;}div.facebook .pp_top .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;}div.facebook .pp_top .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;}div.facebook .pp_top .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;}div.facebook .pp_content_container .pp_left{background:url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;}div.facebook .pp_content_container .pp_right{background:url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;}div.facebook .pp_expand{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer;}div.facebook .pp_expand:hover{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer;}div.facebook .pp_contract{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer;}div.facebook .pp_contract:hover{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer;}div.facebook .pp_close{width:22px;height:22px;background:url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer;}div.facebook .pp_description{margin:0 37px 0 0;}div.facebook .pp_loaderIcon{background:url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat;}div.facebook .pp_arrow_previous{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default;}div.facebook .pp_arrow_next{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default;}div.facebook .pp_nav{margin-top:0;}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px;}div.facebook .pp_nav .pp_play{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px;}div.facebook .pp_nav .pp_pause{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px;}div.facebook .pp_next:hover{background:url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer;}div.facebook .pp_previous:hover{background:url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer;}div.facebook .pp_bottom .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;}div.facebook .pp_bottom .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;}div.facebook .pp_bottom .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;}div.pp_pic_holder a:focus{outline:none;}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500;}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000;}.pp_content{height:40px;min-width:40px;}* html .pp_content{width:40px;}.pp_content_container{position:relative;text-align:left;width:100%;}.pp_content_container .pp_left{padding-left:20px;}.pp_content_container .pp_right{padding-right:20px;}.pp_content_container .pp_details{float:left;margin:10px 0 2px;}.pp_description{display:none;margin:0;}.pp_social{float:left;margin:0;}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden;}.pp_social .twitter{float:left;}.pp_nav{clear:right;float:left;margin:3px 10px 0 0;}.pp_nav p{float:left;white-space:nowrap;margin:2px 4px;}.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px;}a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px;}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000;}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000;}.pp_gallery div{float:left;overflow:hidden;position:relative;}.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0;}.pp_gallery ul a{border:1px rgba(0, 0, 0, 0.5) solid;display:block;float:left;height:33px;overflow:hidden;}.pp_gallery ul a img{border:0;}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0;}.pp_gallery li.default a{background:url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px;}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px !important;}a.pp_next{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%;}a.pp_previous{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%;}a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000;}a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px;}.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px;}#pp_full_res{line-height:1 !important;}#pp_full_res .pp_inline{text-align:left;}#pp_full_res .pp_inline p{margin:0 0 15px;}div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px;}div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff;}div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000;}div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff;}div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative;}div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff;}div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px;}div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default;}div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;}div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4;}div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff;}.pp_top,.pp_bottom{height:20px;position:relative;}* html .pp_top,* html .pp_bottom{padding:0 20px;}.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static;}.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_fade,.pp_gallery li.default a img{display:none;}
/*-------------------- /projects/227/templates/style/z_responsive.css --------------------*/
/*-------------------- Compiled at Wed, 09 Aug 2017 11:40:23 by xdSCSS 0.1 --------------------*/@media only screen and (max-width:1200px){.sponsor{left:50% !important;top:10% !important;}.sponsor.bootshaus{top:20% !important;}.sponsor.before.bootshaus{left:-30% !important;}.sponsor.before.live{left:130% !important;}}@media only screen and (max-width:992px){.header .navbar{display:none !important;}.navbar.mobile{display:block;}}@media only screen and (max-width:480px){.articledetail{padding-top:100px;padding-bottom:30px;}.articledetail h1{color:rgba(246, 97, 255, 0.15);font-size:62px;text-transform:uppercase;}.flowerTwo{display:none;}}
/*--------------------------------------------------------------------------------
sum bytes: 50403 (49 KB)
--------------------------------------------------------------------------------*/
