/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
@-webkit-keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@-webkit-keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@-webkit-keyframes rubberBand{0%,to{transform:scale(1)}30%{transform:scaleX(1.25) scaleY(.75)}40%{transform:scaleX(.75) scaleY(1.25)}60%{transform:scaleX(1.15) scaleY(.85)}}@keyframes rubberBand{0%,to{transform:scale(1)}30%{transform:scaleX(1.25) scaleY(.75)}40%{transform:scaleX(.75) scaleY(1.25)}60%{transform:scaleX(1.15) scaleY(.85)}}@-webkit-keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}@-webkit-keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@-webkit-keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}to{transform:scale(1) rotate(0)}}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}to{transform:scale(1) rotate(0)}}@-webkit-keyframes wobble{0%,to{transform:translateX(0)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}}@keyframes wobble{0%,to{transform:translateX(0)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}}@-webkit-keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}@-webkit-keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}to{transform:translateY(0)}}@-webkit-keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}to{transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}to{transform:translateX(0)}}@-webkit-keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}to{transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}to{transform:translateX(0)}}@-webkit-keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}to{transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}to{transform:translateY(0)}}@-webkit-keyframes bounceOut{0%{transform:scale(1)}25%{transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(.3)}}@keyframes bounceOut{0%{transform:scale(1)}25%{transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(.3)}}@-webkit-keyframes bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}@keyframes bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}@-webkit-keyframes bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}to{opacity:0;transform:translateX(-2000px)}}@keyframes bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}to{opacity:0;transform:translateX(-2000px)}}@-webkit-keyframes bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}to{opacity:0;transform:translateX(2000px)}}@keyframes bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}to{opacity:0;transform:translateX(2000px)}}@-webkit-keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}@keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(2000px)}}@-webkit-keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-20px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-20px)}}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}@-webkit-keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(20px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(20px)}}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}@-webkit-keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}@-webkit-keyframes flip{0%{transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}to{transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}to{transform:perspective(400px) rotateX(0deg);opacity:1}}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}to{transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}to{transform:perspective(400px) rotateY(0deg);opacity:1}}@-webkit-keyframes flipOutX{0%{transform:perspective(400px) rotateX(0deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px) rotateX(0deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@-webkit-keyframes flipOutY{0%{transform:perspective(400px) rotateY(0deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px) rotateY(0deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@-webkit-keyframes lightSpeedIn{0%{transform:translateX(100%) skewX(-30deg);opacity:0}60%{transform:translateX(-20%) skewX(30deg);opacity:1}80%{transform:translateX(0) skewX(-15deg);opacity:1}to{transform:translateX(0) skewX(0deg);opacity:1}}@keyframes lightSpeedIn{0%{transform:translateX(100%) skewX(-30deg);opacity:0}60%{transform:translateX(-20%) skewX(30deg);opacity:1}80%{transform:translateX(0) skewX(-15deg);opacity:1}to{transform:translateX(0) skewX(0deg);opacity:1}}@-webkit-keyframes lightSpeedOut{0%{transform:translateX(0) skewX(0deg);opacity:1}to{transform:translateX(100%) skewX(-30deg);opacity:0}}@keyframes lightSpeedOut{0%{transform:translateX(0) skewX(0deg);opacity:1}to{transform:translateX(100%) skewX(-30deg);opacity:0}}@-webkit-keyframes rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}to{transform-origin:center center;transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}to{transform-origin:center center;transform:rotate(0);opacity:1}}@-webkit-keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:left bottom;transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:left bottom;transform:rotate(0);opacity:1}}@-webkit-keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}to{transform-origin:right bottom;transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}to{transform-origin:right bottom;transform:rotate(0);opacity:1}}@-webkit-keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}to{transform-origin:left bottom;transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}to{transform-origin:left bottom;transform:rotate(0);opacity:1}}@-webkit-keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:rotate(0);opacity:1}}@-webkit-keyframes rotateOut{0%{transform-origin:center center;transform:rotate(0);opacity:1}to{transform-origin:center center;transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center center;transform:rotate(0);opacity:1}to{transform-origin:center center;transform:rotate(200deg);opacity:0}}@-webkit-keyframes rotateOutDownLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}to{transform-origin:left bottom;transform:rotate(90deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}to{transform-origin:left bottom;transform:rotate(90deg);opacity:0}}@-webkit-keyframes rotateOutDownRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}to{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}to{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}}@-webkit-keyframes rotateOutUpLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}to{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}to{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}}@-webkit-keyframes rotateOutUpRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}@-webkit-keyframes slideInDown{0%{opacity:0;transform:translateY(-2000px)}to{transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-2000px)}to{transform:translateY(0)}}@-webkit-keyframes slideInLeft{0%{opacity:0;transform:translateX(-2000px)}to{transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-2000px)}to{transform:translateX(0)}}@-webkit-keyframes slideInRight{0%{opacity:0;transform:translateX(2000px)}to{transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(2000px)}to{transform:translateX(0)}}@-webkit-keyframes slideOutLeft{0%{transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}@keyframes slideOutLeft{0%{transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}@-webkit-keyframes slideOutRight{0%{transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}@keyframes slideOutRight{0%{transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}@-webkit-keyframes slideOutUp{0%{transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes slideOutUp{0%{transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}@-webkit-keyframes hinge{0%{transform:rotate(0);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{transform:rotate(60deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{transform:rotate(60deg) translateY(0);opacity:1;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}to{transform:translateY(700px);opacity:0}}@keyframes hinge{0%{transform:rotate(0);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{transform:rotate(60deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{transform:rotate(60deg) translateY(0);opacity:1;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}to{transform:translateY(700px);opacity:0}}@-webkit-keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}to{opacity:1;transform:translateX(0) rotate(0deg)}}@keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}to{opacity:1;transform:translateX(0) rotate(0deg)}}@-webkit-keyframes rollOut{0%{opacity:1;transform:translateX(0) rotate(0deg)}to{opacity:0;transform:translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;transform:translateX(0) rotate(0deg)}to{opacity:0;transform:translateX(100%) rotate(120deg)}}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.bounce{-webkit-animation-name:bounce;animation-name:bounce}.flash{-webkit-animation-name:flash;animation-name:flash}.pulse{-webkit-animation-name:pulse;animation-name:pulse}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}.shake{-webkit-animation-name:shake;animation-name:shake}.swing{transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}.tada{-webkit-animation-name:tada;animation-name:tada}.wobble{-webkit-animation-name:wobble;animation-name:wobble}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}.flipInX,.flipInY,.flipOutX,.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}.flipInY,.flipOutX,.flipOutY{-webkit-animation-name:flipInY;animation-name:flipInY}.flipOutX,.flipOutY{-webkit-animation-name:flipOutX;animation-name:flipOutX}.flipOutY{-webkit-animation-name:flipOutY;animation-name:flipOutY}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.hinge{-webkit-animation-name:hinge;animation-name:hinge}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}
@charset "UTF-8";@-webkit-keyframes loading-trailer{0%{transform:rotate(0);-ms-transform:rotate(0)}to{transform:rotate(360deg);-ms-transform:rotate(360deg)}}@keyframes loading-trailer{0%{transform:rotate(0);-ms-transform:rotate(0)}to{transform:rotate(360deg);-ms-transform:rotate(360deg)}}@-webkit-keyframes loading-trailer-circle{0%{stroke-dashoffset:0}to{stroke-dashoffset:-600}}@keyframes loading-trailer-circle{0%{stroke-dashoffset:0}to{stroke-dashoffset:-600}}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}*,:after,:before{box-sizing:content-box}.container .row *,.container .row :after,.container .row :before{box-sizing:border-box}@font-face{font-family:'Roboto Condensed';src:url(../font/RobotoCondensed-Regular.eot);src:url(../font/RobotoCondensed-Regular.eot?#iefix) format("embedded-opentype"),url(../font/RobotoCondensed-Regular.woff2) format("woff2"),url(../font/RobotoCondensed-Regular.woff) format("woff"),url(../font/RobotoCondensed-Regular.ttf) format("truetype"),url(../font/RobotoCondensed-Regular.svg#RobotoCondensed-Regular) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Roboto Condensed Italic';src:url(../font/RobotoCondensed-Italic.eot);src:url(../font/RobotoCondensed-Italic.eot?#iefix) format("embedded-opentype"),url(../font/RobotoCondensed-Italic.woff2) format("woff2"),url(../font/RobotoCondensed-Italic.woff) format("woff"),url(../font/RobotoCondensed-Italic.ttf) format("truetype"),url(../font/RobotoCondensed-Italic.svg#RobotoCondensed-Italic) format("svg");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:'Roboto Condensed BoldItalic';src:url(../font/RobotoCondensed-BoldItalic.eot);src:url(../font/RobotoCondensed-BoldItalic.eot?#iefix) format("embedded-opentype"),url(../font/RobotoCondensed-BoldItalic.woff2) format("woff2"),url(../font/RobotoCondensed-BoldItalic.woff) format("woff"),url(../font/RobotoCondensed-BoldItalic.ttf) format("truetype"),url(../font/RobotoCondensed-BoldItalic.svg#RobotoCondensed-BoldItalic) format("svg");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:'Roboto Condensed Bold';src:url(../font/RobotoCondensed-Bold.eot);src:url(../font/RobotoCondensed-Bold.eot?#iefix) format("embedded-opentype"),url(../font/RobotoCondensed-Bold.woff2) format("woff2"),url(../font/RobotoCondensed-Bold.woff) format("woff"),url(../font/RobotoCondensed-Bold.ttf) format("truetype"),url(../font/RobotoCondensed-Bold.svg#RobotoCondensed-Bold) format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Roboto Condensed Light';src:url(../font/RobotoCondensed-Light.eot);src:url(../font/RobotoCondensed-Light.eot?#iefix) format("embedded-opentype"),url(../font/RobotoCondensed-Light.woff2) format("woff2"),url(../font/RobotoCondensed-Light.woff) format("woff"),url(../font/RobotoCondensed-Light.ttf) format("truetype"),url(../font/RobotoCondensed-Light.svg#RobotoCondensed-Light) format("svg");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Roboto Condensed LightItalic';src:url(../font/RobotoCondensed-LightItalic.eot);src:url(../font/RobotoCondensed-LightItalic.eot?#iefix) format("embedded-opentype"),url(../font/RobotoCondensed-LightItalic.woff2) format("woff2"),url(../font/RobotoCondensed-LightItalic.woff) format("woff"),url(../font/RobotoCondensed-LightItalic.ttf) format("truetype"),url(../font/RobotoCondensed-LightItalic.svg#RobotoCondensed-LightItalic) format("svg");font-weight:300;font-style:italic;font-display:swap}*{font-family:"Roboto Condensed",sans-serif!important}.sidebar-campaign-logo{cursor:pointer}#homePageBody .sidebar-campaign-logo{margin-bottom:20px}@media screen and (max-width:800px){.sidebar-campaign-logo{margin-top:35px}.sidebar-campaign-logo.small-resolution{margin:15px 0 0 5px}#listGames .pageScrollContent.episodeList.thumb-list{margin-top:80px}#bottomThumbSelector{margin-top:120px}.language-selector{min-height:29px}}@media screen and (min-width:801px){.sidebar-campaign-logo.small-resolution{display:none}.toggle-favorite.small-device{display:none!important}.toggle-favorite.large-device{display:block!important}}html{background:#fff}blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,ul{margin:0;padding:0}th{margin:0}body #bottomThumbSelector,body .homePageBodyFrame,body .rightpanel{display:none}body #usrFeedbackButton,body.desktop #bottomThumbSelector,body.desktop .homePageBodyFrame,body.desktop .rightpanel{display:block}body.modal-open{overflow:hidden;padding-right:17px}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400}#menu nav ul,ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-weight:400;font-size:24px}h2,h3,h4,h5,h6{font-size:100%}q:after,q:before{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}.errorSummary p,html,legend{color:#000}#background,#player_overlay #trailerButton .wrapper,body,html{width:100%;height:100%}a,body{color:#fff}body{font-family:'Roboto Condensed',sans-serif;background:#181818;overflow-x:hidden!important;overflow-y:auto}body#homePageBody{overflow:hidden}[unselectable=on]{-moz-user-select:auto!important;-ms-user-select:auto!important;-webkit-user-select:auto!important;-o-user-select:auto!important;user-select:auto!important}.ccard-icon{background:url(https://i.c7cdn.com/images/ccard-icon.png) no-repeat;width:43px;height:30px;display:inline-block}.sms-icon{background:url(https://i.c7cdn.com/images/sms-icon.png) no-repeat;width:28px;height:32px;display:inline-block}.free-icon{background:url(https://i.c7cdn.com/images/free-icon.png) no-repeat;width:44px;height:45px;display:inline-block}.FLleft,.scene-rating span{float:left}.FLright{float:right}#introGirlSelector td.active .inactive,.mobile{display:none}div.container #player{display:block;z-index:100002;position:absolute;top:10px;left:0}#playerWrapper{position:absolute;right:3%;width:45%}a{text-decoration:none}.grid-view table.items tr.selected td{color:#000!important}#polaroid{position:absolute;z-index:7;-moz-box-shadow:0 0 20px #000;-webkit-box-shadow:0 0 20px #000}.buyPopupPartTwo .paypal-by-epoch{width:35%}#background{min-width:1007px;min-height:670px;z-index:0;overflow:hidden;background-position:center center;position:fixed;top:0;left:0}#background img{position:absolute;width:100%;display:none;z-index:1}#background img.active{z-index:3!important}#background img.polaroid{z-index:4}ul.tabs li.current:after,ul.tabs li:hover:after{z-index:2}#background.repeat{background-repeat:repeat}#background.center_stretch{background:0 0}#background.center_stretch img{display:block;width:100%;height:100%}#background.center_crop{background-position:center center}#background.top_left{background-position:top left}#background.top_right{background-position:top right}#background.bottom_left{background-position:bottom left}#background.bottom_right{background-position:bottom right}#background img.ipad,#background img.ipad-frame,#background img.ipad-shine,#ipadHover{-moz-transform:rotate(8deg);-webkit-transform:rotate(8deg);-o-transform:rotate(8deg);-ms-transform:rotate(8deg)}#ipadHover{z-index:6!important}#background img.ipad,#background img.ipad-frame,#background img.ipad-shine{z-index:2}.errorMessage{position:absolute!important;right:160px;top:0;min-width:160px;background:#e22222;color:#fff!important;border-radius:4px;box-shadow:0 0 3px rgba(0,0,0,.75);padding:3px 8px;z-index:1}.errorMessage:after{content:'';display:block;position:absolute;top:3px;right:-4px;border-bottom:5px solid transparent;border-left:5px solid #e22222;border-top:5px solid transparent;width:0;height:0}#lostPasswordResetForm{bottom:0!important;height:337px;left:0!important;margin:auto!important;position:absolute!important;right:0!important;top:0!important;width:476px}#lostPasswordResetForm .errorMessage{left:28px;right:auto;top:-8px}#lostPasswordResetForm .errorMessage:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid red;bottom:-10px;left:5px;top:auto}.main.signup-left-col .errorMessage{left:0;right:auto;top:-30px}.main.signup-left-col .errorMessage:after,.signup-screens .signup-left-col .errorMessage:after{border-left:5px solid transparent;border-top:5px solid red;border-right:5px solid transparent;bottom:-10px;right:50%;top:auto}.signup-screens .signup-left-col .errorMessage{left:0;top:-30px;width:300px}.contentContainer.account-container #account-form td,.contentContainer.account-container #account-form th{text-align:left;border:0}.contentContainer.account-container #account-form td .editableform .form-control{width:180px;height:24px}.contentContainer.account-container #account-form td .editableform .btn-sm{height:24px!important}.contentContainer.account-container #account-form td .editable-click{background:url(https://i.c7cdn.com/images/editable.png) no-repeat right;padding-right:25px}.contentContainer.account-container #account-form td img.editable{margin-left:10px;cursor:pointer}#mainActionButtons .start-game-button.big-button .resolution-button .header,.contentContainer.account-container #account-form td .editable-click:hover{color:#fff}.contentContainer.account-container #account-form th{padding-top:12px}.contentContainer.account-container #account-form td{font-size:16px}.contentContainer.account-container #account-form td .editable-input label{font-size:12px}.contentContainer.account-container #account-form .profileEmail td{color:#ffc602}.contentContainer.account-container #account-form .errorMessage{left:495px;top:0;width:300px}.contentContainer.account-container .errorMessage:after{top:3px;left:-4px;border-bottom:5px solid transparent;border-top:5px solid transparent;border-left:transparent;border-right:5px solid red;width:0;height:0}.errorSummary ul li{color:red}#introGirl{position:absolute;top:0;left:0;z-index:9;background:#000;width:809px;height:785px}#introGirl img{cursor:pointer}#player_overlay #trailerButton{z-index:100000000;width:100%;height:62px;position:absolute;bottom:36px;text-align:center}#mainFuckingButton,#showSelectOuter,#trailerButton a{font-size:38px;background:#b0b0b0;border:1px inset;border-color:#000 #6f6f6f #b0b0b0;border-radius:12px}#showSelectOuter{padding:4px}#mainFuckingButton,#trailerButton a{width:400px}#mainFuckingButton{padding:4px}#default #free-cam.thumb-list .episodeBlock .details .td,#menu .notification-model .NotifyWrapper .notificationContainer li a img,#showSelectOuter{width:auto}#mainFuckingButton .wrapper,#showSelectOuter .wrapper,#trailerButton .wrapper{text-align:center;cursor:pointer;overflow:hidden;background:orange;background-image:-webkit-linear-gradient(top,orange 0,#c46000 50%,#af4600 50.1%,#a04100 100%);filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ffa500', endColorstr='#a04100');background-image:linear-gradient(to bottom,orange 0,#c46000 50%,#af4600 50.1%,#a04100 100%);border-radius:10px;-moz-background-clip:border-box;-webkit-background-clip:border-box;background-clip:border-box;text-shadow:2px 2px 2px rgba(0,0,0,.6);border:1px solid #f9b24a;border-top-color:#ffedaf;border-bottom-color:#000}#mainFuckingButton a,#showSelectOuter a,#trailerButton a{display:inline-block;color:#fff;font-family:HU_flasa,Comic Sans MS,Comic Sans MS5,cursive!important;padding:7px 9px}@media screen and (-webkit-min-device-pixel-ratio:0){#trailerButton a{padding-bottom:9px;padding-top:9px}}.model-details{width:410px!important}.episodeBlock .description{width:410px!important;display:inline-block!important}#introGirlSelector td.active .active,.episodeBlock:hover .toggle-favorite,.episodeBlock:hover .togglefavorite{display:block}.toggle-favorite{transition:opacity 200ms}.episodeBlock .toggle-favorite{position:absolute;left:16px;bottom:16px;display:none;width:16px!important;height:15px!important}.episodeBlock .toggle-favorite:not(.on):hover{filter:opacity(.5)}.episodeBlock .toggle-favorite.on{background:url(https://i.c7cdn.com/images/favorite-toggle.png) no-repeat 0 -15px;opacity:1}#segPayPaymentForm .content{margin:0;padding:0;width:100%;height:100%}#introGirlSelector{height:112px;width:200px;background:0 0;position:absolute;top:0;left:0;z-index:8}#introGirlSelector table,#menu{width:100%}#introGirlSelector img{height:100%;cursor:pointer;border:3px solid #ccc;box-shadow:1px 1px 2px #999;filter:progid:dximagetransform.microsoft.shadow(color=#999999, direction=135, strength=2)}#introGirlSelector td .active{display:none}#introGirlSelector #introGirlSelector td:hover img,#introGirlSelector td.active img{border:3px solid #ffba00}#introGirlSelector .left .picture{background:url(https://i.c7cdn.com/images/host1.jpg);text-align:left}#introGirlSelector .right{text-align:right}#introGirlSelector .center{text-align:center}#introGirlSelector img.last{margin-right:0}.notification-dropdown{width:330px;position:fixed;z-index:1000000000;top:20px;left:100px}.notification-dropdown>div{vertical-align:top}.notification-dropdown-holder{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1000000}.dropdown-top{width:330px;height:27px;background:url(https://i.c7cdn.com/images/dropdown_top_1.png) no-repeat center top}.dropdown-bottom{width:330px;height:49px;background:url(https://i.c7cdn.com/images/dropdown_bottom.png) no-repeat center top}.dropdown-img-left,.dropdown-img-right{display:inline-block;width:23px;height:100%}#menu nav ul li,.dropdown-center{display:inline-block;vertical-align:top}.dropdown-center{width:284px}.dropdown-list,.dropdown-list .item{border-bottom:1px solid gray;background:#f2f2f2}.dropdown-list{border-top:1px solid gray;max-height:345px;overflow-x:hidden;overflow-y:auto}.dropdown-list .item{height:68px;overflow:hidden;display:block;background:url(https://i.c7cdn.com/images/notification-polaroid.png) no-repeat left center}.dropdown-list .item-type-show{background-image:none}.dropdown-list .item:hover{background-color:#fefefe}.dropdown-list .item img{width:50px!important;height:50px!important;display:inline-block;border-radius:2px;margin-top:9px;margin-left:6px}.dropdown-list .item-type-show img{width:74px!important}.dropdown-list .label{display:inline-block;font-size:10px;height:15px!important;line-height:14px;margin:6px 0 0!important;padding:1px 4px!important;position:static;border-radius:4px}.dropdown-list .full-ribbon{background:0 0 #8d2463!important;color:#fff!important}.dropdown-list .mini-ribbon{background:0 0 #274e94!important;color:#fff!important}.dropdown-list .item div{padding-left:70px;margin-top:-50px;height:68px}.dropdown-list .item-type-show div{padding-left:90px}.dropdown-list .item div span{color:#0f0f0f;text-shadow:none;font-weight:700}.dropdown-list .item div span.m-name{text-transform:uppercase;display:inline-block;height:16px;overflow:hidden}.dropdown-list .item div em{color:#9e9e9e;text-shadow:none}.dropdown-show-all{display:inline-block;width:100%;height:14px;font-size:14px;text-transform:uppercase;padding:6px 0;margin-bottom:-10px;text-align:center;cursor:pointer}#menu{background:#000;font-size:16px;line-height:14px;margin:0;position:fixed;top:0;right:0;z-index:10000003;height:30px}#menu aside,#menu nav{position:absolute;height:100%}#menu aside{left:55px}#menu aside .notification,#menu aside>span,#menu nav a,#menu nav a~span{display:inline-block;text-align:center;position:relative}#menu aside>span{vertical-align:middle;padding:0 20px 0 0;cursor:pointer}#menu aside span.beta-label{color:#e00;margin-right:10px}#menu aside .notification{width:35px;height:28px;padding-top:0;padding-right:0;top:-2px;text-align:right;z-index:1001000000;cursor:pointer}#menu aside .notification .NotifyWrapper{padding:8px}#menu aside .notification b{position:relative;top:8px;vertical-align:top;background:#ff3f38;padding:3px;border-radius:2px;font-size:10px;line-height:10px;font-weight:700;box-shadow:0 2px 5px #000,0 1px 4px rgba(255,255,255,.5) inset}#menu aside .notification .notification.opened{width:auto;height:auto;top:40px}#menu aside span.notification-show{background:url(https://i.c7cdn.com/images/notification_show.png) no-repeat left top}#menu aside span.notification-model{background:url(https://i.c7cdn.com/images/notification_model.png) no-repeat left top}#menu aside span.beta-label{padding-left:10px;top:2px}#menu aside .liveSearchForm{left:0;top:1px}#menu aside .liveSearchForm.loggedIn{left:0;top:-1px}#menu nav{right:0}#menu nav .menu_trigger{display:none;overflow:hidden;position:absolute;right:0;vertical-align:top}#menu nav .menu_trigger input[type=checkbox]{left:-20px;position:absolute;top:-20px}#menu nav .menu_trigger .check{cursor:pointer}input[type=checkbox]~.check{background:url(https://i.c7cdn.com/images/mobile_menu_icon.gif) no-repeat 0 0;display:inline-block;height:31px;margin-right:10px;vertical-align:middle;width:34px}#menu nav ul li{position:relative}#menu nav a,#menu nav a~span{padding:7px 20px 2px 0;white-space:nowrap}#menu nav a.cams{color:#b773d3}#menu nav a:active,#menu nav a:focus,#menu nav a:hover{text-decoration:none;color:#fff;border:0;outline:0}#menu nav a.cams:active,#menu nav a.cams:focus,#menu nav a.cams:hover{color:#b773d3}#menu nav a span.creditWarning{color:red;font-weight:700}#menu .emailConfirmCont{position:absolute;top:0;left:-668px;display:inline;float:left;background-color:#dc5051;margin-right:399px;padding:0}#menu .emailConfirmCont:before{content:'';position:absolute;left:10px;top:11px;width:7px;height:10px}#menu .emailConfirmCont a.emailConfirmAlert{display:table-cell;vertical-align:middle;color:#fff;font-weight:700;padding:0 10px 0 25px!important}#menu .emailConfirmCont .button-box>button.close-x{position:relative;top:0;right:0;padding:3.5px 10px;background-repeat:no-repeat;width:11px;height:23px}#menu .emailConfirmCont .button-box{display:table-cell;background-color:#860505}@media (max-width:1700px) and (min-width:1500px){#menu .emailConfirmCont{left:-470px}}@media (max-width:1499px) and (min-width:1300px){#menu .emailConfirmCont{position:unset;margin-right:10px;left:auto!important}}@media (max-width:1299px){#menu .emailConfirmCont{left:-5%}}#menu .emailConfirmCont .closeBtn{display:none}@media (max-width:1400px) and (min-width:1025px){#menu .emailConfirmCont{display:block;top:30px}#menu .emailConfirmCont a.emailConfirmAlert{margin:0 3px 0 0;max-width:inherit;padding:0 10px 0 0}#menu .emailConfirmCont .closeBtn{background:0 0;border:0;border-radius:50%;color:#fff;cursor:pointer;display:inline-block;transition:background .2s ease}}@media (max-width:1024px){#menu .emailConfirmCont{display:none}.language-selector{margin-right:50px!important}}#menu nav a.buttonFlashy{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYmQ2OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNzk1MjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:linear-gradient(to bottom,#febd68 0,#f79520 100%);border-radius:5px;color:#000;margin-right:10px;padding:3px 10px;position:relative;top:1px}@media (min-width:980px) and (max-width:1400px){#menu nav a,#menu nav a~span{padding:7px 10px 2px 0}#menu nav a.menu-profile{padding:7px 20px 2px 0;box-sizing:content-box}#menu nav a{text-overflow:ellipsis;max-width:120px}#menu nav a.registration{max-width:none}}#menu nav span.logCmd{padding:0 5px;position:relative}#brought-to-you-by-cookie-jar{border-radius:0 0 5px 5px;background:#000;color:#fff;left:-25px;line-height:26px;padding:0;position:absolute;text-align:center;top:24px;width:242px}#brought-to-you-by-cookie-jar .inner{color:#ffba00;font-size:18px}#menu nav span.logCmd:after,#menu nav span.logCmd:before{content:'';display:block;width:1px;height:10px;background:#666;position:absolute;top:-9px}#menu nav span.logCmd:before{left:-5px}#menu nav span.logCmd:after{right:10px}#bottomThumbSelector .thumbs ul,#menu .hide,.loginDialog h1.title{display:none}#menu .current,#menu .current:active,#menu .current:focus,#menu .current:hover{color:#ffba00;text-decoration:none;border:0;outline:0}#menu .buyCredit,#menu .buyCredit:active,#menu .buyCredit:focus,#menu .buyCredit:hover{color:#00a651;text-decoration:none;border:0;outline:0}.menu-dropdown{position:relative;display:inline-block}.menu-dropdown-content{display:none;position:absolute;right:0;background-color:#000;min-width:100px;padding:8px 10px;color:#fff}.menu-dropdown-content.cams{min-width:75px}.menu-dropdown-content ul li{display:block!important;position:relative;background:no-repeat 0 5px}.menu-dropdown-content ul li a{font-size:12px;text-align:left!important;padding:4px 0 4px 18px!important}.menu-dropdown-content ul li.icon-credits{background-image:url(https://i.c7cdn.com/images/icon-credits.png)}.menu-dropdown-content ul li.icon-favorites{background-image:url(https://i.c7cdn.com/images/icon-favorites.png)}.menu-dropdown-content ul li.icon-settings{background-image:url(https://i.c7cdn.com/images/icon-settings.png)}.menu-dropdown-content ul li.icon-help{background-image:url(https://i.c7cdn.com/images/icon-help.png)}.menu-dropdown-content ul li.icon-logout{background-image:url(https://i.c7cdn.com/images/icon-logout.png)}.menu-dropdown-content ul li.icon-vote{background-image:url(https://i.c7cdn.com/images/icon-vote.png)}.menu-dropdown-content ul li.icon-pre-order{background-image:url(https://i.c7cdn.com/images/icon-pre-order.png)}.menu-dropdown-content ul li.icon-livecams{background-image:url(https://i.c7cdn.com/images/icon-livecams.png)}.menu-dropdown-content ul li.icon-liveshows{background:url(https://i.c7cdn.com/images/icon-liveshows.png) 0 7px}.menu-dropdown:hover .menu-dropdown-content{display:block!important}a.icon-help{background:url(https://i.c7cdn.com/images/icon-help.png) no-repeat 0 8px;padding-left:15px!important}.profile-selector{position:relative;margin-right:10px}.pre-order-selector::after,.profile-selector:after{background-image:url(https://i.c7cdn.com/images/translation/arrow-down.png);content:"";height:4px;position:absolute;top:10px;width:8px;z-index:99999999}.profile-selector:after{right:0}.profile-selector.cams:after{top:13px}.profile-selector.profile-icon{margin-bottom:4px}.profile-selector.profile-icon a.menu-profile{box-sizing:content-box;height:8px;width:11px}.profile-selector.profile-icon a.menu-profile img.icon-profile{display:block;height:19px;left:0;top:2px;position:absolute}.pre-order-selector{margin-right:10px}.pre-order-selector::after{right:8px}.menu-dropdown.pre-order .menu-dropdown-content{width:120px}@media screen and (max-width:1024px){.content .right{margin-top:25px!important}#menu nav a~span a,#menu nav.open span.logCmd{padding:0}#menu nav a,#menu nav a~span{max-width:100%}#menu nav .menu_trigger{display:inline-block;top:0}#menu nav.open{padding-top:30px;width:100%}#menu nav .menu_trigger~a,#menu nav .menu_trigger~span{display:none}#menu nav.open .menu_trigger~a,#menu nav.open .menu_trigger~span a{display:block;text-align:right;background:rgba(0,0,0,.85);border-bottom:1px solid #333;color:#fff;padding:8px 5px;text-transform:uppercase;transition:background .2s linear}#menu nav.open .menu_trigger~a:hover,#menu nav.open .menu_trigger~span a:hover{background:#000;border-bottom:1px solid #888}#menu nav.open .menu_trigger~a.current,#menu nav.open .menu_trigger~span a.current{color:red}#menu nav.open .menu_trigger~a.buyCredit,#menu nav.open .menu_trigger~span a.buyCredit{color:#00a651}#menu nav.open .menu_trigger~span{display:block}#menu nav span.logCmd:after,#menu nav span.logCmd:before,#menu nav.open .menu_trigger~span a.hide,#sideMenu #headLine a,#sideMenu2 #headLine a,.contentContainer .game-filter,.menu-dropdown{display:none}}.main-content{margin-top:36px}#sideMenu,#sideMenu2{width:150px;margin-left:54px;color:#fff;float:left;position:fixed;font-family:'Roboto Condensed',sans-serif;z-index:100000;top:42px;bottom:0}#sideMenu #headLine a,#sideMenu2 #headLine a{display:none;position:absolute;top:0;left:0;bottom:0;right:0;z-index:2000}#sideMenu .menu,#sideMenu2 .menu{font-size:15px;line-height:20px}#sideMenu .menu li,#sideMenu .menu li a,#sideMenu2 .menu li,#sideMenu2 .menu li a{z-index:100}#sideMenu .menu li a.cams{color:#b773d3}#sideMenu .menu li a:active,#sideMenu .menu li a:focus,#sideMenu .menu li a:hover,#sideMenu2 .menu li a:active,#sideMenu2 .menu li a:focus,#sideMenu2 .menu li a:hover{text-decoration:none;color:#fff;border:0;outline:0}#sideMenu .menu li a.cams:active,#sideMenu .menu li a.cams:focus,#sideMenu .menu li a.cams:hover{color:#b773d3}#sideMenu .menu li.active a,#sideMenu2 .menu li.active a,.signup-page .buttons span a{color:#f7941e}#sideMenu .desc,#sideMenu2 .desc{font-size:75%;color:rgba(200,200,200,.75);padding-bottom:3px}#sideMenu2 .my-models,#sideMenu2 .my-shows{margin-bottom:25px}#sideMenu .my-models ul li span.new-favorite,#sideMenu .my-shows ul li span.new-favorite,#sideMenu2 .my-models ul li span.new-favorite,#sideMenu2 .my-shows ul li span.new-favorite{color:#ffba00}#sideMenu .my-models ul li a,#sideMenu .my-shows ul li a,#sideMenu2 .my-models ul li a,#sideMenu2 .my-shows ul li a{display:block;padding:2px 0 2px 20px;border-radius:4px;margin-bottom:1px;width:120px;margin-left:0;font-weight:700;color:#fff;cursor:pointer;font-size:13px}#sideMenu .my-models ul li a.favorite,#sideMenu .my-shows ul li a.favorite,#sideMenu2 .my-models ul li a.favorite,#sideMenu2 .my-shows ul li a.favorite{background:url(https://i.c7cdn.com/images/filter-favorite.png) no-repeat left center}#sideMenu .my-shows ul li a.unlocked{background:url(https://i.c7cdn.com/images/filter-unlock.png) no-repeat 0 2px;background-size:auto 14px}#sideMenu .my-shows ul li a.flashSale{background:url(https://i.c7cdn.com/images/filter-flash-sale.png) no-repeat 0 2px;background-size:auto 17px}#sideMenu .my-shows ul li a.preOrder{background:url(https://i.c7cdn.com/images/filter-pre-order.png) no-repeat 0 2px;background-size:auto 14px}#sideMenu .my-shows ul li a.watched{background:url(https://i.c7cdn.com/images/filter-watched.png) no-repeat 0 2px;background-size:auto 14px}#headLine.main{margin-bottom:35px!important;z-index:10000000;position:relative}#homePage{z-index:1}#homePage #sideMenu,#homePage #sideMenu2{position:absolute;margin:0;left:54px}#homePage #headerContainer{width:950px;height:118px;background:0 0}#homePage .contentContainer{position:absolute;width:100%;margin:45px 0 0;overflow:hidden;height:100%}#homePage .contentContainer .content{min-width:1290px}#homePage .contentContainer .content #player{border:1px solid #2d2d2d;position:relative;margin-top:81px}#homePage .contentContainer .content #playButton{width:288px;height:78px;margin-left:485px;margin-top:55px;text-align:center;background:url(https://i.c7cdn.com/images/bigPlayButton.jpg) no-repeat bottom left;display:block}#homePage .contentContainer .content #playButton span{color:#fff;font-weight:700;font-size:30px;position:relative;top:10px}body.w1024 #sideMenu,body.w1024 #sideMenu2{margin-left:18px;width:150px}body.w1024 .breadcrumb{margin-left:18px;margin-right:18px}.breadcrumb{margin:36px 0 36px 54px;color:#fff;width:100%;font-size:12px;position:fixed;top:10px;left:0}#default #headerContainer .episodeMenu a,#pager a,.over{color:#ffba00}.buyPopupPartTwo .columns>li h3 .backToChoose,.ratingBlock{float:right}.ratingBlock .empty,.ratingBlock .full{float:left;width:12px;height:12px}.ratingBlock .empty{opacity:.5;filter:alpha(opacity=50)}.scene-rating{margin-top:54px;float:left;clear:both}.scene-rating .like-text{margin-top:30px;font-size:21px}.scene-rating .stars span{width:25px;height:24px}.scene-rating .empty-star{opacity:.4;filter:alpha(opacity=40)}.scene-rating .half-star{width:12px}.scene-rating.active .stars .active{cursor:pointer;opacity:1;filter:alpha(opacity=100)}.clearfix:after,.clearfix:before{display:table;content:" "}.pageScrollContent.line-list .list-view .items{display:block;clear:both}#tmp-mobile header:after,.items:after{clear:both;content:'';display:block}.pageScrollContent .pageScrollLoader{display:none;background:url(https://i.c7cdn.com/images/ajax-loader.gif) no-repeat 0 0;width:128px;height:15px;margin:10px auto}.pageScrollContent .loadButton.loading{background:rgba(255,198,2,.8)}.pageLoader{position:fixed;top:0;left:0;width:100%;height:100%;z-index:110000;display:none;background:url(https://i.c7cdn.com/images/ajax-loader.gif) no-repeat center center}.addthis_toolbox{margin-top:9px}.addthis_toolbox.addthis_32x32_style span{display:inline-block!important}#headLine{line-height:1;font-size:36px;margin-bottom:1em;float:left;width:100%}#mainActionButtons{z-index:2;float:right;margin-top:36px;position:relative}#mainActionButtons .buttons{display:flex}#mainActionButtons .flash-sale-btn{position:relative;height:70px;display:inline-flex;width:100%;margin-top:15px;padding:0;text-align:center;font-size:15px;line-height:28px;color:#fff;background-color:#2697d5;border-radius:5px;vertical-align:middle;cursor:pointer}#mainActionButtons .flash-sale-btn.countdown-ended:after,#mainActionButtons .flash-sale-btn.discount-unlocked:after{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#aaa;content:'Flash sale has ended';text-transform:uppercase;font-size:24px;color:#000;text-align:center;line-height:70px;border-radius:5px;font-style:normal;font-weight:700;cursor:default;pointer-events:none}#mainActionButtons .flash-sale-btn.discount-unlocked:after{content:'Discount Unlocked'!important}#mainActionButtons .flash-sale-btn>*{margin:auto;text-transform:uppercase;font-weight:700;line-height:1.6}#mainActionButtons .flash-sale-btn .row-1{display:block;font-size:16px}#mainActionButtons .flash-sale-btn .row-1 b{font-size:20px;border-bottom:2px solid #fff;margin:0 3px}#mainActionButtons .flash-sale-btn .row-2{display:block;font-size:14px;font-style:italic}#mainActionButtons .big-button{height:70px;width:168px;display:grid;z-index:5;cursor:pointer;position:relative}#mainActionButtons .big-button .text{position:absolute;font-size:16px;line-height:1.1;top:50%;left:50%;color:#fff;transform:translate(-30%,-50%)}#mainActionButtons .big-button .text:before{content:'\f04b';font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;color:#fff;font-size:22px;padding-right:5px;position:absolute;top:50%;transform:translate(-130%,-50%)}#mainActionButtons .big-button .resolution-button{height:88px;width:168px;margin-top:-17px;display:none;overflow:hidden}#mainActionButtons .start-game-button.big-button .resolution-button{border-bottom-right-radius:5px;border-top-right-radius:5px;background-color:#000}#mainActionButtons .play-trailer-button.big-button .resolution-button{border-bottom-left-radius:5px;border-top-left-radius:5px;background-color:#d7a501}#mainActionButtons .big-button:hover .resolution-button,.episodeList.pageScrollContent .modelBlock img{display:block}#mainActionButtons .resolution-button .header{border-radius:5px;font-size:9px;height:17px;line-height:17px;text-align:center;text-transform:uppercase}#mainActionButtons .play-trailer-button.big-button .resolution-button .header,.buyPopupPartTwo .columns>li.last form h3 a:hover{color:#000}#mainActionButtons .resolution-button li{background-color:#d7a501;border-bottom:1px solid #000;color:#000;height:23px}#mainActionButtons .play-trailer-button .resolution-button li{background-color:#000;color:#fff;border-bottom:1px solid #fff}#mainActionButtons .resolution-button li:last-child{border:0}#mainActionButtons .start-game-button .resolution-button li.res-720p{border-top-right-radius:5px}#mainActionButtons .play-trailer-button .resolution-button li.res-720p{border-top-left-radius:5px}#mainActionButtons .resolution-button li a{color:#000;font-weight:700;position:relative;padding:4px 0 0 25px;display:block}#mainActionButtons .resolution-button li a::before{border-color:transparent transparent transparent #000;border-style:solid;border-width:5px 0 5px 10px;content:"";height:0;left:10px;position:absolute;top:7px;width:0}#mainActionButtons .play-trailer-button .resolution-button li a{color:#fff}#mainActionButtons .play-trailer-button .resolution-button li a:before{border-color:transparent transparent transparent #fff}#mainActionButtons .resolution-button li a .hd{margin-left:10px;background-color:#fff;color:#000;text-transform:uppercase;padding:1px 2px 0;font-style:italic}#mainActionButtons .resolution-button li:hover{color:#fff;background-color:#000}#mainActionButtons .play-trailer-button .resolution-button li:hover{background-color:#d7a501;color:#000;border-bottom:1px solid #000}#mainActionButtons .resolution-button li:hover a,#mainActionButtons .resolution-button li:hover a::before{border-color:transparent transparent transparent #fff;color:#fff}#mainActionButtons .play-trailer-button .resolution-button li:hover a,#mainActionButtons .play-trailer-button .resolution-button li:hover a:before{border-color:transparent transparent transparent #000;color:#000}#mainActionButtons .start-game-button{border-top-right-radius:5px;border-bottom-right-radius:5px;background-color:#f7941e}#mainActionButtons .start-game-button:hover{background-color:#f38809}#mainActionButtons .play-trailer-button{border-top-left-radius:5px;border-bottom-left-radius:5px;background-color:#1b1b1b}#mainActionButtons .play-trailer-button:hover{background-color:#0e0e0e}.mist{opacity:.3}#DisplayPlayer .info-and-actions{position:fixed;right:54px;bottom:72px;z-index:3;width:336px;font-size:12px}#DisplayPlayer .info-and-actions.flash-sale{bottom:56px}#DisplayPlayer .toggle-favorite{display:block;position:relative;float:left;width:27px!important;height:25px!important;bottom:auto;top:16px;left:0;background:url(https://i.c7cdn.com/images/favorite-toggle-normal.png) no-repeat 0 0}#DisplayPlayer .toggle-favorite.on{background:url(https://i.c7cdn.com/images/favorite-toggle-normal.png) no-repeat 0 -25px}#DisplayPlayer .toggle-favorite:not(.on):hover{background:url(https://i.c7cdn.com/images/favorite-toggle-normal.png) no-repeat 0 -25px;opacity:.8}#DisplayPlayer #sideMenu,#DisplayPlayer #sideMenu2{bottom:50px}#default .episodeBlock .ribbon,.model-page .game-type-indicator{width:86px;height:86px;position:absolute;top:-7px;content:'';overflow:hidden;text-indent:-10000px;left:-7px}#default .thumb-list .episodeBlock .ribbon{top:-2px;left:-1px}#default .episodeBlock.mini .ribbon{background-position:-90px 0}#default .episodeBlock.new .ribbon{background-position:-180px 0}#default .episodeBlock .bottom .title{font-size:12px!important;font-style:italic;font-weight:400;color:#ffba00;margin:0}#default .episodeList{z-index:2;position:relative;overflow:hidden;height:auto!important;padding-bottom:350px}#default #headerContainer .episodeMenu{width:150px;height:61px;float:left;font-size:14px;margin-left:10px;text-align:center;background:url(https://i.c7cdn.com/images/episodeHeaderBg.jpg) no-repeat left top}.thumb-list .episodeBlock .darker-shade .view-trailer .view-trailer-button{display:block;position:relative;z-index:1000;background-image:none!important}.thumb-list .episodeBlock .darker-shade .view-trailer .view-trailer-button .play{display:none!important;color:#c1c1c1;background-color:#585858;white-space:nowrap;margin:0;border-style:none;border-radius:3px;padding:5px}.thumb-list .episodeBlock .darker-shade .view-trailer .view-trailer-button .play:hover{background-color:#4b4b4b;text-shadow:none!important}.thumb-list .episodeBlock .darker-shade .view-trailer .view-trailer-button .play:before{border-left:none!important}.thumb-list .episodeBlock:hover .darker-shade .view-trailer .view-trailer-button .play{display:block!important}.line-list .episodeBlock:hover .darker-shade .start-game .start-game-button:after{border-left:none!important;color:transparent}#default #headerContainer .episodeMenu #toprated{width:76px;height:38px;padding:18px 5px 5px;float:left;cursor:pointer}#default #headerContainer .episodeMenu #latest{width:58px;height:38px;padding:18px 2px 5px;float:left;cursor:pointer}#default .contentContainer .content p{margin:0;line-height:18px;position:relative}#default .contentContainer .info-and-actions .info{border-radius:3px;background:0 0 rgba(0,0,0,.5);padding:10px;text-align:justify}#default .contentContainer .content .left{margin-top:20px;margin-bottom:10px;width:582px;height:363px;float:left;font-size:14px;color:#b3b3b3}#default .contentContainer .content .left .ratingBlock,.loginDialog .signup-left-col div{position:relative}#default .contentContainer .content .right,.model-page .right-panel{position:static!important;margin-left:200px;height:auto!important;margin-top:70px;margin-right:70px}.layout17 #default .contentContainer .content .right{margin-top:35px!important}.layout17 #default .contentContainer .content .right.mtop-auto{margin-top:auto!important}#default .contentContainer .content .right.cf{margin-left:205px}.w1024 .contentContainer .content .right,.w1024 .model-page .right-panel{margin-left:150px!important}#default .contentContainer .content .right .titleTop{font-size:18px;font-style:italic;margin:2px 0}#default .contentContainer .content .right .title{font-size:18px;font-style:italic;font-weight:400;color:#ffba00;margin:0;white-space:nowrap;line-height:12px;max-width:100%;overflow:hidden;text-overflow:ellipsis}#default .episodeBlock:not(.extra) .bottom .title{max-width:210px!important}#default .contentContainer .content .right .titleContent{margin-top:20px;overflow:hidden}#default .contentContainer .content .right .startGame{width:288px;height:90px;background:url(https://i.c7cdn.com/images/startGameBg.jpg) repeat-x left top;position:absolute;bottom:0;text-align:center}#default .contentContainer .content .right .startGame a{width:288px;height:58px;display:block}#default .contentContainer .content .right .startGame span{font-size:30px;font-weight:700;color:#fff;line-height:50px}#default .contentContainer .content .episodeSeparatorLine{width:900px;float:left;border-bottom:1px solid #5a5a5a}#creditContainer .pager li a{color:#0e509e}#creditContainer .pager li.selected a{color:#fff}#menu .NotifyWrapper .notificationContainer li:hover,.survey-page{background:#fff}.close-x,.close-x:after{position:absolute;width:14px;height:14px}.close-x{top:-10px;right:-10px;z-index:10000;cursor:pointer}.close-x:after{content:"\2715";display:block;line-height:14px;font-size:9px;border-radius:30px;text-align:center;background-color:#333;color:#fff}.signup-page h3,.signup-page>p,.survey-page p{padding:20px;text-align:center}.signup-screens{width:2000px}.signup-page{width:630px;margin-right:50px}.signup-page h2,.survey-page h2{color:#f7941e;font-size:24px;text-shadow:1px 1px 0 silver;padding:20px 52px;text-transform:uppercase}#create-account .signup-page h2{padding:0 0 5px 20px}.signup-page h3{font-size:24px}.signup-page>p{padding:10px 50px}.signup-left-col,.signup-page,.signup-right-col{display:inline-block;vertical-align:top}.signup-left-col{margin-left:20px;margin-right:20px;width:270px}.loginDialog .login .signup-left-col{display:block;margin:0 auto;width:95%}.signup-left-col .recaptcha{margin-top:12px;clear:both}.signup-left-col .lost-password{width:60%!important;clear:both}.signup-left-col .buttons{padding-top:15px!important}.signup-left-col p{margin-bottom:10px;font-size:13px}.signup-right-col{width:250px;margin:0 25px}.buyPopupPartTwo,.signup-right-col.center,.signup-right-col.center h3{text-align:center}.signup-right-col h3{padding:0;text-align:left;font-size:18px;font-weight:700}.signup-right-col ul{list-style:outside square;line-height:18px;padding-left:15px}.signup-right-col .submit{margin:15px 0 0;padding:0;text-align:right}.signup-page .container{height:75px}.signup-page .websiteSecure{float:left}.signup-page .buttons,.survey-page .buttons{padding:15px 0 0;border-top:1px solid #dfdfdf}.signup-page .buttons span{color:gray;font-size:13px;float:left;display:block;width:100%;text-align:center;margin-top:15px}.signup-page .button{position:relative;top:25%}.signup-page .button,.signup-page a.button,.signup-page div.button,.survey-page .button{display:inline-block;background:#ffc602;color:#404040;border:1px solid #e1ae02;font-size:16px;font-weight:700;padding:9px;cursor:pointer;border-radius:5px;margin:0 10px}.buyPopupPartTwo{display:none;font-size:12px}.buyPopupPartTwo .content{padding:0!important}.buyPopupPartTwo .websiteSecure{position:absolute;right:10px;bottom:10px;padding:10px;border-radius:75px}.buyPopupPartTwo .ssl-secure{position:absolute;right:119px;bottom:34px}.buyPopupPartTwo .columns .free{font-size:14px}.buyPopupPartTwo .payment-column li{float:left;width:auto!important;height:100px!important;min-height:100px;display:table}.buyPopupPartTwo .packages .options li.active .label,.buyPopupPartTwo .payment-column .options li.active .label{background-color:#faf3d9}.buyPopupPartTwo .packages li .inputcel,.buyPopupPartTwo .payment-column li .inputcel{display:table-cell;vertical-align:middle}.buyPopupPartTwo .packages li .inputcel input{margin-top:-10px}.buyPopupPartTwo .payment-column li .inputcel input{top:0}.buyPopupPartTwo .payment-column li .label{cursor:pointer;white-space:normal!important;width:100%;display:table-cell;vertical-align:top;border:1px solid #e1e1e1;border-radius:10px;padding-left:10px;padding-top:10px;padding-right:10px;position:relative}.buyPopupPartTwo .payment-column li .label img.recommended{position:absolute;top:0;right:0}.buyPopupPartTwo .payment-column li .label .name{display:block;font-size:12px;color:#737373;font-weight:700}.buyPopupPartTwo .columns li.login-signup,.buyPopupPartTwo .columns li.user-info{width:190px}body.loggedIn .buyPopupPartTwo .columns li.user-info{width:250px;max-width:250px}.buyPopupPartTwo.showLogin .columns li.login-signup{width:330px;max-width:330px}.buyPopupPartTwo .columns li.packages{width:280px;padding:18px 0}.buyPopupPartTwo .columns .last{padding-left:20px;float:left}.buyPopupPartTwo .columns .last input.buy-credits{margin:0}.buyPopupPartTwo .buttons{border-top:1px solid #dfdfdf;margin-top:0!important}.buyPopupPartTwo .flow{background:#ababab;padding:10px 0}.buyPopupPartTwo .flow span{position:relative;display:inline-block;width:320px;margin-right:-4px;text-align:left;font-size:14px;color:#fff;text-transform:uppercase}.buyPopupPartTwo .flow span:first-child{width:250px}.buyPopupPartTwo .flow span:last-child{width:225px}.buyPopupPartTwo .flow span:before{content:'';display:inline-block;width:44px;height:24px;vertical-align:middle;position:relative;margin-right:10px;background:url(https://i.c7cdn.com/images/flow_arrow.png) no-repeat 0 0}.buyPopupPartTwo .flow span:first-child:before{display:none}.buyPopupPartTwo .flow span b{display:inline-block;vertical-align:middle;padding:3px 5px;margin-right:5px;font-size:14px;line-height:17px;color:#fff;background:#595959;border-radius:3px}.buyPopupPartTwo .flow span:first-child b{background:#737373}.buyPopupPartTwo .flow span:last-child b{background:#404040}#bottomThumbSelector .thumbs ul.active-thumbs,.buyPopupPartTwo .columns{display:block}.buyPopupPartTwo .columns>li{display:inline-block;vertical-align:top;text-align:left;min-height:322px;padding:18px 27px 27px;margin-right:-4px;float:left}.buyPopupPartTwo .columns>li h3{text-transform:uppercase;margin-bottom:18px;text-align:center;display:none}.buyPopupPartTwo .columns>li.last form h3{display:block;text-align:left;color:#ababab}.buyPopupPartTwo .columns>li.last form h3 a{color:#ababab}.buyPopupPartTwo .columns>li.last .container.free-container .login-signup-options{margin-top:5px}.buyPopupPartTwo .payment-column{padding-left:10px!important;margin-right:25px;width:250px!important;max-width:250px}.buyPopupPartTwo .login-signup-options li{text-align:center;border-radius:5px}.buyPopupPartTwo .login-signup-options span{display:block;text-align:center;font-size:14px;text-transform:uppercase;color:#737373;margin:15px auto;font-weight:700}.buyPopupPartTwo .login-signup-options span:hover,.preorder .preorder-details .preorder-content .preorder-right .preorder-packages .package .purchase.inactive .button:hover,.preorder .preorder-item .preorder-info .preorder-story .purchase.inactive .button:hover{cursor:default}.buyPopupPartTwo .login-signup-options a{padding:2px 10px;display:block;font-size:16px;color:#000;background:#f9f9f9;border:1px solid #d5d5d5;border-radius:4px}#login-form>div,.buyPopupPartTwo .options{width:100%}.buyPopupPartTwo .options li{padding:5px 9px;margin-bottom:5px}.buyPopupPartTwo .options input[type=radio]{display:inline-block;vertical-align:middle;margin-right:9px;position:relative;top:7px}.buyPopupPartTwo .options .offdiscount,.buyPopupPartTwo .plans .offdiscount{border:2px solid #f79520;padding:8px 7px;border-radius:5px;position:relative}.buyPopupPartTwo .options .offdiscount .discount-badge,.buyPopupPartTwo .plans .offdiscount .discount-badge{background:url(https://i.c7cdn.com/images/discount.png) no-repeat right center;display:inline-block;font-size:30px;font-weight:700;height:83px;letter-spacing:-1px;line-height:70px;position:absolute;right:-30px;text-align:center;text-shadow:1px 1px 1px;top:-5px;width:83px}.buyPopupPartTwo .options .offdiscount .discount-badge .percent{font-size:75%}.buyPopupPartTwo .options .label{display:table-cell;vertical-align:top;font-weight:400;width:210px;cursor:pointer;border:1px solid #e1e1e1;border-radius:10px;padding:10px}.buyPopupPartTwo .options .label .name{font-size:24px;line-height:1}.buyPopupPartTwo .options .label .icons{display:block;padding-top:10px;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.buyPopupPartTwo .options .label .icons img{margin:3px 3px 5px;max-width:100%;vertical-align:top}.buyPopupPartTwo .options .label .price{color:#898989}.buyPopupPartTwo .options .best-buy{color:red;border-radius:5px}.buyPopupPartTwo .options .best-buy .name{color:red}.buyPopupPartTwo .options .offdiscount .icon{background-color:red}.buyPopupPartTwo .options .best-buy .icon,.buyPopupPartTwo .options .discount .icon,.buyPopupPartTwo .options .offdiscount .icon{float:right;text-transform:uppercase;color:#fff;font-size:14px;text-align:center;padding:2px;border-radius:5px;font-weight:700;margin-left:5px;line-height:1}.buyPopupPartTwo .options .best-buy .icon{background-color:red}.buyPopupPartTwo .options .offdiscount .original{text-decoration:line-through}.buyPopupPartTwo .options .offdiscount .discountprice{color:red;font-weight:700}.buyPopupPartTwo .options .discount .icon{background-color:#ff7f7f}.buyPopupPartTwo .options .best-buy .icon.discount,.game-reco td,th{padding:5px}.buyPopupPartTwo .options .best-buy .icon span,.buyPopupPartTwo .options .discount .icon span{display:block;font-size:10px;text-align:center;background:#fff;color:#000;padding:5px;border-radius:0 0 3px 3px}.buyPopupPartTwo .options .best-buy .icon span{margin-top:5px}.buyPopupPartTwo .options .discount .icon span{margin-top:0}.buyPopupPartTwo .options .best-buy .icon span b,.buyPopupPartTwo .options .discount .icon span b{display:block;font-size:13px}.buyPopupPartTwo .options .free-credits{display:block;font-size:15px;font-weight:700;color:#000}.buyPopupPartTwo .text-container li{background:#363636;padding:9px;font-size:24px;color:#fff;margin-bottom:9px;border-radius:5px}.buyPopupPartTwo .text-container li .header{vertical-align:top;display:table-cell}.buyPopupPartTwo .text-container li .text{font-size:12px;display:table-cell;vertical-align:top;padding-left:18px}.buyPopupPartTwo .text-container li input{border:1px solid #fff;color:#fff;background:0 0;margin-top:5px}.buyPopupPartTwo .text-container li input[type=text]{border:1px solid #fff;color:#fff;background:0 0;width:140px}.buyPopupPartTwo .text-container li input[type=button]{padding:4px;border:1px solid #fff;color:#fff;background:0 0}.popupContent .buttons{padding:5px;text-align:right}.popupContent .buttons .list{font-size:12px;line-height:18px;text-align:left;width:50%;float:left}.popupContent.loginDialog .signup .buttons{margin-top:2px;padding-top:15px}.popupContent.loginDialog .signup .buttons .list{font-size:13px}.popupContent.loginDialog .signup .buttons .list.websiteSecure{width:15%}.popupContent.loginDialog .signup .buttons .list.pleaseVisit{width:25%;margin-top:20px}.popupContent.loginDialog .signup .buttons .list.awards{width:60%}.popupContent .buttons .list i{font-weight:700;font-style:normal}.popupContent .buttons .list a{color:#b7b7b7}.popupContent .buttons .list.awards li{background:url(https://i.c7cdn.com/images/award-star.png) no-repeat 2px 2px;padding-left:15px}.popupContent .buttons .list.pleaseVisit li{padding-left:15px}.popupContent .login-signup .buttons,.popupContent .user-info .buttons{border:0;float:none;margin:10px 5px 0 0!important;text-align:center}.buyPopupPartTwo .plans{width:250px;padding:18px 0 18px 7px!important}.buyPopupPartTwo .plans .label{border:1px solid #e1e1e1;border-radius:10px;cursor:pointer;display:table-cell;padding:10px;position:relative;vertical-align:top;width:100%}.buyPopupPartTwo .plans .inputcel{display:table-cell;vertical-align:middle;padding:0 5px}.buyPopupPartTwo .plans .name,.buyPopupPartTwo .plans .value{font-weight:700;text-transform:uppercase;font-size:13px;color:#000}.buyPopupPartTwo .plans .lowercase{font-size:10px}.buyPopupPartTwo .plan{margin-bottom:5px;padding:5px 9px 0 0}.buyPopupPartTwo .plan.center{text-align:center}.buyPopupPartTwo .plans li.active .label{background-color:#faf3d9}.plan input[type=radio]:checked{background-color:#faf3d9!important}.buyPopupPartTwo .plans .btn{background-color:#32adf1;display:block;float:none;margin:10px auto 0;padding:10px;width:53%}.buyPopupPartTwo .plans .btn,.buyPopupPartTwo .plans .btn2,.buyPopupPartTwo .plans .icon{border-radius:5px;color:#fff;font-weight:700;text-align:center;text-transform:uppercase}.buyPopupPartTwo .plans .btn2{display:block;float:none;margin:10px auto 0;padding:10px;width:53%;background-color:#8e8e8e}.buyPopupPartTwo .plans .btn:hover{background-color:#58c5ff}.buyPopupPartTwo .plans .btn2:hover{background-color:#3a3a3a}.buyPopupPartTwo .plans .icon{position:absolute;top:4px;right:5px;width:22%;background-color:red;float:right;font-size:12px;line-height:1;margin-left:5px;padding:2px}.buyPopupPartTwo .plans .icon span{background:#fff 0 0;border-radius:0 0 3px 3px;color:#000;display:block;font-size:8px;margin-top:5px;padding:2px 5px;text-align:center;text-transform:uppercase}.popupContent .buttons input{padding:9px}.popupContent .buttons input,input[type=submit]{border:0;font-size:16px;font-weight:700;cursor:pointer;color:#363636;margin-bottom:9px;margin-left:10px}.loginForm .form p strong,.popupContent .bold{font-weight:700}.popupContent .signup-page .buttons input,.popupContent .signup-page .buttons input[type=submit]{margin-right:10px;bottom:130px;display:inline;position:absolute;right:0}.popupContent.emailChange .buttons,.popupContent.passwordChanged .buttons,.popupContent.validatePassword .buttons{padding-right:27px}.popupContent{position:fixed!important;border:5px solid rgba(0,0,0,.5);list-style:none outside none;outline:medium;overflow:visible;top:10%;color:#363636;border-radius:5px;display:none;z-index:1999999999}.popupContent:after{content:"";position:fixed;display:block;left:0;right:0;bottom:0;top:0;z-index:-1!important;background:rgba(0,0,0,.6)}.buy-credit-popup-container{position:fixed;top:54px;left:0;bottom:20px;width:100%;background-color:rgba(0,0,0,.7);overflow-y:auto;z-index:300000}.buy-credit-popup-container .popupContent{position:absolute!important;left:50%!important;transform:translateX(-50%);margin:20px 0!important;top:20px!important}.popupContent a{color:#00e}.customer-support,.customer-support a,.popupContent,.popupContent a,.popupContent h2{text-shadow:none!important}.popupContent .wrapper{height:100%;background-color:#fff;border-radius:5px}.popupContent .content{padding:18px 20px 27px;min-width:0!important}#pager,.popupContent .center{text-align:center}.loginDialog h1 span,.popupContent h1{padding:27px;border-bottom:1px solid #dfdfdf}.popupContent h1{font-weight:400;font-size:19px;text-align:left}.popupContent label{color:#000;font-weight:700;font-size:15px;line-height:18px}.popupContent input.back,.popupContent input.cancel{background:0 0}.popupContent #create-account{margin-top:18px}.popupContent h2{margin-bottom:9px}.popupContent input.ok,input[type=submit]{background-color:#f7941e;border-radius:5px;padding:9px 20px}body.w1024 .popupContent .content{padding:9px 18px 18px}.popupContent input[type=password],.popupContent input[type=text],.popupContent textarea{background:#faf3d9;border:1px solid #d7d7d7;padding:5px;width:calc(100% - 10px);margin-bottom:9px;-webkit-appearance:none;border-radius:0}#login-form input[type=password],#login-form input[type=text]{width:100%;box-sizing:border-box}.signup-page input[type=password],.signup-page input[type=text]{width:248px}#login-form2 .remember-me{margin-bottom:9px;margin-top:18px}.loginDialog{min-width:345px}.loginDialog .remember-me input[type=checkbox]{position:relative;top:1px}.lost-password{padding:24px 0 0;float:left;z-index:1;width:auto}.loginDialog .forgot{margin-top:36px}.loginDialog .forgot a{color:#448ccb}.loginDialog .remember-me label{font-size:14px;color:#747474;font-weight:400;position:relative;top:-2px;left:2px}.loginDialog .getNewCaptcha a{color:#00e;position:relative;top:-22px}.loginDialog #create-account{margin-top:0;overflow:hidden}.loginDialog h1{display:table;padding:0;width:100%;border-bottom:none}.loginDialog h1 span{width:50%;display:table-cell;background:#f0f0f0;color:#b1b1b1}.loginDialog h1 span.login{border-left:1px solid #dfdfdf}.loginDialog h1 span.active{background:#fff;cursor:default;color:#363636;border-bottom:1px solid transparent}.surveyDialog iframe{border:0;width:610px;height:400px}.pornDealsPopup h1{text-align:center;text-transform:uppercase}.emailValidator,.regPopup{display:none;width:358px}.emailValidator p{color:#898989;padding-bottom:36px}.regPopup .agree{margin-top:5px}.regPopup .agree label{font-weight:400;margin-left:10px}.popupContentErrorMsg{font-size:12px}#pager{width:100%;padding:15px;height:20px;float:left}.clean{clear:both;display:block;float:none}textarea.cssContent{width:800px;height:200px}.loginForm{margin:0 auto}.loginForm .form{text-align:left}.loginForm .form p{line-height:18px;padding-bottom:6px}.mb10{display:inline-block;margin-bottom:10px}.loginDialog h1 span,.loginForm .form p.registration.show{text-align:center;cursor:pointer}.loginForm .form p.registration.show span{color:#00f}.customer-support a,.loginForm .form p.registration.show:hover{text-decoration:underline}.datePickerWrapper{width:450px;clear:left}.datePickerWrapper .datePickerContent{float:left;padding-right:5px;padding-bottom:20px}.datePickerWrapper .datePickerContent .submit{padding-top:13px}#bottomThumbSelector{position:absolute;width:100%;height:190px;bottom:0;z-index:100000;color:#fff;font-size:12px}#bottomThumbSelector .thumbs .label,#imageSlider ul li .label,.view-switcher ul li span{color:#000;font-size:10px;left:2px;padding:2px;position:absolute;top:2px}#bottomThumbSelector .thumbs .label{background:#ffba00;border-radius:3px}#bottomThumbSelector .recommendation{color:#000;background:#f80}#bottomThumbSelector .full-ribbon,#bottomThumbSelector .label.full{background:#8d2463!important;color:#fff!important;display:none}#bottomThumbSelector .label.quick,#bottomThumbSelector .mini-ribbon{background:#274e94!important;color:#fff!important}#bottomThumbSelector .label.label-right{margin:0 143px 0 97px}#bottomThumbSelector .thumb{text-align:center;width:140px}#bottomThumbSelector .thumb a{display:block;background:url(https://i.c7cdn.com/images/ajax-loader.gif) no-repeat center center;min-width:136px;min-height:91px}#bottomThumbSelector .thumb img{margin:0 auto;min-width:136px;min-height:91px}#bottomThumbSelector .background{background:#000;opacity:.6;filter:alpha(opacity=60);width:100%;height:100%;top:0;left:0;position:absolute}#bottomThumbSelector .wrapper{padding:0 54px}#bottomThumbSelector .hide-control,#bottomThumbSelector .menu{position:absolute;top:9px;z-index:1}#bottomThumbSelector .hide-control{right:18px}#bottomThumbSelector .hide-control .icon{cursor:pointer;height:17px;width:17px;float:right}#bottomThumbSelector .hide-control-closed .icon{background:url(https://i.c7cdn.com/images/dd-arrow.png) no-repeat right top}#bottomThumbSelector .menu li{text-transform:uppercase;float:left;margin-right:18px;font-size:12px}#bottomThumbSelector .menu li.active a{color:#ffc602}#bottomThumbSelector .thumbs{height:170px;overflow:hidden;position:absolute;top:0;width:100%;min-width:300px}#bottomThumbSelector ul.full,#bottomThumbSelector ul.mini{position:absolute;top:36px;width:100000px}@media (max-width:800px){#bottomThumbSelector ul.full,#bottomThumbSelector ul.mini{width:auto}}#bottomThumbSelector li .episodeTitle{font-size:13px;height:30px}#bottomThumbSelector .full li,#bottomThumbSelector .mini li,#imageSlider ul li{margin-right:18px;float:left;overflow:hidden;padding:4px;border-radius:5px;position:relative}#bottomThumbSelector .full li img,#bottomThumbSelector .mini li img,#imageSlider ul li img{border:1px solid #666}#bottomThumbSelector .trailer a{cursor:pointer}#bottomThumbSelector .full li.trailer,#bottomThumbSelector .full li:hover,#bottomThumbSelector .mini li.trailer,#bottomThumbSelector .mini li:hover{background:#ffba00;color:#000}#bottomThumbSelector .next,#bottomThumbSelector .prev{cursor:pointer;position:absolute;top:64px;width:32px;height:56px;display:none}#bottomThumbSelector .next span,#bottomThumbSelector .prev span{border-top:7px solid transparent;border-bottom:7px solid transparent;height:1px;line-height:0;display:inline-block;position:relative;top:14px}#bottomThumbSelector .next:hover span,#bottomThumbSelector .prev:hover span{border-top:8px solid transparent;border-bottom:8px solid transparent}#bottomThumbSelector .prev span{border-right:14px solid #fff}#bottomThumbSelector .next span{border-left:14px solid #fff}#bottomThumbSelector .prev:hover span{border-right:15px solid #dd851d}#bottomThumbSelector .next:hover span{border-left:15px solid #dd851d}#bottomThumbSelector .prev{left:27px}#bottomThumbSelector .next{right:9px}#forgotPasswordDialog{width:326px}.agree [type=checkbox]{position:relative;top:2px;margin-right:9px}.agree label,.modelBlock h1{font-weight:400}.modelBlock{position:relative;display:inline-block;margin-right:10px;margin-top:10px}.modelBlock a.toggle-favorite{width:27px;height:25px;position:absolute;top:35px;right:10px}.modelBlock a.toggle-favorite.on{background-position-y:-25px}.modelBlock img{width:202px!important;height:304px!important}.modelBlock h1 a{color:#f7941e!important;font-size:20px}#rightPane{float:right}.back-button,.close-button{position:absolute;top:35px;left:25px;z-index:100000001;background:url(https://i.c7cdn.com/images/back-circle.png) no-repeat 0 0;width:63px;height:63px;cursor:pointer}div.form label{font-size:1em!important}div.form .row{margin:9px 0!important}#login-form2 a:hover{border-bottom:1px solid}.game-filter em#watched-type,.yiiLog,ul.yiiPager .first,ul.yiiPager .last{display:none}#imageSlider ul,#movie,#player{position:absolute;left:0;z-index:100000000}#player{top:0}#movie{top:30px}#lostPasswordForm{width:351px}#lostPasswordForm input[type=text]{width:285px!important}#alertContainer{z-index:200000002}#alertContainer .message{color:#e00}#needLoginDialog{width:386px;height:510px}#ipadHover{left:0;position:absolute;top:0;height:100%}.old-ie #background .ipad,.old-ie #background .ipad-frame,.old-ie #background .ipad-shine,.old-ie #ipadHover{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.9902680687415703, M12=-0.13917310096006588, M21=0.13917310096006588, M22=0.9902680687415703, SizingMethod='auto expand')";filter:progid:DXImageTransform.Microsoft.Matrix( M11=0.9902680687415703, M12=-0.13917310096006588, M21=0.13917310096006588, M22=0.9902680687415703, SizingMethod='auto expand')}#ipadHover img{position:absolute;width:100%;z-index:1;display:none}#ipadHover:hover img{display:inline-block;cursor:pointer}#canvasloader-container{position:absolute;top:50%;left:50%}#overlay,.legal-text{width:800px;height:600px;position:absolute;z-index:10}.customer-support h1,.legal-text h1{margin-bottom:9px}.legal-text textarea{width:800px;height:600px;resize:none;padding:10px}.legal-text .tos-text-frame{width:800px;height:600px;overflow:auto;margin:20px auto;background:#fff}.legal-text .tos-text{white-space:pre-line;color:#000;padding:20px}.legal-text .tos-text a{color:#000}.legal-text.complimance p{width:800px;max-width:60em;background:#fff;color:#000;padding:18px}#overlay{display:none;background:0 0 rgba(0,0,0,.4);height:100%;left:0;top:0;width:100%;z-index:100}ul.yiiPager{font-size:11px;border:0;margin:0;padding:0;line-height:100%}ul.yiiPager,ul.yiiPager li{display:inline}ul.yiiPager a:link,ul.yiiPager a:visited{border:solid 1px #9aafe5;font-weight:700;color:#0e509e;padding:1px 6px;text-decoration:none}body #sideMenu .menu li a,body #sideMenu2 .menu li a,ul.yiiPager .page a{font-weight:400}ul.yiiPager a:hover{border:solid 1px #0e509e}ul.yiiPager .selected a{background:#2e6ab1;color:#fff;font-weight:700}ul.yiiPager .hidden a{border:solid 1px #dedede;color:#888}.clear{height:0}.clear:after{content:".";clear:both;visibility:hidden;line-height:0;height:0}.clear:after,.preorder .preorder-details .preorder-left .preorder-features li.stretch .plusgoal,.preorder .preorder-details .preorder-left .preorder-features li.stretch .stretchgoal,.preorder .preorder-details .preorder-left .preorder-starring li.stretch .stretchgoal,.preorder .preorder-item .preorder-info .preorder-starring li.stretch .stretchgoal,html[xmlns] .clear{display:block}* html .clear{height:1%}.customer-support{width:800px;height:600px;position:absolute;z-index:10;padding-top:40px}.customer-support div{color:#000;background-color:#fff;height:100%;padding:0 10px 10px}.customer-support a{color:#000}.customer-support p a{color:red}.customer-support div p.billing-issues,.customer-support div p.site-issues{font-size:14px;font-weight:700;padding-top:10px}.customer-support div ul{margin:9px 0;list-style:square;padding-left:14px}.customer-support div ul ul.account-not-found{margin:0;list-style:circle}#homeTrailer{z-index:10000000;background:#000;width:100%;height:100%}.footer-copyright{position:fixed;bottom:0;left:0;width:100%;text-align:center;font-size:12px;line-height:16px;height:16px;background:#2b2b2b;z-index:100000;color:#656565;padding:2px;display:grid!important;grid-template-columns:repeat(3,33.33%)}.footer-copyright .age-restriction{color:#fff;text-align:left;margin-left:10px}.footer-copyright .age-restriction img{max-width:16px;vertical-align:middle}.w1024 .footer-copyright{text-align:left}.footer-copyright span.ib{display:inline-block;vertical-align:middle;margin:1px auto}.footer-copyright .help-footer{color:#32adf1}#rightPanel .gift-icon,div.rightpanel .twitter{display:block;width:35px;height:35px;border:3px solid #fff;position:relative;transition:background-color .25s linear}#rightPanel .gift-icon{background:#32312e url(https://i.c7cdn.com/images/gift-icon.png) no-repeat 7px 6px;top:118px}div.rightpanel{position:fixed;right:-6px;top:30%;z-index:100000;display:none!important}div.rightpanel .twitter{background:#32312e url(https://i.c7cdn.com/images/twitter.png) no-repeat 90% 75%;top:110px}div.rightpanel .usr-feedback-button.vert.right{position:absolute;top:0;right:6px}.twitter.rightpanel:hover{background-color:#1ab2e8}#homeTrailer,.content{position:relative}.breadcurmb *{color:#fff}.overlay-loader{width:100%;height:100%;position:absolute;background:#fff;top:0;left:0}.overlay-loader>div{top:50%;width:100%}.overlay-loader.lostPassword>div img,.overlay-loader>div{left:50%;position:absolute;transform:translateX(-50%)}.overlay-loader img{margin-top:-7px}.overlay-loader p{margin-top:20px;text-align:center}.overlay-loader.buyCredits>.loader{position:absolute;top:35%;transform:translateX(-50%);width:auto;height:auto}.overlay-loader.buyCredits>.overlay-footer,.overlay-loader.loginScreen>div{height:auto;left:0;line-height:18px;position:absolute;top:auto;width:100%;bottom:10px;transform:translateX(0)}.overlay-loader.buyCredits>.overlay-footer img,.overlay-loader.loginScreen>div img{display:block;margin:0 auto 10px}.overlay-loader.buyCredits>.overlay-footer p.firstBlock,.overlay-loader.loginScreen>div p.firstBlock{margin:10px auto 15px;text-align:center;width:500px;font-size:16px}.overlay-loader.buyCredits>.overlay-footer .secondBlock,.overlay-loader.loginScreen>div .secondBlock{border:1px solid;margin:10px;padding:10px;background:#feefb3 no-repeat 10px center;color:#9f6000;text-align:center}.overlay-loader.buyCredits>.overlay-footer .secondBlock h3,.overlay-loader.loginScreen>div .secondBlock h3{font-size:110%;font-weight:700}#bg__image{bottom:0!important;top:auto!important;height:auto!important;position:absolute!important;width:100%!important;display:block!important}.color-overlay{position:fixed;top:-26px;left:-26px;min-width:24px;min-height:24px;background:url(https://i.c7cdn.com/images/Paint.png) no-repeat center center;z-index:100000000000;border:1px solid #ffba00;cursor:crosshair!important}.site-trailer-page #background>img{display:none!important}#DisplayPlayer{overflow-y:hidden!important}.layout17 .game-filter{top:64px;z-index:500}@media screen and (max-width:1360px){.layout17 .game-filter{top:56px}}.game-filter{width:100%;z-index:10000;top:30px;padding:20px 10px 10px;height:30px}.game-filter span,.view-switcher span{font-family:'Roboto Condensed Bold';padding:5px 10px;height:15px;line-height:15px;font-size:14px;vertical-align:top;display:inline-block;color:#a7a7a7}.w1024 .game-filter em.positioner{margin-left:140px}.game-filter em.positioner{margin-left:190px}.ls-dropdown{border:1px solid #4c4c4c;background:#eee;color:#090909;border-radius:6px;display:inline-block;vertical-align:top;cursor:pointer}.ls-dropdown .choices{display:flex}.ls-dropdown ul{max-height:0;overflow:hidden;z-index:10}#gamesList #gameFilters .drowpdown:hover ul,.ls-dropdown:hover ul{margin-top:1px;overflow:visible;max-height:200px}.ls-dropdown ul li{max-width:150px;padding:5px 10px;background-color:#fff;width:148px;display:table}.ls-dropdown ul li a{font-size:12px;line-height:15px;display:block;font-weight:400;color:#090909!important;padding:5px 35px 5px 10px}.ls-dropdown ul li:hover{background-color:#cecece}.ls-dropdown .selected{position:relative;color:#090909;display:block;height:15px;line-height:15px;padding:5px 10px;border-radius:3px;margin:-1px;font-weight:700;width:150px;background-color:#a2a2a2}#gamesList #gameFilters .drowpdown .selected span,.ls-dropdown .selected em{position:absolute;right:8px;top:9px;display:inline-block;border-top:8px solid #303030;border-left:4px solid transparent;border-right:4px solid transparent}.view-switcher{position:absolute;right:0;top:20px}.view-switcher ul{width:80px;display:inline-block;position:relative;top:-16px;height:30px}.view-switcher ul li,.viewSwitcher ul li{color:transparent;cursor:pointer;display:inline-block;opacity:.6;top:20px}.view-switcher ul li{vertical-align:top;position:relative;width:16px;height:16px;margin-right:5px}.view-switcher ul li span{display:none;top:-23px;left:-50%;padding:1px 5px;margin:0;background:#000;color:#fff;font-weight:400;border-radius:4px;box-shadow:0 0 5px rgba(255,255,255,.2)}.view-switcher ul li span:after{display:block;content:'';position:absolute;bottom:-5px;left:10px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000}.view-switcher ul li:hover{opacity:1}.view-switcher ul li:hover span{display:block;position:absolute}.view-switcher ul li.active{opacity:1!important}.view-switcher ul li.line{background-position:0 0}.view-switcher ul li.thumb{background-position:-38px 0!important}.my-models h2,.my-shows h2,.popular-categories h2,.popular-models h2,.popular-models-list h2,.top-categories h2{padding:20px 0 10px}.my-models li,.my-shows li,.other-filters li,.popular-categories li,.popular-models li,.popular-models-list a,.top-categories li{display:block;padding:2px 0 2px 20px;border-radius:4px;margin-bottom:1px;width:135px;margin-left:-20px;font-weight:400;color:#fff;background:no-repeat left center;font-size:13px}.my-models li:hover,.my-shows li:hover,.other-filters li:hover,.popular-categories li:hover,.popular-models li:hover,.popular-models-list a:hover,.top-categories li:hover,.topHideItemsMenu em:hover{background-color:#444;cursor:pointer}.my-models li:hover,.my-shows li:hover,.other-filters li:hover,.popular-categories li:hover,.top-categories li:hover{background-image:url(https://i.c7cdn.com/images/little_pipa.png)}#sideMenu .my-models ul li.active,#sideMenu .my-shows ul li.active,#sideMenu .other-filters li.active,#sideMenu2 .my-models ul li.active,#sideMenu2 .my-shows ul li.active,#sideMenu2 .other-filters li.active,.popular-categories li.active,.popular-models li.active,.popular-models-list a.active,.top-categories li.active{border-radius:4px}#sideMenu .my-models ul li.active,#sideMenu .my-shows ul li.active,#sideMenu .other-filters li.active,#sideMenu2 .my-models ul li.active,#sideMenu2 .my-shows ul li.active,#sideMenu2 .other-filters li.active,.popular-categories li.active,.top-categories li.active,.topHideItemsMenu em.active{background:#444 url(https://i.c7cdn.com/images/little_x.png) no-repeat 0 2px}.popular-models-list li.active,.popular-models-list li:hover{background-image:none!important}.h877 .popular-models>div{display:none}#menu .notification-model a .showType,.line-list .trailer{display:none!important}.thumb-list .trailer a{cursor:pointer}.modelBlock .details a{display:inline-block;width:405px;height:608px;background:url(https://i.c7cdn.com/images/ajax-loader.gif) no-repeat center center}.cf:after,.cf:before{content:"";display:table}.cf:after{clear:both}.cf{zoom:1}html{background:#181818}#mainWrapper{min-height:100%;height:auto;margin:70px 0 70px 200px;overflow:visible}#mainWrapper.ModelView-inner{width:60%}#mainWrapper #topNavigation{background:0 0 #000;width:100%;height:30px;line-height:14px;position:fixed;right:0;top:0;font-size:14px;text-align:right;z-index:100;margin:0}#mainWrapper #topNavigation ul li{cursor:pointer;display:inline}#mainWrapper #topNavigation ul li a{display:inline-block;padding:8px 9px}#mainWrapper #topNavigation ul li.buyCredits a{color:#00a651}#imageSlider #toggleList .left .tabLink.active,#mainWrapper #topNavigation ul li.active,#mainWrapper #topNavigation ul li.signUp a,#specialOffers .itemOffer h2 span{color:#ffba00}#mainWrapper #topNavigation ul li.separator{background:0 0 #666;display:inline-block;*display:inline;zoom:1;margin-left:18px;margin-right:18px;padding-top:9px;width:1px}#mainWrapper #sidebarWrapper{z-index:100;position:fixed;left:30px;top:30px}#mainWrapper #sidebarWrapper .betaSite{text-transform:uppercase;font-size:14px;color:#e00;position:absolute;left:30px;top:-20px}#mainWrapper #sidebarWrapper h1{display:block;margin:0;background:url(https://i.c7cdn.com/themes/lifeselector.com/images/logo.png);width:150px;height:155px;text-indent:-9999px}#mainWrapper #sidebarWrapper ul{margin:0 0 0 30px}#mainWrapper #sidebarWrapper ul li{font-size:22px;font-weight:300}#imageSlider{position:fixed;bottom:0;left:0;right:0;height:180px;z-index:100;overflow:hidden}#imageSlider #sliderWrapper{clear:both;height:125px;margin:0 40px;overflow:hidden;position:relative;width:95%}#imageSlider ul{z-index:50}#imageSlider ul li{display:block;margin-right:14px;text-align:center}#imageSlider ul li:hover{background:#ffba00}#imageSlider ul li .label{background:0 0 #ffba00;border-radius:3px 3px 3px 3px}#imageSlider ul li:hover .episodeTitle{color:#111}#imageSlider ul li .full-ribbon{background:0 0 #8d2463!important;color:#fff!important}#imageSlider .background-alpha6{display:block;position:absolute;left:0;top:0;background:#000;opacity:.6;filter:alpha(opacity=60);height:100%;width:100%}#imageSlider .slideRight{z-index:1234;right:2px;border:solid transparent;content:" ";height:0;width:0;position:absolute;border-color:transparent transparent transparent #fff;border-width:15px;top:75%;margin-top:-66px;text-indent:-9999px}#imageSlider .slideLeft,.preorderPopup .text-box .inner.right:before{position:absolute;width:0;height:0;border-color:transparent #fff transparent transparent}#imageSlider .slideLeft{left:-5px;border:solid transparent;content:" ";border-width:15px;top:75%;margin-top:-66px;text-indent:-9999px}#imageSlider .slideRight:hover{border-left-color:#ffba00}#imageSlider .slideLeft:hover{border-right-color:#ffba00}#imageSlider #toggleList{position:relative;z-index:15;margin:10px 40px}#imageSlider #toggleList .left{text-transform:uppercase}#imageSlider #toggleList .left a,#surveyDialog .renderedform .checkbox .multi-row .row input,#surveyDialog .renderedform .radio .multi-row .row input{margin-right:5px}#imageSlider #toggleList .toggleList .left{text-transform:none}#mainWrapper.index-inner{position:absolute;left:50%;top:50%;width:1px;height:1px;overflow:visible;margin:0}#mainWrapper #contentWrapper,.viewSwitcher ul{position:relative}#mainWrapper #contentWrapper #backgroundSlider #iPadMask,#mainWrapper #contentWrapper #backgroundSlider .item{background:0 0;left:44.6%;width:46.2%;top:22.4%;height:57%;position:absolute;z-index:50}#mainWrapper #contentWrapper #backgroundSlider:hover #iPadMask{display:block;cursor:pointer}#mainWrapper #contentWrapper #backgroundSlider #iPadMask{z-index:60;display:none}#mainWrapper #contentWrapper #polaroidImageWrapper #polaroidWrapper{background:0 0;left:22.4%;width:31.3%;top:29.7%;height:36.5%;position:absolute;z-index:70}#mainWrapper #contentWrapper #polaroidImageWrapper #polaroidMain{background:0 0;left:24.5%;width:27.2%;top:31.8%;height:26.4%;position:absolute;z-index:80}#mainWrapper #contentWrapper #polaroidImageWrapper #watchTheTrailerButton{position:absolute;left:24.4%;top:59.4%;width:27.2%;height:5.5%;z-index:80;background:#b0b0b0;border:1px inset #6f6f6f;border-top-color:#000;border-bottom-color:#b0b0b0;border-radius:12px}#mainWrapper #contentWrapper #polaroidImageWrapper #watchInner{position:absolute;left:24.7%;top:59.7%;width:26.6%;height:4.8%;z-index:90;display:block;text-align:center;cursor:pointer;overflow:hidden;background:orange;background-image:-webkit-linear-gradient(top,orange 0,#c46000 50%,#af4600 50.1%,#a04100 100%);filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ffa500', endColorstr='#a04100');background-image:linear-gradient(to bottom,orange 0,#c46000 50%,#af4600 50.1%,#a04100 100%);border-radius:10px;-moz-background-clip:border-box;-webkit-background-clip:border-box;background-clip:border-box;text-shadow:2px 2px 2px rgba(0,0,0,.6);border:1px solid #f9b24a;border-top-color:#ffedaf;border-bottom-color:#000}#mainWrapper #contentWrapper #polaroidImageWrapper #selectText img{position:absolute;top:60.6%;left:31.9%;width:12.8%;height:3.5%;z-index:100}#modelViewModelWrapper{border-bottom:1px solid #555;margin-bottom:36px;padding-bottom:36px}#modelView .ModelGallery{margin-right:18px;position:relative;width:405px;height:608px}#modelView .ModelGallery img{position:absolute;z-index:40;border-radius:5px}#modelView .ModelGallery .pager{cursor:pointer;text-indent:-9999px;display:block;width:25px;height:25px;z-index:50;position:absolute;bottom:5px}#modelView .ModelGallery .pager.next{background:url(https://i.c7cdn.com/images/next-small.png) no-repeat;right:5px}#modelView .ModelGallery .pager.back{background:url(https://i.c7cdn.com/images/prev-small.png) no-repeat;right:35px}#modelView .ModelDetails{width:500px}#modelScenes #sceneDetails #sceneRating,#modelScenes #sceneDetails h1,#modelScenes h1,#modelView .ModelDetails h1{margin-bottom:15px}#modelScenes #sceneDetails #dataSheet dl dt,#modelView .ModelDetails dl dt{display:block;float:left;margin-right:10px;width:115px;margin-bottom:5px;clear:left;font-weight:700}#modelScenes #sceneDetails #dataSheet dl dd,#modelView .ModelDetails dl dd{display:block;float:left;margin-right:10px;margin-bottom:4px}#modelScenes #sceneDetails #dataSheet dl dd.biography,#modelView .ModelDetails dl dd.biography{color:#999;width:330px}#modelScenes #sceneImage{position:relative;margin-right:15px}#modelScenes #sceneImage .ribbon{background:url(https://i.c7cdn.com/images/episode-ribbon.png) no-repeat 0 0;height:86px;left:-7px;position:absolute;top:-7px;width:86px}#modelScenes #sceneImage img{border-radius:5px;border:1px solid rgba(255,255,255,.8)}#modelScenes #sceneDetails .stars span{height:24px;width:25px;float:left}#modelScenes #sceneDetails #sceneRating .empty-star,#modelScenes #sceneDetails #sceneRating .full-star{background:url(https://i.c7cdn.com/images/rating-star-big.png) repeat-x 0 0}#modelScenes #sceneDetails #sceneRating .empty-star{opacity:.4}#modelScenes #sceneDetails #dataSheet dl dd.labels{width:330px}#gamesList{position:fixed;background:#181818;height:30px;padding:20px 0 10px;top:20px;width:88%}#gamesList #gameFilters .label{display:inline-block;*display:inline;zoom:1;margin-right:10px;color:#a7a7a7;font-weight:700;padding:6px 10px}#gamesList #gameFilters .drowpdown{display:inline-block;*display:inline;zoom:1;background:#eee;border:1px solid #4c4c4c;border-radius:5px;color:#090909;cursor:default;vertical-align:top}#gamesList #gameFilters .drowpdown .selected{border:1px solid #4c4c4c;border-radius:5px;color:#090909;display:block;font-weight:700;height:15px;margin:-1px;padding:5px 10px;position:relative;background:#a2a2a2;background:linear-gradient(to bottom,#a2a2a2 0,#686868 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a2a2a2', endColorstr='#686868', GradientType=0)}#gamesList #gameFilters .drowpdown .selected span{*display:inline;zoom:1}#gamesList #gameFilters .drowpdown ul{max-height:0;overflow:hidden}#gamesList #gameFilters .drowpdown ul li{border-radius:5px}#gamesList #gameFilters .drowpdown ul li a{color:#090909;display:block;font-size:12px;font-weight:400;padding:5px 35px 5px 10px}#gamesList #gameFilters .drowpdown ul li a:hover{background:#686868;border-radius:5px}.viewSwitcher ul{display:inline-block;*display:inline;zoom:1;height:30px;top:-16px;width:80px}.viewSwitcher ul li{background:url(https://i.c7cdn.com/images/list_thumb.png) no-repeat 0 0;height:37px;position:absolute;width:38px}.viewSwitcher ul li.active{opacity:1}.viewSwitcher ul li.thumb{background-position:-38px -20px;left:20px}.viewSwitcher ul li.line{background-position:0 -20px}.viewSwitcher ul li.thumb:hover{background-position:-38px 0}.viewSwitcher ul li.line:hover{background-position:0 0}#surveyDialog .renderedform{padding:15px}#surveyDialog .renderedform .checkbox .false_label,#surveyDialog .renderedform .input_text label,#surveyDialog .renderedform .radio .false_label{display:block;margin-bottom:5px}#surveyDialog .renderedform .input_text input{width:235px}#surveyDialog .renderedform .checkbox,#surveyDialog .renderedform .radio{clear:both;margin-bottom:15px}#surveyDialog .renderedform .checkbox .multi-row .row,#surveyDialog .renderedform .radio .multi-row .row{display:block;margin-bottom:3px}#menu .notificationContainer .notifications ul li .quick{border-radius:4px 4px 4px 4px;display:inline-block;font-size:10px;height:15px;line-height:14px;margin:6px 0 0;padding:1px 4px;background:#274e94;color:#fff;text-decoration:none;clear:left;position:absolute;left:90px;top:37px}#menu .NotifyWrapper{background:#414141;border-radius:5px;border:1px solid #242424;box-shadow:0 1px 0 #606060 inset,0 5px 5px rgba(0,0,0,.15);padding:8px;position:absolute;top:40px;left:-30px;width:284px;height:370px}#menu .NotifyWrapper .allLink{clear:both;color:#fff;display:block;text-align:center;text-decoration:none;text-transform:uppercase}#menu .NotifyWrapper:after,#menu .NotifyWrapper:before{bottom:99.5%;content:" ";height:0;width:0;position:absolute;pointer-events:none}#menu .NotifyWrapper:after{border:11px transparent;border-bottom-color:#404040;left:14%;margin-left:-6px}#menu .NotifyWrapper:before{border:12px transparent;border-bottom-color:#606060;left:14%;margin-left:-7px}#menu .NotifyWrapper .notificationContainer{height:345px;overflow-y:scroll;overflow-x:hidden;margin-bottom:6px}#menu .NotifyWrapper .notificationContainer li{display:block;padding:10px 6px;width:245px;border-bottom:1px solid gray;background:#f0f0f0;text-align:left;position:relative}#menu .NotifyWrapper .notificationContainer li a{padding:0;color:#0f0f0f;font-weight:700;text-shadow:none}#menu .NotifyWrapper .notificationContainer li a img{float:left;border-radius:2px;width:75px}#menu .NotifyWrapper .notificationContainer li a .title{font-weight:700;text-transform:uppercase;font-size:11px;display:block;margin-bottom:3px}#menu .NotifyWrapper .notificationContainer li a .itemContainer{float:left;margin-left:5px;width:160px}#menu .NotifyWrapper .notificationContainer li a .added{display:block;margin-bottom:3px;font-size:12px;font-weight:700}#menu .NotifyWrapper .notificationContainer li a .added .lightText{font-weight:400;color:#9e9e9e;padding-right:3px}#menu .NotifyWrapper .notificationContainer li a .counter{color:#9e9e9e;font-size:12px;font-weight:400}#menu .NotifyWrapper .notificationContainer li a .showType{background:0 0 #8d2463;color:#fff;border-radius:4px 4px 4px 4px;display:inline-block;font-size:10px;height:15px;line-height:14px;margin:0;padding:1px 4px;position:static}#menu .NotifyWrapper .notificationContainer li a .showType.mini{background:0 0 #274e94;color:#fff}.model-details dl dt{clear:left;float:left;font-weight:700;width:125px!important}.model-details dl dd{clear:right;float:left;width:276px!important;margin-bottom:3px}.model-details dl dd.gray,.models-scenes dl dd.gray{color:#666}.models-scenes dl{margin-top:10px}.models-scenes dl dt{clear:left;float:left;font-weight:700;width:70px}.models-scenes dl dd{clear:right;float:left;width:340px;margin-bottom:3px}.newsletter_defaults{line-height:20px;margin-bottom:10px}#lostPasswordResetForm input[type=password],#lostPasswordResetForm input[type=text]{display:block;width:400px}.bubble p span,.buttons.createdAccount{text-align:center}#rightLinks{text-align:right;margin-right:10px;padding-top:1px}.contentContainer.cast-page .items{padding-left:20px}#supportForAdblockUsers{margin-top:40px;margin-left:200px}#supportForAdblockUsers h3{margin:10px 0;font-size:19px;font-weight:400;color:#f79520}#exitOffer1.popupContent h1 span,#exitOffer2.popupContent h1 span,#supportForAdblockUsers h3 a{color:#f79520}.bubble,.bubble img{margin-bottom:1em}#menu .hot i,#sideMenu .hot i,.bubble p{position:relative;vertical-align:top;color:#000}.bubble p{background:0 0 #f79520;border:1px solid #000;clear:right;display:inline-block;font-size:12px;font-weight:400;padding:10px;border-radius:5px;margin-bottom:20px}.bubble.final p{background:#139749}.bubble.final p:after,.bubble.final p:before{border:0}.bubble p span{background:#fff;border:1px solid #000;width:22px;height:22px;border-radius:22px;line-height:21px;padding:3px 7px;position:relative;top:-3px}.bubble p:after,.bubble p:before{top:100%;content:" ";height:0;width:0;position:absolute;pointer-events:none}.bubble p:after{border:15px transparent;border-top-color:#f79520;left:25%;margin-left:-15px}.bubble p:before{border:16px transparent;border-top-color:#000;left:25%;margin-left:-16px}.bubble img{border-radius:10px;display:block;position:absolute}.bubble .mask,.maskWrapper{height:200px;width:200px;border-radius:10px}.bubble .mask{overflow:hidden;position:relative}.bubble .mask.first{height:200px;width:200px;z-index:60}.bubble .mask,.bubble .mask.first,.bubble .mask.first img,.bubble .mask.second img{transition:all .5s ease;-moz-transition:all .5s ease;-webkit-transition:all .5s ease}.bubble .mask.first img{z-index:60;left:-150px;box-shadow:0 0 10px rgba(0,0,0,.5)}.bubble .mask.first:hover{width:410px;height:310px}.bubble .mask.first:hover img{left:0}.bubble .mask.second{z-index:59}.bubble .mask.second img{z-index:59;left:-490px;top:-60px}.bubble .mask.second:hover,.bubble .mask.third:hover{width:830px;height:370px}.bubble .mask.second:hover img{left:0;top:0}.bubble .mask.third{z-index:58}.bubble .mask.fifth img,.bubble .mask.fourth img,.bubble .mask.sixth img,.bubble .mask.third img{z-index:58;left:-650px;top:-680px;transition:all .5s ease;-moz-transition:all .5s ease;-webkit-transition:all .5s ease}.bubble .mask.third:hover img{left:-200px;top:-500px}.bubble .mask.fourth{z-index:57}.bubble .mask.fifth img,.bubble .mask.fourth img,.bubble .mask.sixth img{z-index:57;left:-670px;top:-30px}.bubble .mask.fourth:hover{width:1058px;height:450px}.bubble .mask.fifth:hover img,.bubble .mask.fourth:hover img,.bubble .mask.sixth:hover img,.chrome .bubble .mask.first:hover img{left:0;top:0}.bubble .mask.fifth{z-index:56}.bubble .mask.fifth img,.bubble .mask.sixth img{z-index:56;left:0;top:-205px}.bubble .mask.fifth:hover,.bubble .mask.sixth:hover{width:570px;height:500px}.bubble .mask.sixth{z-index:55}.bubble .mask.sixth img{z-index:55;top:-30px}.chrome .bubble .mask.first img{left:-85px;top:-30px}.browsehappy{margin:.2em 0;color:#9f6000;background-color:#feefb3;padding:5px;border:1px solid;position:absolute;z-index:234;left:25%;right:25%;top:40px}.browsehappy em{font-style:italic}.browsehappy a{color:#000;text-decoration:underline}.browsehappy .close{color:#fff;background:#9f6000;padding:4px;display:block;line-height:4px;width:5px;height:5px;position:absolute;right:5px;top:34%;cursor:pointer}.sideLists{margin-left:-20px;padding-left:20px}.search-was-not-successful-title{margin-bottom:80px;color:#ffba00}#specialOffers{width:100%;display:inline-block}#specialOffers .items{max-width:1270px}#specialOffers .container{width:100%!important}#specialOffers .offers .title{margin-bottom:35px!important;padding-left:10px}#specialOffers .itemOffer{margin-bottom:12px;padding:8px 30px;max-width:624px}#specialOffers .itemOffer .item{border:1px solid #3c3c3c;border-radius:5px;padding:12px 0 0}#specialOffers .itemOffer .image{margin-top:0;margin-bottom:0;padding-left:10px}#specialOffers .itemOffer .text{margin:-8px 0 0}#specialOffers .itemOffer .description{border-right:1px solid #3c3c3c;margin-bottom:8px;height:196px;overflow:hidden;padding:0 12px 0 0}#specialOffers .itemOffer h2{height:auto;overflow:hidden;margin:4px 0 12px;font-size:20px;text-transform:uppercase;font-weight:700}#specialOffers .itemOffer p{font-size:15px;text-align:justify}#specialOffers .description p,.preorder .preorder-details .preorder-content .preorder-left .preorder-story p{color:#c7c7c7}#specialOffers .itemOffer .price-box p{white-space:nowrap}#specialOffers .itemOffer .btn{width:95%;overflow:hidden;background:#eab303;background:linear-gradient(#f2d266,#eab303);font-size:25px;font-weight:700;color:#000;text-transform:uppercase;margin-top:10px;margin-bottom:10px;margin-left:0}#specialOffers .itemOffer .btn:hover{background:#eab303;background:linear-gradient(#bd8e00,#eab303)}#specialOffers .price-box{text-align:center;padding:0}#specialOffers .price-box p,.buyPopupPartTwo .plans .option li.lifetime .label.label-lifetime .lifetime-title .arrow-line,.gallery-block .tabs-wrapper .tabs ul li.ti-story{text-align:center}#specialOffers .price-box div,ul.tabs{margin:0 0 10px;padding:0}#specialOffers .price-box span{margin:0;padding:0;font-size:23px;letter-spacing:-1px}#newMessage.popupContent:after,#preorderPopup.popupContent:after,#specialOffers .price-box .prices.prices-hide{display:none}#specialOffers .price-box .discount.no-discount{margin:140px 0 0}#specialOffers .price-box .strikethrough{position:relative;display:block;color:#5f5f5f;font-weight:700}#specialOffers .price-box .strikethrough i{font-size:15px;vertical-align:super}#specialOffers .price-box .strikethrough:after{position:absolute;top:14px;left:0;content:"";width:79px;height:10px;background:url(https://i.c7cdn.com/images/offers/strikethrough.png) 0 10px}#specialOffers .price-box .price{color:#ffba00;font-weight:700;font-size:36px;margin-left:-8px}#specialOffers .price-box .price i{font-size:20px;font-style:normal;vertical-align:super}#specialOffers .discount div{display:table;position:absolute;right:-6px;background:url(https://i.c7cdn.com/images/offers/bg_you_save.png) no-repeat;width:122px;height:50px;margin-left:5px!important;text-transform:uppercase}#specialOffers .discount span{float:right;line-height:46px;padding-right:6px;font-weight:700;font-size:27px}#specialOffers .discount div p{top:-2px;font-weight:700;display:table-cell;vertical-align:middle;width:100%;text-align:center;line-height:14px!important}#specialOffers .price-box .discount.no-discount .discount-free p,.preorderPopup .bottom .left .shape span{font-size:20px}#live-shows h1{color:#fff;font-family:"Roboto Condensed Bold";font-size:36px;font-style:normal;margin:0 0 30px;text-transform:uppercase}.preorder .preorder-details .preorder-content .preorder-right .preorder-info>div,.sidebar-campaign-logo{margin-bottom:20px}#menu .hot i,#sideMenu .hot i{background:#ff3f38 0 0;border-radius:2px;box-shadow:0 2px 5px #000,0 1px 4px rgba(255,255,255,.5) inset;font-size:10px;font-weight:700;line-height:10px;padding:3px 5px;top:-2px;right:-2px}#sideMenu .hot i{font-weight:400;top:3px;right:-6px}#menu .hot.blue i,#sideMenu .hot.blue i{background:#2697d5;color:#fff}#menu .hot.orange i,#sideMenu .hot.orange i{background:#f7941e}#menu .updated i{background:#ffba00 0 0;font-weight:700;padding:3px 5px;top:-2px;right:-2px;color:#000}#menu .notification i,#menu .updated i,#sideMenu .notification i,#sideMenu .updated i{border-radius:2px;box-shadow:0 2px 5px #000,0 1px 4px rgba(255,255,255,.5) inset;font-size:10px;line-height:10px;position:relative;vertical-align:top}#sideMenu .updated i{background:#ffba00 0 0;padding:3px 5px;color:#000;font-weight:400;top:3px;right:-6px}#menu .notification i,#sideMenu .notification i{background:#ff3f38 0 0;font-weight:700;padding:3px;top:-2px;right:-2px;color:#fff}#sideMenu .notification i{font-weight:400;top:3px;right:-6px}@media screen and (min-width:1500px){#specialOffers .price-box .strikethrough:after{left:20px!important}}@media screen and (max-width:1024px){#specialOffers .itemOffer h2{height:auto}#specialOffers .itemOffer .image{padding-left:10px;padding-bottom:10px}#specialOffers .itemOffer .description{padding-left:0}}@media only screen and (min-width:1380px) and (max-width:2000px){#specialOffers .itemOffer h2{height:auto}}@media only screen and (min-width:1200px) and (max-width:1201px){#specialOffers .description p{height:130px}}@media only screen and (min-width:1310px) and (max-width:1500px){#specialOffers .price-box .strikethrough:after{left:15%!important}}@media only screen and (max-width:1310px){#specialOffers .price-box .strikethrough:after{left:22px}}@media only screen and (max-width:1024px){#specialOffers{padding-top:6px}}@media only screen and (min-width:1024px) and (max-width:1200px){#specialOffers .itemOffer h2{height:auto}}@media screen and (max-width:640px){#specialOffers h1{font-size:8vw;margin-left:10px}#specialOffers h3{width:100%;margin-left:10px}#specialOffers .price-box .discount .discount-value{margin:45% 0 0}#specialOffers .price-box div{float:none!important}#specialOffers .discount{top:0}#specialOffers .regular-price>p,#specialOffers .special-price>p{text-align:center!important}#specialOffers .discount-free p,#specialOffers .price-box .discount .discount-value p{padding-left:5px;padding-right:5px}#specialOffers .discount div{width:auto}#specialOffers .itemOffer .btn{font-size:14px}#specialOffers .price-box p,#specialOffers .price-box span{text-align:left}#specialOffers .price-box .price{float:left}#specialOffers .itemOffer .btn{margin-left:0}#specialOffers .itemOffer .description{height:auto;padding-left:0}#specialOffers .price-box .strikethrough{text-align:center}#specialOffers .price-box .strikethrough:after{left:-2px!important;top:11px}}#exitOffer1,#exitOffer2{height:100%;max-height:574px;max-width:800px}#exitOffer1.popupContent h1,#exitOffer2.popupContent h1{border:0;background-color:#000;color:#fff;letter-spacing:10px;text-transform:uppercase;font-size:52px;text-align:center;padding:10px 0}#exitOffer1 .wrapper .content{background-repeat:no-repeat;min-height:447px}#exitOffer1 .on-time-offer .discount{float:right;width:50%;text-align:center}#exitOffer1 .on-time-offer .discount-33{width:248px;height:248px;margin:0 auto}#exitOffer1 .discount .credits{font-size:40px}#exitOffer1 .discount .credits span,#exitOffer2 .discount .credits span{font-weight:700}#exitOffer1 .discount .value{display:inline-block;width:100%;margin:15px auto 8px}#exitOffer1 .discount .value .value-content{display:inline-block}#exitOffer1 .discount .strikethrough{position:relative;float:left;font-weight:700;font-size:28px;margin:5px 0}#exitOffer1 .discount .strikethrough:after{position:absolute;top:10px;left:-30px;content:"";width:147px;height:15px;background:url(https://i.c7cdn.com/images/offers/strikethrough-big.png) no-repeat 0 0}#exitOffer1 .discount .arrow{float:left;background:url(https://i.c7cdn.com/images/offers/arrow.png);width:83px;height:13px;margin:6% 5px}#exitOffer1 .discount .price{float:left;font-size:35px;font-weight:700}#exitOffer1 .discount .btn{background-color:#f79520;border-radius:5px;color:#fff;display:inline-block;font-size:25px;font-weight:700;padding:15px 0;text-transform:uppercase;width:80%}#exitOffer1 .discount .btn:hover{background:#f67700}#exitOffer1 .discount .monthly{padding-top:4px}@media screen and (max-width:800px){#exitOffer1 .on-time-offer .discount{float:none;text-align:center;width:100%}#exitOffer1 .discount .credits,#exitOffer1 .discount .value{color:#fff!important;text-shadow:0 0 4px #000}#exitOffer1 h1{font-size:30px!important}}@media screen and (max-width:460px){#exitOffer1 .discount .strikethrough{font-size:20px}#exitOffer1 .discount .strikethrough:after{top:9px}#exitOffer1 .discount .price{font-size:28px}}#exitOffer2 .wrapper .content{background:url(https://i.c7cdn.com/images/offers/bg_exitOffer2.jpg);background-size:cover;min-height:447px}#exitOffer2 .on-time-offer .discount,.popupContent.gallery-big .wrapper{float:left;text-align:center;width:100%}#exitOffer2 .on-time-offer .discount-47{background:url(https://i.c7cdn.com/images/offers/offer_discount_47.png);width:248px;height:248px;margin:0 auto}#exitOffer2 .discount .credits{font-size:56px}#exitOffer2 .discount .value{display:inline-block;width:100%;margin:15px auto 8px}#exitOffer2 .discount .value .value-content{display:inline-block}#exitOffer2 .discount .strikethrough{position:relative;float:left;font-weight:400;font-size:28px;margin:5px 0}#exitOffer2 .discount .strikethrough:after{position:absolute;top:14px;left:-20px;content:"";width:147px;height:15px;background:url(https://i.c7cdn.com/images/offers/strikethrough-big.png) no-repeat 0 0}#exitOffer2 .discount .arrow{float:left;background:url(https://i.c7cdn.com/images/offers/arrow.png);width:83px;height:13px;margin:6% 5px}#exitOffer2 .discount .price{float:left;font-size:45px;font-weight:700;margin:-4px 0 0}#exitOffer2 .discount .btn{background-color:#f79520;border-radius:10px;color:#fff;display:inline-block;font-size:25px;font-weight:700;padding:15px 28px;text-transform:uppercase;width:auto}#exitOffer2 .discount .btn:hover{background:#f67700}@media screen and (max-width:800px){#exitOffer2{max-height:554px}#exitOffer2 .on-time-offer .discount{float:none;text-align:center;width:100%}#exitOffer2 h1{font-size:30px!important}}@media screen and (max-width:460px){#exitOffer2 .discount .strikethrough{font-size:20px}#exitOffer2 .discount .strikethrough:after{top:9px}#exitOffer2 .discount .price{font-size:28px;margin:0}}.popupContent.gallery-big .wrapper{background:0 0;border:medium;bottom:0;display:inline-block;margin-left:0;max-height:80%;position:absolute;top:10%;z-index:10}.popupContent.gallery-big .wrapper .gallery-big-content{display:inline-block;position:relative}.popupContent.gallery-big .close-popup{position:absolute;right:0;top:0;color:#fff;font-size:30px;width:25px;cursor:pointer}.popupContent.gallery-big{content:"";position:fixed;left:0;top:0;bottom:0;right:0;z-index:200000004;background:rgba(0,0,0,.7);display:none;box-shadow:0 2px 20px #000}.popupContent.gallery-big img{height:100%;max-height:100%}#preorderPopup.popupContent{border:1px solid #000;bottom:30px;box-shadow:8px 5px 15px #000;height:300px;max-height:50%;position:absolute;right:20px;top:auto;width:350px;z-index:2147483648}#preorderPopup.popupContent .emoji{height:20px;position:relative;top:5px;width:20px}#preorderPopup.popupContent .gallery{border-radius:5px;margin:10px;cursor:pointer}.preorderPopup .content{background-color:#dde9ea;bottom:70px;left:0;overflow-y:auto;padding:10px 10px 0;position:absolute;right:0;top:30px}.preorderPopup .content .row-content{padding-bottom:10px}.preorderPopup .content .row-content.hidden{display:none}.preorderPopup .bottom{background-color:#dde9ea;border-bottom-left-radius:5px;border-bottom-right-radius:5px;bottom:0;height:65px;padding-top:5px;position:absolute;width:100%}.preorderPopup .bottom .left{display:table-cell}.preorderPopup .bottom .left .shape{background-repeat:no-repeat;bottom:0;color:#fff;font-size:12px;height:35px;margin-left:-5px;line-height:18px;padding:6px 0;text-align:center;width:109px}.preorderPopup .bottom .right{display:table-cell;padding-right:20px;vertical-align:middle;width:100%}.preorderPopup .bottom .more-info{color:#2697d5;display:block;font-size:11px;padding:0 50px 5px 0;text-align:right}.preorderPopup .purchase{float:right;cursor:pointer}.preorderPopup .button{background-color:#00a000;border-radius:4px;color:#fff;display:inline-block;font-size:10px;padding:3px 12px;text-transform:uppercase;margin:0 5px;text-align:center}.preorderPopup .button.disabled{background-color:#2d2d2d;opacity:.7}#credits .popupContent .label .price,#edit .popupContent .label .price,#payments .popupContent .label .price,.preorderPopup .button span{font-size:12px}#newMessage .close-popup,#preorderPopup .close-popup{border:0;cursor:pointer;position:absolute;z-index:10000;background:url(https://i.c7cdn.com/images/preorder/popup/popup-close-x.png);width:11px;height:11px;top:9px;right:9px;transition:transform .2s ease-in-out}#preorderPopup .close-popup:hover{transform:rotate(90deg);-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg)}.preorderPopup .text-content{margin:5px 0 0;font-size:11px}.preorderPopup .image{display:table-cell;width:auto;height:auto}.preorderPopup .image img{border:3px solid #fff}.preorderPopup .image img.profile1{max-width:87px;max-height:88px}.preorderPopup .image img.profile2{max-width:50px;max-height:50px}.preorderPopup .text-box{display:table-cell;vertical-align:top;width:100%;font-size:11px}.preorderPopup .text-box.right{padding-left:10px}.preorderPopup .text-box.left{padding-right:10px}.preorderPopup .text-box .inner{background-color:#fff;border-radius:8px;padding:6px 8px 8px}.preorderPopup .text-box .inner.left,.preorderPopup .text-box .inner.right{position:relative}.preorderPopup .text-box .inner.right:before{content:"";top:10px;left:-9px;border-style:solid;border-width:7px 15px 7px 0}.preorderPopup .text-box .inner.left:after{content:"";position:absolute;top:10px;right:-10px;width:0;height:0;border:7px solid transparent;border-right-width:0;border-left:15px #fff}.preorderPopup h1.title{font-size:19px!important;padding:3px 8px;text-align:left!important;color:#fff;border-top-left-radius:5px;border-top-right-radius:5px;background:#6d9bc6;background:-webkit-gradient(left top,left bottom,color-stop(0%,#6d9bc6),color-stop(46%,#6d9bc6),color-stop(51%,#4882b8),color-stop(72%,#4882b8),color-stop(100%,#4882b8));background:linear-gradient(to bottom,#6d9bc6 0,#6d9bc6 46%,#4882b8 51%,#4882b8 72%,#4882b8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6d9bc6', endColorstr='#4882b8', GradientType=0)}@media screen and (max-width:840px){.preorderPopup .row-content{margin:0 0 5px}}.popupContent.newMessage{width:135px;right:20px;bottom:-135px;position:absolute;top:auto;border:0}.popupContent.newMessage.open{bottom:20px}.popupContent.newMessage .wrapper{background:0 0;height:auto}.popupContent.newMessage .content{padding:0;cursor:pointer}.popupContent.newMessage .button{position:relative;left:4px;bottom:18px;font-size:15px;display:table-cell;border-radius:3px;padding:5px 15px;color:#fff;text-transform:uppercase;background-color:#2697d5}.newMessage .image{display:table-cell;border-radius:50%;width:135px;height:135px;box-shadow:0 0 40px #000}.popupContent.newMessage .notification{font-weight:700}.popupContent.newMessage .notification b{background-color:#ff2d21;border-radius:3px;font-size:18px;font-weight:700;line-height:12px;padding:4px 10px;position:relative;top:12px;left:2px;vertical-align:top;color:#fff}#credits .popupContent .label,#edit .popupContent .label,#payments .popupContent .label{color:#363636;font-size:initial;text-align:left;line-height:15px}@media screen and (max-width:800px){#menu li a{font-size:12px!important;padding:8px 6px}body.w1024 #menu .beta-label{margin-left:0}body#landing #menu .beta-label,body#listGames #menu .beta-label{margin-left:-35px}.view-switcher{display:none}.ls-dropdown ul li a{padding:5px 25px 5px 10px}.ls-dropdown .selected{padding:5px}.w1024 .game-filter em.positioner{margin-left:100px}#default .thumb-list .episodeBlock{margin-right:10px!important}.modelBlock img{height:auto;width:295px}#headLine{text-indent:0!important;width:auto!important;height:auto!important;font-size:17px!important;left:0!important;top:-22px!important}#menu{z-index:1000!important}.beta-label{display:none!important}}#usrFeedbackButton{display:none}@media screen and (max-width:800px){#background,body,html{min-height:100%!important;height:auto!important}html body#homePageBody{overflow:visible!important}.toggle-favorite.small-device{margin-top:20px;margin-bottom:-50px;display:block!important;z-index:9999999999}#background,#bottomThumbSelector .background,#bottomThumbSelector .hide-control,#bottomThumbSelector .pager-control,#introGirl,#introGirlSelector,#ipadHover,#menu .beta-label,#menu li.buyCredit,#menu li.login,#menu li.registration,#menu li.separator,#polaroid,#sideMenu .menu,#sideMenu2 .popular-models-list,#usrFeedbackButton,.footer-copyright #rightLinks,.toggle-favorite.large-device{display:none!important}.mobile{display:block}.notice strong{font-weight:700}body #headLine{background:0 0;font-size:14px;height:auto;left:5px;margin:0!important;position:fixed!important;text-indent:0;top:10px;z-index:2147483647}body #sideMenu #headLine a,body #sideMenu2 #headLine a{left:10px;top:30px}body #menu aside{left:150px}body #sideMenu,body #sideMenu2{left:5px!important;margin:0;position:fixed;top:0;z-index:2147483647}.mobileNavigation{border:1px solid #ffc602;height:22px;margin-right:4px;margin-top:4px;padding:1px;width:150px}#homePage .contentContainer{position:static;margin:25px 0 0}#homePage .contentContainer .content{min-width:0}#bottomThumbSelector{height:100%;padding-top:0;position:relative;z-index:12341}#bottomThumbSelector .wrapper{padding:0}#bottomThumbSelector .thumbs{width:100%!important;height:100%;position:static}#bottomThumbSelector .full,#bottomThumbSelector .mini{position:static;width:100%;height:auto}#bottomThumbSelector .full li,#bottomThumbSelector .mini li{margin:0;width:33%;float:none;display:inline-block}#bottomThumbSelector .thumb a{display:block;min-width:136px;min-height:91px}#bottomThumbSelector li .thumb img{height:auto!important;width:100%!important}#bottomThumbSelector li .episodeTitle{margin-top:3px}#bottomThumbSelector .menu{clear:both;height:14px;margin:5px 0 5px 5px;position:static;text-align:center;width:auto}#bottomThumbSelector .menu li{display:inline}.footer-copyright{text-align:center!important;height:auto;position:static!important}#copyRights{margin:0}body #default .contentContainer .content .right{margin:0!important;padding-top:20px;padding-left:10px}body #default .contentContainer .content .right .modelBlock{display:inline-block;margin-right:1%;width:32%;float:none}body #default .contentContainer .content .right .modelBlock img{width:100%!important;height:auto}body #default .contentContainer .content .right .modelBlock h1{font-size:15px}.models-scenes{float:none!important}.w1024 .contentContainer .content .right,.w1024 .model-page .right-panel{margin:0!important;padding:20px 10px 0}.model-page .model-main .model-pictures{float:none;height:auto;width:100%;margin:0}.model-page .model-main .model-pictures img{display:inline-block!important;height:auto;width:32.7%;position:static!important}.content .game-filter,.model-page .model-main .model-pictures .pager,.my-shows,.popular-categories,.popular-models,.top-categories{display:none}.model-page .model-main .model-details dl dd,.model-page .model-main .model-details dl dt,.models-scenes dl dd,.models-scenes dl dt{float:none;width:100%!important;clear:both;margin:0 0 2px}.model-page .model-main .model-details dl dd{margin-left:1em}body .episodeBlock .description,body.w1024 .model-details{width:100%!important;max-width:100%!important}body #default .line-list .episodeBlock{width:49%;display:inline-block;vertical-align:top;margin:0}body #default .line-list .episodeBlock .thumb{float:none;margin:0}body #default .line-list .episodeBlock img{width:98%;height:auto}.models-scenes dl dd{max-height:63px;overflow:hidden}body #default .episodeList{padding:0}body #default .thumb-list .episodeBlock{margin-right:0}.customer-support{width:100%;height:100%}.customer-support div{height:auto}body#DisplayPlayer #leftShadow,body#DisplayPlayer .pager,body#DisplayPlayer .scene-rating{display:none}.episodeBlock .thumb a,.trailer a,body#DisplayPlayer #default #background{display:block!important}body#DisplayPlayer #default .info-and-actions{font-size:12px;position:static;z-index:3;width:100%;padding:25px}body#DisplayPlayer #default .info-and-actions .info{background:rgba(0,0,0,.4);padding:5px}body#DisplayPlayer #default .info-and-actions p{display:block;max-height:50%;overflow:hidden}#default .thumb-list .episodeBlock img{max-width:100%!important}#default .episodeBlock .bottom{width:100%!important}#default .model-page .right-panel{overflow-y:inherit!important}#view .right-panel{margin-left:0}#view .episodeBlock{display:block!important;width:auto!important}}@media screen and (max-width:485px){#bottomThumbSelector .full li,#bottomThumbSelector .mini li{width:49%}#bottomThumbSelector li .episodeTitle{font-size:12px;text-overflow:ellipsis;white-space:nowrap;width:140px}body #default .thumb-list .episodeBlock{margin-right:0}}@media screen and (min-width:980px){.mobile-menu{display:none;position:fixed;top:0;right:0}.mobile-menu span{position:absolute;display:block;width:27px;height:12px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAMCAYAAACTB8Z2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACdJREFUeNpi/A8EDHQCTAx0BCxAzDgsfUb3YBxNIKMJZAQmEIAAAwB5bAYcFiTPsAAAAABJRU5ErkJggg==)}}@media screen and (max-width:980px){#menu ul.menu li,.mobile-menu{display:block}#menu ul.menu{position:fixed;top:0;right:0;max-width:25%}#menu ul.menu li a{padding:4px 6px}}.play,ul.tabs li{display:inline-block;position:relative}.play{font-size:16px;line-height:19px;border-radius:5px;padding:10px 20px 10px 40px;margin-top:10px;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.play:before,ul.tabs li:after{display:block;content:'';position:absolute}.play:before{width:0;height:0;border-left:14px solid #fff;border-bottom:8px solid transparent;border-top:8px solid transparent;left:20px;top:11px}.start-game .play{background-color:#f7941e;border-radius:0 5px 5px 0;margin-right:-4px;border:0}.start-game .play:hover{background-color:#f38809}.view-trailer .play{background-color:#1b1b1b;border-radius:5px 0 0 5px;border:0}.view-trailer .play:hover{background-color:#0e0e0e}.popupContent.buyPopupPartTwo{min-width:800px;width:800px}body.loggedIn .popupContent.buyPopupPartTwo{min-width:880px;width:880px;background-color:#fff}.popupContent.buyPopupPartTwo.showLogin{min-width:960px;width:960px}.notice.handheldDeviceAttention{position:absolute;display:block;left:0;top:0;width:100%;height:100%;padding:0;text-align:center;background:rgba(127,0,0,.75);font-size:14px}.notice.handheldDeviceAttention .attentionContent{padding:30px;font-size:1.4em}.notice.handheldDeviceAttention .attentionContent a{color:#bc5b5b}body.handle .content{position:absolute;left:0;top:30px;width:100%;height:100%}body.handle #homePage .contentContainer{z-index:10}body.handle #bottomThumbSelector,body.handle .contentContainer.model-page .right-panel{display:none}body.handle .footer-copyright{position:fixed!important}.login-container,.signup-container{margin-top:5px;width:190px}.login-container div,.signup-container div{position:relative;width:190px}#sideMenu .my-shows h2,#sideMenu .popular-categories h2,#sideMenu .popular-models h2,#sideMenu .top-categories h2,#sideMenu2 .my-models h2,#sideMenu2 .popular-models-list h2{color:#999;font-weight:700}.popupContent h2{font-weight:700}#showSelectOuter,#trailerButton{font-family:HU_flasa!important}#usrModalHeader h2{color:#000;text-shadow:0 0 2px #fff}ul.tabs{margin:0;list-style-type:none}ul.tabs li{vertical-align:top;background:#818181;margin-right:-4px;border-radius:13px 13px 0 0}ul.tabs li:after{width:53px;height:42px;right:-42px;top:0;z-index:1}ul.tabs li.current:before,ul.tabs li:hover:before{content:'';display:block;position:absolute;left:-9px;top:-1px;width:22px;height:43px}ul.tabs li a{display:block;padding:10px 15px 10px 30px}ul.tabs li:first-child a{display:block;padding-left:15px}ul.tabs li,ul.tabs li a{font-size:24px;line-height:22px;color:#000;text-transform:uppercase}ul.tabs li.current,ul.tabs li:hover{background:#f0901f;z-index:2}html:not(.desktop) body:not(.desktop){overflow:auto!important}#tmp-mobile{color:#fff;font-size:18px;line-height:1.4;margin:0 20px;text-align:center}#tmp-mobile #headLine{background:no-repeat center top;background-size:contain;float:none;margin:0 0 10px;position:static;width:auto}#tmp-mobile p{margin:0 0 20px}#tmp-mobile .getMail input{margin-top:5px;margin-bottom:3px;border:1px solid #2b2b2b;background:#efefef;border-radius:5px;font-size:14px;font-weight:700;height:39px;text-align:center;padding-left:5px;padding-right:5px;width:90%}#tmp-mobile .getMail button{background:linear-gradient(to bottom,#febd68 0,#f79520 100%);border:1px solid #000;border-radius:5px;color:#000;font-size:18px;padding-left:13px;line-height:32px;margin-bottom:5px;padding-right:13px}#tmp-mobile-trailer-cover{display:block;margin:0 0 20px;padding:0;width:100%}.fullscreen{position:fixed;z-index:1000;left:0;right:0;top:0;bottom:0;width:100%;height:100%;background:#000;overflow:hidden}#tmp-mobile .follow-on-twitter{display:block;line-height:40px;margin:35px 0}#tmp-mobile a.follow-on-twitter{color:#f8a747;text-decoration:underline}#referral article.right-gift-landing,#referral article.right.gift{margin-left:200px;height:auto!important;margin-top:70px;margin-right:70px;position:relative!important;top:-31px}#referral article.right-gift-landing{top:-40px}#referral img.logo{display:block;margin:0 auto;position:relative}#referral .referral-msg,#referral .referral-msg-header{color:#bbb;font-size:25px;margin:25px auto;text-align:center;width:600px;line-height:35px}#referral .referral-msg>span{color:#f79520}#referral-form{margin:0 auto;width:400px}#referral-form:after{clear:left;content:'';display:block;height:0;width:0}#referral-form .row{float:left}#referral-form .row.email-container{position:relative;width:290px}#referral-form .errorMessage{display:none!important}#referral-form #ReferralMail_email{border:0;box-sizing:border-box;height:30px;padding:0 10px;width:100%}#referral-form #ReferralMail_email:focus{outline:0}#referral-form input[type=submit]{background-color:#f79520;border:0;border-radius:0;box-sizing:border-box;color:#000;margin:0 0 0 10px;padding:6px 0;text-align:center;width:100px}@-moz-document url-prefix(){#referral-form input[type=submit]{padding:4px 0}}#referral-form_es_ p{color:#fff}#referral-form_es_ li,#referral-form_es_ p{font-size:16px;padding-bottom:5px}#referral-form .ref-msg{color:#fff;font-size:16px;margin-bottom:5px}#referral .terms-container{margin:10px auto 0;width:400px;text-align:center}#referral .terms-and-conditions{color:#999;font-size:12px}#joinlayer,#success-join{position:fixed;padding:0;margin:0;z-index:120000}#joinlayer{height:310px;width:100%;bottom:-400px;background:url(https://i.c7cdn.com/images/popupjoin/bgpattern.png)}#joinlayer #joinlogo{background:url(https://i.c7cdn.com/images/popupjoin/logo.png) no-repeat;width:108px;height:108px;position:relative;margin:-65px auto 0;padding:0}#joinlayer #joinclose{background:url(https://i.c7cdn.com/images/popupjoin/close.png) no-repeat;width:23px;height:24px;position:absolute;margin:0;padding:0;top:10px;right:10px;cursor:pointer}#joinlayer #jointext{background:url(https://i.c7cdn.com/images/popupjoin/t1.png) no-repeat 0 0;height:30px;margin:0 auto;width:460px}#joinlayer #joinform{text-align:center;padding-top:15px;height:220px}#joinlayer #joinform .joinformside{display:inline-block;vertical-align:top}#joinlayer #joinform #joinleft{background:url(https://i.c7cdn.com/images/popupjoin/poster.png) no-repeat;width:640px;height:220px}#joinlayer #joinform #joinright{width:310px;height:220px}#joinlayer #joinform #joinright p{width:310px;margin:0 0 0 25px;text-align:left;color:#a9a9a9}#joinlayer #joinform #joinright p a{color:orange}#joinlayer #joinform #joinright .joininput{background:url(https://i.c7cdn.com/images/popupjoin/inputbg.png) no-repeat;width:310px;height:40px;padding:6px 0 0;margin-left:10px;position:relative}#joinlayer #joinform #joinright .joininput .errorMessage{display:none;z-index:130000;top:-20px;left:5px;right:5px!important}#joinlayer #joinform #joinright .joininput .errorMessage:after{right:100px;top:21px;border:0!important}#joinlayer #joinform #joinright .joininput .text{width:278px;height:22px;font-size:18px;padding:4px 10px;border:0}#joinlayer #joinform #joinright .joininput .text.placeholder{color:gray}#joinlayer #joinform #joinright .joinsubmit{background:url(https://i.c7cdn.com/images/popupjoin/ctasubmitbg.png) no-repeat;width:329px;height:86px;margin-top:-5px}#joinlayer #joinform #joinright .joinsubmit .submit{background:url(https://i.c7cdn.com/images/popupjoin/ctasubmit.png) no-repeat center;width:297px;height:63px;border:0;margin:14px 0 0;color:transparent;border-radius:0;padding:0;cursor:pointer}#success-join{display:none;height:300px;width:640px}#success-join a.emailConfirmAlert{color:red;font-weight:700}#company_data{color:#525252;font-size:10px;height:10px;margin-bottom:15px}.password-strength.complevel1 .active{background:#a3a3a3}.password-strength.complevel2 .active{background:#ea1111}.password-strength.complevel3 .active{background:#ffad00}.password-strength.complevel4 .active{background:#9bc158}.password-strength.complevel5 .active{background:#00b400}.password-strength .item:first-child{margin-left:0}.password-strength .item{transition:all 300ms ease-in-out;width:45px;background:#ccc;height:4px;display:inline-block;margin-left:5px}.passchange{padding-right:0!important}.passchange input{padding-right:24px}.passchange .password-strength .item{width:32px}.buyPopupPartTwo .signup-container .password-strength .item{width:27px}.passwordchange~.editable-container .editable-clear-x{display:none}.password-strength{margin-top:-10px;margin-left:1px}.passchange .password-strength{margin-top:7px}.buyPopupPartTwo .signup-container .password-strength{margin-top:0}.emailChange~.editable-container,.passwordchange~.editable-container{position:relative;width:100%}.emailChange~.editable-container .editable-buttons,.passwordchange~.editable-container .editable-buttons{position:absolute;bottom:12px;width:100px}.emailChange~.editable-container .help-block,.passwordchange~.editable-container .help-block{height:20px;display:block!important}.referral-form span{padding:5px 10px}#recommendations-form select{border:1px solid #ccc;padding:5px}#recommendations-form label{width:50px;text-align:right}.game-reco th{background-color:#333;color:#fff}.game-reco tr:nth-child(odd){background-color:#eeeee9}.game-reco tr input:not([type=submit]),.game-reco tr select{border:1px solid transparent;padding:2px;background-color:transparent}.game-reco input[type=submit]{font-size:14px}.line-list .episodeBlock.reco,.line-list .episodeBlock.reco:hover,.pageScrollContent.episodeList.line-list .episodeBlock.normal.new:hover{background-color:transparent!important}#listGames .thumb-list .episodeBlock.reco .bottom .title,.episodeBlock.reco span.title,.episodeBlock.reco:hover span.title{color:#000!important}#bottomThumbSelector .episodeBlock.reco{background-color:#f7941e}#bottomThumbSelector .episodeBlock.reco:hover{background-color:#ce9a0d}#bottomThumbSelector .episodeBlock.new{background-color:#009dff}#bottomThumbSelector .episodeBlock.new:hover{background-color:#0069aa}.pageScrollContent.episodeList.line-list .episodeBlock.normal.new{padding:15px;background-color:transparent}.pageScrollContent.episodeList.line-list .episodeBlock.normal.new .story{color:#fff!important}.pageScrollContent.episodeList .action-btns{margin-right:10px}.models-scenes.episodeList.line-list .action-btns,.pageScrollContent.episodeList.line-list .action-btns{margin-right:22px}.episodeBlock .thumb{position:relative}.episodeBlock.reco{background-color:#f7941e}.episodeBlock.reco:hover{background-color:#f38809!important}.episodeBlock.reco-red{background-color:#eb0529}.episodeBlock.reco-red:hover{background-color:#b80523!important}.episodeBlock.new span.title,.episodeBlock.new:hover span.title,.episodeBlock.reco-red .title,.episodeBlock.reco-red:hover .title,.module ul.yiiPager .page.selected a{color:#fff!important}.episodeBlock.new{background-color:#2898d6}.episodeBlock.new:hover{background-color:#0069aa!important}.episodeBlock.flash-sale{background-color:red}.episodeBlock.flash-sale .thumb{overflow:hidden}.episodeBlock.flash-sale .thumb:before{position:absolute;top:25px;right:-75px;left:auto;width:200px;background-color:red;color:#fff;content:'FLASH SALE';font-weight:700;padding:10px;text-align:center;transform:rotateZ(45deg);z-index:1}.episodeBlock.flash-sale:hover{background-color:#e60000!important}.eposodeList.line-list .episodeBlock.flash-sale,.models-scenes .episodeBlock.flash-sale,.models-scenes .episodeBlock.new{background-color:transparent}.eposodeList.line-list .episodeBlock.flash-sale:hover,.models-scenes .episodeBlock.flash-sale:hover,.models-scenes .episodeBlock.new:hover{background-color:transparent!important}.language-selector{position:relative;margin-right:5px;margin-top:-2px;padding:5px;display:inline-block;width:auto;vertical-align:top;height:20px;overflow:hidden;background-color:#000;text-align:center}.language-selector:after{position:absolute;content:'';top:14px;right:0;width:8px;height:4px;z-index:99999999}.language-selector:hover{height:auto}.language-selector li{display:block!important;text-align:center}.language-selector li:first-child{margin:-2px 0 5px}.language-selector li:not(.first-child) a{padding:5px 10px!important}.language-selector li a img{border:1px solid #000}.language-selector li:not(:first-child) a:hover img{border:1px solid #df7f00}.language-selector-arrow{margin:0 10px 0 -8px}.language_editor{margin:10px}#language_editor{margin-left:30px}.language.editor h5{margin:0 0 20px 30px;font-size:16px}#language_editor span{display:inline-block;width:50px;vertical-align:top}#language_editor input{margin-right:20px}.module ul.yiiPager .next a,.module ul.yiiPager .page a,.module ul.yiiPager .previous a{color:#0e509e!important}.editable-clear-x{background:url(https://i.c7cdn.com/images/yiibooster/clear.png) no-repeat center center}.editableform-loading,.grid-view-loading,.list-view-loading{background:url(https://i.c7cdn.com/images/yiibooster/loading.gif) no-repeat 0 0}.pageScrollContent{width:100%}.episodeList{margin:0 auto;padding-left:0!important}#listGames .items{position:relative;text-align:center!important;width:100%;display:inline-table}.episodeBlock{float:none!important;display:inline-block!important;text-align:left}@media only screen and (min-width:481px) and (max-width:1150px){#default .line-list .episodeBlock .thumb{display:inline-block!important;margin-bottom:18px!important;margin-right:20px!important;vertical-align:top!important}#default .line-list .episodeBlock .description{display:inline-block!important;vertical-align:top!important;width:auto!important;margin:0!important}}@media screen and (max-width:1140px){#topMenu{position:relative;z-index:10}.game-filter{text-align:center}.view-switcher{position:absolute;top:53px;left:13%;z-index:-1!important;width:100%}#default .line-list .episodeBlock .thumb{margin:17px auto;width:100%;text-align:center}#default .line-list .episodeBlock .description{padding:0 15px}#default .line-list .episodeBlock .details .td{width:auto}.line-list .start-game{margin-left:0}.pageScrollContent.episodeList.line-list .episodeBlock.normal.new:hover{background-color:transparent!important}}@media screen and (max-width:1024px){input[type=checkbox]~.check{margin-right:0!important}#menu nav.open{padding-top:30px!important}.pageScrollContent{display:inline-block;background-color:#000}#bottomThumbSelector .menu{margin-top:0}#default .contentContainer .content .right,.model-page .right-panel{margin:0}.content .right{margin-top:0!important}#sideMenu,.language-selector{display:none}.language-selector:after{right:3px}#menu nav.open .menu_trigger~a,#menu nav.open .menu_trigger~span a{text-align:center}#default .thumb-list .episodeBlock{margin:18px 12px 0 0}.pageScrollContent.episodeList.line-list .episodeBlock.normal.new:hover{background-color:transparent!important}#menu nav a.buttonFlashy{margin-top:-1px!important;margin-right:0!important;border-radius:0!important}#menu nav.open .menu_trigger~a.buyCredit,#menu nav.open .menu_trigger~span.logCmd{display:block!important}.logCmd .registration{margin-bottom:1px}}@media screen and (max-width:838px){.popupContent .wrapper{position:relative;z-index:100000}.popupContent.buyPopupPartTwo{position:absolute!important;max-width:800px}.popupContent.buyPopupPartTwo .columns,.signup-screens{width:auto}.popupContent{width:93%!important;min-width:auto;max-width:800px;margin:7px 0!important}#loginDialog{position:absolute!important}.signup-page h3{margin-top:50px}.signup-page .container{margin:0 0 70px}.loginDialog .signup-left-col{display:block;text-align:center;margin:20px auto}.loginDialog .signup-page,.loginDialog .signup-right-col{width:auto!important;display:block}.loginDialog .signup-page{margin-right:0!important}.popupContent.buyPopupPartTwo{margin:10px 1% 10px 0!important;width:97%!important;min-width:auto!important}.buyPopupPartTwo .flow span{margin:0 auto}.popupContent.buyPopupPartTwo .columns>li{min-height:auto;float:none}.popupContent.buyPopupPartTwo .options li{margin:0 0 10px;padding:0}.popupContent.buyPopupPartTwo .ul-column{margin-bottom:0}.buyPopupPartTwo .payment-column{margin-bottom:-44px;margin-left:-14px}}@media screen and (max-width:800px){body #default .line-list .episodeBlock{width:100%}.episodeBlock .thumb a,.trailer a{margin:0 0 20px}body #default .contentContainer .content .right{padding-top:7px!important}#bottomThumbSelector{margin-top:6px}#bottomThumbSelector ul.full,#bottomThumbSelector ul.mini{text-align:center;margin:0}#bottomThumbSelector .full li,#bottomThumbSelector .mini li{width:auto;margin:1%}#bottomThumbSelector li .episodeTitle{white-space:nowrap}.sidebar-campaign-logo{display:none}#menu nav.open .menu_trigger~a,#menu nav.open .menu_trigger~span a{text-align:center}#homePageBody .footer-copyright{position:fixed!important;bottom:0!important}.footer-copyright{bottom:0!important}#listGames .pageScrollContent.episodeList.thumb-list{margin-top:0}#bottomThumbSelector .menu{margin:10px 0 5px 5px}#menu nav.open .check{z-index:999999999999}#menu nav.open{padding-top:60px!important}#listGames .items{padding-bottom:20px}#bottomThumbSelector .thumbs ul.active-thumbs{padding-bottom:25px}.pageScrollContent.episodeList.line-list .episodeBlock.normal.new{margin:25px 0!important}.pageScrollContent.episodeList.line-list .episodeBlock.normal.new:hover{background-color:transparent!important}#default .thumb-list .episodeBlock{height:auto}#default .episodeBlock .bottom{width:96%!important}.episodeBlock .description{position:absolute;bottom:auto;left:auto;margin:-20px 0 0}}.resetnats{text-align:justify;color:#ababab;line-height:160%}.resetnats .resetnats-link{color:#9e9e9e;text-decoration:underline}.episodeBlock.video{position:relative}.episodeBlock.video .playBtn{background:url(https://i.c7cdn.com/images/play_button.png) center center!important;width:73px;height:73px}.episodeBlock.video .episodeBlock-video-title{position:absolute;top:195px;left:28%;display:block;margin:-48px auto 0;text-align:center!important;width:45%;text-transform:uppercase;font-size:15px;font-weight:700;line-height:16px;z-index:1}.episodeBlock.video .new-icon{position:absolute;bottom:40px!important;right:2px!important;z-index:1}.episodeBlock.video .new-icon img{width:81px!important;height:41px!important}.trailer-video-cover{opacity:.5}.tooltip{position:relative;display:inline-block;width:17px;height:17px;margin-bottom:-2px}.tooltip.tooltip-big{height:28px;width:28px;margin-bottom:-6px}.tooltip .tooltiptext,.tooltip-right .tooltiptext{visibility:hidden;width:200px;margin-left:-110px;background-color:#fff;color:#000;text-align:left;border-radius:4px;padding:5px 10px;position:absolute;z-index:1;bottom:125%;left:50%;opacity:0;transition:opacity 1s;font-style:normal;font-weight:400;text-transform:none;font-size:14px;white-space:normal}.tooltip .tooltiptext::after,.tooltip-right .tooltiptext::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-top-color:#fff}.tooltip-color:hover .tooltiptext,.tooltip-right:hover .tooltiptext,.tooltip:hover .tooltiptext{visibility:visible;opacity:1}.tooltip,.tooltip-right{cursor:pointer;z-index:2}.tooltip-right .tooltiptext{bottom:-110%;margin-left:12px;transition:opacity 1s ease 0s}.tooltip-right .tooltiptext::after{margin-left:-120px;margin-top:-15%;transform:rotate(90deg)}.tooltip-color,.tooltip-right{position:relative;display:inline-block;width:17px;height:17px;margin-bottom:-3px}.tooltip-color.gray{background:url(https://i.c7cdn.com/images/tooltip_question_mark_gray.png) no-repeat}.tooltip-color.blue{background:url(https://i.c7cdn.com/images/tooltip_question_mark_blue.png) no-repeat}.tooltip-color .tooltiptext{visibility:hidden;width:calc(100% - 20px);margin-left:-15px;background-color:#ffba00;color:#000;text-align:center;border-radius:4px;padding:3px;position:absolute;z-index:1000;top:10px;left:20px;opacity:0;transition:opacity 1s;font-style:normal;font-weight:700;text-transform:none;font-size:14px;white-space:normal}.tooltip-color:hover{z-index:1000}.epoch-box{position:fixed;bottom:40px;left:15px;z-index:1000000!important;background-color:rgba(255,255,255,.9);padding:11px 3px 3px;border-radius:6px;box-shadow:1px 1px 1px 0 rgba(0,0,0,.17);height:93px;max-width:380px;width:100%}.epoch-box .hbox{padding:11px 0 3px 3px;margin:30px auto 0!important;display:block!important;text-align:center;width:92%;border:3px solid #d3d3d3}.epochlogo{margin:-3px 0 0!important;text-align:center;width:100%}.epoch-box .epoch-logo{margin:0 0 0 20px;float:left}.epoch-box .close{position:absolute;top:10px;right:10px;z-index:1000001!important;cursor:pointer}.epoch-box .hbox img{margin:0;padding:0;cursor:pointer}.epoch-box #paypal_promo_text{color:#1792df;margin:4px 0 3px;font-size:1.2em}.epoch-box .text-color{color:#021c69}.preorder{margin-bottom:50px;margin-top:-25px}.preorder h1{font-size:30px}.preorder .stretchgoal{font-family:'Roboto Condensed BoldItalic',sans-serif;font-size:18px;text-transform:uppercase;color:#2696d5;float:right}.preorder ul.starring .tooltip-color:nth-child(3n+2) .tooltiptext,.preorder ul.starring .tooltip-color:nth-child(3n+3) .tooltiptext{background-color:#ffba00}.preorder .button{cursor:pointer;margin:10px 0}.preorder .button:hover,.preorder-details .button:hover{color:#f7941e}.preorder .main-title{font-family:"Roboto Condensed Bold";text-transform:uppercase;font-size:36px}.preorder .main-description{font-size:18px;color:#fff}.preorder.bundle .bundle-message{padding:20px;border:1px solid #3c3c3c;border-radius:5px;margin-bottom:20px}.preorder.bundle .bundle-info{margin-top:20px;color:#fff;font-style:italic;font-weight:700;text-transform:uppercase;height:44px;max-width:1068px}.preorder.bundle .bundle-info .bundle-count{float:right;font-size:14px;line-height:14px;margin-right:30px;margin-top:8px}.preorder.bundle .bundle-info .bundle-count .amount{color:#f7941e;font-size:33px;line-height:29px;float:left;padding-right:3px}.preorder .preorder-item{width:500px;height:832px;float:left;border:1px solid #3c3c3c;border-radius:5px;margin-top:25px;margin-right:25px;background-color:#2a2a2a;padding:10px 10px 25px;position:relative}.preorder .preorder-item.bundle-item{height:510px}.preorder .preorder-item.bundle-item .bundle-offer{margin-top:5px}.preorder .preorder-item.bundle-item .bundle-offer .bundle-bar{width:149px;height:42px;position:relative;left:-16px;float:left;font-weight:700}.preorder .preorder-item.bundle-item .bundle-offer .bundle-bar .price{float:left;font-size:18px;line-height:17px;padding-left:5px}.preorder .preorder-item.bundle-item .bundle-offer .bundle-bar .price .old{font-size:14px;text-decoration:line-through}.preorder .preorder-item.bundle-item .bundle-offer .bundle-bar .discount{float:right;font-size:15px;font-weight:700;margin-right:10px;margin-top:9px}.preorder .preorder-item.coming-soon>div:not(.outer){filter:grayscale(100%)}#preorder #sideMenu,.preorder .preorder-item .outer{display:none}.preorder .preorder-item.coming-soon .outer{border-radius:5px;position:absolute;top:0;left:0;width:100%;height:100%;display:block;background:rgba(43,43,43,.9);z-index:1}.preorder .preorder-item.coming-soon .outer .inner{top:calc(50% - 30px);font-size:72px;font-weight:700;text-align:center;display:block;position:absolute;color:#fff;text-transform:uppercase;line-height:60px;transform:rotate(-45deg) translateX(25%);-webkit-transform:rotate(-45deg) translateX(25%);-moz-transform:rotate(-45deg) translateX(25%);-ms-transform:rotate(-45deg) translateX(25%);-o-transform:rotate(-45deg) translateX(25%)}.preorder .gotoshows .ribbon .yellow,.preorder .preorder-item.coming-soon .outer .inner .yellow{color:#f7941e}.preorder .preorder-item .preorder-image{height:280px;width:506px;overflow:hidden}.preorder .preorder-item .preorder-image .features td.image{width:423px}.preorder .preorder-item .preorder-image .features td.features{position:relative;left:-6px;text-align:center;vertical-align:middle;font-weight:700;font-size:13px;line-height:12px}.preorder .preorder-item .preorder-image .features td.head{padding-left:6px;color:#fff;text-transform:uppercase;font-family:'Roboto Condensed BoldItalic',sans-serif}.preorder .preorder-item .preorder-image .features td.item{padding:5px 5px 5px 11px;height:37px;color:#000;border-bottom:2px solid #2a2a2a;bottom:-2px}.preorder .preorder-details .preorder-left .preorder-features ul,.preorder .preorder-details .preorder-left .preorder-starring ul,.preorder .preorder-item .preorder-info .preorder-starring ul,.preorder .section{margin-top:10px}.preorder .days,.preorder .preorder-image{position:relative}.preorder .preorder-image .badge_epd,.preorder .preorder-image .badge_epd2{position:absolute;top:10px;right:10px;width:107px;height:102px}.preorder .preorder-image .badge_epd2{top:7px;right:93px}.preorder .preorder-details .preorder-features ul li.stretch .stretchgoal,.preorder .preorder-details .preorder-starring ul li.stretch .stretchgoal,.preorder .preorder-info .preorder-starring ul li.stretch .stretchgoal,.preorder .section .sectiontitle{font-size:18px;text-transform:uppercase;font-weight:700;font-family:'Roboto Condensed BoldItalic',sans-serif}.preorder .preorder-item .preorder-info .preorder-title{margin-top:20px;height:64px;line-height:37px}.preorder .preorder-item .preorder-info .preorder-title span span{color:#f7941e!important;white-space:nowrap}.preorder .preorder-item.bundle-item .preorder-info .preorder-title{margin-top:15px}.preorder .preorder-item .preorder-info .preorder-title span{font-size:28px;font-weight:700}.preorder .preorder-item .preorder-info .preorder-story p{color:#c7c7c7;height:110px;overflow:hidden;font-size:15px}.preorder .preorder-item .preorder-info .preorder-story .details{width:93px;height:29px;color:#fff;font-weight:700;font-size:14px;text-transform:uppercase;text-align:center;line-height:29px;background:#2697d5!important;border-radius:3px}.preorder .preorder-item .preorder-info .preorder-story .details:hover{background:#2288bf!important}.preorder .preorder-item .preorder-info .preorder-story .details.completed,.preorder .preorder-item .preorder-info .preorder-story .details.completed:hover{background:#a2c73b!important}.preorder .preorder-item .preorder-info .preorder-story .purchase{width:157px;height:34px;margin:-5px 0 0;color:#fff;font-weight:700;font-size:15px;text-transform:uppercase;text-align:center;line-height:34px;cursor:pointer;position:relative}.preorder .preorder-item .preorder-info .preorder-story .purchase .button{width:100%;height:100%;font-size:15px;line-height:37px}.gallery-block .tabs-wrapper .tabs-container .tab-content .tab-content-starring a:hover,.gallery-block .tabs-wrapper .tabs-container .tab-content .tab-content-tags a:hover,.preorder .preorder-details .preorder-content .preorder-left .preorder-faq .questions .item .answer b,.preorder .preorder-details .preorder-content .preorder-right .preorder-packages .package .purchase .button:hover,.preorder .preorder-item .preorder-info .preorder-story .details .button:hover,.preorder .preorder-item .preorder-info .preorder-story .purchase .button:hover{color:#fff}.preorder .preorder-item.bundle-item .bundle-offer .details{margin-left:30px;float:left;width:157px;height:34px;line-height:34px}.preorder .preorder-item .preorder-info .preorder-story .details .button{font-size:15px;width:100%;height:100%}.preorder .preorder-details .preorder-left .preorder-starring ul{margin-right:-10px}.preorder .preorder-item .preorder-info .preorder-starring li{float:left;margin-right:13px;width:115px;text-align:center}.preorder .preorder-details .preorder-left .preorder-features li{float:left;text-align:center;position:relative}.preorder .preorder-details .preorder-left .preorder-starring li{float:left;text-align:center}.preorder .preorder-details .preorder-left .preorder-features li{width:110px;margin-right:17px;margin-bottom:10px}.preorder .preorder-details .preorder-left .preorder-starring li{width:150px;margin-right:6px;margin-bottom:10px}.preorder .preorder-details .preorder-left .preorder-features li:last-child,.preorder .preorder-details .preorder-left .preorder-starring li:last-child,.preorder .preorder-item .preorder-info .preorder-starring li:last-child{margin-right:0}.preorder .preorder-details .preorder-left .preorder-features li .stretchgoal,.preorder .preorder-details .preorder-left .preorder-starring li .stretchgoal,.preorder .preorder-item .preorder-info .preorder-starring li .stretchgoal{color:#2696d5;display:none;position:absolute;right:0;top:-27px;white-space:nowrap}.preorder .preorder-details .preorder-left .preorder-features li .plusgoal{color:#fff;font-weight:700;font-size:20px;display:none;position:absolute;left:-14px;top:45px}.preorder .preorder-details .preorder-left .preorder-starring li,.preorder .preorder-item .preorder-info .preorder-starring li{position:relative}.preorder .preorder-item .preorder-info .preorder-starring img{width:115px;height:115px}.preorder .preorder-item .preorder-info .preorder-starring .user{float:left}.preorder .preorder-details .preorder-left .preorder-starring li .you,.preorder .preorder-item .preorder-info .preorder-starring .user .you{font-size:14px;bottom:10px;left:0;font-weight:700;text-transform:uppercase;text-align:center;width:100%;font-style:italic}.starring-girls{width:calc(100% - 125px);float:right;margin-top:0!important;overflow:hidden;white-space:nowrap}.starring-girls li{display:inline-block;height:115px;float:none!important;transition:all 800ms ease-out}.preorder .preorder-details .preorder-left .preorder-starring li .you{font-size:20px;position:absolute;bottom:25px}.preorder .preorder-item .preorder-info .preorder-starring li.stretch img{border:3px solid #2696d5;width:109px;height:109px}.preorder .preorder-item .preorder-info .preorder-starring li .model-name{display:none;position:absolute;top:0;left:0}.preorder .preorder-details .preorder-left .preorder-features li img{width:105px;height:105px;border:3px solid #699e0c;border-radius:50%;margin-bottom:15px}.preorder .preorder-details .preorder-left .preorder-features li.stretch img{border:3px solid #2696d5}.preorder .preorder-details .preorder-left .preorder-features li .feature-title{color:#fff;font-weight:700;font-size:16px}.preorder .preorder-details .preorder-left .preorder-starring li img{width:150px;height:150px;margin-bottom:15px}.preorder .preorder-details .preorder-left .preorder-starring li.stretch img{border:3px solid #2696d5;width:144px;height:144px}.preorder .preorder-details .preorder-left .preorder-starring li .model-name{padding:3px 10px;background-color:#f7941e;border-radius:5px;color:#000;font-weight:700;font-size:15px;text-transform:uppercase;white-space:nowrap}.preorder .preorder-details .preorder-left .preorder-starring li.stretch .model-name{background-color:#2696d5}.preorder .preorder-details hr,.preorder .preorder-item hr{margin-top:10px;margin-bottom:10px;border:1px solid #3c3c3c}.preorder .preorder-details .preorder-left .preorder-stretch,.preorder .preorder-item .preorder-stretch{margin-top:55px;margin-bottom:35px}.preorder .preorder-details .preorder-left .preorder-timeline{margin-top:0;margin-bottom:50px}.preorder .preorder-item .preorder-stretch .bar{width:473px}.preorder .preorder-details .preorder-stretch .bar{width:593px}.preorder .preorder-details .preorder-timeline .bar{width:582px;margin-left:2px;margin-top:55px}.preorder .preorder-details .preorder-stretch .bar .goal,.preorder .preorder-item .preorder-stretch .bar .goal{position:relative;float:left;width:50%}.preorder .preorder-details .preorder-timeline .bar .timeline{position:relative;float:left;width:33%}.preorder .preorder-details .preorder-stretch .bar .goal.full,.preorder .preorder-item .preorder-stretch .bar .goal.full{width:100%}.preorder .preorder-details .preorder-stretch .bar .goal .status,.preorder .preorder-details .preorder-timeline .bar .timeline .status,.preorder .preorder-item .preorder-stretch .bar .goal .status{font-size:18px;text-transform:uppercase;position:absolute;bottom:10px;font-family:'Roboto Condensed BoldItalic',sans-serif}.preorder .preorder-details .preorder-stretch .bar .goal .status.stretchgoal,.preorder .preorder-item .preorder-stretch .bar .goal .status.stretchgoal{right:25px;color:#3b3b3b}.preorder .preorder-details .preorder-stretch .bar .goal .status.stretchgoal .stretch,.preorder .preorder-item .preorder-stretch .bar .goal .status.stretchgoal .stretch{color:#fff;font-size:15px;text-transform:none;font-style:normal}.preorder .preorder-details .preorder-stretch .bar .goal .marker,.preorder .preorder-details .preorder-timeline .bar .timeline .marker,.preorder .preorder-item .preorder-stretch .bar .goal .marker{width:53px;height:50px;color:#fff;font-weight:700;font-size:17px;line-height:30px;text-align:center;position:absolute;right:-26px;bottom:0;z-index:1;text-transform:uppercase}.preorder .preorder-details .preorder-timeline .bar .timeline .marker.pinpoint{width:5px;height:12px;left:-2px;bottom:6px}.preorder .preorder-details .preorder-timeline .bar .timeline .marker.pinpoint span{bottom:4px;color:#717171;font-size:14px;left:0;position:absolute;text-align:left;width:55px}.preorder .preorder-details .preorder-timeline .bar .timeline .marker.timeline{width:85px;height:79px;right:-42px;font-size:11px;line-height:20px;font-style:italic}.preorder .preorder-details .preorder-timeline .bar .timeline .marker.timeline .date{font-size:19px;font-style:normal}.preorder .preorder-details .preorder-stretch .bar .goal .marker.goal,.preorder .preorder-details .preorder-stretch .bar .goal .marker.stretchgoal,.preorder .preorder-item .preorder-stretch .bar .goal .marker.goal,.preorder .preorder-item .preorder-stretch .bar .goal .marker.stretchgoal{font-size:20px}.preorder .preorder-details .preorder-stretch .bar .goal .total,.preorder .preorder-details .preorder-timeline .bar .timeline .total,.preorder .preorder-item .preorder-stretch .bar .goal .total{width:100%;background-color:#3b3b3b;height:6px;padding:0;margin:0}.preorder .preorder-details .preorder-stretch .bar .goal .total .progress,.preorder .preorder-details .preorder-timeline .bar .timeline .total .progress,.preorder .preorder-item .preorder-stretch .bar .goal .total .progress{background-color:#f7941e;margin:0;padding:0;height:100%}.preorder .preorder-details .preorder-stretch .bar .goal .total .progress.full,.preorder .preorder-item .preorder-stretch .bar .goal .total .progress.full{background-color:#699e0c}.preorder .preorder-details .preorder-stretch .bar .goal .total .progress.stretch,.preorder .preorder-item .preorder-stretch .bar .goal .total .progress.stretch{background-color:#2696d5}.preorder .preorder-details .preorder-timeline .bar .timeline .total .period-title{text-align:center;position:absolute;bottom:-30px;width:100%;font-size:15px;font-weight:700;text-transform:uppercase;color:#717171}.preorder .preorder-details .preorder-stretch .bar .goal .amount,.preorder .preorder-item .preorder-stretch .bar .goal .amount{position:absolute;right:-28px;bottom:-20px;font-weight:700;text-transform:uppercase;font-size:13px}.preorder .preorder-details .preorder-stretch .bar .goal .amount .credits,.preorder .preorder-item .preorder-stretch .bar .goal .amount .credits{font-size:8px;vertical-align:baseline}.preorder .preorder-item .preorder-status{color:#717171;font-size:14px;text-transform:uppercase;font-weight:700}.preorder .preorder-item .preorder-status .item{float:left;margin-right:10px}.preorder .preorder-item .preorder-status .item .value{color:#f7941e;font-size:18px}.preorder .preorder-item .preorder-status .item .value .credits{font-size:12px;vertical-align:super}.preorder .preorder-details{width:951px}.preorder .preorder-details h1{font-size:51px;line-height:46px}.preorder .preorder-details .preorder-content{margin-top:15px}.preorder .preorder-details .preorder-content .preorder-left{width:620px;float:left;padding-right:15px;margin-bottom:50px;border-right:1px solid #3a3a3a}.preorder .preorder-details .preorder-content .preorder-left .preorder-image{position:relative}.preorder .preorder-details .preorder-content .preorder-left .preorder-image .show,.preorder .preorder-details .preorder-content .preorder-left .preorder-image .trailer{width:100%;height:100%;position:absolute;top:0;left:0;cursor:pointer;opacity:.5}.preorder .preorder-details .preorder-content .preorder-left .preorder-image .show:hover,.preorder .preorder-details .preorder-content .preorder-left .preorder-image .trailer:hover{opacity:.8}.preorder .preorder-details .preorder-content .preorder-left .preorder-faq .questions{padding-top:20px}.preorder .preorder-details .preorder-content .preorder-left .preorder-faq .questions .item{background-color:#3c3c3c;color:#fff;font-size:15px;font-weight:700;margin:1px 0}.preorder .preorder-details .preorder-content .preorder-left .preorder-faq .questions .item .prefix{text-transform:uppercase}.preorder .preorder-details .preorder-content .preorder-left .preorder-faq .questions .item .question{text-transform:uppercase;padding:20px;cursor:pointer}.preorder .preorder-details .preorder-content .preorder-left .preorder-faq .questions .item .answer{display:none;background-color:#222;font-size:15px;color:#c7c7c7;padding:20px}.preorder .preorder-details .preorder-content .preorder-left .preorder-faq .questions .item .answer ol li{list-style:decimal outside;margin-left:20px;padding-left:5px}.preorder .preorder-details .preorder-content .preorder-left .preorder-support{text-align:center;text-transform:uppercase;color:#fff;font-size:18px;font-weight:700}.preorder .preorder-details .preorder-content .preorder-left .preorder-support a{text-decoration:underline;color:#2696d5}.preorder .preorder-details .preorder-content .preorder-right{padding-left:15px;width:275px;float:left;margin-left:-1px;border-left:1px solid #3a3a3a}.preorder .preorder-details .preorder-content .preorder-right .preorder-info{font-weight:700;font-style:italic;color:#fff;text-transform:uppercase;margin-top:-7px;margin-bottom:30px}.preorder .preorder-details .preorder-content .preorder-right .preorder-info .info-value{font-size:36px}.preorder .preorder-details .preorder-content .preorder-right .preorder-info .info-value .credits{font-size:20px}.preorder .preorder-details .preorder-content .preorder-right .preorder-info .info-title{font-size:20px;line-height:15px}.preorder .preorder-details .preorder-content .preorder-right .preorder-packages .package{position:relative;border:2px solid #7e7e7e;border-radius:5px;padding:20px;margin:20px 0;width:275px}.preorder .preorder-details .preorder-content .preorder-right .preorder-packages .package.unlock{border:3px solid #699e0c;width:273px}.preorder .preorder-details .preorder-content .preorder-right .preorder-packages .package .package-title{font-size:24px;font-weight:700;color:#2696d5;text-transform:uppercase}.preorder .preorder-details .preorder-content .preorder-right .preorder-packages .package .package-description{padding:15px 0;font-size:14px}.preorder .preorder-details .preorder-content .preorder-right .preorder-packages .package .price{color:#2696d5;font-size:24px}.preorder .preorder-details .preorder-content .preorder-right .preorder-packages .package .price .aslowas{color:#fff;font-size:12px}.preorder .preorder-details .preorder-content .preorder-right .preorder-packages .package .price .tooltip{margin-bottom:-5px}.preorder .preorder-details .preorder-content .preorder-right .preorder-packages .package .purchase{width:157px;height:34px;margin:10px 0;color:#fff;font-weight:700;font-size:15px;text-transform:uppercase;text-align:center;line-height:34px;cursor:pointer;position:relative}.preorder .preorder-details .preorder-content .preorder-right .preorder-packages .package .purchase .button{width:100%;height:100%;font-size:18px}.preorder .gotoshows{margin:40px 0 0}.preorder .gotoshows .ribbon{height:62px;width:1020px;text-align:center;font-size:23px;font-weight:700;line-height:50px}.bundle-banner{max-width:1043px}@media only screen and (min-width:1025px) and (max-width:1363px){.content.preorder{z-index:1000}#preorder .preorder-item{margin-right:3%}#preorder .contentContainer .content .right,#preorder .model-page .right-panel{margin:70px 0 0 155px}#preorder .contentContainer .content .right .list-view{margin:60px 0 0 -102px;width:118%}#preorderbundle .contentContainer .content .right .list-view{margin:0 0 0 -102px;width:118%}}@media screen and (max-width:1280px){#preorder #sideMenu .menu,#preorder #sideMenu .sidebar-campaign-logo{display:none}}@media screen and (max-width:1200px){.preorder .gotoshows .ribbon{text-align:left;background:0 0;width:100%;height:auto;line-height:23px}.preorder .gotoshows .ribbon span{white-space:pre}.preorder .gotoshows .ribbon span:before{content:'\A'}}@media screen and (max-width:800px){.preorder .main-title{margin:35px 0 0}}.preorder-vote{margin-bottom:50px;margin-top:-25px;max-width:1500px}.preorder-vote .blue{color:#2898d6}.preorder-vote .main-title{text-transform:uppercase;font-size:36px}.preorder-vote .main-description{font-size:20px;line-height:24px!important;color:#fff}.preorder-vote .voting-info{padding-top:25px}.preorder-vote .voting-info .info{text-transform:uppercase;color:#fff;font-style:italic;font-weight:700}.preorder-vote .voting-info .time-left{font-size:18px;line-height:18px;float:left;padding-top:5px}.preorder-vote .voting-info .time-left .ended{text-transform:none;font-size:13px}.preorder-vote .voting-info .votes-left{font-size:14px;line-height:14px;float:right;margin-right:30px}.preorder-vote .voting-info .votes-left .amount{color:#f7941e;font-size:33px;line-height:29px;float:left;padding-right:3px}.preorder-vote .vote-item{float:left;margin-top:25px;margin-right:15px;height:330px}.preorder-vote .vote-item.coming-soon{border-radius:3px;border:1px solid #3c3c3c;height:270px;width:475px;position:relative}.preorder-vote .vote-item .inner{display:none}.preorder-vote .vote-item.coming-soon .inner{display:block;top:calc(50% - 30px);font-size:72px;font-weight:700;text-align:center;position:absolute;color:#fff;text-transform:uppercase;line-height:60px;width:100%}.preorder-vote .vote-item.inactive .inner{background-color:rgba(0,0,0,.5)}.preorder-vote .vote-item.coming-soon .inner .yellow,.upsell-popup .title span{color:#f7941e}.preorder-vote .vote-item .vote-image{border-radius:3px;border:1px solid #3c3c3c;position:relative}.preorder-vote .vote-item.active .vote-image{cursor:pointer}.preorder-vote .vote-item .vote-image img{border-radius:3px}.preorder-vote .vote-item .vote-image .vote,.preorder-vote .vote-item .vote-image .voted{display:none;height:100%;left:0;position:absolute;top:0;width:100%}.preorder-vote .vote-item.active.voted .vote-image .voted{display:block}.preorder-vote .vote-item.active:not(.voted) .vote-image:hover .vote{display:block}.preorder-vote .vote-item .vote-info{font-size:22px;line-height:22px;margin-top:10px}.preorder-vote .vote-item .vote-info .vote-title{text-align:left;float:left}.preorder-vote .vote-item .vote-info .vote-count{text-align:right;text-transform:uppercase;float:right}@media screen and (min-width:1781px){.preorder-vote{max-width:1500px}}@media screen and (max-width:1780px){.preorder-vote{max-width:1000px}}#player_overlay #preorderTrailer{z-index:10000000;position:relative;background:#000;width:100%;height:100%;display:none}#player_overlay #preorderButton{z-index:100000000;width:100%;height:101px;background:url(https://i.c7cdn.com/images/preorder/trailer_button.png) no-repeat center center;position:absolute;bottom:50px;text-align:center}#player_overlay #preorderButton .wrapper{width:457px;height:100%}.flash-error{position:absolute;left:0;top:0;right:0;bottom:0;background:#222}.flash-error-content{margin:100px auto 0;width:800px}.flash-error-content h1{font-size:24px;font-weight:700;color:#d7a501;text-align:center;padding-top:20px;padding-bottom:15px;margin:0;text-transform:uppercase}.flash-error-content .flash-error-options{width:720px;margin:0 auto}.flash-error-content .flash-error-options .flash-option{width:350px;height:250px;float:left;margin:5px;background-color:#252525}.flash-error-content .flash-error-options .flash-option h3{width:100%;line-height:50px;text-align:center;font-weight:700;color:#fff;font-size:18px;background-color:#2d2d2d}.flash-error-content .flash-error-options .flash-error-enable ol{font-size:19px;font-weight:700;list-style-type:decimal;padding:50px 40px 0 60px}.flash-error-content .flash-error-options .flash-error-enable ol li{margin-bottom:25px}.flash-error-content .flash-error-options .flash-error-enable ol li .button{background:linear-gradient(to bottom,#febd68 0,#f79520 100%) 0 0;border-radius:5px;color:#000;padding:3px 10px;width:90px}.flash-error-content .flash-error-options .flash-error-install .link{height:200px;width:100%;background:url(https://i.c7cdn.com/images/adobeflash.jpg) no-repeat center center}.trailer-player-global{position:fixed;z-index:100000000;left:0;top:0;right:0;bottom:0;transform:translate3d(100%,0,0);transition:transform 1s cubic-bezier(.84,.28,.41,.42),background .2s ease;background:rgba(0,0,0,.9)}.trailer-player-global.open{transform:translate3d(0,0,0)}.trailer-player-global.close{transition:transform .4s cubic-bezier(.84,.28,.41,.42),background .2s ease;opacity:0}.trailer-player-global .nplayer{position:absolute;left:0;top:0;right:0;bottom:0;opacity:0;transition:all ease 400ms}.trailer-player-global .nplayer.show{opacity:1}.trailer-player-global .wait .np-loading{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:none}.trailer-player-global .wait .np-loading #load{position:absolute;left:50%;top:50%;margin-left:-50px;margin-top:-50px;width:100px;-webkit-animation:loading-trailer 3s linear infinite;animation:loading-trailer 3s linear infinite}.ls-gallery .loading #load #loading-inner,.trailer-player-global .wait .np-loading #load #loading-inner{stroke-dashoffset:0;stroke-dasharray:300;stroke-width:6;stroke-miterlimit:6;stroke-linecap:round;-webkit-animation:loading-trailer-circle 2s linear infinite;animation:loading-trailer-circle 2s linear infinite;stroke:#f6921e;fill:transparent}.trailer-player-global #trailerButton{z-index:20;width:100%;height:62px;position:absolute;bottom:60px;text-align:center}.trailer-player-global #trailerButton a{width:400px;padding:4px;font-size:36px;line-height:54px;background:rgba(255,255,255,.2);border:1px inset rgba(255,255,255,.4);border-radius:12px;transition:all 200ms ease}.trailer-player-global #trailerButton a:hover{background:rgba(255,255,255,.8)}.trailer-player-global #trailerButton .wrapper{text-align:center;cursor:pointer;overflow:hidden;background:orange;background-image:-webkit-linear-gradient(top,orange 0,#c46000 50%,#af4600 50.1%,#a04100 100%);filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ffa500', endColorstr='#a04100');background-image:linear-gradient(to bottom,orange 0,#c46000 50%,#af4600 50.1%,#a04100 100%);border-radius:10px;-moz-background-clip:border-box;-webkit-background-clip:border-box;background-clip:border-box;text-shadow:2px 2px 2px rgba(0,0,0,.6);border-top:1px solid #ffedaf;border-left:1px solid #f9b24a;border-right:1px solid #f9b24a;border-bottom:none;box-shadow:0 1px 0 #3a1c07}.trailer-player-global #trailerButton.preorder .wrapper{background:#46a6da;background:linear-gradient(to bottom,#46a6da 0,#3686b3 50%,#2074a2 50.1%,#134d6d 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#46a6da', endColorstr='#134d6d', GradientType=0);border-top:1px solid #4ebaf5;border-left:1px solid #4ebaf5;border-right:1px solid #4ebaf5;border-bottom:none;box-shadow:0 1px 0 #2b6687}#default .camList .contentContainer .content .right .title{display:block;color:#fff}#default .camList .episodeBlock .title{float:none!important}#default .camList .btn-thumb1,#default .camList .btn-thumb2,#default .camList .btn-thumb3{bottom:37px;position:absolute;right:15px;z-index:1;padding:3px 20px;border-radius:6px;font-weight:700;pointer-events:none;cursor:pointer}#default .camList .btn-thumb1{background:#77de00;background:linear-gradient(#77de00,#00a000)}#default .camList .btn-thumb2{background:#f43eab;background:linear-gradient(#f43eab,#a80062)}#default .camList .btn-thumb3{background:#ba7cbc;background:linear-gradient(#ba7cbc,#76347b)}.camList.episodeList .details .th,.camList.episodeList .details .tr{display:block}#default .camList .episodeBlock .details .th{width:auto!important}#default .camList.episodeList .details .tr .th{font-weight:700}#default .camList.episodeList .details .tr .td,#default .camList.episodeList .details .tr .th{width:45%!important;display:inline-block!important}.camList .start-cam-button{display:none;background:linear-gradient(#febd68,#f79520) 0 0;border-radius:5px;color:#000;padding:6px 10px;position:relative;top:1px;width:30%;margin:0 auto;transition:all .3s ease 0s}.camList .start-cam-button:hover{background:linear-gradient(#f79520,#f79520) 0 0}.camList .episodeBlock:hover .start-cam-button{display:block;font-weight:700}#default .thumb-list .episodeBlock.cam .thumb img{width:292px;height:219px}.galleries-page .items{padding-bottom:150px}.gallery-block{padding:4px;box-sizing:border-box;border-top-left-radius:5px;border-top-right-radius:5px;width:391px;height:295px;float:left;margin-right:20px;margin-top:10px;margin-bottom:5px;display:inline-block}.gallery-block .thumb img{max-width:100%;height:100%}.gallery-block .gallery-title{font-size:14px;color:#ffba00;height:30px;line-height:30px}.gallery-block:hover{background:#3c3c3c}.gallery-block:hover .gallery-details{display:block;z-index:100}.gallery-block .gallery-details{position:relative;background:#3c3c3c;box-sizing:border-box;border-bottom-left-radius:5px;border-bottom-right-radius:5px;margin-left:-4px;margin-right:-4px;margin-bottom:-4px;padding:0 10px 10px;display:none}.gallery-block .tabs-wrapper .tabs{height:20px}.gallery-block .tabs-wrapper .tabs ul{padding:0;margin:0;width:100%}.gallery-block .tabs-wrapper .tabs ul li{float:left;text-align:left;width:33%;cursor:pointer}.gallery-block .tabs-wrapper .tabs ul li.ti-labels{text-align:right}.gallery-block .tabs-wrapper .tabs ul li.active{opacity:.6}.gallery-block .tabs-wrapper .tabs-container .tab-content{display:none}.gallery-block .tabs-wrapper .tabs-container .tab-content .tab-content-starring a,.gallery-block .tabs-wrapper .tabs-container .tab-content .tab-content-tags a{color:#ffba00;font-size:14px}.gallery-block .tabs-wrapper .tabs-container .tab-content .tab-content-story{font-size:14px}.gallery-block .tabs-wrapper .tabs-container .tab-content.active{display:block;padding-top:5px}.gallery-block .buttons-wrapper{padding-top:10px;display:flex}.gallery-block .buttons-wrapper .btn{border-radius:5px;height:40px;box-sizing:border-box;line-height:40px;display:inline-block;padding-left:15px;padding-right:15px;color:#fff;font-size:17px;font-weight:700;text-transform:uppercase;cursor:pointer}.gallery-block .buttons-wrapper .btn i{margin-right:5px;font-size:20px!important}.gallery-block .buttons-wrapper .btn.btn-blue{background:#2697d5;color:#000}.gallery-block .buttons-wrapper .btn.btn-yellow{margin:0 auto}.gallery-title .subtitle,.site-main-title.orange h1{color:#f79520}.gallery-wrapper .thumb{background:url(https://i.c7cdn.com/images/bg_photo_box.jpg);border:5px solid #343434;display:inline-block;height:164px;width:164px;box-sizing:border-box;padding:13px;margin-right:20px;margin-top:10px;margin-bottom:10px;position:relative;cursor:pointer}.gallery-wrapper .thumb .content{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);max-width:100%;max-height:100%}.gallery-wrapper .thumb.enabled{cursor:pointer}.ls-gallery{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.8);transition:all 300ms ease-in-out;transform:scale(.3);opacity:0;z-index:-100}.ls-gallery.open{transform:scale(1);opacity:1;z-index:14111000}.ls-gallery .image{position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0);max-width:100%;max-height:100%}.ls-gallery .next,.ls-gallery .prev{position:absolute;right:0;top:0;bottom:0;width:70px;background:0 0;cursor:pointer;box-sizing:border-box;transition:all 550ms ease;border-left:1px solid transparent}.ls-gallery .prev{right:auto;left:0;border-left:none;border-right:1px solid transparent}.ls-gallery .next:hover{border-left:1px solid rgba(255,255,255,.2);background:linear-gradient(to right,transparent 0,rgba(0,0,0,.25) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#40000000', GradientType=1)}.ls-gallery .prev:hover{border-right:1px solid rgba(255,255,255,.2);background:linear-gradient(to right,rgba(0,0,0,.25) 0,transparent 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#40000000', endColorstr='#00000000', GradientType=1)}.ls-gallery .gbtn{text-align:center;line-height:70px}.ls-gallery .close i,.ls-gallery .gbtn i{font-size:26px!important}.ls-gallery .next .gbtn{position:absolute;right:0;top:50%;width:70px;height:70px}.ls-gallery .prev .gbtn{position:absolute;left:0;top:50%;width:70px;height:70px}.ls-gallery .next:hover .gbtn i,.ls-gallery .prev:hover .gbtn i{text-shadow:0 1px 1px rgba(0,0,0,.5)}.ls-gallery .close{position:absolute;top:10px;right:10px;font-size:40px;color:#fff;line-height:30px;width:30px;height:30px;text-align:center;z-index:100;cursor:pointer}.ls-gallery .close i{opacity:.8;color:#fff}.ls-gallery .close:hover i{opacity:1}.ls-gallery .loading{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:none}.ls-gallery .loading #load{position:absolute;left:50%;top:50%;margin-left:-50px;margin-top:-50px;width:100px;-webkit-animation:loading 3s linear infinite;animation:loading 3s linear infinite}.ls-gallery .loading #load #loading-inner{-webkit-animation:loading-circle 2s linear infinite;animation:loading-circle 2s linear infinite}.h-btn.unlockgallery{background-color:#2697d5;color:#000}.h-btn,.popupContent .popup-help{position:absolute;font-weight:700;cursor:pointer}.h-btn{top:0;right:0;border:0;text-transform:uppercase;border-radius:3px;color:#a0a0a0;padding:10px;text-align:center}.popupContent .popup-help{left:100%;transform:rotate(90deg) translate3d(0,12px,0);top:50%;background:#32adf1;padding:7px 10px 5px;border-top-left-radius:10px;border-top-right-radius:10px;font-size:19px;color:#fff;box-shadow:2px -5px 10px rgba(0,0,0,.5)}.popupContent .popup-help a{color:#fff!important}.site-main-title h1{margin-top:0;color:#fff;font-size:36px;font-style:normal;text-transform:uppercase}.site-main-subtitle h3{color:#fff;font-size:15px;font-style:normal;white-space:normal;max-width:800px;margin:0}.site-main-subtitle{margin-bottom:20px}.episodeBlock .ratingBlock .empty,.episodeBlock .ratingBlock .full{background:url(https://i.c7cdn.com/images/fullStar.png) no-repeat}.episodeBlock .scene-rating .empty-star,.episodeBlock .scene-rating .full-star{background:url(https://i.c7cdn.com/images/rating-star-big.png) no-repeat}.episodeBlock .scene-rating .half-star{background:url(https://i.c7cdn.com/images/rating-star-big-half.png) no-repeat}.episodeBlock .scene-rating.active .stars .active{background:url(https://i.c7cdn.com/images/rating-star-big-active.png) no-repeat}.episodeBlock .episodeBlock .toggle-favorite{background:url(https://i.c7cdn.com/images/favorite-toggle.png) no-repeat 0 0}.episodeBlock .episodeBlock .toggle-favorite:hover{background:url(https://i.c7cdn.com/images/favorite-toggle.png) no-repeat 0 -15px}#default .line-list .episodeBlock .toggle-favorite{background:url(https://i.c7cdn.com/images/favorite-toggle-normal.png)}#default .line-list .episodeBlock .toggle-favorite:not(.on):hover{background:no-repeat 0 -25px}.img-rotator-preloader{position:absolute;top:50%;left:50%;width:25px;height:25px;margin:-12.5px 0 0 -12.5px;background:#ffc602;transform:rotate(45deg);-webkit-animation:spin 1s infinite linear;animation:spin 1s infinite linear;z-index:20;opacity:0;border-radius:6px}.img-rotator-preloader.show{opacity:1!important}.img-rotator-preloader.hide{opacity:0}.buyPopupPartTwo .plans .option li.lifetime .label.label-lifetime .lifetime-title{font-size:27px;line-height:27px;font-weight:700;text-align:center;text-transform:uppercase}.buyPopupPartTwo .plans .option li.lifetime .label.label-lifetime .lifetime-title .arrow-line{margin:5px}.buyPopupPartTwo .plans .option li.lifetime .label.label-lifetime .lifetime-title .arrow-line i{font-size:20px!important;color:#009dff}.buyPopupPartTwo .plans .option li.lifetime .label.label-lifetime .lifetime-subtitle{text-align:center;text-transform:uppercase;font-style:italic;font-size:16px}.buyPopupPartTwo .plans .option li.lifetime .label.label-lifetime .lifetime-price{text-align:center;font-weight:700;font-size:18px}.buyPopupPartTwo .plans .option li.lifetime .label.label-lifetime .lifetime-badge{width:87px;height:87px;background:url(https://i.c7cdn.com/images/offers/offer_limited_igf.png) no-repeat;background-size:100% auto;right:-34px;bottom:-35px;position:absolute}.buyPopupPartTwo .plans .option li.lifetime{margin-top:0;margin-bottom:20px}.label-lifetime{border:2px solid #05b1ff!important}@media screen and (min-width:1141px){#galleries .list-view .items{padding-top:140px}}#galleries #topMenu{padding:20px 200px 0;text-align:left}.galleries-page.contentContainer .content .right{margin-top:60px!important}.upsell-popup .title{border:0;background-color:#000;color:#fff;letter-spacing:1px;text-transform:uppercase;font-size:40px;text-align:center;padding:10px 0}.upsell-popup .content{width:800px;height:495px;position:relative;padding:0;margin:0;background:#000}.upsell-popup .content img{display:block;max-width:100%}.upsell-popup .content .buttons-wrapper{position:absolute;bottom:20px;width:100%;text-align:center;height:80px;display:flex;align-items:center;justify-content:center}.upsell-popup .content .buttons-wrapper .upsell-btn{background:#000;color:#fff;border:0;text-align:center;height:35px;text-transform:uppercase;border-radius:5px;font-weight:700;width:185px;font-size:19px;padding:0;margin:10px;cursor:pointer}.upsell-popup .content .buttons-wrapper .upsell-btn.btn-lg{height:60px;line-height:60px;background:#f79520;color:#fff;font-size:26px;width:220px}.upsell-popup .content .buttons-wrapper .upsell-btn.btn-nothx{background:#a2a2a2;color:#fff}.upsell-popup.upsell-fullshow-unlock .buttons-wrapper{bottom:3px}.upsell-popup.upsell-fullshow-unlock .buttons-wrapper .btn-later,.upsell-popup.upsell-fullshow-unlock .buttons-wrapper .btn-nothx{display:none}.unlock-notification{display:none;font-size:26px;font-weight:700}.glyphicon{font-family:'Glyphicons Halflings'!important}.dropbtn{background-color:#f7941d;color:#000;padding:16px;font-size:16px;border:0;cursor:pointer;min-width:100px}.dropdown{position:relative;display:inline-block}.dropdown-content{display:none;position:absolute;background-color:#f1f1f1;min-width:160px;overflow:auto;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1}.dropdown-content a{color:#000;padding:12px 16px;text-decoration:none;display:block}.dropdown a:hover{background-color:#ddd}.show-grid-dropdown{display:grid}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.grecaptcha-badge{opacity:0;visibility:hidden}
.supportHolder{width:800px;margin:110px auto 0;position:relative;text-align:center}.supportHolder h1,.supportHolder h2{color:#fff;font-size:30px;font-weight:400;text-shadow:1px 1px 1px #000;margin-bottom:10px;text-align:left}.supportHolder h2{color:#ccc;font-size:24px;margin-bottom:55px}.supportHolder .button{width:235px;height:70px;padding-top:165px;text-align:center;background:url(/images/sprite.png) #333 repeat-y;box-shadow:3px 3px 5px #000;color:#fff;display:block;float:left;margin-right:25px;margin-bottom:25px;border-radius:5px;text-shadow:1px 1px 1px #000;cursor:pointer;position:relative}.supportHolder .button a{position:absolute;top:0;left:0;right:0;bottom:0;outline:0}.supportHolder .button.faq{background-position:10px -3375px}.supportHolder .button.tech{background-position:0 1900px}.supportHolder .button.billing{background-position:0 7890px}.supportHolder .button.password{background-position:10px 1175px}.supportHolder .button.feedback{background-position:5px 220px}.supportHolder .button.questions{background-position:10px -15px}.supportHolder .button:nth-child(5),.supportHolder .button:nth-child(8){margin-right:0}.supportHolder .button:hover{background-color:gray}.supportHolder .button h3{font-weight:400;font-size:20px;color:#fff;margin-bottom:5px;margin-top:0}.supportHolder .button p{font-size:12px;color:#fff;margin:0}.supportHolder.billing{text-align:left;line-height:20px;margin-top:0}.supportHolder.billing ul{list-style:disc;padding-left:5px;margin-left:1em}@media screen and (max-width:799px){.supportHolder{width:100%}.supportHolder .button{box-sizing:content-box;display:inline-block;float:none;vertical-align:top}.supportHolder .button:nth-child(5),.supportHolder .button:nth-child(8){margin-right:25px}}
.liveSearchForm{left:190px;top:2px;margin-right:10px;position:absolute;vertical-align:middle}.liveSearchForm.loggedIn{left:245px}.liveSearchForm input[type=text]{width:65px;overflow:hidden;border:0;border-radius:3px;color:#fff;font-size:13px;height:21px;padding-left:5px;margin-top:4px;transition:all .5s ease 0s;outline:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAMJJREFUeNp00DFKA1EQBuBvXzyBYOUBBCHb2iiI4gFslrSewSukFTxALuAWFmlFISgeYItAwDaYKq0guM/CEZ6w/jDMPzP/zDBT5Zz1bb2PGxz7wQuuU9OtI1Z93Y0P8Ipdf7HFSWq6JSRMQ7TAUdgictPfrh1cBJ+kpttA39YTvBc1qVg1GuCf5cQnXGLWt/VV5GfhH8pjDvE8cAyscJ6abl0V77mN93xgjjOM8YbTKudsCH1b7+ExxKt/hYX4Hr4HAFgWOZeryK4nAAAAAElFTkSuQmCC) no-repeat 95% center #373737}.liveSearchForm input[type=text].onFocus{width:200px;background-position:97% center}.liveSearchForm input[type=text]::-ms-clear{display:none}.liveSearchForm input[type=submit]{background:0 0;border:0;cursor:pointer;height:17px;left:-18px;margin:0;padding:0;position:relative;text-indent:-9999px;top:4px;width:10px}.searchResults{background:#3f3f3f;background:linear-gradient(to bottom,#3f3f3f 0,#2d2d2d 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3f3f', endColorstr='#2d2d2d',GradientType=0 );border:1px solid #000;clear:both;font-size:12px;position:absolute;right:0;text-align:left;top:41px;width:295px;border-top:1px solid #686868;box-shadow:0 0 5px rgba(0,0,0,.5);border-radius:5px;padding:5px}.searchResults:after,.searchResults:before{bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.searchResults:after{border-color:transparent transparent #404040;border-width:10px;left:50%;margin-left:-10px}.searchResults:before{border-color:transparent transparent #686868;border-width:11px;left:50%;margin-left:-11px}.searchResults .resultsInner{border:1px solid gray;background:url(/images/ajax-loader.gif) no-repeat center center #fff;padding:5px 0 0;color:#333;min-height:20px}.searchResults .resultsInner .result{background:0 0 #fff;border-bottom:1px solid #ccc;padding:5px 5px 3px;min-height:20px;transition:all .1s ease;position:relative}.searchResults .resultsInner .result.model{padding:5px}.searchResults .resultsInner .result .searchResultImage>a,.searchResults .resultsInner .result>a{padding:0!important}.searchResults .resultsInner .result h5{color:#000;font-size:11px;text-transform:uppercase}.searchResults .resultsInner .result.active,.searchResults .resultsInner .result:hover{background:#ccc}.searchResults .resultsInner .result:last-child{border-bottom:0}.resultsInner>span{background:0 0 #ccc;display:block;padding:3px}.searchResults .resultsInner span>strong{color:#000;display:inline-block;font-weight:700;text-transform:uppercase;font-size:11px}.searchResults .resultsInner span span{float:right;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAJEAYAAAC56nopAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAJFJREFUeNpibKhvqG+oZ6AQGJtA6LNncKlgYqAKaIQ6tbGRxhbBQF0dhJ42FV2GBdXr5AJ+AVR+ZhaEFhKC0HHxUIvOnGagCQiPgNCcXFCLZs2izEAPDwgtJ4cq/u4dhO7ohFqUnk6ZRVs2o1r06BGE9vSE0NeusVA3qG7egNBu7qgWUi3VnYLGsZU1ugUwABgArMshBTF/KGIAAAAASUVORK5CYII=) no-repeat 98% center;padding-right:17px}.searchResults .resultsInner span span a{color:#3f3f3f;display:inline-block!important;padding:0!important}.searchResults .resultsInner .all a:hover,.searchResults .resultsInner .result h5>a:hover,.searchResults .resultsInner span span a:hover{color:#000!important}.searchResults .resultsInner .result .searchResultImage{float:left;margin-right:5px}.searchResults .resultsInner .result .searchResultImage.show{height:50px;overflow:hidden;width:75px}.searchResults .resultsInner .result .searchResultImage>img{max-width:75px;min-width:50px}.searchResults .resultsInner .result .searchResultText{float:left}.searchResults .resultsInner .result.show .searchResultText{width:200px}.searchResults .resultsInner .result.model .searchResultText{width:225px}.searchResults .resultsInner .result h5>a{color:#000;font-size:11px;padding:2px 0 0!important;text-transform:uppercase}.searchResults .resultsInner .result .description{color:#666;font-size:11px;margin-top:2px}.moreResults,.searchResults .resultsInner .all{font-size:11px;font-weight:700;text-align:center;text-transform:uppercase}.searchResults .resultsInner .all{display:block;padding:4px 0 0;background:#ccc}.searchResults .resultsInner .all a{margin:0;padding:0 0 4px!important;color:#333;font-weight:700}.moreResults{background:0 0 #ccc;padding:3px}.moreResults>a{color:#000;font-size:11px!important;padding:0!important}.searchResultsContainer{padding-left:200px;padding-top:35px;position:relative}.searchResultsContainer>h1{color:gray}.searchResultsContainer>h1 em{color:#fff}.searchResultsContainer .results{margin-top:30px}.searchResultsContainer .results .resultsCategory h1{margin-bottom:10px}.searchResultsContainer .results .resultsCategory.modelsWrapper{margin-top:10px;padding-bottom:300px}.searchResultsContainer .results .resultsCategory.modelsWrapper .result,.searchResultsContainer .results .resultsCategory.showsWrapper .result{width:300px;height:230px;float:left;margin-right:20px;margin-bottom:30px;overflow:hidden;position:relative;padding:0 5px 5px 0}.searchResultsContainer .results .resultsCategory.showsWrapper .result .result-visibleArea{overflow:hidden;margin:5px 0 0 5px}.searchResultsContainer .results .resultsCategory.showsWrapper .result .result-visibleArea img{width:300px;border-radius:3px;margin-bottom:10px}.searchResultsContainer .results .resultsCategory.showsWrapper .result .result-visibleArea .result-resultTitle{font-size:13px;color:#f79520;float:left}.searchResultsContainer .results .resultsCategory.showsWrapper .result .result-visibleArea .result-rating{float:right}.searchResultsContainer .results .resultsCategory.showsWrapper .result .result-visibleArea .stars{position:relative;top:3px}.searchResultsContainer .results .resultsCategory.showsWrapper .result .result-visibleArea .stars .full-star{background:url(/images/fullStar.png) no-repeat;display:inline-block;width:12px;height:12px}.searchResultsContainer .results .resultsCategory.showsWrapper .result .result-visibleArea .stars .empty-star{background:url(/images/fullStar.png) no-repeat;display:inline-block;width:12px;height:12px;opacity:.5}.searchResultsContainer .results .resultsCategory.showsWrapper .result:hover{box-shadow:0 0 10px rgba(0,0,0,.5);overflow:visible;border-radius:3px;background:#3c3c3c}.searchResultsContainer .results .resultsCategory.showsWrapper .result:hover .result-visibleArea .result-resultTitle{font-weight:700}.searchResultsContainer .results .resultsCategory.showsWrapper .result:hover .result-hiddenArea{top:-9px}.searchResultsContainer .results .resultsCategory.showsWrapper .result .result-hiddenArea{background:0 0 #3c3c3c;border-radius:0 0 5px 5px;box-shadow:0 5px 5px rgba(0,0,0,.5);margin-top:10px;padding:5px 5px 45px;position:relative;top:13px;width:295px;z-index:10}.searchResultsContainer .results .resultsCategory.showsWrapper .result .result-hiddenArea .row{margin-bottom:10px}.searchResultsContainer .results .resultsCategory.showsWrapper .result .result-hiddenArea .row .label{float:left;width:55px;font-weight:700;color:#cbcbcb}.searchResultsContainer .results .resultsCategory.showsWrapper .result .result-hiddenArea .row .content{float:left;width:235px;color:#cbcbcb}.searchResultsContainer .results .resultsCategory.showsWrapper .result .result-hiddenArea .row .content a{text-decoration:underline;color:#cbcbcb}.searchResultsContainer .results .resultsCategory.showsWrapper .result .result-hiddenArea .row .content.starring a{color:#f79520;font-size:13px;text-decoration:none}.searchResultsContainer .results .resultsCategory.showsWrapper .result .result-hiddenArea .result-gameControls{position:absolute;bottom:0;left:0;right:0;height:45px;background:#2b2a2a;border-radius:0 0 5px 5px;text-align:center}.searchResultsContainer .results .resultsCategory.showsWrapper .result .result-hiddenArea .result-gameControls .startGame-button{display:inline-block;width:112px;height:28px;position:relative;margin-top:8px;background:url(/images/start_game.png) no-repeat center center;text-indent:-99999px}.searchResultsContainer .results .resultsCategory.showsWrapper .result .result-hiddenArea .result-gameControls .viewTrailer-button{margin-left:20px;background:url(/images/view_trailer.png) no-repeat center center;position:relative;top:7px;display:inline-block;width:72px;height:11px;text-indent:-9999px}.searchResultsContainer .results .resultsCategory.modelsWrapper .result{width:195px;height:210px}.searchResultsContainer .results .resultsCategory.modelsWrapper .result:hover{box-shadow:0 0 10px rgba(0,0,0,.5);overflow:visible;border-radius:5px 5px 0 0;background:#3c3c3c}.searchResultsContainer .results .resultsCategory.modelsWrapper .result .result-visibleArea .result-resultTitle{display:block;margin:0 0 5px 5px;color:#f79520}.searchResultsContainer .results .resultsCategory.modelsWrapper .result .result-visibleArea a{display:block;height:195px;width:195px;overflow:hidden;border-radius:3px}.searchResultsContainer .results .resultsCategory.modelsWrapper .result .result-visibleArea a img{width:195px;border-radius:3px;margin:5px 0 0 5px}.searchResultsContainer .results .resultsCategory.modelsWrapper .result .result-hiddenArea{background:0 0 #3c3c3c;border-radius:0 0 5px 5px;box-shadow:0 5px 5px rgba(0,0,0,.5);margin-top:10px;position:relative;top:-14px;width:190px;z-index:10;padding:5px 5px 33px}.searchResultsContainer .results .resultsCategory.modelsWrapper .result:hover .result-hiddenArea{top:-15px}.searchResultsContainer .results .resultsCategory.modelsWrapper .result .result-hiddenArea .row{margin-bottom:5px}.searchResultsContainer .results .resultsCategory.modelsWrapper .result .result-hiddenArea .row strong{float:left;font-weight:700;width:91px;color:#cbcbcb}.searchResultsContainer .results .resultsCategory.modelsWrapper .result .result-hiddenArea .row p{float:left;width:98px}.searchResultsContainer .results .resultsCategory.modelsWrapper .result .result-hiddenArea .row.alias p,.searchResultsContainer .results .resultsCategory.modelsWrapper .result .result-hiddenArea .row.alias strong{width:auto;margin-right:5px}.searchResultsContainer .results .resultsCategory.modelsWrapper .result .result-hiddenArea .modelControls{height:33px;line-height:33px;color:#fff;text-transform:uppercase;font-weight:600;text-align:center;display:inline-block;font-size:14px;font-family:'Myriad Pro',Tahoma;bottom:0;left:0;right:0;position:absolute;background:#2b2a2a;border-radius:0 0 5px 5px}.searchResultsContainer .results .resultsCategory.modelsWrapper .result .result-hiddenArea .modelControls a{margin-right:3px}.searchResultsContainer .results .resultsCategory.modelsWrapper .result .result-hiddenArea .modelControls a:hover{color:#f79520}
ul.yiiPager{font-size:11px;border:0;margin:0;padding:0;line-height:100%}ul.yiiPager,ul.yiiPager li{display:inline}ul.yiiPager .page a{font-weight:400}ul.yiiPager a:hover{border:solid 1px #0e509e}ul.yiiPager .hidden a{color:#888;border:0}ul.yiiPager .first,ul.yiiPager .last{display:none}ul.yiiPager a:link,ul.yiiPager a:visited{border:0;color:#c3c3c3;padding:0}ul.yiiPager .selected a{background:0 0;font-weight:400;color:#ffba00}.list-view-loading{background:url(loading.gif) no-repeat}.list-view .summary{text-align:right;margin:0}.list-view .sorter{margin:0 0 5px;text-align:right}.list-view .pager{margin:5px 0 0;text-align:center;padding:15px}.list-view .sorter{font-size:.9em}.list-view .sorter ul{display:inline;list-style-image:none;list-style-position:outside;list-style-type:none;margin:0;padding:0}.list-view .sorter li{display:inline;margin:0 0 0 5px;padding:0}.list-view .sorter a.asc{background:url(up.gif) right center no-repeat;padding-right:10px}.list-view .sorter a.desc{background:url(down.gif) right center no-repeat;padding-right:10px}
.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.ui-helper-clearfix{display:block}* html .ui-helper-clearfix{height:1%}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #ddd;background:#eee url(https://i.c7cdn.com/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #e78f08;background:#f6a828 url(https://i.c7cdn.com/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;color:#fff;font-weight:700}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #ccc;background:#f6f6f6 url(https://i.c7cdn.com/css/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;font-weight:700;color:#1c94c4}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#1c94c4;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #fbcb09;background:#fdf5ce url(https://i.c7cdn.com/css/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;font-weight:700;color:#c77405}.ui-state-hover a,.ui-state-hover a:hover{color:#c77405;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #fbd850;background:#fff url(https://i.c7cdn.com/css/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:700;color:#eb8f00}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#eb8f00;text-decoration:none}.ui-widget :active{outline:0}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c url(https://i.c7cdn.com/css/images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#b81900 url(https://i.c7cdn.com/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50%;color:#fff}.ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error a,.ui-widget-header .ui-state-error-text{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(https://i.c7cdn.com/css/images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(https://i.c7cdn.com/css/images/ui-icons_ffffff_256x240.png)}.ui-state-active .ui-icon,.ui-state-default .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(https://i.c7cdn.com/css/images/ui-icons_ef8c08_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(https://i.c7cdn.com/css/images/ui-icons_228ef1_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(https://i.c7cdn.com/css/images/ui-icons_ffd27a_256x240.png)}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-off{background-position:-96px -144px}.ui-icon-radio-on{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first,.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-widget-overlay{background:#666 url(https://i.c7cdn.com/css/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50%;opacity:.5;filter:Alpha(Opacity=50)}.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000 url(https://i.c7cdn.com/css/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;opacity:.2;filter:Alpha(Opacity=20);border-radius:5px}.ui-dialog{position:absolute;padding:.2em;width:300px;overflow:hidden}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 16px .1em 0}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:19px;margin:-10px 0 0;padding:1px;height:18px}.ui-dialog .ui-dialog-titlebar-close span{display:block;margin:1px}.ui-dialog .ui-dialog-titlebar-close:focus,.ui-dialog .ui-dialog-titlebar-close:hover{padding:0}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:0 0;overflow:auto;zoom:1}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0;background-image:none;margin:.5em 0 0;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:14px;height:14px;right:3px;bottom:3px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-tabs{position:relative;padding:.2em;zoom:1}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:1px;margin:0 .2em 1px 0;border-bottom:0!important;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-selected{margin-bottom:0;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a,.ui-tabs .ui-tabs-nav li.ui-tabs-selected a{cursor:text}.ui-tabs .ui-tabs-nav li a,.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:0 0}.ui-tabs .ui-tabs-hide{display:none!important}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-multi .ui-datepicker-group,.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-cover{display:block;position:absolute;z-index:-1;filter:mask();top:-4px;left:-4px;width:200px;height:200px}
.ui-dialog div#videoMenu.ui-dialog-content{width:824px;float:left;text-align:center;display:none}.ui-dialog div#videoMenu.ui-dialog-content p{font-size:18px;color:#fff}.ui-dialog div#videoMenu.ui-dialog-content table{margin:0 auto;color:#000}.ui-dialog div#videoMenu.ui-dialog-content table td{background-color:#ffa400;border:3px solid #181818;cursor:pointer}.ui-dialog div#videoMenu.ui-dialog-content table .optionBox{background-color:#ffa400;padding:10px;float:left;text-align:left;font-size:12px;font-style:italic;color:#000;width:auto}.ui-dialog div#videoMenu.ui-dialog-content table .optionBox span{color:#fff}.ui-widget-header{background:0 0;color:#ffa400}
@font-face{font-family:'ITCAvantGardeStd-XLt';src:url(/css/font/ITCAvantGardeStd-XLt.eot);src:url(/css/font/ITCAvantGardeStd-XLt.eot?#iefix) format("embedded-opentype"),url(/css/font/ITCAvantGardeStd-XLt.svg#cond) format("svg"),url(/css/font/ITCAvantGardeStd-XLt.woff) format("woff"),url(/css/font/ITCAvantGardeStd-XLt.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:'ITCAvantGardeStd-Md';src:url(/css/font/ITCAvantGardeStd-Md.eot);src:url(/css/font/ITCAvantGardeStd-Md.eot?#iefix) format("embedded-opentype"),url(/css/font/ITCAvantGardeStd-Md.svg#cond) format("svg"),url(/css/font/ITCAvantGardeStd-Md.woff) format("woff"),url(/css/font/ITCAvantGardeStd-Md.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:'ITCAvantGardeStd-Bk';src:url(/css/font/ITCAvantGardeStd-Bk.eot);src:url(/css/font/ITCAvantGardeStd-Bk.eot?#iefix) format("embedded-opentype"),url(/css/font/ITCAvantGardeStd-Bk.svg#cond) format("svg"),url(/css/font/ITCAvantGardeStd-Bk.woff) format("woff"),url(/css/font/ITCAvantGardeStd-Bk.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:'Comfortaa-Light';src:url(/css/font/Comfortaa-Light.eot);src:url(/css/font/Comfortaa-Light.eot?#iefix) format("embedded-opentype"),url(/css/font/Comfortaa-Light.svg#cond) format("svg"),url(/css/font/Comfortaa-Light.woff) format("woff"),url(/css/font/Comfortaa-Light.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:'HU_flasa';src:url(/css/font/HU_flasa.eot);src:url(/css/font/HU_flasa.eot?#iefix) format("embedded-opentype"),url(/css/font/HU_flasa.svg#cond) format("svg"),url(/css/font/HU_flasa.woff) format("woff"),url(/css/font/HU_flasa.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:'ITCAvantGardeStd-Demi';src:url(/css/font/ITCAvantGardeStd-Demi.eot);src:url(/css/font/ITCAvantGardeStd-Demi.eot?#iefix) format("embedded-opentype"),url(/css/font/ITCAvantGardeStd-Demi.svg#cond) format("svg"),url(/css/font/ITCAvantGardeStd-Demi.woff) format("woff"),url(/css/font/ITCAvantGardeStd-Demi.ttf) format("truetype");font-weight:400;font-style:normal}
@-webkit-keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@font-face{font-family:'FontAwesome';src:url(/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:14px/1 FontAwesome!important;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right,.pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
@-webkit-keyframes giftmove{0%,to{transform:translateX(0)}50%{transform:translateX(-4px)}}@keyframes giftmove{0%,to{transform:translateX(0)}50%{transform:translateX(-4px)}}body,body.layout17,html{background:#000!important}body,html{margin:0;padding:0;box-sizing:border-box;font-family:'Roboto Condensed',sans-serif}body.layout17{padding-top:63px;padding-bottom:50px;height:auto}@media screen and (max-width:1360px){body.layout17{padding-top:53px}}body.layout17 .liveSearchForm{left:0;top:25px}.layout17 .clear{clear:both}@media screen and (max-width:1100px){.layout17 .hide-xs{display:none!important}}.layout17 .header{height:63px;width:100%;background:#000;position:fixed;top:0;left:0;border-bottom:1px solid #444;z-index:10050000}@media screen and (max-width:1360px){.layout17 .header{height:53px}}.layout17 .header .logo,.layout17 .header .main-menu{float:left}.layout17 .header .logo{margin-left:50px;z-index:100;position:relative}.layout17 .header .main-menu-item{display:inline-block;color:#fff;line-height:63px;padding:0 21px 0 20px;font-size:13px;border-right:1px solid #444;border-top:none;border-bottom:none;border-left:none;margin:0;cursor:pointer;float:left;position:relative;text-transform:uppercase;text-decoration:none}.layout17 .header .main-menu-item a.active,.layout17 .header .main-menu-item-submenu-items ul li a .active,.layout17 .header .main-menu-item-submenu-items ul li a:hover,.layout17 .header .main-menu-item.active,.layout17 .header .main-menu-item:hover{color:#f7941e}.layout17 .header .main-menu-item.extras,.layout17 .show-list-content-grid .show-block-thumbs .image-carousel-indicators ul li.active{background:#f7941e}.layout17 .header .main-menu-item.extras:hover{color:#000}.layout17 .header .main-menu-item.extras:hover:after{border-bottom-color:#000!important}.layout17 .header .main-menu-item.flash-sale-opener-btn,.layout17 .header .main-menu-item.flash-sale-opener-btn:focus,.layout17 .header .main-menu-item.flash-sale-opener-btn:hover{background:#2697d5;color:#fff;outline:0}@media screen and (max-width:1360px){.layout17 .header .main-menu-item{height:53px;line-height:55px;padding:0 16px 0 15px}}.layout17 .header .main-menu-item .label:after,.layout17 .header .main-menu-item.extended:after{left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-width:5px;margin-left:-5px}.layout17 .header .main-menu-item.extended:after{bottom:7px;display:block;border-color:transparent transparent #fff;transition:all 500ms;transform-origin:50% 80%;transform:rotate(180deg)}.layout17 .header .main-menu-item.extended:hover:after{border-bottom-color:#f7941e;transform:rotate(360deg)}.layout17 .header .main-menu-item.extended:hover .main-menu-item-submenu,.layout17 .header .notification .main-menu-item.extended:hover .main-menu-item-submenu,.layout17 .header .profile-menu .main-menu-item.extended:hover .main-menu-item-submenu{display:block!important}.layout17 .header .main-menu-item-submenu{display:none;position:absolute;height:50px;background:#000;top:calc(100%);border-top:1px solid #444;left:50%;width:auto;transform:translate3d(-50%,0,0)}.layout17 .header .main-menu-item-submenu-items{text-align:center}.layout17 .header .main-menu-item-submenu-items ul{margin:0;line-height:100%;padding:0 5px;display:table}.layout17 .header .main-menu-item-submenu-items ul li{list-style:none;display:table-cell;padding:5px;line-height:40px}.layout17 .header .main-menu-item-submenu-items ul li a{white-space:nowrap;text-decoration:none}.layout17 .header .main-menu-item .label{position:absolute;left:50%;font-size:11px;bottom:-10px;padding-left:10px;font-style:italic;font-weight:700;padding-right:10px;color:#fff;text-transform:uppercase;line-height:19px;white-space:nowrap;transform:translate3d(-50%,0,0);z-index:1;border-radius:3px}.layout17 .header .main-menu-item .label:after{bottom:100%;border-color:transparent}.layout17 .header .main-menu-item .label-red{background:#e9000b}.layout17 .header .main-menu-item .label-red:after{border-bottom-color:#e9000b}.layout17 .header .main-menu-item .label-blue{background:#2697d5}.layout17 .header .main-menu-item .label-blue:after{border-bottom-color:#2697d5}.layout17 .header .search-wrapper{float:right;position:relative;width:auto}.layout17 .header .search{position:absolute;right:0;top:0;border-right:1px solid #444;border-left:1px solid #444;background:#000;width:63px;height:63px;overflow:hidden;transition:all 200ms cubic-bezier(.46,.2,.01,1.01)}@media screen and (max-width:1360px){.layout17 .header .search{width:53px;height:53px}}.layout17 .header .profile-menu .main-menu-item.notification .NotifyWrapper ul li:before,.layout17 .header .search .close-ico,.layout17 .header .search.on .search-ico{display:none}.layout17 .header .search.on{width:263px}.layout17 .header .search.on .close-ico{width:20px;display:inline}.layout17 .header .search.on input{width:185px}.layout17 .header .search-text{position:absolute;top:0;right:63px;float:left;line-height:68px;background:0 0;border:0;color:#fff;padding-left:10px;outline:0;font-size:14px}@media screen and (max-width:1360px){.layout17 .header .search-text{right:53px;line-height:55px}}.layout17 .header .profile-menu .main-menu-item,.layout17 .header .search a{display:inline-block;color:#fff;line-height:63px;height:63px;padding-left:20px;padding-right:21px;margin:0;font-size:13px;cursor:pointer;float:right}@media screen and (max-width:1360px){.layout17 .header .search a{height:53px;padding-left:15px;padding-right:16px}}.layout17 .header .profile-menu .main-menu-item img,.layout17 .header .search a img{position:relative;top:50%;transform:translate3d(0,-50%,0);width:26px}.layout17 .header .profile-menu{float:right}.layout17 .header .profile-menu .main-menu-item{padding-right:20px;border-right:1px solid #444;float:left;text-transform:uppercase;position:relative;text-decoration:none}.layout17 .header .profile-menu .main-menu-item-submenu-items ul li a:hover,.layout17 .header .profile-menu .main-menu-item.active{color:#f7941e}.layout17 .header .profile-menu .main-menu-item.buycredits:not(.guest),.layout17 .header .profile-menu .main-menu-item.join{background:#2697d5}@media screen and (max-width:1360px){.layout17 .header .profile-menu .main-menu-item{height:53px;line-height:55px;padding-left:15px;padding-right:16px}}.layout17 .header .profile-menu .main-menu-item.extended:after{bottom:5px;left:50%;border:solid transparent;content:" ";height:0;width:0;display:block;position:absolute;pointer-events:none;border-color:transparent transparent #fff;border-width:5px;margin-left:-5px;transition:all 500ms;transform-origin:50% 80%;transform:rotate(180deg)}.layout17 .header .profile-menu .main-menu-item.extended:hover:after{transform:rotate(360deg)}.layout17 .header .profile-menu .main-menu-item-submenu{display:none;position:absolute;height:50px;background:#000;top:100%;width:350px;right:0;left:auto;transform:translate3d(0,0,0);border-top:1px solid #444}.layout17 .header .profile-menu .main-menu-item-submenu-items ul{margin:0;padding:0 5px;line-height:100%}.layout17 .header .profile-menu .main-menu-item-submenu-items ul li{list-style:none;display:inline-block;padding:5px;line-height:40px;text-decoration:none}.layout17 .header .profile-menu .main-menu-item-submenu-items ul li a{white-space:nowrap}.layout17 .header .profile-menu .main-menu-item-submenu .login-reward{background:#1a1a1a;width:350px;position:absolute;top:100%;right:0}.layout17 .header .profile-menu .main-menu-item-submenu .login-reward-header,.layout17 .header .profile-menu .main-menu-item-submenu-items{text-align:center}.layout17 .header .profile-menu .main-menu-item-submenu .login-reward-header h4{text-transform:uppercase;font-size:20px;color:#f8941e;padding:0;margin:0;line-height:30px;position:relative}.layout17 .header .profile-menu .main-menu-item-submenu .login-reward-header h4 img{top:0;position:relative;transform:none;width:1em}.layout17 .slider,.tooltip-container{position:relative}.layout17 .header .profile-menu .main-menu-item-submenu .login-reward-header h4 img:hover~.info-block,.layout17 .header .profile-menu .main-menu-item.notification .NotifyWrapper ul li,.layout17 .header .profile-menu .main-menu-item.notification .NotifyWrapper ul li a .itemContainer .added,.layout17 .header .profile-menu .main-menu-item.notification .NotifyWrapper ul li a .itemContainer .counter,.layout17 .show-list-content-grid .show-block-thumbs .image-carousel-images img.active,.tooltip-header:hover~.tooltip-content{display:block}.layout17 .header .profile-menu .main-menu-item-submenu .login-reward-header h4 .info-block,.tooltip-content{display:none;position:absolute;width:calc(100% - 30px);left:15px;height:auto;padding:10px;box-sizing:border-box;color:#fefefe;border:1px solid rgba(255,255,255,.5);top:30px;line-height:12px;font-size:12px;background:#0a0a0a;text-transform:none;text-align:justify}.layout17 .header .profile-menu .main-menu-item-submenu .login-reward-header h6{text-transform:uppercase;font-size:12px;color:#fafafa;margin:0;line-height:8px;padding:0 0 6px}.layout17 .header .profile-menu .main-menu-item-submenu .login-reward-calendar{display:flex}.layout17 .header .profile-menu .main-menu-item-submenu .login-reward-calendar-day{width:50px;box-sizing:border-box;background:#323232;border-right:1px solid #4a4a4a}.layout17 .header .profile-menu .main-menu-item-submenu .login-reward-calendar-day:last-child{border:0}.layout17 .header .profile-menu .main-menu-item-submenu .login-reward-calendar-day .day-head{height:30px;line-height:30px;text-align:center;color:#fff;text-transform:uppercase;background:#212121}.layout17 .header .profile-menu .main-menu-item-submenu .login-reward-calendar-day .day-status{height:50px}.layout17 .header .profile-menu .main-menu-item-submenu .login-reward-calendar-day .day-status.success{background:url(/images/login-rw-pipe.png) center center no-repeat;background-size:33px 33px}.layout17 .header .profile-menu .main-menu-item-submenu .login-reward-calendar-day .day-status.danger{background:url(/images/login-rw-x.png) center center no-repeat;background-size:33px 33px}.layout17 .header .profile-menu .main-menu-item-submenu .login-reward-footer{padding:5px;line-height:14px;font-size:12px;text-align:center}.layout17 .header .profile-menu .main-menu-item-submenu .profile-dropdown-warning{background-color:#ff281d;line-height:1.5;padding:12px;text-align:center;cursor:default}.layout17 .header .profile-menu .main-menu-item-submenu .profile-dropdown-warning a:hover{text-decoration:none;color:#fff;cursor:pointer}.layout17 .header .profile-menu .main-menu-item-submenu .profile-dropdown-warning.orange{background-color:#f7941e;color:#141414}.layout17 .header .profile-menu .main-menu-item-submenu .profile-dropdown-warning.orange a:hover{color:#141414}.layout17 .header .profile-menu .main-menu-item.notification .NotifyWrapper{position:absolute;top:calc(100%);width:300px;left:50%;transform:translate3d(-50%,0,0);height:370px;max-height:calc(100vh/2);overflow:auto;background:#000}.layout17 .header .profile-menu .main-menu-item.notification .NotifyWrapper ul{list-style:none;margin:0;padding:0}.layout17 .header .profile-menu .main-menu-item.notification .NotifyWrapper ul li a{display:block;height:64px;padding-top:3px;padding-bottom:3px;border-bottom:1px solid #444;text-decoration:none}.layout17 .header .profile-menu .main-menu-item.notification .NotifyWrapper ul li a:hover{text-decoration:none;color:#e87f13}.layout17 .header .profile-menu .main-menu-item.notification .NotifyWrapper ul li a img{float:left;margin-left:10px;width:auto}.layout17 .header .profile-menu .main-menu-item.notification .NotifyWrapper ul li a .itemContainer{width:calc(100% - 100px);margin-left:10px;float:right;line-height:100%;display:block;text-transform:none}.layout17 .header .profile-menu .main-menu-item.notification .NotifyWrapper ul li a .itemContainer .title{display:block;width:100%;text-align:left;margin-top:8px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.layout17 .header .profile-menu .main-menu-item.notification .NotifyWrapper ul li a .itemContainer .added{padding-top:3px;padding-bottom:3px;font-size:12px}.layout17 .slider .carousel{float:left;width:calc(100% - 525px);height:765px;border-right:3px solid #000;box-sizing:border-box;position:relative;overflow:hidden}@media screen and (max-width:1650px){.layout17 .slider .carousel{width:calc(100% - 450px);height:651px}}@media screen and (max-width:1400px){.layout17 .slider .carousel{width:calc(100% - 373px);height:545px}}.layout17 .slider .carousel-items{position:relative;width:100%}.layout17 .slider .carousel-items-item{position:absolute;left:0;top:0;float:left;width:100%;height:765px;background-position:center top;background-size:cover;transition:transform 800ms cubic-bezier(.88,.24,.23,.92) 0ms;display:none}.layout17 .slider .carousel-items-item a{position:absolute;display:block;left:0;top:0;bottom:0;right:0}.layout17 .slider .carousel-items-item a img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.layout17 .slider .carousel-items-item.on-right{display:block;transform:translate3d(100%,0,0)}.layout17 .slider .carousel-items-item.on-left{display:block;transform:translate3d(-100%,0,0)}.layout17 .slider .carousel-items-item.on-right-im{display:block;transform:translate3d(100%,0,0)!important}.layout17 .slider .carousel-items-item.on-left-im{display:block;transform:translate3d(-100%,0,0)!important}.layout17 .slider .carousel-items-item.active{display:block;transform:translate3d(0,0,0)}@media screen and (max-width:1650px){.layout17 .slider .carousel-items-item{height:651px}}@media screen and (max-width:1400px){.layout17 .slider .carousel-items-item{height:545px}}.layout17 .slider .carousel-indicators{position:absolute;bottom:0;width:100%;height:50px}.layout17 .slider .carousel-indicators ul{list-style:none;text-align:center}.layout17 .slider .carousel-indicators ul li{display:inline-block;width:15px;height:15px;border-radius:50%;box-sizing:border-box;border:2px solid #fff;background:0 0;margin:3px;cursor:pointer}.layout17 .slider .carousel-indicators ul li.active{background:#fff}.layout17 .slider .carousel-nav{position:absolute;top:0;bottom:0;width:65px;left:0;z-index:100}.layout17 .slider .carousel-nav-left img{right:0;cursor:pointer}.layout17 .slider .carousel-nav-right{left:auto;right:0}.layout17 .slider .carousel-nav-right img{left:0;cursor:pointer}.layout17 .slider .carousel-nav img{position:absolute;top:50%;transform:translate3d(0,-50%,0);width:45px}@media screen and (max-width:1650px){.layout17 .slider .carousel-nav img{width:40px}}@media screen and (max-width:1400px){.layout17 .slider .carousel-nav img{width:35px}}.layout17 .slider .carousel-buttons{text-align:center;position:absolute;bottom:70px;width:100%;clear:both}.layout17 .slider .carousel-buttons a.btn{text-transform:uppercase;color:#fff;background:#2697d5;padding-left:50px;padding-right:50px;height:60px;font-size:22px;line-height:60px;display:inline-block;font-weight:700;cursor:pointer}.layout17 .slider .banners{float:right;width:525px;height:768px}@media screen and (max-width:1650px){.layout17 .slider .banners{width:450px;height:655px}}@media screen and (max-width:1400px){.layout17 .slider .banners{width:373px;height:546px}}.layout17 .slider .banners .banner{width:525px;height:381px;margin-bottom:3px;overflow:hidden;cursor:pointer;position:relative}.layout17 .slider .banners .banner img{width:100%}@media screen and (max-width:1650px){.layout17 .slider .banners .banner{width:450px;height:324px}}@media screen and (max-width:1400px){.layout17 .slider .banners .banner{width:373px;height:271px}}.layout17 .slider .banners .banner.buycredit img.badge{position:absolute;right:15px;top:15px;width:130px;pointer-events:none}@media screen and (max-width:1650px){.layout17 .slider .banners .banner.buycredit img.badge{width:110px;height:auto}}@media screen and (max-width:1400px){.layout17 .slider .banners .banner.buycredit img.badge{width:96px;height:auto}}.layout17 .slider .banners .banner.buycredit .gift-card{position:absolute;top:32%;left:0;z-index:100;width:auto;max-width:100%;-webkit-animation:giftmove 1.5s infinite;animation:giftmove 1.5s infinite}@media screen and (max-width:1400px){.layout17 .slider .banners .banner.buycredit .gift-card{height:32px}}.layout17 .slider .banners .banner.buycredit .banner-btn{text-transform:uppercase;color:#fff;background:#2697d5;padding-left:20px;padding-right:20px;height:60px;font-size:22px;line-height:60px;display:inline-block;font-weight:700;cursor:pointer;position:absolute;bottom:20px;left:50%;transform:translate3d(-50%,0,0);border-radius:3px}@media screen and (max-width:1650px){.layout17 .slider .banners .banner.buycredit .banner-btn{height:50px;font-size:21px;line-height:50px}}@media screen and (max-width:1400px){.layout17 .slider .banners .banner.buycredit .banner-btn{height:45px;font-size:20px;line-height:45px}}.layout17 .show-list{padding-left:20px;padding-right:20px;margin-bottom:20px}.layout17 .show-list-header h2{color:#fff;text-transform:uppercase;font-family:'Roboto Condensed',sans-serif;font-weight:700;font-size:30px;margin:18px 0;display:inline-block}.layout17 .show-list-content-grid{display:flex;flex-wrap:wrap;flex-shrink:2;margin-left:-10px;margin-right:-10px}.layout17 .show-list-content-grid .show-block{width:24%;margin:.5%;box-sizing:border-box}@media screen and (max-width:1366px){.layout17 .show-list-content-grid .show-block{width:31.3%;margin:1%}}@media screen and (max-width:990px){.layout17 .show-list-content-grid .show-block{width:48%;margin:1%}}.layout17 .show-list-content-grid .show-block.offline .image-poster.offline{opacity:1!important;transform:translate3d(0,0,0)!important;z-index:100}.layout17 .show-list-content-grid .show-block:not(.free):hover .notfree{opacity:1;transform:translate3d(0,0,0);z-index:100}.layout17 .show-list-content-grid .show-block-thumbs{position:relative;top:0;left:0;width:100%;background:0 0;overflow:hidden}.layout17 .show-list-content-grid .show-block-thumbs:before{display:block;content:" ";width:100%;padding-top:68.4%}.layout17 .show-list-content-grid .show-block-thumbs .image-carousel{position:absolute;left:0;top:0;bottom:0;right:0;overflow:hidden}.layout17 .show-list-content-grid .show-block-thumbs .image-carousel-controls{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;margin:0;padding:0;z-index:20}.layout17 .show-list-content-grid .show-block-thumbs .image-carousel-controls li{height:100%;width:100%;display:block}.layout17 .show-list-content-grid .show-block-thumbs .image-carousel-images{position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden;text-align:center}.layout17 .show-list-content-grid .show-block-thumbs .image-carousel-images img{height:100%;display:none}.layout17 .show-list-content-grid .show-block-thumbs .image-carousel-indicators{position:absolute;bottom:0;height:8px;width:100%;background:#000}.layout17 .show-list-content-grid .show-block-thumbs .image-carousel-indicators ul{margin:0;padding:0;width:100%;display:flex;justify-content:center}.layout17 .show-list-content-grid .show-block-thumbs .image-carousel-indicators ul li{width:100%;display:block;margin-top:2px;height:4px;background:#141414;margin-left:1%;margin-right:1%}.layout17 .show-list-content-grid .show-block-thumbs .image-poster{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;text-align:center}.layout17 .show-list-content-grid .show-block-thumbs .image-poster.notfree,.layout17 .show-list-content-grid .show-block-thumbs .image-poster.offline{transition:all 250ms ease-in;opacity:0;transform:translate3d(0,40%,0);background:rgba(0,0,0,.5)}.layout17 .show-list-content-grid .show-block-thumbs .image-poster.notfree div,.layout17 .show-list-content-grid .show-block-thumbs .image-poster.offline div{position:absolute;top:49%;width:100%;text-align:center;color:#fff}.layout17 .show-list-content-grid .show-block-thumbs .image-poster.notfree div span,.layout17 .show-list-content-grid .show-block-thumbs .image-poster.offline div span{color:orange}.layout17 .show-list-content-grid .show-block-thumbs .image-poster.video{background:#000;display:none;height:auto!important;position:absolute!important}.layout17 .show-list-content-grid .show-block-thumbs .image-poster.poster{height:auto!important;position:absolute!important}.layout17 .show-list-content-grid .show-block-thumbs .image-poster.poster img,.layout17 .show-list-content-grid .show-block-thumbs .image-poster.video img{width:100%;height:auto}.layout17 .show-list-content-grid .show-block-thumbs .image-poster img{height:100%}.layout17 .show-list-content-grid .show-block-content{position:relative;height:64px;top:0;left:0;width:100%}.layout17 .show-list-content-grid .show-block-content-wrapper{position:absolute;top:0;bottom:0;left:0;right:0}.layout17 .show-list-content-grid .show-block-content-wrapper .show-title{padding-left:15px;color:#fff;font-weight:700;font-family:'Roboto Condensed',sans-serif;font-style:italic;font-size:18px;margin-top:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:15px}@media screen and (max-width:1650px){.layout17 .show-list-content-grid .show-block-content-wrapper .show-title{font-size:16px}}.layout17 .show-list-content-grid .show-block-content-wrapper .show-cast{padding-left:15px;color:#f7941e;font-weight:700;font-family:'Roboto Condensed',sans-serif;font-style:italic;font-size:14px;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(60% - 15px);float:left}.layout17 .show-list-content-grid .show-block-content-wrapper .show-cast a{color:#f7941e}@media screen and (max-width:1366px){.layout17 .show-list-content-grid .show-block-content-wrapper .show-cast{font-size:13px}}.layout17 .show-list-content-grid .show-block-content-wrapper .show-rating{float:right;width:calc(40% - 15px);text-align:right;padding-right:15px;margin-top:5px}.layout17 .show-list-content-grid .show-block-content-wrapper .show-rating .star{vertical-align:top;width:10px}.layout17 .show-list-content-grid .show-block-container-wrapper{position:relative;background:#141414}.layout17 .show-list-buttons{text-align:center;margin-top:20px;clear:both}.layout17 .show-list-buttons a.btn{text-transform:uppercase;color:#fff;background:#2697d5;padding-left:50px;padding-right:50px;height:50px;line-height:50px;display:inline-block;font-weight:700;cursor:pointer}#DisplayPlayer:not(.in-show) header.header .label,#DisplayPlayer:not(.in-show) header.header .logo{opacity:1;-webkit-animation:fadeIn .2s ease-in;animation:fadeIn .2s ease-in}#DisplayPlayer.in-show header.header .label,#DisplayPlayer.in-show header.header .logo{visibility:hidden;opacity:0;-webkit-animation:fadeOut .2s ease-in;animation:fadeOut .2s ease-in}#DisplayPlayer._dev_lifeselector_com.in-show header.header .logo img,#DisplayPlayer._lifeselector_com.in-show header.header .logo img{min-width:85px;height:1px}
.ng-cloak,.ng-hide:not(.ng-hide-animate),.x-ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak],[x-ng-cloak]{display:none!important}ng\:form{display:block}.ng-animate-shim{visibility:hidden}.ng-anchor{position:absolute}
@-webkit-keyframes loading{0%{transform:rotate(0);-ms-transform:rotate(0)}to{transform:rotate(360deg);-ms-transform:rotate(360deg)}}@keyframes loading{0%{transform:rotate(0);-ms-transform:rotate(0)}to{transform:rotate(360deg);-ms-transform:rotate(360deg)}}@-webkit-keyframes loading-circle{0%{stroke-dashoffset:0}to{stroke-dashoffset:-600}}@keyframes loading-circle{0%{stroke-dashoffset:0}to{stroke-dashoffset:-600}}@-webkit-keyframes fadeout{0%{transform:translate3d(-50%,-50%,0) scale(1);-webkit-transform:translate3d(-50%,-50%,0) scale(1);opacity:1}to{opacity:0;transform:translate3d(-50%,-50%,0) scale(2);-webkit-transform:translate3d(-50%,-50%,0) scale(2)}}@keyframes fadeout{0%{transform:translate3d(-50%,-50%,0) scale(1);-webkit-transform:translate3d(-50%,-50%,0) scale(1);opacity:1}to{opacity:0;transform:translate3d(-50%,-50%,0) scale(2);-webkit-transform:translate3d(-50%,-50%,0) scale(2)}}.nplayer{position:relative;background:#000;overflow:hidden}.nplayer .np-video{position:absolute;left:0;top:0;bottom:0;right:0}.nplayer .np-controls,.nplayer .np-video video{position:absolute;width:100%;height:100%;z-index:10}.nplayer .np-video video .video{z-index:11}.nplayer .np-controls{bottom:0;z-index:220;height:40px;background:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.58) 82%,rgba(0,0,0,.58) 100%);transition:all .3s ease-in}.nplayer .np-controls:not(.show){transform:translate3d(0,38px,0)}.nplayer .np-controls .np-progress-bar{left:10px;right:10px;position:absolute;top:-3px;height:15px}.nplayer .np-controls .np-progress-bar:hover{cursor:pointer}.nplayer .np-controls .np-progress-bar:before{content:"";position:absolute;left:0;display:block;width:calc(100%);height:3px;background:rgba(255,255,255,.3);top:7px;transition:all .2s ease}.nplayer .np-controls .np-progress-bar .np-progress-bar-play{width:100%;background:#f6921e;height:3px;position:absolute;left:0;transform:scaleX(0);transform-origin:left;top:7px}.nplayer .np-controls .np-progress-bar .np-progress-bar-scrubber{width:16px;height:16px;border-radius:50%;background:#fff;margin-left:-8px;position:absolute;left:0;top:1px;transform:scale(.3);opacity:0;transition:transform .2s ease-out}.nplayer .np-controls .np-progress-bar .np-progress-bar-scrubber:hover{transform:scale(1.3)}.nplayer .np-controls .np-progress-bar.seeking .np-progress-bar-scrubber,.nplayer .np-controls .np-progress-bar:hover .np-progress-bar-scrubber{opacity:1;transform:scale(1)}.nplayer .np-controls .np-progress-bar.seeking:before,.nplayer .np-controls .np-progress-bar:hover:before{height:5px;top:6px}.nplayer .np-controls .np-controls-details{position:absolute;bottom:0;height:30px;width:100%}.nplayer .np-controls .np-controls-details .np-playbtn{display:block;width:25px;height:25px;float:left;margin-left:10px;cursor:pointer}.nplayer .np-controls .np-controls-details .np-volume-control{float:left;margin-left:15px}.nplayer .np-controls .np-controls-details .np-volume-control:hover .volume-slider{width:70px;padding-right:10px}.nplayer .np-controls .np-controls-details .np-volume-control .volume-icon{cursor:pointer;margin-top:3px;width:20px;height:20px}.nplayer .np-controls .np-controls-details .np-volume-control .volume-icon .icon-volume-speaker{fill:#fff}.nplayer .np-controls .np-controls-details .np-volume-control .volume-icon .icon-volume-high,.nplayer .np-controls .np-controls-details .np-volume-control .volume-icon .icon-volume-low,.nplayer .np-controls .np-controls-details .np-volume-control .volume-icon .icon-volume-mute{fill:#fff;opacity:0;transition:all .2s ease-in;width:0}.nplayer .np-controls .np-controls-details .np-volume-control .volume-status.active{opacity:1!important;width:auto}.nplayer .np-controls .np-controls-details .np-volume-control .volume-range{cursor:pointer;width:60px;margin-left:10px;margin-top:2px}.nplayer .np-controls .np-controls-details .np-volume-control .volume-slider{float:left;width:0;overflow:hidden;transition:all .2s ease}.nplayer .np-controls .np-controls-details .np-volume-control .volume-slider input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;height:18px;position:relative;margin-top:5px}.nplayer .np-controls .np-controls-details .np-volume-control .volume-slider input:focus{outline:0}.nplayer .np-controls .np-controls-details .np-volume-control .volume-slider input:before{content:"";display:block;position:absolute;top:7px;height:3px;background:#fff;left:7px;right:7px}.nplayer .np-controls .np-controls-details .np-volume-control .volume-slider input::-webkit-slider-thumb{-webkit-appearance:none;border-radius:50%;background:#fff;width:14px;height:14px}.nplayer .np-controls .np-fullscreen,.nplayer .np-controls .res-btn{width:30px;height:30px;text-align:center;line-height:30px;display:block;cursor:pointer}.nplayer .np-controls .np-controls-details-right{float:right}.nplayer .np-controls .np-resolution{float:right;color:#fff}.nplayer .np-controls .np-fullscreen{float:right;margin-right:15px}.nplayer .np-controls .reslabel{font-size:10px;font-weight:700}.nplayer .np-controls .np-resolution-items{position:absolute;right:55px;bottom:42px;width:60px;text-align:right;background:rgba(28,28,28,.9)}.nplayer .np-controls .np-resolution-items a{display:block;padding-right:10px;padding-left:5px;line-height:23px;cursor:pointer;font-size:13px;transition:all 150ms ease;color:#fff;border-bottom:1px solid 1px solid rgba(255,255,255,.1)}.nplayer .np-controls .np-resolution-items a:last-child{border-bottom:none}.nplayer .np-controls .np-resolution-items a:hover{background:#000}.nplayer .np-controls .np-resolution-items a.active{color:#e07e08}.nplayer .np-fragments-wrapper{position:absolute;bottom:47px;left:10px;z-index:100;height:110px;overflow:hidden;transition:all 2s linear}.nplayer .np-fragments-wrapper:not(.ng-hide){opacity:1;transition:all 2s linear}.nplayer .np-fragments-wrapper:not(.ng-hide) .np-fragments-item{transform:translate3d(0,10px,0)}.nplayer .np-fragments-wrapper.controls-hide{transition:all .3s ease-in!important}.nplayer .np-fragments-wrapper.controls-hide:not(.ng-hide){transition:all .3s ease-in!important;opacity:0;transform:translate3d(0,47px,0)}.nplayer .np-fragments-wrapper.controls-hide-add:not(.ng-hide){transition:all .3s ease-in!important;opacity:1}.nplayer .np-fragments-wrapper.controls-hide-add.controls-hide-add-active:not(.ng-hide){opacity:0;transform:translate3d(0,47px,0)}.nplayer .np-fragments-wrapper.controls-hide-remove:not(.ng-hide){transition:all .3s ease-in!important;transform:translate3d(0,0,0);opacity:1}.nplayer .np-fragments-wrapper.controls-hide-remove.controls-hide-remove-active:not(.ng-hide){transform:translate3d(0,0,0);opacity:1}.nplayer .np-fragments-wrapper.hide{opacity:0;bottom:-100px;transition:1s linear all}.nplayer .np-fragments-wrapper.ng-hide-remove{transition:1s linear all}.nplayer .np-fragments-wrapper.ng-hide-add{opacity:1;transition:1s linear all}.nplayer .np-fragments-wrapper .ng-hide-remove,.nplayer .np-fragments-wrapper.ng-hide-add-active{transition:1s linear all;opacity:0}.nplayer .np-fragments-wrapper .ng-hide-remove-active{transition:1s linear all;opacity:1}.nplayer .np-fragments-wrapper .np-fragments-item{position:relative;float:left;margin-right:10px;width:100px;height:100px;overflow:hidden;transform:translate3d(0,150%,0);transition:border .2s ease 0s,transform 1.2s cubic-bezier(.86,-.63,.36,1.7) 0s;cursor:pointer;box-sizing:border-box;border:2px solid transparent}.nplayer .np-choices-wrapper .choices-items .choice-item.ng-leave,.nplayer .np-choices-wrapper .choices-items .choice-item.ng-leave-active,.nplayer .np-fragments-wrapper .np-fragments-item.ng-leave{display:none}.nplayer .np-fragments-wrapper .np-fragments-item.active,.nplayer .np-fragments-wrapper .np-fragments-item:hover{border:2px solid #e07f08}.nplayer .np-fragments-wrapper .np-fragments-item:nth-child(0){transition:border .2s ease 0s,transform 1.2s cubic-bezier(.86,-.63,.36,1.7) .1s}.nplayer .np-fragments-wrapper .np-fragments-item:nth-child(1){transition:border .2s ease 0s,transform 1.2s cubic-bezier(.86,-.63,.36,1.7) 150ms}.nplayer .np-fragments-wrapper .np-fragments-item:nth-child(2){transition:border .2s ease 0s,transform 1.2s cubic-bezier(.86,-.63,.36,1.7) .2s}.nplayer .np-fragments-wrapper .np-fragments-item:nth-child(3){transition:border .2s ease 0s,transform 1.2s cubic-bezier(.86,-.63,.36,1.7) 250ms}.nplayer .np-fragments-wrapper .np-fragments-item:nth-child(4){transition:border .2s ease 0s,transform 1.2s cubic-bezier(.86,-.63,.36,1.7) .3s}.nplayer .np-fragments-wrapper .np-fragments-item:nth-child(5){transition:border .2s ease 0s,transform 1.2s cubic-bezier(.86,-.63,.36,1.7) 350ms}.nplayer .np-fragments-wrapper .np-fragments-item:nth-child(6){transition:border .2s ease 0s,transform 1.2s cubic-bezier(.86,-.63,.36,1.7) .4s}.nplayer .np-fragments-wrapper .np-fragments-item:nth-child(7){transition:border .2s ease 0s,transform 1.2s cubic-bezier(.86,-.63,.36,1.7) 450ms}.nplayer .np-fragments-wrapper .np-fragments-item .fragments-progress{border-top:2px solid #fff;position:absolute;left:0;top:0;bottom:0;right:0;background:rgba(0,0,0,.4);width:0;transition:all .1s ease-in-out}.nplayer .np-fragments-wrapper .np-fragments-item .fragment-title{position:absolute;right:0;left:0;bottom:0;text-align:center;color:#fff;background:rgba(0,0,0,.3);font-size:12px;line-height:150%}.nplayer .np-choices-wrapper{position:absolute;left:0;top:0;right:0;bottom:0;z-index:230;background:rgba(0,0,0,.7);overflow:hidden;transition:all 1s}.nplayer .np-choices-wrapper .choices-items{text-align:center;position:absolute;top:80px;bottom:100px;left:0;right:0;display:flex;justify-content:center}@media screen and (max-height:700px) and (min-width:1024px){.nplayer .np-choices-wrapper .choices-items{top:170px}}.nplayer .np-choices-wrapper .choices-items .choice-item{cursor:pointer;background:#000;-ms-grid-row-align:center;align-self:center;margin:10px;position:relative;max-width:206px;width:100%;display:block;overflow:hidden;transition:all 1s cubic-bezier(.88,-.11,.34,1.18);transform:translate3d(0,0,0)}@media screen and (max-width:1024px){.nplayer .np-choices-wrapper .choices-items{bottom:30px}.nplayer .np-choices-wrapper .choices-items .choice-item{max-width:195px}}@media screen and (max-width:767px){.nplayer .np-choices-wrapper .choices-items .choice-item{max-width:185px}}@media screen and (min-width:1600px){.nplayer .np-choices-wrapper .choices-items .choice-item{max-width:237px}}.nplayer .np-choices-wrapper .choices-items .choice-item:hover .choice-content-wrapper{background:#f6921e}.nplayer .np-choices-wrapper .choices-items .choice-item:hover .choice-title-content{color:#fff!important}.nplayer .np-choices-wrapper .choices-items .choice-item:hover .choice-price{color:#000}.nplayer .np-choices-wrapper .choices-items .choice-item:hover .choice-price:before{border-top-color:#000}.nplayer .np-choices-wrapper .choices-items .choice-item .choice-content-wrapper,.nplayer .np-choices-wrapper .choices-items .choice-item .choice-title{position:relative}.nplayer .np-choices-wrapper .choices-items .choice-item .choice-content-wrapper:before{display:block;content:" ";width:100%;padding-top:200.1%}.nplayer .np-choices-wrapper .choices-items .choice-item .choice-content-wrapper .choice-content{position:absolute;top:0;right:0;left:0;bottom:0}.nplayer .np-choices-wrapper .choices-items .choice-item img{max-width:100%}@media screen and (max-width:767px){.nplayer .np-choices-wrapper .choices-items .choice-item .choice-content-wrapper:before{padding-top:133%}.nplayer .np-choices-wrapper .choices-items .choice-item .choice-title{position:absolute;width:100%;bottom:0;z-index:10000}.nplayer .np-choices-wrapper .choices-items .choice-item .choice-title .choice-title-wrapper{background:rgba(0,0,0,.8);text-shadow:0 1px #000}}.nplayer .np-choices-wrapper .choices-items .choice-item .choice-title:before{width:100%;content:" ";padding-top:69%;display:block}.nplayer .np-choices-wrapper .choices-items .choice-item .choice-title .choice-title-wrapper{position:absolute;top:0;right:0;left:0;bottom:0}.nplayer .np-choices-wrapper .choices-items .choice-item .choice-title .choice-title-wrapper .choice-title-content{color:#f6921e;padding-top:10px;padding-left:10px;padding-right:10px}@media screen and (min-width:1599px){.nplayer .np-choices-wrapper .choices-items .choice-item .choice-title .choice-title-wrapper .choice-title-content{font-size:15px}}@media screen and (min-width:1280px) and (max-width:1598px){.nplayer .np-choices-wrapper .choices-items .choice-item .choice-title .choice-title-wrapper .choice-title-content{font-size:14px}}@media screen and (max-width:1279px){.nplayer .np-choices-wrapper .choices-items .choice-item .choice-title .choice-title-wrapper .choice-title-content{font-size:13px}}.nplayer .np-choices-wrapper .choices-items .choice-item .choice-price{position:absolute;bottom:0;width:calc(100% - 20px);box-sizing:border-box;padding-bottom:15px;text-align:center;padding-top:15px;border-top:1px solid #4b4b4b;margin-left:10px;margin-right:10px;color:#fff}.nplayer .np-choices-wrapper .choices-items .choice-item .choice-price:before{position:absolute;left:50%;top:0;transform:translate3d(-50%,0,0);content:"";display:block;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:5px solid #4b4b4b}.nplayer .np-choices-wrapper.ng-hide .choice-item{transform:translate3d(0,100%,0);opacity:0}.nplayer .np-choices-wrapper.ng-hide .choices-title{transform:translate3d(0,-10%,0);opacity:0}.nplayer .np-choices-wrapper:not(.ng-hide) .choice-item{transform:translate3d(0,0,0);opacity:1}.nplayer .np-choices-wrapper:not(.ng-hide) .choice-item:nth-child(0){transition-delay:0}.nplayer .np-choices-wrapper:not(.ng-hide) .choice-item:nth-child(1){transition-delay:.1s}.nplayer .np-choices-wrapper:not(.ng-hide) .choice-item:nth-child(2){transition-delay:.2s}.nplayer .np-choices-wrapper:not(.ng-hide) .choice-item:nth-child(3){transition-delay:.3s}.nplayer .np-choices-wrapper:not(.ng-hide) .choice-item:nth-child(4){transition-delay:.4s}.nplayer .np-choices-wrapper:not(.ng-hide) .choice-item :nth-child(5){transition-delay:.5s}.nplayer .np-choices-wrapper .choices-title{position:absolute;text-align:center;font-weight:700;text-transform:uppercase;bottom:80%;width:100%;box-sizing:border-box;color:#fff;font-size:20px;padding-left:25%;padding-right:25%;transition:all .6s ease-out}@media screen and (min-width:1599px){.nplayer .np-choices-wrapper .choices-title{font-size:26px;bottom:80%}}@media screen and (min-width:1280px) and (min-width:1598px){.nplayer .np-choices-wrapper .choices-title{font-size:23px}}@media screen and (max-width:1024px){.nplayer .np-choices-wrapper .choices-title{bottom:86%!important}}.nplayer .np-actions-wrapper{position:absolute;top:50%;transform:translate3d(0,-50%,0);right:0;z-index:100;width:110px;overflow:hidden;transition:2s linear all}.nplayer .np-actions-wrapper:not(.ng-hide){opacity:1;transition:2s linear all}.nplayer .np-actions-wrapper:not(.ng-hide) .np-actions-item{transform:translate3d(5px,0,0)}.nplayer .np-actions-wrapper.controls-hide{transition:.3s linear all!important;transform:translate3d(70%,-50%,0);opacity:0}.nplayer .np-actions-wrapper.controls-hide-remove,.nplayer .np-actions-wrapper.controls-hide:not(.ng-hide){transition:.3s linear all!important}.nplayer .np-actions-wrapper.hide{opacity:0;right:0;transition:1s linear all}.nplayer .np-actions-wrapper.ng-hide-remove{transition:1s linear all}.nplayer .np-actions-wrapper.ng-hide-add{opacity:1;transition:1s linear all}.nplayer .np-actions-wrapper .ng-hide-remove,.nplayer .np-actions-wrapper.ng-hide-add-active{transition:1s linear all;opacity:0}.nplayer .np-actions-wrapper .ng-hide-remove-active{transition:1s linear all;opacity:1}.nplayer .np-actions-wrapper .np-actions-item{position:relative;margin-right:10px;margin-bottom:10px;width:100px;box-sizing:border-box;height:100px;overflow:hidden;transform:translate3d(150%,0,0);transition:border .2s 0s,transform 1.2s cubic-bezier(.86,-.63,.36,1.7) 0s;border:2px solid transparent;cursor:pointer}.nplayer .np-actions-wrapper .np-actions-item.ng-leave{display:none}.nplayer .np-actions-wrapper .np-actions-item.active,.nplayer .np-actions-wrapper .np-actions-item:hover{border:2px solid #e07f08}.nplayer .np-actions-wrapper .np-actions-item:nth-child(0){transition:border .2s 0s,transform 1.2s cubic-bezier(.86,-.63,.36,1.7) .1s}.nplayer .np-actions-wrapper .np-actions-item:nth-child(1){transition:border .2s 0s,transform 1.2s cubic-bezier(.86,-.63,.36,1.7) 150ms}.nplayer .np-actions-wrapper .np-actions-item:nth-child(2){transition:border .2s 0s,transform 1.2s cubic-bezier(.86,-.63,.36,1.7) .2s}.nplayer .np-actions-wrapper .np-actions-item:nth-child(3){transition:border .2s 0s,transform 1.2s cubic-bezier(.86,-.63,.36,1.7) 250ms}.nplayer .np-actions-wrapper .np-actions-item:nth-child(4){transition:border .2s 0s,transform 1.2s cubic-bezier(.86,-.63,.36,1.7) .3s}.nplayer .np-actions-wrapper .np-actions-item:nth-child(5){transition:border .2s 0s,transform 1.2s cubic-bezier(.86,-.63,.36,1.7) 350ms}.nplayer .np-actions-wrapper .np-actions-item:nth-child(6){transition:border .2s 0s,transform 1.2s cubic-bezier(.86,-.63,.36,1.7) .4s}.nplayer .np-actions-wrapper .np-actions-item:nth-child(7){transition:border .2s 0s,transform 1.2s cubic-bezier(.86,-.63,.36,1.7) 450ms}.nplayer .np-actions-wrapper .np-actions-item .actions-progress{border-top:2px solid #fff;position:absolute;left:0;top:0;bottom:0;right:0;background:rgba(0,0,0,.4);width:0;transition:all .1s ease-in-out}.nplayer .np-actions-wrapper .np-actions-item .action-title{position:absolute;right:0;left:0;top:0;text-align:center;color:#fff;background:rgba(0,0,0,.3);font-size:15px;line-height:125%;font-weight:700}.nplayer .np-actions-wrapper .np-actions-item .action-price{position:absolute;right:0;bottom:0;height:20px;width:100%;line-height:20px;text-align:center;color:#fff;font-weight:400;background:rgba(0,0,0,.3);font-size:12px}.nplayer .np-loading{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:none}.nplayer .np-loading #load{position:absolute;left:50%;top:50%;margin-left:-50px;margin-top:-50px;width:100px;-webkit-animation:loading 3s linear infinite;animation:loading 3s linear infinite}.nplayer .np-loading #load #loading-inner{stroke-dashoffset:0;stroke-dasharray:300;stroke-width:6;stroke-miterlimit:6;stroke-linecap:round;-webkit-animation:loading-circle 2s linear infinite;animation:loading-circle 2s linear infinite;stroke:#f6921e;fill:transparent}.nplayer .np-play-status,.nplayer .np-play-status-icon{position:absolute;display:none;pointer-events:none;-webkit-touch-callout:none}.nplayer .np-play-status{z-index:10000;left:0;top:0;right:0;bottom:0;transition:all 1s}.nplayer .np-play-status-icon.show,.nplayer .np-play-status.show{display:block}.nplayer .np-play-status.show .np-play-status-icon{opacity:1;-webkit-animation:fadeout .5s linear 1 normal forwards;animation:fadeout .5s linear 1 normal forwards}.nplayer .np-play-status-icon{left:50%;top:50%;width:100px;height:100px;background:rgba(255,255,255,.5);transform:translate3d(-50%,-50%,0) scale(1);-webkit-transform:translate3d(-50%,-50%,0) scale(1);opacity:1;border-radius:50%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.nplayer .np-play-status-icon img{max-width:50%;height:50%;left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);-webkit-transform:translate3d(-50%,-50%,0)}.nplayer .scene-controls{position:absolute;width:100%;z-index:30;top:2%}.nplayer .scene-controls .scene-controls-btn-wrapper{width:205px;height:50px;position:absolute;cursor:pointer;transition:all .3s ease-in;opacity:.5}.nplayer .scene-controls .scene-controls-btn-wrapper.hide{opacity:0}.nplayer .scene-controls .scene-controls-btn-wrapper:hover,.nplayer .scene-controls .scene-controls-btn-wrapper:hover .scene-controls-title{opacity:1}.nplayer .scene-controls .scene-controls-btn-wrapper.scene-back.hide{transform:translate3d(-100%,0,0);-webkit-transform:translate3d(-100%,0,0)}.nplayer .scene-controls .scene-controls-btn-wrapper.scene-next.hide{transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0)}.nplayer .scene-controls .scene-controls-btn-wrapper.scene-close.hide{transform:translate3d(-100%,-100%,0);-webkit-transform:translate3d(-100%,-100%,0)}.nplayer .scene-controls .scene-controls-btn{width:50px;height:50px;background-size:auto 30px!important}@media screen and (max-width:767px){.nplayer .scene-controls .scene-controls-btn{width:35px;height:35px;background-size:auto 65%!important}}.nplayer .scene-controls .scene-controls-title{background:#000;box-sizing:border-box;padding-top:10px;padding-left:10px;padding-right:10px;color:#fff;font-size:12px;text-align:center;width:154px;height:50px;transition:all .2s ease-in-out;opacity:0}.nplayer .scene-controls .scene-back .scene-controls-title{float:right}.nplayer .scene-controls .scene-close .scene-controls-title,.nplayer .scene-controls .scene-next .scene-controls-title{float:left}.nplayer .scene-controls .scene-back{left:0}.nplayer .scene-controls .scene-next{right:0}.nplayer .scene-controls .scene-close{left:50%;margin-left:40px;transform:translateX(-100%);-webkit-transform:translateX(-100%)}.nplayer .scene-controls .scene-controls-btn.back{margin-right:1px;float:left;background:url(/images/lsplayer2/scene-ctrl-back.png) center center no-repeat #000}.nplayer .scene-controls .scene-controls-btn.close{margin-left:1px;float:right;background:url(/images/lsplayer2/scene-ctrl-exit.png) center center no-repeat #000}.nplayer .scene-controls .scene-controls-btn.next{margin-left:1px;float:right;transform:rotate(180deg);-webkit-transform:rotate(180deg);background:url(/images/lsplayer2/scene-ctrl-back.png) center center no-repeat #000}
@-webkit-keyframes tada{0%,to{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.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)}}@keyframes tada{0%,to{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.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)}}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.tada{-webkit-animation-name:tada;animation-name:tada}
.btn{display:inline-block;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;font-size:1rem;cursor:pointer;border-radius:3px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn-orange{color:#000;background-color:#f7941e;border-color:#f7941e}.btn-orange:hover{background-color:#f38809}.btn-blue,.btn-grey{color:#fff;background-color:#2697d5;border-color:#2697d5}.btn-blue:hover{background-color:#2288bf}.btn-grey{background-color:#141414;border-color:#141414}.btn-grey:hover{background-color:#070707}.btn-sm{font-size:.8em;padding:.5em 1em}.btn-medium,.btn-normal{font-size:1em;padding:.5em 1em}.btn-lg{font-size:1.1em;padding:.6em 1.5em}.btn-xl{font-size:1em;padding:1em 3em}
.overlay-payment-unable{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.85);border-radius:5px}.overlay-payment-unable .center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.overlay-payment-unable .warning-image{width:140px;height:118px}.overlay-payment-unable .message{font-size:28px;width:700px;text-align:center;margin:20px auto;color:#484848}.overlay-payment-unable .agree-btn{font-size:20px;padding:10px 20px;min-width:100px}
.cookie-notification-bar{background-color:rgba(39,39,39,.88);color:#fff;padding:10px;position:fixed;right:0;bottom:0;width:100%;text-align:center;z-index:2147483646;transform:translateY(100%)}.cookie-notification-bar.show{transform:translateY(0)}.cookie-notification-bar .text{font-size:16px;display:inline-block}
@-webkit-keyframes fadeAndScaleOpen{0%{opacity:0;transform:scale(.8,.8) translate(-60%,-60%)}to{opacity:1;transform:scale3d(1,1,1) translate(-50%,-50%)}}@keyframes fadeAndScaleOpen{0%{opacity:0;transform:scale(.8,.8) translate(-60%,-60%)}to{opacity:1;transform:scale3d(1,1,1) translate(-50%,-50%)}}@-webkit-keyframes fadeAndScaleClose{0%{opacity:1}to{opacity:0;transform:scale(.8,.8) translate(-60%,-60%)}}@keyframes fadeAndScaleClose{0%{opacity:1}to{opacity:0;transform:scale(.8,.8) translate(-60%,-60%)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}
.edit-profile-form,.edit-profile-form #email-change-info{margin-left:10px}.edit-profile-form .row{display:block;width:100%;min-height:40px;margin:0}.edit-profile-form .row .field{display:inline-block;font-size:14px;color:#fff;min-width:175px;width:175px;vertical-align:top}.edit-profile-form .row .value{position:relative;display:inline-block}.edit-profile-form .row .value .fake-input,.edit-profile-form .row .value input{min-width:150px;background-color:#191919;border:1px solid #333;border-radius:.25rem;padding:2px 4px;color:#fff;cursor:text}.edit-profile-form .row .value .fake-input.email,.edit-profile-form .row .value input.email{display:initial}.edit-profile-form .row .value .fake-input.email>i,.edit-profile-form .row .value input.email>i{position:initial;margin-left:7px;margin-top:3px;color:#fff;cursor:pointer}.edit-profile-form .row .value .fake-input:focus+i,.edit-profile-form .row .value input:focus+i,.edit-profile-form .row .value.email .fake-input:focus+i,.edit-profile-form .row .value.email input:focus+i{display:none!important}.edit-profile-form .row .value.news input{width:auto;min-width:auto;margin-top:0;vertical-align:middle;cursor:pointer}.edit-profile-form .row .value>i{position:absolute;left:133px;top:5px;color:#fff;cursor:pointer}.edit-profile-form .row .value.email{font-size:16px;color:#f7941e}.edit-profile-form .row .value.email .fake-input,.edit-profile-form .row .value.email input{width:235px}.edit-profile-form .row .value.email i{left:220px}.edit-profile-form .row .error{width:100%;color:#ff281d;font-size:13px}.edit-profile-form .email-edit-form .value{color:#fff}.edit-profile-form .password-edit-form{margin-bottom:10px}.edit-profile-form .password-edit-form .row{min-height:auto;height:36px}.edit-profile-form #email-change-info i:hover{color:#fff;cursor:pointer}.edit-profile-form #save-profile-btn{width:56px;height:26px;background-color:#f7941e;color:#141414;border:0;border-radius:.25rem;margin-top:20px}
.flash-sale button{background-color:transparent;border:0;outline:0}.flash-sale .overlay{content:'';position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.75);z-index:20;opacity:0;visibility:hidden;transition:all 100ms ease-in}.flash-sale .flash-sale-panel{position:fixed;right:0;top:55px;bottom:20px;height:100%;width:0;z-index:101;background-color:#141414;padding:18px 0 8px;color:#fff;transition:all 150ms ease-in}.flash-sale .flash-sale-panel .opener-btn{position:absolute;left:0;top:150px;transform:rotateZ(-90deg) translate(-50%,-100%);transform-origin:left top;background-color:#2697d5;padding:6px 12px;border-top-left-radius:4px;border-top-right-radius:4px;font-size:16px;white-space:nowrap;z-index:25;cursor:pointer;color:#fff}.flash-sale .flash-sale-panel .opener-btn .number{color:#000}.flash-sale .flash-sale-panel .opener-btn:hover{background-color:#2288bf}.flash-sale .flash-sale-panel .flash-sale-content{position:relative;width:330px;z-index:21;height:calc(100vh - 75px);padding-right:5px}.flash-sale .flash-sale-panel .flash-sale-content .meta{position:relative;font-weight:100}.flash-sale .flash-sale-panel .flash-sale-content .meta .close-btn{position:absolute;right:0;top:0;color:#fff;cursor:pointer;font-size:18px}.flash-sale .flash-sale-panel .flash-sale-content .meta .close-btn:hover{color:#e6e6e6}.flash-sale .flash-sale-panel .flash-sale-content .meta .title{font-size:32px;font-weight:700;text-transform:uppercase}.flash-sale .flash-sale-panel .flash-sale-content .meta .description{font-size:16px}.flash-sale .flash-sale-panel .flash-sale-content .scroll-container{height:calc(100vh - 175px);padding-right:14px}.flash-sale .flash-sale-panel .flash-sale-content .games{position:relative}.flash-sale .flash-sale-panel .flash-sale-content .games .game{position:relative;display:block;padding-bottom:40px}.flash-sale .flash-sale-panel .flash-sale-content .games .game:first-child{margin-top:30px}.flash-sale .flash-sale-panel .flash-sale-content .games .game:last-child{padding-bottom:50px}.flash-sale .flash-sale-panel .flash-sale-content .games .game .remaining-time{text-transform:uppercase;font-size:14px;color:#aaa;font-weight:700;margin-bottom:3px}.flash-sale .flash-sale-panel .flash-sale-content .games .game .remaining-time .countdown{float:right;font-size:15px}.flash-sale .flash-sale-panel .flash-sale-content .games .game .cover-container{position:relative;display:flex}.flash-sale .flash-sale-panel .flash-sale-content .games .game .cover-container .game-cover{width:100%;-o-object-fit:cover;object-fit:cover}.flash-sale .flash-sale-panel .flash-sale-content .games .game .cover-container .sale-badge{position:absolute;bottom:20px;right:20px;font-size:36px;text-align:center;color:#f7941e;font-weight:700;background-image:url(/images/layout17/svg/flash-sale-badge.svg);background-repeat:no-repeat;line-height:70px;width:70px;height:70px}.flash-sale .flash-sale-panel .flash-sale-content .games .game .game-title{font-size:16px;font-weight:700;margin:8px 0 5px}.flash-sale .flash-sale-panel .flash-sale-content .games .game .description,.flash-sale .flash-sale-panel .flash-sale-content .games .game .description .tab-content .story .story-content.open:after{display:none}.flash-sale .flash-sale-panel .flash-sale-content .games .game .description .tabs .game-description-tab{color:#fff;padding:3px 0;font-size:15px;margin-right:5px;cursor:pointer}.flash-sale .flash-sale-panel .flash-sale-content .games .game .description .tabs .game-description-tab.active{color:#f7941e}.flash-sale .flash-sale-panel .flash-sale-content .games .game .description .tab-content{margin-bottom:10px}.flash-sale .flash-sale-panel .flash-sale-content .games .game .description .tab-content .story{margin-bottom:-5px}.flash-sale .flash-sale-panel .flash-sale-content .games .game .description .tab-content .story .story-content{position:relative;font-size:12px;max-height:35px;overflow-y:hidden;transition:all 100ms ease-in}.flash-sale .flash-sale-panel .flash-sale-content .games .game .description .tab-content .story .story-content:after{content:' ';position:absolute;left:0;bottom:0;width:100%;height:30px;background:linear-gradient(transparent,rgba(20,20,20,.9));transition:background 100ms ease-in}.flash-sale .flash-sale-panel .flash-sale-content .games .game .description .tab-content .story .story-content.open{max-height:400px;height:auto}.flash-sale .flash-sale-panel .flash-sale-content .games .game .description .tab-content .story .toggle-description-btn{display:block;width:100%;color:#f7941e;background-color:transparent;margin-top:-4px;cursor:pointer}.flash-sale .flash-sale-panel .flash-sale-content .games .game .description .tab-content .staring{color:#f7941e}.flash-sale .flash-sale-panel .flash-sale-content .games .game .description .tab-content .staring .model :not(:last-child):after{content:','}.flash-sale .flash-sale-panel .flash-sale-content .games .game .game-footer{margin-top:15px}.flash-sale .flash-sale-panel .flash-sale-content .games .game .game-footer .action-btn{padding:6px 12px;text-transform:uppercase;font-weight:700;font-size:14px;border-radius:4px;margin:0;cursor:pointer}.flash-sale .flash-sale-panel .flash-sale-content .games .game .game-footer .action-btn.unlock-offer-btn{color:#fff;background-color:#2697d5}.flash-sale .flash-sale-panel .flash-sale-content .games .game .game-footer .action-btn.unlock-offer-btn:hover{background-color:#2288bf}.flash-sale .flash-sale-panel .flash-sale-content .games .game .game-footer .action-btn.unlock-offer-btn.countdown-ended,.flash-sale .flash-sale-panel .flash-sale-content .games .game .game-footer .action-btn.unlock-offer-btn.discount-unlocked{position:relative}.flash-sale .flash-sale-panel .flash-sale-content .games .game .game-footer .action-btn.unlock-offer-btn.countdown-ended:after,.flash-sale .flash-sale-panel .flash-sale-content .games .game .game-footer .action-btn.unlock-offer-btn.discount-unlocked:after{position:absolute;background-color:#aaa;color:#000;top:0;left:0;width:100%;height:100%;border-radius:4px;content:'Sale ended';text-transform:uppercase;line-height:29px}.flash-sale .flash-sale-panel .flash-sale-content .games .game .game-footer .action-btn.unlock-offer-btn.discount-unlocked:after{content:'Discount unlocked';font-size:11px}.flash-sale .flash-sale-panel .flash-sale-content .games .game .game-footer .action-btn.start-game-btn{color:#141414;background-color:#f7941e;float:right;margin-top:3px}.flash-sale .flash-sale-panel .flash-sale-content .games .game .game-footer .action-btn.start-game-btn:hover{background-color:#f38809}.flash-sale .flash-sale-panel .flash-sale-content .games .game .game-footer .discount{position:relative;display:inline-block;text-transform:uppercase;vertical-align:middle;font-weight:700;margin-left:10px}.flash-sale .flash-sale-panel .flash-sale-content .games .game .game-footer .discount .percent{color:red;font-size:30px;letter-spacing:-2px}.flash-sale .flash-sale-panel .flash-sale-content .games .game .game-footer .discount .off{position:absolute;top:50%;right:-5px;transform:translate(100%,-50%)}.flash-sale.open .overlay{opacity:1;visibility:visible}.flash-sale.open .flash-sale-panel{padding:18px 6px 8px 25px;width:330px}
#fullShowUnlock{width:500px}#fullShowUnlock.popupContent .wrapper{background:#1b1b1b url(https://i.c7cdn.com/images/layout17/full-show-unlock/background.jpg) no-repeat center top;background-size:cover;color:#fff;text-align:center}#fullShowUnlock.popupContent .wrapper h2{color:#fff;font-size:32px;margin:0;padding:15px}#fullShowUnlock.popupContent .wrapper h3{font-size:22px}#fullShowUnlock.popupContent .wrapper .lock-icon{width:300px;height:300px}#fullShowUnlock.popupContent .wrapper .buttons{border:0}#fullShowUnlock.popupContent .wrapper .button{background-color:#f7941e;color:#1b1b1b;padding:7px 0;font-size:16px;line-height:1.15;text-transform:uppercase;overflow:hidden;width:170px}#fullShowUnlock.popupContent .wrapper .button .second-row{margin:0;color:#1b1b1b;font-weight:700;font-size:.75em}#fullShowUnlock.popupContent .wrapper .button.unlocking{line-height:31px;overflow:hidden}#fullShowUnlock.fastPass{width:600px}#fullShowUnlock.fastPass .upgrade-to{font-size:18px;margin-bottom:5px;text-transform:uppercase}#fullShowUnlock.fastPass .fastpass-logo{height:55px;margin:7px 0}#fullShowUnlock.fastPass .fastpass-choices{width:100%;height:345px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}#fullShowUnlock.fastPass .fastpass-description{margin:10px 0;line-height:1.4}#fullShowUnlock.fastPass .fastpass-divider{position:relative;width:100%;margin:10px 0}#fullShowUnlock.fastPass .fastpass-divider:after,#fullShowUnlock.fastPass .fastpass-divider:before{position:absolute;content:" ";background-color:#282828;height:2px;width:calc(50% - 15px);top:50%}#fullShowUnlock.fastPass .fastpass-divider:before{left:0}#fullShowUnlock.fastPass .fastpass-divider:after{right:0}#fullShowUnlock.fastPass .fastpass-divider .arrow-down{width:15px;height:15px}#fullShowUnlock.fastPass .advantages{color:#f7941e;text-transform:uppercase;font-weight:700;font-size:18px}#fullShowUnlock.fastPass .advantages:after,#fullShowUnlock.fastPass .advantages:before{content:"\f005";font:14px/1 FontAwesome;color:#f7941e;margin:0 10px;font-size:.9em;vertical-align:middle}#fullShowUnlock.fastPass .benefits{list-style:none;margin:10px 0}#fullShowUnlock.fastPass .benefits li{margin:7px 0}#fullShowUnlock.fastPass .benefits li:before{content:"\f111";font:14px/1 FontAwesome;color:#2697d5;margin-right:5px;font-size:.45em;vertical-align:middle}#fullShowUnlock.fastPass .button.start-game{background-color:#282828;border-color:#282828;color:#fff}#fullShowUnlock.fastPass .button.start-game .second-row{color:#fff}@media screen and (max-width:768px){#fullShowUnlock.fastPass .fastpass-logo{height:40px}#fullShowUnlock.fastPass .fastpass-choices{height:300px}}@media screen and (max-height:850px){#fullShowUnlock.popupContent .wrapper button{font-size:15px}#fullShowUnlock.fastPass{width:570px}#fullShowUnlock.fastPass .upgrade-to{font-size:16px}#fullShowUnlock.fastPass .fastpass-logo{height:35px;margin:5px 0}#fullShowUnlock.fastPass .fastpass-choices{height:250px}#fullShowUnlock.fastPass .fastpass-description{font-size:14px}#fullShowUnlock.fastPass .advantages{font-size:16px}#fullShowUnlock.fastPass .benefits{font-size:14px;margin:8px 0}#fullShowUnlock.fastPass .benefits li{margin:5px 0}#fullShowUnlock.fastPass .fastpass-divider{margin:8px 0}}
.global-error-message{background-color:#ff2519;color:#fff;width:100%;height:40px;text-align:center;position:relative;line-height:40px;z-index:1;transition:all .25s ease-in}.global-error-message.hide{margin-top:-40px}.global-error-message a{text-decoration:underline}.global-error-message .close-error-btn{vertical-align:middle;cursor:pointer;background:0 0;border:0}.global-error-message .close-error-btn:focus{border:0;outline:0}.global-error-message .close-error-btn:before{content:"\2715";color:#fff}
div:focus{outline:0!important}.set-left,.set-right{display:inline-block;float:left}.set-right{float:right}.display-flex{display:flex;flex-shrink:2;align-items:baseline}.flex-end{justify-content:flex-end}.center-block,.center-table{margin-left:auto;margin-right:auto}.center-block{display:block!important}.center-table{display:table!important}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-italic{font-style:italic}.text-ls-orange,.text-ls-orange a,.text-primary,.text-primary a{color:#f7941e}.text-grey,.text-grey a{color:#141414}.text-light-grey{color:#7d7d7d}.text-light-grey a{color:#8a8a8a}.text-dark-grey,.text-dark-grey a{color:#1b1b1b}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.float-left{float:left}.float-right{float:right}.hbox{display:none!important}.popup-container{position:fixed;top:54px;left:0;bottom:0;width:100%;background-color:rgba(0,0,0,.7);overflow-y:auto;z-index:260000}.popup-container #fullShowUnlock{position:absolute!important;left:50%!important;top:20px!important;transform:translateX(-50%);margin:20px 0!important}label.required:after{content:' *';font-size:inherit;color:inherit}.ls-tooltip{position:relative!important}.ls-tooltip .tooltip-text,.ls-tooltip:before{background-color:#333;display:none;position:absolute;z-index:999}.ls-tooltip:before{content:' ';width:15px;height:15px}.ls-tooltip .tooltip-text{border-radius:5px;color:#fff;padding:7px 12px;text-align:center;font-size:13px;min-width:220px}.ls-tooltip .tooltip-text a{color:#fff!important}.ls-tooltip:hover .tooltip-text,.ls-tooltip:hover:before{display:block}.ls-tooltip.tooltip-top:before{top:0;left:50%;transform:translate(-50%,calc(-100% - 5px)) rotate(45deg)}.ls-tooltip.tooltip-top .tooltip-text{top:0;left:50%;transform:translate(-50%,calc(-100% - 10px))}.ls-tooltip.tooltip-right:before{top:50%;right:0;transform:translate(calc(100% + 7px),-50%) rotate(45deg)}.ls-tooltip.tooltip-right .tooltip-text{top:0;right:0;transform:translateX(calc(100% + 10px))}
@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);stroke-dashoffset:52.8}50%{-webkit-transform:rotate(720deg);stroke-dashoffset:251.2}to{-webkit-transform:rotate(1080deg);stroke-dashoffset:52.8}}@keyframes spinner{0%{transform:rotate(0deg);stroke-dashoffset:52.8}50%{transform:rotate(720deg);stroke-dashoffset:251.2}to{transform:rotate(1080deg);stroke-dashoffset:52.8}}svg.spinner{width:80px;height:80px;x:0;y:0;viewBox:0 0 80 80}svg.spinner.spinner-blue circle{stroke:#2697d5!important}svg.spinner circle{fill:transparent;stroke:#f7941e;stroke-width:6;stroke-linecap:round;stroke-dasharray:251.2;transform-origin:40px 40px 0;-webkit-animation:spinner 2.5s linear infinite;animation:spinner 2.5s linear infinite}
.maintenance-bar{background-color:#fae5b3;color:#000;width:100%;height:40px;text-align:center;position:relative;line-height:40px;transition:all .25s ease-in;z-index:100;font-weight:700}.maintenance-bar a{text-decoration:underline;color:#2674d5}
.models-grid{display:grid;grid-template-columns:repeat(4,405px);grid-column-gap:20px}@media screen and (max-width:1750px){.models-grid{grid-template-columns:repeat(3,405px)}}@media screen and (max-width:1050px){.models-grid{grid-template-columns:repeat(2,405px)}}.models-grid .model-specific-game{position:relative;max-width:405px;height:588px;min-height:588px;background-color:#1d1d1d;padding:10px}.models-grid .model-specific-game .thumb img{border-radius:3px;width:385px}.models-grid .model-specific-game .description .title{font-size:18px;margin:10px 0}.models-grid .model-specific-game .description .tr{margin-top:10px;font-size:14px}.models-grid .model-specific-game .description .tr .th{text-transform:uppercase;display:initial}.models-grid .model-specific-game .description .tr .td.story em{display:inline-block!important}.models-grid .model-specific-game .description .tr .td.story a{text-decoration:underline;color:#7d7d7d!important}.models-grid .model-specific-game .description .tr .td{display:initial}.models-grid .model-specific-game .description .tr .td a,.models-grid .model-specific-game .description .tr .th a{display:inline-block}.models-grid .model-specific-game .description .description-footer{position:absolute;left:0;bottom:5px;width:calc(100% - 10px)}.models-grid .model-specific-game .description .description-footer .btn-favorite{display:inline-block;padding:10px;margin-top:10px}.models-grid .model-specific-game .description .description-footer .btn-favorite .toggle-favorite{color:#bdbdbd}.models-grid .model-specific-game .description .description-footer .btn-favorite .toggle-favorite.on,.models-grid .model-specific-game .description .description-footer .btn-favorite .toggle-favorite:hover{color:#ff281d}.models-grid .model-specific-game .description .description-footer .btn-favorite i{font-size:20px!important}.models-grid .model-specific-game .description .description-footer .description-control-btns{display:inline-block;float:right}.models-grid .model-specific-game .start-game .play{background-color:#f7941e;border-radius:0 3px 3px 0}.models-grid .model-specific-game .start-game .play:hover{background-color:#f8a037}.models-grid .model-specific-game .view-trailer .play{background-color:#1b1b1b;border-radius:3px 0 0 3px;margin-right:-4px}.models-grid .model-specific-game .view-trailer .play:hover{background-color:#282828}
.model-card-container{text-align:center}.model-card-container .model-card{display:inline-block;vertical-align:top;margin-right:18px;margin-bottom:18px;position:relative}.model-card-container .model-card .model-name{font-weight:400;font-size:18px;text-align:center;margin-top:6px}.model-card-container .model-card .model-name a{color:#f7941e}.model-card-container .model-card .toggle-favorite{position:absolute;top:16px;right:16px;display:block;color:#e2e2e2;opacity:.6;z-index:100}.model-card-container .model-card .toggle-favorite i{font-size:1.6em!important}.model-card-container .model-card .toggle-favorite.on{color:#ea0000;opacity:1}.model-card-container .model-card .toggle-favorite:not(.on):hover{color:#e2e2e2;opacity:1}
.request-notification{position:fixed;top:63px;padding:13px 18px;color:#151515;z-index:10000000;background-color:#fff;left:50%;transform:translate3d(-50%,0,0);text-align:center;box-shadow:0 1px 25px rgba(0,0,0,.47);border-top:1px solid #444;min-width:290px;box-sizing:border-box}.request-notification .title{text-align:center;color:#151515;text-transform:uppercase;font-size:20px;padding-bottom:15px}.request-notification .buttons .not-btn{display:inline-block;line-height:40px;font-size:18px;padding-left:15px;padding-right:15px;color:#6f6f6f;background:0 0;margin-left:10px;margin-right:10px;border:0;text-transform:uppercase;cursor:pointer}.request-notification .buttons .not-btn.yes{background-color:#2697d5;color:#fff}
.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-x{height:15px;bottom:0}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}
@charset "UTF-8";.filter-container hr{border:0;border-top:1px solid #444;margin:0;padding:0}.filter-container .filter-btn{display:table;margin-left:auto;margin-right:auto;padding:16px;font-size:16px;border:0;min-width:100px;cursor:pointer;color:#000;background-color:#f7941e}.filter-container .filter-btn:focus,.filter-container .filter-options .control-buttons button:focus{outline:0}.filter-container .filter-btn:hover{background-color:#f38809}.filter-container .filter-options{display:grid;margin-left:auto;margin-right:auto;position:relative;max-height:0;overflow:hidden;transition:.3s;opacity:0}.filter-container .filter-options.show{opacity:1;max-height:260px}.filter-container .filter-options .column-groups{position:relative;display:flex;text-transform:uppercase;padding:20px;margin-left:auto;margin-right:auto}.filter-container .filter-options .column-groups .column-group{padding-left:15px;padding-right:15px}.filter-container .filter-options .column-groups .column-group:not(:last-child){border-right:1px solid #494949}.filter-container .filter-options .column-groups .column-group .title{margin-bottom:15px;padding-left:3px;color:#606060;font-weight:700}.filter-container .filter-options .column-groups .column-group .columns{display:flex}.filter-container .filter-options .column-groups .column-group .columns .column{width:auto;white-space:nowrap}.filter-container .filter-options .column-groups .column-group .columns .column.multiple{padding:0}.filter-container .filter-options .column-groups .column-group .columns .column.multiple:not(:first-child){margin-left:15px}.filter-container .filter-options .column-groups .column-group .columns .column.multiple:not(:last-child),.filter-container .filter-options .control-buttons button:not(:last-child){margin-right:15px}.filter-container .filter-options .column-groups .column-group .columns .column .option{padding:3px;font-size:14px;cursor:pointer}.filter-container .filter-options .column-groups .column-group .columns .column .option:hover{color:#f7941e}.filter-container .filter-options .column-groups .column-group .columns .column .option.selected{color:#2697d5;position:relative}.filter-container .filter-options .column-groups .column-group .columns .column .option.selected:before{content:'•';position:absolute;top:50%;transform:translateY(-50%);left:-7px;color:#f7941e}.filter-container .filter-options .control-buttons{display:table;margin-left:auto;margin-right:auto;margin-bottom:20px}.filter-container .filter-options .control-buttons button{border:0}.filter-container .filter-options .control-buttons .search-btn{padding:16px;font-size:16px;border:0;min-width:160px;cursor:pointer;color:#fff;background-color:#2697d5;border-radius:3px}.filter-container .filter-options .control-buttons .search-btn:focus{outline:0}.filter-container .filter-options .control-buttons .search-btn:hover{background-color:#2288bf}.filter-container .filter-options .control-buttons .delete-filters-btn{padding:16px;font-size:16px;border:0;min-width:160px;cursor:pointer;color:#fff;background-color:#141414;border-radius:3px}.filter-container .filter-options .control-buttons .delete-filters-btn:focus{outline:0}.filter-container .filter-options .control-buttons .delete-filters-btn:hover{background-color:#070707}
.main-carousel-and-banners .main-carousel-container{float:left;width:calc(100% - 500px);height:729px;border-right:3px solid #000;box-sizing:border-box;position:relative;overflow:hidden}@media screen and (max-width:1680px){.main-carousel-and-banners .main-carousel-container{width:calc(100% - 425px);height:620px}}@media screen and (max-width:1366px){.main-carousel-and-banners .main-carousel-container{width:calc(100% - 373px);height:545px}}.main-carousel-and-banners .main-carousel-container .main-carousel.v4 .slick-arrow{position:absolute;top:50%!important;transform:translateY(-50%);background-color:transparent;border:0;z-index:1}.main-carousel-and-banners .main-carousel-container .main-carousel.v4 .slick-arrow:focus,.main-carousel-and-banners .main-carousel-container .main-carousel.v4 .slick-dots li button:focus{outline:0}.main-carousel-and-banners .main-carousel-container .main-carousel.v4 .slick-arrow img{width:50px}.main-carousel-and-banners .main-carousel-container .main-carousel.v4 .slick-arrow.slick-prev{left:10px}.main-carousel-and-banners .main-carousel-container .main-carousel.v4 .slick-arrow.slick-next{right:10px}.main-carousel-and-banners .main-carousel-container .main-carousel.v4 .slick-slide{display:inline-block;padding:0!important}.main-carousel-and-banners .main-carousel-container .main-carousel.v4 .slick-dots{position:absolute;left:50%;bottom:4%;transform:translateX(-50%)}.main-carousel-and-banners .main-carousel-container .main-carousel.v4 .slick-dots li{display:inline-block;margin:3px;border:2px solid #fff;width:15px;height:15px;border-radius:50%;background-color:transparent;cursor:pointer}.main-carousel-and-banners .main-carousel-container .main-carousel.v4 .slick-dots li button{width:15px;height:15px;border-radius:50%;background-color:transparent;border:0;outline:0;font-size:0;line-height:0;cursor:pointer}.main-carousel-and-banners .main-carousel-container .main-carousel.v4 .slick-dots li.slick-active{background-color:#fff}.main-carousel-and-banners .main-carousel-container .main-carousel-btn{position:absolute;bottom:10%;left:50%;transform:translateX(-50%);z-index:100}.main-carousel-and-banners .main-carousel-container .main-carousel-btn a{padding:10px 20px}.main-carousel-and-banners .main-carousel-container .main-carousel-image{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.main-carousel-and-banners .banners{float:right;width:500px;height:729px}@media screen and (max-width:1680px){.main-carousel-and-banners .banners{width:425px;height:620px}}@media screen and (max-width:1366px){.main-carousel-and-banners .banners{width:373px;height:546px}}.main-carousel-and-banners .banners .banner{position:relative;margin-bottom:3px;overflow:hidden;cursor:pointer;width:500px}@media screen and (max-width:1680px){.main-carousel-and-banners .banners .banner{width:425px;height:309px}}@media screen and (max-width:1366px){.main-carousel-and-banners .banners .banner{width:373px;height:271px}}.main-carousel-and-banners .banners .banner img{width:100%}.main-carousel-and-banners .banners .buycredit{position:relative}.main-carousel-and-banners .banners .buycredit .badge{display:block;position:absolute;top:10px;right:10px;background-color:transparent;width:40%}.main-carousel-and-banners .banners .buycredit .banner-btn{position:absolute;bottom:10%;left:50%;transform:translateX(-50%)}
@-webkit-keyframes coverInOpacity{0%{opacity:0}to{opacity:.75}}@keyframes coverInOpacity{0%{opacity:0}to{opacity:.75}}@-webkit-keyframes coverOutOpacity{0%{opacity:.75}to{opacity:0}}@keyframes coverOutOpacity{0%{opacity:.75}to{opacity:0}}@-webkit-keyframes bounceArrow{0%,20%,50%,80%,to{transform:translateX(-50%) translateY(0)}40%{transform:translateX(-50%) translateY(-20%)}60%{transform:translateX(-50%) translateY(-10%)}}@keyframes bounceArrow{0%,20%,50%,80%,to{transform:translateX(-50%) translateY(0)}40%{transform:translateX(-50%) translateY(-20%)}60%{transform:translateX(-50%) translateY(-10%)}}#sideMenu .my-models li.new,#sideMenu .my-shows li.new,#sideMenu .popular-categories li.new,#sideMenu .popular-models li.new,#sideMenu .popular-models-list li.new,#sideMenu .top-categories li.new,#sideMenu2 .my-models li.new,#sideMenu2 .my-shows li.new,#sideMenu2 .popular-categories li.new,#sideMenu2 .popular-models li.new,#sideMenu2 .popular-models-list li.new,#sideMenu2 .top-categories li.new,.shows-main-carousel{position:relative}.shows-main-carousel .main-carousel-item{display:inline-block;position:relative}.shows-main-carousel .slick-slide{transition:all .3s ease-in-out}.shows-main-carousel .slick-slide:not(.slick-center) a:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.75;-webkit-animation:coverInOpacity .3s forwards;animation:coverInOpacity .3s forwards;-webkit-animation-duration:.3s;animation-duration:.3s}.shows-main-carousel .slick-slide.slick-center a:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:0;-webkit-animation:coverOutOpacity .3s forwards;animation:coverOutOpacity .3s forwards}.shows-main-carousel .slick-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.shows-main-carousel:hover .slick-arrow{opacity:1}.shows-main-carousel .slick-arrow{position:absolute;top:50%;transform:translateY(-50%);background-color:transparent;border:0;border-radius:500px;width:50px;height:50px;padding:0;z-index:100001;opacity:0;transition:opacity .2s}.shows-main-carousel .slick-arrow:focus,.shows-secondary-carosuel .slick-arrow:focus{border:0;outline:0}.shows-main-carousel .slick-arrow img{position:absolute;top:50%;left:50%;width:35px;filter:invert(1)}.shows-main-carousel .slick-arrow.slick-prev img{transform:translate(-60%,-50%)}.shows-main-carousel .slick-arrow.slick-next img{transform:translate(-40%,-50%)}.scroll-down-btn{position:absolute;bottom:20px;left:50%;-webkit-animation:bounceArrow 2s infinite;animation:bounceArrow 2s infinite;width:32px;cursor:pointer}.scroll-down-btn .path{stroke:#fff!important;fill:#fff!important;stroke-width:15px!important}.shows-secondary-carosuel{position:relative;margin-bottom:20px}.shows-secondary-carosuel .secondary-carousel-item{display:inline-block;position:relative}.shows-secondary-carosuel .slick-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border-radius:3px}.shows-secondary-carosuel .slick-arrow{position:absolute;top:0;height:100%;background-color:transparent;border:0;z-index:99999}.shows-secondary-carosuel .slick-arrow img{width:65%;filter:grayscale(1) invert(1)}.shows-secondary-carosuel .slick-prev{left:0;transform:translateX(-120%)}@media screen and (max-width:1366px){.shows-secondary-carosuel .slick-prev{transform:translateX(-100%)}}.shows-secondary-carosuel .slick-next{right:0;transform:translateX(120%)}@media screen and (max-width:1366px){.shows-secondary-carosuel .slick-next{transform:translateX(100%)}}.shows-secondary-carosuel .slick-list{overflow:hidden}.shows-secondary-carosuel .secondary-carousel-item{margin:0 12px}.shows-secondary-carosuel .secondary-carousel-item .slide-footer{padding:5px;font-style:italic}.shows-secondary-carosuel .secondary-carousel-item .slide-footer .model-section{display:grid;grid-template-columns:0 auto auto}.shows-secondary-carosuel .secondary-carousel-item .slide-footer .model-section .models{display:inline-block;color:#f7941e}.shows-secondary-carosuel .secondary-carousel-item .slide-footer .model-section .models a{color:#f7941e}.shows-secondary-carosuel .secondary-carousel-item .slide-footer .model-section .models .comma:last-child{display:none!important}.shows-secondary-carosuel .secondary-carousel-item .slide-footer .model-section .rating{text-align:right;margin-left:20px}.shows-secondary-carosuel-container{margin-bottom:2em;max-width:90%;margin-left:auto;margin-right:auto}.shows-secondary-carosuel-container a.btn{margin-top:2em;margin-bottom:2em}.shows-secondary-carosuel-container .title{font-size:1.2em;text-transform:uppercase;padding:10px;font-weight:700}.slick-arrow{cursor:pointer}.filtered-shows,.unfiltered-shows{text-align:center;margin-top:10px}.filtered-shows .show,.unfiltered-shows .show{background-color:transparent;display:inline-block;position:relative;padding:5px;margin:5px;width:292px;border-radius:3px;vertical-align:top;text-align:left}.filtered-shows .show.new-show .rating .path.full,.filtered-shows .show.recommended .rating .path.full,.unfiltered-shows .show.new-show .rating .path.full,.unfiltered-shows .show.recommended .rating .path.full{fill:#fff}.filtered-shows .show.new-show .rating .path.empty,.filtered-shows .show.recommended .rating .path.empty,.unfiltered-shows .show.new-show .rating .path.empty,.unfiltered-shows .show.recommended .rating .path.empty{fill:#ccc}.filtered-shows .show.new-show:hover .rating .path.full,.filtered-shows .show.recommended:hover .rating .path.full,.unfiltered-shows .show.new-show:hover .rating .path.full,.unfiltered-shows .show.recommended:hover .rating .path.full{fill:#f7941e}.filtered-shows .show.new-show:hover .rating .path.empty,.filtered-shows .show.recommended:hover .rating .path.empty,.unfiltered-shows .show.new-show:hover .rating .path.empty,.unfiltered-shows .show.recommended:hover .rating .path.empty{fill:#fff}.filtered-shows .show.recommended,.unfiltered-shows .show.recommended{background-color:#f7941e}.filtered-shows .show.recommended .title .text,.unfiltered-shows .show.recommended .title .text{color:#000!important}.filtered-shows .show.new-show:hover .title .text,.filtered-shows .show.recommended:hover .title .text,.unfiltered-shows .show.new-show:hover .title .text,.unfiltered-shows .show.recommended:hover .title .text{color:#f7941e!important}.filtered-shows .show.new-show,.unfiltered-shows .show.new-show{background-color:#2697d5}.filtered-shows .show.new-show .title .text,.unfiltered-shows .show.new-show .title .text{color:#fff!important}.filtered-shows .show:hover,.unfiltered-shows .show:hover{background-color:#3c3c3c}.filtered-shows .show:hover .description,.unfiltered-shows .show:hover .description{display:block;position:absolute;z-index:1;background-color:#3c3c3c;padding:5px;margin-left:-5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.filtered-shows .show .cover,.unfiltered-shows .show .cover{width:292px;height:195px;min-height:195px;border-radius:3px}.filtered-shows .show .title,.unfiltered-shows .show .title{display:grid;grid-template-columns:70% 30%;margin-top:3px}.filtered-shows .show .title .text,.unfiltered-shows .show .title .text{color:#f7941e!important;font-size:14px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filtered-shows .show .title .rating,.unfiltered-shows .show .title .rating{text-align:right}.filtered-shows .show .title .rating i,.unfiltered-shows .show .title .rating i{margin-left:1px}.filtered-shows .show .title .rating .full,.unfiltered-shows .show .title .rating .full{font-size:11px!important;color:#fff}.filtered-shows .show .title .rating .empty,.unfiltered-shows .show .title .rating .empty{font-size:12px!important;color:#6b6b6b}.filtered-shows .show .description,.unfiltered-shows .show .description{display:none;width:292px}.filtered-shows .show .description .description-block,.unfiltered-shows .show .description .description-block{display:grid;grid-template-columns:60px auto;font-size:13px;margin-bottom:5px}.filtered-shows .show .description .description-block .description-content,.filtered-shows .show .description .description-block .description-content a,.unfiltered-shows .show .description .description-block .description-content,.unfiltered-shows .show .description .description-block .description-content a{color:#f7941e}.filtered-shows .show .description .description-block .description-content.story,.unfiltered-shows .show .description .description-block .description-content.story{color:#fff}.filtered-shows .show .description .description-block .description-content.story a,.unfiltered-shows .show .description .description-block .description-content.story a{color:#fff;text-decoration:underline}.filtered-shows .show .description .footer,.unfiltered-shows .show .description .footer{background-color:#2b2a2a;padding:5px;margin-left:-5px;margin-right:-5px;margin-bottom:-5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.filtered-shows .show .description .footer .trailer-btn,.unfiltered-shows .show .description .footer .trailer-btn{padding:6px 12px;color:#6b6b6b;background-color:transparent;font-weight:700;display:inline-block;text-align:center;cursor:pointer;border-radius:3px}.filtered-shows .show .description .footer .trailer-btn:hover,.unfiltered-shows .show .description .footer .trailer-btn:hover{background-color:transparent}.filtered-shows .show .description .footer .play-btn,.unfiltered-shows .show .description .footer .play-btn{padding:6px 12px;color:#2b2a2a;background-color:#f7941e;font-weight:700;display:inline-block;text-align:center;cursor:pointer;border-radius:3px}.filtered-shows .show .description .footer .play-btn:hover,.unfiltered-shows .show .description .footer .play-btn:hover{background-color:#f38809}.filtered-shows .show .description .footer .toggle-favorite-btn,.unfiltered-shows .show .description .footer .toggle-favorite-btn{padding:6px 12px;color:#fff;background-color:transparent;font-weight:700;display:inline-block;text-align:center;cursor:pointer;border-radius:3px;transition:.3s}.filtered-shows .show .description .footer .toggle-favorite-btn:hover,.unfiltered-shows .show .description .footer .toggle-favorite-btn:hover{background-color:transparent}.filtered-shows .show .description .footer .toggle-favorite-btn.favorite,.filtered-shows .show .description .footer .toggle-favorite-btn:hover,.unfiltered-shows .show .description .footer .toggle-favorite-btn.favorite,.unfiltered-shows .show .description .footer .toggle-favorite-btn:hover{color:#ff3b30}.filtered-shows .show .description .footer .toggle-favorite-btn i,.unfiltered-shows .show .description .footer .toggle-favorite-btn i{font-size:18px!important}.shows-page-design-change-btn{position:fixed;left:10px;bottom:30px;background-color:#2b2b2b;padding:10px;border-radius:100px;min-width:16px;min-height:16px;height:16px;z-index:100001}.shows-page-design-change-btn .back-icon{position:absolute;top:50%;transform:translateY(-50%);width:10px;margin-left:2px;filter:grayscale(0) invert(1)}.shows-page-design-change-btn .addon-text{opacity:0;transition:.3s;color:#fff;display:inline-block;max-width:0;white-space:nowrap;line-height:16px}.shows-page-design-change-btn:hover .addon-text{opacity:1;max-width:500px;margin-left:23px;margin-right:7px}.carosuel-design{display:flex;flex-wrap:wrap;justify-content:center}.carosuel-design .game{width:calc(20% - 20px);margin:10px}.carosuel-design .game .cover-img{width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;border-radius:3px}.carosuel-design .game .meta-data{padding:5px;font-style:italic;text-align:left}.carosuel-design .game .meta-data .game-title{display:block}.carosuel-design .game .meta-data .model-section{display:grid;grid-template-columns:auto 85px}.carosuel-design .game .meta-data .model-section .models,.carosuel-design .game .meta-data .model-section .models a,.not-found p{color:#f7941e}.carosuel-design .game .meta-data .model-section .rating{text-align:right}.season-badge{position:absolute;right:0;bottom:0;transform:translate(-15%,40%) rotateZ(-10deg);max-width:200px;cursor:pointer;display:none}.not-found p{font-size:4em;text-align:center;line-height:normal!important}.filter-titles{margin:10px 30px;font-size:30px}.fastpass-available-icon-link{position:absolute!important;top:10px;right:10px}.fastpass-available-icon-link .fastpass-available-icon{width:30px!important;height:30px!important}#sideMenu,#sideMenu2{margin-left:34px}#sideMenu .sideHeader,#sideMenu2 .sideHeader{padding-left:20px;padding-bottom:15px}#sideMenu .sideLists,#sideMenu2 .sideLists{position:relative;padding-left:40px;padding-bottom:30px}#sideMenu .my-models li.new:before,#sideMenu .my-shows li.new:before,#sideMenu .popular-categories li.new:before,#sideMenu .popular-models li.new:before,#sideMenu .popular-models-list li.new:before,#sideMenu .top-categories li.new:before,#sideMenu2 .my-models li.new:before,#sideMenu2 .my-shows li.new:before,#sideMenu2 .popular-categories li.new:before,#sideMenu2 .popular-models li.new:before,#sideMenu2 .popular-models-list li.new:before,#sideMenu2 .top-categories li.new:before{position:absolute;left:-16px;top:-1px;content:" ";display:block;background:url(https://i.c7cdn.com/images/svg/new_category_badge.svg) no-repeat center;background-size:contain;width:32px;height:20px;transition:all 100ms ease}#sideMenu .my-models li.new.active:hover:before,#sideMenu .my-shows li.new.active:hover:before,#sideMenu .popular-categories li.new.active:hover:before,#sideMenu .popular-models li.new.active:hover:before,#sideMenu .popular-models-list li.new.active:hover:before,#sideMenu .top-categories li.new.active:hover:before,#sideMenu2 .my-models li.new.active:hover:before,#sideMenu2 .my-shows li.new.active:hover:before,#sideMenu2 .popular-categories li.new.active:hover:before,#sideMenu2 .popular-models li.new.active:hover:before,#sideMenu2 .popular-models-list li.new.active:hover:before,#sideMenu2 .top-categories li.new.active:hover:before{opacity:0;visibility:hidden}
@-webkit-keyframes fadein{0%{bottom:0;opacity:0}to{bottom:60px;opacity:1}}@keyframes fadein{0%{bottom:0;opacity:0}to{bottom:60px;opacity:1}}@-webkit-keyframes fadeout{0%{bottom:60px;opacity:1}to{bottom:0;opacity:0}}@keyframes fadeout{0%{bottom:60px;opacity:1}to{bottom:0;opacity:0}}#snackbar{position:fixed;left:50%;bottom:60px;transform:translateX(-50%);min-width:200px;background-color:#141414;color:#fff;text-align:center;border-radius:.25rem;padding:12px;font-size:15px;visibility:hidden;z-index:30}#snackbar.error{background-color:#ff281d}#snackbar.success{background-color:#f7941e;color:#141414}#snackbar.show{visibility:visible;-webkit-animation:fadein .5s,fadeout .5s 2.5s;animation:fadein .5s,fadeout .5s 2.5s}
.rating{white-space:nowrap;overflow:hidden;color:#fff;margin-top:auto}.rating .star-svg .path{fill:#fff}.rating.star-1 .star-svg:nth-child(-n+1) .path,.rating.star-2 .star-svg:nth-child(-n+2) .path,.rating.star-3 .star-svg:nth-child(-n+3) .path,.rating.star-4 .star-svg:nth-child(-n+4) .path,.rating.star-5 .star-svg:nth-child(-n+5) .path{fill:#f7941e}
.close-btn-svg{position:absolute;right:0;top:20px;width:26px;height:26px;cursor:pointer}.close-btn-svg svg{display:block}.close-btn-svg svg .close-btn-path{stroke:#606060;fill:transparent;stroke-linecap:none;stroke-width:5}.close-btn-svg:hover svg .close-btn-path{stroke:#adadad}.filter-icon-svg{width:20px;height:20px;display:inline-block;vertical-align:bottom}.filter-icon-svg .path{stroke:#000;fill:transparent;stroke-width:4}.star-svg{display:inline-block;width:14px;height:14px;margin-bottom:2px}.star-svg .path.full{fill:#f7941e}.star-svg .path.empty{fill:#fff}.arrows-down-svg .path{stroke:#000;fill:#000;stroke-linecap:round;stroke-width:10}
.treasure-map{display:flex;height:100%}.treasure-map .map-content{width:80%;margin:auto;padding:36px 0}.treasure-map .map-header{position:relative;color:#fff}.treasure-map .map-header .title{font-size:34px}.treasure-map .map-header .description .desc-title,.treasure-map .map-header .title .you-are{color:#f7941e}.treasure-map .map-header .description{position:relative;overflow:hidden;width:75%;font-size:18px;margin-top:15px;margin-bottom:20px;text-align:justify;line-height:1.2em;max-height:3.6em;margin-right:-1em;padding-right:1em}.treasure-map .map-header .description:after{content:'';position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:rgba(0,0,0,.9)}.treasure-map .map-header .description:before{content:'...';position:absolute;right:0;bottom:0}.treasure-map .map-header .secondary-actions{position:absolute;top:0;right:0}.treasure-map .map-header .secondary-actions .favorite,.treasure-map .map-header .secondary-actions .watch-later{position:relative;display:inline-block;width:35px;height:35px;margin-left:10px;cursor:pointer}.treasure-map .map-header .secondary-actions .favorite img,.treasure-map .map-header .secondary-actions .favorite svg,.treasure-map .map-header .secondary-actions .watch-later img{width:100%;height:100%}.treasure-map .map-header .secondary-actions .favorite .tooltip,.treasure-map .map-header .secondary-actions .watch-later .tooltip{position:absolute;top:-30px;left:50%;transform:translateX(-50%);display:inline-table;background-color:rgba(0,0,0,.7);color:#fff;white-space:nowrap;transition:opacity .1s ease-in;opacity:0;font-size:16px}.treasure-map .map-header .secondary-actions .favorite:hover .tooltip,.treasure-map .map-header .secondary-actions .watch-later:hover .tooltip{opacity:1}.treasure-map .map-header .secondary-actions .favorite path{fill:#fff}.treasure-map .map-header .secondary-actions .favorite.on path,.treasure-map .map-header .secondary-actions .favorite:hover path{fill:red}.treasure-map .map-container .story-highlight{color:#f7941e;margin-bottom:15px;text-transform:uppercase;font-size:26px}.treasure-map .map-container .map{display:flex;flex-shrink:2;flex-wrap:wrap}.treasure-map .map-container .map .map-item{width:24.25%;max-width:600px;margin-right:1%;margin-bottom:1%}.treasure-map .map-container .map .map-item:nth-child(4n){margin-right:0}.treasure-map .map-container .map .map-item:nth-child(1) .map-item-content .click-me{display:none!important;position:absolute;left:0;top:0;width:100%;height:100%;text-align:center;background-color:rgba(0,0,0,.7);box-sizing:border-box;line-height:22vh;font-size:1.1vw;white-space:nowrap}.treasure-map .map-container .map .map-item:nth-child(1) .map-item-content .click-me .centered-text{display:flex;justify-content:center;text-align:center;align-items:center}.treasure-map .map-container .map .map-item .map-item-content{position:relative;width:100%;transition:transform 100ms ease-in;cursor:pointer}.treasure-map .map-container .map .map-item .map-item-content .photo,.treasure-map .map-container .map .map-item .map-item-content .video-container .video{width:100%}.treasure-map .map-container .map .map-item .map-item-content .video-container{display:none;width:100%;transition:transform 100ms ease-in}.treasure-map .map-container .map .map-item .map-item-content:hover{transform:scale(1.2);z-index:5000}.treasure-map .map-container .map .map-item .map-item-content:hover .photo{border:2px solid #5f5b56;margin:-2px}.treasure-map .map-container .map .map-item .map-item-content:hover .loading-bar,.treasure-map .map-container .map .map-item .map-item-content:hover .photo.no-video{display:block!important}.treasure-map .map-container .map .map-item .map-item-content:hover .choice-title{display:block}.treasure-map .map-container .map .map-item .map-item-content.video-ready:hover .photo{display:none;border:2px solid #5f5b56;margin:-2px}.treasure-map .map-container .map .map-item .map-item-content.video-ready:hover .video-container{display:block;border:2px solid #5f5b56;margin:-2px}.treasure-map .map-container .map .map-item .map-item-content.video-ready:hover .loading-bar{display:none!important}.treasure-map .map-container .map .map-item .map-item-content .loading-bar{position:absolute;display:none;top:0;left:0;width:0;height:3px;box-sizing:border-box;background-color:#f7941e}.treasure-map .map-container .map .map-item .map-item-content .choice-title{position:absolute!important;left:-2px;bottom:-20px;width:calc(100% + 4px);background-color:#5f5b56;color:#fff;font-size:13px;padding:3px 5px;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:none;text-align:center}.treasure-map .map-footer{width:100%;margin-top:45px}.treasure-map .map-footer .left-side{display:inline-block}.treasure-map .map-footer .left-side .tm-btn{margin-right:10px}.treasure-map .map-footer .right-side{float:right}.treasure-map .map-footer .right-side .tm-btn{margin-left:10px}.treasure-map .map-footer .tm-btn{height:40px;min-width:140px;padding:5px 10px;color:#000;border:0;border-radius:3px;font-size:16px;font-weight:700;display:inline-block;cursor:pointer}.treasure-map .map-footer .tm-btn:focus{outline:0!important}.treasure-map .map-footer .tm-btn.unlock{position:relative;background-color:#fff}.treasure-map .map-footer .tm-btn.unlock:hover{background-color:#f2f2f2}.treasure-map .map-footer .tm-btn.unlock .lock-icon{width:16px;vertical-align:middle;margin:0 6px}.treasure-map .map-footer .tm-btn.unlock .info{position:relative}.treasure-map .map-footer .tm-btn.unlock .info .info-icon{width:18px;vertical-align:middle;margin:0 6px}.treasure-map .map-footer .tm-btn.unlock .info .info-tooltip{position:absolute;bottom:43px;left:50%;transform:translateX(-54%);display:none}.treasure-map .map-footer .tm-btn.unlock .info:hover .info-tooltip{display:block!important}.treasure-map .map-footer .tm-btn.unlock .discount-addon{display:none;position:absolute;right:-38px;top:0;bottom:0;width:65px;background:#ed0000;transform:translateX(30px);z-index:100;border-radius:3px;pointer-events:none;color:#fff;text-align:center;line-height:16px;font-weight:700;font-size:13px;justify-content:center;align-items:center}.treasure-map .map-footer .tm-btn.unlock .discount-addon:before{right:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:transparent #ed0000 transparent transparent;border-width:8px;margin-top:-8px}.treasure-map .map-footer .tm-btn.unlock.discount{margin-right:73px}.treasure-map .map-footer .tm-btn.unlock.discount .discount-addon{display:flex}.treasure-map .map-footer .tm-btn.photos{background-color:#2697d5;text-align:center;vertical-align:top;line-height:40px}.treasure-map .map-footer .tm-btn.photos:hover{background-color:#2288bf}.treasure-map .map-footer .tm-btn.continue{background-color:#a2c73b}.treasure-map .map-footer .tm-btn.continue:hover{background-color:#93b534}.treasure-map .map-footer .tm-btn.start{background-color:#f7941e}.treasure-map .map-footer .tm-btn.start:hover{background-color:#f38809}@media screen and (max-width:1360px){.treasure-map{height:calc(100vh - 55px)}.treasure-map .map-content{width:90%}}@media screen and (max-height:780px){.treasure-map .map-content{width:90%;max-width:1100px;display:flex;flex-wrap:wrap}.treasure-map .map-header{width:calc(46% - 20px);margin-right:20px}.treasure-map .map-header .description{width:100%;line-height:initial;max-height:initial}.treasure-map .map-header .description:after,.treasure-map .map-header .description:before{content:'';background-color:initial}.treasure-map .map-container{width:54%}.treasure-map .map-container .map .map-item{width:32.66667%}.treasure-map .map-container .map .map-item:nth-child(4n){margin-right:1%}.treasure-map .map-container .map .map-item:nth-child(3n){margin-right:0}.treasure-map .map-footer{margin-top:30px}}@media screen and (max-height:650px){.treasure-map .map-content{max-width:1000px}}
.upSellPopup2{border:0;width:100%;display:block}.upSellPopup2 .wrapper{position:relative;background-color:transparent;width:50%;margin-left:auto;margin-right:auto}.upSellPopup2 .wrapper .close-x{background:0 0;top:0;right:0;border:0;color:#fff}.upSellPopup2 .wrapper .close-x i{font-size:2em!important}.upSellPopup2 .wrapper .title{text-transform:uppercase;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:20px;max-width:800px;font-weight:700}.upSellPopup2 .wrapper .title .main{color:#f7941d;margin-bottom:10px;font-size:1.6em;font-family:sans-serif!important}.upSellPopup2 .wrapper .title .sub{color:#fff;font-size:1.1em;font-family:sans-serif!important}.upSellPopup2 .wrapper .content .cards{display:table;margin-left:auto;margin-right:auto}.upSellPopup2 .wrapper .content .cards .card{position:relative;background-color:#000;max-width:300px;display:inline-block;cursor:pointer;border-radius:3px}.upSellPopup2 .wrapper .content .cards .card:not(:last-child){margin-right:15px}.upSellPopup2 .wrapper .content .cards .card .cover{width:100%;-o-object-fit:cover;object-fit:cover;border-top-left-radius:3px;border-top-right-radius:3px}.upSellPopup2 .wrapper .content .cards .card .body{padding:20px;position:relative;margin-top:25px}.upSellPopup2 .wrapper .content .cards .card .body .ls-logo{position:absolute;left:20px;top:-85px;max-width:60px}.upSellPopup2 .wrapper .content .cards .card .body .card-title{color:#f7941d;font-size:1.1em;margin-bottom:5px}.upSellPopup2 .wrapper .content .cards .card .body .card-text{color:#fff}.upSellPopup2 .wrapper .content .cards .card .body .card-button{background-color:#f7941d;color:#fff;text-transform:uppercase;text-align:center;font-size:1.2em;font-weight:700;display:table;margin-left:auto;margin-right:auto;padding:6px 12px;margin-top:15px;border-radius:3px}.upSellPopup2 .wrapper .content .cards .card .body .card-button:hover{background-color:#f28809}