@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:400;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}a img{border:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block}/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/ .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,20%,53%,80%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(0.755,.050,.855,.060);transition-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{visibility:hidden;-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{visibility:hidden;-webkit-transform:translateY(100%);transform:translateY(100%)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{visibility:hidden;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{visibility:hidden;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{visibility:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{visibility:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.simply-scroll-container{position:relative}.simply-scroll-clip{position:relative;overflow:hidden}.simply-scroll-list{overflow:hidden;margin:0;padding:0;list-style:none}.simply-scroll-list li{padding:0;margin:0;list-style:none}.simply-scroll-list li img{border:0;display:block}.simply-scroll-btn{position:absolute;background-image:url(buttons.png);width:42px;height:44px;z-index:3;cursor:pointer}.simply-scroll-btn-left{left:6px;bottom:6px;background-position:0 -44px}.simply-scroll-btn-left.disabled{background-position:0 0!important}.simply-scroll-btn-left:hover,.simply-scroll-btn-left:focus{background-position:0 -88px}.simply-scroll-btn-right{right:6px;bottom:6px;background-position:-84px -44px}.simply-scroll-btn-right.disabled{background-position:-84px 0!important}.simply-scroll-btn-right:hover,.simply-scroll-btn-right:focus{background-position:-84px -88px}.simply-scroll-btn-up{right:6px;top:6px;background-position:-126px -44px}.simply-scroll-btn-up.disabled{background-position:-126px 0!important}.simply-scroll-btn-up:hover,.simply-scroll-btn-up:focus{background-position:-126px -88px}.simply-scroll-btn-down{right:6px;bottom:6px;background-position:-42px -44px}.simply-scroll-btn-down.disabled{background-position:-42px 0!important}.simply-scroll-btn-down:hover,.simply-scroll-btn-down:focus{background-position:-42px -88px}.simply-scroll-btn-pause{right:6px;bottom:6px;background-position:-168px -44px}.simply-scroll-btn-pause:hover,.simply-scroll-btn-pause:focus{background-position:-168px -88px}.simply-scroll-btn-pause.active{background-position:-84px -44px}.simply-scroll-btn-pause.active:hover,.simply-scroll-btn-pause.active:focus{background-position:-84px -88px}.simply-scroll{width:576px;height:200px;margin-bottom:1em}.simply-scroll .simply-scroll-clip{width:576px;height:200px}.simply-scroll .simply-scroll-list{}.simply-scroll .simply-scroll-list li{float:left;width:290px;height:200px}.simply-scroll .simply-scroll-list li img{}.simply-scroll .simply-scroll-btn{}.simply-scroll .simply-scroll-btn-left{}.simply-scroll .simply-scroll-btn-left.disabled{}.simply-scroll .simply-scroll-btn-left:hover{}.simply-scroll .simply-scroll-btn-right{}.simply-scroll .simply-scroll-btn-right.disabled{}.simply-scroll .simply-scroll-btn-right:hover{}.simply-scroll .simply-scroll-btn-up{}.simply-scroll .simply-scroll-btn-up.disabled{}.simply-scroll .simply-scroll-btn-up:hover{}.simply-scroll .simply-scroll-btn-down{}.simply-scroll .simply-scroll-btn-down.disabled{}.simply-scroll .simply-scroll-btn-down:hover{}.vert{width:340px;height:400px;margin-bottom:1.5em}.vert .simply-scroll-clip{width:290px;height:400px}.vert .simply-scroll-list{}.vert .simply-scroll-list li{width:290px;height:200px}.vert .simply-scroll-list li img{}.vert .simply-scroll-btn{}.vert .simply-scroll-btn-up{right:0;top:0}.vert .simply-scroll-btn-up.disabled{}.vert .simply-scroll-btn-up:hover{}.vert .simply-scroll-btn-down{right:0;top:52px}.vert .simply-scroll-btn-down.disabled{}.vert .simply-scroll-btn-down:hover{}.tabulous-nav{overflow:auto}.transition{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transition-delay:.3s;-moz-transition-delay:.3s;-o-transition-delay:.3s;-ms-transition-delay:.3s;transition-delay:.3s}.make-transist{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.hidescale{-webkit-transform:scale(0.9);-moz-transform:scale(0.9);-o-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;z-index:-1!important}.showscale{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1;-webkit-transition-delay:.3s;-moz-transition-delay:.3s;-o-transition-delay:.3s;-ms-transition-delay:.3s;transition-delay:.3s}.hideleft{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-o-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.showleft{-webkit-transform:translateX(0px);-moz-transform:translateX(0px);-o-transform:translateX(0px);-ms-transform:translateX(0px);transform:translateX(0px);-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1;-webkit-transition-delay:.3s;-moz-transition-delay:.3s;-o-transition-delay:.3s;-ms-transition-delay:.3s;transition-delay:.3s}.hidescaleup{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.showscaleup{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1;-webkit-transition-delay:.3s;-moz-transition-delay:.3s;-o-transition-delay:.3s;-ms-transition-delay:.3s;transition-delay:.3s}.hideflip{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;-webkit-transform:rotatey(-90deg) scale(1.1);-moz-transform:rotatey(-90deg) scale(1.1);-o-transform:rotatey(-90deg) scale(1.1);-ms-transform:rotatey(-90deg) scale(1.1);transform:rotatey(-90deg) scale(1.1);-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-o-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.showflip{-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1;-webkit-transition-delay:.3s;-moz-transition-delay:.3s;-o-transition-delay:.3s;-ms-transition-delay:.3s;transition-delay:.3s;-webkit-transform:rotatey(0deg) scale(1);-moz-transform:rotatey(0deg) scale(1);-o-transform:rotatey(0deg) scale(1);-ms-transform:rotatey(0deg) scale(1);transform:rotatey(0deg) scale(1);-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-o-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.hiderotate{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg)}.showrotate{-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1;transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transition-delay:.3s;-moz-transition-delay:.3s;-o-transition-delay:.3s;-ms-transition-delay:.3s;transition-delay:.3s}.tabulous-nav{overflow:auto}.transition{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transition-delay:.3s;-moz-transition-delay:.3s;-o-transition-delay:.3s;-ms-transition-delay:.3s;transition-delay:.3s}.make-transist{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.hidescale{-webkit-transform:scale(0.9);-moz-transform:scale(0.9);-o-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);filter:alpha(opacity=0);opacity:0}.showscale{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1;-webkit-transition-delay:.3s;-moz-transition-delay:.3s;-o-transition-delay:.3s;-ms-transition-delay:.3s;transition-delay:.3s}.hideleft{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-o-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.showleft{-webkit-transform:translateX(0px);-moz-transform:translateX(0px);-o-transform:translateX(0px);-ms-transform:translateX(0px);transform:translateX(0px);-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1;-webkit-transition-delay:.3s;-moz-transition-delay:.3s;-o-transition-delay:.3s;-ms-transition-delay:.3s;transition-delay:.3s}.hidescaleup{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.showscaleup{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1;-webkit-transition-delay:.3s;-moz-transition-delay:.3s;-o-transition-delay:.3s;-ms-transition-delay:.3s;transition-delay:.3s}.hideflip{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;-webkit-transform:rotatey(-90deg) scale(1.1);-moz-transform:rotatey(-90deg) scale(1.1);-o-transform:rotatey(-90deg) scale(1.1);-ms-transform:rotatey(-90deg) scale(1.1);transform:rotatey(-90deg) scale(1.1);-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-o-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.showflip{-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1;-webkit-transition-delay:.3s;-moz-transition-delay:.3s;-o-transition-delay:.3s;-ms-transition-delay:.3s;transition-delay:.3s;-webkit-transform:rotatey(0deg) scale(1);-moz-transform:rotatey(0deg) scale(1);-o-transform:rotatey(0deg) scale(1);-ms-transform:rotatey(0deg) scale(1);transform:rotatey(0deg) scale(1);-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-o-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.hiderotate{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg)}.showrotate{-ms-filter:"alpha(Opacity=1)";filter:alpha(opacity=1);opacity:1;transform:rotate(0deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transition-delay:.3s;-moz-transition-delay:.3s;-o-transition-delay:.3s;-ms-transition-delay:.3s;transition-delay:.3s}.royalSlider{width:600px;height:400px;position:relative;direction:ltr}.royalSlider>*{float:left}.rsWebkit3d .rsSlide{-webkit-transform:translateZ(0)}.rsWebkit3d .rsSlide,.rsWebkit3d .rsContainer,.rsWebkit3d .rsThumbs,.rsWebkit3d .rsPreloader,.rsWebkit3d img,.rsWebkit3d .rsOverflow,.rsWebkit3d .rsBtnCenterer,.rsWebkit3d .rsAbsoluteEl,.rsWebkit3d .rsABlock,.rsWebkit3d .rsLink{-webkit-backface-visibility:hidden}.rsFade.rsWebkit3d .rsSlide,.rsFade.rsWebkit3d img,.rsFade.rsWebkit3d .rsContainer{-webkit-transform:none}.rsOverflow{width:100%;height:100%;position:relative;overflow:hidden;float:left;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rsVisibleNearbyWrap{width:100%;height:100%;position:relative;overflow:hidden;left:0;top:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rsVisibleNearbyWrap .rsOverflow{position:absolute;left:0;top:0}.rsContainer{position:relative;width:100%;height:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rsArrow,.rsThumbsArrow{cursor:pointer}.rsThumb{float:left;position:relative}.rsArrow,.rsNav,.rsThumbsArrow{opacity:1;-webkit-transition:opacity .3s linear;-moz-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear}.rsHidden{opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .3s,opacity .3s linear;-moz-transition:visibility 0s linear .3s,opacity .3s linear;-o-transition:visibility 0s linear .3s,opacity .3s linear;transition:visibility 0s linear .3s,opacity .3s linear}.rsGCaption{width:100%;float:left;text-align:center}.royalSlider.rsFullscreen{position:fixed!important;height:auto!important;width:auto!important;margin:0!important;padding:0!important;z-index:2147483647!important;top:0!important;left:0!important;bottom:0!important;right:0!important}.royalSlider .rsSlide.rsFakePreloader{opacity:1!important;-webkit-transition:0s;-moz-transition:0s;-o-transition:0s;transition:0s;display:none}.rsSlide{position:absolute;left:0;top:0;display:block;overflow:hidden;height:100%;width:100%}.royalSlider.rsAutoHeight,.rsAutoHeight .rsSlide{height:auto}.rsContent{width:100%;height:100%;position:relative}.rsPreloader{position:absolute;z-index:0}.rsNav{-moz-user-select:-moz-none;-webkit-user-select:none;user-select:none}.rsNavItem{-webkit-tap-highlight-color:rgba(0,0,0,.25)}.rsThumbs{cursor:pointer;position:relative;overflow:hidden;float:left;z-index:22}.rsTabs{float:left;background:none!important}.rsTabs,.rsThumbs{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}.rsVideoContainer{width:auto;height:auto;line-height:0;position:relative}.rsVideoFrameHolder{position:absolute;left:0;top:0;background:#141414;opacity:0;-webkit-transition:.3s}.rsVideoFrameHolder.rsVideoActive{opacity:1}.rsVideoContainer iframe,.rsVideoContainer video,.rsVideoContainer embed,.rsVideoContainer .rsVideoObj{position:absolute;z-index:50;left:0;top:0;width:100%;height:100%}.rsVideoContainer.rsIOSVideo iframe,.rsVideoContainer.rsIOSVideo video,.rsVideoContainer.rsIOSVideo embed{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:44px}.rsABlock{left:0;top:0;position:absolute;z-index:15}img.rsImg{max-width:none}.grab-cursor{cursor:url(images/royalslider/grab.png) 8 8,move}.grabbing-cursor{cursor:url(images/royalslider/grabbing.png) 8 8,move}.rsNoDrag{cursor:auto}.rsLink{left:0;top:0;position:absolute;width:100%;height:100%;display:block;z-index:20;background:url(images/royalslider/blank.gif)}.rsDefault,.rsDefault .rsOverflow,.rsDefault .rsSlide,.rsDefault .rsVideoFrameHolder,.rsDefault .rsThumbs{color:#FFF}.rsDefault .rsArrow{z-index:21;width:32px;height:32px;top:50%;margin-top:-16px;position:absolute;cursor:pointer;background:url(../images/royalslider/rs-default.png);background-color:#000;background-color:rgba(0,0,0,.75);*background-color:#000;border-radius:2px}.rsDefault.rsVer .rsArrow{width:100%;height:44px}.rsDefault.rsVer .rsArrowLeft{top:0;left:0}.rsDefault.rsVer .rsArrowRight{bottom:0;left:0}.rsDefault.rsHor .rsArrowLeft{left:0}.rsDefault.rsHor .rsArrowRight{right:0}.rsDefault .rsArrowIcn{}.rsDefault .rsArrowIcn:hover{background-color:rgba(0,0,0,.9)}.rsDefault.rsHor .rsArrowLeft{background-position:-64px -32px}.rsDefault.rsHor .rsArrowRight{background-position:-64px -64px}.rsDefault.rsVer .rsArrowLeft .rsArrowIcn{background-position:-96px -32px}.rsDefault.rsVer .rsArrowRight .rsArrowIcn{background-position:-96px -64px}.rsDefault .rsArrowDisabled .rsArrowIcn{opacity:.2;filter:alpha(opacity=20);*display:none}.rsDefault .rsBullets{position:absolute;z-index:35;left:0;bottom:0;width:100%;height:15px;margin:0 auto;text-align:center;line-height:8px;overflow:hidden}.rsDefault .rsBullet{width:8px;height:8px;display:inline-block;*display:inline;*zoom:1;padding:6px 5px}.rsDefault .rsBullet span{display:block;width:8px;height:8px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;background:#777;background:rgba(255,255,255,.5)}.rsDefault .rsBullet.rsNavSelected span{background-color:#FFF;color:#000}.number-in-bullet.rsDefault .rsBullet{padding:6px 5px}.number-in-bullet.rsDefault .rsBullet span{width:14px;height:14px;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;line-height:14px}.rsDefault .rsThumbsHor{width:100%;height:72px}.rsDefault .rsThumbsVer{width:96px;height:100%;position:absolute;top:0;right:0}.rsDefault.rsWithThumbsHor .rsThumbsContainer{position:relative;height:100%}.rsDefault.rsWithThumbsVer .rsThumbsContainer{position:relative;width:100%}.rsDefault .rsThumb{float:left;overflow:hidden;width:96px;height:72px}.rsDefault .rsThumb img{width:100%;height:100%}.rsDefault .rsThumb.rsNavSelected{background:#d0d0d0}.rsDefault .rsThumb.rsNavSelected img{opacity:.3;filter:alpha(opacity=30)}.rsDefault .rsTmb{display:block}.rsDefault .rsTmb h5{font-size:16px;margin:0;padding:0;line-height:20px;color:#FFF}.rsDefault .rsTmb span{color:#DDD;margin:0;padding:0;font-size:13px;line-height:18px}.rsDefault .rsThumbsArrow{height:100%;width:20px;position:absolute;display:block;cursor:pointer;z-index:21;background:#000;background:rgba(0,0,0,.75)}.rsDefault .rsThumbsArrow:hover{background:rgba(0,0,0,.9)}.rsDefault.rsWithThumbsVer .rsThumbsArrow{width:100%;height:20px}.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft{top:0;left:0}.rsDefault.rsWithThumbsVer .rsThumbsArrowRight{bottom:0;left:0}.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft{left:0;top:0}.rsDefault.rsWithThumbsHor .rsThumbsArrowRight{right:0;top:0}.rsDefault .rsThumbsArrowIcn{width:16px;height:16px;top:50%;left:50%;margin-top:-8px;margin-left:-8px;position:absolute;cursor:pointer;background:url(../images/royalslider/rs-default.png)}.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn{background-position:-128px -32px}.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn{background-position:-128px -48px}.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn{background-position:-144px -32px}.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn{background-position:-144px -48px}.rsDefault .rsThumbsArrowDisabled{display:none!important}@media screen and (min-width:0) and (max-width:800px){.rsDefault .rsThumb{width:59px;height:44px}.rsDefault .rsThumbsHor{height:44px}.rsDefault .rsThumbsVer{width:59px}}.rsDefault .rsTabs{width:100%;height:auto;margin:0 auto;text-align:center;overflow:hidden;padding-top:12px;position:relative}.rsDefault .rsTab{display:inline-block;cursor:pointer;text-align:center;height:auto;width:auto;color:#333;padding:5px 13px 6px;min-width:72px;border:1px solid #D9D9DD;border-right:1px solid #f5f5f5;text-decoration:none;background-color:#FFF;background-image:-webkit-linear-gradient(top,#fefefe,#f4f4f4);background-image:-moz-linear-gradient(top,#fefefe,#f4f4f4);background-image:linear-gradient(to bottom,#fefefe,#f4f4f4);-webkit-box-shadow:inset 1px 0 0 #fff;box-shadow:inset 1px 0 0 #fff;*display:inline;*zoom:1}.rsDefault .rsTab:first-child{-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px}.rsDefault .rsTab:last-child{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;border-right:1px solid #cfcfcf}.rsDefault .rsTab:active{border:1px solid #D9D9DD;background-color:#f4f4f4;box-shadow:0 1px 4px rgba(0,0,0,.2) inset}.rsDefault .rsTab.rsNavSelected{color:#FFF;border:1px solid #999;text-shadow:1px 1px #838383;box-shadow:0 1px 9px rgba(102,102,102,.65) inset;background:#ACACAC;background-image:-webkit-linear-gradient(top,#ACACAC,#BBB);background-image:-moz-llinear-gradient(top,#ACACAC,#BBB);background-image:linear-gradient(to bottom,#ACACAC,#BBB)}.rsDefault .rsFullscreenBtn{right:0;top:0;width:44px;height:44px;z-index:22;display:block;position:absolute;cursor:pointer}.rsDefault .rsFullscreenIcn{display:block;margin:6px;width:32px;height:32px;background:url(../images/royalslider/rs-default.png) 0 0;background-color:#000;background-color:rgba(0,0,0,.75);*background-color:#000;border-radius:2px}.rsDefault .rsFullscreenIcn:hover{background-color:rgba(0,0,0,.9)}.rsDefault.rsFullscreen .rsFullscreenIcn{background-position:-32px 0}.rsDefault .rsPlayBtn{-webkit-tap-highlight-color:rgba(0,0,0,.3);width:64px;height:64px;margin-left:-32px;margin-top:-32px;cursor:pointer}.rsDefault .rsPlayBtnIcon{width:64px;display:block;height:64px;-webkit-border-radius:4px;border-radius:4px;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;background:url(../images/royalslider/rs-default.png) no-repeat 0 -32px;background-color:#000;background-color:rgba(0,0,0,.75);*background-color:#000}.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon{background-color:rgba(0,0,0,.9)}.rsDefault .rsBtnCenterer{position:absolute;left:50%;top:50%}.rsDefault .rsCloseVideoBtn{right:0;top:0;width:44px;height:44px;z-index:500;position:absolute;cursor:pointer;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0)}.rsDefault .rsCloseVideoBtn.rsiOSBtn{top:-38px;right:-6px}.rsDefault .rsCloseVideoIcn{margin:6px;width:32px;height:32px;background:url(../images/royalslider/rs-default.png) -64px 0;background-color:#000;background-color:rgba(0,0,0,.75);*background-color:#000}.rsDefault .rsCloseVideoIcn:hover{background-color:rgba(0,0,0,.9)}.rsDefault .rsPreloader{width:20px;height:20px;background-image:url(../images/royalslider/preloader-white.gif);left:50%;top:50%;margin-left:-10px;margin-top:-10px}.rsDefault .rsGCaption{position:absolute;float:none;bottom:6px;left:6px;text-align:left;background:#000;background:rgba(0,0,0,.75);color:#FFF;padding:2px 8px;width:auto;font-size:12px;border-radius:2px}@font-face{font-family:HP-Font;src:url(../resources/fonts/hps-euro-w01-regular-ttf.eot);src:url(../resources/fonts/hps-euro-w01-regular-ttf.woff) format("woff"),url(../resources/fonts/hps-euro-w01-regular-ttf.ttf) format("truetype"),url(../resources/fonts/hps-euro-w01-regular-ttf.svg) format("svg");font-weight:400;font-style:normal}body{font-family:HP-Font,'Trebuchet MS',Arial,Verdana,Geneva,Helvetica,sans-serif}div.dummy{height:100%;width:100%}.canvas_class{overflow:hidden}.hidden,.hidden *{visibility:hidden!important;z-index:-1!important}.canvas_class{margin:0 auto;height:600px;width:100%;position:relative;background:#fff}#intel-logo{height:45px;width:auto;position:absolute;right:10px;top:50px}#knx-tab-wrapper{position:absolute;display:inline-block;top:0;left:0;z-index:1;width:100%;height:600px}#tab-menu-wrapper{height:40px;width:100%;top:0;left:0;z-index:2;position:absolute;border-bottom:thin solid #bab9be;overflow:hidden}#tab-menu-wrapper li{height:100%;width:33.333333333333336%}#salutation-dd{border:thin solid #d9d9d9;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}#tab-menu-1,#tab-menu-2,#tab-menu-3{float:left;top:0;left:0;z-index:3;position:relative}#tab-menu-1 a,#tab-menu-2 a,#tab-menu-3 a{text-decoration:none;width:100%;height:37px;border-bottom:3px solid #fff;color:#4d4d4d;font-weight:700;text-align:center;display:table}#tab-menu-1 a .dummy,#tab-menu-2 a .dummy,#tab-menu-3 a .dummy{height:100%;width:100%;display:table-cell;vertical-align:middle}#tab-menu-1.selected a,#tab-menu-2.selected a,#tab-menu-3.selected a{color:#000;border-bottom:3px solid #0096d6}#tab-content-wrapper{height:500px;width:100%;top:0;left:0;z-index:1}#tab-content-wrapper div.tabcontent_class{height:500px;width:100%}#tab-content-2{top:0;left:0;z-index:2;position:absolute}#tab-content-3{top:0;left:0;z-index:1;position:absolute}#knx-footer-wrapper{width:100%;height:100px;position:absolute;bottom:0;left:0;z-index:10000;border-top:2px solid #bab9be}#knx-footer{width:280px;height:80px;padding:10px;margin:0 auto}#knx-footer .left{height:80px;width:60px;text-align:center;float:left}#knx-footer .left img{margin-top:10px;width:auto;height:45px}#knx-footer .right{width:60px;height:80px;text-align:right;float:left}#knx-footer .right a{float:left;margin-top:50px}#knx-footer .right a:last-child{margin-left:5px}#knx-footer .right a img{width:20px;height:20px}#knx-footer .center{width:160px;height:80px;text-align:left;float:left;margin-top:5px}#knx-footer .center .enquire{width:80px;color:#fff;padding:7px;background:#d9421d;border-bottom-left-radius:6px;border-top-right-radius:6px;-moz-border-bottom-left-radius:6px;-moz-border-top-right-radius:6px;-webkit-border-bottom-left-radius:6px;-webkit-border-top-right-radius:6px;margin-bottom:5px;font-size:14px;cursor:pointer;text-align:center}#knx-footer .center .enquire:hover{opacity:.7}#knx-footer .center .title{font-size:13px;color:#000;line-height:20px}#knx-footer .center .title a{text-decoration:underline;color:#000}#knx-footer .center .note{font-size:11px;color:#b4b4b7;line-height:15px}#tab-content-1{top:0;left:0;z-index:3;position:absolute}#tab-content-1 .title{padding:10px;width:98.6%;height:70px;position:absolute;top:41px;left:0}#tab-content-1 .title p{line-height:35px;color:#000;font-size:25px}#tab-content-1 .title .main-title{font-weight:700}#tab-content-1 .title .title-content{margin-top:15px;font-size:14px;line-height:17px;font-weight:0!important}#tab-content-1 .title .subtitle{font-weight:700;color:#000;font-size:20px;margin-top:12px;line-height:25px}#star-buys-slider{border-top:2px solid #bab9be;position:absolute;height:163px;width:100%;bottom:0;left:0;z-index:1}.star-buys-wrapper{height:163px;margin:0 auto;width:300px}.star-buys-wrapper .star-buys-item{margin-top:-10px;width:280px;padding:0 10px;height:163px;float:left;cursor:pointer}.star-buys-wrapper .star-buys-item:first-child{border-top:0}.star-buys-wrapper .star-buys-item:hover{opacity:.7}.star-buys-wrapper .star-buys-item .product-left{width:140px;height:163px;float:left}.star-buys-wrapper .star-buys-item .product-left .product-image-wrapper{width:140px;height:163px;display:table-cell;vertical-align:middle}.star-buys-wrapper .star-buys-item .product-left img{max-width:130px;max-height:163px;width:auto;height:auto}.star-buys-wrapper .star-buys-item .product-right{width:140px;height:163px;float:left}.star-buys-wrapper .star-buys-item .product-right .product-info-outer{width:140px;height:163px;display:table-cell;vertical-align:middle}.star-buys-wrapper .star-buys-item .product-right .product-title{font-size:16px;line-height:20px;color:#000}.star-buys-wrapper .star-buys-item .product-right .product-sub-title{font-size:14px;line-height:20px;color:#000}.star-buys-wrapper .star-buys-item .product-right .product-serial{font-size:12px;line-height:18px;color:#bab9be}.star-buys-wrapper .star-buys-item .product-right .product-price{color:#d9421d;font-size:16px;margin-top:5px;line-height:20px}.star-buys-wrapper .star-buys-item .product-right .product-view-more{font-weight:700;width:80px;color:#fff;padding:7px;margin-top:5px;background:#1b98d4;border-bottom-left-radius:6px;border-top-right-radius:6px;-moz-border-bottom-left-radius:6px;-moz-border-top-right-radius:6px;-webkit-border-bottom-left-radius:6px;-webkit-border-top-right-radius:6px;font-size:12px;text-align:center}#star-buys-slider .rsArrowLeft{height:24px;width:14px;background:url(../images/index_300_600_nov2014/left.png)}#star-buys-slider .rsArrowRight{height:24px;width:14px;background:url(../images/index_300_600_nov2014/right.png)}#star-buys-slider .rsBullets{height:20px;width:100%;margin-bottom:5px}#star-buys-slider .rsNavItem.rsBullet,#star-buys-slider .rsNavItem.rsBullet span{width:12px;height:12px;cursor:pointer}#star-buys-slider .rsNavItem.rsBullet span{background:url(../images/index_300_600_nov2014/bullet.png)}#star-buys-slider .rsNavItem.rsBullet.rsNavSelected span{background:url(../images/index_300_600_nov2014/selected-bullet.png)}#notebooks-tab-wrapper,#desktops-tab-wrapper{position:absolute;display:inline-block;top:51px;left:0;z-index:1;width:100%;height:445px;margin-top:10px}.menu-line{display:inline-block;width:80px;height:1px;background:#fff;position:absolute;top:100px;left:11px;z-index:10000!important}#notebook-tab-menu-wrapper,#desktop-tab-menu-wrapper{height:39px;width:98.6%;margin-left:10px;top:0;left:0;z-index:2;position:absolute;overflow:hidden;border-bottom:thin solid #000}#notebook-tab-menu-1,#notebook-tab-menu-2,#desktop-tab-menu-1,#desktop-tab-menu-2{width:80px;float:left;top:0;left:0;z-index:3;height:38px;position:relative;border:thin solid #fff;border-top-right-radius:0;-moz-border-top-right-radius:0;-webkit-border-top-right-radius:0}#notebook-tab-menu-1 a,#notebook-tab-menu-2 a,#desktop-tab-menu-1 a,#desktop-tab-menu-2 a{text-decoration:none;width:82px;height:39px;line-height:35px;color:#4d4d4d;font-weight:700;text-align:center;display:inline-block}#notebook-tab-menu-1.selected,#notebook-tab-menu-2.selected,#desktop-tab-menu-1.selected,#desktop-tab-menu-2.selected{border:thin solid #000;border-bottom:#fff;border-top-right-radius:6px;-moz-border-top-right-radius:6px;-webkit-border-top-right-radius:6px}#notebook-tab-menu-1.selected a,#notebook-tab-menu-2.selected a,#desktop-tab-menu-1.selected a,#desktop-tab-menu-2.selected a{color:#000}#notebooks-tab-content-wrapper,#desktop-tab-content-wrapper{height:405px;width:98.6%;position:absolute;top:40px;left:0;z-index:1;margin-left:10px}#notebooks-tab-content-wrapper .elite-content-products,#desktop-tab-content-wrapper .elite-content-products{position:relative;width:100%;height:125px;text-align:left}#notebooks-tab-content-wrapper .notebook-tab-content,#notebooks-tab-content-wrapper .desktop-tab-content,#desktop-tab-content-wrapper .notebook-tab-content,#desktop-tab-content-wrapper .desktop-tab-content{padding:5px;height:395px;width:99%;display:inline-block;text-align:left}#notebooks-tab-content-wrapper .elite-content-top,#desktop-tab-content-wrapper .elite-content-top{border-bottom:thin solid #bab9be;height:281px;text-align:left}#notebooks-tab-content-wrapper .title,#desktop-tab-content-wrapper .title{margin-top:5px;color:#000;font-size:18px;margin-bottom:10px;text-align:left}#notebooks-tab-content-wrapper .subtitle,#desktop-tab-content-wrapper .subtitle{color:#4d4d4d;font-size:14px;margin-bottom:10px;text-align:left}#notebooks-tab-content-wrapper .header,#desktop-tab-content-wrapper .header{line-height:17px;font-size:14px;font-weight:700;text-align:left}#notebooks-tab-content-wrapper .view-products-title,#desktop-tab-content-wrapper .view-products-title{width:95%;height:25px;cursor:pointer;text-align:left}#notebooks-tab-content-wrapper .view-products-title .down-icon,#desktop-tab-content-wrapper .view-products-title .down-icon{position:absolute;right:10px;top:5px}#notebooks-tab-content-wrapper .view-products-title .down-icon img,#desktop-tab-content-wrapper .view-products-title .down-icon img{height:10px;width:auto}#notebooks-tab-content-wrapper .content,#desktop-tab-content-wrapper .content{color:#000;font-size:12px;line-height:15px;text-align:left}#notebooks-tab-content-wrapper .note,#desktop-tab-content-wrapper .note{text-align:left;margin-bottom:5px;color:#4d4d4d;font-size:11px;line-height:13px}#notebooks-tab-content-wrapper .note:first-child,#desktop-tab-content-wrapper .note:first-child{margin-top:10px}#notebooks-tab-content-wrapper .banner-wrapper,#desktop-tab-content-wrapper .banner-wrapper{text-align:center;width:100%}#notebooks-tab-content-wrapper .banner-wrapper .banner,#desktop-tab-content-wrapper .banner-wrapper .banner{width:270px;height:auto;margin-bottom:10px}#notebooks-tab-content-wrapper .products-listing-wrapper,#desktop-tab-content-wrapper .products-listing-wrapper{width:100%;height:95px;overflow:hidden;background:#fff;text-align:left}#notebooks-tab-content-wrapper #elite-notebook-category,#notebooks-tab-content-wrapper #pro-notebook-category,#notebooks-tab-content-wrapper #elite-desktop-category,#notebooks-tab-content-wrapper #pro-desktop-category,#desktop-tab-content-wrapper #elite-notebook-category,#desktop-tab-content-wrapper #pro-notebook-category,#desktop-tab-content-wrapper #elite-desktop-category,#desktop-tab-content-wrapper #pro-desktop-category{margin:0 auto;text-align:left;width:100%;height:100%}#notebooks-tab-content-wrapper #elite-notebook-category .col,#notebooks-tab-content-wrapper #pro-notebook-category .col,#notebooks-tab-content-wrapper #elite-desktop-category .col,#notebooks-tab-content-wrapper #pro-desktop-category .col,#desktop-tab-content-wrapper #elite-notebook-category .col,#desktop-tab-content-wrapper #pro-notebook-category .col,#desktop-tab-content-wrapper #elite-desktop-category .col,#desktop-tab-content-wrapper #pro-desktop-category .col{margin-top:-7px;cursor:pointer;width:100px;padding:0 5px;height:95px;float:left;text-align:center}#notebooks-tab-content-wrapper #elite-notebook-category .col:hover,#notebooks-tab-content-wrapper #pro-notebook-category .col:hover,#notebooks-tab-content-wrapper #elite-desktop-category .col:hover,#notebooks-tab-content-wrapper #pro-desktop-category .col:hover,#desktop-tab-content-wrapper #elite-notebook-category .col:hover,#desktop-tab-content-wrapper #pro-notebook-category .col:hover,#desktop-tab-content-wrapper #elite-desktop-category .col:hover,#desktop-tab-content-wrapper #pro-desktop-category .col:hover{opacity:.7}#notebooks-tab-content-wrapper #elite-notebook-category .col img,#notebooks-tab-content-wrapper #pro-notebook-category .col img,#notebooks-tab-content-wrapper #elite-desktop-category .col img,#notebooks-tab-content-wrapper #pro-desktop-category .col img,#desktop-tab-content-wrapper #elite-notebook-category .col img,#desktop-tab-content-wrapper #pro-notebook-category .col img,#desktop-tab-content-wrapper #elite-desktop-category .col img,#desktop-tab-content-wrapper #pro-desktop-category .col img{max-width:60px;max-height:55px;width:auto;height:auto;margin-bottom:5px}#notebooks-tab-content-wrapper #elite-notebook-category .col p,#notebooks-tab-content-wrapper #pro-notebook-category .col p,#notebooks-tab-content-wrapper #elite-desktop-category .col p,#notebooks-tab-content-wrapper #pro-desktop-category .col p,#desktop-tab-content-wrapper #elite-notebook-category .col p,#desktop-tab-content-wrapper #pro-notebook-category .col p,#desktop-tab-content-wrapper #elite-desktop-category .col p,#desktop-tab-content-wrapper #pro-desktop-category .col p{color:#000;font-size:11px}#notebook-product-details-wrapper,#desktop-product-details-wrapper{width:100%}#notebook-product-listing,#desktop-product-listing{width:100%;height:498px;background:#fff;position:absolute;top:0;left:0;z-index:1000000!important;display:none}#notebook-product-listing #notebook-details-close,#notebook-product-listing #desktop-details-close,#desktop-product-listing #notebook-details-close,#desktop-product-listing #desktop-details-close{font-size:20px;position:absolute;right:10px;top:10px;color:#fff;cursor:pointer}#notebook-product-listing .header,#desktop-product-listing .header{padding:10px;height:20px;width:98.6%;font-size:18px;color:#fff;background:#1997d6;float:left;position:relative}#notebook-product-listing .content,#desktop-product-listing .content{width:280px;padding:10px;height:439px;float:left;position:relative;background:#fff}#notebook-product-listing .content2,#desktop-product-listing .content2{width:100%!important}#notebook-product-listing .product-details-wrapper,#desktop-product-listing .product-details-wrapper{width:98.6%;border-bottom:thin solid #bab9be;margin-bottom:10px;color:#000;padding-bottom:55px}#notebook-product-listing .product-details-wrapper .processor-details,#desktop-product-listing .product-details-wrapper .processor-details{width:98.6%;height:60px;margin-top:5px}#notebook-product-listing .product-details-wrapper .processor-details img,#desktop-product-listing .product-details-wrapper .processor-details img{float:left;height:60px;width:auto;margin-right:10px}#notebook-product-listing .product-details-wrapper .processor-details div,#desktop-product-listing .product-details-wrapper .processor-details div{float:left;width:220px;height:60px}#notebook-product-listing .product-details-wrapper .processor-details div p,#desktop-product-listing .product-details-wrapper .processor-details div p{font-size:14px}#notebook-product-listing .product-details-wrapper .processor-details div p:first-child,#desktop-product-listing .product-details-wrapper .processor-details div p:first-child{margin-top:10px;font-size:16px;font-weight:700;margin-bottom:5px}#notebook-product-listing .product-details-wrapper:last-child,#desktop-product-listing .product-details-wrapper:last-child{border-bottom:0}#notebook-product-listing .product-details-wrapper .product-detailed-image-wrapper,#desktop-product-listing .product-details-wrapper .product-detailed-image-wrapper{width:100%;text-align:center;margin-bottom:10px}#notebook-product-listing .product-details-wrapper .product-detailed-image-wrapper img,#desktop-product-listing .product-details-wrapper .product-detailed-image-wrapper img{width:200px;height:auto}#notebook-product-listing .product-details-wrapper .product-detailed-title,#desktop-product-listing .product-details-wrapper .product-detailed-title{font-size:20px;line-height:25px;margin-bottom:5px}#notebook-product-listing .product-details-wrapper .product-detailed-sub-title,#desktop-product-listing .product-details-wrapper .product-detailed-sub-title{font-size:16px;line-height:20px}#notebook-product-listing .product-details-wrapper .product-detailed-content,#desktop-product-listing .product-details-wrapper .product-detailed-content{margin-top:10px;font-size:13px;line-height:16px;margin-bottom:10px}#notebook-product-listing .product-details-wrapper .product-detailed-price,#desktop-product-listing .product-details-wrapper .product-detailed-price{color:#d9421d;font-size:22px;line-height:20px;text-align:right;margin-top:10px}#notebook-product-listing .product-details-wrapper .product-detailed-serial,#desktop-product-listing .product-details-wrapper .product-detailed-serial{font-size:13px;line-height:16px;color:#bab9be}#notebook-product-listing .product-details-wrapper .product-detailed-view-more,#desktop-product-listing .product-details-wrapper .product-detailed-view-more{font-weight:700;width:80px;color:#fff;padding:7px;margin-top:10px;background:#1b98d4;border-bottom-left-radius:6px;border-top-right-radius:6px;-moz-border-bottom-left-radius:6px;-moz-border-top-right-radius:6px;-webkit-border-bottom-left-radius:6px;-webkit-border-top-right-radius:6px;font-size:12px;text-align:center;float:right;cursor:pointer}#enquiry-form-wrapper{width:100%;height:600px;position:absolute;top:0;left:0;z-index:1000000!important;display:none}#enquiry-form-wrapper #form-close{font-size:20px;position:absolute;right:10px;top:10px;color:#fff;cursor:pointer}#enquiry-form-wrapper .header{padding:10px;height:20px;width:98.6%;font-size:18px;color:#fff;background:#1997d6;float:left;position:relative}#enquiry-form-wrapper .content{width:98.6%;padding:10px;height:540px;float:left;position:relative;background:#fff}#enquiry-form-wrapper .content p{font-size:13px;line-height:16px}#enquiry-form-wrapper .content p:first-child{margin-bottom:5px}#enquiry-form-wrapper .content .form-wrapper{margin-top:5px;width:280px;line-height:30px;font-size:13px;height:360px}#enquiry-form-wrapper .content .form-wrapper a{color:#1997d6}#enquiry-form-wrapper .content .form-wrapper .field{height:18px}#enquiry-form-wrapper .content .form-wrapper label{color:#000}#enquiry-form-wrapper .content .form-wrapper .menu .item{font-size:13px!important}#enquiry-form-wrapper .content .form-wrapper .ui.input input,#enquiry-form-wrapper .content .form-wrapper .ui.dropdown{padding:5px;font-size:13px!important}#enquiry-form-wrapper .content .form-wrapper .col{width:280px;height:30px;float:left}#enquiry-form-wrapper .content .form-wrapper .error{background-color:snow;border-color:#E7BEBE;color:#D95C5C}#enquiry-form-wrapper .content .form-wrapper .left{width:120px;height:30px;float:left}#enquiry-form-wrapper .content .form-wrapper .right{width:160px;height:30px;float:left}#enquiry-form-wrapper .content .note{font-weight:700}#enquiry-form-wrapper .content .red{color:red}#enquiry-form-wrapper #enquire-submit{font-weight:700;width:90px;color:#fff;padding:7px;background:#d9421d;border-bottom-left-radius:6px;border-top-right-radius:6px;-moz-border-bottom-left-radius:6px;-moz-border-top-right-radius:6px;-webkit-border-bottom-left-radius:6px;-webkit-border-top-right-radius:6px;font-size:14px;cursor:pointer;text-align:center;position:absolute;right:10px;bottom:10px}#enquiry-form-wrapper #enquire-submit:hover{opacity:.7}.track1{width:8px;background-color:none;padding:0}.handle1{width:6px;margin-left:1px;background:#1997d6}.simply-scroll-container{margin:0 auto}@media (max-width:299px){#intel-logo{height:30px;width:auto;position:absolute;right:10px;top:50px}#knx-tab-wrapper{position:absolute;display:inline-block;top:0;left:0;z-index:1;width:100%;height:600px}#tab-menu-wrapper{height:40px;width:100%;top:0;left:0;z-index:2;position:absolute;border-bottom:thin solid #bab9be;overflow:hidden}#tab-menu-wrapper li{height:100%;width:33.333333333333336%}#salutation-dd{border:thin solid #d9d9d9;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}#tab-menu-1,#tab-menu-2,#tab-menu-3{float:left;top:0;left:0;z-index:3;position:relative}#tab-menu-1 a,#tab-menu-2 a,#tab-menu-3 a{font-size:13px;text-decoration:none;width:100%;height:37px;border-bottom:3px solid #fff;color:#4d4d4d;font-weight:700;text-align:center;display:table}#tab-menu-1 a .dummy,#tab-menu-2 a .dummy,#tab-menu-3 a .dummy{height:100%;width:100%;display:table-cell;vertical-align:middle}#tab-menu-1.selected a,#tab-menu-2.selected a,#tab-menu-3.selected a{color:#000;border-bottom:3px solid #0096d6}#tab-content-wrapper{height:500px;width:100%;top:0;left:0;z-index:1}#tab-content-wrapper div.tabcontent_class{height:500px;width:100%}#tab-content-2{top:0;left:0;z-index:2;position:absolute}#tab-content-3{top:0;left:0;z-index:1;position:absolute}#knx-footer-wrapper{width:100%;height:100px;position:absolute;bottom:0;left:0;z-index:10000;border-top:2px solid #bab9be}#knx-footer{width:280px;height:80px;padding:10px;margin:0 auto;font-size:11px}#knx-footer .left{height:80px;width:60px;text-align:center;float:left}#knx-footer .left img{margin-top:10px;width:auto;height:45px}#knx-footer .right{width:60px;height:80px;text-align:right;float:left}#knx-footer .right a{float:left;margin-top:50px}#knx-footer .right a:last-child{margin-left:5px}#knx-footer .right a img{width:20px;height:20px}#knx-footer .center{width:160px;height:80px;text-align:left;float:left;margin-top:5px}#knx-footer .center .enquire{width:80px;color:#fff;padding:7px;background:#d9421d;border-bottom-left-radius:6px;border-top-right-radius:6px;-moz-border-bottom-left-radius:6px;-moz-border-top-right-radius:6px;-webkit-border-bottom-left-radius:6px;-webkit-border-top-right-radius:6px;margin-bottom:5px;font-size:14px;cursor:pointer;text-align:center}#knx-footer .center .enquire:hover{opacity:.7}#knx-footer .center .title{font-size:13px;color:#000;line-height:20px}#knx-footer .center .title a{text-decoration:underline;color:#000}#knx-footer .center .note{font-size:11px;color:#b4b4b7;line-height:15px}#tab-content-1{top:0;left:0;z-index:3;position:absolute}#tab-content-1 .title{padding:10px;width:95%;height:70px;position:absolute;top:41px;left:0}#tab-content-1 .title p{line-height:30px;color:#000;font-size:20px}#tab-content-1 .title .main-title{font-weight:700}#tab-content-1 .title .title-content{margin-top:15px;font-size:11px;line-height:14px;font-weight:0!important}#tab-content-1 .title .subtitle{font-weight:700;color:#000;font-size:14px;margin-top:12px;line-height:25px}#star-buys-slider{border-top:2px solid #bab9be;position:absolute;height:163px;width:100%;bottom:0;left:0;z-index:1}.star-buys-wrapper{height:163px;margin:0 auto;width:300px}.star-buys-wrapper .star-buys-item{margin-top:-10px;width:280px;padding:0 10px;height:163px;float:left;cursor:pointer}.star-buys-wrapper .star-buys-item:first-child{border-top:0}.star-buys-wrapper .star-buys-item:hover{opacity:.7}.star-buys-wrapper .star-buys-item .product-left{width:140px;height:163px;float:left}.star-buys-wrapper .star-buys-item .product-left .product-image-wrapper{width:140px;height:163px;display:table-cell;vertical-align:middle}.star-buys-wrapper .star-buys-item .product-left img{max-width:130px;max-height:163px;width:auto;height:auto}.star-buys-wrapper .star-buys-item .product-right{width:140px;height:163px;float:left}.star-buys-wrapper .star-buys-item .product-right .product-info-outer{width:140px;height:163px;display:table-cell;vertical-align:middle}.star-buys-wrapper .star-buys-item .product-right .product-title{font-size:16px;line-height:20px;color:#000}.star-buys-wrapper .star-buys-item .product-right .product-sub-title{font-size:14px;line-height:20px;color:#000}.star-buys-wrapper .star-buys-item .product-right .product-serial{font-size:12px;line-height:18px;color:#bab9be}.star-buys-wrapper .star-buys-item .product-right .product-price{color:#d9421d;font-size:16px;margin-top:5px;line-height:20px}.star-buys-wrapper .star-buys-item .product-right .product-view-more{font-weight:700;width:80px;color:#fff;padding:7px;margin-top:5px;background:#1b98d4;border-bottom-left-radius:6px;border-top-right-radius:6px;-moz-border-bottom-left-radius:6px;-moz-border-top-right-radius:6px;-webkit-border-bottom-left-radius:6px;-webkit-border-top-right-radius:6px;font-size:12px;text-align:center}#star-buys-slider .rsArrowLeft{height:24px;width:14px;background:url(../images/index_300_600_nov2014/left.png)}#star-buys-slider .rsArrowRight{height:24px;width:14px;background:url(../images/index_300_600_nov2014/right.png)}#star-buys-slider .rsBullets{height:20px;width:100%;margin-bottom:5px}#star-buys-slider .rsNavItem.rsBullet,#star-buys-slider .rsNavItem.rsBullet span{width:12px;height:12px;cursor:pointer}#star-buys-slider .rsNavItem.rsBullet span{background:url(../images/index_300_600_nov2014/bullet.png)}#star-buys-slider .rsNavItem.rsBullet.rsNavSelected span{background:url(../images/index_300_600_nov2014/selected-bullet.png)}#notebooks-tab-wrapper,#desktops-tab-wrapper{position:absolute;display:inline-block;top:51px;left:0;z-index:1;width:100%;height:445px;margin-top:10px}.menu-line{display:inline-block;width:80px;height:1px;background:#fff;position:absolute;top:100px;left:11px;z-index:10000!important}#notebook-tab-menu-wrapper,#desktop-tab-menu-wrapper{height:39px;width:95%;margin-left:10px;top:0;left:0;z-index:2;position:absolute;overflow:hidden;border-bottom:thin solid #000}#notebook-tab-menu-1,#notebook-tab-menu-2,#desktop-tab-menu-1,#desktop-tab-menu-2{width:80px;float:left;top:0;left:0;z-index:3;height:38px;position:relative;border:thin solid #fff;border-top-right-radius:0;-moz-border-top-right-radius:0;-webkit-border-top-right-radius:0}#notebook-tab-menu-1 a,#notebook-tab-menu-2 a,#desktop-tab-menu-1 a,#desktop-tab-menu-2 a{text-decoration:none;width:72px;height:39px;line-height:35px;font-size:13px;color:#4d4d4d;font-weight:700;text-align:center;display:inline-block}#notebook-tab-menu-1.selected,#notebook-tab-menu-2.selected,#desktop-tab-menu-1.selected,#desktop-tab-menu-2.selected{border:thin solid #000;border-bottom:#fff;border-top-right-radius:6px;-moz-border-top-right-radius:6px;-webkit-border-top-right-radius:6px}#notebook-tab-menu-1.selected a,#notebook-tab-menu-2.selected a,#desktop-tab-menu-1.selected a,#desktop-tab-menu-2.selected a{color:#000}#notebooks-tab-content-wrapper,#desktop-tab-content-wrapper{height:405px;width:95%;position:absolute;top:40px;left:0;z-index:1;margin-left:10px}#notebooks-tab-content-wrapper .elite-content-products,#desktop-tab-content-wrapper .elite-content-products{position:relative;width:100%;height:125px;text-align:left}#notebooks-tab-content-wrapper .notebook-tab-content,#notebooks-tab-content-wrapper .desktop-tab-content,#desktop-tab-content-wrapper .notebook-tab-content,#desktop-tab-content-wrapper .desktop-tab-content{padding:5px;height:395px;width:99%;display:inline-block;text-align:left}#notebooks-tab-content-wrapper .elite-content-top,#desktop-tab-content-wrapper .elite-content-top{border-bottom:thin solid #bab9be;height:281px;text-align:left}#notebooks-tab-content-wrapper .title,#desktop-tab-content-wrapper .title{margin-top:5px;color:#000;font-size:18px;margin-bottom:10px;text-align:left}#notebooks-tab-content-wrapper .subtitle,#desktop-tab-content-wrapper .subtitle{color:#4d4d4d;font-size:14px;margin-bottom:10px;text-align:left}#notebooks-tab-content-wrapper .header,#desktop-tab-content-wrapper .header{line-height:17px;font-size:14px;font-weight:700;text-align:left}#notebooks-tab-content-wrapper .view-products-title,#desktop-tab-content-wrapper .view-products-title{width:98.6%;height:25px;cursor:pointer;text-align:left}#notebooks-tab-content-wrapper .view-products-title .down-icon,#desktop-tab-content-wrapper .view-products-title .down-icon{position:absolute;right:10px;top:5px}#notebooks-tab-content-wrapper .view-products-title .down-icon img,#desktop-tab-content-wrapper .view-products-title .down-icon img{height:10px;width:auto}#notebooks-tab-content-wrapper .content,#desktop-tab-content-wrapper .content{color:#000;font-size:12px;line-height:15px;text-align:left}#notebooks-tab-content-wrapper .note,#desktop-tab-content-wrapper .note{text-align:left;margin-bottom:5px;color:#4d4d4d;font-size:11px;line-height:13px}#notebooks-tab-content-wrapper .note:first-child,#desktop-tab-content-wrapper .note:first-child{margin-top:10px}#notebooks-tab-content-wrapper .banner-wrapper,#desktop-tab-content-wrapper .banner-wrapper{text-align:center;width:100%}#notebooks-tab-content-wrapper .banner-wrapper .banner,#desktop-tab-content-wrapper .banner-wrapper .banner{width:270px;height:auto;margin-bottom:10px}#notebooks-tab-content-wrapper .products-listing-wrapper,#desktop-tab-content-wrapper .products-listing-wrapper{width:100%;height:95px;overflow:hidden;background:#fff;text-align:left}#notebooks-tab-content-wrapper #elite-notebook-category,#notebooks-tab-content-wrapper #pro-notebook-category,#notebooks-tab-content-wrapper #elite-desktop-category,#notebooks-tab-content-wrapper #pro-desktop-category,#desktop-tab-content-wrapper #elite-notebook-category,#desktop-tab-content-wrapper #pro-notebook-category,#desktop-tab-content-wrapper #elite-desktop-category,#desktop-tab-content-wrapper #pro-desktop-category{margin:0 auto;text-align:left;width:100%;height:100%}#notebooks-tab-content-wrapper #elite-notebook-category .col,#notebooks-tab-content-wrapper #pro-notebook-category .col,#notebooks-tab-content-wrapper #elite-desktop-category .col,#notebooks-tab-content-wrapper #pro-desktop-category .col,#desktop-tab-content-wrapper #elite-notebook-category .col,#desktop-tab-content-wrapper #pro-notebook-category .col,#desktop-tab-content-wrapper #elite-desktop-category .col,#desktop-tab-content-wrapper #pro-desktop-category .col{margin-top:-7px;cursor:pointer;width:100px;padding:0 5px;height:95px;float:left;text-align:center}#notebooks-tab-content-wrapper #elite-notebook-category .col:hover,#notebooks-tab-content-wrapper #pro-notebook-category .col:hover,#notebooks-tab-content-wrapper #elite-desktop-category .col:hover,#notebooks-tab-content-wrapper #pro-desktop-category .col:hover,#desktop-tab-content-wrapper #elite-notebook-category .col:hover,#desktop-tab-content-wrapper #pro-notebook-category .col:hover,#desktop-tab-content-wrapper #elite-desktop-category .col:hover,#desktop-tab-content-wrapper #pro-desktop-category .col:hover{opacity:.7}#notebooks-tab-content-wrapper #elite-notebook-category .col img,#notebooks-tab-content-wrapper #pro-notebook-category .col img,#notebooks-tab-content-wrapper #elite-desktop-category .col img,#notebooks-tab-content-wrapper #pro-desktop-category .col img,#desktop-tab-content-wrapper #elite-notebook-category .col img,#desktop-tab-content-wrapper #pro-notebook-category .col img,#desktop-tab-content-wrapper #elite-desktop-category .col img,#desktop-tab-content-wrapper #pro-desktop-category .col img{max-width:60px;max-height:55px;width:auto;height:auto;margin-bottom:5px}#notebooks-tab-content-wrapper #elite-notebook-category .col p,#notebooks-tab-content-wrapper #pro-notebook-category .col p,#notebooks-tab-content-wrapper #elite-desktop-category .col p,#notebooks-tab-content-wrapper #pro-desktop-category .col p,#desktop-tab-content-wrapper #elite-notebook-category .col p,#desktop-tab-content-wrapper #pro-notebook-category .col p,#desktop-tab-content-wrapper #elite-desktop-category .col p,#desktop-tab-content-wrapper #pro-desktop-category .col p{color:#000;font-size:11px}#notebook-product-details-wrapper,#desktop-product-details-wrapper{width:100%}#notebook-product-listing,#desktop-product-listing{width:100%;height:498px;background:#fff;position:absolute;top:0;left:0;z-index:1000000!important;display:none}#notebook-product-listing #notebook-details-close,#notebook-product-listing #desktop-details-close,#desktop-product-listing #notebook-details-close,#desktop-product-listing #desktop-details-close{font-size:20px;position:absolute;right:10px;top:10px;color:#fff;cursor:pointer}#notebook-product-listing .header,#desktop-product-listing .header{padding:10px;height:20px;width:98.6%;font-size:18px;color:#fff;background:#1997d6;float:left;position:relative}#notebook-product-listing .content,#desktop-product-listing .content{width:95%;padding:10px;height:439px;float:left;position:relative;background:#fff}#notebook-product-listing .content2,#desktop-product-listing .content2{width:100%!important}#notebook-product-listing .product-details-wrapper,#desktop-product-listing .product-details-wrapper{width:95%;border-bottom:thin solid #bab9be;margin-bottom:10px;color:#000;padding-bottom:55px}#notebook-product-listing .product-details-wrapper .processor-details,#desktop-product-listing .product-details-wrapper .processor-details{width:98.6%;height:60px;margin-top:5px}#notebook-product-listing .product-details-wrapper .processor-details img,#desktop-product-listing .product-details-wrapper .processor-details img{float:left;height:60px;width:auto;margin-right:10px}#notebook-product-listing .product-details-wrapper .processor-details div,#desktop-product-listing .product-details-wrapper .processor-details div{float:left;width:220px;height:60px}#notebook-product-listing .product-details-wrapper .processor-details div p,#desktop-product-listing .product-details-wrapper .processor-details div p{font-size:14px}#notebook-product-listing .product-details-wrapper .processor-details div p:first-child,#desktop-product-listing .product-details-wrapper .processor-details div p:first-child{margin-top:10px;font-size:16px;font-weight:700;margin-bottom:5px}#notebook-product-listing .product-details-wrapper:last-child,#desktop-product-listing .product-details-wrapper:last-child{border-bottom:0}#notebook-product-listing .product-details-wrapper .product-detailed-image-wrapper,#desktop-product-listing .product-details-wrapper .product-detailed-image-wrapper{width:100%;text-align:center;margin-bottom:10px}#notebook-product-listing .product-details-wrapper .product-detailed-image-wrapper img,#desktop-product-listing .product-details-wrapper .product-detailed-image-wrapper img{width:200px;height:auto}#notebook-product-listing .product-details-wrapper .product-detailed-title,#desktop-product-listing .product-details-wrapper .product-detailed-title{font-size:20px;line-height:25px;margin-bottom:5px}#notebook-product-listing .product-details-wrapper .product-detailed-sub-title,#desktop-product-listing .product-details-wrapper .product-detailed-sub-title{font-size:16px;line-height:20px}#notebook-product-listing .product-details-wrapper .product-detailed-content,#desktop-product-listing .product-details-wrapper .product-detailed-content{margin-top:10px;font-size:13px;line-height:16px;margin-bottom:10px}#notebook-product-listing .product-details-wrapper .product-detailed-price,#desktop-product-listing .product-details-wrapper .product-detailed-price{color:#d9421d;font-size:22px;line-height:20px;text-align:right;margin-top:10px}#notebook-product-listing .product-details-wrapper .product-detailed-serial,#desktop-product-listing .product-details-wrapper .product-detailed-serial{font-size:13px;line-height:16px;color:#bab9be}#notebook-product-listing .product-details-wrapper .product-detailed-view-more,#desktop-product-listing .product-details-wrapper .product-detailed-view-more{font-weight:700;width:80px;color:#fff;padding:7px;margin-top:10px;background:#1b98d4;border-bottom-left-radius:6px;border-top-right-radius:6px;-moz-border-bottom-left-radius:6px;-moz-border-top-right-radius:6px;-webkit-border-bottom-left-radius:6px;-webkit-border-top-right-radius:6px;font-size:12px;text-align:center;float:right;cursor:pointer}#enquiry-form-wrapper{width:100%;height:600px;position:absolute;top:0;left:0;z-index:1000000!important;display:none}#enquiry-form-wrapper #form-close{font-size:20px;position:absolute;right:10px;top:10px;color:#fff;cursor:pointer}#enquiry-form-wrapper .header{padding:10px;height:20px;width:95%;font-size:18px;color:#fff;background:#1997d6;float:left;position:relative}#enquiry-form-wrapper .content{width:95%;padding:10px;height:540px;float:left;position:relative;background:#fff}#enquiry-form-wrapper .content p{font-size:13px;line-height:16px}#enquiry-form-wrapper .content p:first-child{margin-bottom:5px}#enquiry-form-wrapper .content .form-wrapper{margin-top:5px;width:280px;line-height:30px;font-size:13px;height:360px}#enquiry-form-wrapper .content .form-wrapper a{color:#1997d6}#enquiry-form-wrapper .content .form-wrapper .field{height:18px}#enquiry-form-wrapper .content .form-wrapper label{color:#000}#enquiry-form-wrapper .content .form-wrapper .menu .item{font-size:13px!important}#enquiry-form-wrapper .content .form-wrapper .ui.input input,#enquiry-form-wrapper .content .form-wrapper .ui.dropdown{padding:5px;font-size:13px!important}#enquiry-form-wrapper .content .form-wrapper .col{width:280px;height:30px;float:left}#enquiry-form-wrapper .content .form-wrapper .error{background-color:snow;border-color:#E7BEBE;color:#D95C5C}#enquiry-form-wrapper .content .form-wrapper .left{width:120px;height:30px;float:left}#enquiry-form-wrapper .content .form-wrapper .right{width:160px;height:30px;float:left}#enquiry-form-wrapper .content .note{font-weight:700}#enquiry-form-wrapper .content .red{color:red}#enquiry-form-wrapper #enquire-submit{font-weight:700;width:90px;color:#fff;padding:7px;background:#d9421d;border-bottom-left-radius:6px;border-top-right-radius:6px;-moz-border-bottom-left-radius:6px;-moz-border-top-right-radius:6px;-webkit-border-bottom-left-radius:6px;-webkit-border-top-right-radius:6px;font-size:14px;cursor:pointer;text-align:center;position:absolute;right:10px;bottom:10px}#enquiry-form-wrapper #enquire-submit:hover{opacity:.7}.track1{width:8px;background-color:none;padding:0}.handle1{width:6px;margin-left:1px;background:#1997d6}.simply-scroll-container{margin:0 auto}}