@charset "UTF-8";
/*! * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyright 2011-2017 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
/*! * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=73e39cc2489a142e9a188f18e8b2747d) * Config saved to config.json and https://gist.github.com/73e39cc2489a142e9a188f18e8b2747d */
/*! * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyright 2011-2016 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
 html {
     font-family: sans-serif;
     -ms-text-size-adjust: 100%;
     -webkit-text-size-adjust: 100%;
     /*padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);
     padding: constant(safe-area-inset-top) constant(safe-area-inset-right) constant(safe-area-inset-bottom) constant(safe-area-inset-left);*/
}
 body {
     margin: 0
}
 article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
     display: block
}
 audio, canvas, progress, video {
     display: inline-block;
     vertical-align: baseline
}
 audio:not([controls]) {
     display: none;
     height: 0
}
 [hidden], template {
     display: none
}
 a {
     background-color: transparent
}
 a:active, a:hover {
     outline: 0
}
 abbr[title] {
     border-bottom: 1px dotted
}
 b, strong {
     font-weight: 700
}
 dfn {
     font-style: italic
}
 h1 {
     font-size: 2em;
     margin: .67em 0
}
 mark {
     background: #ff0;
     color: #000
}
 small {
     font-size: 80%
}
 sub, sup {
     font-size: 75%;
     line-height: 0;
     position: relative;
     vertical-align: baseline
}
 sup {
     top: -.5em
}
 sub {
     bottom: -.25em
}
 img {
     border: 0
}
 svg:not(:root) {
     overflow: hidden
}
 figure {
     margin: 1em 40px
}
 hr {
     -webkit-box-sizing: content-box;
     box-sizing: content-box;
     height: 0
}
 pre {
     overflow: auto
}
 code, kbd, pre, samp {
     font-family: monospace, monospace;
     font-size: 1em
}
 button, input, optgroup, select, textarea {
     color: inherit;
     font: inherit;
     margin: 0
}
 button {
     overflow: visible
}
 button, select {
     text-transform: none
}
 button, html input[type=button], input[type=reset], input[type=submit] {
     -webkit-appearance: button;
     cursor: pointer
}
 button[disabled], html input[disabled] {
     cursor: default
}
 button::-moz-focus-inner, input::-moz-focus-inner {
     border: 0;
     padding: 0
}
  button:focus {
    outline: none !important
  }
 input {
     line-height: normal
}
 input[type=checkbox], input[type=radio] {
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     padding: 0
}
 input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
     height: auto
}
 input[type=search] {
     -webkit-appearance: textfield;
     -webkit-box-sizing: content-box;
     box-sizing: content-box
}
 input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
     -webkit-appearance: none
}
 fieldset {
     border: 1px solid silver;
     margin: 0 2px;
     padding: .35em .625em .75em
}
 legend {
     border: 0;
     padding: 0
}
 textarea {
     overflow: auto
}
 optgroup {
     font-weight: 700
}
 table {
     border-collapse: collapse;
     border-spacing: 0
}
 td, th {
     padding: 0
}
 * {
     -webkit-box-sizing: border-box;
     box-sizing: border-box
}
 :after, :before {
     -webkit-box-sizing: border-box;
     box-sizing: border-box
}
 html {
     font-size: 10px;
     -webkit-tap-highlight-color: transparent
}
 body {
     font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
     font-size: 14px;
     line-height: 1.42857143;
     color: #333;
     background-color: #fff
}
 button, input, select, textarea {
     font-family: inherit;
     font-size: inherit;
     line-height: inherit
}
 a {
     color: #337ab7;
     text-decoration: none
}
 a:focus, a:hover {
     color: #23527c;
     text-decoration: underline
}
 a:focus {
     outline: 5px auto -webkit-focus-ring-color;
     outline-offset: -2px
}
 figure {
     margin: 0
}
 img {
     vertical-align: middle
}
 .img-responsive {
     display: block;
     max-width: 100%;
     height: auto
}
 .img-rounded {
     border-radius: 6px
}
 .img-thumbnail {
     padding: 4px;
     line-height: 1.42857143;
     background-color: #fff;
     border: 1px solid #ddd;
     border-radius: 4px;
     -webkit-transition: all .2s ease-in-out;
     transition: all .2s ease-in-out;
     display: inline-block;
     max-width: 100%;
     height: auto
}
 .img-circle {
     border-radius: 50%
}
 hr {
     margin-top: 20px;
     margin-bottom: 20px;
     border: 0;
     border-top: 1px solid #eee
}
 .sr-only {
     position: absolute;
     width: 1px;
     height: 1px;
     margin: -1px;
     padding: 0;
     overflow: hidden;
     clip: rect(0, 0, 0, 0);
     border: 0
}
 .sr-only-focusable:active, .sr-only-focusable:focus {
     position: static;
     width: auto;
     height: auto;
     margin: 0;
     overflow: visible;
     clip: auto
}
 [role=button] {
     cursor: pointer
}
 .container {
     margin-right: auto;
     margin-left: auto;
     padding-left: 25px;
     padding-right: 25px
}
 @media (min-width:768px) {
     .container {
         width: 672px
    }
}
 @media (min-width:992px) {
     .container {
         width: 970px
    }
}
 @media (min-width:1200px) {
     .container {
         width: 1160px
    }
}
 @media (min-width:1400px) {
     .container {
         width: 1160px
    }
}
 @media (min-width:1920px) {
     .container {
         width: 1712px
    }
}
 .container-fluid {
     margin-right: auto;
     margin-left: auto;
     padding-left: 15px;
     padding-right: 15px
}
 .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
     position: relative;
     min-height: 1px
}
 .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
     float: left
}
 .col-xs-12 {
     width: 100%
}
 .col-xs-11 {
     width: 91.66666667%
}
 .col-xs-10 {
     width: 83.33333333%
}
 .col-xs-9 {
     width: 75%
}
 .col-xs-8 {
     width: 66.66666667%
}
 .col-xs-7 {
     width: 58.33333333%
}
 .col-xs-6 {
     width: 50%
}
 .col-xs-5 {
     width: 41.66666667%
}
 .col-xs-4 {
     width: 33.33333333%
}
 .col-xs-3 {
     width: 25%
}
 .col-xs-2 {
     width: 16.66666667%
}
 .col-xs-1 {
     width: 8.33333333%
}
 .col-xs-pull-12 {
     right: 100%
}
 .col-xs-pull-11 {
     right: 91.66666667%
}
 .col-xs-pull-10 {
     right: 83.33333333%
}
 .col-xs-pull-9 {
     right: 75%
}
 .col-xs-pull-8 {
     right: 66.66666667%
}
 .col-xs-pull-7 {
     right: 58.33333333%
}
 .col-xs-pull-6 {
     right: 50%
}
 .col-xs-pull-5 {
     right: 41.66666667%
}
 .col-xs-pull-4 {
     right: 33.33333333%
}
 .col-xs-pull-3 {
     right: 25%
}
 .col-xs-pull-2 {
     right: 16.66666667%
}
 .col-xs-pull-1 {
     right: 8.33333333%
}
 .col-xs-pull-0 {
     right: auto
}
 .col-xs-push-12 {
     left: 100%
}
 .col-xs-push-11 {
     left: 91.66666667%
}
 .col-xs-push-10 {
     left: 83.33333333%
}
 .col-xs-push-9 {
     left: 75%
}
 .col-xs-push-8 {
     left: 66.66666667%
}
 .col-xs-push-7 {
     left: 58.33333333%
}
 .col-xs-push-6 {
     left: 50%
}
 .col-xs-push-5 {
     left: 41.66666667%
}
 .col-xs-push-4 {
     left: 33.33333333%
}
 .col-xs-push-3 {
     left: 25%
}
 .col-xs-push-2 {
     left: 16.66666667%
}
 .col-xs-push-1 {
     left: 8.33333333%
}
 .col-xs-push-0 {
     left: auto
}
 .col-xs-offset-12 {
     margin-left: 100%
}
 .col-xs-offset-11 {
     margin-left: 91.66666667%
}
 .col-xs-offset-10 {
     margin-left: 83.33333333%
}
 .col-xs-offset-9 {
     margin-left: 75%
}
 .col-xs-offset-8 {
     margin-left: 66.66666667%
}
 .col-xs-offset-7 {
     margin-left: 58.33333333%
}
 .col-xs-offset-6 {
     margin-left: 50%
}
 .col-xs-offset-5 {
     margin-left: 41.66666667%
}
 .col-xs-offset-4 {
     margin-left: 33.33333333%
}
 .col-xs-offset-3 {
     margin-left: 25%
}
 .col-xs-offset-2 {
     margin-left: 16.66666667%
}
 .col-xs-offset-1 {
     margin-left: 8.33333333%
}
 .col-xs-offset-0 {
     margin-left: 0
}
 @media (min-width:768px) {
     .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
         float: left
    }
     .col-sm-12 {
         width: 100%
    }
     .col-sm-11 {
         width: 91.66666667%
    }
     .col-sm-10 {
         width: 83.33333333%
    }
     .col-sm-9 {
         width: 75%
    }
     .col-sm-8 {
         width: 66.66666667%
    }
     .col-sm-7 {
         width: 58.33333333%
    }
     .col-sm-6 {
         width: 50%
    }
     .col-sm-5 {
         width: 41.66666667%
    }
     .col-sm-4 {
         width: 33.33333333%
    }
     .col-sm-3 {
         width: 25%
    }
     .col-sm-2 {
         width: 16.66666667%
    }
     .col-sm-1 {
         width: 8.33333333%
    }
     .col-sm-pull-12 {
         right: 100%
    }
     .col-sm-pull-11 {
         right: 91.66666667%
    }
     .col-sm-pull-10 {
         right: 83.33333333%
    }
     .col-sm-pull-9 {
         right: 75%
    }
     .col-sm-pull-8 {
         right: 66.66666667%
    }
     .col-sm-pull-7 {
         right: 58.33333333%
    }
     .col-sm-pull-6 {
         right: 50%
    }
     .col-sm-pull-5 {
         right: 41.66666667%
    }
     .col-sm-pull-4 {
         right: 33.33333333%
    }
     .col-sm-pull-3 {
         right: 25%
    }
     .col-sm-pull-2 {
         right: 16.66666667%
    }
     .col-sm-pull-1 {
         right: 8.33333333%
    }
     .col-sm-pull-0 {
         right: auto
    }
     .col-sm-push-12 {
         left: 100%
    }
     .col-sm-push-11 {
         left: 91.66666667%
    }
     .col-sm-push-10 {
         left: 83.33333333%
    }
     .col-sm-push-9 {
         left: 75%
    }
     .col-sm-push-8 {
         left: 66.66666667%
    }
     .col-sm-push-7 {
         left: 58.33333333%
    }
     .col-sm-push-6 {
         left: 50%
    }
     .col-sm-push-5 {
         left: 41.66666667%
    }
     .col-sm-push-4 {
         left: 33.33333333%
    }
     .col-sm-push-3 {
         left: 25%
    }
     .col-sm-push-2 {
         left: 16.66666667%
    }
     .col-sm-push-1 {
         left: 8.33333333%
    }
     .col-sm-push-0 {
         left: auto
    }
     .col-sm-offset-12 {
         margin-left: 100%
    }
     .col-sm-offset-11 {
         margin-left: 91.66666667%
    }
     .col-sm-offset-10 {
         margin-left: 83.33333333%
    }
     .col-sm-offset-9 {
         margin-left: 75%
    }
     .col-sm-offset-8 {
         margin-left: 66.66666667%
    }
     .col-sm-offset-7 {
         margin-left: 58.33333333%
    }
     .col-sm-offset-6 {
         margin-left: 50%
    }
     .col-sm-offset-5 {
         margin-left: 41.66666667%
    }
     .col-sm-offset-4 {
         margin-left: 33.33333333%
    }
     .col-sm-offset-3 {
         margin-left: 25%
    }
     .col-sm-offset-2 {
         margin-left: 16.66666667%
    }
     .col-sm-offset-1 {
         margin-left: 8.33333333%
    }
     .col-sm-offset-0 {
         margin-left: 0
    }
}
 @media (min-width:992px) {
     .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
         float: left
    }
     .col-md-12 {
         width: 100%
    }
     .col-md-11 {
         width: 91.66666667%
    }
     .col-md-10 {
         width: 83.33333333%
    }
     .col-md-9 {
         width: 75%
    }
     .col-md-8 {
         width: 66.66666667%
    }
     .col-md-7 {
         width: 58.33333333%
    }
     .col-md-6 {
         width: 50%
    }
     .col-md-5 {
         width: 41.66666667%
    }
     .col-md-4 {
         width: 33.33333333%
    }
     .col-md-3 {
         width: 25%
    }
     .col-md-2 {
         width: 16.66666667%
    }
     .col-md-1 {
         width: 8.33333333%
    }
     .col-md-pull-12 {
         right: 100%
    }
     .col-md-pull-11 {
         right: 91.66666667%
    }
     .col-md-pull-10 {
         right: 83.33333333%
    }
     .col-md-pull-9 {
         right: 75%
    }
     .col-md-pull-8 {
         right: 66.66666667%
    }
     .col-md-pull-7 {
         right: 58.33333333%
    }
     .col-md-pull-6 {
         right: 50%
    }
     .col-md-pull-5 {
         right: 41.66666667%
    }
     .col-md-pull-4 {
         right: 33.33333333%
    }
     .col-md-pull-3 {
         right: 25%
    }
     .col-md-pull-2 {
         right: 16.66666667%
    }
     .col-md-pull-1 {
         right: 8.33333333%
    }
     .col-md-pull-0 {
         right: auto
    }
     .col-md-push-12 {
         left: 100%
    }
     .col-md-push-11 {
         left: 91.66666667%
    }
     .col-md-push-10 {
         left: 83.33333333%
    }
     .col-md-push-9 {
         left: 75%
    }
     .col-md-push-8 {
         left: 66.66666667%
    }
     .col-md-push-7 {
         left: 58.33333333%
    }
     .col-md-push-6 {
         left: 50%
    }
     .col-md-push-5 {
         left: 41.66666667%
    }
     .col-md-push-4 {
         left: 33.33333333%
    }
     .col-md-push-3 {
         left: 25%
    }
     .col-md-push-2 {
         left: 16.66666667%
    }
     .col-md-push-1 {
         left: 8.33333333%
    }
     .col-md-push-0 {
         left: auto
    }
     .col-md-offset-12 {
         margin-left: 100%
    }
     .col-md-offset-11 {
         margin-left: 91.66666667%
    }
     .col-md-offset-10 {
         margin-left: 83.33333333%
    }
     .col-md-offset-9 {
         margin-left: 75%
    }
     .col-md-offset-8 {
         margin-left: 66.66666667%
    }
     .col-md-offset-7 {
         margin-left: 58.33333333%
    }
     .col-md-offset-6 {
         margin-left: 50%
    }
     .col-md-offset-5 {
         margin-left: 41.66666667%
    }
     .col-md-offset-4 {
         margin-left: 33.33333333%
    }
     .col-md-offset-3 {
         margin-left: 25%
    }
     .col-md-offset-2 {
         margin-left: 16.66666667%
    }
     .col-md-offset-1 {
         margin-left: 8.33333333%
    }
     .col-md-offset-0 {
         margin-left: 0
    }
}
 @media (min-width:1400px) {
     .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
         float: left
    }
     .col-lg-12 {
         width: 100%
    }
     .col-lg-11 {
         width: 91.66666667%
    }
     .col-lg-10 {
         width: 83.33333333%
    }
     .col-lg-9 {
         width: 75%
    }
     .col-lg-8 {
         width: 66.66666667%
    }
     .col-lg-7 {
         width: 58.33333333%
    }
     .col-lg-6 {
         width: 50%
    }
     .col-lg-5 {
         width: 41.66666667%
    }
     .col-lg-4 {
         width: 33.33333333%
    }
     .col-lg-3 {
         width: 25%
    }
     .col-lg-2 {
         width: 16.66666667%
    }
     .col-lg-1 {
         width: 8.33333333%
    }
     .col-lg-pull-12 {
         right: 100%
    }
     .col-lg-pull-11 {
         right: 91.66666667%
    }
     .col-lg-pull-10 {
         right: 83.33333333%
    }
     .col-lg-pull-9 {
         right: 75%
    }
     .col-lg-pull-8 {
         right: 66.66666667%
    }
     .col-lg-pull-7 {
         right: 58.33333333%
    }
     .col-lg-pull-6 {
         right: 50%
    }
     .col-lg-pull-5 {
         right: 41.66666667%
    }
     .col-lg-pull-4 {
         right: 33.33333333%
    }
     .col-lg-pull-3 {
         right: 25%
    }
     .col-lg-pull-2 {
         right: 16.66666667%
    }
     .col-lg-pull-1 {
         right: 8.33333333%
    }
     .col-lg-pull-0 {
         right: auto
    }
     .col-lg-push-12 {
         left: 100%
    }
     .col-lg-push-11 {
         left: 91.66666667%
    }
     .col-lg-push-10 {
         left: 83.33333333%
    }
     .col-lg-push-9 {
         left: 75%
    }
     .col-lg-push-8 {
         left: 66.66666667%
    }
     .col-lg-push-7 {
         left: 58.33333333%
    }
     .col-lg-push-6 {
         left: 50%
    }
     .col-lg-push-5 {
         left: 41.66666667%
    }
     .col-lg-push-4 {
         left: 33.33333333%
    }
     .col-lg-push-3 {
         left: 25%
    }
     .col-lg-push-2 {
         left: 16.66666667%
    }
     .col-lg-push-1 {
         left: 8.33333333%
    }
     .col-lg-push-0 {
         left: auto
    }
     .col-lg-offset-12 {
         margin-left: 100%
    }
     .col-lg-offset-11 {
         margin-left: 91.66666667%
    }
     .col-lg-offset-10 {
         margin-left: 83.33333333%
    }
     .col-lg-offset-9 {
         margin-left: 75%
    }
     .col-lg-offset-8 {
         margin-left: 66.66666667%
    }
     .col-lg-offset-7 {
         margin-left: 58.33333333%
    }
     .col-lg-offset-6 {
         margin-left: 50%
    }
     .col-lg-offset-5 {
         margin-left: 41.66666667%
    }
     .col-lg-offset-4 {
         margin-left: 33.33333333%
    }
     .col-lg-offset-3 {
         margin-left: 25%
    }
     .col-lg-offset-2 {
         margin-left: 16.66666667%
    }
     .col-lg-offset-1 {
         margin-left: 8.33333333%
    }
     .col-lg-offset-0 {
         margin-left: 0
    }
}
 .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
     content: " ";
     display: table
}
 .clearfix:after, .container-fluid:after, .container:after, .row:after {
     clear: both
}
 .center-block {
     display: block;
     margin-left: auto;
     margin-right: auto
}
 .pull-right {
     float: right!important
}
 .pull-left {
     float: left!important
}
 .hide {
     display: none!important
}
 .show {
     display: block!important
}
 .invisible {
     visibility: hidden
}
 .text-hide {
     font: 0/0 a;
     color: transparent;
     text-shadow: none;
     background-color: transparent;
     border: 0
}
 .hidden {
     display: none!important
}
 .affix {
     position: fixed
}
 .slick-slider {
     position: relative;
     display: block;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     -webkit-touch-callout: none;
     -khtml-user-select: none;
     -ms-touch-action: pan-y;
     touch-action: pan-y;
     -webkit-tap-highlight-color: transparent
}
 .slick-list {
     position: relative;
     display: block;
     overflow: hidden;
     margin: 0;
     padding: 0
}
 .slick-list:focus {
     outline: 0
}
 .slick-list.dragging {
     cursor: pointer;
     cursor: hand
}
 .slick-slider .slick-list, .slick-slider .slick-track {
     -webkit-transform: translate3d(0, 0, 0);
     transform: translate3d(0, 0, 0)
}
 .slick-track {
     position: relative;
     top: 0;
     left: 0;
     display: block
}
 .slick-track:after, .slick-track:before {
     display: table;
     content: ''
}
 .slick-track:after {
     clear: both
}
 .slick-loading .slick-track {
     visibility: hidden
}
 .slick-slide {
     display: none;
     float: left;
     height: 100%;
     min-height: 1px
}
 [dir=rtl] .slick-slide {
     float: right
}
 .slick-slide img {
     display: block
}
 .slick-slide.slick-loading img {
     display: none
}
 .slick-slide.dragging img {
     pointer-events: none
}
 .slick-initialized .slick-slide {
     display: block;
     outline: 0
}
 .slick-loading .slick-slide {
     visibility: hidden
}
 .slick-vertical .slick-slide {
     display: block;
     height: auto;
     border: 1px solid transparent
}
 .slick-arrow.slick-hidden {
     display: none
}
.slick-lightbox {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background: black;
	-webkit-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease
}

.slick-lightbox .slick-loading .slick-list {
	background-color: transparent
}
.slick-lightbox .slick-arrow {
  font-size: 0;
      line-height: 0;
      position: absolute;
      top: 50%;
      display: block;
      width: 20px;
      height: 20px;
      margin-top: -10px;
      padding: 0;
      cursor: pointer;
      color: transparent;
      border: none;
      outline: none;
      background: transparent;
}
.slick-lightbox .slick-prev {
  left: 15px;
  z-index: 99
}
.slick-lightbox .slick-next {
  right: 15px
}
.slick-lightbox .slick-prev:before, .slick-lightbox .slick-next:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

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

.slick-lightbox .slick-next:before {
  content: '→';
}

.slick-lightbox-hide {
	opacity: 0
}

.slick-lightbox-hide.slick-lightbox-ie {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0)
}

.slick-lightbox-hide-init {
	position: absolute;
	top: -9999px;
	opacity: 0
}

.slick-lightbox-hide-init.slick-lightbox-ie {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0)
}

.slick-lightbox-inner {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.slick-lightbox-slick-item {
	text-align: center;
	overflow: hidden
}

.slick-lightbox-slick-item:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.25em
}

.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 100%;
	margin-bottom: 20px
}

.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
	display: block;
	text-align: center
}

.slick-lightbox-slick-item-inner {
	display: inline-block;
	vertical-align: middle;
	max-width: 90%;
	max-height: 90%
}

.slick-lightbox-slick-img {
	margin: 0 auto;
	display: block;
	max-width: 90%;
	max-height: 90%
}

.slick-lightbox-slick-caption {
	margin: 10px 0 0;
	color: white
}

.slick-lightbox-close {
	position: absolute;
	top: 15px;
	right: 15px;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	padding: 0;
	border: none
}

.slick-lightbox-close:focus {
	outline: none
}

.slick-lightbox-close:before {
	font-family: "slick";
	font-size: 20px;
	line-height: 1;
	color: white;
	opacity: 0.85;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '×'
}
 @font-face {
     font-family: lg;
     src: url(../fonts/lgd641.eot?n1z373);
     src: url(../fonts/lgd41d.eot?#iefixn1z373) format("embedded-opentype"), url(../fonts/lgd641.woff?n1z373) format("woff"), url(../fonts/lgd641.ttf?n1z373) format("truetype"), url(../fonts/lgd641.svg?n1z373#lg) format("svg");
     font-weight: 400;
     font-style: normal
}
 .lg-icon {
     font-family: lg;
     speak: none;
     font-style: normal;
     font-weight: 400;
     font-variant: normal;
     text-transform: none;
     line-height: 1;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale
}
 .lg-actions .lg-next, .lg-actions .lg-prev {
     background-color: rgba(0, 0, 0, .45);
     border-radius: 2px;
     color: #999;
     cursor: pointer;
     display: block;
     font-size: 22px;
     margin-top: -10px;
     padding: 8px 10px 9px;
     position: absolute;
     top: 50%;
     z-index: 1080
}
 .lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
     pointer-events: none;
     opacity: .5
}
 .lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
     color: #fff
}
 .lg-actions .lg-next {
     right: 20px
}
 .lg-actions .lg-next:before {
     content: "\e095"
}
 .lg-actions .lg-prev {
     left: 20px
}
 .lg-actions .lg-prev:after {
     content: "\e094"
}
 @-webkit-keyframes lg-right-end {
     0% {
         left: 0
    }
     50% {
         left: -30px
    }
     100% {
         left: 0
    }
}
 @keyframes lg-right-end {
     0% {
         left: 0
    }
     50% {
         left: -30px
    }
     100% {
         left: 0
    }
}
 @-webkit-keyframes lg-left-end {
     0% {
         left: 0
    }
     50% {
         left: 30px
    }
     100% {
         left: 0
    }
}
 @keyframes lg-left-end {
     0% {
         left: 0
    }
     50% {
         left: 30px
    }
     100% {
         left: 0
    }
}
 .lg-outer.lg-right-end .lg-object {
     -webkit-animation: lg-right-end .3s;
     animation: lg-right-end .3s;
     position: relative
}
 .lg-outer.lg-left-end .lg-object {
     -webkit-animation: lg-left-end .3s;
     animation: lg-left-end .3s;
     position: relative
}
 .lg-toolbar {
     z-index: 1082;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     background-color: rgba(0, 0, 0, .45)
}
 .lg-toolbar .lg-icon {
     color: #999;
     cursor: pointer;
     float: right;
     font-size: 24px;
     height: 47px;
     line-height: 27px;
     padding: 10px 0;
     text-align: center;
     width: 50px;
     text-decoration: none!important;
     outline: medium none;
     -webkit-transition: color .2s linear;
     transition: color .2s linear
}
 .lg-toolbar .lg-icon:hover {
     color: #fff
}
 .lg-toolbar .lg-close:after {
     content: "\e070"
}
 .lg-toolbar .lg-download:after {
     content: "\e0f2"
}
 .lg-sub-html {
     background-color: rgba(0, 0, 0, .45);
     bottom: 0;
     color: #eee;
     font-size: 16px;
     left: 0;
     padding: 10px 40px;
     position: fixed;
     right: 0;
     text-align: center;
     z-index: 1080
}
 .lg-sub-html h4 {
     margin: 0;
     font-size: 13px;
     font-weight: 700
}
 .lg-sub-html p {
     font-size: 12px;
     margin: 5px 0 0
}
 #lg-counter {
     color: #999;
     display: inline-block;
     font-size: 16px;
     padding-left: 20px;
     padding-top: 12px;
     vertical-align: middle
}
 .lg-next, .lg-prev, .lg-toolbar {
     opacity: 1;
     -webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
     -webkit-transition: opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear, -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear, -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
     transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear, -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-hide-items .lg-prev {
     opacity: 0;
     -webkit-transform: translate3d(-10px, 0, 0);
     transform: translate3d(-10px, 0, 0)
}
 .lg-hide-items .lg-next {
     opacity: 0;
     -webkit-transform: translate3d(10px, 0, 0);
     transform: translate3d(10px, 0, 0)
}
 .lg-hide-items .lg-toolbar {
     opacity: 0;
     -webkit-transform: translate3d(0, -10px, 0);
     transform: translate3d(0, -10px, 0)
}
 body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
     -webkit-transform: scale3d(.5, .5, .5);
     transform: scale3d(.5, .5, .5);
     opacity: 0;
     -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1)!important;
     -webkit-transition: opacity 250ms cubic-bezier(0, 0, .25, 1), -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s!important;
     transition: opacity 250ms cubic-bezier(0, 0, .25, 1), -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s!important;
     transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1)!important;
     transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1), -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s!important;
     -webkit-transform-origin: 50% 50%;
     transform-origin: 50% 50%
}
 body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
     -webkit-transform: scale3d(1, 1, 1);
     transform: scale3d(1, 1, 1);
     opacity: 1
}
 .lg-outer .lg-thumb-outer {
     background-color: #0d0a0a;
     bottom: 0;
     position: absolute;
     width: 100%;
     z-index: 1080;
     max-height: 350px;
     -webkit-transform: translate3d(0, 100%, 0);
     transform: translate3d(0, 100%, 0);
     -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
     transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s, -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
     cursor: -webkit-grab;
     cursor: -o-grab;
     cursor: -ms-grab;
     cursor: grab
}
 .lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
     cursor: move;
     cursor: -webkit-grabbing;
     cursor: -o-grabbing;
     cursor: -ms-grabbing;
     cursor: grabbing
}
 .lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
     -webkit-transition-duration: 0s!important;
     transition-duration: 0s!important
}
 .lg-outer.lg-thumb-open .lg-thumb-outer {
     -webkit-transform: translate3d(0, 0, 0);
     transform: translate3d(0, 0, 0)
}
 .lg-outer .lg-thumb {
     padding: 10px 0;
     height: 100%;
     margin-bottom: -5px
}
 .lg-outer .lg-thumb-item {
     border-radius: 5px;
     cursor: pointer;
     float: left;
     overflow: hidden;
     height: 100%;
     border: 2px solid #fff;
     border-radius: 4px;
     margin-bottom: 5px
}
 @media (min-width:1025px) {
     .lg-outer .lg-thumb-item {
         -webkit-transition: border-color .25s ease;
         transition: border-color .25s ease
    }
}
 .lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
     border-color: #a90707
}
 .lg-outer .lg-thumb-item img {
     width: 100%;
     height: 100%;
     -o-object-fit: cover;
     object-fit: cover
}
 .lg-outer.lg-has-thumb .lg-item {
     padding-bottom: 120px
}
 .lg-outer.lg-can-toggle .lg-item {
     padding-bottom: 0
}
 .lg-outer.lg-pull-caption-up .lg-sub-html {
     -webkit-transition: bottom .25s ease;
     transition: bottom .25s ease
}
 .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
     bottom: 100px
}
 .lg-outer .lg-toggle-thumb {
     background-color: #0d0a0a;
     border-radius: 2px 2px 0 0;
     color: #999;
     cursor: pointer;
     font-size: 24px;
     height: 39px;
     line-height: 27px;
     padding: 5px 0;
     position: absolute;
     right: 20px;
     text-align: center;
     top: -39px;
     width: 50px
}
 .lg-outer .lg-toggle-thumb:after {
     content: "\e1ff"
}
 .lg-outer .lg-toggle-thumb:hover {
     color: #fff
}
 .lg-outer .lg-video-cont {
     display: inline-block;
     vertical-align: middle;
     max-width: 1140px;
     max-height: 100%;
     width: 100%;
     padding: 0 5px
}
 .lg-outer .lg-video {
     width: 100%;
     height: 0;
     padding-bottom: 56.25%;
     overflow: hidden;
     position: relative
}
 .lg-outer .lg-video .lg-object {
     display: inline-block;
     position: absolute;
     top: 0;
     left: 0;
     width: 100%!important;
     height: 100%!important
}
 .lg-outer .lg-video .lg-video-play {
     width: 84px;
     height: 59px;
     position: absolute;
     left: 50%;
     top: 50%;
     margin-left: -42px;
     margin-top: -30px;
     z-index: 1080;
     cursor: pointer
}
 .lg-outer .lg-has-vimeo .lg-video-play {
     background: url(../img/vimeo-play.html) no-repeat scroll 0 0 transparent
}
 .lg-outer .lg-has-vimeo:hover .lg-video-play {
     background: url(../img/vimeo-play.html) no-repeat scroll 0 -58px transparent
}
 .lg-outer .lg-has-html5 .lg-video-play {
     background: transparent url(../img/video-play.html) no-repeat scroll 0 0;
     height: 64px;
     margin-left: -32px;
     margin-top: -32px;
     width: 64px;
     opacity: .8
}
 .lg-outer .lg-has-html5:hover .lg-video-play {
     opacity: 1
}
 .lg-outer .lg-has-youtube .lg-video-play {
     background: url(../img/youtube-play.html) no-repeat scroll 0 0 transparent
}
 .lg-outer .lg-has-youtube:hover .lg-video-play {
     background: url(../img/youtube-play.html) no-repeat scroll 0 -60px transparent
}
 .lg-outer .lg-video-object {
     width: 100%!important;
     height: 100%!important;
     position: absolute;
     top: 0;
     left: 0
}
 .lg-outer .lg-has-video .lg-video-object {
     visibility: hidden
}
 .lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
     display: none
}
 .lg-outer .lg-has-video.lg-video-playing .lg-video-object {
     visibility: visible
}
 .lg-progress-bar {
     background-color: #333;
     height: 5px;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: 1083;
     opacity: 0;
     -webkit-transition: opacity 80ms ease 0s;
     transition: opacity 80ms ease 0s
}
 .lg-progress-bar .lg-progress {
     background-color: #a90707;
     height: 5px;
     width: 0
}
 .lg-progress-bar.lg-start .lg-progress {
     width: 100%
}
 .lg-show-autoplay .lg-progress-bar {
     opacity: 1
}
 .lg-autoplay-button:after {
     content: "\e01d"
}
 .lg-show-autoplay .lg-autoplay-button:after {
     content: "\e01a"
}
 .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
     -webkit-transition-duration: 0s;
     transition-duration: 0s
}
 .lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
     -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
     transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
     -webkit-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
     transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
     -webkit-transform: translate3d(0, 0, 0);
     transform: translate3d(0, 0, 0);
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden
}
 .lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
     -webkit-transform: scale3d(1, 1, 1);
     transform: scale3d(1, 1, 1);
     -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
     -webkit-transition: opacity .15s, -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s!important;
     transition: opacity .15s, -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s!important;
     transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
     transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s, -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s!important;
     -webkit-transform-origin: 0 0;
     transform-origin: 0 0;
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden
}
 #lg-zoom-in:after {
     content: "\e311"
}
 #lg-actual-size {
     font-size: 20px
}
 #lg-actual-size:after {
     content: "\e033"
}
 #lg-zoom-out {
     opacity: .5;
     pointer-events: none
}
 #lg-zoom-out:after {
     content: "\e312"
}
 .lg-zoomed #lg-zoom-out {
     opacity: 1;
     pointer-events: auto
}
 .lg-outer .lg-pager-outer {
     bottom: 60px;
     left: 0;
     position: absolute;
     right: 0;
     text-align: center;
     z-index: 1080;
     height: 10px
}
 .lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
     overflow: visible
}
 .lg-outer .lg-pager-cont {
     cursor: pointer;
     display: inline-block;
     overflow: hidden;
     position: relative;
     vertical-align: top;
     margin: 0 5px
}
 .lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
     opacity: 1;
     -webkit-transform: translate3d(0, 0, 0);
     transform: translate3d(0, 0, 0)
}
 .lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
     -webkit-box-shadow: 0 0 0 2px #fff inset;
     box-shadow: 0 0 0 2px #fff inset
}
 .lg-outer .lg-pager-thumb-cont {
     background-color: #fff;
     color: #fff;
     bottom: 100%;
     height: 83px;
     left: 0;
     margin-bottom: 20px;
     margin-left: -60px;
     opacity: 0;
     padding: 5px;
     position: absolute;
     width: 120px;
     border-radius: 3px;
     -webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
     transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
     transition: opacity .15s ease 0s, transform .15s ease 0s;
     transition: opacity .15s ease 0s, transform .15s ease 0s, -webkit-transform .15s ease 0s;
     -webkit-transform: translate3d(0, 5px, 0);
     transform: translate3d(0, 5px, 0)
}
 .lg-outer .lg-pager-thumb-cont img {
     width: 100%;
     height: 100%
}
 .lg-outer .lg-pager {
     background-color: rgba(255, 255, 255, .5);
     border-radius: 50%;
     -webkit-box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
     box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
     display: block;
     height: 12px;
     -webkit-transition: box-shadow .3s ease 0s;
     -webkit-transition: -webkit-box-shadow .3s ease 0s;
     transition: -webkit-box-shadow .3s ease 0s;
     transition: box-shadow .3s ease 0s;
     transition: box-shadow .3s ease 0s, -webkit-box-shadow .3s ease 0s;
     width: 12px
}
 .lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
     -webkit-box-shadow: 0 0 0 8px #fff inset;
     box-shadow: 0 0 0 8px #fff inset
}
 .lg-outer .lg-caret {
     border-left: 10px solid transparent;
     border-right: 10px solid transparent;
     border-top: 10px dashed;
     bottom: -10px;
     display: inline-block;
     height: 0;
     left: 50%;
     margin-left: -5px;
     position: absolute;
     vertical-align: middle;
     width: 0
}
 .lg-fullscreen:after {
     content: "\e20c"
}
 .lg-fullscreen-on .lg-fullscreen:after {
     content: "\e20d"
}
 .lg-outer #lg-dropdown-overlay {
     background-color: rgba(0, 0, 0, .25);
     bottom: 0;
     cursor: default;
     left: 0;
     position: fixed;
     right: 0;
     top: 0;
     z-index: 1081;
     opacity: 0;
     visibility: hidden;
     -webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;
     transition: visibility 0s linear .18s, opacity .18s linear 0s
}
 .lg-outer.lg-dropdown-active #lg-dropdown-overlay, .lg-outer.lg-dropdown-active .lg-dropdown {
     -webkit-transition-delay: 0s;
     transition-delay: 0s;
     -webkit-transform: translate3d(0, 0, 0);
     transform: translate3d(0, 0, 0);
     opacity: 1;
     visibility: visible
}
 .lg-outer.lg-dropdown-active #lg-share {
     color: #fff
}
 .lg-outer .lg-dropdown {
     background-color: #fff;
     border-radius: 2px;
     font-size: 14px;
     list-style-type: none;
     margin: 0;
     padding: 10px 0;
     position: absolute;
     right: 0;
     text-align: left;
     top: 50px;
     opacity: 0;
     visibility: hidden;
     -webkit-transform: translate3d(0, 5px, 0);
     transform: translate3d(0, 5px, 0);
     -webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
     -webkit-transition: visibility 0s linear .5s, opacity .18s linear 0s, -webkit-transform .18s linear 0s;
     transition: visibility 0s linear .5s, opacity .18s linear 0s, -webkit-transform .18s linear 0s;
     transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
     transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s, -webkit-transform .18s linear 0s
}
 .lg-outer .lg-dropdown:after {
     content: "";
     display: block;
     height: 0;
     width: 0;
     position: absolute;
     border: 8px solid transparent;
     border-bottom-color: #fff;
     right: 16px;
     top: -16px
}
 .lg-outer .lg-dropdown>li:last-child {
     margin-bottom: 0
}
 .lg-outer .lg-dropdown>li:hover .lg-icon, .lg-outer .lg-dropdown>li:hover a {
     color: #333
}
 .lg-outer .lg-dropdown a {
     color: #333;
     display: block;
     white-space: pre;
     padding: 4px 12px;
     font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
     font-size: 12px
}
 .lg-outer .lg-dropdown a:hover {
     background-color: rgba(0, 0, 0, .07)
}
 .lg-outer .lg-dropdown .lg-dropdown-text {
     display: inline-block;
     line-height: 1;
     margin-top: -3px;
     vertical-align: middle
}
 .lg-outer .lg-dropdown .lg-icon {
     color: #333;
     display: inline-block;
     float: none;
     font-size: 20px;
     height: auto;
     line-height: 1;
     margin-right: 8px;
     padding: 0;
     vertical-align: middle;
     width: auto
}
 .lg-outer #lg-share {
     position: relative
}
 .lg-outer #lg-share:after {
     content: "\e80d"
}
 .lg-outer #lg-share-facebook .lg-icon {
     color: #3b5998
}
 .lg-outer #lg-share-facebook .lg-icon:after {
     content: "\e901"
}
 .lg-outer #lg-share-twitter .lg-icon {
     color: #00aced
}
 .lg-outer #lg-share-twitter .lg-icon:after {
     content: "\e904"
}
 .lg-outer #lg-share-googleplus .lg-icon {
     color: #dd4b39
}
 .lg-outer #lg-share-googleplus .lg-icon:after {
     content: "\e902"
}
 .lg-outer #lg-share-pinterest .lg-icon {
     color: #cb2027
}
 .lg-outer #lg-share-pinterest .lg-icon:after {
     content: "\e903"
}
 .group:after, .group:before {
     display: table;
     content: "";
     line-height: 0
}
 .group:after {
     clear: both
}
 .lg-outer {
     width: 100%;
     height: 100%;
     position: fixed;
     top: 0;
     left: 0;
     z-index: 1050;
     opacity: 0;
     -webkit-transition: opacity .15s ease 0s;
     transition: opacity .15s ease 0s
}
 .lg-outer * {
     -webkit-box-sizing: border-box;
     box-sizing: border-box
}
 .lg-outer.lg-visible {
     opacity: 1
}
 .lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
     -webkit-transition-duration: inherit!important;
     transition-duration: inherit!important;
     -webkit-transition-timing-function: inherit!important;
     transition-timing-function: inherit!important
}
 .lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
     -webkit-transition-duration: 0s!important;
     transition-duration: 0s!important;
     opacity: 1
}
 .lg-outer.lg-grab img.lg-object {
     cursor: -webkit-grab;
     cursor: -o-grab;
     cursor: -ms-grab;
     cursor: grab
}
 .lg-outer.lg-grabbing img.lg-object {
     cursor: move;
     cursor: -webkit-grabbing;
     cursor: -o-grabbing;
     cursor: -ms-grabbing;
     cursor: grabbing
}
 .lg-outer .lg {
     height: 100%;
     width: 100%;
     position: relative;
     overflow: hidden;
     margin-left: auto;
     margin-right: auto;
     max-width: 100%;
     max-height: 100%
}
 .lg-outer .lg-inner {
     width: 100%;
     height: 100%;
     position: absolute;
     left: 0;
     top: 0;
     white-space: nowrap
}
 .lg-outer .lg-item {
     background: url(../img/loading.html) no-repeat scroll center center transparent;
     display: none!important
}
 .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {
     display: inline-block!important
}
 .lg-outer.lg-css .lg-current {
     display: inline-block!important
}
 .lg-outer .lg-img-wrap, .lg-outer .lg-item {
     display: inline-block;
     text-align: center;
     position: absolute;
     width: 100%;
     height: 100%
}
 .lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
     content: "";
     display: inline-block;
     height: 50%;
     width: 1px;
     margin-right: -1px
}
 .lg-outer .lg-img-wrap {
     position: absolute;
     padding: 0 5px;
     left: 0;
     right: 0;
     top: 0;
     bottom: 0
}
 .lg-outer .lg-item.lg-complete {
     background-image: none
}
 .lg-outer .lg-item.lg-current {
     z-index: 1060
}
 .lg-outer .lg-image {
     display: inline-block;
     vertical-align: middle;
     max-width: 100%;
     max-height: 100%;
     width: auto!important;
     height: auto!important
}
 .lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
     opacity: 0;
     -webkit-transition: opacity .15s ease 0s;
     transition: opacity .15s ease 0s
}
 .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
     opacity: 1
}
 .lg-outer .lg-empty-html {
     display: none
}
 .lg-outer.lg-hide-download #lg-download {
     display: none
}
 .lg-backdrop {
     position: fixed;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     z-index: 1040;
     background-color: #000;
     opacity: 0;
     -webkit-transition: opacity .15s ease 0s;
     transition: opacity .15s ease 0s
}
 .lg-backdrop.in {
     opacity: 1
}
 .lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
     -webkit-transition: none 0s ease 0s!important;
     transition: none 0s ease 0s!important
}
 .lg-css3.lg-use-css3 .lg-item {
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden
}
 .lg-css3.lg-use-left .lg-item {
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden
}
 .lg-css3.lg-fade .lg-item {
     opacity: 0
}
 .lg-css3.lg-fade .lg-item.lg-current {
     opacity: 1
}
 .lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
     -webkit-transition: opacity .1s ease 0s;
     transition: opacity .1s ease 0s
}
 .lg-css3.lg-slide.lg-use-css3 .lg-item {
     opacity: 0
}
 .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
     -webkit-transform: translate3d(-100%, 0, 0);
     transform: translate3d(-100%, 0, 0)
}
 .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
     -webkit-transform: translate3d(100%, 0, 0);
     transform: translate3d(100%, 0, 0)
}
 .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
     -webkit-transform: translate3d(0, 0, 0);
     transform: translate3d(0, 0, 0);
     opacity: 1
}
 .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-slide.lg-use-left .lg-item {
     opacity: 0;
     position: absolute;
     left: 0
}
 .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
     left: -100%
}
 .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
     left: 100%
}
 .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
     left: 0;
     opacity: 1
}
 .lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
     -webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
 .lg-css3.lg-zoom-in .lg-item {
     opacity: 0
}
 .lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
     -webkit-transform: scale3d(1.3, 1.3, 1.3);
     transform: scale3d(1.3, 1.3, 1.3)
}
 .lg-css3.lg-zoom-in .lg-item.lg-next-slide {
     -webkit-transform: scale3d(1.3, 1.3, 1.3);
     transform: scale3d(1.3, 1.3, 1.3)
}
 .lg-css3.lg-zoom-in .lg-item.lg-current {
     -webkit-transform: scale3d(1, 1, 1);
     transform: scale3d(1, 1, 1);
     opacity: 1
}
 .lg-css3.lg-zoom-in .lg-item.lg-current, .lg-css3.lg-zoom-in .lg-item.lg-next-slide, .lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
     -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-zoom-in-big .lg-item {
     opacity: 0
}
 .lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {
     -webkit-transform: scale3d(2, 2, 2);
     transform: scale3d(2, 2, 2)
}
 .lg-css3.lg-zoom-in-big .lg-item.lg-next-slide {
     -webkit-transform: scale3d(2, 2, 2);
     transform: scale3d(2, 2, 2)
}
 .lg-css3.lg-zoom-in-big .lg-item.lg-current {
     -webkit-transform: scale3d(1, 1, 1);
     transform: scale3d(1, 1, 1);
     opacity: 1
}
 .lg-css3.lg-zoom-in-big .lg-item.lg-current, .lg-css3.lg-zoom-in-big .lg-item.lg-next-slide, .lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
     -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-zoom-out .lg-item {
     opacity: 0
}
 .lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
     -webkit-transform: scale3d(.7, .7, .7);
     transform: scale3d(.7, .7, .7)
}
 .lg-css3.lg-zoom-out .lg-item.lg-next-slide {
     -webkit-transform: scale3d(.7, .7, .7);
     transform: scale3d(.7, .7, .7)
}
 .lg-css3.lg-zoom-out .lg-item.lg-current {
     -webkit-transform: scale3d(1, 1, 1);
     transform: scale3d(1, 1, 1);
     opacity: 1
}
 .lg-css3.lg-zoom-out .lg-item.lg-current, .lg-css3.lg-zoom-out .lg-item.lg-next-slide, .lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
     -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-zoom-out-big .lg-item {
     opacity: 0
}
 .lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {
     -webkit-transform: scale3d(0, 0, 0);
     transform: scale3d(0, 0, 0)
}
 .lg-css3.lg-zoom-out-big .lg-item.lg-next-slide {
     -webkit-transform: scale3d(0, 0, 0);
     transform: scale3d(0, 0, 0)
}
 .lg-css3.lg-zoom-out-big .lg-item.lg-current {
     -webkit-transform: scale3d(1, 1, 1);
     transform: scale3d(1, 1, 1);
     opacity: 1
}
 .lg-css3.lg-zoom-out-big .lg-item.lg-current, .lg-css3.lg-zoom-out-big .lg-item.lg-next-slide, .lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
     -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-zoom-out-in .lg-item {
     opacity: 0
}
 .lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {
     -webkit-transform: scale3d(0, 0, 0);
     transform: scale3d(0, 0, 0)
}
 .lg-css3.lg-zoom-out-in .lg-item.lg-next-slide {
     -webkit-transform: scale3d(2, 2, 2);
     transform: scale3d(2, 2, 2)
}
 .lg-css3.lg-zoom-out-in .lg-item.lg-current {
     -webkit-transform: scale3d(1, 1, 1);
     transform: scale3d(1, 1, 1);
     opacity: 1
}
 .lg-css3.lg-zoom-out-in .lg-item.lg-current, .lg-css3.lg-zoom-out-in .lg-item.lg-next-slide, .lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
     -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-zoom-in-out .lg-item {
     opacity: 0
}
 .lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {
     -webkit-transform: scale3d(2, 2, 2);
     transform: scale3d(2, 2, 2)
}
 .lg-css3.lg-zoom-in-out .lg-item.lg-next-slide {
     -webkit-transform: scale3d(0, 0, 0);
     transform: scale3d(0, 0, 0)
}
 .lg-css3.lg-zoom-in-out .lg-item.lg-current {
     -webkit-transform: scale3d(1, 1, 1);
     transform: scale3d(1, 1, 1);
     opacity: 1
}
 .lg-css3.lg-zoom-in-out .lg-item.lg-current, .lg-css3.lg-zoom-in-out .lg-item.lg-next-slide, .lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
     -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-soft-zoom .lg-item {
     opacity: 0
}
 .lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {
     -webkit-transform: scale3d(1.1, 1.1, 1.1);
     transform: scale3d(1.1, 1.1, 1.1)
}
 .lg-css3.lg-soft-zoom .lg-item.lg-next-slide {
     -webkit-transform: scale3d(.9, .9, .9);
     transform: scale3d(.9, .9, .9)
}
 .lg-css3.lg-soft-zoom .lg-item.lg-current {
     -webkit-transform: scale3d(1, 1, 1);
     transform: scale3d(1, 1, 1);
     opacity: 1
}
 .lg-css3.lg-soft-zoom .lg-item.lg-current, .lg-css3.lg-soft-zoom .lg-item.lg-next-slide, .lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
     -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-scale-up .lg-item {
     opacity: 0
}
 .lg-css3.lg-scale-up .lg-item.lg-prev-slide {
     -webkit-transform: scale3d(.8, .8, .8) translate3d(0, 10%, 0);
     transform: scale3d(.8, .8, .8) translate3d(0, 10%, 0)
}
 .lg-css3.lg-scale-up .lg-item.lg-next-slide {
     -webkit-transform: scale3d(.8, .8, .8) translate3d(0, 10%, 0);
     transform: scale3d(.8, .8, .8) translate3d(0, 10%, 0)
}
 .lg-css3.lg-scale-up .lg-item.lg-current {
     -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
     transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
     opacity: 1
}
 .lg-css3.lg-scale-up .lg-item.lg-current, .lg-css3.lg-scale-up .lg-item.lg-next-slide, .lg-css3.lg-scale-up .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
     -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-slide-circular .lg-item {
     opacity: 0
}
 .lg-css3.lg-slide-circular .lg-item.lg-prev-slide {
     -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
     transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}
 .lg-css3.lg-slide-circular .lg-item.lg-next-slide {
     -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
     transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}
 .lg-css3.lg-slide-circular .lg-item.lg-current {
     -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
     transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
     opacity: 1
}
 .lg-css3.lg-slide-circular .lg-item.lg-current, .lg-css3.lg-slide-circular .lg-item.lg-next-slide, .lg-css3.lg-slide-circular .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
     -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-slide-circular-up .lg-item {
     opacity: 0
}
 .lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {
     -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
     transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0)
}
 .lg-css3.lg-slide-circular-up .lg-item.lg-next-slide {
     -webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
     transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0)
}
 .lg-css3.lg-slide-circular-up .lg-item.lg-current {
     -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
     transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
     opacity: 1
}
 .lg-css3.lg-slide-circular-up .lg-item.lg-current, .lg-css3.lg-slide-circular-up .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
     -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-slide-circular-down .lg-item {
     opacity: 0
}
 .lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {
     -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
     transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0)
}
 .lg-css3.lg-slide-circular-down .lg-item.lg-next-slide {
     -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
     transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0)
}
 .lg-css3.lg-slide-circular-down .lg-item.lg-current {
     -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
     transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
     opacity: 1
}
 .lg-css3.lg-slide-circular-down .lg-item.lg-current, .lg-css3.lg-slide-circular-down .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
     -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-slide-circular-vertical .lg-item {
     opacity: 0
}
 .lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {
     -webkit-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
     transform: scale3d(0, 0, 0) translate3d(0, -100%, 0)
}
 .lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide {
     -webkit-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
     transform: scale3d(0, 0, 0) translate3d(0, 100%, 0)
}
 .lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
     -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
     transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
     opacity: 1
}
 .lg-css3.lg-slide-circular-vertical .lg-item.lg-current, .lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
     -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-slide-circular-vertical-left .lg-item {
     opacity: 0
}
 .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {
     -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
     transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0)
}
 .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide {
     -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
     transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0)
}
 .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {
     -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
     transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
     opacity: 1
}
 .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current, .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
     -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-slide-circular-vertical-down .lg-item {
     opacity: 0
}
 .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {
     -webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
     transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0)
}
 .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide {
     -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
     transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0)
}
 .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {
     -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
     transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
     opacity: 1
}
 .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current, .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
     -webkit-transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-slide-vertical .lg-item {
     opacity: 0
}
 .lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {
     -webkit-transform: translate3d(0, -100%, 0);
     transform: translate3d(0, -100%, 0)
}
 .lg-css3.lg-slide-vertical .lg-item.lg-next-slide {
     -webkit-transform: translate3d(0, 100%, 0);
     transform: translate3d(0, 100%, 0)
}
 .lg-css3.lg-slide-vertical .lg-item.lg-current {
     -webkit-transform: translate3d(0, 0, 0);
     transform: translate3d(0, 0, 0);
     opacity: 1
}
 .lg-css3.lg-slide-vertical .lg-item.lg-current, .lg-css3.lg-slide-vertical .lg-item.lg-next-slide, .lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-slide-vertical-growth .lg-item {
     opacity: 0
}
 .lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {
     -webkit-transform: scale3d(.5, .5, .5) translate3d(0, -150%, 0);
     transform: scale3d(.5, .5, .5) translate3d(0, -150%, 0)
}
 .lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide {
     -webkit-transform: scale3d(.5, .5, .5) translate3d(0, 150%, 0);
     transform: scale3d(.5, .5, .5) translate3d(0, 150%, 0)
}
 .lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
     -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
     transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
     opacity: 1
}
 .lg-css3.lg-slide-vertical-growth .lg-item.lg-current, .lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide, .lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-slide-skew-only .lg-item {
     opacity: 0
}
 .lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {
     -webkit-transform: skew(10deg, 0deg);
     transform: skew(10deg, 0deg)
}
 .lg-css3.lg-slide-skew-only .lg-item.lg-next-slide {
     -webkit-transform: skew(10deg, 0deg);
     transform: skew(10deg, 0deg)
}
 .lg-css3.lg-slide-skew-only .lg-item.lg-current {
     -webkit-transform: skew(0deg, 0deg);
     transform: skew(0deg, 0deg);
     opacity: 1
}
 .lg-css3.lg-slide-skew-only .lg-item.lg-current, .lg-css3.lg-slide-skew-only .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-slide-skew-only-rev .lg-item {
     opacity: 0
}
 .lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {
     -webkit-transform: skew(-10deg, 0deg);
     transform: skew(-10deg, 0deg)
}
 .lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide {
     -webkit-transform: skew(-10deg, 0deg);
     transform: skew(-10deg, 0deg)
}
 .lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
     -webkit-transform: skew(0deg, 0deg);
     transform: skew(0deg, 0deg);
     opacity: 1
}
 .lg-css3.lg-slide-skew-only-rev .lg-item.lg-current, .lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-slide-skew-only-y .lg-item {
     opacity: 0
}
 .lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {
     -webkit-transform: skew(0deg, 10deg);
     transform: skew(0deg, 10deg)
}
 .lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide {
     -webkit-transform: skew(0deg, 10deg);
     transform: skew(0deg, 10deg)
}
 .lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
     -webkit-transform: skew(0deg, 0deg);
     transform: skew(0deg, 0deg);
     opacity: 1
}
 .lg-css3.lg-slide-skew-only-y .lg-item.lg-current, .lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-slide-skew-only-y-rev .lg-item {
     opacity: 0
}
 .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {
     -webkit-transform: skew(0deg, -10deg);
     transform: skew(0deg, -10deg)
}
 .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide {
     -webkit-transform: skew(0deg, -10deg);
     transform: skew(0deg, -10deg)
}
 .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
     -webkit-transform: skew(0deg, 0deg);
     transform: skew(0deg, 0deg);
     opacity: 1
}
 .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current, .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-slide-skew .lg-item {
     opacity: 0
}
 .lg-css3.lg-slide-skew .lg-item.lg-prev-slide {
     -webkit-transform: skew(20deg, 0deg) translate3d(-100%, 0, 0);
     transform: skew(20deg, 0deg) translate3d(-100%, 0, 0)
}
 .lg-css3.lg-slide-skew .lg-item.lg-next-slide {
     -webkit-transform: skew(20deg, 0deg) translate3d(100%, 0, 0);
     transform: skew(20deg, 0deg) translate3d(100%, 0, 0)
}
 .lg-css3.lg-slide-skew .lg-item.lg-current {
     -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
     transform: skew(0deg, 0deg) translate3d(0, 0, 0);
     opacity: 1
}
 .lg-css3.lg-slide-skew .lg-item.lg-current, .lg-css3.lg-slide-skew .lg-item.lg-next-slide, .lg-css3.lg-slide-skew .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-slide-skew-rev .lg-item {
     opacity: 0
}
 .lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {
     -webkit-transform: skew(-20deg, 0deg) translate3d(-100%, 0, 0);
     transform: skew(-20deg, 0deg) translate3d(-100%, 0, 0)
}
 .lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide {
     -webkit-transform: skew(-20deg, 0deg) translate3d(100%, 0, 0);
     transform: skew(-20deg, 0deg) translate3d(100%, 0, 0)
}
 .lg-css3.lg-slide-skew-rev .lg-item.lg-current {
     -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
     transform: skew(0deg, 0deg) translate3d(0, 0, 0);
     opacity: 1
}
 .lg-css3.lg-slide-skew-rev .lg-item.lg-current, .lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-slide-skew-cross .lg-item {
     opacity: 0
}
 .lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {
     -webkit-transform: skew(0deg, 60deg) translate3d(-100%, 0, 0);
     transform: skew(0deg, 60deg) translate3d(-100%, 0, 0)
}
 .lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide {
     -webkit-transform: skew(0deg, 60deg) translate3d(100%, 0, 0);
     transform: skew(0deg, 60deg) translate3d(100%, 0, 0)
}
 .lg-css3.lg-slide-skew-cross .lg-item.lg-current {
     -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
     transform: skew(0deg, 0deg) translate3d(0, 0, 0);
     opacity: 1
}
 .lg-css3.lg-slide-skew-cross .lg-item.lg-current, .lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-slide-skew-cross-rev .lg-item {
     opacity: 0
}
 .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {
     -webkit-transform: skew(0deg, -60deg) translate3d(-100%, 0, 0);
     transform: skew(0deg, -60deg) translate3d(-100%, 0, 0)
}
 .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide {
     -webkit-transform: skew(0deg, -60deg) translate3d(100%, 0, 0);
     transform: skew(0deg, -60deg) translate3d(100%, 0, 0)
}
 .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
     -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
     transform: skew(0deg, 0deg) translate3d(0, 0, 0);
     opacity: 1
}
 .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current, .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-slide-skew-ver .lg-item {
     opacity: 0
}
 .lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {
     -webkit-transform: skew(60deg, 0deg) translate3d(0, -100%, 0);
     transform: skew(60deg, 0deg) translate3d(0, -100%, 0)
}
 .lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide {
     -webkit-transform: skew(60deg, 0deg) translate3d(0, 100%, 0);
     transform: skew(60deg, 0deg) translate3d(0, 100%, 0)
}
 .lg-css3.lg-slide-skew-ver .lg-item.lg-current {
     -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
     transform: skew(0deg, 0deg) translate3d(0, 0, 0);
     opacity: 1
}
 .lg-css3.lg-slide-skew-ver .lg-item.lg-current, .lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-slide-skew-ver-rev .lg-item {
     opacity: 0
}
 .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {
     -webkit-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0);
     transform: skew(-60deg, 0deg) translate3d(0, -100%, 0)
}
 .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide {
     -webkit-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0);
     transform: skew(-60deg, 0deg) translate3d(0, 100%, 0)
}
 .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
     -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
     transform: skew(0deg, 0deg) translate3d(0, 0, 0);
     opacity: 1
}
 .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current, .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-slide-skew-ver-cross .lg-item {
     opacity: 0
}
 .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {
     -webkit-transform: skew(0deg, 20deg) translate3d(0, -100%, 0);
     transform: skew(0deg, 20deg) translate3d(0, -100%, 0)
}
 .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide {
     -webkit-transform: skew(0deg, 20deg) translate3d(0, 100%, 0);
     transform: skew(0deg, 20deg) translate3d(0, 100%, 0)
}
 .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
     -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
     transform: skew(0deg, 0deg) translate3d(0, 0, 0);
     opacity: 1
}
 .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current, .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-slide-skew-ver-cross-rev .lg-item {
     opacity: 0
}
 .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {
     -webkit-transform: skew(0deg, -20deg) translate3d(0, -100%, 0);
     transform: skew(0deg, -20deg) translate3d(0, -100%, 0)
}
 .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide {
     -webkit-transform: skew(0deg, -20deg) translate3d(0, 100%, 0);
     transform: skew(0deg, -20deg) translate3d(0, 100%, 0)
}
 .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
     -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
     transform: skew(0deg, 0deg) translate3d(0, 0, 0);
     opacity: 1
}
 .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current, .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-lollipop .lg-item {
     opacity: 0
}
 .lg-css3.lg-lollipop .lg-item.lg-prev-slide {
     -webkit-transform: translate3d(-100%, 0, 0);
     transform: translate3d(-100%, 0, 0)
}
 .lg-css3.lg-lollipop .lg-item.lg-next-slide {
     -webkit-transform: translate3d(0, 0, 0) scale(.5);
     transform: translate3d(0, 0, 0) scale(.5)
}
 .lg-css3.lg-lollipop .lg-item.lg-current {
     -webkit-transform: translate3d(0, 0, 0);
     transform: translate3d(0, 0, 0);
     opacity: 1
}
 .lg-css3.lg-lollipop .lg-item.lg-current, .lg-css3.lg-lollipop .lg-item.lg-next-slide, .lg-css3.lg-lollipop .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-lollipop-rev .lg-item {
     opacity: 0
}
 .lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {
     -webkit-transform: translate3d(0, 0, 0) scale(.5);
     transform: translate3d(0, 0, 0) scale(.5)
}
 .lg-css3.lg-lollipop-rev .lg-item.lg-next-slide {
     -webkit-transform: translate3d(100%, 0, 0);
     transform: translate3d(100%, 0, 0)
}
 .lg-css3.lg-lollipop-rev .lg-item.lg-current {
     -webkit-transform: translate3d(0, 0, 0);
     transform: translate3d(0, 0, 0);
     opacity: 1
}
 .lg-css3.lg-lollipop-rev .lg-item.lg-current, .lg-css3.lg-lollipop-rev .lg-item.lg-next-slide, .lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-rotate .lg-item {
     opacity: 0
}
 .lg-css3.lg-rotate .lg-item.lg-prev-slide {
     -webkit-transform: rotate(-360deg);
     transform: rotate(-360deg)
}
 .lg-css3.lg-rotate .lg-item.lg-next-slide {
     -webkit-transform: rotate(360deg);
     transform: rotate(360deg)
}
 .lg-css3.lg-rotate .lg-item.lg-current {
     -webkit-transform: rotate(0);
     transform: rotate(0);
     opacity: 1
}
 .lg-css3.lg-rotate .lg-item.lg-current, .lg-css3.lg-rotate .lg-item.lg-next-slide, .lg-css3.lg-rotate .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-rotate-rev .lg-item {
     opacity: 0
}
 .lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {
     -webkit-transform: rotate(360deg);
     transform: rotate(360deg)
}
 .lg-css3.lg-rotate-rev .lg-item.lg-next-slide {
     -webkit-transform: rotate(-360deg);
     transform: rotate(-360deg)
}
 .lg-css3.lg-rotate-rev .lg-item.lg-current {
     -webkit-transform: rotate(0);
     transform: rotate(0);
     opacity: 1
}
 .lg-css3.lg-rotate-rev .lg-item.lg-current, .lg-css3.lg-rotate-rev .lg-item.lg-next-slide, .lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
 .lg-css3.lg-tube .lg-item {
     opacity: 0
}
 .lg-css3.lg-tube .lg-item.lg-prev-slide {
     -webkit-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
     transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0)
}
 .lg-css3.lg-tube .lg-item.lg-next-slide {
     -webkit-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
     transform: scale3d(1, 0, 1) translate3d(100%, 0, 0)
}
 .lg-css3.lg-tube .lg-item.lg-current {
     -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
     transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
     opacity: 1
}
 .lg-css3.lg-tube .lg-item.lg-current, .lg-css3.lg-tube .lg-item.lg-next-slide, .lg-css3.lg-tube .lg-item.lg-prev-slide {
     -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     -webkit-transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
     transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}
/*! * animate.css -http://daneden.me/animate * Version - 3.5.2 * Licensed under the MIT license - http://opensource.org/licenses/MIT * * Copyright (c) 2017 Daniel Eden */
 .animated {
     -webkit-animation-duration: 1s;
     animation-duration: 1s;
     -webkit-animation-fill-mode: both;
     animation-fill-mode: both
}
 .animated.infinite {
     -webkit-animation-iteration-count: infinite;
     animation-iteration-count: infinite
}
 .animated.hinge {
     -webkit-animation-duration: 2s;
     animation-duration: 2s
}
 .animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
     -webkit-animation-duration: .75s;
     animation-duration: .75s
}
 @-webkit-keyframes bounce {
     20%, 53%, 80%, from, to {
         -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
         animation-timing-function: cubic-bezier(.215, .61, .355, 1);
         -webkit-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0)
    }
     40%, 43% {
         -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
         animation-timing-function: cubic-bezier(.755, .050, .855, .060);
         -webkit-transform: translate3d(0, -30px, 0);
         transform: translate3d(0, -30px, 0)
    }
     70% {
         -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
         animation-timing-function: cubic-bezier(.755, .050, .855, .060);
         -webkit-transform: translate3d(0, -15px, 0);
         transform: translate3d(0, -15px, 0)
    }
     90% {
         -webkit-transform: translate3d(0, -4px, 0);
         transform: translate3d(0, -4px, 0)
    }
}
 @keyframes bounce {
     20%, 53%, 80%, from, to {
         -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
         animation-timing-function: cubic-bezier(.215, .61, .355, 1);
         -webkit-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0)
    }
     40%, 43% {
         -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
         animation-timing-function: cubic-bezier(.755, .050, .855, .060);
         -webkit-transform: translate3d(0, -30px, 0);
         transform: translate3d(0, -30px, 0)
    }
     70% {
         -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
         animation-timing-function: cubic-bezier(.755, .050, .855, .060);
         -webkit-transform: translate3d(0, -15px, 0);
         transform: translate3d(0, -15px, 0)
    }
     90% {
         -webkit-transform: translate3d(0, -4px, 0);
         transform: translate3d(0, -4px, 0)
    }
}
 .bounce {
     -webkit-animation-name: bounce;
     animation-name: bounce;
     -webkit-transform-origin: center bottom;
     transform-origin: center bottom
}
 @-webkit-keyframes flash {
     50%, from, to {
         opacity: 1
    }
     25%, 75% {
         opacity: 0
    }
}
 @keyframes flash {
     50%, from, to {
         opacity: 1
    }
     25%, 75% {
         opacity: 0
    }
}
 .flash {
     -webkit-animation-name: flash;
     animation-name: flash
}
 @-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, .75, 1);
         transform: scale3d(1.25, .75, 1)
    }
     40% {
         -webkit-transform: scale3d(.75, 1.25, 1);
         transform: scale3d(.75, 1.25, 1)
    }
     50% {
         -webkit-transform: scale3d(1.15, .85, 1);
         transform: scale3d(1.15, .85, 1)
    }
     65% {
         -webkit-transform: scale3d(.95, 1.05, 1);
         transform: scale3d(.95, 1.05, 1)
    }
     75% {
         -webkit-transform: scale3d(1.05, .95, 1);
         transform: scale3d(1.05, .95, 1)
    }
     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, .75, 1);
         transform: scale3d(1.25, .75, 1)
    }
     40% {
         -webkit-transform: scale3d(.75, 1.25, 1);
         transform: scale3d(.75, 1.25, 1)
    }
     50% {
         -webkit-transform: scale3d(1.15, .85, 1);
         transform: scale3d(1.15, .85, 1)
    }
     65% {
         -webkit-transform: scale3d(.95, 1.05, 1);
         transform: scale3d(.95, 1.05, 1)
    }
     75% {
         -webkit-transform: scale3d(1.05, .95, 1);
         transform: scale3d(1.05, .95, 1)
    }
     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 headShake {
     0% {
         -webkit-transform: translateX(0);
         transform: translateX(0)
    }
     6.5% {
         -webkit-transform: translateX(-6px) rotateY(-9deg);
         transform: translateX(-6px) rotateY(-9deg)
    }
     18.5% {
         -webkit-transform: translateX(5px) rotateY(7deg);
         transform: translateX(5px) rotateY(7deg)
    }
     31.5% {
         -webkit-transform: translateX(-3px) rotateY(-5deg);
         transform: translateX(-3px) rotateY(-5deg)
    }
     43.5% {
         -webkit-transform: translateX(2px) rotateY(3deg);
         transform: translateX(2px) rotateY(3deg)
    }
     50% {
         -webkit-transform: translateX(0);
         transform: translateX(0)
    }
}
 @keyframes headShake {
     0% {
         -webkit-transform: translateX(0);
         transform: translateX(0)
    }
     6.5% {
         -webkit-transform: translateX(-6px) rotateY(-9deg);
         transform: translateX(-6px) rotateY(-9deg)
    }
     18.5% {
         -webkit-transform: translateX(5px) rotateY(7deg);
         transform: translateX(5px) rotateY(7deg)
    }
     31.5% {
         -webkit-transform: translateX(-3px) rotateY(-5deg);
         transform: translateX(-3px) rotateY(-5deg)
    }
     43.5% {
         -webkit-transform: translateX(2px) rotateY(3deg);
         transform: translateX(2px) rotateY(3deg)
    }
     50% {
         -webkit-transform: translateX(0);
         transform: translateX(0)
    }
}
 .headShake {
     -webkit-animation-timing-function: ease-in-out;
     animation-timing-function: ease-in-out;
     -webkit-animation-name: headShake;
     animation-name: headShake
}
 @-webkit-keyframes swing {
     20% {
         -webkit-transform: rotate3d(0, 0, 1, 15deg);
         transform: rotate3d(0, 0, 1, 15deg)
    }
     40% {
         -webkit-transform: rotate3d(0, 0, 1, -10deg);
         transform: rotate3d(0, 0, 1, -10deg)
    }
     60% {
         -webkit-transform: rotate3d(0, 0, 1, 5deg);
         transform: rotate3d(0, 0, 1, 5deg)
    }
     80% {
         -webkit-transform: rotate3d(0, 0, 1, -5deg);
         transform: rotate3d(0, 0, 1, -5deg)
    }
     to {
         -webkit-transform: rotate3d(0, 0, 1, 0deg);
         transform: rotate3d(0, 0, 1, 0deg)
    }
}
 @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(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
         transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
     30%, 50%, 70%, 90% {
         -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
         transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
     40%, 60%, 80% {
         -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
         transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
     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(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
         transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
     30%, 50%, 70%, 90% {
         -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
         transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
     40%, 60%, 80% {
         -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
         transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
     to {
         -webkit-transform: scale3d(1, 1, 1);
         transform: scale3d(1, 1, 1)
    }
}
 .tada {
     -webkit-animation-name: tada;
     animation-name: tada
}
 @-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 {
     11.1%, from, 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(-.78125deg) skewY(-.78125deg);
         transform: skewX(-.78125deg) skewY(-.78125deg)
    }
     77.7% {
         -webkit-transform: skewX(.390625deg) skewY(.390625deg);
         transform: skewX(.390625deg) skewY(.390625deg)
    }
     88.8% {
         -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
         transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}
 @keyframes jello {
     11.1%, from, 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(-.78125deg) skewY(-.78125deg);
         transform: skewX(-.78125deg) skewY(-.78125deg)
    }
     77.7% {
         -webkit-transform: skewX(.390625deg) skewY(.390625deg);
         transform: skewX(.390625deg) skewY(.390625deg)
    }
     88.8% {
         -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
         transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}
 .jello {
     -webkit-animation-name: jello;
     animation-name: jello;
     -webkit-transform-origin: center;
     transform-origin: center
}
 @-webkit-keyframes bounceIn {
     20%, 40%, 60%, 80%, from, to {
         -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
         animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
     0% {
         opacity: 0;
         -webkit-transform: scale3d(.3, .3, .3);
         transform: scale3d(.3, .3, .3)
    }
     20% {
         -webkit-transform: scale3d(1.1, 1.1, 1.1);
         transform: scale3d(1.1, 1.1, 1.1)
    }
     40% {
         -webkit-transform: scale3d(.9, .9, .9);
         transform: scale3d(.9, .9, .9)
    }
     60% {
         opacity: 1;
         -webkit-transform: scale3d(1.03, 1.03, 1.03);
         transform: scale3d(1.03, 1.03, 1.03)
    }
     80% {
         -webkit-transform: scale3d(.97, .97, .97);
         transform: scale3d(.97, .97, .97)
    }
     to {
         opacity: 1;
         -webkit-transform: scale3d(1, 1, 1);
         transform: scale3d(1, 1, 1)
    }
}
 @keyframes bounceIn {
     20%, 40%, 60%, 80%, from, to {
         -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
         animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
     0% {
         opacity: 0;
         -webkit-transform: scale3d(.3, .3, .3);
         transform: scale3d(.3, .3, .3)
    }
     20% {
         -webkit-transform: scale3d(1.1, 1.1, 1.1);
         transform: scale3d(1.1, 1.1, 1.1)
    }
     40% {
         -webkit-transform: scale3d(.9, .9, .9);
         transform: scale3d(.9, .9, .9)
    }
     60% {
         opacity: 1;
         -webkit-transform: scale3d(1.03, 1.03, 1.03);
         transform: scale3d(1.03, 1.03, 1.03)
    }
     80% {
         -webkit-transform: scale3d(.97, .97, .97);
         transform: scale3d(.97, .97, .97)
    }
     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 {
     60%, 75%, 90%, from, to {
         -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
         animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
     0% {
         opacity: 0;
         -webkit-transform: translate3d(0, -3000px, 0);
         transform: translate3d(0, -3000px, 0)
    }
     60% {
         opacity: 1;
         -webkit-transform: translate3d(0, 25px, 0);
         transform: translate3d(0, 25px, 0)
    }
     75% {
         -webkit-transform: translate3d(0, -10px, 0);
         transform: translate3d(0, -10px, 0)
    }
     90% {
         -webkit-transform: translate3d(0, 5px, 0);
         transform: translate3d(0, 5px, 0)
    }
     to {
         -webkit-transform: none;
         transform: none
    }
}
 @keyframes bounceInDown {
     60%, 75%, 90%, from, to {
         -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
         animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
     0% {
         opacity: 0;
         -webkit-transform: translate3d(0, -3000px, 0);
         transform: translate3d(0, -3000px, 0)
    }
     60% {
         opacity: 1;
         -webkit-transform: translate3d(0, 25px, 0);
         transform: translate3d(0, 25px, 0)
    }
     75% {
         -webkit-transform: translate3d(0, -10px, 0);
         transform: translate3d(0, -10px, 0)
    }
     90% {
         -webkit-transform: translate3d(0, 5px, 0);
         transform: translate3d(0, 5px, 0)
    }
     to {
         -webkit-transform: none;
         transform: none
    }
}
 .bounceInDown {
     -webkit-animation-name: bounceInDown;
     animation-name: bounceInDown
}
 @-webkit-keyframes bounceInLeft {
     60%, 75%, 90%, from, to {
         -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
         animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
     0% {
         opacity: 0;
         -webkit-transform: translate3d(-3000px, 0, 0);
         transform: translate3d(-3000px, 0, 0)
    }
     60% {
         opacity: 1;
         -webkit-transform: translate3d(25px, 0, 0);
         transform: translate3d(25px, 0, 0)
    }
     75% {
         -webkit-transform: translate3d(-10px, 0, 0);
         transform: translate3d(-10px, 0, 0)
    }
     90% {
         -webkit-transform: translate3d(5px, 0, 0);
         transform: translate3d(5px, 0, 0)
    }
     to {
         -webkit-transform: none;
         transform: none
    }
}
 @keyframes bounceInLeft {
     60%, 75%, 90%, from, to {
         -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
         animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
     0% {
         opacity: 0;
         -webkit-transform: translate3d(-3000px, 0, 0);
         transform: translate3d(-3000px, 0, 0)
    }
     60% {
         opacity: 1;
         -webkit-transform: translate3d(25px, 0, 0);
         transform: translate3d(25px, 0, 0)
    }
     75% {
         -webkit-transform: translate3d(-10px, 0, 0);
         transform: translate3d(-10px, 0, 0)
    }
     90% {
         -webkit-transform: translate3d(5px, 0, 0);
         transform: translate3d(5px, 0, 0)
    }
     to {
         -webkit-transform: none;
         transform: none
    }
}
 .bounceInLeft {
     -webkit-animation-name: bounceInLeft;
     animation-name: bounceInLeft
}
 @-webkit-keyframes bounceInRight {
     60%, 75%, 90%, from, to {
         -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
         animation-timing-function: cubic-bezier(.215, .61, .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 {
     60%, 75%, 90%, from, to {
         -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
         animation-timing-function: cubic-bezier(.215, .61, .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 {
     60%, 75%, 90%, from, to {
         -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
         animation-timing-function: cubic-bezier(.215, .61, .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 {
     60%, 75%, 90%, from, to {
         -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
         animation-timing-function: cubic-bezier(.215, .61, .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(.9, .9, .9);
         transform: scale3d(.9, .9, .9)
    }
     50%, 55% {
         opacity: 1;
         -webkit-transform: scale3d(1.1, 1.1, 1.1);
         transform: scale3d(1.1, 1.1, 1.1)
    }
     to {
         opacity: 0;
         -webkit-transform: scale3d(.3, .3, .3);
         transform: scale3d(.3, .3, .3)
    }
}
 @keyframes bounceOut {
     20% {
         -webkit-transform: scale3d(.9, .9, .9);
         transform: scale3d(.9, .9, .9)
    }
     50%, 55% {
         opacity: 1;
         -webkit-transform: scale3d(1.1, 1.1, 1.1);
         transform: scale3d(1.1, 1.1, 1.1)
    }
     to {
         opacity: 0;
         -webkit-transform: scale3d(.3, .3, .3);
         transform: scale3d(.3, .3, .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
    }
}
 .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
    }
}
 .fadeInLeft {
     -webkit-animation-name: fadeInLeft;
     animation-name: fadeInLeft
}
 @-webkit-keyframes fadeInLeftBig {
     from {
         opacity: 0;
         -webkit-transform: translate3d(-2000px, 0, 0);
         transform: translate3d(-2000px, 0, 0)
    }
     to {
         opacity: 1;
         -webkit-transform: none;
         transform: none
    }
}
 @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
    }
}
 .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
    }
}
 .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(.95, .95, .95);
         transform: perspective(400px) scale3d(.95, .95, .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(.95, .95, .95);
         transform: perspective(400px) scale3d(.95, .95, .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
}
 @-webkit-keyframes jackInTheBox {
     from {
         opacity: 0;
         -webkit-transform: scale(.1) rotate(30deg);
         transform: scale(.1) rotate(30deg);
         -webkit-transform-origin: center bottom;
         transform-origin: center bottom
    }
     50% {
         -webkit-transform: rotate(-10deg);
         transform: rotate(-10deg)
    }
     70% {
         -webkit-transform: rotate(3deg);
         transform: rotate(3deg)
    }
     to {
         opacity: 1;
         -webkit-transform: scale(1);
         transform: scale(1)
    }
}
 @keyframes jackInTheBox {
     from {
         opacity: 0;
         -webkit-transform: scale(.1) rotate(30deg);
         transform: scale(.1) rotate(30deg);
         -webkit-transform-origin: center bottom;
         transform-origin: center bottom
    }
     50% {
         -webkit-transform: rotate(-10deg);
         transform: rotate(-10deg)
    }
     70% {
         -webkit-transform: rotate(3deg);
         transform: rotate(3deg)
    }
     to {
         opacity: 1;
         -webkit-transform: scale(1);
         transform: scale(1)
    }
}
 .jackInTheBox {
     -webkit-animation-name: jackInTheBox;
     animation-name: jackInTheBox
}
 @-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
}
 @-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(.3, .3, .3);
         transform: scale3d(.3, .3, .3)
    }
     50% {
         opacity: 1
    }
}
 @keyframes zoomIn {
     from {
         opacity: 0;
         -webkit-transform: scale3d(.3, .3, .3);
         transform: scale3d(.3, .3, .3)
    }
     50% {
         opacity: 1
    }
}
 .zoomIn {
     -webkit-animation-name: zoomIn;
     animation-name: zoomIn
}
 @-webkit-keyframes zoomInDown {
     from {
         opacity: 0;
         -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
         transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
         -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
         animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
     60% {
         opacity: 1;
         -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
         transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
         -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
         animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
 @keyframes zoomInDown {
     from {
         opacity: 0;
         -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
         transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
         -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
         animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
     60% {
         opacity: 1;
         -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
         transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
         -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
         animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
 .zoomInDown {
     -webkit-animation-name: zoomInDown;
     animation-name: zoomInDown
}
 @-webkit-keyframes zoomInLeft {
     from {
         opacity: 0;
         -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
         transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
         -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
         animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
     60% {
         opacity: 1;
         -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
         transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
         -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
         animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
 @keyframes zoomInLeft {
     from {
         opacity: 0;
         -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
         transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
         -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
         animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
     60% {
         opacity: 1;
         -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
         transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
         -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
         animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
 .zoomInLeft {
     -webkit-animation-name: zoomInLeft;
     animation-name: zoomInLeft
}
 @-webkit-keyframes zoomInRight {
     from {
         opacity: 0;
         -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
         transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
         -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
         animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
     60% {
         opacity: 1;
         -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
         transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
         -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
         animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
 @keyframes zoomInRight {
     from {
         opacity: 0;
         -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
         transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
         -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
         animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
     60% {
         opacity: 1;
         -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
         transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
         -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
         animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
 .zoomInRight {
     -webkit-animation-name: zoomInRight;
     animation-name: zoomInRight
}
 @-webkit-keyframes zoomInUp {
     from {
         opacity: 0;
         -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
         transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
         -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
         animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
     60% {
         opacity: 1;
         -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
         transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
         -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
         animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
 @keyframes zoomInUp {
     from {
         opacity: 0;
         -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
         transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
         -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
         animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
     60% {
         opacity: 1;
         -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
         transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
         -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
         animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
 .zoomInUp {
     -webkit-animation-name: zoomInUp;
     animation-name: zoomInUp
}
 @-webkit-keyframes zoomOut {
     from {
         opacity: 1
    }
     50% {
         opacity: 0;
         -webkit-transform: scale3d(.3, .3, .3);
         transform: scale3d(.3, .3, .3)
    }
     to {
         opacity: 0
    }
}
 @keyframes zoomOut {
     from {
         opacity: 1
    }
     50% {
         opacity: 0;
         -webkit-transform: scale3d(.3, .3, .3);
         transform: scale3d(.3, .3, .3)
    }
     to {
         opacity: 0
    }
}
 .zoomOut {
     -webkit-animation-name: zoomOut;
     animation-name: zoomOut
}
 @-webkit-keyframes zoomOutDown {
     40% {
         opacity: 1;
         -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
         transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
         -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
         animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
     to {
         opacity: 0;
         -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
         transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
         -webkit-transform-origin: center bottom;
         transform-origin: center bottom;
         -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
         animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
 @keyframes zoomOutDown {
     40% {
         opacity: 1;
         -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
         transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
         -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
         animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
     to {
         opacity: 0;
         -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
         transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
         -webkit-transform-origin: center bottom;
         transform-origin: center bottom;
         -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
         animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
 .zoomOutDown {
     -webkit-animation-name: zoomOutDown;
     animation-name: zoomOutDown
}
 @-webkit-keyframes zoomOutLeft {
     40% {
         opacity: 1;
         -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
         transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
     to {
         opacity: 0;
         -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
         transform: scale(.1) translate3d(-2000px, 0, 0);
         -webkit-transform-origin: left center;
         transform-origin: left center
    }
}
 @keyframes zoomOutLeft {
     40% {
         opacity: 1;
         -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
         transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
     to {
         opacity: 0;
         -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
         transform: scale(.1) translate3d(-2000px, 0, 0);
         -webkit-transform-origin: left center;
         transform-origin: left center
    }
}
 .zoomOutLeft {
     -webkit-animation-name: zoomOutLeft;
     animation-name: zoomOutLeft
}
 @-webkit-keyframes zoomOutRight {
     40% {
         opacity: 1;
         -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
         transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
     to {
         opacity: 0;
         -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
         transform: scale(.1) translate3d(2000px, 0, 0);
         -webkit-transform-origin: right center;
         transform-origin: right center
    }
}
 @keyframes zoomOutRight {
     40% {
         opacity: 1;
         -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
         transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
     to {
         opacity: 0;
         -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
         transform: scale(.1) translate3d(2000px, 0, 0);
         -webkit-transform-origin: right center;
         transform-origin: right center
    }
}
 .zoomOutRight {
     -webkit-animation-name: zoomOutRight;
     animation-name: zoomOutRight
}
 @-webkit-keyframes zoomOutUp {
     40% {
         opacity: 1;
         -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
         transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
         -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
         animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
     to {
         opacity: 0;
         -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
         transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
         -webkit-transform-origin: center bottom;
         transform-origin: center bottom;
         -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
         animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
 @keyframes zoomOutUp {
     40% {
         opacity: 1;
         -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
         transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
         -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
         animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
     to {
         opacity: 0;
         -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
         transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
         -webkit-transform-origin: center bottom;
         transform-origin: center bottom;
         -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
         animation-timing-function: cubic-bezier(.175, .885, .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(-100%, 0, 0);
         transform: translate3d(-100%, 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(-100%, 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
}
 
 body {
     overflow-x: hidden
}
 body.forbidScroll {
     overflow: hidden
}
 a {
     text-transform: uppercase;
     -webkit-transition: all .3s ease;
     transition: all .3s ease;
     display: inline-block;
     text-decoration: none;
     outline: 0;
     transition: all .3s ease
}
 a:focus, a:hover {
     text-decoration: none;
     outline: 0;
     color: #fff
}
 .colored-btn {
     color: #fff;
     padding: 30px 57px;
     background-color: #F6213D;
     border-radius: 20rem;
     font-weight: 900;
     letter-spacing: 1px;
     font-size: 24px;
     text-align: center;
}
 .colored-btn:hover {
     background-color: #e6002d;
     color: #fff
}
 .transparent-btn {
     color: #fff;
     padding: 24px 65px;
     font-weight: 900;
     letter-spacing: 1px
}
 .transparent-btn:hover {
     color: #ccc
}
 section {
     margin-top: 120px;
     margin-bottom: 120px
}
 h1 {
     font-size: 81px;
     color: #fff;
     font-weight: 900;
     text-align: center;
     margin: 0;
     text-transform: uppercase;
     line-height: 1.2
}
h1.header-slide-title {
    font-size: 65px
}
 @media screen and (max-width:480px) {
     h1 {
         font-size: 36px
    }
}
 h2 {
     margin: 0;
     color: #1B1420;
     font-size: 42px;
     text-transform: uppercase;
     font-weight: 900;
     text-align: center
}
 @media screen and (max-width:480px) {
     h2 {
         font-size: 32px
    }
}
 h3 {
     margin: 0;
     color: #0a050e;
     font-size: 36px;
     text-transform: uppercase;
     font-weight: 900
}
 @media screen and (max-width:480px) {
     h3 {
         font-size: 28px
    }
}
 h4 {
     margin: 0;
     color: #0a050e;
     font-size: 24px;
     text-transform: uppercase;
     font-weight: 700
}
 h5 {
     margin: 0;
     color: #fff;
     font-size: 16px;
     font-weight: 400;
     text-transform: uppercase
}
 ul.slick-dots {
     list-style-type: none;
     padding: 0;
     margin: 0
}
 ul.slick-dots li {
     padding: 0;
     display: inline-block
}
 .subtitle {
     font-size: 24px;
     font-weight: 400;
     color: #1B1420;
     margin: 0 auto;
     text-align: center;
     padding-top: 20px;
     padding-bottom: 30px;
     max-width: 620px
}
 .light-subtitle {
     color: #fff
}
 .light-title {
     color: #fff
}
.light-title .text-lowercase {
  text-transform: lowercase;
}
.no-wrap {
  white-space: nowrap;
}
.game-page-subtitle {
  font-size: 36px;
  text-align: center;
}
 p {
     font-size: 18px;
     font-weight: 400;
     color: #0a050e
}
 .align-left {
     text-align: left
}
 .align-right {
     text-align: right
}
 .inner-title__margin {
     margin-bottom: 30px
}
 .waypoints {
     opacity: 0
}
 .waypoints:nth-child(1) {
     -webkit-animation-delay: 0;
     animation-delay: 0
}
 .waypoints:nth-child(2) {
     -webkit-animation-delay: .3s;
     animation-delay: .3s
}
 .waypoints:nth-child(3) {
     -webkit-animation-delay: .6s;
     animation-delay: .6s
}
 .waypoints:nth-child(4) {
     -webkit-animation-delay: .9s;
     animation-delay: .9s
}
 .navigation-row {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     background-color: transparent;
     padding: 50px 104px;
     padding-top: 45px;
     padding-bottom: 0;
     z-index: 10
}
.meet-us__wrap {
  right: 0;
  position: fixed;
  top: 20vh;
  background-color: #fff;
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  z-index: 98;
  display: none !important
}
.meet-us__head {
  background-color: #5b5b5b;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    padding: 8px 0;
    border-top-left-radius: 7px;
}
.meet-us__links {
  border-left: 1px solid #979797;
  border-bottom: 1px solid #979797;
  border-bottom-left-radius: 7px;
}
.meet-us__links a:first-child {
  display: block;
  padding: 2px 13px;
}
.meet-us__links a:last-child {
  display: block;
  padding: 8px 13px;
  border-top: 1px solid #979797;
}
.meet-us__links img {
  height: 80px;
  display: block;
  margin: 0 auto;
}
.prize-wrap {
  background-color: #FFEB1D;
  border-radius: 7px;
  padding: 6px 8px;
  text-transform: initial;
  text-align: center;
  color: #000;
  line-height: 1.1;
  margin: 5px 0
}
.prize-amt {
  font-weight: 700;
    font-size: 19px;
}
.prize-text {
  font-size: 16px;
    font-weight: 500;
}
 .logo-link {
     display: flex;
     align-items: center;
}
 .logo__name {
     font-size: 18px;
     color: #fff;
     text-transform: uppercase;
     margin-left: 10px;
}
 @media (max-width:768px) {
     .navigation-row {
         padding-left: 25px
    }
}
 .burger-menu {
     position: fixed;
     top: 53px;
     right: 104px;
     width: 43px;
     height: 43px;
     border-radius: 40px;
     z-index: 100;
     cursor: pointer;
     padding: 11px 10px
}
 @media (max-width:768px) {
     .burger-menu {
         right: 10px
    }
}
 .burger-menu span {
     height: 2px;
     background-color: #fff;
     position: absolute;
     left: 10px;
     right: 10px;
     top: calc(50% - 1px);
     -webkit-transition: all .3s ease;
     transition: all .3s ease;
     opacity: 1
}
 .burger-menu:after, .burger-menu:before {
     position: absolute;
     left: 10px;
     right: 10px;
     content: '';
     background-color: #fff;
     height: 2px;
     -webkit-transition: all .3s ease;
     transition: all .3s ease
}
 .burger-menu:before {
     top: 11px
}
 .burger-menu:after {
     bottom: 11px
}
 .burger-menu.open span {
     opacity: 0
}
 .burger-menu.open:after, .burger-menu.open:before {
     top: calc(50% - 1px)
}
 .burger-menu.open:after {
     -webkit-transform: rotate(-135deg);
     transform: rotate(-135deg)
}
 .burger-menu.open:before {
     -webkit-transform: rotate(135deg);
     transform: rotate(135deg)
}
 .burger-menu.colored-overlay {
    /*background-color: rgba(117, 115, 119, .1)*/
     background-color: #231326;
     opacity: .7
}
 .page-menu {
     position: fixed;
     top: 0;
     right: 0;
     bottom: 0;
     width: 390px;
     max-width: 90%;
     height: auto;
     background-color: #fff;
     z-index: 99;
     overflow-y: auto;
     -webkit-transform: translateX(100%);
     transform: translateX(100%);
     -webkit-transition: all .3s ease;
     transition: all .3s ease;
     -webkit-overflow-scrolling: touch
}
 .page-menu.open-menu {
     -webkit-transform: translate(0);
     transform: translate(0);
     -webkit-box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
     box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2)
}
 .menu-game-wrapper {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     padding-bottom: 64%;
     display: none
}
 @media (max-width:767px) {
     .menu-game-wrapper {
         height: 220px
    }
}
 .menu-game-wrapper-lions {
     background-image: url(../images/img_menu_bg_lions.jpg);
     background-size: auto;
     background-repeat: no-repeat
}
 .menu-game-wrapper-rekill {
     background-image: url(../images/img_menu_bg_rekill.jpg);
     background-size: auto;
     background-repeat: no-repeat
}
 .menu-game-wrapper-ank {
     background-image: url(../images/img_menu_bg_ank.jpg);
     background-size: auto;
     background-repeat: no-repeat
}
 .menu-game-wrapper-legioner {
     background-image: url(../images/img_menu_bg_legioner.jpg);
     background-size: auto;
     background-repeat: no-repeat
}
 .menu-game-wrapper-hellsing {
     background-image: url(../images/img_menu_bg_hellsing.jpg);
     background-size: auto;
     background-repeat: no-repeat
}
 .menu-game-wrapper-cancan {
     background-image: url(../images/img_menu_bg_cancan.jpg);
     background-size: auto;
     background-repeat: no-repeat
}
 .menu-game-wrapper-rite {
     background-image: url(../images/img_menu_bg_rite.jpg);
     background-size: auto;
     background-repeat: no-repeat
}
 .menu-game-wrapper-emp {
     background-image: url(../images/img_menu_bg_emp.jpg);
     background-size: auto;
     background-repeat: no-repeat
}
 .menu-game-descr {
     position: absolute;
     bottom: 30px;
     left: 0;
     right: 0;
     text-align: center
}
 .menu-game-descr span {
     display: block
}
 .menu-game-descr span.menu-game-title {
     font-size: 36px;
     color: #fff
}
 .menu-game-descr span.menu-game-tryit {
     font-size: 18px;
     color: rgba(255, 255, 255, .5);
     text-transform: none
}
 .main_menu {
     padding-top: 69%
}
 .main_menu ul {
     margin-top: 0;
     margin-bottom: 0;
     list-style-type: none;
     padding: 0
}
 .main_menu ul li {
     text-align: center;
     padding: 10px
}
 .main_menu ul li a {
     padding: 15px;
     text-transform: none;
     color: #090a0d;
     font-size: 24px;
     display: block;
     position: relative
}
 .main_menu ul li a:not(.link-logo):after {
     width: 30%;
     height: 2px;
     background-color: #ff0032;
     position: absolute;
     bottom: 5px;
     left: 35%;
     -webkit-transform: scale(0);
     transform: scale(0);
     content: "";
     -webkit-transition: all .3s ease;
     transition: all .3s ease
}
 .main_menu ul li a:hover {
     color: #ff0032
}
 .main_menu ul li a:hover:after {
     -webkit-transform: scale(1);
     transform: scale(1)
}
 @media (max-width:768px) {
     .main_menu ul li a {
         padding: 10px 15px
    }
}
 @media (max-width:768px) {
     .main_menu ul li {
         padding: 0
    }
}
 .games-footer {
     background-color: #000
}
 .games-footer-row {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center
}
 @media (max-width:768px) {
     .games-footer-row {
         -ms-flex-wrap: wrap;
         flex-wrap: wrap
    }
}
 .games-footer-title {
     margin-bottom: 15px
}
 .games-footer-row-left {
     width: 57%
}
 .games-footer-row-left p {
     font-size: 18px;
     font-weight: 300;
     color: rgba(255, 255, 255, .7);
     line-height: 2
}
 @media (max-width:768px) {
     .games-footer-row-left {
         width: 100%
    }
}
 .games-footer-container {
     position: relative;
     padding-top: 120px;
     padding-bottom: 80px;
     z-index: 0
}
 @media screen and (max-width:768px) {
     .games-footer-container {
         padding-top: 60px
    }
}
 .games-footer-row-right {
     width: 39%
}
 @media (max-width:768px) {
     .games-footer-row-right {
         width: 100%;
         margin-top: 50px;
         text-align: center;
    }
}
 .games-footer-row-wrapper {
     position: absolute;
     bottom: 0;
     right: -70px;
     pointer-events: none;
     z-index: -1
}
 .games-footer-row-wrapper img {
     display: block
}
 @media (max-width:1400px) {
     .games-footer-row-wrapper {
         right: 20px
    }
}
 @media (max-width:768px) {
     .games-footer-row-wrapper {
         display: none
    }
}
 .header-images-container {
     position: relative;
     z-index: 3;
     padding: 20px 0
}
 .header-images-container img {
     width: auto
}
 .header-images-container .header-images-static {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     justify-content: center;
     width: 100%;
     -webkit-box-align: start;
     -ms-flex-align: start;
     align-items: flex-start;
     overflow: hidden
}
 .header-images-container .header-images-static img {
     display: block;
     -webkit-box-flex: 1;
     -ms-flex: 1 0 auto;
     flex: 1 0 auto;
     width: auto;
     max-width: 20%;
     height: auto
}
 .slick-slide .header-images-container .image-absolute {
     opacity: 0;
     position: absolute;
     width: auto
}
 @media (max-width:767px) {
     .slick-slide .header-images-container .image-absolute {
         display: none
    }
}
 .slick-slide .header-images-container .image-absolute_first {
     top: 0;
     right: -10px;
     -webkit-transform: translateY(-100%);
     transform: translateY(-100%)
}
 .slick-slide .header-images-container .image-absolute_second {
     top: 0;
     right: 25%;
     -webkit-transform: translateY(-100%);
     transform: translateY(-100%)
}
 .slick-slide .header-images-container .image-absolute_third {
     top: 40%;
     right: 0;
     -webkit-transform: translateX(100%);
     transform: translateX(100%)
}
 .slick-slide .header-images-container .image-absolute_fourth {
     top: 0;
     right: 12%;
     -webkit-transform: translateY(-100%);
     transform: translateY(-100%)
}
 .slick-slide .header-images-container .image-absolute_fifth {
     top: 0;
     right: 30%;
     -webkit-transform: translateY(-100%);
     transform: translateY(-100%)
}
 .slick-slide .header-images-container .image-absolute_sixth {
     top: 10%;
     right: 0;
     -webkit-transform: translateX(100%);
     transform: translateX(100%)
}
 .slick-slide .header-images-container .header-images-static_first-slide img.animated-img-blink {
     opacity: 0;
     -webkit-transform: translateY(-100%);
     transform: translateY(-100%);
     -webkit-filter: blur(0) brightness(100%);
     filter: blur(0) brightness(100%)
}
 .slick-slide .header-images-container .header-images-static_first-slide img.animated-img-blink:last-child {
     -webkit-transform: translateY(-100%);
     transform: translateY(-100%);
     -webkit-filter: blur(0) brightness(100%);
     filter: blur(0) brightness(100%)
}
 .slick-slide .header-images-container .header-images-static_second-slide img.animated-img-drop {
     -webkit-transform: translateY(-100%);
     transform: translateY(-100%);
     opacity: 0
}
 .slick-slide .header-images-container .header-images-static_third-slide {
     position: relative;
     overflow: visible
}
 .slick-slide .header-images-container .header-images-static_third-slide:after {
     display: block;
     content: "";
     width: 0;
     height: 2px;
     position: absolute;
     left: 0;
     top: calc(50% - 1px);
     background-color: #ff0
}
 .slick-active .header-images-container .image-absolute {
     -webkit-animation-iteration-count: infinite;
     animation-iteration-count: infinite;
     -webkit-animation-direction: normal;
     animation-direction: normal;
     -webkit-animation-timing-function: linear;
     animation-timing-function: linear
}
 .slick-active .header-images-container .image-absolute_first {
     -webkit-animation-name: fade, falling1;
     animation-name: fade, falling1;
     -webkit-animation-duration: 4s;
     animation-duration: 4s
}
 .slick-active .header-images-container .image-absolute_second {
     -webkit-animation-name: fade, falling2;
     animation-name: fade, falling2;
     -webkit-animation-duration: 3s;
     animation-duration: 3s;
     -webkit-animation-delay: .5s;
     animation-delay: .5s
}
 .slick-active .header-images-container .image-absolute_third {
     -webkit-animation-name: fade, falling3;
     animation-name: fade, falling3;
     -webkit-animation-duration: 5s;
     animation-duration: 5s;
     -webkit-animation-delay: 1s;
     animation-delay: 1s
}
 .slick-active .header-images-container .image-absolute_fourth {
     -webkit-animation-name: fade, falling4;
     animation-name: fade, falling4;
     -webkit-animation-duration: 4.5s;
     animation-duration: 4.5s;
     -webkit-animation-delay: .3s;
     animation-delay: .3s
}
 .slick-active .header-images-container .image-absolute_fifth {
     -webkit-animation-name: fade, falling5;
     animation-name: fade, falling5;
     -webkit-animation-duration: 3.3s;
     animation-duration: 3.3s;
     -webkit-animation-delay: .8s;
     animation-delay: .8s
}
 .slick-active .header-images-container .image-absolute_sixth {
     -webkit-animation-name: fade, falling6;
     animation-name: fade, falling6;
     -webkit-animation-duration: 6s;
     animation-duration: 6s;
     -webkit-animation-delay: 2s;
     animation-delay: 2s
}
 .slick-active .header-images-container .header-images-static_first-slide img.animated-img-blur {
     -webkit-animation-name: blur;
     animation-name: blur;
     -webkit-animation-iteration-count: infinite;
     animation-iteration-count: infinite;
     -webkit-animation-duration: 3s;
     animation-duration: 3s;
     -webkit-animation-direction: normal;
     animation-direction: normal;
     -webkit-animation-timing-function: linear;
     animation-timing-function: linear
}
 .slick-active .header-images-container .header-images-static_first-slide img.animated-img-blink {
     -webkit-animation-name: blink;
     animation-name: blink;
     -webkit-animation-iteration-count: infinite;
     animation-iteration-count: infinite;
     -webkit-animation-duration: 3s;
     animation-duration: 3s;
     -webkit-animation-direction: normal;
     animation-direction: normal;
     -webkit-animation-timing-function: linear;
     animation-timing-function: linear
}
 .slick-active .header-images-container .header-images-static_first-slide img.animated-img-blink:last-child {
     -webkit-animation-name: blink2;
     animation-name: blink2;
     -webkit-animation-iteration-count: infinite;
     animation-iteration-count: infinite;
     -webkit-animation-duration: 3s;
     animation-duration: 3s;
     -webkit-animation-direction: normal;
     animation-direction: normal;
     -webkit-animation-timing-function: linear;
     animation-timing-function: linear
}
 .slick-active .header-images-container .header-images-static_second-slide img.animated-img-drop {
     -webkit-animation-iteration-count: infinite;
     animation-iteration-count: infinite;
     -webkit-animation-duration: 4s;
     animation-duration: 4s;
     -webkit-animation-direction: normal;
     animation-direction: normal;
     -webkit-animation-timing-function: linear;
     animation-timing-function: linear;
     opacity: 0
}
 .slick-active .header-images-container .header-images-static_second-slide img.animated-img-drop:nth-child(1) {
     -webkit-animation-name: drop1;
     animation-name: drop1
}
 .slick-active .header-images-container .header-images-static_second-slide img.animated-img-drop:nth-child(2) {
     -webkit-animation-name: drop2;
     animation-name: drop2
}
 .slick-active .header-images-container .header-images-static_second-slide img.animated-img-drop:nth-child(3) {
     -webkit-animation-name: drop3;
     animation-name: drop3
}
 .slick-active .header-images-container .header-images-static_second-slide img.animated-img-drop:nth-child(4) {
     -webkit-animation-name: drop4;
     animation-name: drop4
}
 .slick-active .header-images-container .header-images-static_second-slide img.animated-img-drop:nth-child(5) {
     -webkit-animation-name: drop5;
     animation-name: drop5
}
 .slick-active .header-images-container .header-images-static_third-slide:after {
     -webkit-animation-iteration-count: infinite;
     animation-iteration-count: infinite;
     -webkit-animation-duration: 3s;
     animation-duration: 3s;
     -webkit-animation-direction: normal;
     animation-direction: normal;
     -webkit-animation-timing-function: linear;
     animation-timing-function: linear;
     -webkit-animation-name: winline;
     animation-name: winline
}
 @-webkit-keyframes fade {
     0% {
         opacity: 1
    }
     50% {
         opacity: .5
    }
     100% {
         opacity: .1
    }
}
 @keyframes fade {
     0% {
         opacity: 1
    }
     50% {
         opacity: .5
    }
     100% {
         opacity: .1
    }
}
 @-webkit-keyframes falling1 {
     0% {
         top: 0;
         right: 0
    }
     50% {
         top: 50%;
         right: 50%
    }
     100% {
         top: 90%;
         right: 100%
    }
}
 @keyframes falling1 {
     0% {
         top: 0;
         right: 0
    }
     50% {
         top: 50%;
         right: 50%
    }
     100% {
         top: 90%;
         right: 100%
    }
}
 @-webkit-keyframes falling2 {
     0% {
         top: 0;
         right: 25%
    }
     50% {
         top: 40%;
         right: 70%
    }
     100% {
         top: 100%;
         right: 90%
    }
}
 @keyframes falling2 {
     0% {
         top: 0;
         right: 25%
    }
     50% {
         top: 40%;
         right: 70%
    }
     100% {
         top: 100%;
         right: 90%
    }
}
 @-webkit-keyframes falling3 {
     0% {
         top: 40%;
         right: 0
    }
     50% {
         top: 60%;
         right: 30%
    }
     100% {
         top: 80%;
         right: 100%
    }
}
 @keyframes falling3 {
     0% {
         top: 40%;
         right: 0
    }
     50% {
         top: 60%;
         right: 30%
    }
     100% {
         top: 80%;
         right: 100%
    }
}
 @-webkit-keyframes falling4 {
     0% {
         top: 0;
         right: 12%
    }
     50% {
         top: 30%;
         right: 60%
    }
     100% {
         top: 80%;
         right: 100%
    }
}
 @keyframes falling4 {
     0% {
         top: 0;
         right: 12%
    }
     50% {
         top: 30%;
         right: 60%
    }
     100% {
         top: 80%;
         right: 100%
    }
}
 @-webkit-keyframes falling5 {
     0% {
         top: 0;
         right: 30%
    }
     50% {
         top: 60%;
         right: 70%
    }
     100% {
         top: 100%;
         right: 90%
    }
}
 @keyframes falling5 {
     0% {
         top: 0;
         right: 30%
    }
     50% {
         top: 60%;
         right: 70%
    }
     100% {
         top: 100%;
         right: 90%
    }
}
 @-webkit-keyframes falling6 {
     0% {
         top: 10%;
         right: 0
    }
     50% {
         top: 60%;
         right: 35%
    }
     100% {
         top: 100%;
         right: 80%
    }
}
 @keyframes falling6 {
     0% {
         top: 10%;
         right: 0
    }
     50% {
         top: 60%;
         right: 35%
    }
     100% {
         top: 100%;
         right: 80%
    }
}
 @-webkit-keyframes blur {
     0% {
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%)
    }
     40% {
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%)
    }
     50% {
         -webkit-filter: blur(5px) brightness(200%);
         filter: blur(5px) brightness(200%)
    }
     60% {
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%)
    }
     80% {
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%)
    }
     100% {
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%)
    }
}
 @keyframes blur {
     0% {
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%)
    }
     40% {
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%)
    }
     50% {
         -webkit-filter: blur(5px) brightness(200%);
         filter: blur(5px) brightness(200%)
    }
     60% {
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%)
    }
     80% {
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%)
    }
     100% {
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%)
    }
}
 @-webkit-keyframes blink {
     0% {
         -webkit-transform: translateY(-100%);
         transform: translateY(-100%);
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%);
         opacity: 0
    }
     20% {
         -webkit-transform: translateY(0);
         transform: translateY(0);
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%);
         opacity: 1
    }
     40% {
         -webkit-transform: translateY(0);
         transform: translateY(0);
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%);
         opacity: 1
    }
     50% {
         -webkit-filter: blur(5px) brightness(200%);
         filter: blur(5px) brightness(200%);
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     60% {
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%);
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     80% {
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%);
         -webkit-transform: translateY(100%);
         transform: translateY(100%);
         opacity: 0
    }
     100% {
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%);
         -webkit-transform: translateY(100%);
         transform: translateY(100%);
         opacity: 0
    }
}
 @keyframes blink {
     0% {
         -webkit-transform: translateY(-100%);
         transform: translateY(-100%);
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%);
         opacity: 0
    }
     20% {
         -webkit-transform: translateY(0);
         transform: translateY(0);
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%);
         opacity: 1
    }
     40% {
         -webkit-transform: translateY(0);
         transform: translateY(0);
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%);
         opacity: 1
    }
     50% {
         -webkit-filter: blur(5px) brightness(200%);
         filter: blur(5px) brightness(200%);
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     60% {
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%);
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     80% {
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%);
         -webkit-transform: translateY(100%);
         transform: translateY(100%);
         opacity: 0
    }
     100% {
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%);
         -webkit-transform: translateY(100%);
         transform: translateY(100%);
         opacity: 0
    }
}
 @-webkit-keyframes blink2 {
     0% {
         -webkit-transform: translateY(-100%);
         transform: translateY(-100%);
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%);
         opacity: 0
    }
     20% {
         -webkit-transform: translateY(-100%);
         transform: translateY(-100%);
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%);
         opacity: 0
    }
     40% {
         -webkit-transform: translateY(0);
         transform: translateY(0);
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%);
         opacity: 1
    }
     50% {
         -webkit-filter: blur(5px) brightness(200%);
         filter: blur(5px) brightness(200%);
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     60% {
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%);
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     80% {
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%);
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     100% {
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%);
         -webkit-transform: translateY(100%);
         transform: translateY(100%);
         opacity: 0
    }
}
 @keyframes blink2 {
     0% {
         -webkit-transform: translateY(-100%);
         transform: translateY(-100%);
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%);
         opacity: 0
    }
     20% {
         -webkit-transform: translateY(-100%);
         transform: translateY(-100%);
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%);
         opacity: 0
    }
     40% {
         -webkit-transform: translateY(0);
         transform: translateY(0);
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%);
         opacity: 1
    }
     50% {
         -webkit-filter: blur(5px) brightness(200%);
         filter: blur(5px) brightness(200%);
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     60% {
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%);
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     80% {
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%);
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     100% {
         -webkit-filter: blur(0) brightness(100%);
         filter: blur(0) brightness(100%);
         -webkit-transform: translateY(100%);
         transform: translateY(100%);
         opacity: 0
    }
}
 @-webkit-keyframes drop1 {
     0% {
         -webkit-transform: translateY(-100%);
         transform: translateY(-100%);
         opacity: 0
    }
     8% {
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     60% {
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     68% {
         -webkit-transform: translateY(100%);
         transform: translateY(100%);
         opacity: 0
    }
     100% {
         -webkit-transform: translateY(100%);
         transform: translateY(100%);
         opacity: 0
    }
}
 @keyframes drop1 {
     0% {
         -webkit-transform: translateY(-100%);
         transform: translateY(-100%);
         opacity: 0
    }
     8% {
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     60% {
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     68% {
         -webkit-transform: translateY(100%);
         transform: translateY(100%);
         opacity: 0
    }
     100% {
         -webkit-transform: translateY(100%);
         transform: translateY(100%);
         opacity: 0
    }
}
 @-webkit-keyframes drop2 {
     0% {
         -webkit-transform: translateY(-100%);
         transform: translateY(-100%);
         opacity: 0
    }
     8% {
         -webkit-transform: translateY(-100%);
         transform: translateY(-100%);
         opacity: 0
    }
     16% {
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     68% {
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     76% {
         -webkit-transform: translateY(100%);
         transform: translateY(100%);
         opacity: 0
    }
     100% {
         -webkit-transform: translateY(100%);
         transform: translateY(100%);
         opacity: 0
    }
}
 @keyframes drop2 {
     0% {
         -webkit-transform: translateY(-100%);
         transform: translateY(-100%);
         opacity: 0
    }
     8% {
         -webkit-transform: translateY(-100%);
         transform: translateY(-100%);
         opacity: 0
    }
     16% {
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     68% {
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     76% {
         -webkit-transform: translateY(100%);
         transform: translateY(100%);
         opacity: 0
    }
     100% {
         -webkit-transform: translateY(100%);
         transform: translateY(100%);
         opacity: 0
    }
}
 @-webkit-keyframes drop3 {
     0% {
         -webkit-transform: translateY(-100%);
         transform: translateY(-100%);
         opacity: 0
    }
     16% {
         -webkit-transform: translateY(-100%);
         transform: translateY(-100%);
         opacity: 0
    }
     24% {
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     76% {
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     84% {
         -webkit-transform: translateY(100%);
         transform: translateY(100%);
         opacity: 0
    }
     100% {
         -webkit-transform: translateY(100%);
         transform: translateY(100%);
         opacity: 0
    }
}
 @keyframes drop3 {
     0% {
         -webkit-transform: translateY(-100%);
         transform: translateY(-100%);
         opacity: 0
    }
     16% {
         -webkit-transform: translateY(-100%);
         transform: translateY(-100%);
         opacity: 0
    }
     24% {
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     76% {
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     84% {
         -webkit-transform: translateY(100%);
         transform: translateY(100%);
         opacity: 0
    }
     100% {
         -webkit-transform: translateY(100%);
         transform: translateY(100%);
         opacity: 0
    }
}
 @-webkit-keyframes drop4 {
     0% {
         -webkit-transform: translateY(-100%);
         transform: translateY(-100%);
         opacity: 0
    }
     24% {
         -webkit-transform: translateY(-100%);
         transform: translateY(-100%);
         opacity: 0
    }
     32% {
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     84% {
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     92% {
         -webkit-transform: translateY(100%);
         transform: translateY(100%);
         opacity: 0
    }
     100% {
         -webkit-transform: translateY(100%);
         transform: translateY(100%);
         opacity: 0
    }
}
 @keyframes drop4 {
     0% {
         -webkit-transform: translateY(-100%);
         transform: translateY(-100%);
         opacity: 0
    }
     24% {
         -webkit-transform: translateY(-100%);
         transform: translateY(-100%);
         opacity: 0
    }
     32% {
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     84% {
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     92% {
         -webkit-transform: translateY(100%);
         transform: translateY(100%);
         opacity: 0
    }
     100% {
         -webkit-transform: translateY(100%);
         transform: translateY(100%);
         opacity: 0
    }
}
 @-webkit-keyframes drop5 {
     0% {
         -webkit-transform: translateY(-100%);
         transform: translateY(-100%);
         opacity: 0
    }
     32% {
         -webkit-transform: translateY(-100%);
         transform: translateY(-100%);
         opacity: 0
    }
     40% {
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     92% {
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     100% {
         -webkit-transform: translateY(100%);
         transform: translateY(100%);
         opacity: 0
    }
}
 @keyframes drop5 {
     0% {
         -webkit-transform: translateY(-100%);
         transform: translateY(-100%);
         opacity: 0
    }
     32% {
         -webkit-transform: translateY(-100%);
         transform: translateY(-100%);
         opacity: 0
    }
     40% {
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     92% {
         -webkit-transform: translateY(0);
         transform: translateY(0);
         opacity: 1
    }
     100% {
         -webkit-transform: translateY(100%);
         transform: translateY(100%);
         opacity: 0
    }
}
 @-webkit-keyframes glow {
     0% {
         -webkit-box-shadow: none;
         box-shadow: none
    }
     40% {
         -webkit-box-shadow: none;
         box-shadow: none
    }
     50% {
         -webkit-box-shadow: 2px 0 53px 10px #ff6f00;
         box-shadow: 2px 0 53px 10px #ff6f00
    }
     60% {
         -webkit-box-shadow: none;
         box-shadow: none
    }
     100% {
         -webkit-box-shadow: none;
         box-shadow: none
    }
}
 @keyframes glow {
     0% {
         -webkit-box-shadow: none;
         box-shadow: none
    }
     40% {
         -webkit-box-shadow: none;
         box-shadow: none
    }
     50% {
         -webkit-box-shadow: 2px 0 53px 10px #ff6f00;
         box-shadow: 2px 0 53px 10px #ff6f00
    }
     60% {
         -webkit-box-shadow: none;
         box-shadow: none
    }
     100% {
         -webkit-box-shadow: none;
         box-shadow: none
    }
}
 @-webkit-keyframes winline {
     0% {
         left: 0;
         right: auto;
         width: 0;
         -webkit-box-shadow: none;
         box-shadow: none;
         background-color: #ff0
    }
     20% {
         left: 0;
         right: auto;
         width: 100%;
         -webkit-box-shadow: none;
         box-shadow: none;
         background-color: #ff0
    }
     35% {
         left: 0;
         right: auto;
         width: 100%;
         -webkit-box-shadow: 0 0 53px 11px #e7f51e;
         box-shadow: 0 0 53px 11px #e7f51e;
         background-color: #fff317
    }
     50% {
         left: 0;
         right: auto;
         width: 100%;
         -webkit-box-shadow: none;
         box-shadow: none;
         background-color: #ff0
    }
     65% {
         left: 0;
         right: auto;
         width: 100%;
         -webkit-box-shadow: 0 0 53px 11px #e7f51e;
         box-shadow: 0 0 53px 11px #e7f51e;
         background-color: #fff317
    }
     80% {
         left: auto;
         right: 0;
         width: 100%;
         -webkit-box-shadow: none;
         box-shadow: none;
         background-color: #ff0
    }
     100% {
         left: auto;
         right: 0;
         width: 0;
         -webkit-box-shadow: none;
         box-shadow: none;
         background-color: #ff0
    }
}
 @keyframes winline {
     0% {
         left: 0;
         right: auto;
         width: 0;
         -webkit-box-shadow: none;
         box-shadow: none;
         background-color: #ff0
    }
     20% {
         left: 0;
         right: auto;
         width: 100%;
         -webkit-box-shadow: none;
         box-shadow: none;
         background-color: #ff0
    }
     35% {
         left: 0;
         right: auto;
         width: 100%;
         -webkit-box-shadow: 0 0 53px 11px #e7f51e;
         box-shadow: 0 0 53px 11px #e7f51e;
         background-color: #fff317
    }
     50% {
         left: 0;
         right: auto;
         width: 100%;
         -webkit-box-shadow: none;
         box-shadow: none;
         background-color: #ff0
    }
     65% {
         left: 0;
         right: auto;
         width: 100%;
         -webkit-box-shadow: 0 0 53px 11px #e7f51e;
         box-shadow: 0 0 53px 11px #e7f51e;
         background-color: #fff317
    }
     80% {
         left: auto;
         right: 0;
         width: 100%;
         -webkit-box-shadow: none;
         box-shadow: none;
         background-color: #ff0
    }
     100% {
         left: auto;
         right: 0;
         width: 0;
         -webkit-box-shadow: none;
         box-shadow: none;
         background-color: #ff0
    }
}
 header {
     position: relative
}
 .top_header_row {
     padding-top: 260px
}
 @media screen and (max-width:768px) {
     .top_header_row {
         padding-top: 180px
    }
}
 .heaer_title_group {
     padding: 0 30px
}
 .heaer_title_group .header-slide-title {
     height: 144px
}
 @media screen and (max-width:1100px) {
     .heaer_title_group .header-slide-title {
         height: auto
    }
}
 @media (max-width:320px) {
     .heaer_title_group .header-slide-title {
         height: 129px
    }
}
 @media screen and (max-width:768px) {
     .heaer_title_group {
         padding: 0;
         max-width: 500px;
         margin: 0 auto
    }
}
 .header-slide-subtitle {
     margin-top: 15px;
     margin-bottom: 74px;
     font-size: 36px;
     font-weight: 300;
     color: #fff;
     text-align: center;
     line-height: 1.2;
     font-size: 24px
}
 .header_btns_group {
     font-size: 24px
}
 .header_btns_group .open_popup {
     margin-bottom: 50px
}
 .header_btns_group .transparent-btn {
     margin-bottom: 100px;
     margin-top: 20px
}
 @media screen and (max-width:1100px) {
     .header-slide-subtitle {
         height: auto
    }
}
 @media screen and (max-width:480px) {
     .header-slide-subtitle {
         font-size: 28px
    }
}
 @media (max-width:320px) {
     .header-slide-subtitle {
         height: 165px
    }
}
 .header_btns_group {
     margin-bottom: 170px;
     text-align: center;
     position: relative;
}
 @media screen and (max-width:600px) {
     .header_btns_group a {
         margin-top: 15px
    }
}
 @media (max-width:480px) {
     .header_btns_group {
         margin-bottom: 60px
    }
}
 @media (max-width:480px) {
     .header_btns_group {
         margin-bottom: 120px
    }
}
.header_title_group {
  padding-bottom: 60px
}
 .container_relative {
     position: absolute;
     left: 50%;
     -webkit-transform: translate(-50%);
     transform: translate(-50%);
     bottom: 0;
     height: 250px
}
 @media screen and (max-width:768px) {
     .container_relative {
         width: 100%;
         height: auto
    }
     .container_relative .slider-next, .container_relative .slider-prev {
         display: none
    }
}
 .slider-games .slider-next, .slider-prev {
     cursor: pointer;
     padding: 15px;
     opacity: .5;
     -webkit-transition: opacity .3s ease;
     transition: opacity .3s ease
}
 .slider-games .slick-arrow.slick-prev {
   top: 15%;
}
 .slider-games .slick-arrow {
  position: absolute;
  right: -117px;
  transform: rotate(90deg);
  cursor: pointer;
  opacity: .5;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
  background-color: transparent;
  border: none
}
.slick-arrow:hover {
  opacity: 1
}
 .slider-games .slick-arrow.slick-next {
bottom: 15%;
}
 .slider-games .slick-arrow img {
width: 35px
}
 .slider-next:hover, .slider-prev:hover {
     opacity: 1
}
 .slider-games .slider-prev {
     float: left
}
.slider-games .slider-next {
     float: right
}
 .slider-item {
     height: 950px;
     background-size: cover
}
 @media (max-width:480px) {
     .slider-item {
         height: 800px
    }
}
 @media (max-width:320px) {
     .slider-item {
         height: 830px
    }
}
 .header-slider-wrapper img {
     width: 100%
}
 .slide-first {
     background-image: url(../images/img_header1.jpg)
}
 .slide-second {
     background-image: url(../images/img_header2.jpg)
}
 .slide-third {
     background-image: url(../images/img_header3.jpg)
}
 .inner-header {
     background: #231326;
     background: -moz-linear-gradient(top, #231326 0%, #311e31 100%);
     background: -webkit-linear-gradient(top, #231326 0%,#311e31 100%);
     background: linear-gradient(to bottom, #231326 0%,#311e31 100%);
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#231326', endColorstr='#311e31',GradientType=0 );
     padding: 100px 0 20px;
}
 .inner-header.inner-header_transparent {
     background: 0 0
}
 @media screen and (max-width:768px) {
     .inner-header-title {
         margin-top: 0
    }
}
 .go-back {
     font-size: 24px;
     font-weight: 400;
     color: #fff;
     opacity: .5;
     margin: 0;
     cursor: pointer;
     margin-top: 40px;
     text-transform: none
}
.col .go-back {
    font-size: 21px;
    font-weight: 900;
    text-align: center;
    max-width: 138px;
    text-transform: uppercase;
    display: block;
    margin: 20px auto;
    padding: 11px 30px 10px 36px;
    opacity: 1;
    position: relative;
    background-color: rgba(255, 255, 255, .08);
    border-radius: 20rem;
    line-height: 1;
}
 .back-arrow {
     position: absolute;
     width: 0;
     height: 0;
     border-top: 5px solid transparent;
     border-bottom: 5px solid transparent;
     border-right: 5px solid #fff;
     margin-left: -15px;
     top: 50%;
     margin-top: -5px;
}
 .go-back img {
     padding-right: 15px
}
 .go-back:hover {
     opacity: 1;
     color: #fff
}
 @media screen and (max-width:768px) {
     .go-back {
         margin-top: 0
    }
}
 .header-slider-dots-wrapper {
     position: absolute;
     bottom: 55px;
     left: 50%;
     -webkit-transform: translateX(-50%);
     transform: translateX(-50%)
}
 .header-slider-dots-wrapper li+li {
     margin-left: 20px
}
 .header-slider-dots-wrapper li button {
     font-size: 0;
     outline: 0;
     background-color: transparent;
     padding: 0;
     width: 15px;
     height: 15px;
     border: 1px solid rgba(255, 255, 255, .5);
     border-radius: 50%;
     cursor: pointer;
     -webkit-transition: all .3s ease;
     transition: all .3s ease
}
 .header-slider-dots-wrapper li button:hover {
     border: 1px solid rgba(255, 255, 255, .8)
}
 .header-slider-dots-wrapper li.slick-active button {
     border: 1px solid rgba(255, 255, 255, .25);
     cursor: default
}
 .header-slider-dots-wrapper li.slick-active button:hover {
     border: 1px solid rgba(255, 255, 255, .25)
}
 #header-slider {
     margin-top: 0;
     margin-bottom: 0;
     padding-right: 104px;
     padding-left: 104px;
     position: relative;
     z-index: 3;
     background: -moz-linear-gradient(top, rgba(23,9,17,0) 0%, rgba(27,14,23,1) 44%, rgba(33,20,31,1) 100%);
     background: -webkit-linear-gradient(top, rgba(23,9,17,0) 0%,rgba(27,14,23,1) 44%,rgba(33,20,31,1) 100%);
     background: linear-gradient(to bottom, rgba(23,9,17,0) 0%,rgba(27,14,23,1) 44%,rgba(33,20,31,1) 100%);
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00170911', endColorstr='#21141f',GradientType=0 );
}
 .header-slider__wrap {
     margin-top: -200px;
}
 #header-text {
   position: relative;
     margin-top: -130px;
     margin-bottom: 0;
     padding-right: 104px;
     padding-left: 104px;
     background: #170911;
     background: -moz-linear-gradient(top, #170911 0%, #42374a 100%);
     background: -webkit-linear-gradient(top, #170911 0%,#42374a 100%);
     background: linear-gradient(to bottom, #170911 0%,#42374a 100%);
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#170911', endColorstr='#42374a',GradientType=0 );
}
/*.game1__wrap img {
     margin-right: 8px;
}
 .game2__wrap img {
     margin-left: 8px
}
 .game3__wrap img {
     margin-left: 16px
}
*/
 .header-slider .slick-list {
     margin: 0 -8px;
}
 .header-slider .slick-slide {
     margin: 0 8px;
}
 .header-slider .slick-slide a img {
     border: 1px solid rgba(255, 255, 255, 0.3);
     box-shadow: 0px 4px 8px rgba(0,0,0,.36);
}
/*.game1-wrap, .game2_wrap, .game3_wrap {
     box-shadow: 0 4px 8px rgba(0,0,0,.36)
}
*/
 .header-slick-dots {
     display: flex;
     justify-content: center;
     list-style: none;
     padding-left: 0;
}
 .header-text {
     display: flex;
     justify-content: space-between;
     align-items: center;
     padding-top: 18%;
     padding-bottom: 10%;
     color: #fff
}
 .header-text__copy {
     max-width: 60%;
     padding-left: 140px;
     font-size: 20px
}
 .header-text__callout {
     padding-right: 70px;
     font-size: 20px
}
 #slider-games {
     position: relative;
     margin: 0;
     background: #231326;
     background: -moz-linear-gradient(top, #231326 0%, #31221e 100%);
     background: -webkit-linear-gradient(top, #231326 0%,#31221e 100%);
     background: linear-gradient(to bottom, #231326 0%,#31221e 100%);
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#231326', endColorstr='#31221e',GradientType=0 );
}
 #coin_1 {
     width: 156px;
     position: absolute;
     top: 211px;
     left: 110px;
     z-index: 2;
}
 #coin_2 {
     width: 130px;
     position: absolute;
     top: 408px;
     left: 188px;
     z-index: 2;
}
 .top-border {
     height: 20px;
     margin: 0 100px;
     border-top-left: 20px solid #42374a;
     border-top: 20px solid #42374a;
     border-left: 20px solid transparent;
     border-right: 20px solid transparent;
}
 .slider-games {
     border: 1px solid rgba(255, 255, 255, 0.3);
     box-shadow: 0px 3px 30px rgba(0,0,0,.48);
}
 .video-outer {
     position: relative;
}
 .video-wrap {
    /*position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
    */
     background-color: #000;
     z-index: 0;
     position: relative;

}

 .video-wrap video {
     display: block;
     width: 100%;
     height: 100%;
     cursor: pointer;
}
 .video-wrap:after {
     content: '';
     position: absolute;
     width: 100%;
     height:100%;
     top:0;
     left:0;
     background:rgba(0,0,0,0.3);
     opacity: 0;
     transition: all 1s;
     -webkit-transition: all 1s;
     cursor: pointer;
}
 .video-wrap:hover:after {
     opacity: 1
}
.video-wrap.no-after:after {
  content: none
}
 .slider-games__wrapper {
     margin-right: 244px;
     margin-left: 244px;
     margin-top: -50px
}
 .games-slick-dots li:not(:last-child) {
     margin-bottom: 20px
}
 .header-slick-dots li:not(:last-child) {
     margin-right: 20px
}
 .games-slick-dots li button, .header-slick-dots li button {
     font-size: 0;
     height: 18px;
     width: 18px;
     background-color: #000;
     opacity: .7;
     border-radius: 50%;
     border: none;
     outline: 0;
     padding: 0;
     transition: all .3s ease;
}
 .games-slick-dots .slick-active button, .header-slick-dots .slick-active button {
     background-color: #fff;
     opacity: .7;
     transition: all .3s ease;
}
 .slider-footer {
     position: absolute;
     bottom: 0;
     width: 100%;
     z-index: 0;
     background-color: rgba(0, 0, 0, 0.7);
     padding-top: 40px;
     padding-bottom: 40px;
     color: #fff;
     text-transform: uppercase;
}
.slider-footer__icons-wrap {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
 .slider-footer__icons {
     display: flex;
     justify-content: space-between;
     align-items: flex-end;
     min-width: 55%
}
 .slider-footer__icons-item {
     display: inline-block;
     text-align: center;
}
.blackjack .slider-footer__icons-item {
  padding-top: 5px
}
 .slider-footer__icons-item.corrd {
     padding-top: 6px
}
 .slider-footer__icons-itemname {
     font-size: 22px;
     padding-top: 10px
}
.slider-games .slider-footer__icons-item span {
  font-size: 36px;
  font-weight: 900
}
.slider-footer__icons-item span {
     font-size: 29px;
     padding-left: 10px;
     text-transform: initial;
    /* line-height: inherit;
     */
     vertical-align: bottom;
     font-weight: 900
}
.slider-footer__btn .colored-btn.lpd {
  background-color: #70BB00
}
 .games-slick-dots {
     position: absolute;
     color: #fff;
     right: -100px;
     bottom: 50%;
     margin-bottom: -78px;
     list-style: none;
     padding-left: 0;
}
 .slider-footer__under {
     text-align: center;
     padding-top: 50px;
     padding-bottom: 50px;
     font-size: 20px
}
 .get-games {
     text-align: center;
     padding: 60px 0;
     background-color: rgba(0,0,0,.27);
     position: relative;
}
 .get-games__text-copy {
     color: #fff;
     max-width: 515px;
     padding-top: 30px;
     padding-bottom: 55px;
     margin: 0 auto;
     font-size: 24px;
     z-index: 1;
     position: relative;
}
 .get-games .colored-btn {
     padding-left: 33px;
     padding-right: 33px;
     z-index: 2;
     position: relative;
     font-size: 21px
}
 .get-games img {
     position: absolute;
     bottom: 0;
     left: 7%;
}
 #about {
     margin-top: 0;
     margin-bottom: 0
}
 .about-numbers {
     display: flex;
     align-items: baseline;
     justify-content: space-around;
     flex-wrap: wrap;
     margin-right: 244px;
     margin-left: 244px;
     margin-top: 60px;
     margin-bottom: 60px
}
 .about-numbers__item {
     width: 240px;
     text-align: center;
     margin-bottom: 40px;
}
 .about-numbers__item span {
     font-size: 49px;
     font-weight: 900;
     padding-left: 15px;
     vertical-align: bottom;
     line-height: 2;
     vertical-align: middle;
}
.about-numbers .about-numbers__item:first-child span {
      color: #FF9217
}
.about-numbers .about-numbers__item:nth-child(2) span {
      color: #0030E7
}
.about-numbers .about-numbers__item:last-child span {
      color: #86B408
}
 .about-numbers__item-text {
     font-size: 21px;
     padding-top: 20px;
}
 #ice-banner {
   background: #321627;
    background: -moz-linear-gradient(top,  #321627 0%, #3c3253 100%);
    background: -webkit-linear-gradient(top,  #321627 0%,#3c3253 100%);
    background: linear-gradient(to bottom,  #321627 0%,#3c3253 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#321627', endColorstr='#3c3253',GradientType=0 );
     padding-top: 58px;
     padding-bottom: 58px;
     margin-top: 0;
     margin-bottom: 0;
     position: relative;
     z-index: 0;
}
 #ice-banner .clickarea {
   cursor: pointer;
 }
 #ice-banner .clickarea {
   position: absolute;
   height: 100%;
   width: 100%;
   bottom: 0;
   right: 0;
 }
  .igb-logo {
    position: absolute;
    top: 60px;
    left: 248px;
    height: initial;
  }
 .ice-banner__text {
     color: #fff;
     font-size: 37px;
     text-align: center;
     max-width: 50%;
     margin: 0 auto;
}
 .ice-banner__text-left {
   padding-right: 0;
       text-align: center;
       border-right: none;
       padding-bottom: 20px;
       text-transform: uppercase;
       font-weight: 900;
}
 .ice-banner__text-right {
   padding-left: 0;
    padding-top: 20px;
    display: block;
    font-weight: 900;
    border-top: 1px solid #707070;
    max-width: fit-content;
    margin: 0 auto;
}
.ice-banner__company {
 font-size: 18px;
 margin-bottom: 5px;
}
.ice-banner__stand {
 font-size: 38px;
}
.ice-banner__date {
 font-size: 38px
}
.ice-banner__place {
 font-size: 28px
}
 .rekill4 {
     display: block;
     position: absolute;
     bottom: 0;
     right: 0;
     z-index: -1;
}
 .rekill4-1366 {
     display: none;
}
 .rekill4-1024 {
     display: none;
}
#our-partners {
  padding-top: 45px;
  padding-bottom: 45px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0
}
.our-partners__logo-list {
  padding: 45px 0 20px;
  align-items: center;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}
.our-partners__logo-list.container-custom {
  margin-right: 0;
  margin-left: 0
}
.top-partners {
  flex: 1 0 100%;
  margin-bottom: 31px;
}
.big-partners__wrap {
  overflow-x: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.big-partners__wrap::-webkit-scrollbar {
    width: 0px; /* For Chrome, Safari, and Opera */
}
.big-partners__list {
  width: 3800px;
  justify-content: flex-start;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 15px
}
.regular-partners__wrap {
  overflow-x: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.regular-partners__wrap::-webkit-scrollbar {
    width: 0px; /* For Chrome, Safari, and Opera */
}
.regular-partners__list {
  width: 5500px;
  justify-content: flex-start;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 15px
}
.main-partners.our-partners__logo-list .regular-partners__list img {
  transform: scale(.7);
    padding: 0;
    margin-bottom: 0;
}
#media .regular-partners__list {
  width: 2220px
}
.top-partners .softgaming-logo {
  height: 100px;
  margin-top: -35px
}
.main-partners.our-partners__logo-list .top-partners .wide-logo {
  height: 25px
}
.our-partners__logo-list img {
  height: 41px;
  padding: 0 15px;
  filter: grayscale();
  margin-bottom: 25px
}
#media {
  padding-top: 20px;
  padding-bottom: 40px;
  text-align: center;
}
.media-partners {
  padding: 45px 0 20px;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}
.media-partners img {
  height: 41px; /* 41px */
  padding: 0 15px;
  filter: grayscale();
  margin-bottom: 25px
}
.media-partners.our-partners__logo-list img.contrast-logo {
  filter: grayscale() contrast(.2)
}
.media-partners a:hover img {
  filter: none;
}
.our-partners__logo-list .slots-777-logo {
  height: 26px /* 33px */
}
.our-partners__logo-list .ocr-logo {
  height: 30px
}
.our-partners__logo-list .gamblerspick-logo {
  height: 32px
}
.our-partners__logo-list .slotcatalog-logo {
  height: 32px
}
.our-partners__logo-list .slotscalendar-logo {
  height: 38px
}
.our-partners__logo-list .slotspot-logo {
  height: initial
}
.our-partners__logo-list .vegas-slots-logo {
  height: 39px /* 46px */
}
.our-partners__logo-list .patagonia-logo {
  height: 39px /* 46px */
}
.our-partners__logo-list .supercasinosites-logo {
  height: 50px;
  margin-bottom: 16px
}
.our-partners__logo-list .casinoscout-logo {
  height: 32px /* 35px */
}
.our-partners__logo-list .casinorating-logo {
  height: 29px;
}
.our-partners__logo-list .extralong-logo {
  height: 33px;
}
.our-partners__logo-list .extra-extralong-logo {
  height: 24px;
}
.our-partners__logo-list .short-logo {
  height: 43px
}
.our-partners__logo-list .very-short-logo {
  height: 70px;
  margin-bottom: 15px
}
.our-partners__logo-list .flat-logo {
  height: 15px
}
.main-partners.our-partners__logo-list .wide-logo {
  height: 45px
}
.main-partners.our-partners__logo-list .big-partners__list .wide-logo {
  height: 48px
}
.main-partners.our-partners__logo-list .extra-wide-logo {
  height: 38px
}
.main-partners.our-partners__logo-list .big-partners__list .extra-wide-logo {
  height: 42px
}
.main-partners.our-partners__logo-list .medium-logo {
  height: 34px
}
.main-partners.our-partners__logo-list .big-partners__list .medium-logo {
  height: 38px
}
.main-partners.our-partners__logo-list .medium-short-logo {
  height: 31px
}
.main-partners.our-partners__logo-list .short-logo {
  height: 59px
}
.main-partners.our-partners__logo-list .big-partners__list .short-logo {
  height: 54px
}
.main-partners.our-partners__logo-list .very-short-logo {
  height: 74px
}
.main-partners.our-partners__logo-list .softgaming-logo {
  height: 70px;
  margin-top: -20px
}
.our-partners__logo-list a:hover img {
  filter: none;
}

.our-partners__logo-list .black-logo {
  opacity: .75;
}
.our-partners__logo-list .bright-logo {
  filter: brightness(15%);
}
/*
.our-partners__logo-list a:hover .vegas-slots-logo {
  opacity: .6;
}
.our-partners__logo-list a:hover .ocr-logo {
  opacity: .6;
} */
.our-partners__logo-list a:hover .black-logo {
  opacity: 1;
}
#games-types {
  padding-top: 50px;
  padding-bottom: 60px;
  border-top: 1px solid #e3e3e3
}
.games-types__item-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 355px;
  padding: 0 35px
}
.games-types__item-text {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.games-types__wrap .games-types__item:nth-child(2) p {
  flex-grow: 2;
  padding-top: 30px
}
.games-types__item {
  text-align: center;
  width: 49.5%;
  display: inline-block;
  vertical-align: top;
}
.games-types__item p {
  max-width: 500px;
  margin: 0 auto;
  padding-top: 10px
}
.games-types__title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  height: 53px;
  letter-spacing: -1px
}
.games-types__title img {
  margin-right: 10px
}
.games-types__subtitle {
  font-size: 21px;
  font-weight: 900;
  max-width: 400px;
  margin: 0 auto 7px
}
.link-to-games-wrapper {
  display: flex;
  align-items: baseline;
  padding-top: 30px;
  justify-content: center;
}
.link-to-games-wrapper svg {
  height: 17px;
  margin-left: 10px;
  fill: #E11737
}
.link-to-games-wrapper a {
  line-height: 20px;
  padding: 0;
  font-size: 21px
}

 .feedback .colored-btn {
     padding-left: 0;
     padding-right: 0
}
 @media screen and (max-width:768px) {
     .header-slider-dots-wrapper {
         bottom: 20px
    }
}
 .services-wrapper {
     margin-top: 50px;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between
}
 @media (max-width:992px) {
     .services-wrapper {
         -ms-flex-pack: distribute;
         justify-content: space-around
    }
}
 .servece-item {
     width: 30%;
     text-align: center;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-orient: vertical;
     -webkit-box-direction: normal;
     -ms-flex-direction: column;
     flex-direction: column
}
 @media (max-width:992px) {
     .servece-item {
         width: 70%
    }
     .servece-item+.servece-item {
         margin-top: 50px
    }
}
 @media (max-width:480px) {
     .servece-item {
         width: 100%
    }
}
 .image-wrapper {
     height: 80px;
     margin-bottom: 30px
}
 .image-wrapper img+img {
     margin-left: -20px
}
 .service-descr {
     opacity: .7;
     font-weight: 300;
     margin-top: 30px;
     margin-bottom: 25px;
     -webkit-box-flex: 1;
     -ms-flex: 1 0 auto;
     flex: 1 0 auto
}
 .colored_link {
     color: #E11737;
     font-weight: 900;
     display: inline-block;
     padding: 10px 30px;
     -webkit-transition: all .3s ease;
     transition: all .3s ease
}
 .colored_link:focus, .colored_link:hover {
     color: #99001e
}
.link-to-games-wrapper:focus, .link-to-games-wrapper:hover {
  fill: #99001e
}
.link-to-games-wrapper:focus svg, .link-to-games-wrapper:hover svg {
    fill: #99001e
}
.colored_link.in-text {
  font-weight: 500;
  padding: 0;
  text-transform: none
}
.colored_link.in-text.link-wraps {
  display: initial
}
 .games {
     overflow: hidden
}
.single_game_info .games {
  overflow: visible;
}
 .games p {
     margin: 0;
     color: #fff
}
 .games .game-slide-descr {
     font-size: 24px;
     font-weight: 400;
     line-height: 2
}
 .games-slider .slick-track {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex
}
 .game-slide {
     background-size: cover;
     padding-top: 250px;
     height: auto
}
 @media screen and (max-width:768px) {
     .game-slide {
         padding-top: 300px
    }
}
 .games-slide-first {
     background-image: url(../images/img_games_bg1.jpg)
}
 .games-slide-second {
     background-image: url(../images/img_games_bg2.jpg)
}
 .games-slide-third {
     background-image: url(../images/img_games_bg3.jpg)
}
 .games-slide-fourth {
     background-image: url(../images/img_games_bg4.jpg)
}
 .games-slider-wrapper {
     position: relative
}
 .games-slider-controlls {
     position: absolute;
     width: 100%;
     height: 100px;
     left: 0;
     bottom: 0
}
 @media screen and (max-width:768px) {
     .games-slider-controlls {
         height: 50px
    }
     .games-slider-controlls .container-controlls-wrapper {
         display: none
    }
}
 .game-slide-title {
     position: absolute;
     top: 0;
     left: 0;
     right: 0;
     z-index: 3;
     padding-top: 100px
}
 .game-slide-links-wrapper {
   margin: 80px auto 30px;
   max-width: 850px;
}
 .game-slide-links-wrapper.videobtn {
   width: 280px
 }
 .game-slide-links-wrapper .colored-btn {
     padding-left: 0;
     padding-right: 0;
     width: 100%
}
 @media (max-width:600px) {
     .game-slide-links-wrapper a {
         margin-top: 15px
    }
}
 @media (max-width:600px) {
     .game-slide-links-wrapper {
         text-align: center
    }
}
 .game-description-wrapper {
   max-width: 715px;
  text-align: center;
  margin: 0 auto;
}
.game-slide-img-title img {
  margin: 0 auto;
}
 @media (max-width:1400px) {
     .game-description-wrapper {
         padding-right: 0
    }
}
 .game-img-wrapper {
     margin-top: 150px
}
 .game-img-wrapper img {
     width: 100%
}
 @media (max-width:991px) {
     .game-img-wrapper {
         margin-top: 0;
         margin-bottom: 120px
    }
}
 @media (max-width:767px) {
     .game-img-wrapper {
         margin-bottom: 50px
    }
}
 .game-slide-features {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between;
     margin-bottom: 30px
}
 .game-slide-features h5 {
     margin-bottom: 5px
}
 .game-slide-features p {
     font-size: 14px;
     line-height: 2;
     color: rgba(255, 255, 255, .5);
     font-weight: 300
}
 @media (max-width:600px) {
     .game-slide-features {
         -ms-flex-wrap: wrap;
         flex-wrap: wrap
    }
}
 .game-slide-features-item {
     width: 60%;
     padding-right: 100px
}
 .game-slide-features-item:last-child {
     width: 40%;
     padding-right: 0
}
 @media (max-width:600px) {
     .game-slide-features-item:last-child {
         width: 100%;
         margin-top: 30px
    }
}
 @media (max-width:600px) {
     .game-slide-features-item {
         width: 100%;
         padding-right: 0
    }
}
 @media (max-width:400px) {
     .game-slide-img-title img {
         width: 100%
    }
}
 .games-slider-dots-wrapper {
     margin-top: 5px;
     text-align: center
}
 .games-slider-dots-wrapper li+li {
     margin-left: 20px
}
 .games-slider-dots-wrapper li button {
     font-size: 0;
     outline: 0;
     background-color: transparent;
     padding: 0;
     width: 15px;
     height: 15px;
     border: 1px solid rgba(255, 255, 255, .5);
     border-radius: 50%;
     cursor: pointer;
     -webkit-transition: all .3s ease;
     transition: all .3s ease
}
 .games-slider-dots-wrapper li button:hover {
     border: 1px solid rgba(255, 255, 255, .8)
}
 .games-slider-dots-wrapper li.slick-active button {
     border: 1px solid rgba(255, 255, 255, .25);
     cursor: default
}
 .games-slider-dots-wrapper li.slick-active button:hover {
     border: 1px solid rgba(255, 255, 255, .25)
}
 .features {
     margin-bottom: 0;
     padding-bottom: 120px;
     border-bottom: 1px solid #e3e3e3
}
 .features-slider-wrapper {
     margin-top: 50px;
     margin-bottom: 20px
}
 .features-slide-text {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-orient: vertical;
     -webkit-box-direction: normal;
     -ms-flex-direction: column;
     flex-direction: column;
     width: 80%
}
 @media (max-width:1200px) {
     .features-slide-text {
         width: 100%
    }
}
 .feature-slide-row {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between
}
 .feature-slide-row>div img {
     width: 100%
}
 @media (max-width:1200px) {
     .feature-slide-row>div.feature-slide-center {
         display: none
    }
}
 @media (max-width:600px) {
     .feature-slide-row>div {
         width: 100%
    }
}
 @media (max-width:600px) {
     .feature-slide-row {
         -ms-flex-wrap: wrap;
         flex-wrap: wrap
    }
}
 .feature-slide-left {
     text-align: right;
     padding-right: 15px
}
 @media (max-width:768px) {
     .feature-slide-left {
         text-align: center
    }
}
 @media (max-width:600px) {
     .feature-slide-left {
         padding-right: 0
    }
}
 .feature-slide-right {
     padding-left: 15px
}
 @media (max-width:768px) {
     .feature-slide-right {
         text-align: center
    }
}
 @media (max-width:600px) {
     .feature-slide-right {
         padding-left: 0;
         margin-top: 75px
    }
}
 .feature-slide-bottom, .feature-slide-top {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-orient: horizontal;
     -webkit-box-direction: normal;
     -ms-flex-direction: row;
     flex-direction: row;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between
}
 @media (max-width:600px) {
     .feature-slide-bottom, .feature-slide-top {
         -webkit-box-orient: vertical;
         -webkit-box-direction: normal;
         -ms-flex-direction: column;
         flex-direction: column
    }
}
 .feature-slide-bottom {
     margin-top: 50px
}
 .features-subitem {
     width: 45%
}
 @media (max-width:600px) {
     .features-subitem {
         width: 100%
    }
}
 .feature-slide-left-item {
     padding-left: 20px
}
 @media (max-width:600px) {
     .feature-slide-left-item {
         padding-left: 0
    }
}
 .feature-slide-right-item {
     padding-right: 20px
}
 @media (max-width:600px) {
     .feature-slide-right-item {
         padding-right: 0
    }
}
 .feature-slide-center {
     -ms-flex-item-align: center;
     align-self: center
}
 .features-subitem p {
     line-height: 2;
     color: rgba(10, 5, 14, .7)
}
 .features-controlls-wrapper {
     text-align: center
}
 @media (max-width:768px) {
     .features-slider-next, .features-slider-prev {
         display: none
    }
}
 .testimonials-row {
     margin-top: 50px;
     margin-bottom: 80px
}
 .testimonials-data-number {
     font-size: 80px;
     font-weight: 700;
     text-align: center;
     display: block;
     line-height: 1.2
}
 @media (max-width:992px) {
     .testimonials-data-number {
         font-size: 50px
    }
}
 .testimonials-data-number-first {
     color: #91a4c4
}
 .testimonials-data-number-second {
     font-size: 100px;
     color: #757bae
}
 @media (max-width:992px) {
     .testimonials-data-number-second {
         font-size: 70px
    }
}
 .testimonials-data-number-third {
     color: #abd9d3
}
 .testimonials-data-text {
     display: block;
     font-size: 24px;
     text-transform: uppercase;
     font-weight: 700;
     color: rgba(18, 21, 24, .5);
     text-align: center
}
 .testimonials-item {
     padding: 0 15px;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between
}
 @media (max-width:1400px) {
     .testimonials-item {
         -webkit-box-pack: start;
         -ms-flex-pack: start;
         justify-content: flex-start
    }
}
 @media (max-width:480px) {
     .testimonials-item {
         padding: 0;
         -ms-flex-wrap: wrap;
         flex-wrap: wrap
    }
}
 .testimonials-item img {
     border-radius: 50%
}
 .testimonials-item-descr {
     margin-left: 15px
}
 @media (max-width:480px) {
     .testimonials-item-descr {
         margin-left: 0
    }
}
 @media (max-width:480px) {
     .testimonials-item-img {
         margin-bottom: 20px
    }
}
 .testimonials-item-author {
     margin-top: 0;
     font-size: 18px;
     color: #0a050e;
     font-weight: 500;
     margin-bottom: 10px
}
 .testimonials-item-comp {
     margin: 0;
     text-transform: uppercase;
     font-size: 18px;
     font-weight: 700;
     color: rgba(10, 5, 14, .5)
}
 .testimonials-item-text {
     font-size: 18px;
     line-height: 1.7;
     color: #0a050e;
     font-weight: 300;
     margin: 0;
     font-style: italic
}
 @media (max-width:1400px) {
     .home-testimonials-item {
         max-width: 90%;
         margin: 0 auto
    }
}
 @media (max-width:768px) {
     .home-testimonials-item {
         width: 100%
    }
}
 @media (max-width:1400px) {
     .home-testimonials-item+.home-testimonials-item {
         margin-top: 50px
    }
}
 .home-page-blog-descr {
     width: 1000px;
     margin: 0 auto;
     max-width: 100%
}
 .home-page-blog-descr p {
     color: #000;
     font-weight: 300;
     margin-top: 30px;
     margin-bottom: 25px;
     text-align: center;
     font-size: 18px
}
 .link-to-blog-wrapper {
     text-align: center;
     margin-bottom: 50px;
     padding-top: 30px;
     font-size: 21px
}
 .container-custom {
     margin-left: 244px;
     margin-right: 244px
}
 footer {
     background: #231326;
     background: -moz-linear-gradient(top, #231326 0%, #31221e 100%);
     background: -webkit-linear-gradient(top, #231326 0%,#31221e 100%);
     background: linear-gradient(to bottom, #231326 0%,#31221e 100%);
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#231326', endColorstr='#31221e',GradientType=0 );
     padding: 80px 0 30px
}
 footer ul {
     margin: 40px 0;
     padding: 0;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: start;
     -ms-flex-pack: start;
     justify-content: flex-start;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center
}
 footer ul li {
     list-style-type: none;
     margin: 0 10px
}
 footer ul li:first-child {
     margin-left: 0
}
 footer ul li:last-child {
     margin-right: 0
}
 @media (max-width:600px) {
     footer ul li.link-logo {
         width: 100%;
         margin-bottom: 30px
    }
}
 footer ul li a {
     padding: 10px;
     color: #fff;
     text-transform: none;
     -webkit-transition: all .3s ease;
     transition: all .3s ease;
     cursor: pointer
}
 footer ul li a:hover {
     color: #e6e6e6
}
 @media (max-width:600px) {
     footer ul {
         -ms-flex-wrap: wrap;
         flex-wrap: wrap
    }
}
 ul.socials-block {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     margin-top: 0;
     margin-bottom: 30px;
     -webkit-box-pack: start;
     -ms-flex-pack: start;
     justify-content: flex-start;
     -ms-flex-wrap: nowrap;
     flex-wrap: nowrap;
     padding: 0
}
 ul.socials-block li {
     list-style-type: none;
     margin: 0 10px
}
 ul.socials-block li a {
     padding: 0;
     border-radius: 50%;
     cursor: pointer
}
 ul.socials-block li a img {
     display: block;
     width: 40px;
     height: 40px
}
 ul.socials-block li a:hover {
     -webkit-transform: translateY(-3px);
     transform: translateY(-3px)
}
 @media (max-width:600px) {
     ul.socials-block li {
         width: auto
    }
}
 ul.socials-block li:first-child {
     margin-left: 0
}
ul.socials-block li:nth-child(2) a img {
  width: 37px;
  height: 37px
}
 .footer-text {
     margin: 0;
     font-size: 18px;
     line-height: 1.5;
     color: #fff;
     font-weight: 400
}
 .terms-links-wrapper {
     margin: 10px 0
}
 .terms-links-wrapper a {
     color: rgba(255, 255, 255, .8);
     text-transform: none;
     font-size: 14px;
     padding: 5px 0;
     margin-right: 10px
}
 .terms-links-wrapper a:hover {
     color: #e6e6e6
}
 .copyright {
     font-size: 12px;
     color: rgba(255, 255, 255, .5);
     font-weight: 300;
     margin: 0
}
 .footer-contacts .single-contact-item {
     margin: 0;
     margin-bottom: 20px;
     font-size: 16px;
     line-height: 1.5;
     color: rgba(255, 255, 255, .5);
     font-weight: 300;
     position: relative;
     padding-left: 40px;
     text-transform: none
}
/*.footer-contacts .single-contact-item:before {
     position: absolute;
     top: 0;
     left: 0;
     width: 25px;
     height: 25px;
     content: "";
     background: url(../images/icn_mail.png) no-repeat center center
}
*/
 .footer-contacts .single-contact-item:not(.locaton-block):hover {
     color: #fff
}
 .footer-contacts .single-contact-item.locaton-block:before {
     top: 5px;
     background: url(../images/icn_location.png) no-repeat center center
}
 .footer-contacts .single-contact-item.skype_block:before {
     background: url(../images/icn_skype.png) no-repeat center center
}
 .footer-contacts .single-contact-item span {
     display: block
}
.gaming-labs-logo {
  display: none;
}
.gaming-labs-logo img {
  height: 44px;
  margin-top: 30px
}
 @media (max-width:992px) {
     .footer-middle-row {
         margin-top: 50px
    }
}
 .menu-overlay {
     position: fixed;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0;
     overflow: hidden;
     background-color: rgba(0, 0, 0, .8);
     z-index: 7;
     display: none
}
 .menu-overlay.open-menu-overlay {
     display: block
}
 .footer-form-wrapper {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: start;
     -ms-flex-pack: start;
     justify-content: flex-start;
     align-items: flex-end;
}
 .footer-form-wrapper a {
     margin-right: 30px
}
 .footer-form-wrapper .footer-form {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: start;
     -ms-flex-pack: start;
     justify-content: flex-start;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap
}
 .footer-form-wrapper .footer-form .input-wrapper {
     width: 60%;
     margin-right: 15px;
     position: relative
}
 .footer-form-wrapper label {
     display: block;
     width: 100%;
     font-size: 12px;
     text-transform: uppercase;
     color: #afafaf;
     font-weight: 700;
     margin-bottom: 15px;
}
 .footer-form-wrapper label span {
     color: #ff0032
}
 .footer-form-wrapper .colored-btn {
     white-space: nowrap;
     text-align: center;
     padding-top: 24px;
     padding-bottom: 24px;
     font-size: 16px
}
 .footer-form-wrapper .transparent-btn {
     background-color: transparent;
     padding: 12px 30px;
     outline: 0;
     border: 1px solid #fff;
     height: 100%;
     height: 44px;
    /*line-height: 32px;
    */
     border-radius: 2px;
     text-transform: uppercase;
     -webkit-transition: all .3s ease;
     transition: all .3s ease
}
 .footer-form-wrapper .transparent-btn:hover {
     background-color: #fff;
     color: #2a2a2a
}
 .footer-form-wrapper input {
     height: 100%;
     height: 44px;
     line-height: 42px;
     padding: 0 15px;
     background-color: transparent;
     width: 100%;
     border: 1px solid #666161;
     border-radius: 2px;
     color: #666161;
     font-size: 12px;
     text-transform: uppercase;
     font-weight: 700;
     outline: 0
}
 .footer-form-wrapper input:focus {
     border: 1px solid #fff;
     color: #fff
}
 .footer-form-wrapper input.error {
     border: 1px solid #ff0032
}
 .footer-form-wrapper span.error {
     display: block;
     margin-top: 5px;
     position: absolute;
     top: 100%;
     left: 0;
     font-weight: 700;
     font-size: 12px;
     color: #ff0032
}
 @media (max-width:650px) {
     .footer-form-wrapper {
         -ms-flex-wrap: wrap;
         flex-wrap: wrap
    }
     .footer-form-wrapper .footer-form {
         width: 100%;
         margin-top: 20px
    }
     .footer-form-wrapper .footer-form label {
         margin-bottom: 5px
    }
     .footer-form-wrapper .footer-form input {
         padding: 10px 15px
    }
}
 @media (max-width:480px) {
     .footer-form-wrapper .footer-form .input-wrapper {
         width: 100%;
         margin-bottom: 10px;
         margin-right: 0
    }
     .footer-form-wrapper .footer-form .submit-wrapper {
         width: 100%
    }
     .footer-form-wrapper .footer-form .transparent-btn {
         width: 100%;
         padding: 10px 15px
    }
}
 .about_us-inner-block {
     margin-bottom: 50px;
     font-size: 18px
}
 .single_news_title {
     color: #1B1420;
     text-transform: none;
     font-weight: 500;
     font-size: 28px;
     margin-bottom: 20px;
}
 .news-wrapper {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-orient: vertical;
     -webkit-box-direction: normal;
     -ms-flex-direction: column;
     flex-direction: column
}
 .news-wrapper .single_news {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between;
     padding-bottom: 20px;
     border-bottom: 1px solid #e3e3e3
}
 .news-wrapper .single_news .single_news_img {
     width: 30%;
     padding-right: 25px
}
 .news-wrapper .single_news .single_news_img img {
     width: 100%
}
 @media screen and (max-width:768px) {
     .news-wrapper .single_news .single_news_img {
         width: 100%;
         padding-right: 0;
         margin-bottom: 20px
    }
}
 .news-wrapper .single_news+.single_news {
     padding-top: 40px
}
 @media screen and (max-width:768px) {
     .news-wrapper .single_news {
         -ms-flex-wrap: wrap;
         flex-wrap: wrap
    }
}
 .news-wrapper .single_news_descr {
     width: 70%;
     padding-left: 25px
}
 @media screen and (max-width:768px) {
     .news-wrapper .single_news_descr {
         width: 100%;
         padding-left: 0
    }
}
 .news-wrapper .single_news_data {
     opacity: .5
}
 .timeline_wrapper img {
     display: block;
     width: 100%
}
 .row-with-margin {
     margin-left: -15px;
     margin-right: -15px
}
 .games_four_columns, .games_two_columns {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap
}
 .games_two_columns {
     -ms-flex-wrap: wrap-reverse;
     flex-wrap: wrap-reverse
}
 .games_one_half {
     width: 50%
}
 @media (max-width:1200px) {
     .games_one_half {
         width: 100%
    }
}
 .game_full_width {
     width: 100%
}
 .game_half_width {
     width: 50%
}
 @media (max-width:480px) {
     .game_half_width {
         width: 100%
    }
}
 .game_fourth_width {
     width: 25%
}
 @media (max-width:1200px) {
     .game_fourth_width {
         width: 50%
    }
}
 @media (max-width:480px) {
     .game_fourth_width {
         width: 100%
    }
}
 .inner_game_content {
     border-radius: 5px;
     margin: 0 10px 20px;
     -webkit-box-shadow: 0 0 18px 0 rgba(0, 0, 0, .12);
     box-shadow: 0 0 18px 0 rgba(0, 0, 0, .12);
     -webkit-transition: all .3s ease;
     transition: all .3s ease;
     position: relative
}
 .inner_game_content a {
     display: block
}
 .inner_game_content img {
     width: 100%;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px
}
 .inner_game_content .game_description {
     padding: 20px;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between
}
 .inner_game_content .game_description img {
     display: inline;
     width: auto
}
 .inner_game_content .game_description img+img {
     margin-left: 5px
}
 .inner_game_content .game_description .game_platform_icon {
     -ms-flex-item-align: end;
     align-self: flex-end;
     margin-bottom: 3px
}
 .inner_game_content p {
     margin: 0;
     text-transform: none
}
 .inner_game_content p.game_title {
     color: #0d0a10;
     margin-bottom: 10px;
     font-size: 24px
}
 .inner_game_content p.game_descr_platform {
     color: rgba(13, 10, 16, .5);
     font-size: 18px
}
 .inner_game_content p.game_hot {
     position: absolute;
     top: 30px;
     right: 30px;
     width: 50px;
     height: 50px;
     text-align: center;
     line-height: 50px;
     border-radius: 50%;
     background-color: #ff333d;
     font-size: 14px;
     text-transform: uppercase;
     font-weight: 700;
     color: #fff
}
 .inner_game_content:hover {
     -webkit-transform: translateY(-10px);
     transform: translateY(-10px);
     -webkit-box-shadow: 0 0 18px 10px rgba(0, 0, 0, .12);
     box-shadow: 0 0 18px 10px rgba(0, 0, 0, .12)
}
 .northernheat {
     background: url(../images/img_game_northernheat_bg.jpg) no-repeat center top #09040d
}
 .lions {
     background: #175b52;
     background: -moz-linear-gradient(top, #175b52 0%, #342b0f 35%, #141309 67%, #231326 100%);
     background: -webkit-linear-gradient(top, #175b52 0%,#342b0f 35%,#141309 67%,#231326 100%);
     background: linear-gradient(to bottom, #175b52 0%,#342b0f 35%,#141309 67%,#231326 100%);
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#175b52', endColorstr='#231326',GradientType=0 );
}
.cancan {
  background: #27492e;
background: -moz-linear-gradient(top, #27492e 0%, #3c5434 35%, #393623 67%, #231326 100%);
background: -webkit-linear-gradient(top, #27492e 0%,#3c5434 35%,#393623 67%,#231326 100%);
background: linear-gradient(to bottom, #27492e 0%,#3c5434 35%,#393623 67%,#231326 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27492e', endColorstr='#231326',GradientType=0 );
}
.ank {
  background: #521907;
background: -moz-linear-gradient(top, #521907 0%, #310d12 35%, #4d1f0a 67%, #231326 100%);
background: -webkit-linear-gradient(top, #521907 0%,#310d12 35%,#4d1f0a 67%,#231326 100%);
background: linear-gradient(to bottom, #521907 0%,#310d12 35%,#4d1f0a 67%,#231326 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#521907', endColorstr='#231326',GradientType=0 );
}
.hellsing-new {
  background: #282b3c;
background: -moz-linear-gradient(top, #282b3c 0%, #513b47 35%, #29232d 67%, #231326 100%);
background: -webkit-linear-gradient(top, #282b3c 0%,#513b47 35%,#29232d 67%,#231326 100%);
background: linear-gradient(to bottom, #282b3c 0%,#513b47 35%,#29232d 67%,#231326 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#282b3c', endColorstr='#231326',GradientType=0 );
}
.nheat-new {
  background: #347aa2;
background: -moz-linear-gradient(top, #347aa2 0%, #368ad6 35%, #064564 67%, #231326 100%);
background: -webkit-linear-gradient(top, #347aa2 0%,#368ad6 35%,#064564 67%,#231326 100%);
background: linear-gradient(to bottom, #347aa2 0%,#368ad6 35%,#064564 67%,#231326 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#347aa2', endColorstr='#231326',GradientType=0 );
}
.rekill-new {
  background: #30543e;
background: -moz-linear-gradient(top, #30543e 0%, #182024 35%, #181b18 67%, #231326 100%);
background: -webkit-linear-gradient(top, #30543e 0%,#182024 35%,#181b18 67%,#231326 100%);
background: linear-gradient(to bottom, #30543e 0%,#182024 35%,#181b18 67%,#231326 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30543e', endColorstr='#231326',GradientType=0 );
}
.rite-new {
  background: #191106;
background: -moz-linear-gradient(top, #191106 0%, #554217 35%, #271b05 67%, #231326 100%);
background: -webkit-linear-gradient(top, #191106 0%,#554217 35%,#271b05 67%,#231326 100%);
background: linear-gradient(to bottom, #191106 0%,#554217 35%,#271b05 67%,#231326 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191106', endColorstr='#231326',GradientType=0 );
}
.thetomb-new {
  background: #462208;
background: -moz-linear-gradient(top, #462208 0%, #2a1809 35%, #35260e 67%, #231326 100%);
background: -webkit-linear-gradient(top, #462208 0%,#2a1809 35%,#35260e 67%,#231326 100%);
background: linear-gradient(to bottom, #462208 0%,#2a1809 35%,#35260e 67%,#231326 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#462208', endColorstr='#231326',GradientType=0 );
}
.mermaid {
  background: #725fb1;
  background: -moz-linear-gradient(top, #725fb1 0%, #7f4291 20%, #494371 40%, #494371 40%, #02596d 61%, #231326 100%);
  background: -webkit-linear-gradient(top, #725fb1 0%,#7f4291 20%,#494371 40%,#494371 40%,#02596d 61%,#231326 100%);
  background: linear-gradient(to bottom, #725fb1 0%,#7f4291 20%,#494371 40%,#494371 40%,#02596d 61%,#231326 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#725fb1', endColorstr='#231326',GradientType=0 );
}
.bamboo {
  background: #3b2f00;
background: -moz-linear-gradient(top, #3b2f00 0%, #3d3c10 33%, #1c1803 66%, #231326 100%);
background: -webkit-linear-gradient(top, #3b2f00 0%,#3d3c10 33%,#1c1803 66%,#231326 100%);
background: linear-gradient(to bottom, #3b2f00 0%,#3d3c10 33%,#1c1803 66%,#231326 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b2f00', endColorstr='#231326',GradientType=0 );
}
.venetian {
  background: #441b1f;
background: -moz-linear-gradient(top, #441b1f 0%, #952730 20%, #3c0f28 40%, #2c0e29 60%, #231326 100%);
background: -webkit-linear-gradient(top, #441b1f 0%,#952730 20%,#3c0f28 40%,#2c0e29 60%,#231326 100%);
background: linear-gradient(to bottom, #441b1f 0%,#952730 20%,#3c0f28 40%,#2c0e29 60%,#231326 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#441b1f', endColorstr='#231326',GradientType=0 );
}
.fruitvegas {
  background: #BA8905;
background: -moz-linear-gradient(top, #BA8905 0%, #A76F00 20%, #912207 40%, #3E180D 60%, #231326 100%);
background: -webkit-linear-gradient(top, #BA8905 0%, #A76F00 20%, #912207 40%, #3E180D 60%,#231326 100%);
background: linear-gradient(to bottom, #BA8905 0%, #A76F00 20%, #912207 40%, #3E180D 60%,#231326 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BA8905', endColorstr='#231326',GradientType=0 );
}
.purplepills {
  background: #906EFF;
  background: -moz-linear-gradient(top, #906EFF 0%, #3F1391 33%, #181B18 66%, #231326 100%);
  background: -webkit-linear-gradient(top, #906EFF 0%, #3F1391 33%, #181B18 66%,#231326 100%);
  background: linear-gradient(to bottom, #906EFF 0%, #3F1391 33%, #181B18 66%,#231326 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#906EFF', endColorstr='#231326',GradientType=0 );
}
.merlin {
    background: #C16CFF;
    background: -moz-linear-gradient(top, #C16CFF 0%, #1B3265 33%, #2E380E 66%, #231326 100%);
    background: -webkit-linear-gradient(top, #C16CFF 0%, #1B3265 33%, #2E380E 66%,#231326 100%);
    background: linear-gradient(to bottom, #C16CFF 0%, #1B3265 33%, #2E380E 66%,#231326 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C16CFF', endColorstr='#231326',GradientType=0 );
}
.wildspirit {
  background: #42AFCE;
  background: -moz-linear-gradient(top, #42AFCE 0%, #442512 50%, #442512 100%);
  background: -webkit-linear-gradient(top, #42AFCE 0%,#442512 50%, #442512 100%);
  background: linear-gradient(to bottom, #42AFCE 0%, #442512 50%, #442512 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42AFCE', endColorstr='#442512',GradientType=0 );

}
.wildspirit .colored-btn {
  background-color: #0BCFD3
}
.wildspirit .share-wrapper .social-wrapper .share-link {
  background-color: #774739
}
.wildspirit .next-game a, .wildspirit .previous-game a {
  color: #98EEFA
}
/*.wildspirit #game-link__prev, .wildspirit #game-link__next {
 fill: #98EEFA;
 stroke: #98EEFA;
 stroke-width: 0.5
}*/
.wildspirit .previous-game svg, .wildspirit .next-game svg {
 fill: #98EEFA;

}
.wildspirit .screenshot-overlay {
  color: #98EEFA
}
.legioner-new {
  background: #007E74;
  background: -moz-linear-gradient(top, #007E74 0%, #285302 33%, #2C2807 66%, #231326 100%);
  background: -webkit-linear-gradient(top, #007E74 0%, #285302 33%, #2C2807 66%,#231326 100%);
  background: linear-gradient(to bottom, #007E74 0%, #285302 33%, #2C2807 66%,#231326 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007E74', endColorstr='#231326',GradientType=0 );
}
.blackjack {
  background: #368EA3;
  background: -moz-linear-gradient(top, #368EA3 0%, #143C4B 33%, #0D293E 66%, #231326 100%);
  background: -webkit-linear-gradient(top, #368EA3 0%, #143C4B 33%, #0D293E 66%,#231326 100%);
  background: linear-gradient(to bottom, #368EA3 0%, #143C4B 33%, #0D293E 66%,#231326 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#368EA3', endColorstr='#231326',GradientType=0 );
}
.gryphon {
  background: #1610B4;
  background: -moz-linear-gradient(top, #1610B4 0%, #4B371C 33%, #3E1E0D 66%, #231326 100%);
  background: -webkit-linear-gradient(top, #1610B4 0%, #4B371C 33%, #3E1E0D 66%,#231326 100%);
  background: linear-gradient(to bottom, #1610B4 0%, #4B371C 33%, #3E1E0D 66%,#231326 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1610B4', endColorstr='#231326',GradientType=0 );
}
.benny {
  background: #0088B0;
  background: -moz-linear-gradient(top, #0088B0 0%, #2E5720 50%, #231326 100%);
  background: -webkit-linear-gradient(top, #0088B0 0%, #2E5720 50%,#231326 100%);
  background: linear-gradient(to bottom, #0088B0 0%, #2E5720 50%,#231326 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0088B0', endColorstr='#231326',GradientType=0 );
}
.horde {
  background: #575901;
  background: -moz-linear-gradient(top, #575901 0%, #191500 50%, #231326 100%);
  background: -webkit-linear-gradient(top, #575901 0%, #191500 50%,#231326 100%);
  background: linear-gradient(to bottom, #575901 0%, #191500 50%,#231326 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#575901', endColorstr='#231326',GradientType=0 );
}
.gemz {
  background: #A07E00;
  background: -moz-linear-gradient(top, #A07E00 0%, #825782 50%, #231326 100%);
  background: -webkit-linear-gradient(top, #A07E00 0%, #825782 50%,#231326 100%);
  background: linear-gradient(to bottom, #A07E00 0%, #825782 50%,#231326 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A07E00', endColorstr='#231326',GradientType=0 );
}
.keno {
  background: #0E6F50;
  background: -moz-linear-gradient(top, #0E6F50 0%, #7F2C7F 50%, #231326 100%);
  background: -webkit-linear-gradient(top, #0E6F50 0%, #7F2C7F 50%,#231326 100%);
  background: linear-gradient(to bottom, #0E6F50 0%, #7F2C7F 50%,#231326 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0E6F50', endColorstr='#231326',GradientType=0 );
}
.riot {
  background: #6C747A;
  background: -moz-linear-gradient(top, #6C747A 0%, #513924 50%, #231326 100%);
  background: -webkit-linear-gradient(top, #6C747A 0%, #513924 50%,#231326 100%);
  background: linear-gradient(to bottom, #6C747A 0%, #513924 50%,#231326 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6C747A', endColorstr='#231326',GradientType=0 );
}
.robin {
  background: #696406;
  background: -moz-linear-gradient(top, #696406 0%, #4C5F1A 50%, #231326 100%);
  background: -webkit-linear-gradient(top, #696406 0%, #4C5F1A 50%,#231326 100%);
  background: linear-gradient(to bottom, #696406 0%, #4C5F1A 50%,#231326 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#696406', endColorstr='#231326',GradientType=0 );
}
 .legioner {
     background: url(../images/img_game_legioner_bg.jpg) no-repeat center top #09040d
}
 .hellsing {
     background: url(../images/img_game_hellsing_bg.jpg) no-repeat center top #09040d
}
 .anksunamun {
     background: url(../images/img_game_ank_bg.jpg) no-repeat center top #09040d
}
 .cancansaloon {
     background: url(../images/img_game_cancan_bg.jpg) no-repeat center top #09040d
}
 .thetomb {
     background: url(../images/img_game_emptomb_bg.jpg) no-repeat center top #09040d
}
 .rite {
     background: url(../images/img_game_rite_bg.jpg) no-repeat center top #09040d
}
 .rekill {
     background: url(../images/img_game_rekill_bg.jpg) no-repeat center top #09040d
}
.title__wrap {
  display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px
}
.inner-header-title {
  flex-basis: auto;
}
 .previous-game {

}
 .next-game {

     text-align: right;
}
 /*.prev-next-wrapper {
     margin-top: 30px
}*/
 .prev-next-wrapper:after {
     display: table;
     clear: both;
     content: ""
}.next-game, .previous-game {
  padding: 0
}
 .next-game a, .previous-game a {
     font-size: 21px;
     font-weight: 900;
     text-decoration: none;
     display: flex;
    align-items: center;
}
 .next-game a:hover, .previous-game a:hover {
     filter: brightness(0.8);
}
 .next-game a:hover .icon-game, .previous-game a:hover .icon-game {
     border: 1px solid transparent;
     background-color: #fff
}
 .next-game a:hover .icon-game .icon-game-arrow, .previous-game a:hover .icon-game .icon-game-arrow {
     border-bottom: 1px solid #2a2a2a;
     border-right: 1px solid #2a2a2a
}
 .next-game a .game-link, .previous-game a .game-link {
     display: inline-block;
     vertical-align: text-bottom;
}
 .next-game a .game-link span, .previous-game a .game-link span {
     display: block
}
 .next-game a .game-link span:first-child, .previous-game a .game-link span:first-child {
     padding-bottom: 0
}
 .next-game a .icon-game, .previous-game a .icon-game {
     display: inline-block;
     width: 64px;
     height: 64px;
     border: 1px solid rgba(255, 255, 255, .5);
     -webkit-transition: all .3s ease;
     transition: all .3s ease;
     border-radius: 50%;
     position: relative
}
 .next-game a .icon-game .icon-game-arrow, .previous-game a .icon-game .icon-game-arrow {
     display: block;
     width: 15px;
     height: 15px;
     border: 1px solid transparent;
     border-bottom: 1px solid rgba(255, 255, 255, .5);
     border-right: 1px solid rgba(255, 255, 255, .5);
     position: absolute;
     top: 50%;
     left: 50%;
     -webkit-transition: border-color .3s ease;
     transition: border-color .3s ease
}
 .next-game a .icon-game .icon-game-arrow.icon-game-arrow-next, .previous-game a .icon-game .icon-game-arrow.icon-game-arrow-next {
     -webkit-transform: translate(-69%, -50%) rotate(-45deg);
     transform: translate(-69%, -50%) rotate(-45deg)
}
 .next-game a .icon-game .icon-game-arrow.icon-game-arrow-prev, .previous-game a .icon-game .icon-game-arrow.icon-game-arrow-prev {
     -webkit-transform: translate(-33%, -50%) rotate(135deg);
     transform: translate(-33%, -50%) rotate(135deg)
}
.next-game svg {
  transform: rotate(180deg);
}
 .previous-game .game-link {
     padding-left: 10px
}
 .next-game .game-link {
     padding-right: 10px
}
 .single_game-wrapper .game-slide-descr {
     color: #fff;
     line-height: 1.5;
}
 .single_game_info {
     margin-bottom: 45px;
     margin-top: 10px
}
 .single_game_title {
   text-transform: none;
    font-weight: 900;
    margin-bottom: 10px;
    letter-spacing: -.77px;
}
.game-description__game-type {
  width: 205px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    padding: 17px 0;
    border: 1px solid #fff;
    border-radius: 50px;
    background-color: transparent;
    color: #fff;
    text-align: center;
    margin-bottom: 45px
}
.key-feature__wrap {
  display: flex;
  justify-content: center;
  padding: 8px 0
}
.key-feature__item {
  display: flex;
align-items: center;
justify-content: center;
}
.key-feature__wrap .key-feature__item:first-child {
  margin-right: 60px
}
.keno .key-feature__wrap .key-feature__item:first-child {
  margin-right: 0
}
.key-feature__info {
  text-align: left;
    padding-left: 10px;
    color: #fff
}
.key-feature__value {
  font-size: 30px;
  font-weight: 900;
    text-transform: initial;
}
.key-feature__name {
  font-size: 17px;
  font-weight: 900;
    text-transform: uppercase;
    padding-top: 5px;
}
 .game_features-description {
     color: #fff;
     line-height: 2;
     margin-top: 20px;
     margin-bottom: 55px;
     font-weight: 300;
     font-size: 18px;
     max-width: 80%;
}
 .single_game_features-wrapper {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: start;
     -ms-flex-pack: start;
     justify-content: flex-start;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     margin: 0 -35px
}
.single_game_features-wrapper.vertical-img {
  display: flex;
  align-items: flex-end;
}
.vertical-img__item img {
  max-width: 200px;
  display: block;
  margin: 0 auto 15px
}
.single_game_features-wrapper.vertical-img .single_game_feature_descr {
  min-height: 100px
}
.blackjack .slider-footer__icons-item svg {
  height: 80px
}
.keno .slider-footer__icons-item svg {
  height: 80px
}
.eq-height-wrap {
  height: 370px;
  margin-bottom: 20px
}
.eq-height-wrap.vertic img {
  height: 100%;
  width: auto;
  margin: 0 auto;
  display: block;
}
.eq-height-wrap.horiz {
  display: flex;
  align-items: center;
}
 @media (max-width:600px) {
     .single_game_features-wrapper {
         margin: 0
    }
}
 .single_game-wrapper .game-img-wrapper {
     display: block;
     margin-top: 0
}
 .single_game-wrapper .game-img-wrapper a {
     display: none;
     cursor: -webkit-zoom-in;
     cursor: zoom-in
}
 .single_game-wrapper .game-img-wrapper a:first-child {
     display: block
}
 .single_game-wrapper .game-img-wrapper img {
     width: auto;
     max-width: 100%
}
 @media (max-width:1400px) {
     .single_game-wrapper .game-img-wrapper {
         margin-bottom: 0
    }
}
 .single_game_feature_item {
     width: 33.3333333%;
     padding: 0 35px 50px
}
.thumbnail {
  width: 100%
}
 .single_game_feature_item h5 {
     text-transform: none;
     margin: 35px 0;
     margin-bottom: 20px
}
 .single_game_feature_item img {
     width: 100%
}
 @media (max-width:600px) {
     .single_game_feature_item img {
         width: auto;
         max-width: 100%
    }
}
 .single_game_feature_item .single_game_feature_descr {
     font-size: 21px;
     color: #fff;
     line-height: 1.5
}
 @media (max-width:992px) {
     .single_game_feature_item {
         width: 50%
    }
}
 @media (max-width:600px) {
     .single_game_feature_item {
         width: 100%;
         padding: 0 0 50px
    }
    .eq-height-wrap.horiz {
      height: auto;
    }
}
 .single_game-wrapper {
     padding-bottom: 5px;
     background-size: auto
}
 .single_game-wrapper .game-description-wrapper {
     margin-bottom: 0
}
 #lg-download {
     display: none
}
 .products-section {
     margin-bottom: 50px
}
 .products-title {
     width: 650px;
     margin: 0 auto;
     margin-bottom: 50px;
     text-align: center;
     max-width: 100%
}
 .products-title p {
     margin: 0
}
 .products-title p+p {
     margin-top: 10px
}
 .products-flex-wrapper {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-pack: distribute;
     justify-content: space-around;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap
}
 .products-flex-wrapper .servece-item {
     width: 40%;
     margin-bottom: 70px
}
 .products-flex-wrapper .servece-item .services-reviewer-wrapper {
     margin: 30px 0 20px
}
 .products-flex-wrapper .servece-item .services-reviewer-wrapper img {
     border-radius: 50%
}
 .products-flex-wrapper .servece-item .services-testimonials-wrapper p {
     font-style: italic;
     opacity: .7;
     margin-bottom: 30px
}
 @media (max-width:992px) {
     .products-flex-wrapper .servece-item {
         width: 48%
    }
     .products-flex-wrapper .servece-item+.servece-item {
         margin-top: 0
    }
}
 @media (max-width:768px) {
     .products-flex-wrapper .servece-item {
         width: 85%
    }
}
 @media (max-width:480px) {
     .products-flex-wrapper .servece-item {
         width: 100%
    }
}
 .popup {
     display: none;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     overflow: hidden;
     overflow-y: auto;
     position: fixed;
     z-index: 88;
     text-align: center;
     background-color: rgba(0, 0, 0, .7)
}
 .popup.inline-popup {
     position: static;
     display: block;
     background-color: transparent
}
 .popup.inline-popup .close-popup {
     display: none
}
 .popup.inline-popup .popup-wrapper {
     max-width: 100%;
     margin: 0;
     padding: 0 50px;
     border-left: 1px solid #e3e3e3
}
 @media (max-width:1200px) {
     .popup.inline-popup .popup-wrapper {
         border: none;
         padding: 0
    }
}
 @media (max-width:1200px) {
     .popup.inline-popup .popup-wrapper .colored-btn {
         display: inline-block;
         width: auto
    }
}
 @media (max-width:400px) {
     .popup.inline-popup .popup-wrapper .colored-btn {
         display: block;
         width: 100%
    }
}
 .popup.inline-popup:before {
     display: none
}
 .popup:before {
     display: inline-block;
     vertical-align: middle;
     content: "";
     width: 0;
     height: 100%;
     font-size: 0;
     line-height: 0;
     margin: 0 0 0 -2px
}
 .popup:before.popup_inner:before {
     display: none
}
 .popup-wrapper {
     width: 100%;
     max-width: 420px;
     background-color: #fff;
     padding: 30px 50px 50px;
     position: relative;
     height: auto;
     display: inline-block;
     vertical-align: middle;
     text-align: left;
     margin: 50px -2px
}
 .popup-wrapper h4 {
     margin-bottom: 0
}
 .popup-wrapper h4.ty-header {
     position: relative;
     padding-top: 50px;
     text-align: center
}
 .popup-wrapper h4.ty-header:before {
     display: block;
     content: "";
     width: 14px;
     height: 24px;
     border-right: 3px solid #1ab600;
     border-bottom: 3px solid #1ab600;
     position: absolute;
     top: 0;
     left: 50%;
     -webkit-transform: translateX(-50%) rotate(45deg);
     transform: translateX(-50%) rotate(45deg)
}
 .popup-wrapper p {
     margin-bottom: 20px;
     margin-top: 0;
     font-size: 16px
}
 .popup-wrapper p.ty-text {
     margin-bottom: 0;
     text-align: center
}
 .popup-wrapper .popup-form-top {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between
}
 .popup-wrapper .popup-form-top .half {
     width: 48%;
     position: relative
}
 .popup-wrapper .popup-form-top .half span.error {
     position: absolute;
     top: 100%;
     left: 0;
     font-size: 12px;
     font-weight: 700
}
 .popup-wrapper label {
     display: block;
     text-transform: uppercase;
     margin-bottom: 5px;
     color: #afafaf;
     font-size: 14px;
     font-weight: 700
}
 .popup-wrapper label span {
     color: #ff0032
}
 .popup-wrapper input, .popup-wrapper textarea {
     display: block;
     width: 100%;
     padding: 5px;
     border: 1px solid #e3e3e3;
     resize: none
}
 .popup-wrapper input.error, .popup-wrapper textarea.error {
     border: 1px solid #ff0032
}
 .popup-wrapper textarea {
     height: 150px
}
 .popup-wrapper .colored-btn {
     border: none;
     display: block;
     width: 100%;
     text-align: center;
     text-transform: uppercase;
     font-size: 16px;
     padding-top: 24px;
     padding-bottom: 24px
}
 .popup-wrapper form>div {
     margin-bottom: 25px;
     position: relative
}
 .popup-wrapper form>div span.error {
     color: #ff0032;
     position: absolute;
     top: 100%;
     left: 0;
     font-size: 12px;
     font-weight: 700
}
 @media (max-width:480px) {
     .popup-wrapper {
         padding: 30px 20px
    }
}
 .close-popup {
     position: absolute;
     top: -30px;
     right: 10px;
     width: 20px;
     height: 20px;
     cursor: pointer;
     z-index: 30
}
 .close-popup:after, .close-popup:before {
     width: 100%;
     height: 1px;
     position: absolute;
     top: 50%;
     left: 0;
     background-color: #fff;
     content: ""
}
 .close-popup:before {
     -webkit-transform: rotate(45deg);
     transform: rotate(45deg)
}
 .close-popup:after {
     -webkit-transform: rotate(-45deg);
     transform: rotate(-45deg)
}
 .single-product-wrapper .feature-slide {
     margin-top: 100px
}
 .features-button-wrapper {
     margin-top: 80px;
     margin-bottom: 80px;
     text-align: center
}
 .product_testimonials_row {
     margin-top: 80px;
     margin-bottom: 80px;
}
 .single-product-wrapper section .subtitle {
     max-width: 700px;
     margin: 0 auto
}
 .feature-slide-row>div img.translated-img {
     -webkit-transform: translateX(-100px);
     transform: translateX(-100px)
}
 .contacts-content .footer-contacts p {
     color: #0a050e;
     font-size: 18px;
     font-weight: 400
}
 .contacts_wrapper {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between
}
 @media (max-width:1200px) {
     .contacts_wrapper {
         -ms-flex-wrap: wrap;
         flex-wrap: wrap
    }
}
 .two_third {
     width: 60%
}
 @media (max-width:1200px) {
     .two_third {
         width: 100%
    }
}
 .two_third h4 {
     margin-bottom: 30px
}
 .one_third {
     width: 35%
}
 @media (max-width:1200px) {
     .one_third {
         width: 100%;
         margin-top: 50px
    }
    .single-blog-section .contacts_wrapper .one_third {
        width: 100%;
        margin-top: 0
    }
}
.staff-contacts {
    padding: 30px 0;
}
.staff-contacts__wrap {
  padding-bottom: 30px
}
.staff-contacts__wrap p {
  margin-bottom: 0;
  margin-top: 0
}
.staff-contacts__wrap p strong {
  margin-bottom: 10px;
  margin-top: 20px;
  display: block;
}
.staff-contacts__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.staff-contacts__item {
  width:45%
}
.staff-contacts__item a {
  text-transform: none;
  line-height: 1.8
}
.staff-contacts__item a:hover {
  color: inherit;
  opacity: .8
}
@media (max-width:760px) {
  .staff-contacts__item {
    width:100%
  }
}
 .not-found-wrapper {
     background-image: url(../images/img_games_bg3.jpg);
     background-repeat: no-repeat;
     background-size: cover;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-orient: vertical;
     -webkit-box-direction: normal;
     -ms-flex-direction: column;
     flex-direction: column;
     -webkit-box-pack: stretch;
     -ms-flex-pack: stretch;
     justify-content: stretch;
     height: auto;
     min-height: 100vh
}
 .not-found-wrapper .navigation-row {
     position: static
}
 .not-found-wrapper .not-found-main {
     -webkit-box-flex: 1;
     -ms-flex: 1 0 auto;
     flex: 1 0 auto;
     padding: 100px 15px;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-orient: vertical;
     -webkit-box-direction: normal;
     -ms-flex-direction: column;
     flex-direction: column;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     justify-content: center
}
 .not-found-wrapper .not-found-main p {
     color: #fff;
     margin: 0
}
 .not-found-wrapper .not-found-menu {
     width: 620px;
     max-width: 100%;
     margin: 0 auto
}
 .not-found-wrapper ul.not-found-nav {
     margin: 40px 0;
     padding: 0;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center
}
 .not-found-wrapper ul.not-found-nav li {
     list-style-type: none;
     margin: 0 10px
}
 .not-found-wrapper ul.not-found-nav li:first-child {
     margin-left: 0
}
 .not-found-wrapper ul.not-found-nav li:last-child {
     margin-right: 0
}
 .not-found-wrapper ul.not-found-nav li a {
     padding: 5px 10px;
     color: #fff;
     text-transform: none;
     -webkit-transition: all .3s ease;
     transition: all .3s ease;
     cursor: pointer;
     font-size: 18px
}
 .not-found-wrapper ul.not-found-nav li a:hover {
     color: #e6e6e6
}
 @media (max-width:600px) {
     .not-found-wrapper ul.not-found-nav li {
         margin: 0;
         width: 50%;
         text-align: center
    }
}
 @media (max-width:600px) {
     .not-found-wrapper ul.not-found-nav {
         -ms-flex-wrap: wrap;
         flex-wrap: wrap
    }
}
 .not-found-wrapper .not-found-top {
     width: 400px;
     max-width: 100%;
     margin: 0 auto;
     text-align: center;
     padding: 0 50px 70px;
     background-image: url(../images/img_404.png);
     background-repeat: no-repeat;
     background-position: center bottom
}
 @media (max-width:480px) {
     .not-found-wrapper .not-found-top {
         padding: 0 0 70px
    }
}
 .not-found-wrapper .not-found-top .its-gone {
     text-align: left
}
 .not-found-wrapper .not-found-top .its-gone p {
     color: #fff;
     font-size: 24px;
     padding: 5px 25px;
     display: inline-block;
     border: 1px solid rgba(255, 255, 255, .22)
}
 .not-found-wrapper .not-found-top .page-not-found .page-not-found-404 {
     font-size: 158px;
     line-height: 1.2
}
 .not-found-wrapper .not-found-top .page-not-found .page-not-found-404-text {
     font-size: 38px
}
 .not-found-wrapper .not-found-description {
     width: 460px;
     max-width: 100%;
     text-align: center;
     margin: 0 auto
}
 .not-found-wrapper .not-found-description p {
     font-size: 18px;
     color: #b6b6b6
}
 .not-found-wrapper .not-found-content {
     width: 100%
}
 .share-wrapper {
     border-top: 1px solid #E3E3E3;
     padding-top: 30px;
     padding-bottom: 30px
}
 .share-wrapper {
     display: flex;
     justify-content: center;
     align-content: center;
}
 @media (max-width:768px) {
     .share-wrapper {
         -ms-flex-wrap: wrap;
         flex-wrap: wrap;
         max-width: 490px;
         margin: 0 auto;
    }
}
 .share-wrapper p {
     margin: 0;
     margin-right: 35px;
     -ms-flex-item-align: center;
     align-self: center;
     color: #050505;
     font-size: 24px
}
 @media (max-width:768px) {
     .share-wrapper p {
         margin-right: 5px;
        /* margin-bottom: 20px;
         */
         padding-right: 0;
        /* width: 100%;
         */
         padding-bottom: 10px;
    }
}
 .share-wrapper .social-wrapper {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: start;
     -ms-flex-pack: start;
     justify-content: flex-start;
     position: relative;
     z-index: 2;
}
 .share-wrapper .social-wrapper .share-link {
     display: block;
     margin-right: 10px;
     width: 50px;
     height: 50px;
     background-color: #343434;
     border-radius: 50%;
     position: relative;
     -webkit-transition: all .3s ease;
     transition: all .3s ease
}
 @media (max-width:400px) {
     .share-wrapper .social-wrapper .share-link {
         width: 45px;
         height: 45px
    }
}
 .share-wrapper .social-wrapper .share-link:before {
     position: absolute;
     top: 50%;
     left: 50%;
     display: block;
     content: "";
     -webkit-transform: translate(-50%, -50%);
     transform: translate(-50%, -50%);
     background-position: center center;
     background-size: contain;
     background-repeat: no-repeat
}
 .share-wrapper .social-wrapper .share-link.twitter-share:before {
     width: 25px;
     height: 20px;
     background-image: url(../images/icon_twitter.svg)
}
 .share-wrapper .social-wrapper .share-link.linkedin-share:before {
     width: 23px;
     height: 20px;
     background-image: url(../images/icon_linkedin.svg)
}
 .share-wrapper .social-wrapper .share-link.fb-share:before {
     width: 14px;
     height: 23px;
     background-image: url(../images/icon_facebook.svg)
}
 .share-wrapper .social-wrapper .share-link.google-share:before {
     width: 25px;
     height: 20px;
     background-image: url(../images/icon_google.svg)
}
 .share-wrapper .social-wrapper .share-link.tumblr-share:before {
     width: 15px;
     height: 24px;
     background-image: url(../images/icon_tumblr.svg)
}
 .share-wrapper .social-wrapper .share-link:hover {
     opacity: .7
}
 .single_game-wrapper .share-wrapper p {
     color: #fff
}
 .blog-section {
     margin-top: 50px;
     margin-bottom: 0
}
 .single-blog-section {
     margin-top: 50px;
     margin-bottom: 0
}
 .single-blog-section .container>div:last-of-type {
     margin-bottom: 30px
}
 .single-blog-section .text-block {
     margin-bottom: 30px
}
 .single-blog-section .text-block ul, .single-blog-section .text-block ol {
   font-size: 18px;
    line-height: 36px;
    margin-bottom: 50px;
 }
 .text-indented {
   padding-left: 20px
 }
 .single-blog-section h5 {
     color: #1B1420;
     text-transform: none;
     font-weight: 500;
     font-size: 28px;
     margin-bottom: 20px;
}
 .single-blog-section p {
     font-size: 18px;
     line-height: 36px;
     margin: 0;
     margin-bottom: 30px
}
.single-blog-section #games-types p {
  line-height: 1.42
}
 .single-blog-section p a {
     color: #ff0032;
     font-weight: 700;
     display: inline-block;
     -webkit-transition: all .3s ease;
     transition: all .3s ease;
     text-transform: none
}
 .single-blog-section p a:hover {
     color: #99001e
}
 .single-blog-section .text-block-img {
     display: block;
     margin: 0 auto;
}
 .blog-img-wrap {
     background-color: #39222C;
     margin-bottom: 30px
}
 .blog-img-wrap#back_1 {
     background-color: #273747;
}
 .blog-img-wrap#back_2 {
     background-color: #3e3032;
}
 .blog-img-wrap#back_4 {
     background-color: #5d4e48;
}
 .blog-img-wrap#back_5 {
     background-color: #80bff3;
}
.blog-img-wrap#back_6 {
    background-color: #535957;
}
 .single-blog-section .text-block-img.image-right {
     float: right;
     margin-right: 0
}
 .single-blog-section .share-wrapper p {
     margin: 0;
     margin-right: 35px;
     align-self: center;
     color: #050505;
     font-size: 30px;
}
.single-blog-section .one_third {
  width: 50%
}
.single-blog-section .popup.inline-popup .popup-wrapper {
  border-left: none;
  padding: 30px 0
}
 @media (max-width:550px) {
     .single-blog-section .text-block-img.image-right {
         float: none;
         width: 100%;
         margin: 15px 0;
         max-width: 100%
    }
}
 .single-blog-section .text-block-img.image-left {
     float: left;
     margin-left: 0
}
 @media (max-width:550px) {
     .single-blog-section .text-block-img.image-left {
         float: none;
         width: 100%;
         margin: 15px 0;
         max-width: 100%
    }
}
 .single-blog-section .single-blog-button-wrapper {
     margin: 30px 0;
     text-align: center
}
 .single-blog-section .single-blog-button-wrapper .colored-btn {
     width: 275px;
     text-align: center;
     padding: 34px 0
}
 .single-blog-section .games_four_columns {
     margin: 50px 0
}
 .single-blog-section .small-only {
     display: none
}
 .single-blog-section .single-blog-table {
     vertical-align: top
}
 .single-blog-section .single-blog-table td, .single-blog-section .single-blog-table th {
     font-size: 18px;
     line-height: 26px;
     padding: 25px 30px;
     padding-left: 0;
     vertical-align: top
}
 .single-blog-section .single-blog-table th {
     text-align: left
}
 .single-blog-section .single-blog-table th.table-name {
     width: 15%
}
 .single-blog-section .single-blog-table th.table-features {
     width: 20%
}
 .single-blog-section .single-blog-table th.table-try {
     width: 10%
}
 .single-blog-section .single-blog-table tr+tr {
     border-top: 1px solid #e3e3e3
}
 .single-blog-section .two-table-block {
     margin: 50px 0;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between
}
 .single-blog-section .two-table-block .single-blog-two-table {
     width: 45%
}
 .single-blog-section .two-table-block .single-blog-two-table td, .single-blog-section .two-table-block .single-blog-two-table th {
     font-size: 18px;
     line-height: 26px;
     padding: 25px 30px;
     padding-left: 0;
     vertical-align: top
}
 .single-blog-section .two-table-block .single-blog-two-table .thead-labels {
     width: 50%;
     padding: 5px
}
 .single-blog-section .two-table-block .single-blog-two-table tbody tr {
     border-top: 1px solid #e3e3e3
}
 @media (max-width:992px) {
     .single-blog-section .two-table-block {
         -ms-flex-wrap: wrap;
         flex-wrap: wrap
    }
     .single-blog-section .two-table-block .single-blog-two-table {
         width: 100%
    }
     .single-blog-section .two-table-block .single-blog-two-table+.single-blog-two-table {
         margin-top: 30px
    }
}
 video#bgvideo {
     position: absolute;
     top: 50%;
     left: 50%;
     min-width: 100%;
     min-height: 100%;
     width: auto;
     height: auto;
     z-index: -100;
     -ms-transform: translateX(-50%) translateY(-50%);
     -moz-transform: translateX(-50%) translateY(-50%);
     -webkit-transform: translateX(-50%) translateY(-50%);
     transform: translateX(-50%) translateY(-50%);
     background-color: #000;
}
 .video-wrapper {
     position: relative;
     width: 100%;
     height: 100%;
     overflow: hidden;
}
 .video-wrapper:before {
     content: '';
     position: absolute;
     width: 100%;
     height: 100%;
     /*background-color: #170911;
     opacity: .75;*/
     background: radial-gradient(circle, rgba(23,9,17,1) 0%, rgba(23,9,17,0.6) 100%);
     z-index: 0
}
.top-row-games.desktop img {
  width: 100%
}
 .header-slider.mobile {
     display: none
}
.header-slider__wrap .top-row-games .tile.tile-big {
  margin-top: 0;
  margin-bottom: 0
}
#slider-games {
  margin-top: -2px
}
 #getgames-full-img {
     display: block
}
 #getgames-1024-img {
     display: none;
}
 .slider-games__title {
     display: none
}
 .single-contact-item.email-address {
     background: url('../images/icn_mail.png') no-repeat 0 50%;
     background-size: contain;
}
 .locaton-block.single-contact-item {
     background: url('../images/icn_location.png') no-repeat 0 0;
     background-size: 25px
}
 .slider-footer__icons-item svg {
     height: 38px;
     width: auto;
}
.slider-footer__icons-item .info-icon {
  margin-left: 0;
  font-weight: 600
}
.slider-games__title .info-icon, #info-icon-link a {
  font-weight: 600;
  color: #1B1420;
  text-transform: lowercase;

}
 .inline-feedback .colored-btn {
     padding-left: 0;
     padding-right: 0
}
 .about-us-section {
     margin-top: 120px;
     margin-bottom: 0
}
 .timeline_wrapper {
     margin-bottom: 100px
}
 .single-blog-section .single-blog-button-wrapper .colored-btn.btn-long {
     width: unset;
     padding-left: 50px;
     padding-right: 50px
}
 /*.prev-next-wrapper {
     margin-top: -130px;
}*/
.ank .prev-next-wrapper, .thetomb-new .prev-next-wrapper {
  margin-top: 10px
}
 .slider-footer__icons.game-page {
     padding-top: 60px;
     padding-bottom: 60px;
     color: #fff;
     display: block;
     margin-top: 0;
     border-bottom: 1px solid rgba(255, 255, 255, 0.28);
}
 .icons__wrap {
     max-width: 730px;
     margin: 0 auto;
     display: flex;
     justify-content: space-around;
}
 .slider-footer__icons.game-page .slider-footer__icons-itemname {
     font-size: 16px;
     text-transform: uppercase;
     padding-top: 10px;
}
 .single_game-wrapper .share-wrapper {
     border-top: 1px solid rgba(255, 255, 255, .43);
}
 .footer-bottom-row {
     margin-top: 30px
}
 .single_game_btn-wrapper {
     margin: 15px 0 77px;
     text-align: center;
}
 .single_game_btn-wrapper .colored-btn {
     padding-left: 0;
     padding-right: 0;
     width: 280px
}
 .hidden-md {
     display: block;
}
 .shown-md {
     display: none;
}
 .play-btn {
     position: absolute;
     width: 158px;
     height: 158px;
     background-color: #fff;
     border-radius: 50%;
     top: 42%;
     left: 50%;
     margin-left: -79px;
     margin-top: -79px;
     padding: 50px 65px;
     cursor: pointer;
     z-index: 3
}
 .play-btn #play {
     width: 0;
     height: 0;
     border-top: 30px solid transparent;
     border-bottom: 30px solid transparent;
     border-left: 40px solid #000;
}
 .testimonials {
     margin-bottom:0
}
.game-main-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 100px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.28);
}
.game-main-info .play-btn {
  top: 50%
}
.video__outer {
  width: 57%
}
.game-info__outer {
  width: 43%;
  padding: 0 105px;
}
.game-info__wrap {
  text-align: center;
  display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.game-slide-img-title {
  max-width: 280px;
  margin: 0 auto;
}
.screenshots-carousel__wrap {
  margin-top: 20px
}
.screenshots-carousel__main .slick-list {
  margin-left: -15px
}
.screenshots-carousel__main .slick-slide {
  margin-left: 15px;
  cursor: pointer;
  position: relative;
}
.single-game-feature__img {
  position: relative;
  margin-bottom: 20px
}
.screenshots-carousel__main .slick-slide .screenshot-overlay, .single-game-feature__img .screenshot-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,.48);
  font-size: 40px;
  font-weight: 900;
  z-index: 2;
  text-align: center;
  transition: all .5s;
  opacity: 0
}
.screenshots-carousel__main .slick-slide .screenshot-overlay {
  display: flex;
  align-items: center;
  justify-content: center;
}
.single-game-feature__img .screenshot-overlay {
  display: flex;
  align-items: center;
  justify-content: center;
}
.screenshots-carousel__main .slick-slide:hover .screenshot-overlay, .single-game-feature__img:hover .screenshot-overlay {
  opacity: 1
}
.screenshots-carousel__wrap .slick-arrow {
  position: absolute;
    z-index: 2;
    top: 40%;
    background-color: #00000085;
    padding: 0;
    border: none;
    border-radius: 3px;
}
.screenshots-carousel__wrap .slick-arrow img {
  margin: 5px
}
.scrnshots_slick-prev {
      left: -10px;
}
.scrnshots_slick-next {
      right: -10px;
}
 .single_game_info .video-wrap {
     border: 1px solid rgba(255,255,255,.42);
     box-shadow: 0px 3px 30px rgba(0,0,0,.48);
}
.game-sub-info {
  padding: 75px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.28);
}
h2.game-sub-info__title {
  color: #fff;
  text-align: left;
  margin-bottom: 65px
}
.game-sub-info__content {
  display: flex;
    align-items: flex-end;
    justify-content: left;
}
.game-sub-info__content .icons__wrap {
    color: #fff;
    padding: 30px 50px 24px;
    background-color: rgba(255, 255, 255, .08);
    border-radius: 20px;
    min-width: 745px;
    margin: 0 0 0 65px;
}
.game-sub-info__content .icons__wrap .slider-footer__icons-itemname {
    font-size: 17px;
    padding-top: 10px;
    text-transform: uppercase;
    font-weight: 900;
}
 .legal-page {
     margin-top: 50px;
     margin-bottom: 50px
}
 .services {
     margin-top: 65px;
     margin-bottom: 0;
     border-bottom: 1px solid #e3e3e3
}
 .features-title {
     color: #1B1420;
     text-transform: none;
     font-weight: 500;
     font-size: 28px;
     margin-bottom: 30px;
}
 .features-subtitle {
     padding-bottom: 15px;
     font-size: 18px
}
 .features-list {
     list-style: none;
     padding-left: 0;
     font-size: 18px;
}
 .txt-wrap {
     margin-bottom: 60px
}
 #sweepstakes .txt-wrap {
     margin-bottom: 30px;
     margin-top: 50px;
}
 .features-list li {
     padding-bottom: 25px
}
 .features-list li:before {
     content: "-";
     margin-right: 5px
}
 .features-img.left {
     padding-right: 30px;
    /*max-width: 485px*/
}
 .features-img.right {
     padding-left: 30px;
     float: right;
    /*max-width: 485px*/
}
 .features-boldtext {
     padding-bottom: 50px
}
 #cusdev img, #club-solutions img {
     max-width: 485px
}
 .all-games-wrapper {
     background: #1d2126;
     background: -moz-linear-gradient(top, #1d2126 0%, #1e2330 50%, #16161a 100%);
     background: -webkit-linear-gradient(top, #1d2126 0%,#1e2330 50%,#16161a 100%);
     background: linear-gradient(to bottom, #1d2126 0%,#1e2330 50%,#16161a 100%);
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d2126', endColorstr='#16161a',GradientType=0 );
}
 .toolbar-wrap {
     width: 1136px;
     margin: 0 auto;
}
 .toolbar {
     display: flex;
     justify-content: space-between;
     color: #fff;
     overflow-x: auto;
     padding-top: 30px;
     padding-bottom: 50px
}
 .portfolio-wrap, .comingsoon-games {
     margin-left: 104px;
     margin-right: 104px
}
 .btn.fil-cat {
     min-width: 150px;   /* previous max-width:205px */
     text-transform: uppercase;
     font-size: 14px;   /* previous font-size: 18px */
     font-weight: 600;
     padding: 17px 0;
     border: 1px solid #fff;
     border-radius: 50px;
     background-color: transparent;
}
 .btn.fil-cat:hover {
     background-color: #fff;
     color: #1B1420
}
.btn.fil-cat.active {
  background-color: rgba(255,255,255,.2);
    border-color: rgb(73, 77, 82);
    color: #fff
}
 .tile {
     position: relative;
}
 .top-row-games {
     display: flex;
     justify-content: space-between;
     position: relative;
     flex-wrap: wrap;
     align-items: baseline;
}
#portfolio .top-row-games {
  justify-content: center;
}
 #portfolio .top-row-games .tile {
   margin-left: 7px;
   margin-right: 7px
}
 .top-row-games .tile.tile-big {
     width: 32.5%;
     border: 1px solid rgba(90, 90, 90, .47);
     box-shadow: 0px 5px 10px rgba(0, 0, 0, .45);
     margin-bottom: 10px
}
#portfolio  .top-row-games .tile.tile-big {
     width: 32%
   }
 .top-row-games .tile {
     width: 24%;
     border: 1px solid #5a5a5a;
     box-shadow: 0px 5px 10px rgba(0, 0, 0, .16);
     margin-top: 40px
}
#portfolio  .top-row-games .tile {
     width: 23.7%;
   }
 .game-overlay {
     position: absolute;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0;
     height: 100%;
     width: 100%;
     opacity: 0;
     transition: .5s ease;
     background-color: rgba(0,0,0,.8);
     display: flex;
     flex-direction: column;
     justify-content: space-around;
}
 .tile:hover .game-overlay {
     opacity: 1;
}
.tile {
  transition: all .2s ease-in-out;
}
.top-row-games .tile:hover {
    transform: scale(1.25) !important;
    z-index: 9
}
.comingsoon-games__list .tile {
  transition: none;
}
.comingsoon.tile {
  pointer-events: none;
}
 .game-overlay__top {
     display: flex;
     justify-content: space-between;
     align-items: center;
     padding-top: 0;
     padding-bottom: 0;
}
 .game-overlay__top-title {
     font-weight: 600;
     color: #fff;
     text-transform: uppercase;
     align-self: center;
}
.top-row-games .tile.tile-big .game-overlay__top-title {
    font-size: 18px
}
 .game-overlay__top-info {
   font-size: 16px;
     font-weight: 600;
     color: #fff;
     white-space: nowrap;
}
 /*.game-overlay__top-info>span {
     vertical-align: middle;
}*/
 .info-icon {
     font-size: 28px;
     width: 50px;
     height: 50px;
     padding: 6px 19px;
     background-color: #fff;
     border-radius: 50%;
     color: #1B1420;
     text-transform: lowercase;
     margin-left: 10px;
}
 .game-overlay__body p {
     color: #fff;
}
.top-row-games .tile.tile-big .game-overlay__body p {
    font-size: 14px;
    padding-bottom: 10px;
    padding-top: 10px
}
 .game-overlay__btn .colored-btn {
     width: 100%;
     display: block;
     padding-left: 0;
     padding-right: 0;
}
.top-row-games .tile.tile-big .game-overlay__btn .colored-btn {
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 16px
}
.comingsoon-games__list {
     display: flex;
     justify-content: center;
     position: relative;
     margin-top: 10px;
     margin-bottom: 40px;
     flex-wrap: wrap;
}
 .comingsoon-games__list .tile {
     width: 24%;
     margin-left: .6%;
     margin-right: .6%
}
 .comingsoon-games__list .tile:first-child {
   margin-left: 0
 }
 .comingsoon-games__list .tile:last-child {
   margin-right: 0
 }
 .top-row-games .tile .game-overlay {
     padding: 30px
}
 .top-row-games .tile .game-overlay a p {
   text-transform: none
 }
 .top-row-games .tile .game-overlay__top-title {
     font-size: 14px;
     padding-right: 5px
}
 .top-row-games .tile .game-overlay__body p {
     padding-top: 0;
     padding-bottom: 0;
     font-size: 11px
}
 .top-row-games .tile .game-overlay__btn .colored-btn {
     padding-top: 15px;
     padding-bottom: 15px;
     font-size: 16px;
}
 .comingsoon-games__title {
     font-size: 28px;
     color: #fff;
     font-weight: 500;
     text-align: center;
     margin-top: 40px;
     margin-bottom: 30px;
}
 .all-games-wrapper .share-wrapper {
     border-top: none;
}
 .all-games-wrapper .share-title {
     color: #fff
}
/*.scale-anm {
     transform: scale(1);
}
 .tile {
     -webkit-transform: scale(0);
     transform: scale(0);
     -webkit-transition: all 350ms ease;
     transition: all 350ms ease;
}
*/
.rite-new .game-slide-img-title img {
  margin-top: -50px
}
 .portfolio-wrap img {
     width: 100%
}
.single_game_features.spacer {
  padding-top: 15px
}
.spacer {
  padding-top: 50px
}
.single-game-features__title {
  font-size: 36px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.portfolio-wrap {
  padding-bottom: 80px
}
#portfolio .tile {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
}
#portfolio .scale-anm {
  transform: scale(1);
}
.slider-games__nheat .b {
  fill: #F1E8DD
}
.slider-games__nheat .c {
  stroke: #F1E8DD
}
.slider-games__ank .b {
  fill: #C480FF
}
.slider-games__ank .c {
  stroke: #C480FF
}
.slider-games__rite .b {
  fill: #0AFFB4
}
.slider-games__rite .c {
  stroke: #0AFFB4
}
.nheat-new .b {
  fill: #0AE6FF
}
.nheat-new .c {
  stroke: #0AE6FF
}
.ank .b {
  fill: #FFD70E
}
.ank .c {
  stroke: #FFD70E
}
.rite-new .b {
  fill: #FFCC00
}
.rite-new .c {
  stroke: #FFCC00
}
.rekill-new .b {
  fill: #0AFFB4
}
.rekill-new .c {
  stroke: #0AFFB4
}
.venetian .b {
  fill: #FF78D2
}
.venetian .c {
  stroke: #FF78D2
}
.bamboo .b {
  fill: #FFEF0A
}
.bamboo .c {
  stroke: #FFEF0A
}
.mermaid .b {
  fill: #0ACDFF
}
.mermaid .c {
  stroke: #0ACDFF
}
.cancan .b {
  fill: #49F26B
}
.cancan .c {
  stroke: #49F26B
}
.thetomb-new .b {
  fill: #FFB300
}
.thetomb-new .c {
  stroke: #FFB300
}
.hellsing-new .b {
  fill: #C480FF
}
.hellsing-new .c {
  stroke: #C480FF
}
.terms-links-wrapper a {
  display: inline-block;
}

/****************** TEMP **********************/

.container-custom.game-tst {
  margin-left: 201px;
  margin-right: 201px
}
.video-wrap.game-tst {
  max-width: 60%;
margin: 0 auto;
}
.game-description-wrapper.game-tst {
  margin: 50px auto;
max-width: 60%;
}
.game-slide-links-wrapper.hidden-md.game-tst {
  max-width: 416px;
margin: 40px auto;
}
.game-slide-img-title img {
  margin-bottom: 20px
}
.blackjack .play-btn {
  display: none;
}
.blackjack .video-wrap {
  pointer-events: none;
}
.legioner-new .play-btn {
  display: none;
}
.legioner-new .video-wrap {
  pointer-events: none;
}
.keno .play-btn {
  display: none;
}
.keno .video-wrap {
  pointer-events: none;
}
.gemz .play-btn {
  display: none;
}
.gemz .video-wrap {
  pointer-events: none;
}

/****************** /TEMP ********************/


@media only screen and (min-width:1920px) {

     .single-blog-section .text-block, .about_us-inner-block, .news-wrapper {
         padding: 0 288px
    }
}
@media only screen and (min-width:1940px) {
  .header-slider__wrap {
    margin-top: -260px;
}
}
@media only screen and (min-width: 1625px) {
  .games-types__item-inner {
    min-height: 326px;
  }
  .single-blog-section #games-types .games-types__item-inner {
    min-height: 355px
  }
}
 @media only screen and (max-width:1685px) {
   #header-slider {
       background: -moz-linear-gradient(top, rgba(23,9,17,0) 0%, rgba(23,9,17,1) 44%, rgba(36, 23, 36,1) 100%);
  background: -webkit-linear-gradient(top, rgba(23,9,17,0) 0%,rgba(23,9,17,1) 44%,rgba(36, 23, 36,1) 100%);
  background: linear-gradient(to bottom, rgba(23,9,17,0) 0%,rgba(23,9,17,1) 44%,rgb(36, 23, 36,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00170911', endColorstr='#170911',GradientType=0 );
  }
     #coin_1 {
         top: 10%;
         width: 130px
    }
     #coin_2 {
         top: 25%;
         width: 110px
    }
     .slider-footer {
         padding-top: 20px;
         padding-bottom: 20px
    }
     .get-games img {
         left: 0
    }
    .slider-footer__icons {
      min-width: 63%
    }
     #ice-banner {
         padding-top: 58px;
         padding-bottom: 58px;
    }
    .igb-logo {
      left: 124px
    }
     .rekill4 {
         display: none;
    }
     .rekill4-1024 {
         display: none;
    }
     .rekill4-1366 {
         display: block;
         display: block;
         position: absolute;
         bottom: 0;
         right: 0;
         z-index: -1;
    }
     .footer-form-wrapper {
         flex-wrap: wrap;
         max-width: 328px;
    }
     .footer-form-wrapper .colored-btn {
         width: 100%;
         margin-right: 0
    }
     .footer-form-wrapper .footer-form {
         text-align: center;
         padding-top: 50px;
         padding-bottom: 50px;
    }
     .footer-form-wrapper label {
         padding-bottom: 10px
    }
     .footer-form-wrapper .footer-form .input-wrapper {
         padding-bottom: 10px;
         width: 100%;
         margin-right: 0
    }
     .footer-form-wrapper input {
         text-align: center;
         width: 100%
    }
     .submit-wrapper {
         width: 100%
    }
     .footer-form-wrapper .transparent-btn {
         width: 100%
    }
     .single-blog-section .text-block, .about_us-inner-block, .news-wrapper {
         padding: 0 196px
    }
    /*.features-img.left {
         max-width: 455px
    }
     .features-img.right {
         max-width: 455px
    }
    */
    .prev-next-wrapper {
        margin-top: 10px;
   }
      .top-row-games .tile.tile-big .game-overlay {
         padding: 25px;
    }
     .top-row-games .tile.tile-big .game-overlay__top-title {
         font-size: 16px;
    }
     .game-overlay__top-info {
         font-size: 14px;
         line-height: 27px
    }
     .info-icon {
         font-size: 22px;
         width: 40px;
         height: 40px;
         padding: 6px 17px;
    }
     .top-row-games .tile.tile-big .game-overlay__body p {
         font-size: 12px;
         padding-bottom: 0;
         padding-top: 0
    }
     .top-row-games .tile.tile-big .game-overlay__btn .colored-btn {
         padding-top: 20px;
         padding-bottom: 20px;
         font-size: 14px
    }
     .top-row-games .tile .game-overlay__top-title {
         font-size: 11px;
    }
     .top-row-games .tile .game-overlay {
         padding: 20px
    }
     .top-row-games .tile .game-overlay__body p {
         font-size: 9px
    }
     .top-row-games .tile .game-overlay__btn .colored-btn {
         padding-top: 10px;
         padding-bottom: 10px;
         font-size: 12px;
    }
    .next-game a, .previous-game a {
      font-size: 18px
    }
    .container-custom.games {
      margin-left: 104px;
      margin-right: 104px
    }

    .footer-form-wrapper span.error {
    top: 25%;
    right: -80px;
    left: unset;
    color: #ff0032;
    }
    .game-slide-img-title img {
      max-height: 180px;
      width: auto;
    }
}
 @media only screen and (max-width:1400px) {


     .header-text__copy {
         padding-left: 98px
    }
     .slider-games__wrapper {
         margin-left: 201px;
         margin-right: 201px
    }
     #coin_1 {
         width: 117px;
         top: 78px;
         left: 83px
    }
     #coin_2 {
         width: 97px;
         top: 229px;
         left: 143px
    }
     .games-slick-dots {
         right: -100px
    }
     .slider-footer__icons-itemname {
         padding-top: 5px
    }
     .slider-footer__icons-item svg {
         height: 33px;
         width: auto;
    }
     .slider-footer {
         padding-top: 10px;
         padding-bottom: 10px
    }
     .slider-footer__icons-item span {
         font-size: 24px
    }
     .slider-footer__icons-item.corrd {
         padding-top: 0
    }
     .get-games img {
         left: 0;
         z-index: 0;
         max-height: 440px;
    }
     .about-numbers {
         margin-left: 201px;
         margin-right: 201px
    }
     .footer-middle-row {
         margin-left: 60px
    }

    /*.features-img.left {
         max-width: 385px
    }
     .features-img.right {
         max-width: 385px
    }
    */
     #cusdev img, #club-solutions img {
         max-width: 100%
    }
     .top-row-games .tile .game-overlay__top-title, .top-row-games .tile.tile-big .game-overlay__top-title {
         font-size: 14px;
    }
     .top-row-games .tile .game-overlay__body p, .top-row-games .tile.tile-big .game-overlay__body p {
         font-size: 11px;
    }
     .top-row-games .tile .game-overlay__btn .colored-btn, .top-row-games .tile.tile-big .game-overlay__btn .colored-btn  {
         padding-top: 15px;
         padding-bottom: 15px;
         font-size: 12px
    }
    /*.bottom-row-games .game-overlay {
         padding: 15px
    }
     .bottom-row-games .game-overlay__body p {
         font-size: 9px
    }
     .bottom-row-games .game-overlay__btn .colored-btn {
         padding-top: 10px;
         padding-bottom: 10px;
         font-size: 14px;
    }
    */
     .toolbar-wrap {
         width: unset;
         margin-left: 124px;
         margin-right: 124px
    }
     .top-row-games .tile {
         width: 32.5%;
         border: 1px solid #5a5a5a;
         box-shadow: 0px 5px 10px rgba(0, 0, 0, .16);
         margin-top: 40px
    }
     .top-row-games .tile.tile-big {
         margin-bottom: 0
    }
    .single_game_info .video-wrap, .game-slide-links-wrapper {
    /*  max-width: 572px */
    }
    .game-overlay {
      justify-content: space-between;
    }
     .game-overlay__top {
         justify-content: center;
    }
     .game-overlay__body {
         display: none
    }
     .game-overlay__top-title {
         display: none;
    }
}
@media only screen and (max-width: 1350px) {
  h2.game-sub-info__title {
    text-align: center;
    margin-bottom: 45px
  }
  .game-sub-info__content {
    flex-wrap: wrap;
  }
  .game-sub-info__top-block {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    margin-bottom: 5px
  }
  .game-description__game-type {
    margin-bottom: 0
  }
  .game-sub-info__content .icons__wrap {
    margin: 0;
    min-width: 100%
  }
  .key-feature__item {
    flex-direction: row;
  }
  .single-game-features__title {
    text-align: center;
  }

}
@media only screen and (max-width:1290px) {
  .games-types__title h3 {
    font-size: 28px;
  }
}
 @media only screen and (max-width:1200px) {
   .games-types__title h3 {
     max-width: 195px
   }
   .single_game_info .video-wrap, .game-slide-links-wrapper {
     /* max-width: 500px */
   }
   #portfolio .top-row-games .tile.tile-big {
     width: 29.7%
   }
   #portfolio .top-row-games .tile {
     width: 29.7%
   }
   .game-description-wrapper {
     max-width: 900px
   }
     .slider-footer__btn .colored-btn {
         padding-left: 49px;
         padding-right: 49px
    }
    .our-partners__logo-list img {
      margin: 15px 0
    }
    .igb-logo {
      left: 120px
    }
     .inline-feedback .colored-btn {
         padding-left: 99px;
         padding-right: 99px
    }
     .top-row-games .tile:hover {
         transform: scale(1) !important;
    }
     .top-row-games .tile .game-overlay, .top-row-games .tile.tile-big .game-overlay, .header-slider.mobile .game-overlay {
         padding: 35px 0 0;
    }
    .game-overlay {
      justify-content: space-between;
    }
     .game-overlay__top {
         justify-content: center;
    }
     .game-overlay__body {
         display: none
    }
     .game-overlay__top-title {
         display: none;
    }
     .top-row-games .tile .game-overlay__btn .colored-btn, .top-row-games .tile.tile-big .game-overlay__btn .colored-btn {
         padding-top: 15px;
         padding-bottom: 15px;
         font-size: 18px;
    }
    .slider-games .slick-arrow {
    display: none !important
    }
    /*.bottom-row-games .game-overlay {
         padding: 20px 0 0
    }
     .bottom-row-games .game-overlay__body p {
         display: none;
    }
     .bottom-row-games .game-overlay__top-title {
         display: none;
    }
    */
}
 @media only screen and (max-width:1024px) {
   .games-types__title h3 {
     max-width: 100%
   }
   .tile:hover .game-overlay {
     opacity: 0
   }
     .burger-menu {
         top: 48px;
         right: 48px
    }
     .navigation-row {
         padding-left: 48px;
         padding-right: 48px
    }
     .header-text__copy {
         padding-left: 0;
         padding-top: 50px;
         padding-bottom: 50px
    }
     .header-text__callout {
         padding-right: 0
    }
     .top-border {
         margin: 0 10px
    }
     .slider-games__wrapper {
         margin-left: 48px;
         margin-right: 48px
    }
    .game-overlay__btn {
      width: 90%;
      margin: 0 auto 10px
    }
     .decor__lionpride {
         display: none;
    }
     #header-slider {
         padding-left: 48px;
         padding-right: 48px
    }
     #getgames-full-img {
         display: none
    }
     #getgames-1024-img {
         display: block;
    }
     .games-slick-dots {
         bottom: -70px;
         left: 50%;
         margin-left: -70px;
         right: unset;
         margin-bottom: 0
    }
     .games-slick-dots li {
         margin-bottom: 0;
         display: inline;
         margin-right: 20px;
    }
     .slider-footer__under {
         padding-top: 120px
    }
     .about-numbers {
         margin-left: 48px;
         margin-right: 48px
    }
     .about-numbers__item-text {
         padding-top: 25px
    }
     .home-page-blog-descr {
         width: 100%;
         padding-right: 48px;
         padding-left: 48px
    }
    #media {
      padding-bottom: 30px
    }
    .our-partners__logo-list img {
      margin: 15px 0
    }
    .games-types__wrap .games-types__item:first-child {
      margin-bottom: 70px
    }
    .games-types__item {
      width: 100%
    }
    .games-types__wrap .games-types__item:nth-child(2) p {
      padding-top: 0
    }
    .games-types__item-inner {
      min-height: unset
    }
     .rekill4, .rekill4-1366 {
         display: none;
    }
     .rekill4-1024 {
         display: block;
         position: absolute;
         bottom: 0;
         right: 0;
         z-index: -1;
         max-height: 470px
    }
    .igb-logo {
      left: 48px;
      max-width: 130px;
    }
     .container-custom, .container-custom.games {
         margin-right: 48px;
         margin-left: 48px
    }
    .our-partners__logo-list.container-custom {
      margin-left: 0;
      margin-right: 0
    }
     .btn.fil-cat {
         margin-right: 20px;
    }
    .top-row-games .tile .game-overlay__btn .colored-btn, .top-row-games .tile.tile-big .game-overlay__btn .colored-btn {
padding-top: 15px;
padding-bottom: 15px;
font-size: 18px;
}
  .next-game, .previous-game {
    padding-top: 0;
    padding-bottom: 0
  }
  .title__wrap {
    flex-wrap: wrap;
  }
  .inner-header-title {
    flex-basis: 100%;
  }
  .previous-game__wrap {
    order: 2
  }
  .next-game__wrap {
    order: 3
  }
  .game-main-info {
    flex-wrap: wrap;
    padding-bottom: 45px
  }
  .video__outer {
    width: 70%;
    margin: 0 auto;
  }
  .game-info__outer {
    width: 100%
  }
  .video__outer .play-btn {
    top: 50%
  }
  .game-slide-links-wrapper.videobtn {
    min-width: 280px;
    order: -1;
    margin: 48px 0;
  }
  h2.game-sub-info__title {
    text-align: center;
    margin-bottom: 45px
  }
  .game-sub-info__content {
    flex-wrap: wrap;
  }
  .game-sub-info__top-block {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    margin-bottom: 5px
  }
  .game-description__game-type {
    margin-bottom: 0
  }
  .game-sub-info__content .icons__wrap {
    margin: 0;
    min-width: 100%
  }
  .key-feature__item {
    flex-direction: row;
  }
  .single-game-features__title {
    text-align: center;
  }
  .portfolio-wrap, .comingsoon-games {
      width: unset;
      margin-left: 48px;
      margin-right: 48px;
 }
  .portfolio-wrap {
      margin-top: -50px
 }
  .toolbar-wrap {
      margin-left: 48px;
      margin-right: unset
 }
}
 @media only screen and (max-width:769px) {
     #header-text {
         padding-right: 48px;
         padding-left: 48px
    }
     .top-row-games.desktop {
         display: none;
    }
     .header-slider.mobile {
         display: block;
    }
     .top-border {
         margin: 0 10px
    }
     .slider-games__lionpride, .slider-games__nheat, .slider-games__ank, .slider-games__rite {
         border: none
    }
     .slider-games .video-wrap {
         border: 1px solid rgba(255, 255, 255, 0.3);
    }
     .slider-games {
         border: none;
         box-shadow: none
    }
    .play-btn {
      top: 50%
    }
     .slider-footer {
         position: relative;
         padding-top: 25px;
         background-color: transparent
    }
    .slider-footer__icons-wrap {
      flex-wrap: wrap;
    }
     .slider-footer__icons {
       width: 100%;
       justify-content: space-around;
    }
     .slider-footer__btn {
         padding-top: 25px
    }
    .slider-games .slick-arrow {
      display: none !important
    }
     .play-btn {
         margin-top: -79px
    }
     .colored-btn {
         width: 500px;
         padding-left: 0;
         padding-right: 0;
         text-align: center;
    }
     .get-games .colored-btn {
         padding-left: 0;
         padding-right: 0;
    }
     .get-games__text-copy {
         font-size: 18px;
         max-width: 400px
    }
     #getgames-1024-img {
         max-height: 430px
    }
    .about-numbers__item {
        width: 200px;
    }
     .about-numbers__item-text {
         font-size: 18px
    }
    .top-partners {
      margin-bottom: 30px
    }
    .top-partners .softgaming-logo {
      margin-bottom: 25px
    }
     .ice-banner__text {
         font-size: 28px
    }
     .footer-form-wrapper {
         margin: 0 auto;
    }
     .footer-text {
         text-align: center
    }
     ul.socials-block {
         justify-content: center;
    }
     .footer-middle-row {
         margin-left: 0
    }
     .footer-bottom-row {
         text-align: center;
    }
     footer .link-logo {
         width: 100%;
         text-align: center;
        /* margin-bottom: 20px;
         */
         margin: 0 auto 20px;
    }
     footer ul {
         flex-wrap: wrap;
         justify-content: center;
    }
     .footer-contacts {
         text-align: center;
    }
    .gaming-labs-logo img {
      margin: 30px auto 0;
      display: block;
    }
     .locaton-block.single-contact-item {
         background: none;
         padding-left: 0
    }
     .footer-form-wrapper a {
         margin-right: 0
    }
     .single-blog-section .text-block, .about_us-inner-block, .news-wrapper {
         padding: 0
    }
     .single-blog-section .share-wrapper p {
         margin: 0;
        /* margin-right: 35px;
         */
         align-self: center;
         color: #050505;
         font-size: 30px;
         padding-bottom: 10px;
    }
     .footer-form-wrapper {
         max-width: 275px;
         padding-left: 0;
         padding-right: 0
    }
     .single-blog-section .single-blog-button-wrapper .colored-btn.btn-long {
         width: 275px;
         padding-left: 15px;
         padding-right: 15px;
         font-size: 90%;
    }
    .single_game_info .video-wrap, .game-slide-links-wrapper.videobtn .colored-btn {
      width: 100%;
      max-width: 100%
    }
     .prev-next-wrapper {
         margin-top: 10px;
    }

     .single_game_info {
         margin-bottom: 0;
         margin-top: 10px;
    }
     .single_game-wrapper .game-img-wrapper {
         margin-top: 0
    }
     .game-description-wrapper {
         max-width: 100%;
         text-align: center;
    }
     .game-slide-img-title img {
         margin: 0 auto 20px;
    }
    .game-main-info {
      flex-wrap: wrap;
      padding-bottom: 45px
    }
    .video__outer {
      width: 100%
    }
    .game-info__outer {
      width: 100%
    }
    .video__outer .play-btn {
      top: 40%
    }
    .game-slide-links-wrapper.videobtn {
      min-width: 280px;
      order: -1;
      margin: 48px 0;
    }
    h2.game-sub-info__title {
      text-align: center;
      margin-bottom: 45px
    }
    .game-sub-info__content {
      flex-wrap: wrap;
    }
    .game-sub-info__top-block {
      display: flex;
      justify-content: space-around;
      align-items: center;
      width: 100%;
      margin-bottom: 15px
    }
    .game-description__game-type {
      margin-bottom: 0
    }
    .game-sub-info__content .icons__wrap {
      margin: 0;
      min-width: 100%
    }
    .key-feature__item {
      flex-direction: row;
    }
    .key-feature__wrap .key-feature__item:first-child {
      margin-right: 40px
    }
    .single_game_features.spacer {
    padding-top: 45px;
    }
    .key-feature__info {
      text-align: center;
      padding-top: 5px;
    }
    .blackjack .slider-footer__icons-item {
      padding-top: 0
    }
     .hidden-md {
         display: none
    }
     .shown-md {
         display: block;
    }
     .game-slide-links-wrapper {
         margin: 35px 0;
    }
     .game-slide-links-wrapper .colored-btn {
         width: 500px
    }
     .slider-footer__icons.game-page {
         margin-top: 0
    }
     .slider-footer__icons.game-page .slider-footer__icons-itemname {
         font-size: 16px
    }
     .single_game_btn-wrapper {
         margin: 0px 0 30px;
    }
     .games-slick-dots {
         margin-left: -70px;
         bottom: 10px;
         margin-bottom: -78px
    }
     .footer-form-wrapper .footer-form {
         width: 100%
    }
     .footer-form-wrapper {
         max-width: 500px
    }
     .single_game_btn-wrapper .colored-btn {
         width: 280px
    }
     .single_game_info .play-btn {
         margin-top: -20px
    }
     .services {
         margin-top: 0
    }
     .features-img {
         padding-right: 0;
         margin: 0 auto;
    }
     .features-img.left {
         padding-right: 0
    }
     .features-img.right {
         float: none;
         padding-left: 0
    }
     .features-title {
         text-align: center;
    }
     #cusdev {
         padding-top: 20px
    }
     #sweepstakes .txt-wrap {
         margin-top: 0
    }
     .portfolio-wrap, .comingsoon-games {
         width: unset;
         margin-left: 48px;
         margin-right: 48px;
    }
     .portfolio-wrap {
         margin-top: -50px
    }
     .toolbar-wrap {
         margin-left: 48px;
         margin-right: unset
    }
     .btn.fil-cat {
         margin-right: 20px
    }
    .portfolio-wrap {
      padding-bottom: 40px
    }
     .top-row-games .tile, .top-row-games .tile.tile-big, .comingsoon-games .tile {
         width: 49%;
         border: 1px solid #5a5a5a;
         box-shadow: 0px 5px 10px rgba(0, 0, 0, .16);
         margin-top: 40px;
    }
    #portfolio .top-row-games .tile, #portfolio .top-row-games .tile.tile-big, #portfolio .comingsoon-games .tile {
        width: 47%
    }
    .top-row-games .tile .game-overlay__btn .colored-btn, .top-row-games .tile.tile-big .game-overlay__btn .colored-btn {
        padding-top: 25px;
        padding-bottom: 25px;
        font-size: 21px;
   }
   .single_game_info .video-wrap, .game-slide-links-wrapper {
     max-width: 100%
   }
   .our-partners__logo-list img {
     margin: 10px 0
   }
}
 @media only screen and (max-width: 650px) {
     .logo-link svg {
         max-width: 39px
    }
     .logo__name {
         display: none;
    }
     .burger-menu {
         right: 20px;
         top: 28px
    }
     .logo {
         text-align: left;
    }
     .top_header_row {
         padding-top: 100px
    }
     .navigation-row {
         padding-top: 20px;
         padding-left: 30px;
         padding-right: 30px;
    }
    .inner-header {
      padding-top: 60px;
      padding-bottom: 0
    }
    .previous-game svg, .next-game svg {
      height: 45px;
      width: auto;
    }
    .wildspirit .previous-game svg, .wildspirit .next-game svg {
     fill: #98EEFA;
     stroke: #98EEFA;
     stroke-width: .5
    }
    .meet-us__wrap {
      top: 15vh;
    }
    .meet-us__head {
        font-size: 11px;
    }
    .meet-us__links a:first-child {
      padding: 2px 7px;
    }
    .meet-us__links a:last-child {
      padding: 8px 7px;
    }
    .meet-us__links img {
      height: 35px
    }
    .prize-amt {
      font-size: 13px
    }
    .prize-text {
      font-size: 13px
    }
     h1 {
         font-size: 46px;
    }
     .header-slide-subtitle {
         font-size: 24px
    }
     .colored-btn {
         padding: 24px 0;
         width: 100%
    }
     .header-slide-subtitle {
         margin-bottom: 30px
    }
     .header_btns_group .open_popup {
         margin-bottom: 30px
    }
     .header_btns_group a {
         margin-top: 0
    }
     #header-slider {
         padding-left: 20px;
         padding-right: 20px
    }
     .game1__wrap img {
         margin-right: 0;
    }
     .game2__wrap img {
         margin-left: 0
    }
     .game3__wrap img {
         margin-left: 0
    }
     .header-text {
         flex-wrap: wrap;
         justify-content: center;
    }
     #header-text {
         padding-left: 20px;
         padding-right: 20px;
         text-align: center;
    }
     .header-text {
         padding-bottom: 0
    }
     .header-text__copy {
         max-width: 100%;
         padding-top: 80px;
         padding-bottom: 10px;
         padding-left: 20px;
         padding-right: 20px
    }
     .slider-games__title {
         display: block;
         font-size: 24px;
         color: #fff;
         margin-bottom: 15px
    }
    .top-row-games .tile .game-overlay, .top-row-games .tile.tile-big .game-overlay, .header-slider.mobile .game-overlay {
        padding: 50px 0 0;
   }
   .single_game_info .video-wrap {
     margin-top: 0
   }
     .slider-games__title #title-info {
         background-color: #42374A;
         border-radius: 50%;
         padding:5px 16px;
         width: 31px;
         height: 31px;
         font-weight: 600;
         margin-left: 20px;
    }
     .play-btn {
         width: 82px;
         height: 82px;
         margin-left: -41px;
         margin-top: -41px;
         padding: 25px 35px;
    }
     .play-btn #play {
         border-top: 15px solid transparent;
         border-bottom: 15px solid transparent;
         border-left: 20px solid #000;
    }
     .about-numbers__item-text {
         padding-top: 10px
    }
     .slider-games__wrapper {
         margin-left: 20px;
         margin-right: 20px;
         margin-top: 20px
    }
    .slider-games .slider-footer__icons-item {
         display: none
    }
    .blackjack .slider-footer__icons-item {
      display: block;
    }
    .keno .slider-footer__icons-item {
      display: block;
    }
    .blackjack .key-feature__wrap .key-feature__item:first-child .key-feature__info {
      padding-top: 10px
    }
    .keno .key-feature__wrap .key-feature__item:first-child .key-feature__info {
      padding-top: 10px
    }
     .slider-footer__btn {
         padding-top: 0;
         width: 100%;
         text-align: center;
    }
     .top-border {
         height: 20px;
         margin: 0 10px;
         border-top: 15px solid #42374a;
         border-left: 10px solid transparent;
         border-right: 10px solid transparent;
    }
     .slider-footer__under {
         padding-top: 85px;
         padding-bottom: 35px
    }
     .get-games {
         padding-left: 20px;
         padding-right: 20px
    }
     .get-games h2 {
         font-size: 42px
    }
     .get-games .colored-btn {
         padding-left: 0;
         padding-right: 0
    }
     #getgames-full-img {
         display: block;
         bottom: 120px;
         max-height: 329px;
         left: 50%;
         margin-left: -185px;
         max-width: 100%
    }
     #getgames-1024-img {
         display: none;
    }
     .get-games__text-copy {
         padding-bottom: 350px
    }
     .about-blog h2 {
         font-size: 42px;
    }
    #our-partners h2, #media h2 {
        font-size: 42px
   }
   .top-partners {
     margin-bottom: 30px
   }
   .top-partners .softgaming-logo {
     margin-bottom: 15px;
     margin-top: 0
   }
     .about-numbers {
         margin-top: 30px;
         margin-bottom: 30px
    }
     .home-page-blog-descr {
         padding-left: 40px;
         padding-right: 40px
    }
     .link-to-blog-wrapper {
         margin-bottom: 30px;
         padding-top: 10px;
    }
     .link-to-blog-wrapper {
         text-align: center;
         margin-bottom: 30px;
         padding-top: 10px;
    }
    .games-types__wrap .games-types__item:first-child {
      margin-bottom: 50px
    }
    .games-types__item {
      width: 100%;
    }
    .games-types__item-inner {
      min-height: unset
    }
    .games-types__wrap .games-types__item:nth-child(2) p {
      padding-top: 10px
    }
     .share-wrapper p {
         margin-bottom: 10px;
         padding-right: 0
    }
     .share-wrapper .social-wrapper a:last-child {
         margin-right: 0
    }
     #ice-banner {
         padding-top: 230px;
         padding-bottom: 240px;
         padding-left: 20px;
         padding-right: 20px;
    }
     .ice-banner__text {
         font-size: 28px;
         max-width: 100%
    }
    .igb-logo {
      left: 50%;
      margin-left: -65px;
    }
     .rekill4-1024, .rekill4-1366 {
         display: none;
    }
     .rekill4 {
       display: block;
      max-width: 320px;
    }
    .our-partners__logo-list img {
      height: 40px;
      margin: 15px 0
    }
    .our-partners__logo-list .regular-partners__list img {
      margin: 0
    }
    .our-partners__logo-list img.short-logo {
      padding-left: 30px;
      padding-right: 30px
    }
    .our-partners__logo-list .slotspot-logo {
      height: initial
    }
    .hellsing-new .game-slide-img-title img {
      max-width: 60%
    }
     .container-custom, .container-custom.games {
         margin-right: 20px;
         margin-left: 20px;
    }
    .our-partners__logo-list.container-custom {
      margin-left: 0;
      margin-right: 0
    }
    .regular-partners__list {
      width: 5500px
    }
     footer {
         padding-top: 30px;
         padding-bottom: 45px
    }
     .footer-text {
         padding-left: 20px;
         padding-right: 20px
    }
     .footer-form-wrapper a {
         margin-right: 0
    }
     .footer-form-wrapper .footer-form {
         padding-top: 10px;
         padding-bottom: 30px
    }
     .footer-middle-row {
         margin-top: 0
    }
     .inline-feedback .colored-btn {
         padding-left: 0;
         padding-right: 0
    }
    .single-blog-section .inline-feedback .colored-btn {
      padding-left: 20px;
      padding-right: 20px
    }
     .inner-header-title h1 {
         font-size: 42px
    }
     .single-blog-section p {
         font-size: 16px;
         line-height: 31px
    }
     .single-blog-section .single-blog-button-wrapper .colored-btn {
         padding-top: 24px;
         padding-bottom: 24px
    }
     .next-game a .icon-game, .previous-game a .icon-game {
         width: 40px;
         height: 40px
    }
     .next-game a, .previous-game a {
         font-size: 12px
    }
     .game-slide-links-wrapper .colored-btn, .single_game_btn-wrapper .colored-btn {
         width: 100%
    }
     .game-page .slider-footer__icons-item {
         display: block;
         padding-bottom: 40px
    }
     .icons__wrap {
         flex-direction: column;
    }
     .slider-footer__icons.game-page {
         padding-bottom: 0
    }
     .single_game_features {
         text-align: center;
    }
    .col .go-back {
      font-size: 18px
    }
    .game-slide-links-wrapper.videobtn {
      margin: 0 0 30px
    }
    .game-info__outer {
      padding: 0
    }
    .game-sub-info__top-block {
      flex-wrap: wrap;
    }
    .key-feature__item {
      flex-direction: column;
    }
    .key-feature__info {
      padding-left: 0
    }
    .game-sub-info__content .slider-footer__icons-item {
      margin-bottom: 30px
    }
    .key-feature__wrap {
      padding: 20px 0
    }
    .screenshots-carousel__wrap .slick-arrow {
      top: 35%
    }
     .game_features-description {
         max-width: 100%
    }
     .single_game_info .play-btn {

    }
     .lions {
         background: #175b52;
         background: -moz-linear-gradient(top, #175b52 0%, #342b0f 50%, #141309 75%, #231326 100%);
         background: -webkit-linear-gradient(top, #175b52 0%,#342b0f 50%,#141309 75%,#231326 100%);
         background: linear-gradient(to bottom, #175b52 0%,#342b0f 50%,#141309 75%,#231326 100%);
         filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#175b52', endColorstr='#231326',GradientType=0 );
    }
    .cancan {
      background: #27492e;
      background: -moz-linear-gradient(top, #27492e 0%, #3c5434 50%, #393623 100%);
      background: -webkit-linear-gradient(top, #27492e 0%,#3c5434 50%,#393623 100%);
      background: linear-gradient(to bottom, #27492e 0%,#3c5434 50%,#393623 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27492e', endColorstr='#393623',GradientType=0 );
    }
     .features-list, .features-subtitle {
         font-size: 16px
    }
     .features-list li {
         padding-bottom: 20px
    }
     .txt-wrap {
         margin-bottom: 0
    }
     .features-button-wrapper {
         margin-top: 40px;
         margin-bottom: 40px
    }
     .toolbar-wrap {
         margin-left: 20px;
         margin-right: unset;
    }
     .portfolio-wrap, .comingsoon-games {
         margin-left: 20px;
         margin-right: 20px
    }
     .btn.fil-cat {
         margin-right: 5px
    }
     .top-row-games .tile, .top-row-games .tile.tile-big, .comingsoon-games__list .tile {
         width: 100%;
         margin-top: 20px
    }
    #portfolio .top-row-games .tile, #portfolio .top-row-games .tile.tile-big, #portfolio .comingsoon-games__list .tile {
        width: 100%;
        margin-top: 20px
   }
     .comingsoon-games__title {
         margin-bottom: 0
    }
    .game-page-subtitle {
      font-size: 18px
    }
    .footer-form-wrapper span.error {
        margin-top: 0;
        bottom: -7px;
        top: unset;
        left: unset;
        right: unset

   }
}
/* iphoneX */
@media only screen
and (min-device-width : 375px)
and (max-device-width : 812px)
and (-webkit-device-pixel-ratio : 3)
and (orientation : landscape) {
  .slider-footer {
      position: relative;
      padding-top: 25px;
      padding-bottom: 10px;
      background-color: transparent;
  }
  .slider-footer__icons-wrap {
    flex-wrap: wrap;
  }
  .slider-footer__icons {
    width: 100%;
    justify-content: space-around;
  }
  .slider-footer__btn {
    padding-top: 25px;
  }
  .slider-games__lionpride, .slider-games__nheat, .slider-games__ank, .slider-games__rite {
    border: none;
  }
}

.cc-bar{
	position:fixed;
	left:0;
	right:0;
	bottom:0;
	overflow:hidden;
	padding:10px;
	background-color:rgba(0, 0, 0, 0.92);
	color:#fff;
	font-size:17px;
	box-sizing:border-box;
  z-index: 999
}

.cc-bar .cc-btn{
	cursor:pointer;
	text-align:center;
	font-size:14px;
	line-height:1em;
	z-index:2000;
	cursor:pointer;
	text-align:center;
	display:block;
	margin-left:10px;
	float:right;
	width:100%;
  text-transform: uppercase;
}

.cc-bar .cc-msg{
	font-size:0.6em;
	transition:font-size 200ms;
	margin:0;
	padding:0;
	line-height:1.3em;
	display:block;
  color: #fff;
  max-width: 800px
}

@media screen and (min-width: 500px){
	.cc-bar .cc-btn{
		font-size:14px
	}

	.cc-bar .cc-msg{
		font-size:14px
	}
}

@media screen and (min-width: 768px){
	.cc-bar .cc-btn{
		font-size:14px
	}

	.cc-bar .cc-msg{
		font-size:1em;
		line-height:1em
	}
}

@media screen and (min-width: 992px){
	.cc-bar .cc-msg{
		font-size:1em
	}

}

@media print{
	.cc-bar{
		display:none
	}
}

@media screen and (min-width: 500px){
	.cc-bar .cc-btn{
		font-size:0.8em;
    width: 280px
	}

	.cc-bar .cc-msg{
		margin-top:0.5em;
		font-size:12px
	}
}

@media screen and (min-width: 768px){
	.cc-bar{
		padding:15px 48px 15px
	}

	.cc-bar .cc-btn{
		font-size:16px;
		padding:8px 15px
	}

	.cc-bar .cc-msg{
		font-size:1em
	}
}

@media screen and (min-width: 992px){
	.cc-bar .cc-msg{
		font-size:14px;
    line-height: 1.3
	}
  .cc-bar {
    padding-left: 104px;
    padding-right: 104px
  }
}
@media screen and (min-width: 1400px) {
  .cc-bar {
    padding-left: 244px;
    padding-right: 244px
  }
}
.cc-bar .cc-btn,.cc-bar .cc-btn:visited{
  padding: 25px 0
}

.cc-bar .cc-btn:hover,.cc-bar .cc-btn:active{
  background-color: #e6002d;
  color: #fff;
}

.cc-bar a,.cc-bar a:visited{
	text-decoration:none;
	color:#fff;
	transition:200ms color;
  text-transform: none;
  font-weight: 600
}

.cc-bar a:hover,.cc-bar a:active{
	color:#FFF
}

@-webkit-keyframes slideUp{
	0%{
		-webkit-transform:translateY(66px);
		transform:translateY(66px)
	}

	100%{
		-webkit-transform:translateY(0);
		transform:translateY(0)
	}

}

@keyframes slideUp{
	0%{
		-webkit-transform:translateY(66px);
		-ms-transform:translateY(66px);
		transform:translateY(66px)
	}

	100%{
		-webkit-transform:translateY(0);
		-ms-transform:translateY(0);
		transform:translateY(0)
	}

}

.cc-bar,.cc-msg,.cc-btn{
	animation-duration:0.8s;
	-webkit-animation-duration:0.8s;
	-moz-animation-duration:0.8s;
	-o-animation-duration:0.8s;
	-webkit-animation-name:slideUp;
	animation-name:slideUp
}
@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape) {
  .igb-logo {
    max-width: 120px
  }
  .rekill4-1024 {
  max-height: 400px
  }
  .meet-us__wrap {
    top: 25vh;
  }
  .meet-us__head {
      font-size: 13px;
  }
  .meet-us__links a:first-child {
    padding: 2px 15px;
  }
  .meet-us__links a:last-child {
    padding: 8px 15px;
  }
  .meet-us__links img {
    height: 35px
  }
}
