@charset "UTF-8";
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

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

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

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce}@-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:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(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:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);-ms-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);transform:translateX(0%)}}@keyframes wobble{0%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);-ms-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);-ms-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);-ms-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);-ms-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);-ms-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}}@keyframes bounceOut{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes bounceOutDown{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes bounceOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes bounceOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.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:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.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;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);-ms-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);-ms-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}.flipInX{-webkit-backface-visibility:visible !important;-ms-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);-ms-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);-ms-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY{-webkit-backface-visibility:visible !important;-ms-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;-ms-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible !important;-ms-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);-ms-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);-ms-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);-ms-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);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%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}@keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);-ms-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) 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 center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);-ms-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);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:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);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:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);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:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);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:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);-ms-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);transform:rotate(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:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);transform:translateY(700px);opacity:0}}@keyframes hinge{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;-ms-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:rotate(80deg);-ms-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);-ms-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);-ms-transform:translateY(700px);transform:translateY(700px);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);-ms-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0deg);-ms-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0deg);-ms-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);-ms-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face{font-family:'FontAwesome';src:url('fonts/fontawesome-webfont.eot?v=4.2.0');src:url('fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),url('fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'),url('fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),url('fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}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,font,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,caption{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{width:100%;height:100%;font-weight:normal;line-height:1;font-family:'Roboto';font-size:14px;background:#e6ebec}a{cursor:pointer;text-decoration:none;color:#900}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}h1,h2,h3,h4,h5,h6{font-weight:normal;font-family:'Roboto';color:#000}h1{font-size:36px;margin-bottom:30px}h2{font-size:27px;margin-bottom:27px}h3{font-size:24px;margin-bottom:24px}h4{font-size:20px;margin-bottom:20px}h5{font-size:18px;margin-bottom:20px}h6{font-size:16px;margin-bottom:20px}span.red{color:#f00}blockquote{margin:40px 0;padding-left:20px;line-height:170%;border-left:4px solid #333;font-size:13px;font-style:italic}code{display:inline-block;line-height:170%;margin-bottom:45px;padding:30px;background:#fefefe;border-left:3px solid #999;color:#666;white-space:normal}small{font-size:smaller}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dl{margin:0 20px}dt{font-weight:bold}dd{margin:0 0 20px}ol,ul{margin:16px 0;padding:0 0 0 40px}address{font-style:italic;margin:0 0 24px}table{width:100%;margin-bottom:40px;border:1px solid #e4e4e4;border-collapse:separate;border-spacing:0}th{padding:10px 20px;border-left:1px solid #e4e4e4;text-align:left;font-size:14px;color:#000}td{padding:10px 15px;border-left:1px solid #e4e4e4;border-top:1px dotted #e4e4e4;text-align:left;font-size:13px}table th:first-child,table td:first-child{border-left:0}fieldset{margin-bottom:50px;padding:30px;border:1px solid #e4e4e4}legend{padding:0 10px;font-size:12px}label{font-size:13px}input[type="text"],input[type="email"],input[type="password"],input[type="date"],input[type="url"],input[type="search"],input[type="file"]{width:250px;margin-bottom:20px;padding:8px 10px;border:1px solid #e4e4e4;font-size:13px;font-family:'Roboto';color:#666;-webkit-appearance:none;border-radius:0}textarea{width:250px;margin-bottom:20px;padding:8px 10px;border:1px solid #e4e4e4;font-size:13px;font-family:'Roboto';color:#666;-webkit-appearance:none;border-radius:0}select{min-width:150px;margin-bottom:20px;padding:8px 10px;border:1px solid #e4e4e4;font-family:'Roboto';color:#666}input[type="submit"],input[type="button"],input[type="reset"]{margin-right:10px;padding:8px 17px;background:#333;font-family:'Roboto';color:#fff;font-size:13px;border:0;cursor:pointer;-webkit-appearance:none;border-radius:0}.loading{height:200px;background:transparent url('images/preloader-black.svg') center center no-repeat}#preloader{position:fixed;width:100%;height:100%;top:0;left:0;bottom:0;right:0;z-index:1000000000000000;background:#e6ebec url('images/preloader-default.svg') center center no-repeat}.overlay30{background:url('images/overlay30.png')}.overlay40{background:url('images/overlay40.png')}.overlay50{background:url('images/overlay50.png')}.overlay60{background:url('images/overlay60.png')}.overlay70{background:url('images/overlay70.png')}.center-image{display:block;margin:0 auto;margin-bottom:20px}.full{width:100%}.one_half,.one_half_last{width:46%;margin-right:8%}.one_third,.one_third_last{width:30%;margin-right:5%}.two_third,.two_third_last{width:65%;margin-right:5%}.one_fourth,.one_fourth_last{width:22%;margin-right:4%}.two_fourth,.two_fourth_last{width:48%;margin-right:4%}.three_fourth,.three_fourth_last{width:74%;margin-right:4%}.one_fifth,.one_fifth_last{width:16%;margin-right:4%}.two_fifth,.two_fifth_last{width:36%;margin-right:4%}.three_fifth,.three_fifth_last{width:56%;margin-right:4%}.four_fifth,.four_fifth_last{width:76%;margin-right:4%}.one_half,.one_third,.two_third,.one_fourth,.two_fourth,.three_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.two_sixth,.three_sixth,.four_sixth,.five_sixth,.one_half_last,.one_third_last,.two_third_last,.one_fourth_last,.two_fourth_last,.three_fourth_last,.one_fifth_last,.two_fifth_last,.three_fifth_last,.four_fifth_last{float:left;margin-bottom:60px}.full{margin-bottom:60px}.one_half_last,.one_third_last,.two_third_last,.one_fourth_last,.two_fourth_last,.three_fourth_last,.one_fifth_last,.two_fifth_last,.three_fifth_last,.four_fifth_last{margin-right:0%}.full img,.one_half img,.one_third img,.two_third img,.one_fourth img,.two_fourth img,.three_fourth img,.one_fifth img,.two_fifth img,.three_fifth img,.four_fifth img,.one_sixth img,.two_sixth img,.three_sixth img,.four_sixth img,.five_sixth img,.one_half_last img,.one_third_last img,.two_third_last img,.one_fourth_last img,.two_fourth_last img,.three_fourth_last img,.one_fifth_last img,.two_fifth_last img,.three_fifth_last img,.four_fifth_last img{max-width:100%;height:auto;display:block}.full p,.one_half p,.one_third p,.two_third p,.one_fourth p,.two_fourth p,.three_fourth p,.one_fifth p,.two_fifth p,.three_fifth p,.four_fifth p,.one_sixth p,.two_sixth p,.three_sixth p,.four_sixth p,.five_sixth p,.one_half_last p,.one_third_last p,.two_third_last p,.one_fourth_last p,.two_fourth_last p,.three_fourth_last p,.one_fifth_last p,.two_fifth_last p,.three_fifth_last p,.four_fifth_last p{line-height:170%}ul.add li,li.add,ul.remove li,li.remove,ul.check li,li.check,ul.speech li,li.speech,ul.attention li,li.attention,ul.settings li,li.settings,ul.user li,li.user,ul.telephone li,li.telephone,ul.locked li,li.locked,ul.mail li,li.mail,ul.undo li,li.undo,ul.redo li,li.redo{padding-left:27px;line-height:28px;font-size:14px}ul.add li,li.add{background:url('images/lists/add.png') 0 7px no-repeat}ul.remove li,li.remove{background:url('images/lists/remove.png') 0 7px no-repeat}ul.check li,li.check{background:url('images/lists/check.png') 0 7px no-repeat}ul.speech li,li.speech{background:url('images/lists/comment.png') 0 7px no-repeat}ul.attention li,li.attention{background:url('images/lists/attention.png') 0 7px no-repeat}ul.settings li,li.settings{background:url('images/lists/settings.png') 0 7px no-repeat}ul.user li,li.user{background:url('images/lists/user.png') 0 7px no-repeat}ul.telephone li,li.telephone{background:url('images/lists/telephone.png') 0 7px no-repeat}ul.locked li,li.locked{background:url('images/lists/locked.png') 0 7px no-repeat}ul.mail li,li.mail{background:url('images/lists/mail.png') 0 7px no-repeat}ul.undo li,li.undo{background:url('images/lists/undo.png') 0 7px no-repeat}ul.redo li,li.redo{background:url('images/lists/redo.png') 0 7px no-repeat}#tiptip_holder{display:none;position:absolute;top:0;left:0;z-index:99999}#tiptip_holder.tip_top{padding-bottom:5px}#tiptip_holder.tip_bottom{padding-top:5px}#tiptip_holder.tip_right{padding-left:5px}#tiptip_holder.tip_left{padding-right:5px}#tiptip_content{font-size:13px;color:#fff;text-shadow:0 0 2px #000;padding:20px 30px;line-height:150%;background:#000}#tiptip_arrow,#tiptip_arrow_inner{position:absolute;border-color:transparent;border-style:solid;border-width:6px;height:0;width:0}#tiptip_holder.tip_top #tiptip_arrow_inner{margin-top:-7px;margin-left:-6px;border-top-color:#191919;border-top-color:rgba(25,25,25,.92)}#tiptip_holder.tip_bottom #tiptip_arrow_inner{margin-top:-5px;margin-left:-6px;border-bottom-color:#191919;border-bottom-color:rgba(25,25,25,.92)}#tiptip_holder.tip_right #tiptip_arrow_inner{margin-top:-6px;margin-left:-5px;border-right-color:#191919;border-right-color:rgba(25,25,25,.92)}#tiptip_holder.tip_left #tiptip_arrow_inner{margin-top:-6px;margin-left:-7px;border-left-color:#191919;border-left-color:rgba(25,25,25,.92)}@media screen and (-webkit-min-device-pixel-ratio:0){#tiptip_content{background-color:rgba(45,45,45,.88)}#tiptip_holder.tip_bottom #tiptip_arrow_inner{border-bottom-color:rgba(45,45,45,.88)}#tiptip_holder.tip_top #tiptip_arrow_inner{border-top-color:rgba(20,20,20,.92)}}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1000000001 !important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}#swipebox-slider{height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none}#swipebox-slider .slide{background:url("img/loader.gif") no-repeat center center;height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide img,#swipebox-slider .slide .swipebox-video-container{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:none;max-width:1140px;max-height:100%;width:100%;padding:5%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-action,#swipebox-caption{position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-action{bottom:-50px}#swipebox-action.visible-bars{bottom:0}#swipebox-action.force-visible-bars{bottom:0!important}#swipebox-caption{top:-50px;text-align:center}#swipebox-caption.visible-bars{top:0}#swipebox-caption.force-visible-bars{top:0!important}#swipebox-action #swipebox-prev,#swipebox-action #swipebox-next,#swipebox-action #swipebox-close{border:none!important;text-decoration:none!important;cursor:pointer;position:absolute;width:50px;height:50px;line-height:50px;top:0;font-family:'Quicksand';font-weight:300;font-size:30px;color:#000}#swipebox-action #swipebox-close{left:40px}#swipebox-action #swipebox-prev{right:100px}#swipebox-action #swipebox-next{right:40px}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);opacity:.3}#swipebox-slider.rightSpring{-moz-animation:rightSpring .3s;-webkit-animation:rightSpring .3s}#swipebox-slider.leftSpring{-moz-animation:leftSpring .3s;-webkit-animation:leftSpring .3s}@-moz-keyframes rightSpring{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}@-moz-keyframes leftSpring{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}@-webkit-keyframes rightSpring{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}@-webkit-keyframes leftSpring{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}@media screen and (max-width:800px){#swipebox-action #swipebox-prev{right:60px}#swipebox-action #swipebox-next{right:0}}#swipebox-overlay{background:#fff}#swipebox-action,#swipebox-caption{background-color:#fff;opacity:.95;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=95)}#swipebox-action{border-top:1px solid #e4e4e4}#swipebox-caption{font-family:'Roboto';color:#000!important;font-size:15px;font-weight:300;line-height:50px;border-bottom:1px solid #e4e4e4}a.fb{background:#446cb3;-webkit-box-shadow:1px 2px 0 0 rgba(53,84,140,1);-moz-box-shadow:1px 2px 0 0 rgba(53,84,140,1);box-shadow:1px 2px 0 0 rgba(53,84,140,1)}a.fb:hover{background:#6183c2}a.dribbble{background:#ea4c89;-webkit-box-shadow:1px 2px 0 0 rgba(177,20,80,1);-moz-box-shadow:1px 2px 0 0 rgba(177,20,80,1);box-shadow:1px 2px 0 0 rgba(177,20,80,1)}a.dribbble:hover{background:#f080aa}a.twitter{background:#5ea9dd;-webkit-box-shadow:1px 2px 0 0 rgba(36,117,170,1);-moz-box-shadow:1px 2px 0 0 rgba(36,117,170,1);box-shadow:1px 2px 0 0 rgba(36,117,170,1)}a.twitter:hover{background:#2b8aca}a.google{background:#d24d57;-webkit-box-shadow:1px 2px 0 0 rgba(171,44,53,1);-moz-box-shadow:1px 2px 0 0 rgba(171,44,53,1);box-shadow:1px 2px 0 0 rgba(171,44,53,1)}a.google:hover{background:#db6f77}a.instagram{background:#517fa4;-webkit-box-shadow:1px 2px 0 0 rgba(53,84,140,1);-moz-box-shadow:1px 2px 0 0 rgba(53,84,140,1);box-shadow:1px 2px 0 0 rgba(53,84,140,1)}a.instagram:hover{background:#7399b9}a.github{background:#333;-webkit-box-shadow:1px 2px 0 0 rgba(0,0,0,1);-moz-box-shadow:1px 2px 0 0 rgba(0,0,0,1);box-shadow:1px 2px 0 0 rgba(0,0,0,1)}a.github:hover{background:#454545}a.behance{background:#005dff;-webkit-box-shadow:1px 2px 0 0 rgba(0,67,179,1);-moz-box-shadow:1px 2px 0 0 rgba(0,67,179,1);box-shadow:1px 2px 0 0 rgba(0,67,179,1)}a.behance:hover{background:#2074ff}a.linkedin{background:#007bb6;-webkit-box-shadow:1px 2px 0 0 rgba(0,67,179,1);-moz-box-shadow:1px 2px 0 0 rgba(0,67,179,1);box-shadow:1px 2px 0 0 rgba(0,67,179,1)}a.linkedin:hover{background:#009fec}a.flickr{background:#ff0084;-webkit-box-shadow:1px 2px 0 0 rgba(159,0,84,1);-moz-box-shadow:1px 2px 0 0 rgba(159,0,84,1);box-shadow:1px 2px 0 0 rgba(159,0,84,1)}a.flickr:hover{background:#ff359f}a.apple{background:#95a5a6;-webkit-box-shadow:1px 2px 0 0 rgba(105,123,124,1);-moz-box-shadow:1px 2px 0 0 rgba(105,123,124,1);box-shadow:1px 2px 0 0 rgba(105,123,124,1)}a.apple:hover{background:#798d8e}a.android{background:#a4c639;-webkit-box-shadow:1px 2px 0 0 rgba(131,158,46,1);-moz-box-shadow:1px 2px 0 0 rgba(131,158,46,1);box-shadow:1px 2px 0 0 rgba(131,158,46,1)}a.android:hover{background:#b0ce55}a.pinterest{background:#cb2027;-webkit-box-shadow:1px 2px 0 0 rgba(143,22,29,1);-moz-box-shadow:1px 2px 0 0 rgba(143,22,29,1);box-shadow:1px 2px 0 0 rgba(143,22,29,1)}a.pinterest:hover{background:#df3139}a.skype{background:#12a5f4;-webkit-box-shadow:1px 2px 0 0 rgba(9,119,179,1);-moz-box-shadow:1px 2px 0 0 rgba(9,119,179,1);box-shadow:1px 2px 0 0 rgba(9,119,179,1)}a.skype:hover{background:#40b7f7}a.soundcloud{background:#f30;-webkit-box-shadow:1px 2px 0 0 rgba(183,36,0,1);-moz-box-shadow:1px 2px 0 0 rgba(183,36,0,1);box-shadow:1px 2px 0 0 rgba(183,36,0,1)}a.soundcloud:hover{background:#ff572d}a.spotify{background:#7ab800;-webkit-box-shadow:1px 2px 0 0 rgba(74,111,0,1);-moz-box-shadow:1px 2px 0 0 rgba(74,111,0,1);box-shadow:1px 2px 0 0 rgba(74,111,0,1)}a.spotify:hover{background:#93d900}a.tumblr{background:#32506d;-webkit-box-shadow:1px 2px 0 0 rgba(27,43,58,1);-moz-box-shadow:1px 2px 0 0 rgba(27,43,58,1);box-shadow:1px 2px 0 0 rgba(27,43,58,1)}a.tumblr:hover{background:#446b93}a.vimeo{background:#aad450;-webkit-box-shadow:1px 2px 0 0 rgba(108,143,35,1);-moz-box-shadow:1px 2px 0 0 rgba(108,143,35,1);box-shadow:1px 2px 0 0 rgba(108,143,35,1)}a.vimeo:hover{background:#b8db6f}a.vk{background:#45668e;-webkit-box-shadow:1px 2px 0 0 rgba(52,77,107,1);-moz-box-shadow:1px 2px 0 0 rgba(52,77,107,1);box-shadow:1px 2px 0 0 rgba(52,77,107,1)}a.vk:hover{background:#5279a9}a.youtube{background:#b00;-webkit-box-shadow:1px 2px 0 0 rgba(121,0,0,1);-moz-box-shadow:1px 2px 0 0 rgba(121,0,0,1);box-shadow:1px 2px 0 0 rgba(121,0,0,1)}a.youtube:hover{background:#f20000}.border-top,.border-bottom{width:100%;height:6px;position:absolute;left:0;background:transparent url('images/white_overlay30.png')}.border-top{top:0}.border-bottom{bottom:0}.section_title{margin-bottom:40px}.section_title h2{margin-bottom:32px;font-size:36px;font-weight:300;text-align:center;color:#000}.section_title .title_border{width:80px;height:3px;margin:0 auto;background:#29c389}.section_intro{width:760px;margin:0 auto;margin-bottom:30px;line-height:180%;font-size:15px;text-align:center}.text-section{padding-top:100px;color:#7f7f7f}.section-content-wide{width:1180px;margin:0 auto;margin-bottom:100px;line-height:180%;font-size:14px}.section-content-wide img{max-width:100%;height:auto}.section-content-wide iframe{max-width:100%}.section-content{width:960px;margin:0 auto;margin-bottom:100px;line-height:180%;font-size:14px}.section-content img{max-width:100%;height:auto}.section-content iframe{max-width:100%}.section-content-narrow{width:800px;margin:0 auto;margin-bottom:100px;line-height:180%;font-size:14px}.section-content-narrow img{max-width:100%;height:auto}.section-content-narrow iframe{max-width:100%}.separator-line{width:100%;height:1px;background:#dadada;position:relative;z-index:100}.parallax{position:absolute;top:0;left:0;bottom:0;right:0;background-size:cover;background-attachment:fixed;z-index:-2}#header{margin-bottom:70px;padding-bottom:20px}#logo,#logo-text{width:250px;float:left;padding-top:30px}#logo img{display:block;max-width:100%;height:auto}#logo-text{color:#fff;font-size:20px;font-weight:bold;text-align:left}#logo-text a{color:#fff}div.menu-button{position:fixed;width:80px;height:19px;right:5px;top:10px;color:#fff;cursor:pointer}div.menu-lines{width:28px;height:21px;position:absolute;top:0;right:0}div.menu-button span{display:block}div.menu-button span.menu-label{height:21px;line-height:17px;float:left;text-align:left;font-size:13px}div.menu-button span.menu-line{width:28px;height:3px;float:right;margin-bottom:4px;background:#fff}.overlay-menu{position:fixed;width:100%;height:100%;top:0;left:0;z-index:1000000001;background:rgba(38,194,129,.95)}.overlay-menu .overlay-menu-close{width:50px;height:50px;position:absolute;right:20px;top:20px;z-index:1000000002;font-size:50px;font-weight:300;font-family:'Quicksand';overflow:hidden;border:0;color:#fff;outline:none;cursor:pointer;background:transparent}.overlay-menu nav{text-align:center;position:relative;top:50%;height:60%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.overlay-menu ul{list-style:none;padding:0;margin:0 auto;display:inline-block;height:100%;position:relative}.overlay-menu ul li{display:block;height:20%;height:calc(100%/5);min-height:54px;-webkit-backface-visibility:hidden;backface-visibility:hidden}.overlay-menu ul li a{font-size:54px;font-weight:300;display:block;color:#fff;-webkit-transition:color .2s;transition:color .2s}.overlay-menu ul li a:hover,.overlay-menu ul li a:focus{color:#eee}.overlay-menu{visibility:hidden;width:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:width .5s .3s,visibility 0s .8s;transition:width .5s .3s,visibility 0s .8s}.overlay-menu.open{visibility:visible;width:100%;-webkit-transition:width .5s;transition:width .5s}.overlay-menu nav{position:absolute;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.overlay-menu nav,.overlay-menu .overlay-menu-close{opacity:0;-webkit-transition:opacity .3s .5s;transition:opacity .3s .5s}.overlay-menu.open nav,.overlay-menu.open .overlay-menu-close{opacity:1;-webkit-transition-delay:.5s;transition-delay:.5s}.overlay-menu.close nav,.overlay-menu.close .overlay-menu-close{-webkit-transition-delay:0s;transition-delay:0s}@media screen and (max-height:30.5em){.overlay-menu nav{height:70%;font-size:34px}.overlay-menu ul li{min-height:34px}}#top-nav{position:fixed;top:0;left:0;right:0;width:100%;line-height:50px;z-index:1000000000;overflow:hidden}#top-nav div.helper{position:relative;float:left;left:50%}#top-nav div.helper nav{position:relative;float:left;left:-50%}#top-nav div.helper nav a{float:left;padding:0 15px;font-size:13px;color:#fff;font-size:14px}#top-nav .mobile-nav-container{display:none}#top-nav div.menu-button{display:none}#top-nav a:hover{color:#007549 !important;-o-transition:.4s;-ms-transition:.4s;-moz-transition:.4s;-webkit-transition:.4s;transition:.4s}#home{padding-top:30px;position:relative}#home_content{width:1080px;margin:0 auto}#intro{padding-top:40px}#intro h1{margin:0;line-height:150%;font-size:46px;font-weight:300;color:#fff}a.call-to-button{display:block;height:55px;line-height:55px;padding:0 30px;font-size:17px;font-weight:600;color:#fff;background:#3498db;-webkit-box-shadow:1px 2px 0 0 rgba(29,109,163,1);-moz-box-shadow:1px 2px 0 0 rgba(29,109,163,1);box-shadow:1px 2px 0 0 rgba(29,109,163,1);-webkit-transition:background 1s;-moz-transition:background 1s;transition:background 1s}a.call-to-button:hover{background:#5aace2}a.call-to-button-transparent{display:block;height:53px;line-height:53px;padding:0 30px;font-size:17px;color:#fff;border:1px solid #92e0c0}.solid-background{background:#29c389}#home-overlay{position:absolute;top:0;left:0;bottom:0;right:0;z-index:-1}.image-background{background:transparent}.image-background a.call-to-button{background:#29c389;-webkit-box-shadow:1px 2px 0 0 rgba(41,195,137,1);-moz-box-shadow:1px 2px 0 0 rgba(41,195,137,1);box-shadow:1px 2px 0 0 rgba(41,195,137,1);-webkit-transition:background 1s;-moz-transition:background 1s;transition:background 1s}.image-background a.call-to-button:hover{background:#00965d}.image-background a.call-to-button-transparent{border:1px solid rgba(255,255,255,.35)}.image-background #intro h1{text-shadow:1px 1px 3px rgba(0,0,0,.75)}.video-background{overflow:hidden}.video-background #home_content{position:relative;z-index:3}.video-background a.call-to-button{background:#29c389;-webkit-box-shadow:1px 2px 0 0 rgba(41,195,137,1);-moz-box-shadow:1px 2px 0 0 rgba(41,195,137,1);box-shadow:1px 2px 0 0 rgba(41,195,137,1);-webkit-transition:background 1s;-moz-transition:background 1s;transition:background 1s}.video-background a.call-to-button:hover{background:#00965d}.video-background a.call-to-button-transparent{border:1px solid rgba(255,255,255,.35)}.video-background #intro h1{text-shadow:1px 1px 3px rgba(0,0,0,.75)}.pattern-background{background:url('images/patterns/denim.png')}.pattern-background a.call-to-button{background:#29c389;-webkit-box-shadow:1px 2px 0 0 rgba(41,195,137,1);-moz-box-shadow:1px 2px 0 0 rgba(41,195,137,1);box-shadow:1px 2px 0 0 rgba(41,195,137,1);-webkit-transition:background 1s;-moz-transition:background 1s;transition:background 1s}.pattern-background a.call-to-button:hover{background:#00965d}.pattern-background a.call-to-button-transparent{border:1px solid rgba(255,255,255,.35)}.home1{padding-bottom:120px}.home1 #intro h1{text-align:center}.home1 #call-to-action{padding-top:50px;overflow:hidden}.home1 #call-to-action div.helper{position:relative;float:left;left:50%}.home1 #call-to-action div.helper ul{position:relative;float:left;left:-50%;margin:0;padding:0}.home1 #call-to-action div.helper ul li{float:left;height:58px;margin:0 15px}#home-image{float:left;width:277px}#home-image img{max-width:100%;height:auto;display:block}.home2{padding-bottom:70px}.home2 #intro{float:right;width:710px;padding-top:90px}.home2 #intro h1{text-align:left}.home2 #call-to-action{width:710px;float:right;padding-top:50px;overflow:hidden}.home2 #call-to-action div.helper ul{margin:0;padding:0}.home2 #call-to-action div.helper ul li{float:left;height:57px;margin:0 15px}#features1{overflow:hidden;position:relative;z-index:100;background:#e6ebec}#features1 .feature{margin-bottom:0;padding-top:100px;border-bottom:1px solid #ddd}#features1 .feature_content{width:1080px;margin:0 auto}#features1 .feature-details{width:450px;padding-top:80px}#features1 .feature-details h2{margin-bottom:30px;font-size:28px;font-weight:300;line-height:155%}#features1 .feature-details .title-separator{width:140px;height:2px;margin-bottom:34px;background:#29c389}#features1 .feature-details .feature-text{font-size:13px;line-height:175%;color:#7f7f7f}#features1 .feature-image{width:550px;text-align:center}#features1 .feature-image img{display:block;margin:0 auto;max-width:100%;height:auto}#features1 .odd .feature-details{float:left}#features1 .odd .feature-details h2{text-align:left}#features1 .odd .feature-details .feature-text{text-align:left}#features1 .odd .feature-image{float:right}#features1 .even .feature-details{float:right}#features1 .even .feature-image{float:left}#features1 .full .feature-details{float:none;width:100%;margin-bottom:60px;padding:0}#features1 .full .feature-details h2{text-align:center}#features1 .full .feature-details .title-separator{margin:0 auto;margin-bottom:34px}#features1 .full .feature-details .feature-text{width:600px;margin:0 auto;font-size:13px;text-align:center}#features1 .full .feature-image{float:none;width:100%;margin-bottom:110px}#features2{padding:100px 0;overflow:hidden;position:relative;z-index:100;background:#e6ebec}#features2 .section_intro{color:#7f7f7f}#features-wrapper{width:1080px;margin:0 auto;padding-top:60px}#features-image{width:420px;float:left}#features-image img{max-width:360px;height:auto;display:block;margin:0 auto}#left-features,#right-features{width:330px;padding-top:60px}#left-features{float:left;text-align:right}#right-features{float:right;text-align:left}#features2 .feature{margin-bottom:50px}.feature-content{width:220px}.feature-content h3{margin-bottom:20px;font-size:19px;font-weight:300}.feature-content p{line-height:170%;font-size:13px;color:#7f7f7f}.feature-circle{width:60px;height:60px;line-height:60px;text-align:center;color:#fff;background:#29c389;border-radius:60px;-moz-border-radius:60px;-webkit-border-radius:60px}#left-features .feature-content{float:left}#left-features .feature-circle{float:right}#right-features .feature-content{float:right}#right-features .feature-circle{float:left}#screenshots1{padding-top:106px;position:relative;z-index:100;background:#e6ebec}#screenshots1 .section_intro{margin-bottom:52px;color:#7f7f7f}#screenshot-carousel{width:960px;margin:0 auto;padding-bottom:100px;position:relative;zoom:1}#screenshot-carousel .carousel-viewport ul{margin:0;padding:0}#screenshot-carousel .carousel-viewport ul li{width:290px;float:left;margin-right:30px;padding:5px;background:#fff}#screenshot-carousel .carousel-viewport ul li img{display:block;max-width:100%;height:auto}#screenshot-carousel a:active{outline:none}.slides,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none}#screenshot-carousel .carousel-slider{margin:0;padding:0}#screenshot-carousel .carousel-slider>li{margin-right:20px}#screenshot-carousel .carousel-slider img{max-width:100%;display:block}.carousel-pauseplay span{text-transform:capitalize}.carousel-slider:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;margin-right:80px}html[xmlns] .carousel-slider{display:block}* html .carousel-slider{height:1%}.no-js .carousel-slider>li:first-child{display:block}#screenshot-carousel .carousel-slider{zoom:1}#screenshot-carousel .carousel-slider>li{position:relative}#screenshot-carousel:hover .carousel-direction-nav li .next{right:0}#screenshot-carousel:hover .carousel-direction-nav li .prev{left:0}.carousel-direction-nav li .disabled{opacity:.3;filter:alpha(opacity=30);cursor:default}.carousel-direction-nav{display:block;position:relative;width:90px;height:42px;margin:0 auto;padding:0}.carousel-direction-nav a{display:block;position:absolute;top:0;width:38px;height:40px;line-height:40px;font-family:'Quicksand';font-size:18px;color:#fff;background:#29c389;text-align:center;-webkit-box-shadow:1px 2px 0 0 rgba(41,195,137,1);-moz-box-shadow:1px 2px 0 0 rgba(41,195,137,1);box-shadow:1px 2px 0 0 rgba(41,195,137,1);-webkit-transition:background 1s;-moz-transition:background 1s;transition:background 1s}.carousel-direction-nav a:hover{background:#00965d}.carousel-direction-nav a.carousel-next{right:0}.carousel-direction-nav a.carousel-prev{left:0}#screenshots2{position:relative;padding-top:106px;padding-bottom:66px;position:relative;z-index:100;background:#e6ebec;color:#fff}#screenshots2 .section_intro{margin-bottom:52px}#screenshot-gallery{width:960px;margin:0 auto;overflow:hidden}#screenshot-gallery ul{width:990px;margin:0;padding:0}#screenshot-gallery ul li{float:left;width:300px;margin-right:30px;margin-bottom:40px}#screenshot-gallery ul li div{margin-bottom:17px;padding:5px;background:#fff;-webkit-box-shadow:1px 2px 0 0 rgba(196,208,210,1);-moz-box-shadow:1px 2px 0 0 rgba(196,208,210,1);box-shadow:1px 2px 0 0 rgba(196,208,210,1)}#screenshot-gallery ul li div img{max-width:100%;height:auto;display:block}#screenshot-gallery ul li h4{margin-bottom:0;text-align:center;font-size:14px;font-family:'Lato'}#services{padding-top:106px;padding-bottom:85px;position:relative;z-index:100;background:#e6ebec}#services .section_intro{margin-bottom:52px;color:#7f7f7f}#service-items{width:1080px;margin:0 auto;overflow:hidden}#service-items ul{width:1096px;display:block;margin:0;padding:0}#service-items ul li{float:left;width:254px;margin-right:20px;margin-bottom:25px;padding-bottom:2px}#service-items ul li .service-content{padding-top:58px;padding-bottom:31px;background:#fff;-webkit-box-shadow:1px 2px 0 0 rgba(196,208,210,1);-moz-box-shadow:1px 2px 0 0 rgba(196,208,210,1);box-shadow:1px 2px 0 0 rgba(196,208,210,1)}#service-items ul li .service-circle{width:130px;height:130px;margin:0 auto;padding:3px;background:#c1ced0;border-radius:68px;-moz-border-radius:68px;-webkit-border-radius:68px}#service-items ul li .service-circle img{display:block;width:130px;height:130px;border-radius:65px;-moz-border-radius:65px;-webkit-border-radius:65px}#service-items ul li .service-teaser{padding-top:30px;text-align:center}#service-items ul li .service-teaser h3{margin-bottom:20px;font-size:15px;font-family:'Roboto';font-weight:600}#service-items ul li .service-teaser p{display:block;width:195px;margin:0 auto;margin-bottom:29px;line-height:170%;font-size:13px;color:#999}#service-items ul li .service-teaser .service-more{text-align:center}#service-items ul li .service-teaser a.more-link{display:inline-block;padding:14px 29px;font-size:12px;color:#fff;background:#29c389;-webkit-box-shadow:1px 2px 0 0 rgba(41,195,137,1);-moz-box-shadow:1px 2px 0 0 rgba(41,195,137,1);box-shadow:1px 2px 0 0 rgba(41,195,137,1);-webkit-transition:background 1s;-moz-transition:background 1s;transition:background 1s}#service-items ul li .service-teaser a.more-link:hover{background:#00965d}#serivceitem-holder{display:none}#service-loader{display:none;width:100%;height:150px;background:transparent url('images/preloader-black.svg') center center no-repeat}#service-item{position:relative;width:800px;margin:0 auto;padding-bottom:60px}.service-content{line-height:170%;font-size:13px;color:#7f7f7f;text-align:center}.service-content img{max-width:100%;height:auto}.service-content h3.service-title{margin-bottom:30px;font-size:25px;font-weight:300}.close-service{margin-bottom:30px;text-align:center}.close-service a{display:inline-block;padding:10px 16px;font-size:13px;font-weight:300;border:1px solid #eee;color:#333;-webkit-transition:all 1s;-moz-transition:all 1s;transition:all 1s}.close-service a:hover{border:1px solid #999;color:#000}#contact{padding-top:110px;padding-bottom:80px;position:relative;z-index:100;background:#e6ebec}#contact .section_intro{margin-bottom:52px;color:#7f7f7f}#contact-form{width:760px;margin:0 auto}#contact-form p{text-align:center}#contact-form input[type="text"]{float:left;width:186px;height:60px;line-height:62px;margin:0;margin-bottom:20px;margin-right:20px;padding:0;padding-left:50px}#contact-form input[type="text"]#form-name{background:#fff url('images/name-bg.png') 20px 19px no-repeat}#contact-form input[type="text"]#form-mail{background:#fff url('images/mail-bg.png') 18px 24px no-repeat}#contact-form input[type="text"]#form-subject{margin-right:0;background:#fff url('images/subject-bg.png') 18px 23px no-repeat}#contact-form input[type="text"],#contact-form textarea{font-size:13px;border:2px solid #bccacd;font-family:'Lato';color:#7f7f7f;-webkit-appearance:none;-webkit-transition:border 1s;-moz-transition:border 1s;transition:border 1s}#contact-form input[type="text"]:focus,#contact-form textarea:focus{border:2px solid #29c389}#contact-form textarea{width:688px;height:200px;line-height:170%;padding:20px;padding-top:22px;padding-left:50px;background:#fff url('images/message-bg.png') 20px 24px no-repeat;overflow:auto}#contact-form button{display:inline-block;height:58px;line-height:58px;margin:0;padding:0;padding-left:100px;padding-right:45px;background:#29c389 url('images/send-button-bg.png') top left no-repeat;border:0;text-align:center;font-size:14px;color:#fff;font-weight:400;cursor:pointer;-webkit-box-shadow:1px 2px 0 0 rgba(41,195,137,1);-moz-box-shadow:1px 2px 0 0 rgba(41,195,137,1);box-shadow:1px 2px 0 0 rgba(41,195,137,1);-webkit-transition:background 1s;-moz-transition:background 1s;transition:background 1s}#contact-form button:hover{background:#00965d url('images/send-button-bg.png') top left no-repeat}p#required{padding-top:20px;font-size:11px;color:#999}#contact-loading{width:100%;height:200px;background:url('images/loading.gif') center center no-repeat;background-size:55px 55px}div#result{width:65%;margin:0 auto;margin-bottom:35px}.contact-error{padding:20px;background:#ff9393;border:1px solid #900;color:#4a0000;text-align:center}.contact-success{padding:20px;background:#d0f993;border:1px solid #030;color:#030;text-align:center}#social{position:relative;z-index:100;padding-top:100px;padding-bottom:45px;background:#29c389}#social-container{width:800px;margin:0 auto;overflow-x:hidden}#social-icons{position:relative;float:left;left:50%}#social-icons ul{position:relative;float:left;left:-50%;margin:0;padding:0}#social-icons ul li{float:left;margin:10px}#social-icons ul li a{display:block;width:50px;height:50px;line-height:50px;color:#fff;text-align:center;-webkit-transition:background 1s;-moz-transition:background 1s;transition:background 1s}#copyright{width:100%;padding-top:50px;padding-bottom:15px;text-align:center;font-size:11px;color:#fff}#video-tour{position:relative;z-index:100;padding-top:106px;padding-bottom:80px;background:#29c389}#video-tour .section_title h2{color:#fff}#video-tour .section_title .title_border{background:#e6ebec}#video-tour .section_intro{color:#fff}#video-container{width:960px;margin:0 auto}#subscribe{position:relative;z-index:100;padding-top:106px;padding-bottom:110px;background:transparent}#subscribe-form{width:440px;margin:0 auto}#mc_embed_signup{position:relative;background:transparent url('images/white_overlay90.png');padding-bottom:78px}#mc_embed_signup h2{display:block;width:100%;height:80px;line-height:80px;margin-bottom:50px;font-size:30px;color:#fff;background:#29c389;text-align:center;font-weight:300}.indicates-required{position:absolute;bottom:40px;left:0;width:100%;text-align:center;font-size:12px;color:#999}.mc-field-group{width:340px;margin:0 auto;margin-bottom:20px}.mc-field-group label{display:block;margin-bottom:10px;font-size:14px;color:#7f7f7f}.mc-field-group input[type="email"],.mc-field-group input[type="text"]{width:286px;padding:14px 25px;font-size:17px;color:#7f7f7f;border:2px solid #bccacd;-webkit-appearance:none}#mc_embed_signup input[type="submit"]{display:block;width:190px;height:60px;line-height:60px;margin:0 auto;padding:0;font-size:14px;color:#fff;background:#38c68b;border:0;-webkit-box-shadow:1px 2px 0 0 rgba(41,195,137,1);-moz-box-shadow:1px 2px 0 0 rgba(41,195,137,1);box-shadow:1px 2px 0 0 rgba(41,195,137,1);-webkit-transition:background 1s;-moz-transition:background 1s;transition:background 1s}#mc_embed_signup input[type="submit"]:hover{background:#00965d}#quote{position:relative;z-index:100;padding-top:70px;padding-bottom:75px;background:#29c389}.quote-elements{width:800px;margin:0 auto}.quote-sign{width:70px;height:70px;margin:0 auto;position:relative;font-size:80px;text-align:center;font-family:'Oswald';color:#29c389;background:#e6ebec;border-radius:35px;-moz-border-radius:35px;-webkit-border-radius:35px}.quote-sign span{display:block;width:100%;position:absolute;top:-37px;text-align:center}.quote-content{margin-bottom:39px;padding-top:45px;line-height:160%;text-align:center;font-size:36px;font-weight:300;color:#fff}.quote-author{font-size:15px;text-align:center;color:#fff;font-style:italic}.author-avatar{width:70px;height:70px;margin:0 auto;margin-bottom:30px;padding:3px;background:#e6ebec;border-radius:38px;-moz-border-radius:38px;-webkit-border-radius:38px}.author-avatar img{display:block;width:70px;height:70px;border-radius:35px;-moz-border-radius:35px;-webkit-border-radius:35px}#pricing{padding:110px 0;position:relative;z-index:100;background:#e6ebec}#pricing .section_title{margin-bottom:65px}#pricing .section_intro{margin-bottom:52px;color:#7f7f7f}.pricing-table{margin:0 auto;border-right:0;line-height:1}.pricing-column{float:left;min-height:100px;padding-bottom:40px;background:#fff;-webkit-box-shadow:1px 2px 0 0 rgba(196,208,210,1);-moz-box-shadow:1px 2px 0 0 rgba(196,208,210,1);box-shadow:1px 2px 0 0 rgba(196,208,210,1)}.pricing-column ul{margin:0;padding:0}.pricing-column ul li{display:block;width:100%;text-align:center}.pricing-column ul li.plan-title{padding-top:44px;padding-bottom:31px;font-size:20px;font-weight:600;color:#000}.pricing-column ul li.plan-price{position:relative;margin-bottom:35px;padding-top:35px;padding-bottom:28px;background:#29c389;color:#fff}.pricing-column ul li.plan-price span.price{font-size:80px;line-height:80px;font-weight:300}.pricing-column ul li.plan-price span.period{display:inline-block;font-size:16px}.pricing-column ul li.plan-price span.note{display:block;padding-top:16px;font-size:11px;font-style:italic}.pricing-column ul li.plan-row{height:35px;line-height:35px;font-size:13px;color:#7f7f7f}.pricing-column ul li.signup-button{padding-top:28px;text-align:center}.pricing-column ul li.signup-button a{display:inline-block;padding:16px 34px;font-size:16px;color:#fff;background:#29c389;font-family:'Lato';-webkit-box-shadow:1px 2px 0 0 rgba(41,195,137,1);-moz-box-shadow:1px 2px 0 0 rgba(41,195,137,1);box-shadow:1px 2px 0 0 rgba(41,195,137,1);-webkit-transition:background 1s;-moz-transition:background 1s;transition:background 1s}.pricing-column ul li.signup-button a:hover{background:#00965d}.plans4{width:1180px}.plans4 .pricing-column{width:255px;margin:0 20px}.plans3{width:1050px}.plans3 .pricing-column{width:300px;margin:0 25px}.plans2{width:960px}.plans2 .pricing-column{width:430px;margin:0 25px}#download-section{position:relative;z-index:100;padding-top:106px;padding-bottom:110px;background:#29c389}#download-text{width:960px;margin:0 auto;margin-bottom:60px;text-align:center;font-size:40px;font-weight:300;color:#fff}#download-buttons{overflow:hidden}#download-buttons div.helper{position:relative;float:left;left:50%}#download-buttons div.helper ul{position:relative;float:left;left:-50%;margin:0;padding:0}#download-buttons div.helper ul li{float:left;height:67px;margin:0 15px}#download-buttons div.helper ul li a.call-to-button{position:relative;height:65px;line-height:65px;padding-left:63px;font-size:18px}#download-buttons div.helper ul li a.call-to-button i.fa{position:absolute;left:18px}#download-buttons div.helper ul li a.call-to-button i.fa-cloud{top:19px}#download-buttons div.helper ul li a.call-to-button i.fa-apple{top:19px}#download-buttons div.helper ul li a.call-to-button i.fa-android{top:18px}#download-buttons div.helper ul li a.call-to-button i.fa-2x{font-size:28px}#fun-facts{position:relative;z-index:100;padding:130px 0;background:transparent}#facts-wrapper{width:1100px;margin:0 auto;overflow:hidden}#facts-wrapper .helper{position:relative;float:left;left:50%}#facts-wrapper ul{position:relative;float:left;left:-50%;margin:0;padding:0}#facts-wrapper ul li{float:left;width:255px;margin:0 10px;padding-top:45px;background:url('images/white_overlay90.png');border-top:4px solid #29c389}.fact-number{margin-bottom:45px;text-align:center;font-size:60px;font-weight:300;color:#000}.fact-desc{height:60px;line-height:60px;text-align:center;font-size:15px;color:#fff;background:#29c389}#testimonials{padding-top:100px;padding-bottom:58px;position:relative;z-index:100;background:#e6ebec}#testimonials-slider{width:800px;margin:0;padding:0;margin:0 auto;text-align:center;color:#333;position:relative;zoom:1}#testimonial-controls{position:relative;z-index:1000}.testimonial-avatar{width:88px;height:88px;padding:3px;float:left;background:#fff;border-radius:47px;-moz-border-radius:47px;-webkit-border-radius:47px}.testimonial-avatar img{width:88px;height:88px;border-radius:44px;-moz-border-radius:44px;-webkit-border-radius:44px}.testimonial-content{position:relative;width:595px;padding:40px;float:right;line-height:170%;background:#fff;font-size:15px;color:#7f7f7f;text-align:left;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-webkit-box-shadow:1px 2px 0 0 rgba(196,208,210,1);-moz-box-shadow:1px 2px 0 0 rgba(196,208,210,1);box-shadow:1px 2px 0 0 rgba(196,208,210,1)}.testimonial-author{padding-top:15px;font-size:14px;font-style:italic}.testimonial-content:after{content:'';position:absolute;border-style:solid;border-width:8px 12px 8px 0;border-color:transparent #fff;display:block;width:0;z-index:1;left:-12px;top:38px}#testimonials-slider a:active{outline:none}.testimonial-slides,.testimonials-control-nav,.testimonials-direction-nav{margin:0;padding:0;list-style:none}#testimonials-slider .testimonial-slides>li{display:none}#testimonials-slider .testimonial-slides img{max-width:100%;display:block}.flex-pauseplay span{text-transform:capitalize}html[xmlns] .testimonial-slides{display:block}* html .testimonial-slides{height:1%}.no-js .testimonial-slides>li:first-child{display:block}#testimonials-slider .testimonial-slides{zoom:1}#testimonials-slider .testimonial-slides>li{position:relative}.testimonials-control-nav{display:block;width:100%;padding-top:28px;text-align:center}.testimonials-control-nav li{display:inline-block;width:16px;height:16px;margin:4px;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px}.testimonials-control-nav li a{display:block;width:14px;height:14px;text-indent:-999999;font-size:0;background:#fff;border:1px solid #ccd6d8;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px}.testimonials-control-nav li a.testimonials-active{background:#29c389;border:1px solid #1c8e5e}#about{padding-top:100px;padding-bottom:80px;position:relative;z-index:100;background:#e6ebec}#about .section_intro{margin-bottom:40px;color:#7f7f7f}#team-carousel{width:1080px;margin:0 auto;position:relative;zoom:1}.carousel-viewport{margin-bottom:30px}.member{width:254px;padding-bottom:31px;background:#fff;-webkit-box-shadow:1px 2px 0 0 rgba(196,208,210,1);-moz-box-shadow:1px 2px 0 0 rgba(196,208,210,1);box-shadow:1px 2px 0 0 rgba(196,208,210,1)}.position{height:60px;line-height:60px;margin-bottom:35px;background:#29c389}.position h4{font-size:15px;color:#fff;text-align:center}.member-image{width:130px;height:130px;margin:0 auto;padding:3px;background:#c1ced0;border-radius:68px;-moz-border-radius:68px;-webkit-border-radius:68px}.member-image img{display:block;width:130px;height:130px;border-radius:65px;-moz-border-radius:65px;-webkit-border-radius:65px}.member-info{padding-top:30px;text-align:center}.member-info h4{margin-bottom:20px;font-size:15px;font-family:'Roboto';font-weight:600}.member-info .member-description{width:195px;margin:0 auto;margin-bottom:29px;line-height:170%;font-size:13px;color:#999}.member-info p.member-more{text-align:center}.member-info p.member-more a{display:inline-block;padding:14px 29px;font-size:12px;color:#fff;background:#29c389;-webkit-box-shadow:1px 2px 0 0 rgba(41,195,137,1);-moz-box-shadow:1px 2px 0 0 rgba(41,195,137,1);box-shadow:1px 2px 0 0 rgba(41,195,137,1);-webkit-transition:background 1s;-moz-transition:background 1s;transition:background 1s}.member-info p.member-more a:hover{background:#00965d}.team-grid{padding-bottom:20px}.team-grid .member{float:left;margin:10px}.grid4{width:1096px;margin:0 auto}.grid3{width:1040px;margin:0 auto}.grid3 .member{width:320px}.grid2{width:880px;margin:0 auto}.grid2 .member{width:420px}.grid2 .member .member-info .member-description{width:300px}#team-carousel a:active{outline:none}.slides,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none}#team-carousel .carousel-slider{margin:0;padding:0}#team-carousel .carousel-slider>li{margin-right:20px;padding-bottom:2px}#team-carousel .carousel-slider img{max-width:100%;display:block}.carousel-pauseplay span{text-transform:capitalize}.carousel-slider:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;margin-right:80px}html[xmlns] .carousel-slider{display:block}* html .carousel-slider{height:1%}.no-js .carousel-slider>li:first-child{display:block}#team-carousel .carousel-slider{zoom:1}#team-carousel .carousel-slider>li{position:relative}#team-carousel:hover .carousel-direction-nav li .next{right:0}#team-carousel:hover .carousel-direction-nav li .prev{left:0}.member-icons .icons{position:relative;float:left;left:50%}.member-icons .icons ul{position:relative;float:left;left:-50%;margin:0;padding:0}.member-icons .icons ul li{float:left;margin:5px 5px}.member-icons .icons ul li a{display:block;width:50px;height:50px;line-height:50px;color:#fff;text-align:center;-webkit-transition:background 1s;-moz-transition:background 1s;transition:background 1s}#member-holder{display:none;margin-bottom:40px}#member-loader{display:none;width:100%;height:200px;background:transparent url('images/preloader-black.svg') center center no-repeat}#member-page{width:800px;margin:0 auto}#member-page .text-content{margin-bottom:30px;line-height:170%;color:#7f7f7f}#close-member{margin-bottom:30px;text-align:center}#close-member a{display:inline-block;padding:10px 16px;font-size:13px;font-weight:300;border:1px solid #eee;color:#333;-webkit-transition:all 1s;-moz-transition:all 1s;transition:all 1s}#close-member a:hover{border:1px solid #999;color:#000}#member-avatar{width:280px;margin:0 auto;margin-bottom:40px}#member-avatar img{width:280px;height:auto;display:block}#member-name{margin-bottom:30px}#member-name h3{margin-bottom:0;font-size:35px;font-weight:300;text-align:center}@media screen and (min-width:1480px){#header{margin-bottom:140px}#home{padding-top:40px}.home1{padding-bottom:220px}.home2{padding-bottom:140px}.home2 #header{margin-bottom:100px}.home2 #home_content{width:1120px}}@media screen and (min-width:961px) and (max-width:1200px){.section-content-wide{width:960px}#home_content{width:960px}#navigation{width:420px}#navigation nav a{margin-left:15px}#home-image{width:230px}.home2 #intro{width:670px;padding-top:30px}.home2 #call-to-action{width:670px}#features1 .feature_content{width:960px}#features1 .feature-details{width:400px;padding-top:80px}#features1 .feature-image{width:500px}#features1 .full .feature-details .feature-text{width:600px}#features-wrapper{width:960px}#features-image{width:390px}#left-features,#right-features{width:280px;padding-top:40px}#features2 .feature{margin-bottom:40px}.feature-content{width:180px}#service-items{width:960px}#service-items ul{width:980px}#service-items ul li{width:224px}#service-items ul li .service-teaser p{width:155px}#team-carousel{width:960px}.member{width:224px}.team-grid .member{margin:10px}.grid4{width:960px}.grid4 .member{width:219px}.grid4 .member .member-info .member-description{width:155px}.grid3{width:960px}.grid3 .member{width:300px}#facts-wrapper{width:960px}#facts-wrapper ul li{width:220px}.plans4{width:960px}.plans4 .pricing-column{width:220px;margin:0 10px}.plans4 .pricing-column ul li.plan-price span.price{font-size:50px;line-height:50px}.plans4 .pricing-column ul li.plan-price span.note{font-size:9px}.plans3{width:960px}.plans3 .pricing-column{width:290px;margin:0 15px}}@media screen and (max-width:960px){.section-content{width:700px}.section-content-wide{width:700px}.section-content-narrow{width:700px}.section_intro{width:700px}.parallax{background-size:cover;background-attachment:scroll}#header{text-align:right}#home_content{width:700px}#home-image{width:200px}.home2 #intro{width:470px;padding-top:30px}.home2 #intro h1{font-size:33px}.home2 #call-to-action{width:470px}.home2 #call-to-action div.helper ul li:first-child{margin-left:0}#features1 .feature_content{width:700px}#features1 .feature-details{width:280px;padding-top:25px}#features1 .feature-details h2{margin-bottom:24px;font-size:22px}#features1 .feature-details .title-separator{width:140px;margin-bottom:26px}#features1 .feature-details .feature-text{font-size:12px}#features1 .feature-image{width:350px}#features1 .full .feature-details .feature-text{width:500px}#features-wrapper{width:700px}#features-image{width:340px}#left-features,#right-features{width:180px;padding-top:40px}.feature-circle{display:none}#features2 .feature{margin-bottom:40px}.feature-content{width:180px}#screenshot-carousel{width:660px}#screenshot-carousel .carousel-viewport ul li{width:190px}#screenshot-gallery{width:700px}#screenshot-gallery ul{width:720px}#screenshot-gallery ul li{width:220px;margin-right:20px;margin-bottom:30px}#services .section_intro{width:500px}#service-items{width:530px}#service-items ul{width:550px}#service-items ul li{width:254px}#service-items ul li .service-teaser p{width:195px}#service-item{width:500px}#contact-form{width:700px}#contact-form input[type="text"]{width:166px}#contact-form textarea{width:626px}#social-container{width:700px}#team-carousel{width:715px}#member-page{width:700px;overflow-x:hidden}.member{width:224px}.team-grid .member{margin:10px}.grid4{width:550px}.grid4 .member{width:254px}.grid4 .member .member-info .member-description{width:195px}.grid3{width:690px}.grid3 .member{width:210px}.grid3 .member .member-info .member-description{width:165px}.grid2{width:700px}.grid2 .member{width:330px}.grid2 .member .member-info .member-description{width:270px}#video-container{width:700px}#download-text{width:700px}#testimonials-slider{width:700px}.testimonial-content{width:495px}.quote-elements{width:700px}#fun-facts{padding:90px 0}#facts-wrapper{width:700px}#facts-wrapper ul li{width:165px;margin:0 5px;padding-top:30px}.fact-number{margin-bottom:30px;font-size:39px}.fact-desc{height:39px;line-height:39px;font-size:11px}.plans4{width:700px}.plans4 .pricing-column{width:155px;margin:0 10px}.plans4 .pricing-column ul li.plan-title{padding-top:38px;padding-bottom:26px;font-size:15px}.plans4 .pricing-column ul li.plan-price span.price{font-size:35px;line-height:35px}.plans4 .pricing-column ul li.plan-price span.note{padding:0 15px;padding-top:15px;line-height:170%;font-size:9px}.plans4 .pricing-column ul li.plan-row{height:28px;line-height:28px;font-size:11px}.plans3{width:700px}.plans3 .pricing-column{width:203px;margin:0 15px}.plans3 .pricing-column ul li.plan-title{font-size:18px}.plans3 .pricing-column ul li.plan-price span.note{padding:0 15px;padding-top:15px;line-height:170%;font-size:9px}.plans2{width:700px}.plans2 .pricing-column{width:310px;margin:0 20px}}@media screen and (max-width:640px){.section_title{margin-bottom:35px}.section_title h2{margin-bottom:22px;font-size:30px}.section-content{width:520px}.section-content-wide{width:520px}.section-content-narrow{width:520px}.section_intro{width:520px;font-size:13px}.one_fourth,.one_fourth_last{width:100%;margin-right:0;float:none}.two_fourth,.two_fourth_last{width:100%;margin-right:0;float:none}.three_fourth,.three_fourth_last{width:100%;margin-right:0;float:none}.one_fifth,.one_fifth_last{width:100%;margin-right:0;float:none}.two_fifth,.two_fifth_last{width:100%;margin-right:0;float:none}.three_fifth,.three_fifth_last{width:100%;margin-right:0;float:none}.four_fifth,.four_fifth_last{width:100%;margin-right:0;float:none}#header{text-align:right}#home_content{width:520px}#logo{width:200px}#top-nav div.helper{display:none}#top-nav div.menu-button{display:block;margin-top:16px;margin-right:20px}.overlay-menu ul li a{font-size:24px}.home1 #intro h1{font-size:32px}#home-image{width:200px}.home2 #intro{width:280px;padding-top:20px}.home2 #intro h1{font-size:22px}.home2 #call-to-action{width:280px;padding-top:30px}.home2 #call-to-action div.helper ul li{margin:0;margin-bottom:15px}#features1 .feature{padding-top:60px}#features1 .feature_content{width:520px}#features1 .feature-details{width:520px;padding-top:25px;margin-bottom:50px}#features1 .feature-details h2{margin-bottom:24px;font-size:24px;text-align:center}#features1 .feature-details .title-separator{width:140px;margin:0 auto;margin-bottom:26px}#features1 .feature-details .feature-text{font-size:13px;text-align:center}#features1 .feature-image{width:520px}#features1 .full .feature-details .feature-text{width:500px}#features1 .odd .feature-details{float:none}#features1 .odd .feature-details h2{text-align:center}#features1 .odd .feature-details .feature-text{text-align:center}#features1 .odd .feature-image{float:none}#features1 .even .feature-details{float:none}#features1 .even .feature-image{float:none}#features2{padding:60px 0}#features-wrapper{width:520px;padding-top:15px}#features-image{width:520px;float:none}#left-features,#right-features{width:520px;padding-top:0}#left-features{float:none;text-align:center;margin-bottom:30px}#right-features{float:none;text-align:center;margin-top:30px}.feature-content{width:400px;margin:0 auto}.feature-circle{display:block;margin:0 auto;margin-bottom:30px}#features2 .feature{margin-bottom:40px}#left-features .feature-content{float:none}#left-features .feature-circle{float:none}#right-features .feature-content{float:none}#right-features .feature-circle{float:none}#screenshots1{padding-top:66px}#screenshot-carousel{width:520px;padding-bottom:70px}#screenshot-carousel .carousel-viewport ul li{width:235px}#screenshot-gallery{width:520px}#screenshot-gallery ul{width:570px}#screenshot-gallery ul li{width:250px;margin-right:20px;margin-bottom:30px}#contact{padding-top:70px;padding-bottom:40px}#contact-form{width:520px}#contact-form input[type="text"]{width:468px;float:none;margin:0;margin-bottom:20px}#contact-form textarea{width:448px}#social-container{width:520px}#about{padding-top:60px;padding-bottom:40px}#team-carousel{width:520px}#member-page{width:500px}.member{width:224px}.grid4{width:520px}.grid4 .member{width:239px}.grid3{width:520px}.grid3 .member{width:520px;margin:0;margin-bottom:20px}.grid3 .member .member-info .member-description{width:465px}.grid2{width:520px}.grid2 .member{width:240px}.grid2 .member .member-info .member-description{width:180px}#video-container{width:520px}#download-section{padding-top:66px;padding-bottom:70px}#download-text{width:520px;margin-bottom:45px;font-size:30px}#testimonials{padding-top:60px;padding-bottom:38px}#testimonials-slider{width:520px}.testimonial-content{width:315px}.quote-sign{width:50px;height:50px;font-size:60px;border-radius:25px;-moz-border-radius:25px;-webkit-border-radius:25px}.quote-sign span{top:-29px}.quote-elements{width:520px}.quote-content{margin-bottom:30px;padding-top:35px;line-height:160%;font-size:28px}#fun-facts{padding:70px 0}#facts-wrapper{width:520px}#facts-wrapper ul li{width:240px;margin:10px 10px;padding-top:30px}.fact-number{margin-bottom:30px;font-size:47px}#pricing{padding:80px 0}#pricing .section_title{margin-bottom:50px}.plans4{width:520px}.plans4 .pricing-column{width:240px;margin:0 10px;margin-bottom:20px}.plans4 .pricing-column ul li.plan-title{padding-top:38px;padding-bottom:26px;font-size:15px}.plans4 .pricing-column ul li.plan-price span.price{font-size:60px;line-height:60px}.plans4 .pricing-column ul li.plan-price span.note{padding:0 15px;padding-top:15px;line-height:170%;font-size:9px}.plans4 .pricing-column ul li.plan-row{height:28px;line-height:28px;font-size:11px}.plans3{width:520px}.plans3 .pricing-column{width:520px;margin:0;margin-bottom:20px}.plans3 .pricing-column ul li.plan-title{font-size:25px}.plans3 .pricing-column ul li.plan-price span.note{padding:0;padding-top:16px;line-height:1;font-size:12px}.plans2{width:520px}.plans2 .pricing-column{width:240px;margin:0 10px;margin-bottom:20px}}@media screen and (max-width:500px){.section_title{margin-bottom:35px}.section_title h2{margin-bottom:18px;font-size:25px}.section-content{width:420px}.section-content-wide{width:420px}.section-content-narrow{width:420px}.section_intro{width:420px}.one_third,.one_third_last{width:100%;margin-right:0;float:none}.two_third,.two_third_last{width:100%;margin-right:0;float:none}#header{text-align:right;margin-bottom:60px}#home_content{width:420px}#logo{width:150px}.home1{padding-bottom:100px}.home1 #intro{padding-top:0}.home1 #intro h1{font-size:28px}#home-image{width:420px;float:none;margin-bottom:20px}#home-image img{margin:0 auto}.home2{padding-bottom:35px}.home2 #intro{width:420px;padding-top:0;float:none}.home2 #intro h1{font-size:35px;text-align:center}.home2 #call-to-action{width:420px;padding-top:40px}.home2 #call-to-action div.helper ul li{width:420px;margin:0 auto;margin-bottom:25px;text-align:center}.home2 #call-to-action div.helper ul li a{display:inline-block}#features1 .feature{padding-top:50px}#features1 .feature_content{width:420px}#features1 .feature-details{width:420px;padding-top:25px;margin-bottom:50px}#features1 .feature-image{width:420px}#features1 .full .feature-details .feature-text{width:380px}#features2{padding:50px 0}#features-wrapper{width:420px;padding-top:15px}#features-image{width:420px}#left-features,#right-features{width:420px;padding-top:0}.feature-content{width:420px}#screenshots1{padding-top:66px}#screenshot-carousel{width:420px;padding-bottom:60px}#screenshot-carousel .carousel-viewport ul li{width:185px}#screenshots2{padding-top:50px;padding-bottom:56px}#screenshots2 .section_intro{margin-bottom:40px}#screenshot-gallery{width:420px}#screenshot-gallery ul{width:420px}#screenshot-gallery ul li{width:300px;float:none;display:block;margin:0 auto;margin-bottom:30px}#services .section_intro{width:400px}#service-items{width:420px}#service-items ul{width:440px}#service-items ul li{width:200px}#service-items ul li .service-teaser p{width:155px}#service-item{width:400px}#contact{padding-top:40px;padding-bottom:35px}#contact-form{width:420px}#contact-form input[type="text"]{width:368px;float:none;margin:0;margin-bottom:20px}#contact-form textarea{width:348px}#social-container{width:420px}#about{padding-top:50px;padding-bottom:35px}#team-carousel{width:420px}#member-page{width:400px}.member{width:199px}.member-info .member-description{width:150px}.grid4{width:420px}.grid4 .member{width:190px}.grid4 .member .member-info .member-description{width:150px}.grid3{width:420px}.grid3 .member{width:420px}.grid3 .member .member-info .member-description{width:365px}.grid2{width:420px}.grid2 .member{width:190px}.grid2 .member .member-info .member-description{width:150px}#video-tour{padding-top:70px;padding-bottom:60px}#video-container{width:420px}#download-section{padding-top:56px;padding-bottom:60px}#download-text{width:420px;margin-bottom:40px;font-size:22px}#testimonials-slider{width:420px}.testimonial-content{width:215px}.quote-elements{width:420px}#fun-facts{padding:50px 0}#facts-wrapper{width:420px}#facts-wrapper ul li{width:190px;margin:10px 10px}.fact-number{font-size:40px}#pricing{padding:70px 0}#pricing .section_title{margin-bottom:40px}.plans4{width:420px}.plans4 .pricing-column{width:190px;margin:0 10px;margin-bottom:20px}.plans4 .pricing-column ul li.plan-price span.price{font-size:50px;line-height:50px}.plans3{width:420px}.plans3 .pricing-column{width:420px}.plans3 .pricing-column ul li.plan-title{font-size:25px}.plans3 .pricing-column ul li.plan-price span.note{padding:0;padding-top:16px;line-height:1;font-size:12px}.plans2{width:420px}.plans2 .pricing-column{width:190px;margin:0 10px}.plans2 .pricing-column ul li.plan-price span.price{font-size:50px;line-height:50px}.plans2 .pricing-column ul li.plan-price span.note{padding:0 15px;padding-top:15px;line-height:170%;font-size:9px}.plans2 .pricing-column ul li.plan-row{height:28px;line-height:28px;font-size:11px}}@media screen and (max-width:420px){.section_title{margin-bottom:30px}.section_title h2{margin-bottom:16px;font-size:22px}.section-content{width:380px}.section-content-wide{width:380px}.section-content-narrow{width:380px}.section_intro{width:380px;font-size:14px}#header{text-align:right;margin-bottom:60px}#home_content{width:380px}#logo{width:110px}.home1{padding-bottom:60px}.home1 #intro{padding-top:0}.home1 #intro h1{font-size:28px}.home1 #call-to-action{width:380px;padding-top:40px}.home1 #call-to-action div.helper ul li{width:380px;margin:0 auto;margin-bottom:25px;text-align:center}.home1 #call-to-action div.helper ul li a{display:inline-block}#home-image{width:380px}.home2 #intro{width:380px}.home2 #intro h1{font-size:35px}.home2 #call-to-action{width:380px;padding-top:40px}.home2 #call-to-action div.helper ul li{width:380px}#features1 .feature_content{width:380px}#features1 .feature-details{width:380px}#features1 .feature-image{width:380px}#features1 .full .feature-details .feature-text{width:380px}#features-wrapper{width:380px}#features-image{width:380px}#left-features,#right-features{width:380px}.feature-content{width:380px}#screenshot-carousel{width:380px}#screenshot-carousel .carousel-viewport ul li{width:175px}#screenshots2{padding-top:50px;padding-bottom:56px}#screenshots2 .section_intro{margin-bottom:40px}#screenshot-gallery{width:380px}#screenshot-gallery ul{width:380px}#screenshot-gallery ul li{width:300px;float:none;display:block;margin:0 auto;margin-bottom:30px}#services{padding-top:60px;padding-bottom:40px}#services .section_intro{width:360px}#service-items{width:380px}#service-items ul{width:400px}#service-items ul li{width:179px}#service-items ul li .service-teaser p{width:145px}#service-item{width:350px}#contact-form{width:380px}#contact-form input[type="text"]{width:326px;float:none;margin:0;margin-bottom:20px}#contact-form textarea{width:306px}#social{padding-top:40px;padding-bottom:30px}#social-container{width:280px}#copyright{padding-top:30px}#about{padding-top:50px;padding-bottom:35px}#team-carousel{width:380px}#member-page{width:380px}.member{width:179px}.member-info .member-description{width:130px}.grid4{width:380px}.grid4 .member{width:380px;margin:0;margin-bottom:20px}.grid3 .member .member-info .member-description{width:320px}.grid3{width:380px}.grid3 .member{width:380px}.grid3 .member .member-info .member-description{width:320px}.grid2{width:380px}.grid2 .member{width:380px;margin:0;margin-bottom:20px}.grid2 .member .member-info .member-description{width:320px}#video-container{width:380px}#download-section{padding-top:56px;padding-bottom:40px}#download-text{width:380px;font-size:18px}#download-buttons div.helper{float:none;left:auto}#download-buttons div.helper ul{float:none;left:auto}#download-buttons div.helper ul li{float:none;display:block;text-align:center;margin:0;margin-bottom:20px}#download-buttons div.helper ul li a.call-to-button{display:inline-block}#testimonials-slider{width:380px}.testimonial-content{width:175px}.quote-elements{width:380px}#facts-wrapper{width:380px}#facts-wrapper ul li{width:170px;margin:10px 10px}.plans4{width:380px}.plans4 .pricing-column{width:380px;margin:0;margin-bottom:20px}.plans4 .pricing-column ul li.plan-title{padding-top:44px;padding-bottom:31px;font-size:20px}.plans4 .pricing-column ul li.plan-price{margin-bottom:35px;padding-top:35px;padding-bottom:28px}.plans4 .pricing-column ul li.plan-price span.price{font-size:80px;line-height:80px}.plans4 .pricing-column ul li.plan-price span.period{font-size:16px}.plans4 .pricing-column ul li.plan-price span.note{padding-top:16px;font-size:11px}.plans4 .pricing-column ul li.plan-row{height:35px;line-height:35px}.plans3{width:380px}.plans3 .pricing-column{width:380px}.plans3 .pricing-column ul li.plan-title{padding-top:44px;padding-bottom:31px;font-size:20px}.plans3 .pricing-column ul li.plan-price{margin-bottom:35px;padding-top:35px;padding-bottom:28px}.plans3 .pricing-column ul li.plan-price span.price{font-size:80px;line-height:80px}.plans3 .pricing-column ul li.plan-price span.period{font-size:16px}.plans3 .pricing-column ul li.plan-price span.note{padding-top:16px;font-size:11px}.plans3 .pricing-column ul li.plan-row{height:35px;line-height:35px}.plans2{width:380px}.plans2 .pricing-column{width:380px;margin:0;margin-bottom:20px}.plans2 .pricing-column ul li.plan-title{padding-top:44px;padding-bottom:31px;font-size:20px}.plans2 .pricing-column ul li.plan-price{margin-bottom:35px;padding-top:35px;padding-bottom:28px}.plans2 .pricing-column ul li.plan-price span.price{font-size:80px;line-height:80px}.plans2 .pricing-column ul li.plan-price span.period{font-size:16px}.plans2 .pricing-column ul li.plan-price span.note{padding-top:16px;font-size:11px}.plans2 .pricing-column ul li.plan-row{height:35px;line-height:35px}#subscribe{padding-top:70px;padding-bottom:75px}#subscribe-form{width:360px;margin:0 auto}#mc_embed_signup{padding-bottom:78px}#mc_embed_signup h2{height:80px;line-height:80px;margin-bottom:50px;font-size:30px}.indicates-required{bottom:40px;left:0}.mc-field-group{width:280px;margin-bottom:20px}.mc-field-group label{margin-bottom:10px}.mc-field-group input[type="email"],.mc-field-group input[type="text"]{width:248px;padding:14px 15px}#mc_embed_signup input[type="submit"]{display:block;width:190px;height:60px;line-height:60px}}@media screen and (max-width:380px){.section_title h2{margin-bottom:15px;font-size:20px}.section-content{width:300px}.section-content-wide{width:300px}.section-content-narrow{width:300px}.section_intro{width:300px;font-size:13px}#header{text-align:right;margin-bottom:40px}#home_content{width:300px}#logo{width:200px}#logo-text{width:160px}.home1{padding-bottom:50px}.home1 #intro h1{font-size:24px}.home1 #call-to-action{width:300px}.home1 #call-to-action div.helper ul li{width:300px}#home-image{width:300px}.home2 #intro{width:300px}.home2 #intro h1{font-size:24px}.home2 #call-to-action{width:300px}.home2 #call-to-action div.helper ul li{width:300px}#features1 .feature_content{width:300px}#features1 .feature-details{width:300px}#features1 .feature-image{width:300px}#features1 .full .feature-details .feature-text{width:300px}#features-wrapper{width:300px}#features-image{width:300px}#left-features,#right-features{width:300px}.feature-content{width:300px}#screenshot-carousel{width:300px}#screenshot-carousel .carousel-viewport ul li{width:280px}#screenshot-gallery{width:300px}#screenshot-gallery ul{width:300px}#screenshot-gallery ul li{width:300px}#services .section_intro{width:200px}#service-items{width:255px}#service-items ul{width:255px}#service-items ul li{width:254px;margin:0;margin-bottom:20px}#service-items ul li .service-teaser p{width:195px}#service-item{width:300px}#contact-form{width:300px}#contact-form input[type="text"]{width:246px}#contact-form textarea{width:226px}#team-carousel{width:300px}#member-page{width:300px}.member{width:299px}.member-info .member-description{width:220px}.grid4{width:300px}.grid4 .member{width:300px}.grid3 .member .member-info .member-description{width:220px}.grid3{width:300px}.grid3 .member{width:300px}.grid3 .member .member-info .member-description{width:220px}.grid2{width:300px}.grid2 .member{width:300px}.grid2 .member .member-info .member-description{width:220px}#video-container{width:300px}#download-section{padding-top:56px;padding-bottom:40px}#download-text{width:300px;font-size:18px}#download-buttons div.helper{float:none;left:auto}#download-buttons div.helper ul{float:none;left:auto}#download-buttons div.helper ul li{float:none;display:block;text-align:center;margin:0;margin-bottom:20px}#download-buttons div.helper ul li a.call-to-button{display:inline-block}#testimonials-slider{width:300px}.testimonial-content{width:135px;padding:20px;font-size:13px}.quote-elements{width:300px}#facts-wrapper{width:300px}#facts-wrapper ul li{width:130px;margin:10px 10px}#pricing{padding:50px 0}#pricing .section_title{margin-bottom:30px}.plans4{width:300px}.plans4 .pricing-column{width:300px}.plans3{width:300px}.plans3 .pricing-column{width:300px}.plans2{width:300px}.plans2 .pricing-column{width:300px;margin:0;margin-bottom:20px}#subscribe{padding-top:60px;padding-bottom:65px}#subscribe-form{width:300px;margin:0 auto}#mc_embed_signup{padding-bottom:78px}#mc_embed_signup h2{height:80px;line-height:80px;margin-bottom:50px;font-size:30px}.indicates-required{bottom:40px;left:0}.mc-field-group{width:220px;margin-bottom:20px}.mc-field-group label{margin-bottom:10px}.mc-field-group input[type="email"],.mc-field-group input[type="text"]{width:188px}#mc_embed_signup input[type="submit"]{display:block;width:190px;height:60px;line-height:60px}}@media only screen and (-Webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min-device-pixel-ratio:1.5){#preloader{background:#fff url('images/preloader.gif') center center no-repeat;background-size:32px 20px}#top-nav .mobile-nav-container{background:transparent url('images/mobile-menu@2X.png') top right no-repeat;background-size:28px 20px}#navigation .mobile-nav-container{background:transparent url('images/mobile-menu-light@2X.png') top right no-repeat;background-size:28px 20px}.address-icon{background:url('images/address@2X.png') center center no-repeat;background-size:35px 30px}.phone-icon{background:url('images/phone@2X.png') center center no-repeat;background-size:18px 29px}.email-icon{background:url('images/email@2X.png') center center no-repeat;background-size:28px 18px}#contact-form textarea{background:#fff url('images/message-bg@2X.png') 20px 24px no-repeat;background-size:15px 16px}#contact-form input[type="text"]#form-name{background:#fff url('images/name-bg@2X.png') 20px 19px no-repeat;background-size:15px 20px}#contact-form input[type="text"]#form-mail{background:#fff url('images/mail-bg@2X.png') 18px 24px no-repeat;background-size:17px 12px}#contact-form input[type="text"]#form-subject{background:#fff url('images/subject-bg@2X.png') 18px 23px no-repeat;background-size:16px 16px}#contact-form button{background:#29c389 url('images/send-button-bg@2X.png') top left no-repeat;background-size:60px 58px}#contact-form button:hover{background:#336e7b url('images/send-button-bg@2X.png') top left no-repeat;background-size:60px 58px}ul.add li,li.add{background:url('images/lists/add@2X.png') 0 7px no-repeat;background-size:14px 14px}ul.remove li,li.remove{background:url('images/lists/remove@2X.png') 0 7px no-repeat;background-size:14px 14px}ul.check li,li.check{background:url('images/lists/check@2X.png') 0 7px no-repeat;background-size:14px 14px}ul.speech li,li.speech{background:url('images/lists/comment@2X.png') 0 7px no-repeat;background-size:14px 14px}ul.attention li,li.attention{background:url('images/lists/attention@2X.png') 0 7px no-repeat;background-size:14px 14px}ul.settings li,li.settings{background:url('images/lists/settings@2X.png') 0 7px no-repeat;background-size:14px 14px}ul.user li,li.user{background:url('images/lists/user@2X.png') 0 7px no-repeat;background-size:14px 14px}ul.telephone li,li.telephone{background:url('images/lists/telephone@2X.png') 0 7px no-repeat;background-size:14px 14px}ul.locked li,li.locked{background:url('images/lists/locked@2X.png') 0 7px no-repeat;background-size:14px 14px}ul.mail li,li.mail{background:url('images/lists/mail@2X.png') 0 7px no-repeat;background-size:14px 14px}ul.undo li,li.undo{background:url('images/lists/undo@2X.png') 0 7px no-repeat;background-size:14px 14px}ul.redo li,li.redo{background:url('images/lists/redo@2X.png') 0 7px no-repeat;background-size:14px 14px}}#open-overlay{display:none}@media screen and (max-width:640px){#open-overlay{display:block}}a.white-link{color:#fff}html{font-family:"Open Sans";font-weight:normal}@font-face{font-family:"Roboto";src:local(Roboto Thin),url("font/roboto/Roboto-Thin.woff2") format("woff2"),url("font/roboto/Roboto-Thin.woff") format("woff"),url("font/roboto/Roboto-Thin.ttf") format("truetype");font-weight:200}@font-face{font-family:"Roboto";src:local(Roboto Light),url("font/roboto/Roboto-Light.woff2") format("woff2"),url("font/roboto/Roboto-Light.woff") format("woff"),url("font/roboto/Roboto-Light.ttf") format("truetype");font-weight:300}@font-face{font-family:"Roboto";src:local(Roboto Regular),url("font/roboto/Roboto-Regular.woff2") format("woff2"),url("font/roboto/Roboto-Regular.woff") format("woff"),url("font/roboto/Roboto-Regular.ttf") format("truetype");font-weight:400}@font-face{font-family:"Roboto";src:url("font/roboto/Roboto-Medium.woff2") format("woff2"),url("font/roboto/Roboto-Medium.woff") format("woff"),url("font/roboto/Roboto-Medium.ttf") format("truetype");font-weight:500}@font-face{font-family:"Roboto";src:url("font/roboto/Roboto-Bold.woff2") format("woff2"),url("font/roboto/Roboto-Bold.woff") format("woff"),url("font/roboto/Roboto-Bold.ttf") format("truetype");font-weight:700}body{padding-top:50px;padding-bottom:20px}.body-content{padding-left:15px;padding-right:15px}input,select,textarea{max-width:280px}.alertify .ajs-dimmer{position:fixed;z-index:1981;top:0;right:0;bottom:0;left:0;padding:0;margin:0;background-color:#252525;opacity:.5}.alertify .ajs-modal{position:fixed;top:0;right:0;left:0;bottom:0;padding:0;overflow-y:auto;z-index:1981}.alertify .ajs-dialog{position:relative;margin:5% auto;min-height:110px;max-width:500px;padding:24px 24px 0 24px;outline:0;background-color:#fff}.alertify .ajs-dialog.ajs-capture:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;display:block;z-index:1}.alertify .ajs-reset{position:absolute !important;display:inline !important;width:0 !important;height:0 !important;opacity:0 !important}.alertify .ajs-commands{position:absolute;right:4px;margin:-14px 24px 0 0;z-index:2}.alertify .ajs-commands button{display:none;width:10px;height:10px;margin-left:10px;padding:10px;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.alertify .ajs-commands button.ajs-close{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAh0lEQVQYlY2QsQ0EIQwEB9cBAR1CJUaI/gigDnwR6NBL/7/xWLNrZ2b8EwGotVpr7eOitWa1VjugiNB7R1UPrKrWe0dEAHBbXUqxMQbeewDmnHjvyTm7C3zDwAUd9c63YQdUVdu6EAJzzquz7HXvTiklt+H9DQFYaxFjvDqllFyMkbXWvfpXHjJrWFgdBq/hAAAAAElFTkSuQmCC)}.alertify .ajs-commands button.ajs-maximize{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAOUlEQVQYlWP8//8/AzGAhYGBgaG4uBiv6t7eXkYmooxjYGAgWiELsvHYFMCcRX2rSXcjoSBiJDbAAeD+EGu+8BZcAAAAAElFTkSuQmCC)}.alertify .ajs-header{margin:-24px;margin-bottom:0;padding:16px 24px;background-color:#fff}.alertify .ajs-body{min-height:56px}.alertify .ajs-body .ajs-content{padding:16px 24px 16px 16px}.alertify .ajs-footer{padding:4px;margin-left:-24px;margin-right:-24px;min-height:43px;background-color:#fff}.alertify .ajs-footer .ajs-buttons.ajs-primary{text-align:right}.alertify .ajs-footer .ajs-buttons.ajs-primary .ajs-button{margin:4px}.alertify .ajs-footer .ajs-buttons.ajs-auxiliary{float:left;clear:none;text-align:left}.alertify .ajs-footer .ajs-buttons.ajs-auxiliary .ajs-button{margin:4px}.alertify .ajs-footer .ajs-buttons .ajs-button{min-width:88px;min-height:35px}.alertify .ajs-handle{position:absolute;display:none;width:10px;height:10px;right:0;bottom:0;z-index:1;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMS8xNEDQYmMAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQ0lEQVQYlaXNMQoAIAxD0dT7H657l0KX3iJuUlBUNOsPPCGJm7VDp6ryeMxMuDsAQH7owW3pyn3RS26iKxERMLN3ugOaAkaL3sWVigAAAABJRU5ErkJggg==);-webkit-transform:scaleX(1);transform:scaleX(1);cursor:se-resize}.alertify.ajs-no-overflow .ajs-body .ajs-content{overflow:hidden !important}.alertify.ajs-no-padding.ajs-maximized .ajs-body .ajs-content{left:0;right:0;padding:0}.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body{margin-left:-24px;margin-right:-24px}.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body .ajs-content{padding:0}.alertify.ajs-no-padding.ajs-resizable .ajs-body .ajs-content{left:0;right:0}.alertify.ajs-maximizable .ajs-commands button.ajs-maximize,.alertify.ajs-maximizable .ajs-commands button.ajs-restore{display:inline-block}.alertify.ajs-closable .ajs-commands button.ajs-close{display:inline-block}.alertify.ajs-maximized .ajs-dialog{width:100% !important;height:100% !important;max-width:none !important;margin:0 auto !important;top:0 !important;left:0 !important}.alertify.ajs-maximized.ajs-modeless .ajs-modal{position:fixed !important;min-height:100% !important;max-height:none !important;margin:0 !important}.alertify.ajs-maximized .ajs-commands button.ajs-maximize{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAASklEQVQYlZWQ0QkAMQhDtXRincOZX78KVtrDCwgqJNEoIB3MPLj7lRUROlpyVXGzby6zWuY+kz6tj5sBMTMAyVV3/595RbOh3cAXsww1raeiOcoAAAAASUVORK5CYII=)}.alertify.ajs-resizable .ajs-dialog,.alertify.ajs-maximized .ajs-dialog{padding:0}.alertify.ajs-resizable .ajs-commands,.alertify.ajs-maximized .ajs-commands{margin:14px 24px 0 0}.alertify.ajs-resizable .ajs-header,.alertify.ajs-maximized .ajs-header{position:absolute;top:0;left:0;right:0;margin:0;padding:16px 24px}.alertify.ajs-resizable .ajs-body,.alertify.ajs-maximized .ajs-body{min-height:224px;display:inline-block}.alertify.ajs-resizable .ajs-body .ajs-content,.alertify.ajs-maximized .ajs-body .ajs-content{position:absolute;top:50px;right:24px;bottom:50px;left:24px;overflow:auto}.alertify.ajs-resizable .ajs-footer,.alertify.ajs-maximized .ajs-footer{position:absolute;left:0;right:0;bottom:0;margin:0}.alertify.ajs-resizable:not(.ajs-maximized) .ajs-dialog{min-width:548px}.alertify.ajs-resizable:not(.ajs-maximized) .ajs-handle{display:block}.alertify.ajs-movable:not(.ajs-maximized) .ajs-header{cursor:move}.alertify.ajs-modeless .ajs-dimmer,.alertify.ajs-modeless .ajs-reset{display:none}.alertify.ajs-modeless .ajs-modal{overflow:visible;max-width:none;max-height:0}.alertify.ajs-modeless.ajs-pinnable .ajs-commands button.ajs-pin{display:inline-block;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQklEQVQYlcWPMQ4AIAwCqU9u38GbcbHRWN1MvKQDhQFMEpKImGJA0gCgnYw0V0rwxseg5erT4oSkQVI5d9f+e9+xA0NbLpWfitPXAAAAAElFTkSuQmCC)}.alertify.ajs-modeless.ajs-unpinned .ajs-modal{position:absolute}.alertify.ajs-modeless.ajs-unpinned .ajs-commands button.ajs-pin{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAO0lEQVQYlWP8//8/AzGAiShV6AqLi4txGs+CLoBLMYbC3t5eRmyaWfBZhwwYkX2NTxPRvibKjRhW4wMAhxkYGbLu3pEAAAAASUVORK5CYII=)}.alertify.ajs-modeless:not(.ajs-unpinned) .ajs-body{max-height:500px;overflow:auto}.alertify.ajs-basic .ajs-header{opacity:0}.alertify.ajs-basic .ajs-footer{visibility:hidden}.alertify.ajs-frameless .ajs-header{position:absolute;top:0;left:0;right:0;min-height:60px;margin:0;padding:0;opacity:0;z-index:1}.alertify.ajs-frameless .ajs-footer{display:none}.alertify.ajs-frameless .ajs-body .ajs-content{position:absolute;top:0;right:0;bottom:0;left:0}.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog{padding-top:0}.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog .ajs-commands{margin-top:0}.ajs-no-overflow{overflow:hidden !important;outline:none}.ajs-no-selection,.ajs-no-selection *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:568px){.alertify .ajs-dialog{min-width:150px}.alertify:not(.ajs-maximized) .ajs-modal{padding:0 5%}.alertify:not(.ajs-maximized).ajs-resizable .ajs-dialog{min-width:initial;min-width:auto}}@-moz-document url-prefix(){.alertify button:focus{outline:1px dotted #3593D2;}}.alertify .ajs-dimmer,.alertify .ajs-modal{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);transition-property:opacity,visibility;transition-timing-function:linear;transition-duration:250ms}.alertify.ajs-hidden .ajs-dimmer,.alertify.ajs-hidden .ajs-modal{visibility:hidden;opacity:0}.alertify.ajs-in:not(.ajs-hidden) .ajs-dialog{-webkit-animation-duration:500ms;animation-duration:500ms}.alertify.ajs-out.ajs-hidden .ajs-dialog{-webkit-animation-duration:250ms;animation-duration:250ms}.alertify .ajs-dialog.ajs-shake{-webkit-animation-name:ajs-shake;animation-name:ajs-shake;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes ajs-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 ajs-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)}}.alertify.ajs-slide.ajs-in:not(.ajs-hidden) .ajs-dialog{-webkit-animation-name:ajs-slideIn;animation-name:ajs-slideIn;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1.275);animation-timing-function:cubic-bezier(.175,.885,.32,1.275)}.alertify.ajs-slide.ajs-out.ajs-hidden .ajs-dialog{-webkit-animation-name:ajs-slideOut;animation-name:ajs-slideOut;-webkit-animation-timing-function:cubic-bezier(.6,-.28,.735,.045);animation-timing-function:cubic-bezier(.6,-.28,.735,.045)}.alertify.ajs-zoom.ajs-in:not(.ajs-hidden) .ajs-dialog{-webkit-animation-name:ajs-zoomIn;animation-name:ajs-zoomIn}.alertify.ajs-zoom.ajs-out.ajs-hidden .ajs-dialog{-webkit-animation-name:ajs-zoomOut;animation-name:ajs-zoomOut}.alertify.ajs-fade.ajs-in:not(.ajs-hidden) .ajs-dialog{-webkit-animation-name:ajs-fadeIn;animation-name:ajs-fadeIn}.alertify.ajs-fade.ajs-out.ajs-hidden .ajs-dialog{-webkit-animation-name:ajs-fadeOut;animation-name:ajs-fadeOut}.alertify.ajs-pulse.ajs-in:not(.ajs-hidden) .ajs-dialog{-webkit-animation-name:ajs-pulseIn;animation-name:ajs-pulseIn}.alertify.ajs-pulse.ajs-out.ajs-hidden .ajs-dialog{-webkit-animation-name:ajs-pulseOut;animation-name:ajs-pulseOut}.alertify.ajs-flipx.ajs-in:not(.ajs-hidden) .ajs-dialog{-webkit-animation-name:ajs-flipInX;animation-name:ajs-flipInX}.alertify.ajs-flipx.ajs-out.ajs-hidden .ajs-dialog{-webkit-animation-name:ajs-flipOutX;animation-name:ajs-flipOutX}.alertify.ajs-flipy.ajs-in:not(.ajs-hidden) .ajs-dialog{-webkit-animation-name:ajs-flipInY;animation-name:ajs-flipInY}.alertify.ajs-flipy.ajs-out.ajs-hidden .ajs-dialog{-webkit-animation-name:ajs-flipOutY;animation-name:ajs-flipOutY}@-webkit-keyframes ajs-pulseIn{0%,20%,40%,60%,80%,100%{transition-timing-function:cubic-bezier(.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 ajs-pulseIn{0%,20%,40%,60%,80%,100%{transition-timing-function:cubic-bezier(.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)}}@-webkit-keyframes ajs-pulseOut{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 ajs-pulseOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@-webkit-keyframes ajs-zoomIn{0%{opacity:0;-webkit-transform:scale3d(.25,.25,.25);transform:scale3d(.25,.25,.25)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes ajs-zoomIn{0%{opacity:0;-webkit-transform:scale3d(.25,.25,.25);transform:scale3d(.25,.25,.25)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes ajs-zoomOut{0%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}100%{opacity:0;-webkit-transform:scale3d(.25,.25,.25);transform:scale3d(.25,.25,.25)}}@keyframes ajs-zoomOut{0%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}100%{opacity:0;-webkit-transform:scale3d(.25,.25,.25);transform:scale3d(.25,.25,.25)}}@-webkit-keyframes ajs-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes ajs-fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes ajs-fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes ajs-fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes ajs-flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);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);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 ajs-flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);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);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)}}@-webkit-keyframes ajs-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 ajs-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}}@-webkit-keyframes ajs-flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);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);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 ajs-flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);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);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)}}@-webkit-keyframes ajs-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 ajs-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}}@-webkit-keyframes ajs-slideIn{0%{margin-top:-100%}100%{margin-top:5%}}@keyframes ajs-slideIn{0%{margin-top:-100%}100%{margin-top:5%}}@-webkit-keyframes ajs-slideOut{0%{margin-top:5%}100%{margin-top:-100%}}@keyframes ajs-slideOut{0%{margin-top:5%}100%{margin-top:-100%}}.alertify-notifier{position:fixed;width:0;overflow:visible;z-index:1982;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.alertify-notifier .ajs-message{position:relative;width:260px;max-height:0;padding:0;opacity:0;margin:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);transition-duration:250ms;transition-timing-function:linear}.alertify-notifier .ajs-message.ajs-visible{transition-duration:500ms;transition-timing-function:cubic-bezier(.175,.885,.32,1.275);opacity:1;max-height:100%;padding:15px;margin-top:10px}.alertify-notifier .ajs-message.ajs-success{background:rgba(91,189,114,.95)}.alertify-notifier .ajs-message.ajs-error{background:rgba(217,92,92,.95)}.alertify-notifier .ajs-message.ajs-warning{background:rgba(252,248,215,.95)}.alertify-notifier.ajs-top{top:10px}.alertify-notifier.ajs-bottom{bottom:10px}.alertify-notifier.ajs-right{right:10px}.alertify-notifier.ajs-right .ajs-message{right:-320px}.alertify-notifier.ajs-right .ajs-message.ajs-visible{right:290px}.alertify-notifier.ajs-left{left:10px}.alertify-notifier.ajs-left .ajs-message{left:-300px}.alertify-notifier.ajs-left .ajs-message.ajs-visible{left:0}.alertify .ajs-dialog{background-color:#fff;box-shadow:0 15px 20px 0 rgba(0,0,0,.25);border-radius:2px}.alertify .ajs-header{color:#000;font-weight:bold;background:#fafafa;border-bottom:#eee 1px solid;border-radius:2px 2px 0 0}.alertify .ajs-body{color:#000}.alertify .ajs-body .ajs-content .ajs-input{display:block;width:100%;padding:8px;margin:4px;border-radius:2px;border:1px solid #ccc}.alertify .ajs-body .ajs-content p{margin:0}.alertify .ajs-footer{background:#fbfbfb;border-top:#eee 1px solid;border-radius:0 0 2px 2px}.alertify .ajs-footer .ajs-buttons .ajs-button{background-color:transparent;color:#000;border:0;font-size:14px;font-weight:bold;text-transform:uppercase}.alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok{color:#3593d2}.alertify-notifier .ajs-message{background:rgba(255,255,255,.95);color:#000;text-align:center;border:solid 1px #ddd;border-radius:2px}.alertify-notifier .ajs-message.ajs-success{color:#fff;background:rgba(91,189,114,.95);text-shadow:-1px -1px 0 rgba(0,0,0,.5)}.alertify-notifier .ajs-message.ajs-error{color:#fff;background:rgba(217,92,92,.95);text-shadow:-1px -1px 0 rgba(0,0,0,.5)}.alertify-notifier .ajs-message.ajs-warning{background:rgba(252,248,215,.95);border-color:#999}#preloader{background:#e6ebec url('../images/preloader-default.svg') center center no-repeat}#top-nav{background:#00be76}.overlay-menu{background:rgba(0,190,118,.95)}a.call-to-button{background:#219c6d;-webkit-box-shadow:1px 2px 0 0 rgba(2,117,74,1);-moz-box-shadow:1px 2px 0 0 rgba(2,117,74,1);box-shadow:1px 2px 0 0 rgba(2,117,74,1)}a.call-to-button:hover{background:#007549}.image-background a.call-to-button{background:#219c6d;-webkit-box-shadow:1px 2px 0 0 rgba(2,117,74,1);-moz-box-shadow:1px 2px 0 0 rgba(2,117,74,1);box-shadow:1px 2px 0 0 rgba(2,117,74,1)}.image-background a.call-to-button:hover{background:#007549}.video-background a.call-to-button{background:#219c6d;-webkit-box-shadow:1px 2px 0 0 rgba(2,117,74,1);-moz-box-shadow:1px 2px 0 0 rgba(2,117,74,1);box-shadow:1px 2px 0 0 rgba(2,117,74,1)}.video-background a.call-to-button:hover{background:#007549}.pattern-background a.call-to-button{background:#219c6d;-webkit-box-shadow:1px 2px 0 0 rgba(2,117,74,1);-moz-box-shadow:1px 2px 0 0 rgba(2,117,74,1);box-shadow:1px 2px 0 0 rgba(2,117,74,1)}.pattern-background a.call-to-button:hover{background:#007549}a.call-to-button-transparent{color:#fff;border:1px solid rgba(255,255,255,.5)}.section_title .title_border{background:#00be76}.solid-background{background:#00be76}#features1 .feature-details .title-separator{background:#00be76}.feature-circle{background:#00be76}.carousel-direction-nav a{background:#00be76;-webkit-box-shadow:1px 2px 0 0 rgba(0,128,79,1);-moz-box-shadow:1px 2px 0 0 rgba(0,128,79,1);box-shadow:1px 2px 0 0 rgba(0,128,79,1)}.carousel-direction-nav a:hover{background:#007549}.testimonials-control-nav li a.testimonials-active{background:#00be76;border:1px solid #007549}#service-items ul li .service-teaser a.more-link{background:#00be76;-webkit-box-shadow:1px 2px 0 0 rgba(0,128,79,1);-moz-box-shadow:1px 2px 0 0 rgba(0,128,79,1);box-shadow:1px 2px 0 0 rgba(0,128,79,1)}#service-items ul li .service-teaser a.more-link:hover{background:#007549}.position{background:#00be76}.member-info p.member-more a{background:#00be76;-webkit-box-shadow:1px 2px 0 0 rgba(0,128,79,1);-moz-box-shadow:1px 2px 0 0 rgba(0,128,79,1);box-shadow:1px 2px 0 0 rgba(0,128,79,1)}.member-info p.member-more a:hover{background:#007549}.quote-sign{color:#00be76}.pricing-column ul li.signup-button a{background:#00be76;-webkit-box-shadow:1px 2px 0 0 rgba(0,128,79,1);-moz-box-shadow:1px 2px 0 0 rgba(0,128,79,1);box-shadow:1px 2px 0 0 rgba(0,128,79,1)}.pricing-column ul li.signup-button a:hover{background:#007549}#contact-form button{background:#00be76 url('../images/send-button-bg.png') top left no-repeat;-webkit-box-shadow:1px 2px 0 0 rgba(0,128,79,1);-moz-box-shadow:1px 2px 0 0 rgba(0,128,79,1);box-shadow:1px 2px 0 0 rgba(0,128,79,1)}#contact-form button:hover{background:#007549 url('../images/send-button-bg.png') top left no-repeat}#contact-form input[type="text"]:focus,#contact-form textarea:focus{border:2px solid #00be76}#social{background:#00be76}#video-tour{background:#00be76}#quote{background:#00be76}.pricing-column ul li.plan-price{background:#00be76}#download-section{background:#00be76}#fun-facts{background:transparent}#facts-wrapper ul li{border-top:4px solid #00be76}.fact-desc{background:#00be76}#subscribe{background:transparent}#mc_embed_signup h2{background:#00be76}#mc_embed_signup input[type="submit"]{background:#00be76;-webkit-box-shadow:1px 2px 0 0 rgba(0,128,79,1);-moz-box-shadow:1px 2px 0 0 rgba(0,128,79,1);box-shadow:1px 2px 0 0 rgba(0,128,79,1)}#mc_embed_signup input[type="submit"]:hover{background:#007549}@media only screen and (-Webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min-device-pixel-ratio:1.5){#contact-form button{background:#00be76 url('images/send-button-bg@2X.png') top left no-repeat;background-size:60px 58px}#contact-form button:hover{background:#007549 url('images/send-button-bg@2X.png') top left no-repeat;background-size:60px 58px}}