@charset "UTF-8";
/****************************************/
/* HubSpot Template - Turbo Sodium      */
/* versiondate: Fri Oct 20 2017 11:05:30 GMT+0200 (CEST)                  */
/****************************************/
/****************************************
- 0V - VARIABLES                     
****************************************/
@import url("https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700");
 
 
 
 
 
 
 
 
 
 
 
 


/****************************************
- 1R - HUBSPOT RESET STYLES          
****************************************/
/* Images */
img {
  max-width: 100%;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
  /* Suppress the space beneath the baseline */ }

/* Videos */
video {
  max-width: 100%;
  height: auto; }

/* Embed Container (iFrame, Object, Embed) */
.hs-responsive-embed {
  position: relative;
  height: auto;
  overflow: hidden;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0; }

.hs-responsive-embed iframe, .hs-responsive-embed object, .hs-responsive-embed embed {
  width: 100%;
  height: 100%;
  border: 0; }

.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
  padding-bottom: 2%; }

.hs-responsive-embed.hs-responsive-embed-instagram {
  padding-bottom: 116.01%; }

.hs-responsive-embed.hs-responsive-embed-pinterest {
  height: auto;
  overflow: visible;
  padding: 0; }

.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
  position: static;
  width: auto;
  height: auto; }

iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
  width: 100%;
  max-width: 100%; }

@media (max-width: 568px) {
  iframe {
    max-width: 100%; } }

/* Forms */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select {
  padding: 6px;
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* Menus */
.hs-menu-wrapper ul {
  padding: 0; }

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
  list-style: none;
  margin: 0; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  display: inline-block;
  margin-bottom: 20px; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
  content: " ";
  display: table; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
  content: " ";
  display: table;
  clear: both; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
  float: left; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  display: inline-block;
  padding: 10px 10px;
  white-space: nowrap;
  overflow: hidden;
  text-decoration: none;
  max-width: 100% !important; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
  position: relative; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  position: absolute;
  z-index: 10;
  left: 0; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  display: block;
  white-space: nowrap;
  overflow: hidden; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 180px;
  top: 0; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible; }

.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  margin-bottom: 0; }

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
  position: relative;
  margin-bottom: 20px;
  min-height: 7em; }

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
  margin-bottom: 0; }

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
  position: static; }

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: none; }

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1; }

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
  content: " ";
  display: table; }

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
  content: " ";
  display: table;
  clear: both; }

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
  float: left; }

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
  display: inline-block;
  padding: 10px 20px;
  white-space: nowrap;
  width: auto;
  overflow: hidden;
  text-decoration: none; }

.hs-menu-wrapper.hs-menu-flow-vertical {
  width: 100%; }

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  list-style: none;
  margin: 0; }

.hs-menu-wrapper.hs-menu-flow-vertical li a {
  display: block;
  white-space: nowrap;
  overflow: hidden; }

.hs-menu-wrapper.hs-menu-flow-vertical > ul {
  margin-bottom: 20px; }

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
  width: auto; }

.hs-menu-wrapper.hs-menu-flow-vertical > ul li a {
  padding: 10px 20px;
  text-decoration: none; }

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
  position: relative; }

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 180px; }

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible; }

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a {
  min-width: 140px;
  width: auto; }

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul {
  max-width: 100%;
  overflow: hidden; }

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: none; }

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li.hs-item-has-children > ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1;
  position: static; }

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2 > a {
  padding-left: 4em; }

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3 > a {
  padding-left: 6em; }

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4 > a {
  padding-left: 8em; }

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5 > a {
  padding-left: 140px; }

.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul {
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18); }

@media (max-width: 568px) {
  .hs-menu-wrapper, .hs-menu-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%; }
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
    display: block; }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: block; }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: none; }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
  .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: block;
    max-width: 100%;
    width: 100%; } }

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: visible;
  opacity: 1; }

/* Space Module */
.widget-type-space {
  visibility: hidden; }

/* Blog Author Section */
.hs-author-listing-header {
  margin: 0 0 .75em 0; }

.hs-author-social-links {
  display: inline-block; }

.hs-author-social-links a.hs-author-social-link {
  width: 24px;
  height: 24px;
  border-width: 0px;
  border: 0px;
  line-height: 24px;
  -moz-background-size: 24px 24px;
       background-size: 24px 24px;
  background-repeat: no-repeat;
  display: inline-block;
  text-indent: -99999px; }

.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png"); }

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png"); }

.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png"); }

.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png"); }

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Wrapper */
.hs_cos_wrapper_type_image_slider {
  display: block;
  overflow: hidden; }

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus {
  outline: none; }

.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider {
  margin: 0;
  padding: 0; }

.hs_cos_flex-slider .hs_cos_flex-slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  position: relative; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {
  width: 100%;
  display: block;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px; }

.hs_cos_flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .hs_cos_flex-slides {
  display: block; }

* html .hs_cos_flex-slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {
  margin: 0 0 60px;
  background: #fff;
  border: 0;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  zoom: 1; }

.hs_cos_flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .hs_cos_flex-viewport {
  max-height: 300px; }

.hs_cos_flex-slider .hs_cos_flex-slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

/* Direction Nav */
.hs_cos_flex-direction-nav {
  *height: 0; }

.hs_cos_flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease; }

.hs_cos_flex-direction-nav .hs_cos_flex-next {
  background-position: 100% 0;
  right: -36px; }

.hs_cos_flex-direction-nav .hs_cos_flex-prev {
  left: -36px; }

.hs_cos_flex-slider:hover .hs_cos_flex-next {
  opacity: 0.8;
  right: 5px; }

.hs_cos_flex-slider:hover .hs_cos_flex-prev {
  opacity: 0.8;
  left: 5px; }

.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {
  opacity: 1; }

.hs_cos_flex-direction-nav .hs_cos_flex-disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default; }

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
  margin: 0px;
  padding: 0px;
  list-style: none; }

.hs_cos_flex_thumbnavs-direction-nav {
  *height: 0; }

.hs_cos_flex_thumbnavs-direction-nav a {
  width: 30px;
  height: 140px;
  margin: -60px 0 0;
  display: block;
  background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 40%;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 1;
  -webkit-transition: all .3s ease; }

.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {
  background-position: 100% 40%;
  right: 0px; }

.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {
  left: 0px; }

.hs-cos-flex-slider-control-panel img {
  cursor: pointer; }

.hs-cos-flex-slider-control-panel img:hover {
  opacity: .8; }

.hs-cos-flex-slider-control-panel {
  margin-top: -30px; }

/* Control Nav */
.hs_cos_flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.hs_cos_flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.hs_cos_flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.hs_cos_flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.hs_cos_flex-control-paging li a.hs_cos_flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.hs_cos_flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.hs_cos_flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.hs_cos_flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.hs_cos_flex-control-thumbs img:hover {
  opacity: 1; }

.hs_cos_flex-control-thumbs .hs_cos_flex-active {
  opacity: 1;
  cursor: default; }

@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {
    opacity: 1;
    left: 0; }
  .hs_cos_flex-direction-nav .hs_cos_flex-next {
    opacity: 1;
    right: 0; } }

.hs_cos_flex-slider .caption {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  font-size: 2em;
  line-height: 1.1em;
  color: white;
  padding: 0px 5% 0px 5%;
  width: 100%;
  bottom: 0;
  text-align: center; }

.hs_cos_flex-slider .superimpose .caption {
  color: white;
  font-size: 3em;
  line-height: 1.1em;
  position: absolute;
  padding: 0px 5% 0px 5%;
  width: 90%;
  top: 40%;
  text-align: center;
  background-color: transparent; }

@media all and (max-width: 400px) {
  .hs_cos_flex-slider .superimpose .caption {
    background-color: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    width: 90%;
    padding: 0px 5% 0px 5%;
    top: 40%;
    text-align: center; }
  /* beat recaptcha into being responsive, !importants and specificity are necessary */
  #recaptcha_area table#recaptcha_table {
    width: 300px !important; }
  #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
    width: 300px !important; }
  #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 {
    width: 67px !important; }
  #recaptcha_area table#recaptcha_table #recaptcha_image {
    width: 280px !important; } }

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
  color: white; }

/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  margin-right: -4px; }

.hs-gallery-thumbnails.fixed-height li img {
  max-height: 150px;
  margin: 0px;
  padding: 0px;
  border-width: 0px; }

/* responsive pre elements */
pre {
  overflow-x: auto; }

/* responsive pre tables */
table pre {
  white-space: pre-wrap; }

/* adding minimal spacing for blog comments */
.comment {
  margin: 10px 0 10px 0; }

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
  word-wrap: break-word; }

/* HTML 5 Reset */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

/* Support migrations from wordpress */
.wp-float-left {
  float: left;
  margin: 0 20px 20px 0; }

.wp-float-right {
  float: right;
  margin: 0 0 20px 20px; }

/* Responsive Google Maps */
#map_canvas img, .google-maps img {
  max-width: none; }

/* line height fix for reCaptcha theme */
#recaptcha_table td {
  line-height: 0; }

.recaptchatable #recaptcha_response_field {
  min-height: 0;
  line-height: 12px; }

/* Responsive Grid */
.row-fluid {
  width: 100%;
  *zoom: 1; }

.row-fluid:before, .row-fluid:after {
  display: table;
  content: ""; }

.row-fluid:after {
  clear: both; }

.row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 28px;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.row-fluid [class*="span"]:first-child {
  margin-left: 0; }

.row-fluid .span12 {
  width: 99.99999998999999%;
  *width: 99.94680850063828%; }

.row-fluid .span11 {
  width: 91.489361693%;
  *width: 91.4361702036383%; }

.row-fluid .span10 {
  width: 82.97872339599999%;
  *width: 82.92553190663828%; }

.row-fluid .span9 {
  width: 74.468085099%;
  *width: 74.4148936096383%; }

.row-fluid .span8 {
  width: 65.95744680199999%;
  *width: 65.90425531263828%; }

.row-fluid .span7 {
  width: 57.446808505%;
  *width: 57.3936170156383%; }

.row-fluid .span6 {
  width: 48.93617020799999%;
  *width: 48.88297871863829%; }

.row-fluid .span5 {
  width: 40.425531911%;
  *width: 40.3723404216383%; }

.row-fluid .span4 {
  width: 31.914893614%;
  *width: 31.8617021246383%; }

.row-fluid .span3 {
  width: 23.404255317%;
  *width: 23.3510638276383%; }

.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.8404255306383%; }

.row-fluid .span1 {
  width: 6.382978723%;
  *width: 6.329787233638298%; }

.container-fluid {
  *zoom: 1; }

.container-fluid:before, .container-fluid:after {
  display: table;
  content: ""; }

.container-fluid:after {
  clear: both; }

@media (max-width: 767px) {
  .row-fluid {
    width: 100%; }
  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0; } }

@media (min-width: 768px) and (max-width: 1139px) {
  .row-fluid {
    width: 100%;
    *zoom: 1; }
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: ""; }
  .row-fluid:after {
    clear: both; }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.762430939%;
    *margin-left: 2.709239449638298%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0; }
  .row-fluid .span12 {
    width: 99.999999993%;
    *width: 99.9468085036383%; }
  .row-fluid .span11 {
    width: 91.436464082%;
    *width: 91.38327259263829%; }
  .row-fluid .span10 {
    width: 82.87292817100001%;
    *width: 82.8197366816383%; }
  .row-fluid .span9 {
    width: 74.30939226%;
    *width: 74.25620077063829%; }
  .row-fluid .span8 {
    width: 65.74585634900001%;
    *width: 65.6926648596383%; }
  .row-fluid .span7 {
    width: 57.182320438000005%;
    *width: 57.129128948638304%; }
  .row-fluid .span6 {
    width: 48.618784527%;
    *width: 48.5655930376383%; }
  .row-fluid .span5 {
    width: 40.055248616%;
    *width: 40.0020571266383%; }
  .row-fluid .span4 {
    width: 31.491712705%;
    *width: 31.4385212156383%; }
  .row-fluid .span3 {
    width: 22.928176794%;
    *width: 22.874985304638297%; }
  .row-fluid .span2 {
    width: 14.364640883%;
    *width: 14.311449393638298%; }
  .row-fluid .span1 {
    width: 5.801104972%;
    *width: 5.747913482638298%; } }

@media (min-width: 1280px) {
  .row-fluid {
    width: 100%;
    *zoom: 1; }
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: ""; }
  .row-fluid:after {
    clear: both; }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.564102564%;
    *margin-left: 2.510911074638298%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0; }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%; }
  .row-fluid .span11 {
    width: 91.45299145300001%;
    *width: 91.3997999636383%; }
  .row-fluid .span10 {
    width: 82.905982906%;
    *width: 82.8527914166383%; }
  .row-fluid .span9 {
    width: 74.358974359%;
    *width: 74.30578286963829%; }
  .row-fluid .span8 {
    width: 65.81196581200001%;
    *width: 65.7587743226383%; }
  .row-fluid .span7 {
    width: 57.264957265%;
    *width: 57.2117657756383%; }
  .row-fluid .span6 {
    width: 48.717948718%;
    *width: 48.6647572286383%; }
  .row-fluid .span5 {
    width: 40.170940171000005%;
    *width: 40.117748681638304%; }
  .row-fluid .span4 {
    width: 31.623931624%;
    *width: 31.5707401346383%; }
  .row-fluid .span3 {
    width: 23.076923077%;
    *width: 23.0237315876383%; }
  .row-fluid .span2 {
    width: 14.529914530000001%;
    *width: 14.4767230406383%; }
  .row-fluid .span1 {
    width: 5.982905983%;
    *width: 5.929714493638298%; } }

/* Clearfix */
.clearfix {
  *zoom: 1; }

.clearfix:before, .clearfix:after {
  display: table;
  content: ""; }

.clearfix:after {
  clear: both; }

/* Visibilty Classes */
.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.hidden {
  display: none;
  visibility: hidden; }

/* Responsive Visibilty Classes */
.visible-phone {
  display: none !important; }

.visible-tablet {
  display: none !important; }

.hidden-desktop {
  display: none !important; }

@media (max-width: 767px) {
  .visible-phone {
    display: inherit !important; }
  .hidden-phone {
    display: none !important; }
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 1139px) {
  .visible-tablet {
    display: inherit !important; }
  .hidden-tablet {
    display: none !important; }
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop {
    display: none !important; } }

/*!
 * SlickNav Responsive Mobile Menu v1.0.3
 * (c) 2015 Josh Cope
 * licensed under MIT
 */
.slicknav_menu:after, .slicknav_menu:before {
  display: table;
  content: " "; }

.slicknav_btn, .slicknav_nav .slicknav_item {
  cursor: pointer; }

.slicknav_menu, .slicknav_menu * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

.slicknav_nav, .slicknav_nav ul {
  padding: 0;
  list-style: none;
  overflow: hidden; }

.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: .438em .625em;
  line-height: 1.125em; }

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: .188em; }

.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left;
  color: #fff;
  font-weight: 700;
  text-shadow: 0 1px 3px #000; }

.slicknav_menu .slicknav_icon {
  float: left;
  margin: .188em 0 0 .438em; }

.slicknav_menu .slicknav_no-text {
  margin: 0; }

.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: .125em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }

.slicknav_menu:after {
  clear: both; }

.slicknav_nav li, .slicknav_nav ul {
  display: block; }

.slicknav_nav .slicknav_arrow {
  font-size: .8em;
  margin: 0 0 0 .4em; }

.slicknav_nav .slicknav_item a {
  display: inline; }

.slicknav_nav .slicknav_row, .slicknav_nav a {
  display: block; }

.slicknav_nav .slicknav_parent-link a {
  display: inline; }

.slicknav_menu {
  *zoom: 1;
  font-size: 16px;
  background: #4c4c4c;
  padding: 5px; }

.slicknav_menu .slicknav_icon-bar {
  background-color: #fff; }

.slicknav_btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #222; }

.slicknav_nav {
  clear: both;
  color: #fff;
  margin: 0;
  font-size: .875em; }

.slicknav_nav ul {
  margin: 0 0 0 20px; }

.slicknav_nav .slicknav_row, .slicknav_nav a {
  padding: 5px 10px;
  margin: 2px 5px; }

.slicknav_nav .slicknav_row:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #ccc;
  color: #fff; }

.slicknav_nav a {
  text-decoration: none;
  color: #fff; }

.slicknav_nav a:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #ccc;
  color: #222; }

.slicknav_nav .slicknav_txtnode {
  margin-left: 15px; }

.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0; }

.slicknav_brand {
  float: left;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px; }

/* SLICK CSS */
.slick-list, .slick-slider, .slick-track {
  position: relative;
  display: block; }

.slick-loading .slick-slide, .slick-loading .slick-track {
  visibility: hidden; }

.slick-slider {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: 0; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  top: 0;
  left: 0; }

.slick-track:after, .slick-track:before {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir=rtl] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* SLICK THEME CSS */
.slick-dots, .slick-next, .slick-prev {
  padding: 0;
  position: absolute;
  display: block; }

.slick-dots li button:before, .slick-next:before, .slick-prev:before {
  font-family: slick;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-loading .slick-list {
  background: center center no-repeat #fff; }

@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url(./fonts/slick.eot);
  src: url(./fonts/slick.eot?#iefix) format("embedded-opentype"), url(./fonts/slick.woff) format("woff"), url(./fonts/slick.ttf) format("truetype"), url(./fonts/slick.svg#slick) format("svg"); }

.slick-next, .slick-prev {
  font-size: 0;
  line-height: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0; }

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0; }

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1; }

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: .25; }

.slick-next:before, .slick-prev:before {
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #fff; }

.slick-prev {
  left: -25px; }

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: '←'; }

.slick-next:before, [dir=rtl] .slick-prev:before {
  content: '→'; }

.slick-next {
  right: -25px; }

[dir=rtl] .slick-next {
  right: auto;
  left: -25px; }

[dir=rtl] .slick-next:before {
  content: '←'; }

.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  bottom: -45px;
  width: 100%;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 16;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0; }

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0; }

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1; }

.slick-dots li button:before {
  font-size: 16px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: #000; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000; }

/****************************************
- 2G - GLOBALS                       
****************************************/
/********************************************************/
/*******  __animate.scss *******/
/********************************************************/
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
     -moz-animation-duration: 1s;
       -o-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
     -moz-animation-duration: 2s;
       -o-animation-duration: 2s;
          animation-duration: 2s; }

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
     -moz-animation-duration: .75s;
       -o-animation-duration: .75s;
          animation-duration: .75s; }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0); } }

@-moz-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0); }
  40%, 43% {
    -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
         animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -moz-transform: translate3d(0, -30px, 0);
         transform: translate3d(0, -30px, 0); }
  70% {
    -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
         animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -moz-transform: translate3d(0, -15px, 0);
         transform: translate3d(0, -15px, 0); }
  90% {
    -moz-transform: translate3d(0, -4px, 0);
         transform: translate3d(0, -4px, 0); } }

@-o-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
       animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0); }
  70% {
    -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
       animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0); }
  90% {
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
       -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
         -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
       -moz-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
       -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
         -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
       -moz-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
       -moz-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
     -moz-animation-name: bounce;
       -o-animation-name: bounce;
          animation-name: bounce;
  -webkit-transform-origin: center bottom;
     -moz-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
       -o-transform-origin: center bottom;
          transform-origin: center bottom; }

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@-moz-keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@-o-keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
     -moz-animation-name: flash;
       -o-animation-name: flash;
          animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); } }
@-moz-keyframes pulse {
  from {
    -moz-transform: scale3d(1, 1, 1);
         transform: scale3d(1, 1, 1); }
  50% {
    -moz-transform: scale3d(1.05, 1.05, 1.05);
         transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -moz-transform: scale3d(1, 1, 1);
         transform: scale3d(1, 1, 1); } }
@-o-keyframes pulse {
  from {
    transform: scale3d(1, 1, 1); }
  50% {
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    transform: scale3d(1, 1, 1); } }
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
       -moz-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
       -moz-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
       -moz-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
     -moz-animation-name: pulse;
       -o-animation-name: pulse;
          animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); } }

@-moz-keyframes rubberBand {
  from {
    -moz-transform: scale3d(1, 1, 1);
         transform: scale3d(1, 1, 1); }
  30% {
    -moz-transform: scale3d(1.25, 0.75, 1);
         transform: scale3d(1.25, 0.75, 1); }
  40% {
    -moz-transform: scale3d(0.75, 1.25, 1);
         transform: scale3d(0.75, 1.25, 1); }
  50% {
    -moz-transform: scale3d(1.15, 0.85, 1);
         transform: scale3d(1.15, 0.85, 1); }
  65% {
    -moz-transform: scale3d(0.95, 1.05, 1);
         transform: scale3d(0.95, 1.05, 1); }
  75% {
    -moz-transform: scale3d(1.05, 0.95, 1);
         transform: scale3d(1.05, 0.95, 1); }
  to {
    -moz-transform: scale3d(1, 1, 1);
         transform: scale3d(1, 1, 1); } }

@-o-keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1); }
  30% {
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    transform: scale3d(1.05, 0.95, 1); }
  to {
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
       -moz-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
       -moz-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
       -moz-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
       -moz-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
       -moz-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
       -moz-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
       -moz-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
     -moz-animation-name: rubberBand;
       -o-animation-name: rubberBand;
          animation-name: rubberBand; }

@-webkit-keyframes shake {
  from, to {
    -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); } }

@-moz-keyframes shake {
  from, to {
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -moz-transform: translate3d(-10px, 0, 0);
         transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -moz-transform: translate3d(10px, 0, 0);
         transform: translate3d(10px, 0, 0); } }

@-o-keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
       -moz-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
       -moz-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
     -moz-animation-name: shake;
       -o-animation-name: shake;
          animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
            transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
            transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
            transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
            transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-moz-keyframes headShake {
  0% {
    -moz-transform: translateX(0);
         transform: translateX(0); }
  6.5% {
    -moz-transform: translateX(-6px) rotateY(-9deg);
         transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -moz-transform: translateX(5px) rotateY(7deg);
         transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -moz-transform: translateX(-3px) rotateY(-5deg);
         transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -moz-transform: translateX(2px) rotateY(3deg);
         transform: translateX(2px) rotateY(3deg); }
  50% {
    -moz-transform: translateX(0);
         transform: translateX(0); } }

@-o-keyframes headShake {
  0% {
    -o-transform: translateX(0);
       transform: translateX(0); }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -o-transform: translateX(0);
       transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
       -moz-transform: translateX(-6px) rotateY(-9deg);
            transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
       -moz-transform: translateX(5px) rotateY(7deg);
            transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
       -moz-transform: translateX(-3px) rotateY(-5deg);
            transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
       -moz-transform: translateX(2px) rotateY(3deg);
            transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0); } }

.headShake {
  -webkit-animation-timing-function: ease-in-out;
     -moz-animation-timing-function: ease-in-out;
       -o-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
     -moz-animation-name: headShake;
       -o-animation-name: headShake;
          animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg); } }

@-moz-keyframes swing {
  20% {
    -moz-transform: rotate3d(0, 0, 1, 15deg);
         transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -moz-transform: rotate3d(0, 0, 1, -10deg);
         transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -moz-transform: rotate3d(0, 0, 1, 5deg);
         transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -moz-transform: rotate3d(0, 0, 1, -5deg);
         transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -moz-transform: rotate3d(0, 0, 1, 0deg);
         transform: rotate3d(0, 0, 1, 0deg); } }

@-o-keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
       -moz-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
       -moz-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
       -moz-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
       -moz-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
       -moz-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
     -moz-transform-origin: top center;
      -ms-transform-origin: top center;
       -o-transform-origin: top center;
          transform-origin: top center;
  -webkit-animation-name: swing;
     -moz-animation-name: swing;
       -o-animation-name: swing;
          animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); } }

@-moz-keyframes tada {
  from {
    -moz-transform: scale3d(1, 1, 1);
         transform: scale3d(1, 1, 1); }
  10%, 20% {
    -moz-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
         transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -moz-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
         transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -moz-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
         transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -moz-transform: scale3d(1, 1, 1);
         transform: scale3d(1, 1, 1); } }

@-o-keyframes tada {
  from {
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
       -moz-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
       -moz-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
       -moz-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
       -moz-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
       -moz-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
     -moz-animation-name: tada;
       -o-animation-name: tada;
          animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
            transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
            transform: none; } }
@-moz-keyframes wobble {
  from {
    -moz-transform: none;
         transform: none; }
  15% {
    -moz-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
         transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -moz-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
         transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -moz-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
         transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -moz-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
         transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -moz-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
         transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -moz-transform: none;
         transform: none; } }
@-o-keyframes wobble {
  from {
    -o-transform: none;
       transform: none; }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -o-transform: none;
       transform: none; } }
@keyframes wobble {
  from {
    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
       -moz-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
       -moz-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
       -moz-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
       -moz-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
       -moz-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none; } }

.wobble {
  -webkit-animation-name: wobble;
     -moz-animation-name: wobble;
       -o-animation-name: wobble;
          animation-name: wobble; }

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
            transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
            transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
            transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@-moz-keyframes jello {
  from, 11.1%, to {
    -moz-transform: none;
         transform: none; }
  22.2% {
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
         transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
         transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
         transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
         transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
         transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -moz-transform: skewX(0.39062deg) skewY(0.39062deg);
         transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -moz-transform: skewX(-0.19531deg) skewY(-0.19531deg);
         transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@-o-keyframes jello {
  from, 11.1%, to {
    -o-transform: none;
       transform: none; }
  22.2% {
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
       transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -o-transform: skewX(6.25deg) skewY(6.25deg);
       transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
       transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
       transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
       transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -o-transform: skewX(0.39062deg) skewY(0.39062deg);
       transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
       transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
       -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
         -o-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
       -moz-transform: skewX(6.25deg) skewY(6.25deg);
         -o-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
       -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
         -o-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
       -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
         -o-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
       -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
         -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
       -moz-transform: skewX(0.39062deg) skewY(0.39062deg);
         -o-transform: skewX(0.39062deg) skewY(0.39062deg);
            transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
       -moz-transform: skewX(-0.19531deg) skewY(-0.19531deg);
         -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
            transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  -webkit-animation-name: jello;
     -moz-animation-name: jello;
       -o-animation-name: jello;
          animation-name: jello;
  -webkit-transform-origin: center;
     -moz-transform-origin: center;
      -ms-transform-origin: center;
       -o-transform-origin: center;
          transform-origin: center; }

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); } }

@-moz-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -moz-transform: scale3d(1.1, 1.1, 1.1);
         transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -moz-transform: scale3d(0.9, 0.9, 0.9);
         transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -moz-transform: scale3d(1.03, 1.03, 1.03);
         transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -moz-transform: scale3d(0.97, 0.97, 0.97);
         transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -moz-transform: scale3d(1, 1, 1);
         transform: scale3d(1, 1, 1); } }

@-o-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
       -moz-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
       -moz-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
       -moz-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
       -moz-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
       -moz-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
       -moz-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
     -moz-animation-name: bounceIn;
       -o-animation-name: bounceIn;
          animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
            transform: none; } }

@-moz-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, -3000px, 0);
         transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -moz-transform: translate3d(0, 25px, 0);
         transform: translate3d(0, 25px, 0); }
  75% {
    -moz-transform: translate3d(0, -10px, 0);
         transform: translate3d(0, -10px, 0); }
  90% {
    -moz-transform: translate3d(0, 5px, 0);
         transform: translate3d(0, 5px, 0); }
  to {
    -moz-transform: none;
         transform: none; } }

@-o-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0); }
  75% {
    transform: translate3d(0, -10px, 0); }
  90% {
    transform: translate3d(0, 5px, 0); }
  to {
    -o-transform: none;
       transform: none; } }

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
       -moz-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
       -moz-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
       -moz-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
       -moz-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none; } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
     -moz-animation-name: bounceInDown;
       -o-animation-name: bounceInDown;
          animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
            transform: none; } }

@-moz-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -moz-transform: translate3d(-3000px, 0, 0);
         transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -moz-transform: translate3d(25px, 0, 0);
         transform: translate3d(25px, 0, 0); }
  75% {
    -moz-transform: translate3d(-10px, 0, 0);
         transform: translate3d(-10px, 0, 0); }
  90% {
    -moz-transform: translate3d(5px, 0, 0);
         transform: translate3d(5px, 0, 0); }
  to {
    -moz-transform: none;
         transform: none; } }

@-o-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0); }
  75% {
    transform: translate3d(-10px, 0, 0); }
  90% {
    transform: translate3d(5px, 0, 0); }
  to {
    -o-transform: none;
       transform: none; } }

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
       -moz-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
       -moz-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
       -moz-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
       -moz-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none; } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
     -moz-animation-name: bounceInLeft;
       -o-animation-name: bounceInLeft;
          animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
            transform: none; } }

@-moz-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -moz-transform: translate3d(3000px, 0, 0);
         transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -moz-transform: translate3d(-25px, 0, 0);
         transform: translate3d(-25px, 0, 0); }
  75% {
    -moz-transform: translate3d(10px, 0, 0);
         transform: translate3d(10px, 0, 0); }
  90% {
    -moz-transform: translate3d(-5px, 0, 0);
         transform: translate3d(-5px, 0, 0); }
  to {
    -moz-transform: none;
         transform: none; } }

@-o-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0); }
  75% {
    transform: translate3d(10px, 0, 0); }
  90% {
    transform: translate3d(-5px, 0, 0); }
  to {
    -o-transform: none;
       transform: none; } }

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
       -moz-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
       -moz-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
       -moz-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
       -moz-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none; } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
     -moz-animation-name: bounceInRight;
       -o-animation-name: bounceInRight;
          animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@-moz-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -moz-transform: translate3d(0, 3000px, 0);
         transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -moz-transform: translate3d(0, -20px, 0);
         transform: translate3d(0, -20px, 0); }
  75% {
    -moz-transform: translate3d(0, 10px, 0);
         transform: translate3d(0, 10px, 0); }
  90% {
    -moz-transform: translate3d(0, -5px, 0);
         transform: translate3d(0, -5px, 0); }
  to {
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0); } }

@-o-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  75% {
    transform: translate3d(0, 10px, 0); }
  90% {
    transform: translate3d(0, -5px, 0); }
  to {
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
       -moz-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
       -moz-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
       -moz-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
       -moz-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
     -moz-animation-name: bounceInUp;
       -o-animation-name: bounceInUp;
          animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3); } }

@-moz-keyframes bounceOut {
  20% {
    -moz-transform: scale3d(0.9, 0.9, 0.9);
         transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -moz-transform: scale3d(1.1, 1.1, 1.1);
         transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3); } }

@-o-keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
       -moz-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
       -moz-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
       -moz-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
     -moz-animation-name: bounceOut;
       -o-animation-name: bounceOut;
          animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0); } }

@-moz-keyframes bounceOutDown {
  20% {
    -moz-transform: translate3d(0, 10px, 0);
         transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -moz-transform: translate3d(0, -20px, 0);
         transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -moz-transform: translate3d(0, 2000px, 0);
         transform: translate3d(0, 2000px, 0); } }

@-o-keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
       -moz-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
       -moz-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
       -moz-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
     -moz-animation-name: bounceOutDown;
       -o-animation-name: bounceOutDown;
          animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0); } }

@-moz-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -moz-transform: translate3d(20px, 0, 0);
         transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -moz-transform: translate3d(-2000px, 0, 0);
         transform: translate3d(-2000px, 0, 0); } }

@-o-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
       -moz-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
       -moz-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
     -moz-animation-name: bounceOutLeft;
       -o-animation-name: bounceOutLeft;
          animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0); } }

@-moz-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -moz-transform: translate3d(-20px, 0, 0);
         transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -moz-transform: translate3d(2000px, 0, 0);
         transform: translate3d(2000px, 0, 0); } }

@-o-keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
       -moz-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
       -moz-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
     -moz-animation-name: bounceOutRight;
       -o-animation-name: bounceOutRight;
          animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0); } }

@-moz-keyframes bounceOutUp {
  20% {
    -moz-transform: translate3d(0, -10px, 0);
         transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -moz-transform: translate3d(0, 20px, 0);
         transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -moz-transform: translate3d(0, -2000px, 0);
         transform: translate3d(0, -2000px, 0); } }

@-o-keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
       -moz-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
       -moz-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
       -moz-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
     -moz-animation-name: bounceOutUp;
       -o-animation-name: bounceOutUp;
          animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-o-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
     -moz-animation-name: fadeIn;
       -o-animation-name: fadeIn;
          animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

@-moz-keyframes fadeInDown {
  from {
    opacity: 0;
    -moz-transform: translate3d(0, -100%, 0);
         transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -moz-transform: none;
         transform: none; } }

@-o-keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -o-transform: none;
       transform: none; } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
       -moz-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
     -moz-animation-name: fadeInDown;
       -o-animation-name: fadeInDown;
          animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

@-moz-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -moz-transform: translate3d(0, -2000px, 0);
         transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -moz-transform: none;
         transform: none; } }

@-o-keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -o-transform: none;
       transform: none; } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
       -moz-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none; } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
     -moz-animation-name: fadeInDownBig;
       -o-animation-name: fadeInDownBig;
          animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

@-moz-keyframes fadeInLeft {
  from {
    opacity: 0;
    -moz-transform: translate3d(-100%, 0, 0);
         transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -moz-transform: none;
         transform: none; } }

@-o-keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -o-transform: none;
       transform: none; } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
       -moz-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none; } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
     -moz-animation-name: fadeInLeft;
       -o-animation-name: fadeInLeft;
          animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

@-moz-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -moz-transform: translate3d(-2000px, 0, 0);
         transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -moz-transform: none;
         transform: none; } }

@-o-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -o-transform: none;
       transform: none; } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
       -moz-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none; } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
     -moz-animation-name: fadeInLeftBig;
       -o-animation-name: fadeInLeftBig;
          animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

@-moz-keyframes fadeInRight {
  from {
    opacity: 0;
    -moz-transform: translate3d(100%, 0, 0);
         transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -moz-transform: none;
         transform: none; } }

@-o-keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -o-transform: none;
       transform: none; } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
       -moz-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none; } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
     -moz-animation-name: fadeInRight;
       -o-animation-name: fadeInRight;
          animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

@-moz-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -moz-transform: translate3d(2000px, 0, 0);
         transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -moz-transform: none;
         transform: none; } }

@-o-keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -o-transform: none;
       transform: none; } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
       -moz-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none; } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
     -moz-animation-name: fadeInRightBig;
       -o-animation-name: fadeInRightBig;
          animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

@-moz-keyframes fadeInUp {
  from {
    opacity: 0;
    -moz-transform: translate3d(0, 100%, 0);
         transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -moz-transform: none;
         transform: none; } }

@-o-keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -o-transform: none;
       transform: none; } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
       -moz-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
     -moz-animation-name: fadeInUp;
       -o-animation-name: fadeInUp;
          animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

@-moz-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -moz-transform: translate3d(0, 2000px, 0);
         transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -moz-transform: none;
         transform: none; } }

@-o-keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -o-transform: none;
       transform: none; } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
       -moz-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none; } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
     -moz-animation-name: fadeInUpBig;
       -o-animation-name: fadeInUpBig;
          animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@-o-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
     -moz-animation-name: fadeOut;
       -o-animation-name: fadeOut;
          animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0); } }

@-moz-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -moz-transform: translate3d(0, 100%, 0);
         transform: translate3d(0, 100%, 0); } }

@-o-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
       -moz-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
     -moz-animation-name: fadeOutDown;
       -o-animation-name: fadeOutDown;
          animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0); } }

@-moz-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -moz-transform: translate3d(0, 2000px, 0);
         transform: translate3d(0, 2000px, 0); } }

@-o-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
       -moz-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
     -moz-animation-name: fadeOutDownBig;
       -o-animation-name: fadeOutDownBig;
          animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); } }

@-moz-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -moz-transform: translate3d(-100%, 0, 0);
         transform: translate3d(-100%, 0, 0); } }

@-o-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
       -moz-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
     -moz-animation-name: fadeOutLeft;
       -o-animation-name: fadeOutLeft;
          animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0); } }

@-moz-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -moz-transform: translate3d(-2000px, 0, 0);
         transform: translate3d(-2000px, 0, 0); } }

@-o-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
       -moz-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
     -moz-animation-name: fadeOutLeftBig;
       -o-animation-name: fadeOutLeftBig;
          animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); } }

@-moz-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -moz-transform: translate3d(100%, 0, 0);
         transform: translate3d(100%, 0, 0); } }

@-o-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
       -moz-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
     -moz-animation-name: fadeOutRight;
       -o-animation-name: fadeOutRight;
          animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0); } }

@-moz-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -moz-transform: translate3d(2000px, 0, 0);
         transform: translate3d(2000px, 0, 0); } }

@-o-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
       -moz-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
     -moz-animation-name: fadeOutRightBig;
       -o-animation-name: fadeOutRightBig;
          animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0); } }

@-moz-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -moz-transform: translate3d(0, -100%, 0);
         transform: translate3d(0, -100%, 0); } }

@-o-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
       -moz-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
     -moz-animation-name: fadeOutUp;
       -o-animation-name: fadeOutUp;
          animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0); } }

@-moz-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -moz-transform: translate3d(0, -2000px, 0);
         transform: translate3d(0, -2000px, 0); } }

@-o-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
       -moz-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
     -moz-animation-name: fadeOutUpBig;
       -o-animation-name: fadeOutUpBig;
          animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
            transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; } }

@-moz-keyframes flip {
  from {
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
         transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -moz-animation-timing-function: ease-out;
         animation-timing-function: ease-out; }
  40% {
    -moz-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
         transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -moz-animation-timing-function: ease-out;
         animation-timing-function: ease-out; }
  50% {
    -moz-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
         transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -moz-animation-timing-function: ease-in;
         animation-timing-function: ease-in; }
  80% {
    -moz-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
         transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -moz-animation-timing-function: ease-in;
         animation-timing-function: ease-in; }
  to {
    -moz-transform: perspective(400px);
         transform: perspective(400px);
    -moz-animation-timing-function: ease-in;
         animation-timing-function: ease-in; } }

@-o-keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -o-animation-timing-function: ease-out;
       animation-timing-function: ease-out; }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -o-animation-timing-function: ease-out;
       animation-timing-function: ease-out; }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in; }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in; }
  to {
    transform: perspective(400px);
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
       -moz-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
       -moz-animation-timing-function: ease-out;
         -o-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
       -moz-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
       -moz-animation-timing-function: ease-out;
         -o-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
       -moz-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
       -moz-animation-timing-function: ease-in;
         -o-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
       -moz-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
            transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
       -moz-animation-timing-function: ease-in;
         -o-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
       -moz-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
       -moz-animation-timing-function: ease-in;
         -o-animation-timing-function: ease-in;
            animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
       backface-visibility: visible;
  -webkit-animation-name: flip;
     -moz-animation-name: flip;
       -o-animation-name: flip;
          animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-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); }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px); } }

@-moz-keyframes flipInX {
  from {
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
         transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -moz-animation-timing-function: ease-in;
         animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
         transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -moz-animation-timing-function: ease-in;
         animation-timing-function: ease-in; }
  60% {
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
         transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
         transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -moz-transform: perspective(400px);
         transform: perspective(400px); } }

@-o-keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
       -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
       -moz-animation-timing-function: ease-in;
         -o-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
       -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
       -moz-animation-timing-function: ease-in;
         -o-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
       -moz-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);
       -moz-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
       -moz-transform: perspective(400px);
            transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
       backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
     -moz-animation-name: flipInX;
       -o-animation-name: flipInX;
          animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-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); }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px); } }

@-moz-keyframes flipInY {
  from {
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
         transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -moz-animation-timing-function: ease-in;
         animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
         transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -moz-animation-timing-function: ease-in;
         animation-timing-function: ease-in; }
  60% {
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
         transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
         transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -moz-transform: perspective(400px);
         transform: perspective(400px); } }

@-o-keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
       -moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
       -moz-animation-timing-function: ease-in;
         -o-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
       -moz-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
       -moz-animation-timing-function: ease-in;
         -o-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
       -moz-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);
       -moz-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
       -moz-transform: perspective(400px);
            transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
       backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
     -moz-animation-name: flipInY;
       -o-animation-name: flipInY;
          animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -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; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@-moz-keyframes flipOutX {
  from {
    -moz-transform: perspective(400px);
         transform: perspective(400px); }
  30% {
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
         transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
         transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@-o-keyframes flipOutX {
  from {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
       -moz-transform: perspective(400px);
            transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
       -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
       -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
     -moz-animation-name: flipOutX;
       -o-animation-name: flipOutX;
          animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
       backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -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; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@-moz-keyframes flipOutY {
  from {
    -moz-transform: perspective(400px);
         transform: perspective(400px); }
  30% {
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
         transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
         transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@-o-keyframes flipOutY {
  from {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
       -moz-transform: perspective(400px);
            transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
       -moz-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
       -moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
       backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
     -moz-animation-name: flipOutY;
       -o-animation-name: flipOutY;
          animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
            transform: none;
    opacity: 1; } }

@-moz-keyframes lightSpeedIn {
  from {
    -moz-transform: translate3d(100%, 0, 0) skewX(-30deg);
         transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -moz-transform: skewX(20deg);
         transform: skewX(20deg);
    opacity: 1; }
  80% {
    -moz-transform: skewX(-5deg);
         transform: skewX(-5deg);
    opacity: 1; }
  to {
    -moz-transform: none;
         transform: none;
    opacity: 1; } }

@-o-keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -o-transform: skewX(20deg);
       transform: skewX(20deg);
    opacity: 1; }
  80% {
    -o-transform: skewX(-5deg);
       transform: skewX(-5deg);
    opacity: 1; }
  to {
    -o-transform: none;
       transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
       -moz-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
       -moz-transform: skewX(20deg);
         -o-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
       -moz-transform: skewX(-5deg);
         -o-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none;
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
     -moz-animation-name: lightSpeedIn;
       -o-animation-name: lightSpeedIn;
          animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
     -moz-animation-timing-function: ease-out;
       -o-animation-timing-function: ease-out;
          animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@-moz-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -moz-transform: translate3d(100%, 0, 0) skewX(30deg);
         transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@-o-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
       -moz-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
     -moz-animation-name: lightSpeedOut;
       -o-animation-name: lightSpeedOut;
          animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
     -moz-animation-timing-function: ease-in;
       -o-animation-timing-function: ease-in;
          animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1; } }

@-moz-keyframes rotateIn {
  from {
    -moz-transform-origin: center;
         transform-origin: center;
    -moz-transform: rotate3d(0, 0, 1, -200deg);
         transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -moz-transform-origin: center;
         transform-origin: center;
    -moz-transform: none;
         transform: none;
    opacity: 1; } }

@-o-keyframes rotateIn {
  from {
    -o-transform-origin: center;
       transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -o-transform-origin: center;
       transform-origin: center;
    -o-transform: none;
       transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
       -moz-transform-origin: center;
         -o-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
       -moz-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
       -moz-transform-origin: center;
         -o-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none;
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
     -moz-animation-name: rotateIn;
       -o-animation-name: rotateIn;
          animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1; } }

@-moz-keyframes rotateInDownLeft {
  from {
    -moz-transform-origin: left bottom;
         transform-origin: left bottom;
    -moz-transform: rotate3d(0, 0, 1, -45deg);
         transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -moz-transform-origin: left bottom;
         transform-origin: left bottom;
    -moz-transform: none;
         transform: none;
    opacity: 1; } }

@-o-keyframes rotateInDownLeft {
  from {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    -o-transform: none;
       transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
       -moz-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
       -moz-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
       -moz-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
     -moz-animation-name: rotateInDownLeft;
       -o-animation-name: rotateInDownLeft;
          animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1; } }

@-moz-keyframes rotateInDownRight {
  from {
    -moz-transform-origin: right bottom;
         transform-origin: right bottom;
    -moz-transform: rotate3d(0, 0, 1, 45deg);
         transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -moz-transform-origin: right bottom;
         transform-origin: right bottom;
    -moz-transform: none;
         transform: none;
    opacity: 1; } }

@-o-keyframes rotateInDownRight {
  from {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    -o-transform: none;
       transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
       -moz-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
       -moz-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
       -moz-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none;
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
     -moz-animation-name: rotateInDownRight;
       -o-animation-name: rotateInDownRight;
          animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1; } }

@-moz-keyframes rotateInUpLeft {
  from {
    -moz-transform-origin: left bottom;
         transform-origin: left bottom;
    -moz-transform: rotate3d(0, 0, 1, 45deg);
         transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -moz-transform-origin: left bottom;
         transform-origin: left bottom;
    -moz-transform: none;
         transform: none;
    opacity: 1; } }

@-o-keyframes rotateInUpLeft {
  from {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    -o-transform: none;
       transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
       -moz-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
       -moz-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
       -moz-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
     -moz-animation-name: rotateInUpLeft;
       -o-animation-name: rotateInUpLeft;
          animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1; } }

@-moz-keyframes rotateInUpRight {
  from {
    -moz-transform-origin: right bottom;
         transform-origin: right bottom;
    -moz-transform: rotate3d(0, 0, 1, -90deg);
         transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -moz-transform-origin: right bottom;
         transform-origin: right bottom;
    -moz-transform: none;
         transform: none;
    opacity: 1; } }

@-o-keyframes rotateInUpRight {
  from {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    -o-transform: none;
       transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
       -moz-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
       -moz-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
       -moz-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none;
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
     -moz-animation-name: rotateInUpRight;
       -o-animation-name: rotateInUpRight;
          animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@-moz-keyframes rotateOut {
  from {
    -moz-transform-origin: center;
         transform-origin: center;
    opacity: 1; }
  to {
    -moz-transform-origin: center;
         transform-origin: center;
    -moz-transform: rotate3d(0, 0, 1, 200deg);
         transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@-o-keyframes rotateOut {
  from {
    -o-transform-origin: center;
       transform-origin: center;
    opacity: 1; }
  to {
    -o-transform-origin: center;
       transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
       -moz-transform-origin: center;
         -o-transform-origin: center;
            transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
       -moz-transform-origin: center;
         -o-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
       -moz-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
     -moz-animation-name: rotateOut;
       -o-animation-name: rotateOut;
          animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@-moz-keyframes rotateOutDownLeft {
  from {
    -moz-transform-origin: left bottom;
         transform-origin: left bottom;
    opacity: 1; }
  to {
    -moz-transform-origin: left bottom;
         transform-origin: left bottom;
    -moz-transform: rotate3d(0, 0, 1, 45deg);
         transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@-o-keyframes rotateOutDownLeft {
  from {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    opacity: 1; }
  to {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
       -moz-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
       -moz-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
       -moz-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
     -moz-animation-name: rotateOutDownLeft;
       -o-animation-name: rotateOutDownLeft;
          animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@-moz-keyframes rotateOutDownRight {
  from {
    -moz-transform-origin: right bottom;
         transform-origin: right bottom;
    opacity: 1; }
  to {
    -moz-transform-origin: right bottom;
         transform-origin: right bottom;
    -moz-transform: rotate3d(0, 0, 1, -45deg);
         transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@-o-keyframes rotateOutDownRight {
  from {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    opacity: 1; }
  to {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
       -moz-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
       -moz-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
       -moz-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
     -moz-animation-name: rotateOutDownRight;
       -o-animation-name: rotateOutDownRight;
          animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@-moz-keyframes rotateOutUpLeft {
  from {
    -moz-transform-origin: left bottom;
         transform-origin: left bottom;
    opacity: 1; }
  to {
    -moz-transform-origin: left bottom;
         transform-origin: left bottom;
    -moz-transform: rotate3d(0, 0, 1, -45deg);
         transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@-o-keyframes rotateOutUpLeft {
  from {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    opacity: 1; }
  to {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
       -moz-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
       -moz-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
       -moz-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
     -moz-animation-name: rotateOutUpLeft;
       -o-animation-name: rotateOutUpLeft;
          animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@-moz-keyframes rotateOutUpRight {
  from {
    -moz-transform-origin: right bottom;
         transform-origin: right bottom;
    opacity: 1; }
  to {
    -moz-transform-origin: right bottom;
         transform-origin: right bottom;
    -moz-transform: rotate3d(0, 0, 1, 90deg);
         transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@-o-keyframes rotateOutUpRight {
  from {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    opacity: 1; }
  to {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
       -moz-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
       -moz-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
       -moz-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
     -moz-animation-name: rotateOutUpRight;
       -o-animation-name: rotateOutUpRight;
          animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@-moz-keyframes hinge {
  0% {
    -moz-transform-origin: top left;
         transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
         animation-timing-function: ease-in-out; }
  20%, 60% {
    -moz-transform: rotate3d(0, 0, 1, 80deg);
         transform: rotate3d(0, 0, 1, 80deg);
    -moz-transform-origin: top left;
         transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
         animation-timing-function: ease-in-out; }
  40%, 80% {
    -moz-transform: rotate3d(0, 0, 1, 60deg);
         transform: rotate3d(0, 0, 1, 60deg);
    -moz-transform-origin: top left;
         transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
         animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -moz-transform: translate3d(0, 700px, 0);
         transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@-o-keyframes hinge {
  0% {
    -o-transform-origin: top left;
       transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
       animation-timing-function: ease-in-out; }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    -o-transform-origin: top left;
       transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
       animation-timing-function: ease-in-out; }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    -o-transform-origin: top left;
       transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
       animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
       -moz-transform-origin: top left;
         -o-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
       -moz-animation-timing-function: ease-in-out;
         -o-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
       -moz-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
       -moz-transform-origin: top left;
         -o-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
       -moz-animation-timing-function: ease-in-out;
         -o-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
       -moz-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
       -moz-transform-origin: top left;
         -o-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
       -moz-animation-timing-function: ease-in-out;
         -o-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
       -moz-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
     -moz-animation-name: hinge;
       -o-animation-name: hinge;
          animation-name: hinge; }

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
            transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-moz-keyframes jackInTheBox {
  from {
    opacity: 0;
    -moz-transform: scale(0.1) rotate(30deg);
         transform: scale(0.1) rotate(30deg);
    -moz-transform-origin: center bottom;
         transform-origin: center bottom; }
  50% {
    -moz-transform: rotate(-10deg);
         transform: rotate(-10deg); }
  70% {
    -moz-transform: rotate(3deg);
         transform: rotate(3deg); }
  to {
    opacity: 1;
    -moz-transform: scale(1);
         transform: scale(1); } }

@-o-keyframes jackInTheBox {
  from {
    opacity: 0;
    -o-transform: scale(0.1) rotate(30deg);
       transform: scale(0.1) rotate(30deg);
    -o-transform-origin: center bottom;
       transform-origin: center bottom; }
  50% {
    -o-transform: rotate(-10deg);
       transform: rotate(-10deg); }
  70% {
    -o-transform: rotate(3deg);
       transform: rotate(3deg); }
  to {
    opacity: 1;
    -o-transform: scale(1);
       transform: scale(1); } }

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
       -moz-transform: scale(0.1) rotate(30deg);
         -o-transform: scale(0.1) rotate(30deg);
            transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
       -moz-transform-origin: center bottom;
         -o-transform-origin: center bottom;
            transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
       -moz-transform: rotate(-10deg);
         -o-transform: rotate(-10deg);
            transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
       -moz-transform: rotate(3deg);
         -o-transform: rotate(3deg);
            transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1); } }

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
     -moz-animation-name: jackInTheBox;
       -o-animation-name: jackInTheBox;
          animation-name: jackInTheBox; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }
@-moz-keyframes rollIn {
  from {
    opacity: 0;
    -moz-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
         transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -moz-transform: none;
         transform: none; } }
@-o-keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -o-transform: none;
       transform: none; } }
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
       -moz-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none; } }

.rollIn {
  -webkit-animation-name: rollIn;
     -moz-animation-name: rollIn;
       -o-animation-name: rollIn;
          animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
@-moz-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -moz-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
         transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
@-o-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
       -moz-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
     -moz-animation-name: rollOut;
       -o-animation-name: rollOut;
          animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@-moz-keyframes zoomIn {
  from {
    opacity: 0;
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@-o-keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
       -moz-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
     -moz-animation-name: zoomIn;
       -o-animation-name: zoomIn;
          animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-moz-keyframes zoomInDown {
  from {
    opacity: 0;
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-o-keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
       -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
       -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
     -moz-animation-name: zoomInDown;
       -o-animation-name: zoomInDown;
          animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-moz-keyframes zoomInLeft {
  from {
    opacity: 0;
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-o-keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
       -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
       -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
     -moz-animation-name: zoomInLeft;
       -o-animation-name: zoomInLeft;
          animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-moz-keyframes zoomInRight {
  from {
    opacity: 0;
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-o-keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
       -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
       -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
     -moz-animation-name: zoomInRight;
       -o-animation-name: zoomInRight;
          animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-moz-keyframes zoomInUp {
  from {
    opacity: 0;
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-o-keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
       -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
       -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
     -moz-animation-name: zoomInUp;
       -o-animation-name: zoomInUp;
          animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@-moz-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@-o-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
       -moz-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
     -moz-animation-name: zoomOut;
       -o-animation-name: zoomOut;
          animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-moz-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -moz-transform-origin: center bottom;
         transform-origin: center bottom;
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-o-keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -o-transform-origin: center bottom;
       transform-origin: center bottom;
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
       -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
       -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
       -moz-transform-origin: center bottom;
         -o-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
     -moz-animation-name: zoomOutDown;
       -o-animation-name: zoomOutDown;
          animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
            transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center; } }

@-moz-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -moz-transform: scale(0.1) translate3d(-2000px, 0, 0);
         transform: scale(0.1) translate3d(-2000px, 0, 0);
    -moz-transform-origin: left center;
         transform-origin: left center; } }

@-o-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -o-transform-origin: left center;
       transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
       -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
       -moz-transform: scale(0.1) translate3d(-2000px, 0, 0);
            transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
       -moz-transform-origin: left center;
         -o-transform-origin: left center;
            transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
     -moz-animation-name: zoomOutLeft;
       -o-animation-name: zoomOutLeft;
          animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
            transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center; } }

@-moz-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -moz-transform: scale(0.1) translate3d(2000px, 0, 0);
         transform: scale(0.1) translate3d(2000px, 0, 0);
    -moz-transform-origin: right center;
         transform-origin: right center; } }

@-o-keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -o-transform-origin: right center;
       transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
       -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
       -moz-transform: scale(0.1) translate3d(2000px, 0, 0);
            transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
       -moz-transform-origin: right center;
         -o-transform-origin: right center;
            transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
     -moz-animation-name: zoomOutRight;
       -o-animation-name: zoomOutRight;
          animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-moz-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -moz-transform-origin: center bottom;
         transform-origin: center bottom;
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-o-keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -o-transform-origin: center bottom;
       transform-origin: center bottom;
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
       -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
       -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
       -moz-transform-origin: center bottom;
         -o-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
       -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
     -moz-animation-name: zoomOutUp;
       -o-animation-name: zoomOutUp;
          animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@-moz-keyframes slideInDown {
  from {
    -moz-transform: translate3d(0, -100%, 0);
         transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0); } }

@-o-keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
       -moz-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
     -moz-animation-name: slideInDown;
       -o-animation-name: slideInDown;
          animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@-moz-keyframes slideInLeft {
  from {
    -moz-transform: translate3d(-100%, 0, 0);
         transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0); } }

@-o-keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
       -moz-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
     -moz-animation-name: slideInLeft;
       -o-animation-name: slideInLeft;
          animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@-moz-keyframes slideInRight {
  from {
    -moz-transform: translate3d(100%, 0, 0);
         transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0); } }

@-o-keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
       -moz-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
     -moz-animation-name: slideInRight;
       -o-animation-name: slideInRight;
          animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@-moz-keyframes slideInUp {
  from {
    -moz-transform: translate3d(0, 100%, 0);
         transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0); } }

@-o-keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
       -moz-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
     -moz-animation-name: slideInUp;
       -o-animation-name: slideInUp;
          animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0); } }

@-moz-keyframes slideOutDown {
  from {
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -moz-transform: translate3d(0, 100%, 0);
         transform: translate3d(0, 100%, 0); } }

@-o-keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
       -moz-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
     -moz-animation-name: slideOutDown;
       -o-animation-name: slideOutDown;
          animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); } }

@-moz-keyframes slideOutLeft {
  from {
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -moz-transform: translate3d(-100%, 0, 0);
         transform: translate3d(-100%, 0, 0); } }

@-o-keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
       -moz-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
     -moz-animation-name: slideOutLeft;
       -o-animation-name: slideOutLeft;
          animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); } }

@-moz-keyframes slideOutRight {
  from {
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -moz-transform: translate3d(100%, 0, 0);
         transform: translate3d(100%, 0, 0); } }

@-o-keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
       -moz-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
     -moz-animation-name: slideOutRight;
       -o-animation-name: slideOutRight;
          animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0); } }

@-moz-keyframes slideOutUp {
  from {
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -moz-transform: translate3d(0, -100%, 0);
         transform: translate3d(0, -100%, 0); } }

@-o-keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
       -moz-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
     -moz-animation-name: slideOutUp;
       -o-animation-name: slideOutUp;
          animation-name: slideOutUp; }

/********************************************************/
/*******  __buttons.scss *******/
/********************************************************/
.po-cta-primary,
.po-cta-secondary,
.po-cta-tertiary,
.po-cta-quaternary {
  font-family: Rajdhani;
  display: inline-block;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  padding: 5px 60px;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px; }
  .po-cta-primary:hover, .po-cta-primary:active, .po-cta-primary:focus,
  .po-cta-secondary:hover,
  .po-cta-secondary:active,
  .po-cta-secondary:focus,
  .po-cta-tertiary:hover,
  .po-cta-tertiary:active,
  .po-cta-tertiary:focus,
  .po-cta-quaternary:hover,
  .po-cta-quaternary:active,
  .po-cta-quaternary:focus {
    text-decoration: none; }

.po-cta-primary {
  color: #ffffff !important;
  background-color: #ef6126;
  border: 1px solid #ef6126; }
  .po-cta-primary:hover {
    background-color: #f0be8d;
    color: #ef6126 !important;
    border: 1px solid #ef6126; }

.po-cta-secondary {
  background-color: #3d969d;
  color: #8e8e8e !important;
  border: 1px solid #3d969d; }
  .po-cta-secondary:hover {
    color: #3d969d !important;
    background-color: #779496;
    border: 1px solid #3d969d; }

.po-cta-tertiary {
  color: #ffffff !important;
  border: 1px solid #f0be8d; }
  .po-cta-tertiary:hover {
    background-color: #f0be8d;
    color: #8e8e8e !important;
    border: 1px solid #f0be8d; }

.po-cta-quaternary {
  border: 1px solid rgba(240, 190, 141,0.7);
  color: #ffffff !important;
  font-size: 18px;
  padding: 30px 30px; }
  .po-cta-quaternary:hover {
    background-color: rgba(240, 190, 141,0.1); }

/********************************************************/
/*******  __footer.scss *******/
/********************************************************/
footer.footer .follow-us {
  width: 100%;
  margin: 0 auto;
  background-color: #ef6126; }
  footer.footer .follow-us i {
    color: #fff; }
  footer.footer .follow-us ul {
    list-style: none;
    padding-left: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 10px 0px; }
    footer.footer .follow-us ul li {
      color: #fff;
      padding-left: 0px;
      margin-bottom: 0px;
      display: inline-block; }
      footer.footer .follow-us ul li:before {
        display: none; }
      footer.footer .follow-us ul li.title {
        line-height: 48px;
        padding: 10px 150px 10px 0px; }
        @media (max-width: 767px) {
          footer.footer .follow-us ul li.title {
            padding-right: 40px; } }
    footer.footer .follow-us ul.social li {
      padding-right: 90px; }
      @media (max-width: 1024px) {
        footer.footer .follow-us ul.social li {
          padding-right: 40px; } }
      @media (max-width: 480px) {
        footer.footer .follow-us ul.social li {
          padding-right: 30px;
          padding-bottom: 10px; } }
      footer.footer .follow-us ul.social li i {
        font-size: 18px; }
        @media (max-width: 480px) {
          footer.footer .follow-us ul.social li i {
            font-size: 1.25em; } }

footer.footer .content {
  width: 100%;
  background-color: #edf2f7;
  padding: 20px 0px; }
  footer.footer .content h4,
  footer.footer .content h3 {
    font-size: 24px;
    color: #000;
    font-weight: 400;
    text-transform: none; }
  footer.footer .content p {
    font-size: 18px;
    line-height: 27px;
    color: #626262; }
  footer.footer .content .widget-type-form h3 {
    margin-top: 0px; }
  footer.footer .content .widget-type-form input[type="submit"] {
    width: 100%; }
  footer.footer .content .widget-type-form .hs_cos_wrapper_type_form {
    margin-top: 20px;
    font-weight: 400;
    display: inline-block;
    text-align: left; }
  footer.footer .content .widget-type-rss_listing .hs-rss-item {
    position: relative;
    margin-bottom: 40px; }
    footer.footer .content .widget-type-rss_listing .hs-rss-item:before {
      position: absolute;
      content: '';
      height: 2px;
      width: 35px;
      background-color: rgba(0, 0, 0, 0.2);
      bottom: -20px;
      left: 0px; }
    footer.footer .content .widget-type-rss_listing .hs-rss-item:last-child {
      margin-bottom: 20px; }
      footer.footer .content .widget-type-rss_listing .hs-rss-item:last-child:before {
        display: none; }
  footer.footer .content .widget-type-rss_listing .hs-rss-title span {
    color: #626262;
    font-size: 18px;
    line-height: 1;
    font-weight: 400;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    footer.footer .content .widget-type-rss_listing .hs-rss-title span:hover {
      color: #ef6126; }
  footer.footer .content .widget-type-rss_listing .hs-rss-byline {
    line-height: 27px; }
    footer.footer .content .widget-type-rss_listing .hs-rss-byline .hs-rss-date {
      color: #000;
      font-size: 18px;
      line-height: 27px;
      font-weight: 400; }

footer.footer .bottom {
  width: 100%;
  background-color: #d6d6d6;
  padding: 32px 0px; }
  footer.footer .bottom .flex-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    @media (max-width: 680px) {
      footer.footer .bottom .flex-wrapper > div {
        width: 100%; } }
    footer.footer .bottom .flex-wrapper .left span {
      color: #888888;
      font-size: 18px;
      font-weight: 400; }
      @media (max-width: 400px) {
        footer.footer .bottom .flex-wrapper .left span {
          font-size: 16px; } }
    footer.footer .bottom .flex-wrapper .right {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      footer.footer .bottom .flex-wrapper .right ul {
        list-style: none;
        padding-left: 0px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin: 0px; }
        footer.footer .bottom .flex-wrapper .right ul li {
          padding-left: 0px;
          margin-bottom: 0px;
          display: inline-block;
          font-size: 18px;
          line-height: 1;
          border-right: 1px solid #888888; }
          footer.footer .bottom .flex-wrapper .right ul li:before {
            display: none; }
          footer.footer .bottom .flex-wrapper .right ul li a {
            color: #888888;
            font-size: 18px;
            padding-right: 20px;
            padding-left: 20px;
            font-weight: 400; }
            footer.footer .bottom .flex-wrapper .right ul li a:hover {
              color: #ef6126; }
            @media (max-width: 400px) {
              footer.footer .bottom .flex-wrapper .right ul li a {
                font-size: 16px; } }
          footer.footer .bottom .flex-wrapper .right ul li:first-child a {
            padding-left: 0px; }
          footer.footer .bottom .flex-wrapper .right ul li:last-child {
            border-right: none; }
            footer.footer .bottom .flex-wrapper .right ul li:last-child a {
              padding-right: 0px; }
    footer.footer .bottom .flex-wrapper .btn-go-top {
      width: 45px;
      height: 45px;
      border: 1px solid #a1a1a3;
      text-align: center;
      cursor: pointer;
      margin-left: 70px;
      -webkit-transition: 0.3s all linear;
      -o-transition: 0.3s all linear;
      -moz-transition: 0.3s all linear;
      transition: 0.3s all linear; }
      @media (max-width: 400px) {
        footer.footer .bottom .flex-wrapper .btn-go-top {
          margin-left: 0px; } }
      footer.footer .bottom .flex-wrapper .btn-go-top i {
        -webkit-transition: 0.3s all linear;
        -o-transition: 0.3s all linear;
        -moz-transition: 0.3s all linear;
        transition: 0.3s all linear;
        color: #a1a1a3; }
      footer.footer .bottom .flex-wrapper .btn-go-top:hover {
        border-color: #ef6126; }
        footer.footer .bottom .flex-wrapper .btn-go-top:hover i {
          color: #ef6126; }

.social-footer-center footer.footer .follow-us .social-bar {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-top: 1px solid rgba(255, 255, 255, 0.2); }
  .social-footer-center footer.footer .follow-us .social-bar > li {
    text-align: center; }
    @media (max-width: 767px) {
      .social-footer-center footer.footer .follow-us .social-bar > li {
        width: 100%; } }
  .social-footer-center footer.footer .follow-us .social-bar .title {
    padding: 15px 0px 0px 0px; }
  .social-footer-center footer.footer .follow-us .social-bar .social {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (max-width: 767px) {
      .social-footer-center footer.footer .follow-us .social-bar .social {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    .social-footer-center footer.footer .follow-us .social-bar .social li {
      padding: 5px 50px; }
      @media (max-width: 767px) {
        .social-footer-center footer.footer .follow-us .social-bar .social li {
          padding: 5px 0px; } }
      @media (max-width: 480px) {
        .social-footer-center footer.footer .follow-us .social-bar .social li {
          padding: 10px 0px; } }

/********************************************************/
/*******  __forms.scss *******/
/********************************************************/
.form-title {
  color: #a1a1a1;
  max-width: 900px;
  margin: 20px auto; }

.hs-form-field {
  margin-bottom: 20px; }
  .hs-form-field > label {
    display: inline-block;
    font-weight: 400;
    font-size: 18px;
    color: #000; }
    .hs-form-field > label .hs-form-required {
      display: none; }
    .hs-form-field > label .required:after {
      content: "*";
      color: #ef6126; }

.hs-form-required {
  color: #ef6126; }

input.hs-input,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 0.75em;
  background-color: #fff;
  border: 1px solid #a1a1a1;
  -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
          border-radius: 20px;
  padding: 20px;
  margin-top: 10px;
  outline: none;
  font-family: Rajdhani; }
  input.hs-input::-ms-reveal,
  textarea::-ms-reveal,
  select::-ms-reveal {
    visibility: hidden;
    display: none !important;
    pointer-events: none;
    position: absolute;
    right: 0; }
  input.hs-input::-ms-clear,
  textarea::-ms-clear,
  select::-ms-clear {
    display: none;
    width: 0;
    height: 0; }

input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0; }

input::-ms-reveal {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0; }

input::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

.hs_submit {
  text-align: center; }
  .hs_submit input[type="submit"] {
    font-family: Rajdhani;
    font-size: 18px;
    background-color: #ef6126;
    border: 1px solid #ef6126;
    color: #ffffff;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px;
    padding: 20px 40px;
    margin-top: 10px;
    cursor: pointer;
    -webkit-transition: 0.3s all linear;
    -o-transition: 0.3s all linear;
    -moz-transition: 0.3s all linear;
    transition: 0.3s all linear;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
    .hs_submit input[type="submit"]:hover {
      background-color: #f0be8d;
      color: #ef6126; }

input[type="checkbox"] {
  visibility: hidden;
  display: none; }
  input[type="checkbox"] + span {
    margin-left: 12px;
    position: relative; }
    input[type="checkbox"] + span:before {
      position: absolute;
      content: '';
      width: 20px;
      height: 20px;
      border: 1px solid #a1a1a3;
      top: 3px;
      top: 50%;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%);
      left: -30px; }
    input[type="checkbox"] + span:after {
      content: "";
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%);
      left: -28px;
      font-family: "FontAwesome";
      -webkit-transition: color 0.3s, -webkit-box-shadow 0.3s;
      transition: color 0.3s, -webkit-box-shadow 0.3s;
      -o-transition: color 0.3s, box-shadow 0.3s;
      -moz-transition: color 0.3s, box-shadow 0.3s, -moz-box-shadow 0.3s;
      transition: color 0.3s, box-shadow 0.3s;
      transition: color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s, -moz-box-shadow 0.3s; }
    input[type="checkbox"] + span:hover:before {
      border-color: #000;
      cursor: pointer; }
  input[type="checkbox"]:checked + span:after {
    content: "\f00c";
    color: #000;
    font-size: 15px;
    cursor: pointer; }

input[type="radio"] {
  visibility: hidden;
  display: none; }
  input[type="radio"] + span {
    margin-left: 14px;
    position: relative; }
    input[type="radio"] + span:before {
      content: '';
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%;
      border: 1px solid #a1a1a3;
      position: absolute;
      left: -30px;
      top: 50%;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%);
      font-size: 19px;
      background-color: #FFF;
      height: 20px;
      width: 20px;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
    input[type="radio"] + span:after {
      position: absolute;
      left: -26px;
      top: 50%;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%);
      height: 12px;
      width: 12px;
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%;
      background: #000; }
    input[type="radio"] + span:hover:before {
      border-color: #000;
      cursor: pointer; }
  input[type="radio"]:checked + span:after {
    content: "";
    cursor: pointer; }

.dropdown_select.input {
  font-size: 18px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .dropdown_select.input select {
    display: none; }
  .dropdown_select.input .dropdown-header {
    border: 1px solid #a1a1a3;
    background: #fff;
    color: ;
    padding: 0 20px;
    height: 60px;
    cursor: pointer;
    position: relative;
    margin-bottom: 8px;
    margin-top: 10px;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px; }
    .dropdown_select.input .dropdown-header span {
      line-height: 60px;
      font-weight: 300;
      text-align: left; }
    .dropdown_select.input .dropdown-header:after {
      font-family: "FontAwesome";
      content: "\f107";
      font-size: 22px;
      position: absolute;
      color: ;
      right: 20px;
      top: 12px;
      width: 22px;
      height: 22px; }
    .dropdown_select.input .dropdown-header.dropdown-selected {
      color: ; }
  .dropdown_select.input .dropdown-list {
    background-color: #FFF;
    list-style: none;
    padding-left: 0;
    margin: 0;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px;
    border: 1px solid #a1a1a3;
    height: 100%;
    width: 100%; }
    .dropdown_select.input .dropdown-list li {
      height: 60px;
      line-height: 60px;
      cursor: pointer;
      color: ;
      clear: left;
      font-weight: 300;
      padding-left: 20px;
      margin-left: 0px;
      display: block !important;
      margin-right: 0 !important;
      text-align: left; }
    .dropdown_select.input .dropdown-list li:hover {
      color: #000; }

textarea {
  resize: vertical;
  min-height: 160px; }

.widget-type-form ul,
.widget-type-blog_subscribe ul {
  padding-left: 20px; }
  .widget-type-form ul li,
  .widget-type-blog_subscribe ul li {
    padding-left: 0px;
    margin-bottom: 0px;
    display: block;
    margin-left: 30px; }
    @media (max-width: 982px) {
      .widget-type-form ul li,
      .widget-type-blog_subscribe ul li {
        display: block;
        margin-left: 20px; } }
    .widget-type-form ul li:before,
    .widget-type-blog_subscribe ul li:before {
      display: none; }

.widget-type-form form,
.widget-type-blog_subscribe form {
  margin: 20px auto; }

.widget-type-form fieldset,
.widget-type-blog_subscribe fieldset {
  max-width: 900px !important;
  margin: auto !important; }
  .widget-type-form fieldset .hs-richtext,
  .widget-type-blog_subscribe fieldset .hs-richtext {
    max-width: inherit; }
  .widget-type-form fieldset .input,
  .widget-type-blog_subscribe fieldset .input {
    width: 100%;
    margin: 0; }
    .widget-type-form fieldset .input .hs-input,
    .widget-type-blog_subscribe fieldset .input .hs-input {
      width: 100% !important; }
  .widget-type-form fieldset.form-columns-2 .hs-form-field,
  .widget-type-blog_subscribe fieldset.form-columns-2 .hs-form-field {
    width: 50% !important; }
    @media (max-width: 767px) {
      .widget-type-form fieldset.form-columns-2 .hs-form-field,
      .widget-type-blog_subscribe fieldset.form-columns-2 .hs-form-field {
        width: 100% !important;
        float: none !important;
        padding: 0px !important; } }
  .widget-type-form fieldset.form-columns-3 .hs-form-field,
  .widget-type-blog_subscribe fieldset.form-columns-3 .hs-form-field {
    width: 33.33% !important; }
    @media (max-width: 767px) {
      .widget-type-form fieldset.form-columns-3 .hs-form-field,
      .widget-type-blog_subscribe fieldset.form-columns-3 .hs-form-field {
        width: 100% !important;
        float: none !important;
        padding: 0px !important; } }
  .widget-type-form fieldset[class^="form-columns-"]:not(.form-columns-1) .hs-form-field,
  .widget-type-blog_subscribe fieldset[class^="form-columns-"]:not(.form-columns-1) .hs-form-field {
    padding-left: 10px;
    padding-right: 10px; }
    .widget-type-form fieldset[class^="form-columns-"]:not(.form-columns-1) .hs-form-field:first-of-type,
    .widget-type-blog_subscribe fieldset[class^="form-columns-"]:not(.form-columns-1) .hs-form-field:first-of-type {
      padding-left: 0; }
    .widget-type-form fieldset[class^="form-columns-"]:not(.form-columns-1) .hs-form-field:last-of-type,
    .widget-type-blog_subscribe fieldset[class^="form-columns-"]:not(.form-columns-1) .hs-form-field:last-of-type {
      padding-right: 0; }
    @media (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {
      .widget-type-form fieldset[class^="form-columns-"]:not(.form-columns-1) .hs-form-field,
      .widget-type-blog_subscribe fieldset[class^="form-columns-"]:not(.form-columns-1) .hs-form-field {
        width: 100%;
        padding: 0px; } }
    @media (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {
      .widget-type-form fieldset[class^="form-columns-"]:not(.form-columns-1) .hs-form-field input,
      .widget-type-blog_subscribe fieldset[class^="form-columns-"]:not(.form-columns-1) .hs-form-field input {
        width: 100% !important; } }

.widget-type-form .hs-error-msgs,
.widget-type-blog_subscribe .hs-error-msgs {
  list-style: none;
  padding-left: 0;
  margin: 10px 0; }
  .widget-type-form .hs-error-msgs li,
  .widget-type-blog_subscribe .hs-error-msgs li {
    padding-left: 0;
    font-size: 0.75em;
    line-height: 1.5em;
    margin-bottom: 0;
    margin-left: 0px; }
    .widget-type-form .hs-error-msgs li:first-child,
    .widget-type-blog_subscribe .hs-error-msgs li:first-child {
      margin-left: 0px; }
    .widget-type-form .hs-error-msgs li:before,
    .widget-type-blog_subscribe .hs-error-msgs li:before {
      content: '';
      display: none !important; }
    .widget-type-form .hs-error-msgs li a,
    .widget-type-blog_subscribe .hs-error-msgs li a {
      color: inherit;
      font-weight: inherit; }

.widget-type-form span {
  width: 100%;
  display: inline-block; }

/********************************************************/
/*******  __globals.scss *******/
/********************************************************/
body.globals {
  background-color: #efefef; }

.body-container-wrapper {
  padding-top: 58px; }

.container {
  max-width: 1200px;
  padding: 0 15px;
  width: 100%;
  margin: 0 auto; }

body {
  margin: 0px;
  padding: 0px;
  font-family: Rajdhani;
  overflow-x: hidden; }

.row-fluid [class*="span"] {
  min-height: 0px; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

.mfp-bg {
  z-index: 100000 !important; }

.mfp-wrap {
  z-index: 100001 !important; }

@-webkit-keyframes mouse-wheel {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(3px);
            transform: translateY(3px); } }

@-moz-keyframes mouse-wheel {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
         transform: translateY(0); }
  100% {
    opacity: 0;
    -moz-transform: translateY(3px);
         transform: translateY(3px); } }

@-o-keyframes mouse-wheel {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
       transform: translateY(0); }
  100% {
    opacity: 0;
    -o-transform: translateY(3px);
       transform: translateY(3px); } }

@keyframes mouse-wheel {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(3px);
       -moz-transform: translateY(3px);
         -o-transform: translateY(3px);
            transform: translateY(3px); } }

/********************************************************/
/*******  __header.scss *******/
/********************************************************/
/********************************************************/
/*******  __icons.scss *******/
/********************************************************/
@font-face {
  font-family: 'PotassiumIcons';
  src: url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Vanadyl/icons/va-icons/va-icons.eot?64fzz1");
  src: url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Vanadyl/icons/va-icons/va-icons.eot#iefix") format("embedded-opentype"), url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Vanadyl/icons/va-icons/va-icons.ttf?64fzz1") format("truetype"), url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Vanadyl/icons/va-icons/va-icons.woff?64fzz1") format("woff"), url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Vanadyl/icons/va-icons/va-icons.svg?64fzz1#va-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  color: #ef6126; }

[class^="po-icon"], [class*=" po-icon"] {
  color: #ef6126;
  display: inline-block;
  font-family: 'PotassiumIcons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.po-icon-arrow-right:before {
  content: "\e902"; }

.po-icon-angle-left-circle:before {
  content: "\e900"; }

.po-icon-angle-right-circle:before {
  content: "\e903"; }

.po-icon-angle-left:before {
  content: "\e901"; }

.po-icon-angle-right:before {
  content: "\e904"; }

.po-icon-check:before {
  content: "\e90a"; }

.po-icon-close:before {
  content: "\e90c"; }

.po-icon-error-circle:before {
  content: "\e910"; }

.po-icon-check-circle:before {
  content: "\e909"; }

.po-icon-paper-dropbox:before {
  content: "\e916"; }

.po-icon-gear:before {
  content: "\e911"; }

.po-icon-paper-plane:before {
  content: "\e917"; }

.po-icon-target:before {
  content: "\e923"; }

.po-icon-printer:before {
  content: "\e91f"; }

.po-icon-mapnmark:before {
  content: "\e915"; }

.po-icon-paper:before {
  content: "\e919"; }

.po-icon-image:before {
  content: "\e912"; }

.po-icon-paperclip:before {
  content: "\e91a"; }

.po-icon-map-mark:before {
  content: "\e914"; }

.po-icon-edit:before {
  content: "\e90f"; }

.po-icon-magic-wand:before {
  content: "\e913"; }

.po-icon-upload:before {
  content: "\e925"; }

.po-icon-download:before {
  content: "\e90e"; }

.po-icon-diamond:before {
  content: "\e90d"; }

.po-icon-pig:before {
  content: "\e91d"; }

.po-icon-cart:before {
  content: "\e907"; }

.po-icon-paper2:before {
  content: "\e918"; }

.po-icon-pin:before {
  content: "\e91e"; }

.po-icon-white-paper:before {
  content: "\e926"; }

.po-icon-book:before {
  content: "\e906"; }

.po-icon-umbrella:before {
  content: "\e924"; }

.po-icon-chat:before {
  content: "\e908"; }

.po-icon-search:before {
  content: "\e922"; }

.po-icon-phone:before {
  content: "\e91c"; }

.po-icon-quote-open:before {
  content: "\e921"; }

.po-icon-quote-close:before {
  content: "\e920"; }

.po-icon-pencil:before {
  content: "\e91b"; }

.po-icon-board:before {
  content: "\e905"; }

.po-icon-alarm:before {
  content: "\e90b"; }

.po-icon-handshake:before {
  content: "\e929"; }

.po-icon-heart:before {
  content: "\e927"; }

.po-icon-chart:before {
  content: "\e928"; }

/********************************************************/
/*******  __menu.scss *******/
/********************************************************/
header.header {
  background-color: #ef6126;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  position: fixed;
  z-index: 9999;
  -webkit-transform: translateZ(0); }
  header.header:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    z-index: 5;
    bottom: 0px;
    background-color: #fff;
    opacity: 0.1; }
  header.header .wrapper {
    max-width: 1200px;
    padding: 0 10px;
    width: 100%;
    margin: 0 auto; }
    header.header .wrapper > div {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
  header.header .logo-wrapper {
    font-size: 0px;
    line-height: 0em; }
    header.header .logo-wrapper a {
      display: block; }
      header.header .logo-wrapper a img {
        max-width: 215px;
        padding: 20px 0px;
        max-height: 500px;
        height: 100%; }
  header.header .menu-container {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    header.header .menu-container ul {
      display: block; }
      header.header .menu-container ul li {
        padding-left: 0px;
        margin-bottom: 0px; }
        header.header .menu-container ul li a {
          cursor: pointer;
          display: block;
          color: #fff;
          text-transform: uppercase;
          font-size: 1em;
          border-bottom: 1px solid transparent;
          -webkit-transition: 0.3s border linear;
          -o-transition: 0.3s border linear;
          -moz-transition: 0.3s border linear;
          transition: 0.3s border linear;
          font-weight: 400; }
          header.header .menu-container ul li a:hover {
            border-bottom: 1px solid #fff; }
      header.header .menu-container ul .hs-menu-depth-1.hs-item-has-children > a {
        position: relative;
        padding-right: 45px; }
        header.header .menu-container ul .hs-menu-depth-1.hs-item-has-children > a:after {
          content: '';
          display: block;
          position: absolute;
          width: 12px;
          height: 8px;
          background-image: url("https://cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo%20Potassium/Icons/menu-down-arrow.png");
          top: 50%;
          right: 20px;
          -webkit-transform: translateY(-50%);
             -moz-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
               -o-transform: translateY(-50%);
                  transform: translateY(-50%); }
      header.header .menu-container ul .hs-menu-depth-2 {
        border-top: 1px solid transparent; }
        header.header .menu-container ul .hs-menu-depth-2.hs-item-has-children > a {
          position: relative;
          padding-right: 45px; }
          header.header .menu-container ul .hs-menu-depth-2.hs-item-has-children > a:after {
            content: '';
            display: block;
            position: absolute;
            width: 12px;
            height: 8px;
            background-image: url("https://cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo%20Potassium/Icons/menu-down-arrow.png");
            top: 50%;
            right: 20px;
            -webkit-transform: translateY(-50%) rotate(-90deg);
               -moz-transform: translateY(-50%) rotate(-90deg);
                -ms-transform: translateY(-50%) rotate(-90deg);
                 -o-transform: translateY(-50%) rotate(-90deg);
                    transform: translateY(-50%) rotate(-90deg); }
        header.header .menu-container ul .hs-menu-depth-2.hs-item-has-children:last-child .hs-menu-children-wrapper li:first-child:before {
          border-bottom: none; }
        header.header .menu-container ul .hs-menu-depth-2.hs-item-has-children:last-child .hs-menu-children-wrapper li:first-child:after {
          height: -webkit-calc(100% + 1px);
          height: -moz-calc(100% + 1px);
          height: calc(100% + 1px); }
        header.header .menu-container ul .hs-menu-depth-2.hs-item-has-children:last-child:hover {
          border-bottom: none; }
        header.header .menu-container ul .hs-menu-depth-2.hs-item-has-children:hover {
          border-top: 1px solid #fff;
          border-bottom: 1px solid #fff; }
          header.header .menu-container ul .hs-menu-depth-2.hs-item-has-children:hover ul {
            -webkit-border-top-left-radius: 0px;
               -moz-border-radius-topleft: 0px;
                    border-top-left-radius: 0px; }
            header.header .menu-container ul .hs-menu-depth-2.hs-item-has-children:hover ul li {
              -webkit-border-top-left-radius: 0px;
                 -moz-border-radius-topleft: 0px;
                      border-top-left-radius: 0px; }
          header.header .menu-container ul .hs-menu-depth-2.hs-item-has-children:hover:after {
            content: '';
            display: block;
            position: absolute;
            top: -1px;
            right: -1px;
            z-index: 2000;
            height: -webkit-calc(100% + 2px);
            height: -moz-calc(100% + 2px);
            height: calc(100% + 2px);
            width: 8px;
            background-color: #ef6126;
            border-top: 1px solid #fff;
            border-bottom: 1px solid #fff; }
        header.header .menu-container ul .hs-menu-depth-2 .hs-menu-children-wrapper {
          padding-top: 0px;
          left: 100% !important;
          top: 0px !important; }
      header.header .menu-container ul .hs-menu-depth-3:first-child {
        -webkit-border-top-left-radius: 10px;
           -moz-border-radius-topleft: 10px;
                border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
           -moz-border-radius-topright: 10px;
                border-top-right-radius: 10px; }
      header.header .menu-container ul .hs-menu-children-wrapper {
        margin-top: -1px;
        top: 10px;
        width: 100%;
        width: auto;
        background-color: transparent;
        -webkit-border-radius: 10px;
           -moz-border-radius: 10px;
                border-radius: 10px;
        border: 1px solid #fff;
        padding-top: 45px;
        -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
           -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
                box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25); }
        header.header .menu-container ul .hs-menu-children-wrapper li {
          background-color: #ef6126;
          border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
          header.header .menu-container ul .hs-menu-children-wrapper li:last-child {
            -webkit-border-bottom-left-radius: 10px;
               -moz-border-radius-bottomleft: 10px;
                    border-bottom-left-radius: 10px;
            -webkit-border-bottom-right-radius: 10px;
               -moz-border-radius-bottomright: 10px;
                    border-bottom-right-radius: 10px;
            border-bottom: none; }
          header.header .menu-container ul .hs-menu-children-wrapper li a {
            display: block;
            color: fff;
            border-bottom: none; }
  header.header .slicknav_menu {
    display: none;
    position: fixed;
    -webkit-transform: translateZ(0);
    z-index: 99999;
    width: 100%;
    right: 0px;
    padding: 0px;
    background: transparent;
    min-height: 58px;
    display: none;
    padding-bottom: 80px; }
    header.header .slicknav_menu .slicknav_btn {
      margin: 15px 10px 17px 0px;
      background: transparent; }
      header.header .slicknav_menu .slicknav_btn .slicknav_icon-bar {
        -webkit-box-shadow: none;
           -moz-box-shadow: none;
                box-shadow: none; }
    header.header .slicknav_menu ul.slicknav_nav {
      margin-top: 0px;
      background: white;
      background: transparent;
      padding: 0px 0px;
      overflow: auto;
      max-height: 100vh;
      width: 100%;
      position: absolute;
      -webkit-transform: translateZ(0); }
      header.header .slicknav_menu ul.slicknav_nav li {
        padding-left: 0px;
        margin-bottom: 0px;
        background: #fff; }
        header.header .slicknav_menu ul.slicknav_nav li:before {
          display: none; }
        header.header .slicknav_menu ul.slicknav_nav li.hs-menu-depth-1:last-child {
          -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
             -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
                  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25); }
        header.header .slicknav_menu ul.slicknav_nav li a {
          margin: 0px;
          color: #ef6126;
          font-weight: 400;
          font-size: 16px; }
          header.header .slicknav_menu ul.slicknav_nav li a:hover {
            -webkit-border-radius: 0px;
               -moz-border-radius: 0px;
                    border-radius: 0px;
            background-color: transparent; }
        header.header .slicknav_menu ul.slicknav_nav li.search {
          position: relative;
          padding-left: 5px;
          padding-right: 5px; }
          header.header .slicknav_menu ul.slicknav_nav li.search input[type="text"] {
            color: #ef6126;
            font-size: 16px;
            padding-bottom: 0px;
            -webkit-border-radius: 0px;
               -moz-border-radius: 0px;
                    border-radius: 0px;
            font-weight: 400;
            padding-top: 17px;
            font-family: Rajdhani;
            padding: 8px 50px 8px 5px;
            background-color: transparent;
            border: 0;
            outline-width: 0px;
            border-bottom: 1px solid #ef6126; }
          header.header .slicknav_menu ul.slicknav_nav li.search:before {
            content: "\e922";
            font-family: 'PotassiumIcons';
            display: block;
            color: #ef6126;
            padding-right: 15px;
            font-size: 20px;
            font-weight: bold;
            bottom: 5px;
            right: 0px;
            left: auto;
            position: absolute; }
          header.header .slicknav_menu ul.slicknav_nav li.search a {
            display: none; }
      header.header .slicknav_menu ul.slicknav_nav li .slicknav_arrow {
        font-size: 0px;
        position: relative; }
        header.header .slicknav_menu ul.slicknav_nav li .slicknav_arrow:after {
          display: inline-block;
          content: '\f105';
          font-family: 'FontAwesome';
          font-size: 20px;
          padding-left: 15px;
          top: -23px;
          position: absolute; }
      header.header .slicknav_menu ul.slicknav_nav li.slicknav_open > a span.slicknav_arrow:after {
        content: '\f107'; }
  header.header .google-search-module-btn {
    width: 16px;
    height: 16px;
    background-image: url("https://cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo%20Potassium/Icons/menu-search.png");
    display: block;
    margin-left: 20px;
    cursor: pointer; }

.google-search-module-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  background-color: rgba(48, 48, 48, 0.93);
  color: #ffffff;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  .google-search-module-popup.show-popup {
    opacity: 1;
    visibility: visible; }
    .google-search-module-popup.show-popup .google-search-module-label,
    .google-search-module-popup.show-popup .google-search-module-icon,
    .google-search-module-popup.show-popup input[type="text"] {
      opacity: 1 !important;
      margin-top: 0px !important;
      -webkit-border-radius: 0px;
         -moz-border-radius: 0px;
              border-radius: 0px; }
  .google-search-module-popup .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .google-search-module-popup .container .google-search-module-label {
      margin-right: 20px;
      -webkit-transition: all 1s ease;
      -o-transition: all 1s ease;
      -moz-transition: all 1s ease;
      transition: all 1s ease;
      -webkit-transition-delay: 0.2s;
         -moz-transition-delay: 0.2s;
           -o-transition-delay: 0.2s;
              transition-delay: 0.2s;
      opacity: 0;
      margin-top: 200px; }
    .google-search-module-popup .container .google-search-module-form {
      width: 100%; }
      .google-search-module-popup .container .google-search-module-form input {
        background: transparent;
        border: none;
        color: #fff;
        font-size: 0.91667em;
        -webkit-transition: all 1s ease;
        -o-transition: all 1s ease;
        -moz-transition: all 1s ease;
        transition: all 1s ease;
        -webkit-transition-delay: 0.2s;
           -moz-transition-delay: 0.2s;
             -o-transition-delay: 0.2s;
                transition-delay: 0.2s;
        opacity: 0;
        margin-top: 200px;
        border-bottom: 2px solid #ef6126; }
    .google-search-module-popup .container .google-search-module-icon {
      margin-left: 20px;
      -webkit-transition: all 1s ease;
      -o-transition: all 1s ease;
      -moz-transition: all 1s ease;
      transition: all 1s ease;
      -webkit-transition-delay: 0.2s;
         -moz-transition-delay: 0.2s;
           -o-transition-delay: 0.2s;
              transition-delay: 0.2s;
      opacity: 0;
      margin-top: 200px; }
      .google-search-module-popup .container .google-search-module-icon i {
        font-size: 1.25em;
        color: #fff;
        cursor: pointer;
        -webkit-transition: 0.3s linear color;
        -o-transition: 0.3s linear color;
        -moz-transition: 0.3s linear color;
        transition: 0.3s linear color; }
        .google-search-module-popup .container .google-search-module-icon i:hover {
          color: #ef6126; }
  .google-search-module-popup .google-search-module-popup-close {
    position: absolute;
    top: 4%;
    right: 6%;
    color: #ffffff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer; }
    .google-search-module-popup .google-search-module-popup-close i {
      color: #fff;
      font-size: 1.66667em;
      -webkit-transition: color 0.3s;
      -o-transition: color 0.3s;
      -moz-transition: color 0.3s;
      transition: color 0.3s; }
    .google-search-module-popup .google-search-module-popup-close:hover i {
      color: #ef6126; }

header.header.mobile .wrapper > div {
  display: block; }

header.header.mobile .menu-container ul {
  display: none; }

header.header.mobile .slicknav_menu {
  display: block; }

header.header.mobile .google-search-module-btn {
  display: none; }

/********************************************************/
/*******  __typography.scss *******/
/********************************************************/
textarea:focus,
input:focus {
  outline: none; }

*:focus {
  outline: none; }

body {
  font-family: Rajdhani;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 400;
  color: #000;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  line-height: 1.5em;
  color: #ef6126;
  margin: 20px 0;
  word-break: break-word; }

h2,
h3,
h4,
h5,
h6 {
  color: #ef6126; }

h1,
h2,
h3 {
  text-transform: uppercase; }

h1,
h2 {
  font-size: 2.25em; 
line-height: 1.5em; }

h1 {
  color: #fff; }

h3 {
  font-size: 1.33333em;
  font-weight: 700; }

h4 {
  font-size: 1em; }

p,
span,
strong,
li,
em,
blockquote,
pre {
  color: inherit; }

p {
  margin: 20px 0;
	font-size: 16px; 
  hyphens: none;
}

a {
  text-decoration: none;
  font-weight: 700;
  color: #ef6126;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  a:visited, a:focus, a:active {
    text-decoration: none; }

ul,
ol {
  padding-left: 25px; }

li {
  list-style: none;
  position: relative;
  padding-left: 35px;
  margin-bottom: 10px; 
	font-size: 16px;}
  li:before {
    display: inline-block;
    content: "●";
    color: #ef6126;
    position: absolute;
    left: 0;
    top: 0; }

ol {
  counter-reset: list-section; }
  ol li:before {
    counter-increment: list-section;
    content: counters(list-section, ".") ". "; }
  ol li ol {
    padding-left: 0; }
    ol li ol li {
      padding-left: 60px; }

.typo-revers li {
  color: #fff; }
  .typo-revers li:before {
    color: #fff; }

.typo-revers ol {
  color: #fff; }
  .typo-revers ol:before {
    color: #fff; }

.typo-revers a:not(.cta_button) {
  color: #fff;
  text-decoration: underline; }

/****************************************
- 3M - CUSTOM MODULES                
****************************************/
/********************************************************/
/*******  Modules/error-banner.scss *******/
/********************************************************/
.po-error-banner {
  width: 100%;
  overflow: hidden; }
  .po-error-banner .mask-error {
    text-align: center;
    font-size: 382px;
    line-height: 1;
    font-weight: 900;
    position: relative;
    z-index: 4;
    -webkit-transform: translateY(-253px);
       -moz-transform: translateY(-253px);
        -ms-transform: translateY(-253px);
         -o-transform: translateY(-253px);
            transform: translateY(-253px);
    color: #efefef;
    text-shadow: 0px 0px #efefef;
    margin-bottom: -250px; }
    @media (max-width: 767px) {
      .po-error-banner .mask-error {
        font-size: 250px;
        -webkit-transform: translateY(-173px);
           -moz-transform: translateY(-173px);
            -ms-transform: translateY(-173px);
             -o-transform: translateY(-173px);
                transform: translateY(-173px);
        margin-bottom: -150px; } }
    @media (max-width: 480px) {
      .po-error-banner .mask-error {
        font-size: 150px;
        -webkit-transform: translateY(-73px);
           -moz-transform: translateY(-73px);
            -ms-transform: translateY(-73px);
             -o-transform: translateY(-73px);
                transform: translateY(-73px);
        margin-bottom: -50px; } }
  .po-error-banner .banner-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    width: 110%;
    margin-left: -5%;
    padding: 0 5%;
    min-height: 300px;
    -webkit-border-bottom-left-radius: 50% 50px;
       -moz-border-radius-bottomleft: 50% 50px;
            border-bottom-left-radius: 50% 50px;
    -webkit-border-bottom-right-radius: 50% 50px;
       -moz-border-radius-bottomright: 50% 50px;
            border-bottom-right-radius: 50% 50px;
    background-color: #ef6126;
    overflow: hidden;
    position: relative;
    z-index: 5; }
    .po-error-banner .banner-wrapper h2 {
      margin: 20px 0;
      text-align: center;
      color: #fff; }
    .po-error-banner .banner-wrapper p {
      margin: 0 0 20px 0;
      color: white;
      text-align: center; }
    .po-error-banner .banner-wrapper h1 {
      font-size: 382px;
      line-height: 1;
      font-weight: 900;
      margin-top: -150px;
      -webkit-transform: translateY(150px);
         -moz-transform: translateY(150px);
          -ms-transform: translateY(150px);
           -o-transform: translateY(150px);
              transform: translateY(150px);
      text-shadow: 0px 0px #fff; }
      @media (max-width: 767px) {
        .po-error-banner .banner-wrapper h1 {
          font-size: 250px;
          -webkit-transform: translateY(100px);
             -moz-transform: translateY(100px);
              -ms-transform: translateY(100px);
               -o-transform: translateY(100px);
                  transform: translateY(100px); } }
      @media (max-width: 480px) {
        .po-error-banner .banner-wrapper h1 {
          font-size: 150px;
          -webkit-transform: translateY(100px);
             -moz-transform: translateY(100px);
              -ms-transform: translateY(100px);
               -o-transform: translateY(100px);
                  transform: translateY(100px); } }

/********************************************************/
/*******  Modules/feauter-section.scss *******/
/********************************************************/
.feauter-section {
  overflow-x: hidden; }
  .feauter-section .feauter-section-container {
    -webkit-border-top-left-radius: 50% 50px;
       -moz-border-radius-topleft: 50% 50px;
            border-top-left-radius: 50% 50px;
    -webkit-border-top-right-radius: 50% 50px;
       -moz-border-radius-topright: 50% 50px;
            border-top-right-radius: 50% 50px;
    width: 110%;
    margin-left: -5%;
    padding-top: 200px;
    background-color: #ef6126;
    color: #fff; }
    .feauter-section .feauter-section-container h2 {
      color: #fff;
      text-align: center; }
    .feauter-section .feauter-section-container .feauter-section-wrapper > span {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      margin: 110px auto 130px auto;
      width: 90%;
      overflow: hidden; }
      .feauter-section .feauter-section-container .feauter-section-wrapper > span > div {
        width: 50%; }
        @media (max-width: 767px) {
          .feauter-section .feauter-section-container .feauter-section-wrapper > span > div {
            width: 100%; } }
    .feauter-section .feauter-section-container .po-ico-feed-box {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      text-align: left;
      margin-bottom: 40px; }
      @media (max-width: 486px) {
        .feauter-section .feauter-section-container .po-ico-feed-box {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
             -moz-box-orient: vertical;
             -moz-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          text-align: center; } }
      .feauter-section .feauter-section-container .po-ico-feed-box h3 {
        color: #fff; }
      .feauter-section .feauter-section-container .po-ico-feed-box i {
        color: #fff; }
      .feauter-section .feauter-section-container .po-ico-feed-box .icon {
        min-width: 90px;
        text-align: center; }
      .feauter-section .feauter-section-container .po-ico-feed-box .wrapper {
        padding-left: 30px; }
        @media (max-width: 486px) {
          .feauter-section .feauter-section-container .po-ico-feed-box .wrapper {
            padding-left: 0px; } }

/********************************************************/
/*******  Modules/po-about-person.scss *******/
/********************************************************/
.po-about-person {
  width: 100%;
  background-color: white; }
  .po-about-person.background-grey {
    background-color: #efefef; }
  .po-about-person .about-person-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .po-about-person .about-person-wrapper.text-left {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .po-about-person .about-person-wrapper.text-left .text {
        padding: 40px 60px 20px 0; }
    .po-about-person .about-person-wrapper.text-right {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
         -moz-box-orient: horizontal;
         -moz-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .po-about-person .about-person-wrapper.text-right .text {
        padding: 40px 0 20px 60px; }
    .po-about-person .about-person-wrapper .text {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      width: 60%; }
      .po-about-person .about-person-wrapper .text h3 {
        margin: 20px 0 0 0; }
      .po-about-person .about-person-wrapper .text span {
        font-weight: 700;
        font-size: 0.75em;
        display: inline-block;
        margin-bottom: 10px; }
      .po-about-person .about-person-wrapper .text ul {
        margin: 0;
        padding-left: 0;
        list-style-type: none; }
        .po-about-person .about-person-wrapper .text ul li {
          padding-left: 0;
          padding-right: 40px;
          display: inline; }
          .po-about-person .about-person-wrapper .text ul li:before {
            content: ""; }
          .po-about-person .about-person-wrapper .text ul li a .fa {
            color: #bfbfbf; }
    .po-about-person .about-person-wrapper .image {
      width: 40%;
      -moz-background-size: cover;
           background-size: cover;
      background-position: center; }
      .po-about-person .about-person-wrapper .image:after {
        content: "";
        display: block;
        padding-bottom: 100%;
        height: 0; }

@media (max-width: 768px) {
  .po-about-person .about-person-wrapper.text-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    .po-about-person .about-person-wrapper.text-left .text {
      padding: 40px 0; }
  .po-about-person .about-person-wrapper.text-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    .po-about-person .about-person-wrapper.text-right .text {
      padding: 40px 0; }
  .po-about-person .about-person-wrapper .text {
    width: 100%; }
    .po-about-person .about-person-wrapper .text ul {
      position: relative; }
      .po-about-person .about-person-wrapper .text ul li {
        padding-right: 30px; }
  .po-about-person .about-person-wrapper .image {
    width: 100%;
    margin-top: 15px;
    padding-bottom: 100%; } }

/********************************************************/
/*******  Modules/po-banner.scss *******/
/********************************************************/
.po-banner {
  width: 100%;
  overflow: hidden; }
  .po-banner .banner-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    width: 110%;
    margin-left: -5%;
    padding: 0 2.5%;
    padding: 0 -webkit-calc(2.5% + 10px);
    padding: 0 -moz-calc(2.5% + 10px);
    padding: 0 calc(2.5%);
    min-height: 300px;
    -webkit-border-bottom-left-radius: 50% 50px;
       -moz-border-radius-bottomleft: 50% 50px;
            border-bottom-left-radius: 50% 50px;
    -webkit-border-bottom-right-radius: 50% 50px;
       -moz-border-radius-bottomright: 50% 50px;
            border-bottom-right-radius: 50% 50px;
    background-color: #ef6126; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .po-banner .banner-wrapper {
        height: 378px; } }
    @supports (-ms-ime-align: auto) {
      .po-banner .banner-wrapper {
        height: 378px; } }
    .po-banner .banner-wrapper h1 {
      margin: 10px 0;
      text-align: center; }
    .po-banner .banner-wrapper p {
      margin: 0 0 10px 0;
      color: white;
      text-align: center; }
    .po-banner .banner-wrapper .cta-wrapper {
      margin-top: 30px;
      margin-bottom: 45px; }
      .po-banner .banner-wrapper .cta-wrapper .po-cta-secondary:hover {
        border-color: #fff;
        color: #fff; }

/********************************************************/
/*******  Modules/po-circle-progress.scss *******/
/********************************************************/
.po-circle-progress-wrapper > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1170px;
  padding: 0 15px;
  margin: 0 auto; }
  @media (max-width: 767px) {
    .po-circle-progress-wrapper > span {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  .po-circle-progress-wrapper > span > div {
    width: 100%; }
    @media (max-width: 767px) {
      .po-circle-progress-wrapper > span > div {
        width: 50%; } }
    @media (max-width: 486px) {
      .po-circle-progress-wrapper > span > div {
        width: 100%; } }

.po-circle-progress {
  width: 100%;
  text-align: center; }
  .po-circle-progress h3 {
    margin-top: -20px;
    font-size: 1em;
    font-weight: 400; }
  .po-circle-progress circle.border {
    stroke: #aeaeaf; }
  .po-circle-progress circle.circle {
    stroke: #ef6126; }
  .po-circle-progress text.timer {
    fill: #ef6126; }
    .po-circle-progress text.timer .number {
      font-weight: 900;
      font-size: 1.66667em; }
    .po-circle-progress text.timer .percent {
      font-weight: 900;
      font-size: 0.83333em; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .po-circle-progress .circle svg {
    -webkit-transform: scale(1.6);
       -moz-transform: scale(1.6);
        -ms-transform: scale(1.6);
         -o-transform: scale(1.6);
            transform: scale(1.6); }
  .po-circle-progress h3 {
    margin-top: 15px; } }

@supports (-ms-ime-align: auto) {
  .po-circle-progress .circle svg {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1); }
  .po-circle-progress h3 {
    margin-top: 15px; } }

/********************************************************/
/*******  Modules/po-cta-banner.scss *******/
/********************************************************/
.po-cta-banner {
  width: 100%;
  overflow-x: hidden; }
  .po-cta-banner .inner-banner {
    background-color: #ef6126;
    width: 110%;
    margin-left: -5%;
    min-height: 435px;
    -webkit-border-top-left-radius: 50% 50px;
       -moz-border-radius-topleft: 50% 50px;
            border-top-left-radius: 50% 50px;
    -webkit-border-top-right-radius: 50% 50px;
       -moz-border-radius-topright: 50% 50px;
            border-top-right-radius: 50% 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .po-cta-banner .inner-banner .content {
      width: 90%;
      padding: 20px 0px;
      text-align: center; }
      .po-cta-banner .inner-banner .content h2, .po-cta-banner .inner-banner .content h4 {
        color: #fff;
        margin: 0px; }
      .po-cta-banner .inner-banner .content h2 {
        line-height: 60px; }
      .po-cta-banner .inner-banner .content .cta-wrapper {
        margin-top: 40px; }
        .po-cta-banner .inner-banner .content .cta-wrapper .po-cta-secondary:hover {
          border-color: #fff; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .inner-banner {
    height: 435px; } }

@supports (-ms-ime-align: auto) {
  .inner-banner {
    height: 435px; } }

/********************************************************/
/*******  Modules/po-hero-banner.scss *******/
/********************************************************/
.po-hero-banner {
  width: 100%;
  overflow: hidden; }
  .po-hero-banner .hero-banner-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    width: 110%;
    margin-left: -5%;
    min-height: 640px;
    -webkit-border-bottom-left-radius: 50% 50px;
       -moz-border-radius-bottomleft: 50% 50px;
            border-bottom-left-radius: 50% 50px;
    -webkit-border-bottom-right-radius: 50% 50px;
       -moz-border-radius-bottomright: 50% 50px;
            border-bottom-right-radius: 50% 50px;
    background-color: #ef6126;
    -moz-background-size: auto;
         background-size: auto;
    background-position: center center; }
    .po-hero-banner .hero-banner-inner .content {
      max-width: 1170px;
      width: 90%;
      padding: 10px 15px;
      text-align: center;
      margin: 0 auto 60px auto; }
      @media (max-width: 480px) {
        .po-hero-banner .hero-banner-inner .content {
          margin-bottom: 100px; } }
      .po-hero-banner .hero-banner-inner .content h1 {
        margin: 0px 0px 25px 0px; }
      .po-hero-banner .hero-banner-inner .content p {
        color: #fff;
        margin: 0px; }
      .po-hero-banner .hero-banner-inner .content .cta-wrapper {
        margin-top: 50px; }
      .po-hero-banner .hero-banner-inner .content .desc img {
        margin-top: 80px;
        margin-bottom: 40px;
        height: auto; }
      .po-hero-banner .hero-banner-inner .content .desc .hs-cta-wrapper a {
        margin: 40px 0px; }
    .po-hero-banner .hero-banner-inner .mouse {
      height: 34px !important;
      width: 20px;
      -webkit-border-radius: 14px;
         -moz-border-radius: 14px;
              border-radius: 14px;
      -webkit-transform: none;
         -moz-transform: none;
          -ms-transform: none;
           -o-transform: none;
              transform: none;
      border: 2px solid rgba(255, 255, 255, 0.4);
      position: absolute;
      bottom: 40px;
      left: 50%;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
           -o-transform: translateX(-50%);
              transform: translateX(-50%);
      cursor: pointer; }
      .po-hero-banner .hero-banner-inner .mouse .wheel {
        height: 7px;
        width: 2px;
        display: block;
        margin: 5px auto;
        background: rgba(255, 255, 255, 0.4);
        position: relative;
        -webkit-animation: mouse-wheel 1.5s linear infinite;
           -moz-animation: mouse-wheel 1.5s linear infinite;
             -o-animation: mouse-wheel 1.5s linear infinite;
                animation: mouse-wheel 1.5s linear infinite; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .hero-banner-inner {
    height: 640px; } }

@supports (-ms-ime-align: auto) {
  .hero-banner-inner {
    height: 640px; } }

/********************************************************/
/*******  Modules/po-icon-box.scss *******/
/********************************************************/
/* GLOBALS */
.po-text-background {
  position: relative;
  background-color: #ef6126;
  width: 100%;
  float: left;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: cover;
       background-size: cover;
  /* END GLOBALS */
  /* va-text-image-background Custom module styles */
  /* END va-text-image-background Custom module styles */
  /* va-text-icons-background Custom module styles */
  /* END va-text-icons-background Custom module styles */ }
  .po-text-background--flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .po-text-background .mask {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(239, 97, 38,0.85); }
  .po-text-background .container--810 {
    max-width: 900px; }
  .po-text-background__background-text-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    overflow: hidden;
    z-index: 1; }
  .po-text-background__background-text {
    margin-top: 20px;
    margin-left: 10%;
    width: 100%;
    height: 100%;
    opacity: .2;
    font-size: 310px;
    line-height: 1;
    font-family: Rajdhani;
    font-weight: 600;
    letter-spacing: -.04em;
    color: ;
    text-transform: uppercase;
    white-space: nowrap; }
  .po-text-background__rich-text-wrapper {
    position: relative;
    width: 62%;
    z-index: 2; }
  .po-text-background__rich-text {
    padding: 70px 15px;
    max-width: 700px;
    float: right;
    color: #fff; }
    .po-text-background__rich-text h1, .po-text-background__rich-text h2, .po-text-background__rich-text h3, .po-text-background__rich-text h4, .po-text-background__rich-text h5, .po-text-background__rich-text h6, .po-text-background__rich-text p, .po-text-background__rich-text span, .po-text-background__rich-text strong, .po-text-background__rich-text small, .po-text-background__rich-text li {
      color: inherit;
      text-transform: none; }
    .po-text-background__rich-text h4 {
      margin-top: 0;
      font-weight: 300; }
    .po-text-background__rich-text .cta_button {
      margin-top: 40px; }
  .po-text-background__rich-text-wrapper--right {
    width: 56%; }
    .po-text-background__rich-text-wrapper--right .va-text-background__rich-text {
      float: left;
      max-width: 545px;
      padding: 15px; }
      .po-text-background__rich-text-wrapper--right .va-text-background__rich-text > h2 {
        margin-top: 0; }
  .po-text-background__image-wrapper {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
    position: relative;
    padding: 70px 15px 0;
    width: 50%;
    z-index: 2; }
    .po-text-background__image-wrapper img {
      max-width: 100%;
      height: auto;
      -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.6));
              filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.6)); }
    .po-text-background__image-wrapper--left {
      -webkit-align-self: center;
          -ms-flex-item-align: center;
                  -ms-grid-row-align: center;
              align-self: center;
      padding: 0 50px 0 0;
      overflow: hidden;
      width: 44%; }
      .po-text-background__image-wrapper--left img {
        max-width: none;
        float: right; }
  .po-text-background__header {
    position: relative;
    color: #fff;
    text-align: center;
    padding-top: 70px;
    z-index: 2; }
    .po-text-background__header h4 {
      font-weight: 300; }
    .po-text-background__header h2, .po-text-background__header h4, .po-text-background__header span {
      color: inherit;
      text-align: center; }
      .po-text-background__header h2 span, .po-text-background__header h4 span, .po-text-background__header span span {
        font-weight: 300; }
  .po-text-background__icons-wrapper {
    position: relative;
    padding-bottom: 70px;
    padding-top: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    z-index: 2; }
  .po-text-background__icon {
    text-align: center;
    color: #fff;
    margin: 20px auto;
    width: 230px;
    padding: 0 15px; }
    .po-text-background__icon h1, .po-text-background__icon h2, .po-text-background__icon h3, .po-text-background__icon h4, .po-text-background__icon h5, .po-text-background__icon h6, .po-text-background__icon p, .po-text-background__icon li {
      color: inherit; }
    .po-text-background__icon-image {
      width: 100%;
      height: 100px; }
      .po-text-background__icon-image img {
        position: relative;
        display: block;
        margin: auto;
        max-height: 100%;
        top: 50%;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
             -o-transform: translateY(-50%);
                transform: translateY(-50%); }
    .po-text-background__icon-text {
      position: relative;
      margin-top: 40px; }
      .po-text-background__icon-text span {
        display: block; }
      .po-text-background__icon-text .cta_button {
        display: block;
        padding: 5px 5px; }

@media (max-width: 991px) {
  .po-text-background--flex {
    display: block; }
  .po-text-background__rich-text-wrapper {
    width: 100%; }
  .po-text-background__rich-text {
    max-width: none; }
  .po-text-background__rich-text-wrapper--right .va-text-background__rich-text {
    max-width: none;
    padding: 45px 15px; }
  .po-text-background__image-wrapper {
    display: none; } }

@media (max-width: 767px) {
  .po-text-background__header {
    padding-top: 45px; }
  .po-text-background__rich-text {
    padding: 45px 30px; }
  .po-text-background__icons-wrapper {
    display: block;
    padding-bottom: 45px; }
  .po-text-background__icon {
    width: 100%;
    max-width: 300px;
    margin: 60px auto; }
    .po-text-background__icon:first-of-type {
      margin-top: 30px; }
    .po-text-background__icon:last-of-type {
      margin-bottom: 30px; } }

@media (max-width: 480px) {
  .po-text-background__background-text {
    margin-left: -150px !important; } }

/********************************************************/
/*******  Modules/po-icon-feed-box-wrapper.scss *******/
/********************************************************/
.po-ico-feed-box-wrapper > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .po-ico-feed-box-wrapper > span > div {
    width: 25%; }
    @media (max-width: 767px) {
      .po-ico-feed-box-wrapper > span > div {
        width: 50%; } }
    @media (max-width: 480px) {
      .po-ico-feed-box-wrapper > span > div {
        width: 100%; } }

.po-ico-feed-box {
  text-align: center;
  padding: 10px 15px; }
  .po-ico-feed-box .icon {
    margin-bottom: 25px; }
    .po-ico-feed-box .icon i {
      margin-bottom: 0px; }
  .po-ico-feed-box h3 {
    font-size: 1em;
    margin-top: 0px; }
  .po-ico-feed-box .desc {
    font-size: 0.66667em;
    line-height: 24px; }

/********************************************************/
/*******  Modules/po-icon-presentation.scss *******/
/********************************************************/
.po-icon-presentation {
  font-family: Rajdhani;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 450px) {
    .po-icon-presentation {
      display: block;
      text-align: center; } }
  .po-icon-presentation i {
    font-size: 50px !important;
    line-height: 50px;
    margin-right: 20px; }
    @media (max-width: 450px) {
      .po-icon-presentation i {
        margin-right: 0px; } }
  .po-icon-presentation h2 {
    font-size: 24px;
    line-height: 50px;
    text-transform: none; }

/********************************************************/
/*******  Modules/po-portfolio-item.scss *******/
/********************************************************/
.po-portfolio-item-wrapper > span {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .po-portfolio-item-wrapper > span > div {
    width: 16.666%;
    padding-bottom: 16.666%;
    position: relative;
    display: table; }
    @media (max-width: 1360px) {
      .po-portfolio-item-wrapper > span > div {
        width: 33.333%;
        padding-bottom: 33.333%; } }
    @media (max-width: 767px) {
      .po-portfolio-item-wrapper > span > div {
        width: 50%;
        padding-bottom: 50%; } }
    @media (max-width: 486px) {
      .po-portfolio-item-wrapper > span > div {
        width: 100%;
        padding-bottom: 100%; } }

.po-portfolio-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  -webkit-transition: 0.3s all linear;
  -o-transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  transition: 0.3s all linear; }
  .po-portfolio-wrapper:hover {
    z-index: 100; }

.po-portfolio-item {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  -webkit-transition: 0.3s all linear;
  -o-transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  transition: 0.3s all linear;
  -moz-background-size: cover;
       background-size: cover;
  background-position: center center;
  z-index: 3;
  cursor: pointer; }
  .po-portfolio-item:hover {
    -webkit-transform: scale(1.15);
       -moz-transform: scale(1.15);
        -ms-transform: scale(1.15);
         -o-transform: scale(1.15);
            transform: scale(1.15);
    z-index: 10;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.55);
       -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.55);
            box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.55); }
    .po-portfolio-item:hover .mask {
      opacity: 0; }
    .po-portfolio-item:hover .content {
      -webkit-transform: scale(1);
         -moz-transform: scale(1);
          -ms-transform: scale(1);
           -o-transform: scale(1);
              transform: scale(1); }
  .po-portfolio-item .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    -webkit-transition: 0.3s all linear;
    -o-transition: 0.3s all linear;
    -moz-transition: 0.3s all linear;
    transition: 0.3s all linear;
    background-color: #ef6126;
    z-index: 4;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1); }
  .po-portfolio-item .content {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 5;
    padding: 20px;
    text-align: center;
    -webkit-transition: 0.3s all linear;
    -o-transition: 0.3s all linear;
    -moz-transition: 0.3s all linear;
    transition: 0.3s all linear;
    height: 100%;
    width: 100%;
    -webkit-transform: scale(0);
       -moz-transform: scale(0);
        -ms-transform: scale(0);
         -o-transform: scale(0);
            transform: scale(0);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .po-portfolio-item .content h3 {
      margin: 0px;
      color: #fff;
      font-size: 1em;
      padding: 0 15px; }
    .po-portfolio-item .content .check-detalis {
      max-width: 90%;
      color: #fff;
      font-size: 0.66667em;
      font-weight: 400;
      border: 2px solid #fff;
      -webkit-border-radius: 15px;
         -moz-border-radius: 15px;
              border-radius: 15px;
      padding: 5px 40px;
      background-color: rgba(0, 0, 0, 0.4);
      margin: 0 auto;
      -webkit-transition: 0.3s all linear;
      -o-transition: 0.3s all linear;
      -moz-transition: 0.3s all linear;
      transition: 0.3s all linear; }
      .po-portfolio-item .content .check-detalis:hover {
        background-color: rgba(0, 0, 0, 0.8); }
      @media (max-width: 1650px) {
        .po-portfolio-item .content .check-detalis {
          padding: 5px 20px; } }
      @media (max-width: 1360px) {
        .po-portfolio-item .content .check-detalis {
          padding: 5px 40px; } }

/********************************************************/
/*******  Modules/po-privacy-policy-row.scss *******/
/********************************************************/
.po-privacy-policy-row {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  @media (max-width: 767px) {
    .po-privacy-policy-row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .po-privacy-policy-row .left {
    width: 30%; }
    @media (max-width: 767px) {
      .po-privacy-policy-row .left {
        width: 100%; } }
    .po-privacy-policy-row .left h3 {
      color: #000000;
      margin: 0;
      padding: 0;
      font-size: 24px;
      font-weight: 900;
      padding-right: 20px;
      text-transform: none; }
      @media (max-width: 767px) {
        .po-privacy-policy-row .left h3 {
          margin-bottom: 30px;
          padding-right: 0px; } }
  .po-privacy-policy-row .right {
    width: 70%;
    border-left: 1px solid #f5f5f5;
    padding-bottom: 40px;
    padding-left: 32px; }
    @media (max-width: 767px) {
      .po-privacy-policy-row .right {
        width: 100%;
        padding-left: 0px;
        border: none; } }
    .po-privacy-policy-row .right p {
      margin: 0;
      padding: 0;
      font-size: 24px;
      font-weight: 200; }

/********************************************************/
/*******  Modules/po-slider.scss *******/
/********************************************************/
.po-slider {
  margin: 40px 0 120px; }
  .po-slider * {
    outline: 0; }
  .po-slider .slick-slider {
    margin-bottom: 0; }
  .po-slider .slick-initialized .slick-list {
    height: auto !important;
    padding: 60px 30% !important; }
    @media (max-width: 768px) {
      .po-slider .slick-initialized .slick-list {
        padding: 60px 0 !important; } }
  .po-slider .slick-initialized .slick-slide {
    max-width: 390px;
    margin: 0;
    opacity: 1;
    position: relative;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; }
    .po-slider .slick-initialized .slick-slide.slick-center {
      -webkit-transform: scale(1.2);
         -moz-transform: scale(1.2);
          -ms-transform: scale(1.2);
           -o-transform: scale(1.2);
              transform: scale(1.2); }
    .po-slider .slick-initialized .slick-slide .slide {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      min-height: 450px;
      padding: 50px 30px;
      background-repeat: no-repeat;
      -moz-background-size: cover;
           background-size: cover;
      background-position: center;
      -webkit-border-radius: 15px;
         -moz-border-radius: 15px;
              border-radius: 15px;
      position: relative; }
      .po-slider .slick-initialized .slick-slide .slide .mask {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-border-radius: 15px;
           -moz-border-radius: 15px;
                border-radius: 15px;
        background-color: rgba(239, 97, 38,0);
        -webkit-transition: background-color .4s ease-in-out;
        -o-transition: background-color .4s ease-in-out;
        -moz-transition: background-color .4s ease-in-out;
        transition: background-color .4s ease-in-out; }
      .po-slider .slick-initialized .slick-slide .slide-content {
        text-align: center;
        position: relative;
        opacity: 0;
        -webkit-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        color: white; }
        .po-slider .slick-initialized .slick-slide .slide-content h3 {
          color: white; }
        .po-slider .slick-initialized .slick-slide .slide-content .cta_button {
          display: inline-block;
          margin-top: 15px; }
    .po-slider .slick-initialized .slick-slide.slick-current {
      z-index: 1000; }
      .po-slider .slick-initialized .slick-slide.slick-current .slide .mask {
        background-color: rgba(239, 97, 38,0.85); }
      .po-slider .slick-initialized .slick-slide.slick-current .slide-content {
        opacity: 1; }
  @media (max-width: 496px) {
    .po-slider .slick-initialized .slick-slide.slick-center {
      -webkit-transform: scale(1);
         -moz-transform: scale(1);
          -ms-transform: scale(1);
           -o-transform: scale(1);
              transform: scale(1); } }

.po-slider .slider-dots {
  position: absolute;
  display: block;
  width: 100%;
  bottom: -50px;
  right: 0;
  margin: 0;
  padding: 0;
  outline: 0;
  list-style: none;
  text-align: center; }
  .po-slider .slider-dots li {
    list-style: none;
    display: inline-block;
    margin: 0;
    font-size: 0;
    line-height: 0;
    padding-left: 5px; }
    .po-slider .slider-dots li button {
      width: 40px;
      height: 2px;
      padding: 0;
      margin: 4px;
      border: none;
      outline: 0;
      background-color: #ef6126;
      font-size: 0;
      line-height: 0;
      cursor: pointer;
      opacity: .1;
      -webkit-transition: opacity .3s linear;
      -o-transition: opacity .3s linear;
      -moz-transition: opacity .3s linear;
      transition: opacity .3s linear; }
    .po-slider .slider-dots li.slick-active button {
      opacity: 1; }

/********************************************************/
/*******  Modules/po-testimonial-slider.scss *******/
/********************************************************/
.po-testimonial-slider > span {
  position: relative;
  width: 100%; }
  .po-testimonial-slider > span .slick-slide {
    max-width: 930px;
    position: relative;
    z-index: 1;
    -webkit-transform: scale(0.7);
       -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
         -o-transform: scale(0.7);
            transform: scale(0.7);
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    -o-transition: -o-transform .5s;
    -moz-transition: transform .5s, -moz-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s, -moz-transform .5s, -o-transform .5s; }
    .po-testimonial-slider > span .slick-slide .slide {
      margin: 10px 0;
      padding: 80px 50px 40px 50px;
      background-color: white;
      -webkit-border-radius: 20px;
         -moz-border-radius: 20px;
              border-radius: 20px;
      -webkit-box-shadow: 0px 0px 18px 0px rgba(13, 8, 6, 0.13);
         -moz-box-shadow: 0px 0px 18px 0px rgba(13, 8, 6, 0.13);
              box-shadow: 0px 0px 18px 0px rgba(13, 8, 6, 0.13);
      text-align: center;
      cursor: pointer; }
      .po-testimonial-slider > span .slick-slide .slide .author {
        font-size: 0.66667em;
        margin: 10px 0; }
        .po-testimonial-slider > span .slick-slide .slide .author span {
          color: #ef6126;
          text-transform: uppercase; }
      .po-testimonial-slider > span .slick-slide .slide .pagination .slick-dots {
        margin: 0;
        position: relative;
        bottom: 15px; }
        .po-testimonial-slider > span .slick-slide .slide .pagination .slick-dots li {
          width: auto;
          height: auto; }
          .po-testimonial-slider > span .slick-slide .slide .pagination .slick-dots li.slick-color button {
            background-color: #ef6126; }
          .po-testimonial-slider > span .slick-slide .slide .pagination .slick-dots li:before {
            content: ""; }
          .po-testimonial-slider > span .slick-slide .slide .pagination .slick-dots li button {
            display: inline-block;
            padding: 0;
            margin: 0 3px;
            width: 40px;
            height: 2px;
            background-color: #efefef; }
            .po-testimonial-slider > span .slick-slide .slide .pagination .slick-dots li button:before {
              content: ""; }
  .po-testimonial-slider > span .slick-one {
    -webkit-transform: translate3d(-50%, 0, 0);
       -moz-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0); }
  .po-testimonial-slider > span .slick-before {
    -webkit-transform: scale(0.7) translate(1080px);
       -moz-transform: scale(0.7) translate(1080px);
        -ms-transform: scale(0.7) translate(1080px);
         -o-transform: scale(0.7) translate(1080px);
            transform: scale(0.7) translate(1080px); }
  .po-testimonial-slider > span .slick-center + .slick-slide {
    -webkit-transform: scale(0.7) translate(-1080px);
       -moz-transform: scale(0.7) translate(-1080px);
        -ms-transform: scale(0.7) translate(-1080px);
         -o-transform: scale(0.7) translate(-1080px);
            transform: scale(0.7) translate(-1080px); }
  .po-testimonial-slider > span .slick-center {
    z-index: 2;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1); }
  .po-testimonial-slider > span .fa-angle-right, .po-testimonial-slider > span .fa-angle-left {
    color: #efefef;
    font-size: 120px; }
  .po-testimonial-slider > span .next {
    left: 50px; }
  .po-testimonial-slider > span .prev {
    right: 60px; }
  .po-testimonial-slider > span .next, .po-testimonial-slider > span .prev {
    z-index: 999;
    top: 50%;
    width: 20px;
    height: 20px;
    margin-top: -60px;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
    padding: 0;
    position: absolute;
    display: block; }
    .po-testimonial-slider > span .next img, .po-testimonial-slider > span .prev img {
      max-width: 150%; }

@media (max-width: 1300px) {
  .po-testimonial-slider > span .prev {
    left: 20px; }
  .po-testimonial-slider > span .next {
    right: 20px; } }

@media (max-width: 1170px) {
  .po-testimonial-slider > span .slick-slide {
    max-width: 680px; }
  .po-testimonial-slider > span .slick-before {
    -webkit-transform: scale(0.7) translate(780px);
       -moz-transform: scale(0.7) translate(780px);
        -ms-transform: scale(0.7) translate(780px);
         -o-transform: scale(0.7) translate(780px);
            transform: scale(0.7) translate(780px); }
  .po-testimonial-slider > span .slick-center + .slick-slide {
    -webkit-transform: scale(0.7) translate(-780px);
       -moz-transform: scale(0.7) translate(-780px);
        -ms-transform: scale(0.7) translate(-780px);
         -o-transform: scale(0.7) translate(-780px);
            transform: scale(0.7) translate(-780px); }
  .po-testimonial-slider > span .prev img {
    display: none; }
  .po-testimonial-slider > span .next img {
    display: none; } }

@media (max-width: 768px) {
  .po-testimonial-slider > span .slick-slide {
    width: 90vw; }
    .po-testimonial-slider > span .slick-slide .slide {
      padding: 20px; }
      .po-testimonial-slider > span .slick-slide .slide .pagination .slick-dots li button {
        width: 30px;
        height: 2px; }
  .po-testimonial-slider > span .slick-before {
    -webkit-transform: scale(0.7) translate(0px);
       -moz-transform: scale(0.7) translate(0px);
        -ms-transform: scale(0.7) translate(0px);
         -o-transform: scale(0.7) translate(0px);
            transform: scale(0.7) translate(0px); }
  .po-testimonial-slider > span .slick-center + .slick-slide {
    -webkit-transform: scale(0.7) translate(0px);
       -moz-transform: scale(0.7) translate(0px);
        -ms-transform: scale(0.7) translate(0px);
         -o-transform: scale(0.7) translate(0px);
            transform: scale(0.7) translate(0px); }
  .po-testimonial-slider > span .prev img {
    display: none; }
  .po-testimonial-slider > span .next img {
    display: none; } }

/********************************************************/
/*******  Modules/po-text-and-image-v2.scss *******/
/********************************************************/
.po-text-and-image-v2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 767px) {
    .po-text-and-image-v2 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .po-text-and-image-v2 .image-wrapper {
    width: -webkit-calc(50% - 100px);
    width: -moz-calc(50% - 100px);
    width: calc(50% - 100px); }
    @media (max-width: 767px) {
      .po-text-and-image-v2 .image-wrapper {
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        margin-top: 40px; } }
    .po-text-and-image-v2 .image-wrapper img {
      height: auto; }
  .po-text-and-image-v2 .text-wrapper {
    width: -webkit-calc(50% + 100px);
    width: -moz-calc(50% + 100px);
    width: calc(50% + 100px);
    max-width: -webkit-calc(600px + 100px);
    max-width: -moz-calc(600px + 100px);
    max-width: calc(600px + 100px);
    padding: 0px 15px; }
    @media (max-width: 767px) {
      .po-text-and-image-v2 .text-wrapper {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; } }
  .po-text-and-image-v2.inverted {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .po-text-and-image-v2.inverted .image-wrapper {
      text-align: right;
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
         -moz-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .po-text-and-image-v2.inverted .text-wrapper {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
         -moz-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }

/********************************************************/
/*******  Modules/po-text-and-image.scss *******/
/********************************************************/
.po-text-and-image .text-image-wrapper {
  word-wrap: break-word;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  padding-bottom: 30px; }
  .po-text-and-image .text-image-wrapper.text-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .po-text-and-image .text-image-wrapper.text-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .po-text-and-image .text-image-wrapper .text {
    min-width: 0;
    width: 60%; }
    @media (max-width: 1024px) {
      .po-text-and-image .text-image-wrapper .text {
        width: 100%; } }

@media (max-width: 1024px) {
  .po-text-and-image {
    background: none !important; } }

/********************************************************/
/*******  Modules/po-txt-img-bot-radius.scss *******/
/********************************************************/
.po-txt-img-bot-radius-wrapper {
  overflow-x: hidden;
  padding-top: 90px; }
  .po-txt-img-bot-radius-wrapper .po-txt-img-bot-radius {
    position: relative;
    min-height: 630px;
    width: 100%;
    z-index: 4;
    background-color: #ef6126;
    -webkit-border-bottom-left-radius: 50% 50px;
       -moz-border-radius-bottomleft: 50% 50px;
            border-bottom-left-radius: 50% 50px;
    -webkit-border-bottom-right-radius: 50% 50px;
       -moz-border-radius-bottomright: 50% 50px;
            border-bottom-right-radius: 50% 50px;
    width: 110%;
    margin-left: -5%;
    min-height: 630px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .po-txt-img-bot-radius-wrapper .po-txt-img-bot-radius .content {
      position: relative;
      z-index: 20;
      color: #fff; }
      .po-txt-img-bot-radius-wrapper .po-txt-img-bot-radius .content .wrapper {
        max-width: 65%;
        padding-left: 0%; }
        @media (max-width: 1360px) {
          .po-txt-img-bot-radius-wrapper .po-txt-img-bot-radius .content .wrapper {
            max-width: 50%; } }
        @media (max-width: 1260px) {
          .po-txt-img-bot-radius-wrapper .po-txt-img-bot-radius .content .wrapper {
            max-width: 50%;
            padding-left: 5%; } }
        @media (max-width: 1024px) {
          .po-txt-img-bot-radius-wrapper .po-txt-img-bot-radius .content .wrapper {
            max-width: 100%;
            padding-bottom: 40px; } }
      .po-txt-img-bot-radius-wrapper .po-txt-img-bot-radius .content h2 {
        color: #fff;
        margin-bottom: 40px; }
      .po-txt-img-bot-radius-wrapper .po-txt-img-bot-radius .content .cta_button {
        margin-top: 47px; }
    .po-txt-img-bot-radius-wrapper .po-txt-img-bot-radius .inner-image {
      position: absolute;
      overflow: hidden;
      right: 0px;
      bottom: 0px;
      width: 110%;
      margin-left: -5%;
      min-height: 630px;
      -webkit-border-bottom-left-radius: 50% 50px;
         -moz-border-radius-bottomleft: 50% 50px;
              border-bottom-left-radius: 50% 50px;
      -webkit-border-bottom-right-radius: 50% 50px;
         -moz-border-radius-bottomright: 50% 50px;
              border-bottom-right-radius: 50% 50px;
      text-align: right;
      z-index: 5; }
      @media (max-width: 1024px) {
        .po-txt-img-bot-radius-wrapper .po-txt-img-bot-radius .inner-image {
          display: none; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .po-txt-img-bot-radius {
    height: 630px; } }

@supports (-ms-ime-align: auto) {
  .po-txt-img-bot-radius {
    height: 630px; } }

/********************************************************/
/*******  Modules/po-video-banner.scss *******/
/********************************************************/
.po-video-banner {
  width: 100%;
  height: 800px;
  max-height: 800px;
  -moz-background-size: cover;
       background-size: cover;
  background-position: center center;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden; }
  .po-video-banner .mask {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(239, 97, 38,0.85); }
  .po-video-banner .video-bg {
    width: 100%;
    position: relative; }
    .po-video-banner .video-bg video {
      display: block;
      max-height: 100%;
      max-width: 100%;
      width: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .po-video-banner .content {
    text-align: center;
    z-index: 4; }
    .po-video-banner .content .video-play-btn {
      width: 100px;
      height: 100px;
      line-height: 100px;
      border: 4px white solid;
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%;
      display: block;
      text-align: center; }
      .po-video-banner .content .video-play-btn i {
        color: white;
        font-size: 30px;
        margin-left: 5px; }
    .po-video-banner .content span {
      text-transform: uppercase;
      color: white;
      font-size: 0.66667em;
      font-weight: bold; }

/********************************************************/
/*******  Modules/po-want-to-work.scss *******/
/********************************************************/
.po-want-to-work {
  background-color: #ef6126;
  padding: 60px 0; }
  .po-want-to-work .container .want-to-work-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .po-want-to-work .container .want-to-work-wrapper .text-box {
      width: 70%;
      padding-right: 30px; }
      .po-want-to-work .container .want-to-work-wrapper .text-box h3, .po-want-to-work .container .want-to-work-wrapper .text-box p {
        margin: 0 0 10px 0;
        color: white; }
      .po-want-to-work .container .want-to-work-wrapper .text-box p {
        margin: 0; }
    .po-want-to-work .container .want-to-work-wrapper .cta-box {
      margin-top: 9px; }
  @media (max-width: 768px) {
    .po-want-to-work .container .want-to-work-wrapper .text-box {
      width: 100%;
      padding-right: 0; }
    .po-want-to-work .container .want-to-work-wrapper .cta-box {
      margin-top: 30px; } }

/****************************************
- 5W - WEBSITES              
****************************************/
/********************************************************/
/*******  Website/about-us.scss *******/
/********************************************************/
.po-about-us .mfp-auto-cursor .mfp-content {
  max-width: 860px;
  height: auto; }

.po-about-us .po-slider-section {
  text-align: center;
  padding-top: 80px; }

.po-about-us .po-testimonial-section {
  width: 100%;
  position: relative;
  padding-top: 130px;
  overflow: hidden; }
  .po-about-us .po-testimonial-section h2 {
    text-align: center; }
  .po-about-us .po-testimonial-section .po-testimonial-slider {
    margin-top: 30px; }
  .po-about-us .po-testimonial-section:after {
    display: block;
    content: "";
    width: 110%;
    margin-left: -5%;
    height: 150px;
    background-color: #ef6126;
    position: absolute;
    bottom: 0px;
    z-index: -1;
    -webkit-border-top-left-radius: 50% 40px;
       -moz-border-radius-topleft: 50% 40px;
            border-top-left-radius: 50% 40px;
    -webkit-border-top-right-radius: 50% 40px;
       -moz-border-radius-topright: 50% 40px;
            border-top-right-radius: 50% 40px; }

.po-about-us footer.footer .follow-us .social-bar {
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .po-about-us footer.footer .follow-us .social-bar > li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%;
    padding: 20px 0; }
  .po-about-us footer.footer .follow-us .social-bar > li .social li {
    padding: 0 45px; }

@media (max-width: 768px) {
  .po-about-us footer.footer .follow-us .social-bar > li .social li {
    padding: 0 25px; } }

@media (max-width: 450px) {
  .po-about-us footer.footer .follow-us .social-bar > li .social li {
    padding: 0 15px; } }

/********************************************************/
/*******  Website/contact.scss *******/
/********************************************************/
.contact .contact-us {
  margin-top: 110px; }

/********************************************************/
/*******  Website/error-pages.scss *******/
/********************************************************/
.error-page .cta-wrapper {
  text-align: center;
  margin-bottom: 155px; }

/********************************************************/
/*******  Website/home.scss *******/
/********************************************************/
.home .po-hero-banner .cta_button {
  padding: 12px 0px;
  max-width: 272px;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  margin: 10px 15px; }

.home .po-hero-banner .po-cta-tertiary {
  border-color: rgba(255, 255, 255, 0.3);
  background-color: #ef6126; }
  .home .po-hero-banner .po-cta-tertiary:hover {
    background-color: #fff;
    color: #ef6126 !important; }

.home .po-hero-banner .po-cta-secondary:hover {
  border-color: rgba(255, 255, 255, 0.3); }

.home .po-ico-feed-box-wrapper {
  margin: 80px 0px; }

.home .center-text {
  margin-top: 110px;
  margin-bottom: 35px;
  text-align: center; }
  .home .center-text p {
    margin: 0px;
    line-height: 1; }

.home .po-circle-progress-wrapper {
  margin-bottom: 162px; }

.home .testimonials-header {
  margin-top: 70px;
  margin-bottom: 35px;
  text-align: center; }

.home .po-testimonial-slider {
  position: relative;
  bottom: -160px;
  margin-top: -160px; }

.home .contact-us-header {
  text-align: center;
  margin-top: 115px;
  margin-bottom: 30px; }
  .home .contact-us-header h2 {
    margin-bottom: 5px; }

.home .contact-us {
  margin-bottom: 95px; }
  .home .contact-us h3 {
    color: #999;
    margin-bottom: 25px; }

.home .po-maplocation-wrapper {
  margin-top: 90px; }
  .home .po-maplocation-wrapper h3 {
    color: #999;
    margin-bottom: 25px; }
  .home .po-maplocation-wrapper #map {
    width: 100%;
    height: 265px; }

/********************************************************/
/*******  Website/icons-presentation.scss *******/
/********************************************************/
.icons-presentation .lead-section {
  margin-top: 60px; }

.icons-presentation .icons-wrapper > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 60px 0px 90px; }
  .icons-presentation .icons-wrapper > span > div {
    width: 50%; }
    @media (max-width: 767px) {
      .icons-presentation .icons-wrapper > span > div {
        width: 100%; } }

/********************************************************/
/*******  Website/preferences-pages.scss *******/
/********************************************************/
.system-pages .po-banner .banner-wrapper h1 {
  margin: 20px 5%; }
  @media (max-width: 486px) {
    .system-pages .po-banner .banner-wrapper h1 {
      font-size: 42px; } }
  @media (max-width: 486px) {
    .system-pages .po-banner .banner-wrapper h1 {
      font-size: 36px; } }

.update-confirmation .content-wrapper {
  margin-top: 60px;
  margin-bottom: 140px; }

.update-confirmation .show-text .page-header {
  text-align: center;
  margin-bottom: 20px; }
  .update-confirmation .show-text .page-header h1 {
    display: none; }
  .update-confirmation .show-text .page-header h2 {
    font-size: 1.25em;
    text-transform: none; }
  .update-confirmation .show-text .page-header p {
    font-size: 16px; }
  .update-confirmation .show-text .page-header .email-edit.hs-input {
    width: 100%;
    max-width: 450px; }
  .update-confirmation .show-text .page-header .email-edit:not(.hs-input) {
    color: transparent;
    font-size: 0px; }
    .update-confirmation .show-text .page-header .email-edit:not(.hs-input):after {
      font-size: 20px;
      color: #000;
      opacity: 0.3;
      content: '\f044';
      font-family: 'FontAwesome';
      -webkit-transition: 0.3s all linear;
      -o-transition: 0.3s all linear;
      -moz-transition: 0.3s all linear;
      transition: 0.3s all linear; }
    .update-confirmation .show-text .page-header .email-edit:not(.hs-input):hover:after {
      opacity: 1;
      color: #ef6126; }

.update-confirmation .show-text .email-prefs {
  display: none; }

.update-confirmation .show-text #email-prefs-form strong {
  display: none; }

.update-confirmation .prefs #email-prefs-form strong {
  margin: 0 auto 40px auto;
  display: block;
  text-align: center; }

.update-confirmation .prefs .page-header {
  display: none; }

.update-confirmation .prefs .email-prefs .header {
  color: #ef6126;
  text-transform: none;
  font-size: 1.33333em;
  margin-top: 30px;
  font-weight: 700;
  margin-bottom: 30px;
  margin-left: 0px;
  line-height: 1.5em; }

.update-confirmation .prefs .email-prefs .item .item-inner {
  background-color: #fff;
  padding: 0;
  border: none;
  overflow: visible;
  cursor: pointer; }
  .update-confirmation .prefs .email-prefs .item .item-inner.hovered {
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none; }
  .update-confirmation .prefs .email-prefs .item .item-inner.selected {
    background: none;
    border: none; }
  .update-confirmation .prefs .email-prefs .item .item-inner .checkbox-row {
    overflow: auto;
    padding-left: 25px;
    overflow: visible;
    cursor: pointer; }
    .update-confirmation .prefs .email-prefs .item .item-inner .checkbox-row input[type="checkbox"] {
      opacity: 0;
      z-index: 2;
      font-size: 16px;
      display: inline-block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0px; }
      .update-confirmation .prefs .email-prefs .item .item-inner .checkbox-row input[type="checkbox"] + span {
        position: relative;
        cursor: pointer; }
    .update-confirmation .prefs .email-prefs .item .item-inner .checkbox-row input {
      visibility: visible;
      display: block; }

.update-confirmation .prefs .email-prefs .subscribe-options input[type="checkbox"] + span {
  margin-left: 29px; }
  @media (max-width: 475px) {
    .update-confirmation .prefs .email-prefs .subscribe-options input[type="checkbox"] + span {
      display: block;
      margin-left: 35px; } }

.update-confirmation .prefs .email-prefs .subscribe-options input[type="checkbox"]:checked + span:after {
  content: "\f00c";
  color: #000;
  font-size: 15px; }

.update-confirmation .prefs .email-prefs .subscribe-options label {
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin-left: 5px; }
  .update-confirmation .prefs .email-prefs .subscribe-options label input {
    opacity: 0;
    visibility: visible;
    display: block;
    position: absolute;
    z-index: 40;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    margin-left: 0px;
    -webkit-appearance: none; }

.update-confirmation .prefs input[type="checkbox"] + span {
  margin-left: 20px; }

.update-confirmation .prefs input[type="submit"] {
  font-family: Rajdhani;
  font-size: 20px;
  background-color: #ef6126;
  border: 1px solid #ef6126;
  color: #fff;
  -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
          border-radius: 20px;
  padding: 20px 40px;
  margin-top: 10px;
  cursor: pointer;
  -webkit-transition: 0.3s all linear;
  -o-transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  transition: 0.3s all linear;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .update-confirmation .prefs input[type="submit"]:hover {
    background-color: #fff;
    color: #ef6126; }

.update-confirmation .form-subs .form-title {
  color: #ef6126;
  text-transform: none; }

.update-confirmation .form-subs input[type="submit"] {
  width: 100%; }

.subscription-confirmation .content-wrapper {
  margin-top: 140px;
  margin-bottom: 140px;
  text-align: center; }
  .subscription-confirmation .content-wrapper .widget-type-email_subscriptions_confirmation h2 {
    font-size: 1.25em;
    text-transform: none; }

.unsubscribe-backup .content-wrapper {
  margin-top: 60px;
  margin-bottom: 140px;
  text-align: center; }
  .unsubscribe-backup .content-wrapper h3 {
    font-size: 1.25em;
    text-transform: none; }
  .unsubscribe-backup .content-wrapper input[type="email"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 0.75em !important;
    background-color: #fff;
    border: 1px solid #a1a1a1;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px;
    padding: 20px !important;
    margin-top: 10px;
    outline: none;
    font-family: Rajdhani !important;
    width: 100% !important;
    max-width: 600px; }
  .unsubscribe-backup .content-wrapper input[type="submit"] {
    font-family: Rajdhani;
    font-size: 20px;
    background-color: #ef6126;
    border: 1px solid #ef6126;
    color: #fff;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px;
    padding: 20px 40px;
    margin-top: 10px;
    cursor: pointer;
    -webkit-transition: 0.3s all linear;
    -o-transition: 0.3s all linear;
    -moz-transition: 0.3s all linear;
    transition: 0.3s all linear;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
    .unsubscribe-backup .content-wrapper input[type="submit"]:hover {
      background-color: #fff;
      color: #ef6126; }

/********************************************************/
/*******  Website/privacy-policy.scss *******/
/********************************************************/
.privacy-policy .po-privacy-policy-wrapper {
  margin: 130px 0px 25px 0px; }

/********************************************************/
/*******  Website/product.scss *******/
/********************************************************/
.product .po-hero-banner .hero-banner-inner {
  height: auto; }

.product .po-hero-banner .cta_button {
  padding: 12px 0px;
  max-width: 272px;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  margin: 10px 15px; }

.product .po-hero-banner .po-cta-tertiary {
  border-color: rgba(255, 255, 255, 0.3);
  background-color: #ef6126; }
  .product .po-hero-banner .po-cta-tertiary:hover {
    background-color: #fff;
    color: #ef6126; }

.product .po-hero-banner .po-cta-secondary:hover {
  border-color: rgba(255, 255, 255, 0.3); }

.product .po-ico-feed-box-wrapper {
  margin: 80px 0px; }

.product .po-text-and-image-v2 {
  margin: 140px 0px 120px 0px; }

.product .po-txt-img-bot-radius h2 {
  margin-bottom: 40px; }

.product .po-txt-img-bot-radius .cta_button {
  margin-top: 47px; }

.product .testimonials-header {
  margin-top: 70px;
  margin-bottom: 35px;
  text-align: center; }

.product .po-testimonial-slider {
  position: relative;
  bottom: -160px;
  margin-top: -160px; }

.product .contact-us-header {
  text-align: center;
  margin-top: 115px;
  margin-bottom: 30px; }
  .product .contact-us-header h2 {
    margin-bottom: 5px; }

.product .contact-us {
  margin-bottom: 95px; }
  .product .contact-us h3 {
    color: #999;
    margin-bottom: 25px; }

.product .po-maplocation-wrapper {
  margin-top: 90px; }
  .product .po-maplocation-wrapper h3 {
    color: #999;
    margin-bottom: 25px; }
  .product .po-maplocation-wrapper #map {
    width: 100%;
    height: 265px; }

/****************************************
- 6L - LANDINGS              
****************************************/
/********************************************************/
/*******  Landing/landing-1.scss *******/
/********************************************************/
.landing-1 .content-wrapper {
  margin-top: 0px;
  margin-bottom: 110px; }

.landing-1 .po-banner .banner-wrapper {
  padding-bottom: 165px; }
  @media (max-width: 767px) {
    .landing-1 .po-banner .banner-wrapper {
      padding-bottom: 0px; } }

.landing-1 .text-image-text {
  padding-top: 60px;
  margin-bottom: 40px; }
  .landing-1 .text-image-text .widget-type-linked_image {
    position: relative;
    top: -205px;
    margin-bottom: -185px; }
    @media (max-width: 767px) {
      .landing-1 .text-image-text .widget-type-linked_image {
        top: 0px;
        margin: 60px 0px;
        text-align: center; } }
    .landing-1 .text-image-text .widget-type-linked_image img {
      -webkit-box-shadow: 0px 14px 80px -10px rgba(0, 0, 0, 0.55);
         -moz-box-shadow: 0px 14px 80px -10px rgba(0, 0, 0, 0.55);
              box-shadow: 0px 14px 80px -10px rgba(0, 0, 0, 0.55); }

@media (max-width: 767px) {
  .landing-1 .widget-type-rich_text p, .landing-1 .widget-type-rich_text span, .landing-1 .widget-type-rich_text h2, .landing-1 .widget-type-rich_text h3, .landing-1 .widget-type-rich_text h4 {
    text-align: center !important; } }

/********************************************************/
/*******  Landing/landing-2.scss *******/
/********************************************************/
.landing-2 .content-wrapper {
  margin-top: 110px;
  margin-bottom: 110px; }

.landing-2 hr {
  margin: 45px auto 55px auto;
  display: block;
  border: none;
  border-top: 1px solid #d6d6d6;
  max-width: 870px; }

.landing-2 .feed-box-warpper > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .landing-2 .feed-box-warpper > span > div {
    width: 50%;
    margin-bottom: 40px; }
    @media (max-width: 480px) {
      .landing-2 .feed-box-warpper > span > div {
        width: 100%; } }

/********************************************************/
/*******  Landing/landings-globals.scss *******/
/********************************************************/
.landing:not(.thank-you) .menu-container {
  display: none !important; }

.landing:not(.thank-you) header.header.mobile .slicknav_menu {
  display: none !important; }

.landing .center-text {
  text-align: center; }

.landing .widget-type-form input[type="submit"] {
  margin-top: 0px; }

/********************************************************/
/*******  Landing/thank-you.scss *******/
/********************************************************/
.thank-you .content-wrapper {
  margin-top: 60px;
  margin-bottom: 0px; }

.thank-you .po-slider {
  margin-top: 65px;
  margin-bottom: 90px; }

/****************************************
- 7B - BLOGS              
****************************************/
/********************************************************/
/*******  Blog/po-blog.scss *******/
/********************************************************/
.po-blog .content-wrapper {
  padding: 100px 0; }
  .po-blog .content-wrapper .blog-content .blog-listing .post {
    margin-bottom: 100px; }
    .po-blog .content-wrapper .blog-content .blog-listing .post .post-image {
      width: 100%;
      -moz-background-size: cover;
           background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      height: 330px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      position: relative;
      color: #a6a9aa;
      padding: 10px 40px; }
      .po-blog .content-wrapper .blog-content .blog-listing .post .post-image .social {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .po-blog .content-wrapper .blog-content .blog-listing .post .post-image .social date {
          font-size: 0.58333em;
          text-transform: uppercase;
          font-weight: bold; }
        .po-blog .content-wrapper .blog-content .blog-listing .post .post-image .social .icons {
          margin: 0;
          padding: 0; }
          .po-blog .content-wrapper .blog-content .blog-listing .post .post-image .social .icons li {
            padding: 0;
            margin: 0 0 0 10px;
            display: inline-block;
            line-height: 1;
            font-size: 0.5em;
            font-weight: normal; }
            .po-blog .content-wrapper .blog-content .blog-listing .post .post-image .social .icons li:before {
              content: ""; }
            .po-blog .content-wrapper .blog-content .blog-listing .post .post-image .social .icons li a i {
              font-size: 18px;
              color: #a6a9aa; }
      .po-blog .content-wrapper .blog-content .blog-listing .post .post-image .categories {
        margin-left: 170px; }
        .po-blog .content-wrapper .blog-content .blog-listing .post .post-image .categories .text {
          font-size: 0.5em;
          font-weight: normal; }
        .po-blog .content-wrapper .blog-content .blog-listing .post .post-image .categories .tags {
          margin: 0;
          margin-left: -8px;
          padding: 0;
          line-height: 1; }
          .po-blog .content-wrapper .blog-content .blog-listing .post .post-image .categories .tags li {
            margin: 0;
            padding: 0;
            display: inline; }
            .po-blog .content-wrapper .blog-content .blog-listing .post .post-image .categories .tags li a {
              color: #a6a9aa;
              display: inline-block;
              font-size: 0.58333em;
              font-weight: bold;
              border: 1px solid #a6a9aa;
              -webkit-border-radius: 10px;
                 -moz-border-radius: 10px;
                      border-radius: 10px;
              padding: 1px 5px;
              line-height: 1.5em; }
            .po-blog .content-wrapper .blog-content .blog-listing .post .post-image .categories .tags li:before {
              display: none;
              content: ""; }
    .po-blog .content-wrapper .blog-content .blog-listing .post .post-content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; }
      .po-blog .content-wrapper .blog-content .blog-listing .post .post-content .avatar {
        margin-top: -50px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 200px;
           -moz-box-flex: 0;
            -ms-flex: 0 0 200px;
                flex: 0 0 200px;
        z-index: 9998; }
        .po-blog .content-wrapper .blog-content .blog-listing .post .post-content .avatar img {
          display: block;
          margin: 0 auto;
          -webkit-border-radius: 50%;
             -moz-border-radius: 50%;
                  border-radius: 50%;
          border: 2px solid white;
          width: 100px;
          margin-bottom: 10px; }
        .po-blog .content-wrapper .blog-content .blog-listing .post .post-content .avatar span {
          display: block;
          text-align: center;
          line-height: 1.3em;
          font-weight: bold; }
          .po-blog .content-wrapper .blog-content .blog-listing .post .post-content .avatar span.text {
            font-size: 0.5em; }
          .po-blog .content-wrapper .blog-content .blog-listing .post .post-content .avatar span.name {
            font-size: 0.58333em;
            color: #ef6126; }
      .po-blog .content-wrapper .blog-content .blog-listing .post .post-content .post-text h2 {
        font-size: 1em;
        text-transform: none; }
        .po-blog .content-wrapper .blog-content .blog-listing .post .post-content .post-text h2 a {
          color: black; }
      .po-blog .content-wrapper .blog-content .blog-listing .post .post-content .post-text .button {
        display: block;
        float: right; }
        .po-blog .content-wrapper .blog-content .blog-listing .post .post-content .post-text .button:after {
          font-family: 'fontAwesome';
          content: "\f101";
          margin-left: 10px;
          font-size: 18px; }
  .po-blog .content-wrapper .blog-content .blog-listing nav {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 60px; }
    .po-blog .content-wrapper .blog-content .blog-listing nav .pagination {
      padding: 0;
      margin: 0 auto; }
      .po-blog .content-wrapper .blog-content .blog-listing nav .pagination li {
        padding: 0;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        margin: 0; }
        .po-blog .content-wrapper .blog-content .blog-listing nav .pagination li a {
          border: 1px solid #e7e7e7;
          width: 40px;
          height: 40px;
          line-height: 40px;
          text-align: center;
          font-size: 0.58333em;
          font-weight: normal; }
        .po-blog .content-wrapper .blog-content .blog-listing nav .pagination li:before {
          content: ""; }
        .po-blog .content-wrapper .blog-content .blog-listing nav .pagination li.active a {
          border: 1px solid #3d3d3d;
          color: #3d3d3d; }
        .po-blog .content-wrapper .blog-content .blog-listing nav .pagination li.disabled {
          display: none; }
  .po-blog .content-wrapper .blog-content .blog-post .post {
    margin-bottom: 100px; }
    .po-blog .content-wrapper .blog-content .blog-post .post .post-image {
      width: 100%;
      -moz-background-size: cover;
           background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      height: 330px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      position: relative;
      color: #a6a9aa;
      padding: 10px 40px; }
      .po-blog .content-wrapper .blog-content .blog-post .post .post-image .social {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .po-blog .content-wrapper .blog-content .blog-post .post .post-image .social date {
          font-size: 0.58333em;
          text-transform: uppercase;
          font-weight: bold; }
        .po-blog .content-wrapper .blog-content .blog-post .post .post-image .social .icons {
          margin: 0;
          padding: 0; }
          .po-blog .content-wrapper .blog-content .blog-post .post .post-image .social .icons li {
            padding: 0;
            margin: 0 0 0 10px;
            display: inline-block;
            line-height: 1;
            font-size: 0.5em;
            font-weight: normal; }
            .po-blog .content-wrapper .blog-content .blog-post .post .post-image .social .icons li:before {
              content: ""; }
            .po-blog .content-wrapper .blog-content .blog-post .post .post-image .social .icons li a i {
              font-size: 15px;
              color: #a6a9aa; }
      .po-blog .content-wrapper .blog-content .blog-post .post .post-image .categories .text {
        font-size: 0.5em;
        font-weight: normal; }
      .po-blog .content-wrapper .blog-content .blog-post .post .post-image .categories .tags {
        margin: 0;
        margin-left: -8px;
        padding: 0;
        line-height: 1; }
        .po-blog .content-wrapper .blog-content .blog-post .post .post-image .categories .tags li {
          margin: 0;
          padding: 0;
          display: inline; }
          .po-blog .content-wrapper .blog-content .blog-post .post .post-image .categories .tags li a {
            color: #a6a9aa;
            display: inline-block;
            font-size: 0.58333em;
            font-weight: bold;
            border: 1px solid #a6a9aa;
            -webkit-border-radius: 10px;
               -moz-border-radius: 10px;
                    border-radius: 10px;
            padding: 1px 5px;
            line-height: 1.5em; }
          .po-blog .content-wrapper .blog-content .blog-post .post .post-image .categories .tags li:before {
            display: none;
            content: ""; }
    .po-blog .content-wrapper .blog-content .blog-post .post .post-content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .po-blog .content-wrapper .blog-content .blog-post .post .post-content .post-text h2 {
        font-size: 1em;
        text-transform: none; }
        .po-blog .content-wrapper .blog-content .blog-post .post .post-content .post-text h2 span {
          font-size: 1.91667em;
          color: black;
          font-weight: bold;
          line-height: 1.5em; }
        .po-blog .content-wrapper .blog-content .blog-post .post .post-content .post-text h2 a {
          color: black; }
      .po-blog .content-wrapper .blog-content .blog-post .post .post-content .post-text blockquote {
        width: 50%;
        float: left;
        margin: 0;
        padding: 50px 20px;
        font-weight: bold;
        font-style: italic;
        position: relative; }
        .po-blog .content-wrapper .blog-content .blog-post .post .post-content .post-text blockquote:before {
          content: '“';
          font-family: 'Lato', sans-serif;
          font-style: italic;
          color: #eeeeee;
          display: block;
          position: absolute;
          font-size: 360px;
          top: 140px;
          left: -100px;
          z-index: -1; }
          @media (max-width: 1300px) {
            .po-blog .content-wrapper .blog-content .blog-post .post .post-content .post-text blockquote:before {
              left: -60px; } }
      .po-blog .content-wrapper .blog-content .blog-post .post .post-content .post-text ul li {
        font-weight: bold; }
      .po-blog .content-wrapper .blog-content .blog-post .post .post-content .icons {
        width: 100%;
        margin: 20px 0 50px 0;
        padding: 0; }
        .po-blog .content-wrapper .blog-content .blog-post .post .post-content .icons li {
          display: inline;
          padding: 0 20px 0 0;
          font-weight: bold;
          color: #b2b2b2; }
          .po-blog .content-wrapper .blog-content .blog-post .post .post-content .icons li i {
            color: #b2b2b2; }
          .po-blog .content-wrapper .blog-content .blog-post .post .post-content .icons li:before {
            content: ""; }
      .po-blog .content-wrapper .blog-content .blog-post .post .post-content .author {
        background-color: #e7e7e7;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex; }
        .po-blog .content-wrapper .blog-content .blog-post .post .post-content .author .image {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 250px;
             -moz-box-flex: 0;
              -ms-flex: 0 0 250px;
                  flex: 0 0 250px; }
        .po-blog .content-wrapper .blog-content .blog-post .post .post-content .author img {
          margin: 25px auto;
          display: block;
          width: 200px;
          -webkit-border-radius: 50%;
             -moz-border-radius: 50%;
                  border-radius: 50%;
          border: 2px white solid; }
      .po-blog .content-wrapper .blog-content .blog-post .post .post-content .about {
        padding: 0 50px 25px 10px; }
        .po-blog .content-wrapper .blog-content .blog-post .post .post-content .about h4 {
          color: black;
          font-weight: bold;
          font-size: 1em; }
        .po-blog .content-wrapper .blog-content .blog-post .post .post-content .about p {
          font-size: 0.66667em;
          line-height: 1.5; }

.po-blog .sidebar h3 {
  color: #000000;
  font-weight: normal;
  margin: 10px 0;
  text-transform: none;
  font-size: 1em; }

.po-blog .sidebar p {
  font-size: 0.66667em;
  line-height: 24px;
  margin: 10px 0; }

.po-blog .sidebar .about-blog {
  margin-bottom: 40px; }
  .po-blog .sidebar .about-blog h3 {
    margin-top: 0;
    line-height: 1em; }

.po-blog .sidebar .blog-subscribe {
  margin-bottom: 40px; }
  .po-blog .sidebar .blog-subscribe form {
    margin: 0 auto 10px auto; }
    .po-blog .sidebar .blog-subscribe form .hs-form-field {
      margin-bottom: 0; }
      .po-blog .sidebar .blog-subscribe form .hs-form-field .inputs-list {
        margin: 0; }
        .po-blog .sidebar .blog-subscribe form .hs-form-field .inputs-list.hs-error-msgs li {
          font-size: 0.66667em; }
    .po-blog .sidebar .blog-subscribe form input.hs-input {
      margin-top: 0;
      -webkit-border-radius: 0;
         -moz-border-radius: 0;
              border-radius: 0;
      font-size: 0.75em;
      padding: 10px 15px;
      border: 1px solid #e7e7e7; }
      .po-blog .sidebar .blog-subscribe form input.hs-input::-webkit-placeholder {
        color: #474747; }
      .po-blog .sidebar .blog-subscribe form input.hs-input::-ms-input-placeholder {
        color: #474747; }
      .po-blog .sidebar .blog-subscribe form input.hs-input::-moz-placeholder {
        color: #474747; }
      .po-blog .sidebar .blog-subscribe form input.hs-input[type="checkbox"] + span {
        display: inline-block;
        margin-left: 0;
        font-size: 0.66667em;
        line-height: 24px; }
        .po-blog .sidebar .blog-subscribe form input.hs-input[type="checkbox"] + span:before {
          top: 4px;
          left: -40px;
          -webkit-transform: none;
             -moz-transform: none;
              -ms-transform: none;
               -o-transform: none;
                  transform: none;
          border: 1px solid #e7e7e7; }
        .po-blog .sidebar .blog-subscribe form input.hs-input[type="checkbox"] + span:after {
          top: 2px;
          left: -38px;
          -webkit-transform: none;
             -moz-transform: none;
              -ms-transform: none;
               -o-transform: none;
                  transform: none; }
    .po-blog .sidebar .blog-subscribe form .hs_submit {
      text-align: left; }
      .po-blog .sidebar .blog-subscribe form .hs_submit [type="submit"] {
        -webkit-border-radius: 0;
           -moz-border-radius: 0;
                border-radius: 0;
        text-transform: uppercase;
        padding: 10px 20px;
        margin-top: 20px; }

.po-blog .sidebar .recent-posts, .po-blog .sidebar .popular-posts {
  margin-bottom: 40px; }
  .po-blog .sidebar .recent-posts .single-post .post-title span, .po-blog .sidebar .popular-posts .single-post .post-title span {
    font-size: 0.5em;
    text-transform: uppercase;
    line-height: 1em; }
  .po-blog .sidebar .recent-posts .single-post .post-title h4, .po-blog .sidebar .popular-posts .single-post .post-title h4 {
    font-size: 0.66667em;
    font-weight: normal;
    margin: 0 0 15px 0; }

.po-blog .sidebar .categories {
  margin-bottom: 40px; }
  .po-blog .sidebar .categories ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .po-blog .sidebar .categories ul li {
      display: block;
      padding: 0;
      margin: 0;
      border-bottom: 1px solid #e7e7e7; }
      .po-blog .sidebar .categories ul li:before {
        content: ""; }
      .po-blog .sidebar .categories ul li a {
        font-size: 0.58333em;
        font-weight: normal;
        line-height: 48px; }
        .po-blog .sidebar .categories ul li a .filter-link-count {
          color: #474747;
          font-weight: 300;
          float: right; }
  .po-blog .sidebar .categories .filter-expand-link {
    font-size: 0.66667em;
    line-height: 48px;
    margin-left: 1px; }

.po-blog .comments {
  padding: 40px 0; }
  .po-blog .comments .title {
    display: block;
    margin-bottom: 40px;
    font-weight: bold;
    color: #b2b2b2; }
  .po-blog .comments .comment {
    margin: 40px 0;
    border: none; }
    .po-blog .comments .comment.depth-0 {
      padding-top: 0; }
    .po-blog .comments .comment.depth-1, .po-blog .comments .comment.depth-2 {
      margin: 40px 0; }
    .po-blog .comments .comment .comment-from {
      display: block; }
      .po-blog .comments .comment .comment-from h4 {
        color: black;
        font-size: 1em;
        margin: 0; }
    .po-blog .comments .comment .comment-date {
      font-size: 0.66667em; }
    .po-blog .comments .comment .comment-body p {
      margin: 0; }
    .po-blog .comments .comment .comment-reply-to {
      background: none;
      font-size: 16px;
      padding-left: 5px; }
      .po-blog .comments .comment .comment-reply-to span {
        color: #ef6126;
        font-weight: bold;
        font-size: 16px; }
  .po-blog .comments #comment-form {
    margin: 50px 0;
    padding: 0; }
    .po-blog .comments #comment-form h4 {
      color: #b2b2b2;
      font-weight: bold;
      font-size: 1em; }
    .po-blog .comments #comment-form form {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .po-blog .comments #comment-form form .hs-form-field {
        margin-bottom: 10px; }
        .po-blog .comments #comment-form form .hs-form-field .hs-error-msgs {
          padding: 0;
          margin: 10px 0; }
          .po-blog .comments #comment-form form .hs-form-field .hs-error-msgs li {
            padding: 0;
            font-size: 0.66667em;
            color: #ef6126; }
            .po-blog .comments #comment-form form .hs-form-field .hs-error-msgs li:before {
              content: ""; }
      .po-blog .comments #comment-form form .form-left {
        width: 40%;
        padding-right: 15px; }
        @media (max-width: 992px) {
          .po-blog .comments #comment-form form .form-left {
            width: 100%;
            padding: 0; } }
      .po-blog .comments #comment-form form .form-right {
        width: 60%;
        padding-left: 15px; }
        @media (max-width: 992px) {
          .po-blog .comments #comment-form form .form-right {
            width: 100%;
            padding: 0; } }
        .po-blog .comments #comment-form form .form-right textarea {
          min-height: 320px; }
        .po-blog .comments #comment-form form .form-right .hs_submit {
          text-align: left; }
          .po-blog .comments #comment-form form .form-right .hs_submit input[type="submit"] {
            padding: 20px 100px; }

@media (max-width: 767px) {
  .po-blog .content-wrapper .blog-content .blog-listing .post .post-image .social, .po-blog .content-wrapper .blog-content .blog-post .post .post-image .social {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    line-height: 1em; }
    .po-blog .content-wrapper .blog-content .blog-listing .post .post-image .social .icons li, .po-blog .content-wrapper .blog-content .blog-post .post .post-image .social .icons li {
      margin: 0 10px 0 0; }
  .po-blog .content-wrapper .blog-content .blog-listing .post .post-image .categories, .po-blog .content-wrapper .blog-content .blog-post .post .post-image .categories {
    margin-left: 0; }
  .po-blog .content-wrapper .blog-content .blog-listing .post .post-content, .po-blog .content-wrapper .blog-content .blog-post .post .post-content {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .po-blog .content-wrapper .blog-content .blog-listing .post .post-content .avatar, .po-blog .content-wrapper .blog-content .blog-post .post .post-content .avatar {
      margin-top: 30px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%; }
    .po-blog .content-wrapper .blog-content .blog-listing .post .post-content .author, .po-blog .content-wrapper .blog-content .blog-post .post .post-content .author {
      text-align: center;
      margin-bottom: 20px; }
    .po-blog .content-wrapper .blog-content .blog-listing .post .post-content .post-text blockquote, .po-blog .content-wrapper .blog-content .blog-post .post .post-content .post-text blockquote {
      width: 100%; }
  .po-blog .content-wrapper .blog-content .blog-post .post .post-image .social {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    line-height: 1em; }
    .po-blog .content-wrapper .blog-content .blog-post .post .post-image .social .icons li {
      margin: 0 10px 0 0; }
  .po-blog .content-wrapper .blog-content .blog-post .post .post-image .categories {
    margin-left: 0; }
  .po-blog .content-wrapper .blog-content .blog-post .post .post-content {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .po-blog .content-wrapper .blog-content .blog-post .post .post-content .avatar {
      margin-top: 30px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%; }
    .po-blog .content-wrapper .blog-content .blog-post .post .post-content .author {
      text-align: left;
      margin-bottom: 20px;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
         -moz-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%; }
      .po-blog .content-wrapper .blog-content .blog-post .post .post-content .author .about {
        padding-right: 10px; }
      .po-blog .content-wrapper .blog-content .blog-post .post .post-content .author .image {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
           -moz-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%; }
      .po-blog .content-wrapper .blog-content .blog-post .post .post-content .author h4 {
        text-align: center; }
    .po-blog .content-wrapper .blog-content .blog-post .post .post-content .post-text blockquote {
      width: 100%; } }

/*# sourceMappingURL=template.css.map */
