/*
Theme Name: SOGO Child
Theme URI: http://sogo.co.il/
Template:   sogo
Author: Oren Havshush
Author URI: https://sogo.co.il/
Description: SOGO child theme
Version: 1.0
License: Commercial Use only
License URI: Commercial Use only
Text Domain: sogo
*/
/* reset.less */
/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/
html,
body,
div,
span,
object,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
abbr,
address,
cite,
code,
del,
em,
img,
ins,
small,
strong,
sub,
sup,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  line-height: 1;
}
a:hover {
  text-decoration: none;
}
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
blockquote {
  quotes: none;
}
blockquote:before,
blockquote:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
/* mixin.less */
/* end mixin.less */
/* =WordPress Core
-------------------------------------------------------------- */
.entry-content {
  /* Text meant only for screen readers. */
}
.entry-content .alignnone {
  margin: 5px 20px 20px 0;
}
.entry-content .aligncenter,
.entry-content div.aligncenter {
  display: block;
  margin: 0 auto 0 auto;
}
.entry-content .alignright {
  margin: 20px 0;
}
@media (min-width: 992px) {
  .entry-content .alignright {
    float: right;
    margin: 5px 0 20px 30px;
  }
}
.entry-content .alignleft {
  margin: 20px 0;
}
@media (min-width: 992px) {
  .entry-content .alignleft {
    float: left;
    margin: 5px 30px 20px 0;
  }
}
.entry-content a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.entry-content a img.alignnone {
  margin: 5px 20px 20px 0;
}
.entry-content a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.entry-content a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .wp-caption {
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 23px;
  text-align: center;
}
.entry-content .wp-caption-text {
  padding-top: 20px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
  font-style: italic;
  letter-spacing: 1px;
  font-family: 'Open Sans', sans-serif;
}
.entry-content .wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.entry-content .wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.entry-content .wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.entry-content .wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.entry-content .wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
.entry-content .screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.entry-content .screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/*  variables.less  */
/* colors */
.white {
  color: #ffffff;
}
.blue {
  color: #00aeef;
}
.dark-blue {
  color: #106eb3;
}
.gray {
  color: #373a3f;
}
.light-gray {
  color: #f6f6f6;
}
.dark-gray {
  color: #373a3f;
}
.green {
  color: #25a35e;
}
.pink {
  color: #dc0082;
}
.red {
  color: #de2929;
}
.yellow {
  color: #fac410;
}
.orange {
  color: #f8981d;
}
.bg-gray {
  background-color: #f6f6f6;
}
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?g492pk');
  src: url('fonts/icomoon.eot?g492pk#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?g492pk') format('truetype'), url('fonts/icomoon.woff?g492pk') format('woff'), url('fonts/icomoon.svg?g492pk#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-app_store:before {
  content: "\e900";
}
.icon-arrow:before {
  content: "\e901";
}
.icon-facebook:before {
  content: "\e902";
}
.icon-google_play:before {
  content: "\e903";
}
/* file name sprite.less */
.sprite {
  background-image: url('images/spritesheet.png');
  background-repeat: no-repeat;
  display: block;
}
.sprite.sprite-chip-1 {
  background-position: -5px -5px;
  width: 83px;
  height: 74px;
}
.sprite.sprite-chip-2 {
  background-position: -98px -5px;
  width: 107px;
  height: 102px;
}
.sprite.sprite-chip-3 {
  background-position: -215px -5px;
  width: 103px;
  height: 104px;
}
.sprite.sprite-chip-4 {
  background-position: -5px -119px;
  width: 97px;
  height: 76px;
}
.sprite.sprite-chip-5 {
  background-position: -112px -119px;
  width: 144px;
  height: 123px;
}
.sprite.sprite-coin-1 {
  background-position: -266px -119px;
  width: 145px;
  height: 147px;
}
.sprite.sprite-coin-2 {
  background-position: -5px -252px;
  width: 163px;
  height: 146px;
}
.sprite.sprite-coin-3 {
  background-position: -178px -276px;
  width: 115px;
  height: 110px;
}
.sprite.sprite-coin-4 {
  background-position: -421px -5px;
  width: 159px;
  height: 149px;
}
.sprite.sprite-coin-5 {
  background-position: -421px -164px;
  width: 143px;
  height: 145px;
}
/* file name fullpage.less */
#main-header + #fp-nav ul li a span,
#main-header + .fp-slidesNav ul li a span {
  background: #ffffff !important;
}
/* classes.less */
.bold {
  font-weight: 700;
}
.floor {
  padding: 35px 0;
  position: relative;
}
@media (min-width: 1200px) {
  .floor {
    padding: 90px 0 78px;
  }
}
.top-floor {
  padding: 35px 0;
}
@media (min-width: 992px) {
  .top-floor {
    padding: 90px 0 30px;
  }
}
@media (min-width: 1200px) {
  .top-floor {
    padding: 160px 0 92px;
  }
}
.last-floor {
  z-index: -1;
}
@media (min-width: 992px) {
  .last-floor {
    padding-bottom: 220px;
  }
}
.floor-title {
  font-size: 2em;
  padding-bottom: 17px;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .floor-title {
    padding-bottom: 40px;
  }
}
.floor-subtitle {
  font-size: 15px;
  padding-bottom: 25px;
}
@media (min-width: 1200px) {
  .floor-subtitle {
    font-size: 18px;
  }
}
.page-title {
  font-size: 30px;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 1.343;
}
@media (min-width: 768px) {
  .page-title {
    font-size: 50px;
  }
}
@media (min-width: 992px) {
  .page-title {
    font-size: 67px;
  }
}
.page-subtitle {
  line-height: 1.333;
  font-size: 20px;
  font-weight: lighter;
  padding-top: 10px;
}
@media (max-width: 320px) {
  .page-subtitle {
    font-size: 25px;
  }
}
@media (min-width: 768px) {
  .page-subtitle {
    font-size: 55px;
  }
}
@media (min-width: 768px) {
  .thumbnail-wrapper {
    height: 550px;
  }
}
@media (min-width: 992px) {
  .thumbnail-wrapper img {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.btn {
  font-size: 20px;
  line-height: 1.235;
  color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: none;
  background: none;
  cursor: pointer;
  display: inline-block;
  text-transform: capitalize;
  font-weight: 700;
  outline: none;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  background: #de2929;
}
.btn:before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  -webkit-font-smoothing: antialiased;
}
.btn:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.btn:hover {
  background-color: #282929;
  color: #ffffff;
}
.icon-arrow-left {
  color: #fff;
  overflow: hidden;
  font-family: 'Oswald', sans-serif !important;
}
.icon-arrow-left:before {
  opacity: 0;
  top: -10%;
  content: "\f105";
  font-family: 'fontAwesome';
  position: absolute;
  height: 100%;
  line-height: 2.5;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media (min-width: 1200px) {
  .icon-arrow-left:before {
    right: 10%;
    opacity: 1;
  }
}
@media (min-width: 1400px) {
  .icon-arrow-left:before {
    right: 12%;
  }
}
.icon-arrow-left:hover:before {
  opacity: 0;
}
@media (min-width: 1200px) {
  .icon-arrow-left:hover:before {
    opacity: 1;
  }
}
@media (min-width: 1400px) {
  .icon-arrow-left:hover:before {
    right: 10%;
  }
}
.btn-play {
  background: rgba(222, 41, 41, 0.8);
  border: 3px solid #ffffff;
  padding-right: 65px;
  padding-left: 65px;
  line-height: 1.7;
  font-size: 1.8em;
}
@media (min-width: 1200px) {
  .btn-play {
    font-size: 3.6em;
  }
}
.btn-play:hover {
  background: #de2929;
}
.btn-social {
  background: rgba(20, 21, 23, 0.8);
  border: 1px solid white;
  line-height: 36px;
  font-size: 26px;
  padding-right: 40px;
  padding-left: 30px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .btn-social {
    position: absolute;
    right: 22%;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .btn-social {
    right: 38%;
  }
}
.btn-social:hover {
  background: #141517;
}
.btn-social:before {
  line-height: 2.2;
  opacity: 0;
  right: 6%;
}
@media (min-width: 1200px) {
  .btn-social:before {
    opacity: 1;
  }
}
.btn-social:hover:before {
  opacity: 1;
  right: 4%;
}
.btn-contact {
  background: rgba(20, 21, 23, 0.8);
  border: 1px solid white;
  line-height: 36px;
  font-size: 25px;
  margin-bottom: 20px;
  padding-left: 40px;
  padding-right: 60px;
}
@media (min-width: 992px) {
  .btn-contact {
    float: right;
  }
}
.btn-contact:before {
  line-height: 2.2;
  opacity: 0;
  right: 15px;
}
@media (min-width: 1200px) {
  .btn-contact:before {
    opacity: 1;
  }
}
.btn-contact:hover {
  background: #282929;
}
.btn-contact:hover:before {
  opacity: 1;
  right: 10px;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.vis-hidden {
  visibility: hidden;
}
.visible {
  display: block !important;
}
.continue {
  cursor: pointer;
  position: absolute;
  left: 50%;
  bottom: 0;
  font-size: 40px;
  z-index: 20;
  margin-left: -7px;
}
@media (min-width: 992px) {
  .height-calc {
    height: calc(100vh - 150px);
    height: -moz-calc(100vh - 150px);
    height: -webkit-calc(100vh - 150px);
    height: -o-calc(100vh - 150px);
  }
}
.vertical-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cover {
  background-size: cover;
}
.contain {
  background-size: contain;
}
.overlay-image {
  position: absolute;
  background-repeat: no-repeat;
  background-position: 0 50%;
  width: 100%;
  height: 100%;
  bottom: 0;
}
.bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.moving-bg {
  position: absolute;
  top: 83px;
  left: 0;
  height: 100%;
  width: 100%;
}
.video {
  display: none;
}
#video-floor .video {
  display: block;
}
@media (min-width: 992px) {
  .img-wrapper {
    height: 50vh;
  }
}
@media (min-width: 1200px) {
  .img-wrapper {
    height: 50vh;
  }
}
.section {
  height: auto;
  position: relative;
  padding: 20vh 0;
}
@media (min-width: 992px) {
  .section {
    padding: 0;
  }
}
/* base.less */
html,
body,
.site {
  height: 100%;
}
body {
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  color: #373a3f;
}
@media (min-width: 1200px) {
  body {
    font-size: 1.47vmin;
  }
}
img {
  max-width: 100%;
  height: auto;
}
a {
  color: #c51818;
}
a:hover,
a:active {
  text-decoration: none;
  color: #ffffff;
}
a:focus {
  color: #ffffff !important;
  text-decoration: none;
}
p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1.556;
}
@media (min-width: 1200px) {
  p {
    font-size: 18px;
  }
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */
  filter: alpha(opacity=0);
  /* Good browsers :) */
  opacity: 0;
}
::-webkit-input-placeholder {
  color: #ffffff;
  font-size: 20px;
}
::-moz-placeholder {
  color: #ffffff;
  font-size: 20px;
}
/* Firefox 19+ */
:-moz-placeholder {
  color: #ffffff;
  font-size: 20px;
}
/* Firefox 18- */
:-ms-input-placeholder {
  color: #ffffff;
  font-size: 20px;
}
input:-moz-placeholder {
  color: #ffffff;
  font-size: 20px;
}
input:-ms-input-placeholder {
  color: #ffffff;
  font-size: 20px;
}
/* animate.less */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  animation-delay: 2s;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
.animated.flipOutX,
.animated.flipOutY {
  -webkit-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);
  }
}
@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);
  }
}
@-webkit-keyframes bounce_small {
  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, -10px, 0);
    transform: translate3d(0, -10px, 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, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce_small {
  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, -10px, 0);
    transform: translate3d(0, -10px, 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, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-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;
  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);
  }
}
@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);
  }
}
.pulse {
  -webkit-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);
  }
}
@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);
  }
}
.rubberBand {
  -webkit-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);
  }
}
@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);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-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);
  }
}
@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);
  }
}
.tada {
  -webkit-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;
  }
}
@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;
  }
}
.wobble {
  -webkit-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.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@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.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-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);
  }
}
@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);
  }
}
.bounceIn {
  -webkit-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;
  }
}
@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;
  }
}
.bounceInDown {
  -webkit-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;
  }
}
@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;
  }
}
.bounceInLeft {
  -webkit-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;
  }
}
@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;
  }
}
.bounceInRight {
  -webkit-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);
  }
}
@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);
  }
}
.bounceInUp {
  -webkit-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);
  }
}
@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);
  }
}
.bounceOut {
  -webkit-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);
  }
}
@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);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.active .fadeIn {
  -webkit-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;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-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;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-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;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.active .fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftVideo {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-1800px, 0, 0);
    transform: translate3d(-1800px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.active .fadeInLeftVideo {
  -webkit-animation-name: fadeInLeftVideo;
  animation-name: fadeInLeftVideo;
}
@-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;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-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;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.active .fadeInRight {
  -webkit-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;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-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;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.active .fadeInUp {
  -webkit-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;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-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);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-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);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-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);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-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);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-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);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-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);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-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);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-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);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-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;
  }
}
@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;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-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);
  }
}
@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);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-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);
  }
}
@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);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-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;
  }
}
@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;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-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;
  }
}
@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;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-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;
  }
}
@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;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-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;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  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;
  }
}
@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;
  }
}
.rotateIn {
  -webkit-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;
  }
}
@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;
  }
}
.rotateInDownLeft {
  -webkit-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;
  }
}
@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;
  }
}
.rotateInDownRight {
  -webkit-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;
  }
}
@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;
  }
}
.rotateInUpLeft {
  -webkit-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;
  }
}
@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;
  }
}
.rotateInUpRight {
  -webkit-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;
  }
}
@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;
  }
}
.rotateOut {
  -webkit-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;
  }
}
@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;
  }
}
.rotateOutDownLeft {
  -webkit-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;
  }
}
@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;
  }
}
.rotateOutDownRight {
  -webkit-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;
  }
}
@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;
  }
}
.rotateOutUpLeft {
  -webkit-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;
  }
}
@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;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
/* 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;
  }
}
@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;
  }
}
.rollIn {
  -webkit-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);
  }
}
@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);
  }
}
.rollOut {
  -webkit-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;
  }
}
@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;
  }
}
.zoomIn {
  -webkit-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);
  }
}
@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);
  }
}
.zoomInDown {
  -webkit-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);
  }
}
@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);
  }
}
.zoomInLeft {
  -webkit-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);
  }
}
@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);
  }
}
.zoomInRight {
  -webkit-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);
  }
}
@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);
  }
}
.zoomInUp {
  -webkit-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;
  }
}
@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;
  }
}
.zoomOut {
  -webkit-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);
  }
}
@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);
  }
}
.zoomOutDown {
  -webkit-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;
  }
}
@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;
  }
}
.zoomOutLeft {
  -webkit-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;
  }
}
@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;
  }
}
.zoomOutRight {
  -webkit-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);
  }
}
@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);
  }
}
.zoomOutUp {
  -webkit-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);
  }
}
@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);
  }
}
.slideInDown {
  -webkit-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);
  }
}
@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);
  }
}
.slideInLeft {
  -webkit-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);
  }
}
@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);
  }
}
.slideInRight {
  -webkit-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);
  }
}
@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);
  }
}
.slideInUp {
  -webkit-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);
  }
}
@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);
  }
}
.slideOutDown {
  -webkit-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(-500%, 0, 0);
    transform: translate3d(-500%, 0, 0);
  }
}
@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(-500%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-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);
  }
}
@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);
  }
}
.slideOutRight {
  -webkit-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);
  }
}
@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);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
@-webkit-keyframes CoinsInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -1500px, 0);
    transform: translate3d(0, -1500px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes CoinsInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -1500px, 0);
    transform: translate3d(0, -1500px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.active .CoinsInDown {
  -webkit-animation-name: CoinsInDown;
  animation-name: CoinsInDown;
}
/* end animate.less */
/* entry-content.less */
.entry-content {
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 992px) {
  .entry-content {
    padding-right: 0;
    padding-left: 0;
  }
}
.entry-content h1 {
  font-size: 30px;
  text-transform: uppercase;
  padding-bottom: 30px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .entry-content h1 {
    font-size: 50px;
  }
}
.entry-content h2 {
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1;
  padding-bottom: 17px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .entry-content h2 {
    font-size: 40px;
  }
}
.entry-content h3 {
  font-size: 16px;
  line-height: 1;
  padding-bottom: 30px;
  text-transform: uppercase;
  color: #ffffff;
}
@media (min-width: 992px) {
  .entry-content h3 {
    font-size: 32px;
  }
}
.entry-content h4 {
  font-size: 26px;
  line-height: 1;
  padding-bottom: 30px;
  color: #ffffff;
  text-transform: uppercase;
}
.entry-content h5 {
  font-size: 18px;
  line-height: 1;
  padding-bottom: 21px;
  color: #ffffff;
  text-transform: uppercase;
}
.entry-content h6 {
  font-size: 18px;
  line-height: 1;
  padding-bottom: 21px;
  color: #ffffff;
}
.entry-content p {
  line-height: 1.5;
  padding-bottom: 23px;
  color: #ffffff;
  font-weight: 300;
}
.entry-content a {
  color: #c51818;
}
.entry-content a:hover {
  color: #de2929;
}
.entry-content a:active {
  color: #ffffff;
  text-decoration: underline;
}
.entry-content ul {
  padding-bottom: 5px;
  list-style: none;
}
.entry-content ul li {
  font-size: 16px;
  line-height: 1.5;
  padding-bottom: 17px;
  letter-spacing: 2px;
  position: relative;
  color: #ffffff;
  padding-left: 20px;
}
.entry-content ul li:before {
  content: "\f111";
  font-family: "fontAwesome";
  font-size: 12px;
  position: relative;
  left: -20px;
}
.entry-content ol {
  padding-bottom: 5px;
  list-style: none;
}
.entry-content ol li {
  counter-increment: step-counter;
  font-size: 16px;
  line-height: 1.5;
  padding-bottom: 17px;
  letter-spacing: 2px;
  position: relative;
  color: #ffffff;
  padding-left: 20px;
}
.entry-content ol li:before {
  content: counter(step-counter);
  position: relative;
  left: -20px;
  font-weight: bold;
  font-size: 17px;
}
.entry-content ol li:after {
  content: '.';
  font-weight: bold;
  position: absolute;
  left: 11px;
  top: 0;
}
.entry-content blockquote {
  padding: 0 10px;
}
@media (min-width: 768px) {
  .entry-content blockquote {
    padding: 0 100px;
  }
}
@media (min-width: 1200px) {
  .entry-content blockquote {
    padding: 0 200px;
  }
}
.entry-content blockquote p {
  font-size: 26px;
  position: relative;
  padding-bottom: 17px;
  line-height: 1.5;
  text-align: center;
  color: #de2929;
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 100;
}
.entry-floor-1 {
  background: url('images/text_page_banner.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0;
}
@media (min-width: 768px) {
  .entry-floor-1 {
    padding: 101px 0;
  }
}
@media (min-width: 992px) {
  .entry-floor-1 {
    padding: 214px 0 198px;
  }
}
.entry-floor-1 h1 {
  font-size: 30px;
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 1px;
}
@media (min-width: 992px) {
  .entry-floor-1 h1 {
    font-size: 50px;
  }
}
.entry-floor-2 {
  padding: 57px 0;
  min-height: 65vh;
  background: black;
}
/* in base */
/* contact.less */
.contact-section-1 {
  background: #000000;
  padding-top: 40px;
}
@media (min-width: 992px) {
  .contact-section-1 {
    padding-top: 80px;
  }
}
.contact-section-1 .floor-title {
  padding-left: 15px;
  font-size: 30px;
  padding-bottom: 45px;
}
@media (min-width: 992px) {
  .contact-section-1 .floor-title {
    margin-left: 0;
    margin-top: 50px;
  }
}
.contact-section-1 .entry-content {
  text-align: justify;
  padding-bottom: 13px;
}
@media (min-width: 992px) {
  .contact-section-1 .entry-content {
    margin-left: 20px;
  }
}
.contact-section-1 .contact-form-heading {
  margin-left: 20px;
  padding-bottom: 19px;
}
.contact-section-1 .contact-form-main {
  margin-left: 7px;
  margin-top: 10px;
}
.contact-section-1 .contact-form-main span.wpcf7-not-valid-tip {
  position: absolute;
  font-size: 12px;
  width: 430px;
  bottom: -20px !important;
}
.contact-section-1 .contact-form-main div.wpcf7-validation-errors {
  display: none !important;
}
.contact-section-1 img {
  margin-top: 100px;
}
@media (min-width: 1200px) {
  .contact-section-1 img {
    margin-top: 0;
  }
}
input[type='text'],
input[type='tel'],
input[type='email'],
input[type="password"] {
  width: 100%;
  background: #1c1d1d;
  border: 1px solid #232323;
  height: 41px;
  margin-bottom: 20px;
  padding: 5px;
  color: #afb0b2;
}
input[type='submit'] {
  float: right;
  margin-right: 15px;
  font-family: 'Oswald', sans-serif;
  margin-top: 35px;
  width: 30%;
}
textarea {
  width: 100%;
  background: #1c1d1d;
  border: 1px solid #232323;
  height: 129px;
}
label {
  color: #afb0b2;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  padding-bottom: 10px;
}
div.wpcf7-mail-sent-ok {
  display: none !important;
}
/* frontpage.less */
.home-floor-1 {
  background: url('images/home_page tablet768.jpg');
  padding: 100px 0 500px;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .home-floor-1 {
    padding: 200px 0 600px;
    background-size: cover;
  }
}
@media (min-width: 992px) {
  .home-floor-1 {
    background: url('images/tablet-homepage.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .home-floor-1 {
    background: none;
  }
}
.home-floor-1 .continue {
  position: absolute;
  bottom: 20px;
  right: 50%;
  left: auto;
  margin-right: -20px;
  width: 85px;
}
.home-floor-1 .continue span {
  color: rgba(255, 255, 255, 0.5);
}
@media (min-width: 1200px) {
  .home-video {
    display: none;
  }
}
video.fullscreen {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.home-floor-2 {
  padding: 0;
}
.home-floor-2 .floor-title {
  font-size: 2em;
  padding-bottom: 39px;
  padding-top: 48px;
}
@media (min-width: 768px) {
  .home-floor-2 .floor-title {
    padding-bottom: 49px;
    padding-top: 68px;
  }
}
@media (min-width: 992px) {
  .home-floor-2 .floor-title {
    font-size: 2.5em;
  }
}
.home-floor-2 .floor-title span {
  color: #de2929;
}
.home-floor-3 {
  padding: 0;
}
.home-floor-3 .floor-title {
  font-size: 2em;
  padding-top: 90px;
}
@media (min-width: 992px) {
  .home-floor-3 .floor-title {
    font-size: 2.5em;
  }
}
@media (min-width: 1400px) {
  .home-floor-3 .floor-title {
    padding-bottom: 49px;
  }
}
.home-floor-3 .floor-title span {
  color: #de2929;
}
@media (min-width: 992px) {
  .home-floor-3 .bx-controls.bx-has-pager.bx-has-controls-direction {
    display: none;
  }
}
.watch-box {
  height: 600px;
  width: 100%;
  float: left;
  position: relative;
  border-right: 1px solid white;
  margin-bottom: 10px;
}
@media (max-width: 320px) {
  .watch-box {
    height: 500px;
  }
}
@media (min-width: 768px) {
  .watch-box {
    height: calc(100vh - 254px);
    height: -moz-calc(100vh - 254px);
    height: -webkit-calc(100vh - 254px);
    height: -o-calc(100vh - 254px);
  }
}
@media (min-width: 992px) {
  .watch-box {
    margin-bottom: 0;
    width: 50%;
  }
}
.watch-box .btn {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.watch-box .watch-box-desc {
  padding-top: 20px;
  position: absolute;
  bottom: 80px;
  width: 100%;
  text-align: left;
  color: white;
  background: rgba(0, 0, 0, 0.5);
  height: 105px;
  padding-left: 5%;
}
.watch-box .watch-box-desc .game-name {
  font-size: 2em;
}
.watch-box .watch-box-desc .game-desc {
  height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 96%;
  display: none;
}
@media (min-width: 992px) {
  .watch-box .watch-box-desc .game-desc {
    display: block;
  }
}
.watch-box .watch-box-desc .game-desc p {
  font-size: 1.125em;
  padding-top: 14px;
}
.watch-box-devices {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  left: 0;
  height: 90px;
  z-index: 10;
}
@media (min-width: 768px) {
  .watch-box-devices {
    height: 80px;
  }
}
.watch-box-devices .available {
  color: white;
  font-size: 16px;
  display: inline-block;
  padding-bottom: 7px;
}
@media (min-width: 992px) {
  .watch-box-devices .available {
    width: 22%;
  }
}
@media (min-width: 1400px) {
  .watch-box-devices .available {
    font-size: 18px;
    width: auto;
    top: 10px;
  }
}
.watch-box-devices ul.devices {
  list-style: none;
  text-align: center;
  display: inline-block;
}
.watch-box-devices ul.devices li {
  display: inline-block;
  border: 1px solid #4f4f50;
  background: #000000;
  height: 48px;
  margin: 0 9px;
  text-align: center;
}
@media (min-width: 1450px) {
  .watch-box-devices ul.devices li {
    margin: 0 20px;
  }
}
.watch-box-devices ul.devices li a {
  color: #ffffff;
  display: block;
  padding: 0 9px;
}
@media (min-width: 1400px) {
  .watch-box-devices ul.devices li a {
    padding: 0 19px;
  }
}
.watch-box-devices ul.devices li a span {
  font-size: 18px;
  line-height: 48px;
}
@media (min-width: 768px) {
  .watch-box-devices ul.devices li a span {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .watch-box-devices ul.devices li a span {
    font-size: 28px;
  }
}
.watch-box-devices ul.devices li:hover {
  box-shadow: 0 0 6px #fff;
}
.watch_slider .bx-controls.bx-has-controls-direction i {
  color: #ffffff;
  font-size: 45px;
}
.classic-games .fp-controlArrow.fp-next,
.classic-games .fp-controlArrow.fp-prev {
  display: none;
}
.classic-game-box {
  position: relative;
  margin: 0 15px;
}
.classic-game-box .game-name {
  font-size: 1.625em;
  color: white;
  padding: 18px 0;
  text-transform: uppercase;
}
.classic-game-box .classic-game-desc {
  font-size: 1em;
  line-height: 1.5;
  color: white;
  padding: 10px 0;
  overflow: hidden;
}
.classic-game-box .btn-play {
  border: 1px solid #ffffff;
  padding-right: 46px;
  padding-left: 41px;
  line-height: 1.4;
  font-size: 2.25em;
  margin-bottom: 15px;
}
.classic-game-box.big-box .bottom-section {
  background: #000000;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.classic-game-box.small-box {
  margin-bottom: 8%;
}
.classic-game-box.small-box .bottom-section {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  width: 100%;
}
.classic-game-box.small-box .classic-game-desc {
  display: none;
}
.classic-link .classic-game-box {
  border: 3px solid black;
}
.classic-link:hover .classic-game-box {
  border: 3px solid #de2929;
}
.classic-link:hover .classic-game-box.big-box .bottom-section {
  background: #de2929;
}
.classic-link:hover .classic-game-box.small-box .bottom-section {
  background: rgba(222, 41, 41, 0.8);
}
/* about.less */
.about-section-1 {
  background: #000000;
}
@media (min-width: 992px) {
  .about-section-1 {
    padding-top: 80px;
  }
}
.about-section-1 .floor-title {
  margin-top: 50px;
  padding-left: 20px;
}
@media (min-width: 992px) {
  .about-section-1 .floor-title {
    margin-left: 20px;
    padding-left: 0;
  }
}
.about-section-1 .entry-content {
  text-align: justify;
}
@media (min-width: 992px) {
  .about-section-1 .entry-content {
    margin-left: 20px;
  }
}
.about-section-1 .btn-contact {
  background: #141517;
  border: 1px solid white;
  line-height: 36px;
  font-size: 26px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .about-section-1 .btn-contact {
    width: 30%;
    float: right;
  }
}
.about-section-1 .btn-contact:before {
  line-height: 2.2;
  opacity: 0;
}
@media (min-width: 1200px) {
  .about-section-1 .btn-contact:before {
    opacity: 1;
  }
}
.about-section-1 .btn-contact:hover:before {
  opacity: 1;
}
.about-section-1 .contact-text {
  margin-left: 20px;
  border-top: 1px solid #4f4f50;
  margin-top: 45px;
  padding-top: 45px;
}
.about-section-1 .contact-text p {
  font-family: 'Oswald', sans-serif;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .about-section-1 .contact-text p {
    width: 70%;
    float: left;
  }
}
@media (min-width: 992px) {
  .about-section-1 img {
    margin-top: 100px;
  }
}
@media (min-width: 1200px) {
  .about-section-1 img {
    margin-top: 0;
  }
}
.contact-info {
  display: inline-block;
}
.contact-info a {
  position: relative;
  bottom: 10px;
}
/* 404.less */
.error-floor-1 {
  background: #000000;
}
@media (min-width: 768px) {
  .error-floor-1 {
    padding: 190px 0;
  }
}
@media (min-width: 992px) {
  .error-floor-1 {
    padding: 80px 0 100px;
  }
}
@media (min-width: 1400px) {
  .error-floor-1 {
    height: calc(100vh - 100px);
    height: -moz-calc(100vh - 100px);
    height: -webkit-calc(100vh - 100px);
    height: -o-calc(100vh - 100px);
  }
}
.error-floor-1 .floor-subtitle {
  color: #ffffff;
  letter-spacing: 0;
  font-family: "Open Sans", sans-serif;
  margin-top: 10px;
}
.error-floor-1 .btn {
  float: none;
  width: 100%;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .error-floor-1 .btn {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .error-floor-1 .btn {
    width: 22%;
    padding-right: 30px;
  }
}
.error-floor-1 .btn:before {
  right: 5%;
}
.error-floor-1 .btn:hover:before {
  right: 3%;
}
.error-content-wrapper {
  background: url('images/chips.png');
  height: 510px;
  background-repeat: no-repeat;
  background-position: top center;
}
.error-content-wrapper .error-content {
  padding-top: 270px;
}
/* end 404.less */
/* file name single-game.less*/
.game-floor-1 {
  background: black;
  padding: 300px 0;
}
@media (min-width: 992px) {
  .game-floor-1 {
    padding: 0;
  }
}
.game-floor-1 .watch-link {
  position: absolute;
  left: 50%;
  margin-left: -121px;
  bottom: 137px;
  padding-right: 75px;
  padding-left: 75px;
  z-index: 10;
}
@media (min-width: 992px) {
  .game-floor-1 .watch-link {
    bottom: 177px;
  }
}
@media (min-width: 1200px) {
  .game-floor-1 .watch-link {
    margin-left: -162px;
    bottom: 149px;
  }
}
.game-floor-1 .watch-box-devices {
  height: 120px;
  text-align: center;
}
.game-floor-1 .continue {
  bottom: 2px;
}
#fire-floor {
  padding: 80px 0;
}
@media (min-width: 992px) {
  #fire-floor {
    padding: 0;
  }
}
@media (max-width: 768px) {
  #fire-floor .bg-image {
    background-image: url('images/floor3bg.jpg') !important;
  }
}
@media (min-width: 992px) {
  #fire-floor .bg-image {
    background-position: 60%;
  }
}
#fire-floor .overlay-image {
  right: -50px;
}
@media (min-width: 1200px) {
  #fire-floor .overlay-image {
    right: auto;
  }
}
#fire-floor .game-content-wrapper {
  position: relative;
  top: 40px;
}
@media (min-width: 992px) {
  #fire-floor .game-content-wrapper {
    top: 0;
  }
}
#video-floor {
  padding: 80px 0;
}
@media (min-width: 992px) {
  #video-floor {
    padding: 0;
  }
}
.mobile-image {
  position: relative;
}
#stores-floor {
  padding: 80px 0 150px;
}
@media (min-width: 768px) {
  #stores-floor {
    padding: 10vh 0 15vh;
  }
}
@media (min-width: 992px) {
  #stores-floor {
    padding: 0;
  }
}
#stores-floor .watch-boxes-optional {
  display: block;
}
#cards-floor {
  padding: 80px 0;
}
@media (min-width: 992px) {
  #cards-floor {
    padding: 0;
  }
}
.game-contact-floor {
  background: #000000;
  padding: 35px 0;
}
.game-contact-floor .btn-contact {
  float: left;
  margin-top: 60px;
  border: 1px solid #ffffff;
}
.game-social-floor {
  padding: 80px 0;
}
@media (min-width: 992px) {
  .game-social-floor {
    padding: 0;
  }
}
.contact-floor-content {
  padding-left: 20px;
  padding-top: 53px;
}
.contact-floor-content .entry-content {
  padding-left: 0;
  padding-right: 0;
}
.video {
  position: absolute;
  margin-left: -46px;
  left: 50%;
  top: 27%;
}
@media (max-width: 320px) {
  .video {
    top: 24%;
  }
}
@media (min-width: 768px) {
  .video {
    margin-left: -76px;
    top: 350px;
  }
}
@media (min-width: 992px) {
  .video {
    top: auto;
    bottom: 37vh;
    left: 22%;
    margin-left: 15px;
  }
}
@media (min-width: 1200px) {
  .video {
    left: 25%;
  }
}
.video .watch-video {
  position: relative;
  display: block;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 50%;
  width: 90px;
  height: 90px;
  line-height: 90px;
  border: 2px solid #fff;
  font-size: 30px;
}
@media (min-width: 768px) {
  .video .watch-video {
    width: 110px;
    height: 110px;
    line-height: 110px;
  }
}
.video .watch-video i {
  position: absolute;
  top: 29px;
  left: 35px;
}
@media (min-width: 768px) {
  .video .watch-video i {
    top: 38px;
    left: 43px;
  }
}
.video .watch-video:hover {
  background: #000000;
}
.watch-boxes-optional {
  display: none;
}
.watch-boxes-optional .watch-box-devices {
  height: 164px;
}
@media (min-width: 768px) {
  .watch-boxes-optional .watch-box-devices {
    height: 134px;
  }
}
@media (min-width: 992px) {
  .watch-boxes-optional .watch-box-devices {
    height: 124px;
  }
}
.watch-boxes-optional .watch-box-devices .watch-box-content {
  text-align: center;
}
.watch-boxes-optional .watch-box-devices .watch-box-content .btn-play {
  line-height: 1.2;
  font-size: 26px;
  border: 1px solid #ffffff;
  top: 15px;
}
@media (min-width: 768px) {
  .watch-boxes-optional .watch-box-devices .watch-box-content .btn-play {
    padding-left: 25px;
    padding-right: 25px;
    left: 10px;
    bottom: 7px;
    top: auto;
  }
}
@media (min-width: 992px) {
  .watch-boxes-optional .watch-box-devices .watch-box-content .btn-play {
    padding-left: 40px;
    padding-right: 60px;
    width: auto;
  }
}
@media (min-width: 1200px) {
  .watch-boxes-optional .watch-box-devices .watch-box-content .btn-play {
    left: 20px;
  }
}
.watch-boxes-optional .watch-box-devices .watch-box-content .btn-play:before {
  line-height: 2;
}
.watch-boxes-optional .watch-box-devices .watch-box-content .or {
  color: white;
}
.coins,
.chips {
  display: none;
}
@media (min-width: 1200px) {
  .coins-floor .coins {
    display: block;
    position: absolute;
    width: 50vw;
  }
}
.coins-floor .coins .coin {
  display: inline-block;
  position: relative;
}
@media (min-width: 1400px) {
  .coins-floor .coins .coin {
    margin: 0 29px;
  }
}
.coins-floor .coins .sprite-coin-1 {
  top: -360px;
  animation-delay: 0.5s;
}
@media (min-width: 1400px) {
  .coins-floor .coins .sprite-coin-1 {
    top: -430px;
  }
}
.coins-floor .coins .sprite-coin-2 {
  top: -140px;
  animation-delay: 0.6s;
}
@media (min-width: 1400px) {
  .coins-floor .coins .sprite-coin-2 {
    top: -60px;
    left: 70%;
  }
}
.coins-floor .coins .sprite-coin-3 {
  top: -450px;
  left: -5%;
}
.coins-floor .coins .sprite-coin-4 {
  top: -240px;
  animation-delay: 0.6s;
}
@media (min-width: 1400px) {
  .coins-floor .coins .sprite-coin-4 {
    top: -60px;
    left: 20%;
  }
}
.coins-floor .coins .sprite-coin-5 {
  top: -330px;
  animation-delay: 1s;
}
@media (min-width: 1400px) {
  .coins-floor .coins .sprite-coin-5 {
    top: -490px;
  }
}
@media (min-width: 1200px) {
  .chips-floor .chips {
    display: block;
    position: absolute;
  }
}
@media (min-width: 1400px) {
  .chips-floor .chips {
    width: 50vw;
  }
}
.chips-floor .chips .chip {
  display: inline-block;
  margin: 0 29px;
  position: relative;
}
.chips-floor .chips .sprite-chip-1 {
  top: -540px;
  animation-delay: 0.5s;
}
.chips-floor .chips .sprite-chip-2 {
  top: -550px;
  animation-delay: 0.6s;
  left: 10%;
}
@media (min-width: 1400px) {
  .chips-floor .chips .sprite-chip-2 {
    left: 35%;
  }
}
.chips-floor .chips .sprite-chip-3 {
  top: -280px;
  left: -5%;
  margin: 0;
}
@media (min-width: 1400px) {
  .chips-floor .chips .sprite-chip-3 {
    left: 14vw;
  }
}
.chips-floor .chips .sprite-chip-4 {
  top: -140px;
  animation-delay: 0.6s;
}
.chips-floor .chips .sprite-chip-5 {
  top: -200px;
  animation-delay: 1s;
}
.lg-outer.lg-start-zoom.lg-use-css3.lg-css3.lg-slide.lg-show-after-load.lg-visible {
  top: 80px;
}
/* file name games-archive.less */
.archive-game-section {
  padding: 0;
}
@media (max-width: 991px) {
  .archive-game-section {
    background-image: none !important;
  }
}
.archive-item-content-wrapper {
  position: relative;
  width: 100%;
  top: -1px;
  background: rgba(0, 0, 0, 0.8);
  padding: 30px 0;
}
@media (min-width: 768px) {
  .archive-item-content-wrapper {
    padding: 50px 0;
  }
}
@media (min-width: 992px) {
  .archive-item-content-wrapper {
    padding: 0;
    position: absolute;
    width: 34%;
    height: 100vh;
    top: 0;
  }
}
.archive-item-content-wrapper .floor-title {
  padding: 0 20px;
}
@media (min-width: 992px) {
  .archive-item-content-wrapper .floor-title {
    padding: 0 40px;
  }
}
.archive-item-content-wrapper .floor-title a {
  color: #ffffff;
}
.archive-item-content-wrapper .entry-content {
  padding: 20px;
}
@media (min-width: 992px) {
  .archive-item-content-wrapper .entry-content {
    max-height: calc(100vh - 470px);
    max-height: -moz-calc(100vh - 470px);
    max-height: -webkit-calc(100vh - 470px);
    max-height: -o-calc(100vh - 470px);
  }
}
@media (min-width: 1200px) {
  .archive-item-content-wrapper .entry-content {
    padding: 40px;
    max-height: calc(100vh - 390px);
    max-height: -moz-calc(100vh - 390px);
    max-height: -webkit-calc(100vh - 390px);
    max-height: -o-calc(100vh - 390px);
  }
}
.archive-item-content-wrapper .entry-content p {
  line-height: 1.556;
  text-align: justify;
  font-weight: normal;
}
@media (min-width: 992px) {
  .archive-item-content-wrapper .archive-item-content {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.archive-game-section:nth-child(odd) .archive-item-content-wrapper {
  left: 0;
  right: auto;
}
.archive-game-section:nth-child(even) .archive-item-content-wrapper {
  right: 0;
  left: auto;
}
.archive-game-section:nth-child(2) .continue-down {
  display: none;
}
.archive-game-section .watch-box-devices {
  position: relative;
  background: transparent;
  bottom: 20px;
  text-align: center;
  border-top: 1px solid #4f4f50;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .archive-game-section .watch-box-devices {
    bottom: 0;
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .archive-game-section .watch-box-devices {
    position: absolute;
    bottom: 70px;
  }
}
@media (min-width: 1200px) {
  .archive-game-section .watch-box-devices {
    bottom: 40px;
  }
}
.archive-game-section .watch-box-devices .available {
  width: 100%;
  float: none;
  padding: 20px 0;
}
.archive-game-section .watch-box-devices ul.devices {
  width: 100%;
  text-align: center;
}
@media (min-width: 992px) {
  .archive-game-section .watch-box-devices ul.devices li {
    margin: 0 3px;
  }
}
@media (min-width: 1200px) {
  .archive-game-section .watch-box-devices ul.devices li {
    margin: 0 9px;
  }
}
.buttons-section {
  padding: 20px;
}
@media (min-width: 992px) {
  .buttons-section {
    padding: 20px 20px;
  }
}
@media (min-width: 1200px) {
  .buttons-section {
    padding: 40px;
  }
}
.buttons-section .btn-play,
.buttons-section .btn-contact {
  border: 1px solid #ffffff;
  line-height: 36px;
  font-size: 22px;
  padding-right: 15px;
  padding-left: 15px;
  width: auto;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .buttons-section .btn-play,
  .buttons-section .btn-contact {
    padding-right: 45px;
    padding-left: 45px;
  }
}
@media (min-width: 992px) {
  .buttons-section .btn-play,
  .buttons-section .btn-contact {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 18px;
  }
}
@media (min-width: 1400px) {
  .buttons-section .btn-play,
  .buttons-section .btn-contact {
    padding-right: 45px;
    padding-left: 45px;
    font-size: 25px;
  }
}
.buttons-section .btn-play:before,
.buttons-section .btn-contact:before {
  line-height: 3;
  opacity: 0;
}
@media (min-width: 1200px) {
  .buttons-section .btn-play:before,
  .buttons-section .btn-contact:before {
    opacity: 1;
    right: 15px;
  }
}
@media (min-width: 1400px) {
  .buttons-section .btn-play:before,
  .buttons-section .btn-contact:before {
    line-height: 2.2;
  }
}
.buttons-section .btn-play:hover:before,
.buttons-section .btn-contact:hover:before {
  right: 10px;
}
.buttons-section .btn-contact {
  float: right;
}
/* file name login.less */
.register-section {
  background: #000000;
  background-image: url('images/login.png');
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: 60px;
  padding: 50px 0;
}
@media (min-width: 768px) {
  .register-section {
    padding: 186px 0;
  }
}
@media (min-width: 992px) {
  .register-section {
    margin-top: 80px;
    padding: 80px 0;
  }
}
@media (min-width: 1200px) {
  .register-section {
    padding: 186px 0;
  }
}
.register-section .floor-title {
  padding-bottom: 10px;
  padding-top: 13px;
}
.register-section .sub-title {
  padding-bottom: 20px;
}
.form-login {
  width: 320px;
  margin: 0 auto;
  height: auto;
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
  padding: 20px;
  background: black;
}
@media (min-width: 768px) {
  .form-login {
    width: 411px;
  }
}
.form-login .form-group {
  margin-bottom: 5px;
}
.form-login label {
  float: left;
}
.form-login .terms label {
  text-align: left;
  font-size: 14px;
  line-height: 1.4;
  text-transform: inherit;
}
.form-login .terms a {
  text-transform: uppercase;
  letter-spacing: 1px;
}
.form-login .lost {
  float: right;
  width: 50%;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  padding-top: 4px;
  text-align: right;
}
.form-login .remember {
  width: 50%;
  float: left;
  position: relative;
}
.form-login .remember label {
  text-transform: inherit;
  padding: 0;
}
.form-login input#rememberme {
  float: left;
}
.form-login input[type="submit"] {
  float: none;
  text-align: center;
  width: 51%;
  border: 2px solid white;
  line-height: 37px;
  font-size: 25px;
  margin: 38px 0 33px;
  padding-right: 0;
  padding-left: 0;
}
.form-login .modal-body {
  position: relative;
  padding: 15px;
  background: black;
}
.form-login.modal-dialog {
  z-index: 10000;
  margin-top: 29vh;
}
.form-login .modal-back {
  letter-spacing: 1px;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
}
.form-register input[type="submit"] {
  margin: 7px 0 20px;
}
.form-register .terms label {
  padding-top: 3px !important;
}
label.error {
  float: none;
  font-size: 12px;
  text-transform: none;
  color: #de2929;
  padding-bottom: 0;
  position: relative;
  bottom: 10px;
}
/* File name checkbox redesigned */
/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  padding-top: 5px;
  color: white;
  font-weight: 300;
}
/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 20px;
  height: 20px;
  background: #1c1d1d;
  border: 1px solid #232323;
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: "\f00c";
  font-family: fontAwesome;
  position: absolute;
  top: 8px;
  left: 4px;
  font-size: 12px;
  line-height: 0.8;
  color: #ffffff;
  transition: all .2s;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* header.less */
header {
  position: absolute;
  top: 0;
  z-index: 2000 !important;
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
  height: 80px;
}
#logo {
  position: relative;
  z-index: 999;
  float: left;
  margin-left: 20px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  #logo {
    margin-top: 10px;
  }
}
@media (min-width: 992px) {
  #logo {
    width: auto;
    margin-top: 20px;
  }
}
#logo a {
  display: block;
}
/* primary_nav.less */
.navbar {
  margin-bottom: 0;
  border: none;
}
.primary_menu_wrapper {
  width: 20%;
  text-align: right;
}
@media (min-width: 992px) {
  .primary_menu_wrapper {
    width: 100%;
  }
}
.primary_menu ul {
  list-style: none;
  padding: 0;
  margin-top: 10px;
}
@media (min-width: 992px) {
  .primary_menu ul {
    margin-top: 0;
  }
}
.primary_menu ul li {
  display: block;
  position: relative;
}
@media (min-width: 992px) {
  .primary_menu ul li {
    display: inline-block;
    margin-right: 6px;
    margin-left: 6px;
    height: 80px;
  }
}
@media (min-width: 1200px) {
  .primary_menu ul li {
    margin-right: 16px;
    margin-left: 16px;
  }
}
@media (min-width: 1500px) {
  .primary_menu ul li {
    margin-right: 50px;
    margin-left: 50px;
  }
}
.primary_menu ul li:hover > .sub-menu {
  display: block;
}
@media (min-width: 992px) {
  .primary_menu ul li .sub-menu {
    padding-left: 25px;
  }
}
@media (min-width: 992px) {
  .primary_menu ul li .sub-menu {
    position: absolute;
    display: none;
    left: -40px;
    width: 200px;
    padding: 25px 0 25px 0;
    margin: 0;
    top: 80px;
    z-index: 9;
    background-color: rgba(255, 255, 255, 0.78);
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
  }
}
.primary_menu ul li .sub-menu li {
  display: block;
  margin: 0;
  text-align: left;
  padding-left: 10px;
}
@media (min-width: 992px) {
  .primary_menu ul li .sub-menu li {
    height: 50px;
  }
}
.primary_menu ul li .sub-menu li a {
  font-weight: 400;
  font-size: 18px;
  display: block;
  color: #de2929;
}
@media (min-width: 992px) {
  .primary_menu ul li .sub-menu li a {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.primary_menu ul li .sub-menu li a:hover {
  color: #373a3f;
}
.primary_menu ul li a {
  font-size: 18px;
  display: block;
  padding: 10px 17px;
  color: #de2929;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .primary_menu ul li a {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
  }
}
.primary_menu ul li a:hover {
  text-decoration: none;
  color: #373a3f;
}
.primary_menu ul li a:focus {
  color: #de2929 !important;
}
.primary_menu ul li.current-menu-parent a span,
.primary_menu ul li.current_page_parent a span {
  color: #373a3f;
}
.current-menu-item > a {
  color: #373a3f !important;
}
/* end flip-mobile-btn */
/* fixed_header.less */
#section_fixed_primary_menu {
  min-height: 70px;
  position: fixed;
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
  transform: translateY(-100px);
  left: 0;
  right: 0;
  top: 0;
  transition: all 0.5s;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#section_fixed_primary_menu header {
  height: 70px;
}
#section_fixed_primary_menu ul li > a {
  padding: 30px 0 23px;
}
#section_fixed_primary_menu ul li .sub-menu {
  top: 70px;
}
.scrollActive #section_fixed_primary_menu {
  transform: translateY(0);
  z-index: 999;
}
/* footer.less */
/* footer top */
footer {
  background: #141517;
  height: auto;
  z-index: 999;
}
@media (min-width: 992px) {
  footer {
    height: 116px;
  }
}
@media (min-width: 1200px) {
  footer {
    height: 116px;
  }
}
.footer_menu {
  display: inline-block;
  float: right;
}
.footer_menu ul {
  list-style: none;
  margin-right: 20px;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.footer_menu li {
  margin-left: 16px;
  padding-top: 28px;
}
@media (min-width: 992px) {
  .footer_menu li {
    padding-top: 34px;
    margin-left: 40px;
  }
}
@media (min-width: 1400px) {
  .footer_menu li {
    margin-left: 60px;
  }
}
.footer_menu li a {
  color: #ffffff;
  font-size: 15px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}
.footer_menu li a:hover {
  color: #de2929;
}
@media (min-width: 992px) {
  .footer_menu li a {
    font-size: 20px;
  }
}
.footer_menu .current-menu-item > a {
  color: #de2929 !important;
}
div#footer-logo {
  margin-top: 28px;
  margin-left: 20px;
}
/* footer rights */
#rights {
  font-size: 16px;
  color: #afb0b2;
  padding-top: 28px;
  padding-left: 20px;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: lighter;
}
@media (min-width: 992px) {
  #rights {
    float: left;
    padding-top: 17px;
  }
}
#rights span {
  display: block;
}
@media (min-width: 992px) {
  #rights span {
    display: inline-block;
  }
}
/* footer bottom */
.sogo-logo {
  padding-top: 18px;
  padding-left: 35px;
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .sogo-logo {
    padding-top: 5px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .sogo-logo {
    float: right;
  }
}
.sogo-logo a {
  display: block;
}
.sogo-logo a:hover {
  text-decoration: none;
}
.sogo-logo a img {
  position: relative;
  top: 7px;
  right: 17px;
}
.sogo-logo small {
  font-size: 11px;
  text-transform: uppercase;
  color: #afb0b2;
}
/* mobile-menu.css */
@media (max-width: 991px) {
  .navbar {
    border: none;
  }
  #fp-nav {
    display: none;
  }
  #page {
    right: 0;
    width: 100%;
    height: 100%;
    transition: all 0.5s ease;
    margin-top: 60px;
  }
  #main-header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    height: 62px;
    z-index: 1000;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.35);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
  }
  #main-header #open-nav {
    background: #de2929;
    padding: 0 20px;
    margin-left: -15px;
    margin-top: -1px;
    height: 63px;
    float: left;
    border-radius: 0;
  }
  #main-header #open-nav .icon-bar {
    background: #ffffff;
    width: 25px;
    height: 3px;
  }
  .primary-navigation-collapse {
    transform: translate3d(-100%, 0, 0) !important;
    -o-transform: translate3d(-100%, 0, 0) !important;
    -ms-transform: translate3d(-100%, 0, 0) !important;
    -moz-transform: translate3d(-100%, 0, 0) !important;
    -webkit-transform: translate3d(-100%, 0, 0) !important;
    position: fixed;
    left: 0;
    text-align: left;
    width: 55%;
    height: 100vh;
    background: #fff;
    padding-top: 7px;
    top: 0;
    bottom: 0;
    overflow-y: scroll;
  }
  .primary-navigation-collapse .menu-primary-menu-container li {
    line-height: 40px;
  }
  .primary-navigation-collapse .menu-primary-menu-container li a {
    font-size: 1em;
    color: #373837;
  }
  .push-nav #section_top_nav {
    display: block !important;
    height: 0;
    min-height: 0;
  }
  .push-nav #main-header {
    transform: translate3d(55%, 0, 0) !important;
    -o-transform: translate3d(55%, 0, 0) !important;
    -ms-transform: translate3d(55%, 0, 0) !important;
    -moz-transform: translate3d(55%, 0, 0) !important;
    -webkit-transform: translate3d(55%, 0, 0) !important;
    position: fixed;
  }
  .push-nav .btn-medium {
    padding: 0 59px;
    border-radius: 0;
  }
  .push-nav .mobile-white {
    background: #ffffff;
  }
  .push-nav #main-header {
    box-shadow: none;
  }
  .push-nav #main-header .navbar-toggle {
    padding: 19px 13px 17px 17px;
    box-shadow: 2px 1px 12px gray;
  }
  .push-nav #logo {
    display: none;
  }
  .push-nav.scrollActive #main-header #primary-navigation a {
    line-height: 40px;
  }
  .push-nav > #page {
    box-shadow: 2px 1px 12px gray;
  }
  .push-nav > #page:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 20;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .push-nav > #page .navbar-toggle {
    background: gray;
    padding: 20px 15px;
    margin: 0;
    position: absolute;
    border-radius: 0;
    left: 0;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .primary-navigation-collapse {
    width: 35%;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .push-nav #main-header {
    transform: translate3d(35%, 0, 0) !important;
    -o-transform: translate3d(35%, 0, 0) !important;
    -ms-transform: translate3d(35%, 0, 0) !important;
    -moz-transform: translate3d(35%, 0, 0) !important;
    -webkit-transform: translate3d(35%, 0, 0) !important;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .push-nav .btn-medium {
    padding: 0 98px;
  }
}
/* flip-mobile-btn */
#open-nav {
  border: none;
}
#open-nav .icon-bar {
  width: 29px;
  transition: all 1.0s;
}
.push-nav #open-nav .top-bar {
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -ms-transform-origin: 10% 10%;
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  -webkit-transform-origin: 10% 10%;
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
.push-nav #open-nav .middle-bar {
  opacity: 0;
}
.push-nav #open-nav .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -ms-transform-origin: 10% 90%;
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Chrome, Safari, Opera */
  -webkit-transform-origin: 10% 90%;
  /* Chrome, Safari, Opera */
}
.push-nav .menu-main_menu-container {
  border-top: 2px solid #de2929;
  margin-top: 7px;
}
#open-nav .top-bar {
  transform: rotate(0);
  -ms-transform: rotate(0);
  /* IE 9 */
  -webkit-transform: rotate(0);
  /* Chrome, Safari, Opera */
}
#open-nav .middle-bar {
  opacity: 1;
}
#open-nav .bottom-bar {
  transform: rotate(0);
  -ms-transform: rotate(0);
  /* IE 9 */
  -webkit-transform: rotate(0);
  /* Chrome, Safari, Opera */
}
.mobile-logo {
  padding-left: 15px;
}
.ip82 .primary-navigation-collapse,
.os82 .primary-navigation-collapse {
  left: -15px;
}
/* flip-mobile-btn.less */
.navbar-toggle .icon-bar {
  width: 29px;
  transition: all 1.0s;
}
.navbar-toggle .top-bar {
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -ms-transform-origin: 10% 10%;
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  -webkit-transform-origin: 10% 10%;
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
.navbar-toggle .middle-bar {
  opacity: 0;
}
.navbar-toggle .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -ms-transform-origin: 10% 90%;
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Chrome, Safari, Opera */
  -webkit-transform-origin: 10% 90%;
  /* Chrome, Safari, Opera */
}
.navbar-toggle.collapsed .top-bar {
  transform: rotate(0);
  -ms-transform: rotate(0);
  /* IE 9 */
  -webkit-transform: rotate(0);
  /* Chrome, Safari, Opera */
}
.navbar-toggle.collapsed .middle-bar {
  opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
  transform: rotate(0);
  -ms-transform: rotate(0);
  /* IE 9 */
  -webkit-transform: rotate(0);
  /* Chrome, Safari, Opera */
}
/* end flip-mobile-btn.less */
/* bx-slider.less */
.bx-wrapper {
  position: relative;
  max-width: 100% !important;
}
.bx-controls.bx-has-controls-direction {
  z-index: 1000;
  margin-top: -20px;
}
@media (min-width: 992px) {
  .bx-controls.bx-has-controls-direction {
    display: block;
  }
}
.bx-controls.bx-has-controls-direction .bx-prev {
  display: block;
  position: absolute;
  left: -40px;
  background: rgba(0, 0, 0, 0.8);
  padding: 15px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media (min-width: 992px) {
  .bx-controls.bx-has-controls-direction .bx-prev {
    left: -50px;
  }
}
.bx-controls.bx-has-controls-direction .bx-prev .icon-arrow {
  color: white;
  font-size: 1.375em;
}
.bx-controls.bx-has-controls-direction .bx-prev i {
  color: #ffffff;
  font-size: 45px;
}
.bx-controls.bx-has-controls-direction .bx-prev:hover {
  background: #000000;
}
.bx-controls.bx-has-controls-direction .bx-next {
  display: block;
  position: absolute;
  right: -38px;
  background: rgba(0, 0, 0, 0.8);
  padding: 15px;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
@media (min-width: 992px) {
  .bx-controls.bx-has-controls-direction .bx-next {
    right: -50px;
  }
}
.bx-controls.bx-has-controls-direction .bx-next .icon-arrow {
  color: white;
  font-size: 1.375em;
}
.bx-controls.bx-has-controls-direction .bx-next i {
  font-size: 45px;
  color: #ffffff;
}
.bx-controls.bx-has-controls-direction .bx-next:hover {
  background: #000000;
}
.bx-controls-direction {
  position: absolute;
  width: 100%;
  bottom: 62%;
}
.bx-pager-item {
  display: inline-block;
  margin: 30px 0 20px;
}
@media (min-width: 768px) {
  .bx-pager-item {
    margin: 15px 0 35px;
  }
}
@media (min-width: 992px) {
  .bx-pager-item {
    margin: 35px 0;
  }
}
.bx-pager-item a {
  background: transparent;
  border: 2px solid #373a3f;
  text-indent: -9999px;
  display: block;
  width: 13px;
  height: 13px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.bx-pager-item a.active {
  background: #373a3f;
  border: 2px solid transparent;
}
.bx-pager.bx-default-pager {
  text-align: center;
}
.bx-wrapper {
  margin: auto;
}
/* end bx-slider.less */

.watch-box-devices {
  display: none;
}

.h2-resized {
  font-size: 1.5em;
}

.scrollbar
{
	height: 650px;
    overflow-x: hidden;
	overflow-y: scroll;
}

/*
 *  STYLE 14
 * https://codepen.io/devstreak/pen/dMYgeO
 */

#style-14::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.6);
	background-color: #CCCCCC;
}

#style-14::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#style-14::-webkit-scrollbar-thumb
{
	background-color: #FFF;
	background-image: -webkit-linear-gradient(90deg,
	                                          rgba(0, 0, 0, 1) 0%,
											  rgba(0, 0, 0, 1) 25%,
											  transparent 100%,
											  rgba(0, 0, 0, 1) 75%,
											  transparent)
}