@charset "UTF-8";
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace,monospace;
  font-size: 1em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button,
input,
optgroup,
select,
textarea {
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-inner-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none; }

.container {
  width: 1170px; }
  @media (max-width: 575px) {
    .container {
      width: 100%; } }
  @media (min-width: 576px) and (max-width: 767px) {
    .container {
      width: 100%; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .container {
      width: 100%; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .container {
      width: 100%; } }
  @media (min-width: 1200px) {
    .container {
      width: 100%; } }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.container:before, .container:after {
  content: "";
  display: table; }

container:after {
  clear: both; }

.container {
  width: 1170px; }
  @media (max-width: 575px) {
    .container {
      width: 100%; } }
  @media (min-width: 576px) and (max-width: 767px) {
    .container {
      width: 100%; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .container {
      width: 100%; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .container {
      width: 100%; } }

.row {
  display: block; }

.row:before, .row:after {
  content: "";
  display: table; }

.col-1, .col-2, .col-3,
.col-4, .col-5, .col-6,
.col-7, .col-8, .col-9,
.col-10, .col-11, .col-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-1, .col-2, .col-3,
.col-4, .col-5, .col-6,
.col-7, .col-8, .col-9,
.col-10, .col-11, .col-12 {
  float: left; }

@media (max-width: 575px) {
  .col-1, .col-2, .col-3,
  .col-4, .col-5, .col-6,
  .col-7, .col-8, .col-9,
  .col-10, .col-11, .col-12 {
    padding-left: 5px;
    padding-right: 5px; } }
@media (min-width: 576px) and (max-width: 767px) {
  .col-1, .col-2, .col-3,
  .col-4, .col-5, .col-6,
  .col-7, .col-8, .col-9,
  .col-10, .col-11, .col-12 {
    padding-left: 5px;
    padding-right: 5px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .col-1, .col-2, .col-3,
  .col-4, .col-5, .col-6,
  .col-7, .col-8, .col-9,
  .col-10, .col-11, .col-12 {
    padding-left: 5px;
    padding-right: 5px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .col-1, .col-2, .col-3,
  .col-4, .col-5, .col-6,
  .col-7, .col-8, .col-9,
  .col-10, .col-11, .col-12 {
    padding-left: 5px;
    padding-right: 5px; } }

.col-12 {
  width: 100%; }

.col-11 {
  width: 91.67%; }

.col-10 {
  width: 83.33%; }

.col-9 {
  width: 75%; }

.col-8 {
  width: 66.67%; }

.col-7 {
  width: 58.33%; }

.col-6 {
  width: 50%; }

.col-5 {
  width: 41.67%; }

.col-4 {
  width: 33.33%; }

.col-3 {
  width: 25%; }

.col-2 {
  width: 16.67%; }

.col-1 {
  width: 8.33%; }

.no-float {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.right-pos, .left-pos {
  float: left;
  width: 50%; }

@media (min-width: 768px) {
  .container {
    max-width: 750px; } }
@media (min-width: 992px) {
  .container {
    max-width: 970px; } }
@media (min-width: 1200px) {
  .container {
    max-width: 1170px; } }
@font-face {
  font-family: 'vb-ics';
  src: url("../fonts/vb-ics7d49.eot?9fmzwd");
  src: url("../fonts/vb-ics7d49.eot?9fmzwd#iefix") format("embedded-opentype"), url("../fonts/vb-ics7d49.ttf?9fmzwd") format("truetype"), url("../fonts/vb-ics7d49.woff?9fmzwd") format("woff"), url("../fonts/vb-ics7d49.svg?9fmzwd#vb-ics") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="vb-"], [class*=" vb-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'vb-ics' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.vb-casino:before {
  content: ""; }

.vb-email:before {
  content: ""; }

.vb-fb:before {
  content: ""; }

.vb-full-name:before {
  content: ""; }

.vb-gplus:before {
  content: ""; }

.vb-linked:before {
  content: ""; }

.vb-live-games:before {
  content: ""; }

.vb-msg:before {
  content: ""; }

.vb-whatsapp:before {
  content: ""; }

.vb-poker:before {
  content: ""; }

.vb-qq:before {
  content: ""; }

.vb-skype:before {
  content: ""; }

.vb-slots:before {
  content: ""; }

.vb-sports:before {
  content: ""; }

.vb-telnum:before {
  content: ""; }

.vb-twitter:before {
  content: ""; }

.vb-weChat:before {
  content: ""; }

.vb-telegram:before {
  content: ""; }

.vb-close-1:before {
  content: ""; }

.vb-close-2:before {
  content: ""; }

.vb-close-3:before {
  content: ""; }

.vb-sign:before {
  content: ""; }

.vb-home:before {
  content: ""; }

.vb-url:before {
  content: ""; }

.vb-burger:before {
  content: ""; }

.vb-loc-1:before {
  content: ""; }

.vb-loc-2:before {
  content: ""; }

.vb-burger-point:before {
  content: ""; }

.vb-search-plus:before {
  content: ""; }

.vb-info-1:before {
  content: ""; }

.vb-info-2:before {
  content: ""; }

.vb-check-1:before {
  content: ""; }

.vb-check-2:before {
  content: ""; }

.vb-bullet-1:before {
  content: ""; }

.vb-bullet-2:before {
  content: ""; }

.vb-bullet-3:before {
  content: ""; }

.vb-bullet-4:before {
  content: ""; }

.vb-dash-circle-1:before {
  content: ""; }

.vb-dash-circle-2:before {
  content: ""; }

.vb-plus-1:before {
  content: ""; }

.vb-plus-2:before {
  content: ""; }

.vb-cir-arr-down:before {
  content: ""; }

.vb-arr-down:before {
  content: ""; }

.vb-cir-arr-left:before {
  content: ""; }

.vb-arr-left:before {
  content: ""; }

.vb-cir-arr-ryt:before {
  content: ""; }

.vb-arr-ryt:before {
  content: ""; }

.vb-cir-arr-up:before {
  content: ""; }

.vb-arr-up:before {
  content: ""; }

.vb-arr-ln-down:before {
  content: ""; }

.vb-arr-ln-left:before {
  content: ""; }

.vb-arr-ln-ryt:before {
  content: ""; }

.vb-arr-ln-up:before {
  content: ""; }

.vb-back-top:before {
  content: ""; }

.vb-back-ryt:before {
  content: ""; }

.vb-up-down-1:before {
  content: ""; }

.vb-up-down-2:before {
  content: ""; }

.vb-mv-next:before {
  content: ""; }

.vb-mv-prev:before {
  content: ""; }

.vb-mv-stop-1:before {
  content: ""; }

.vb-mv-stop-2:before {
  content: ""; }

.vb-mv-stop-3:before {
  content: ""; }

.vb-mv-play-1:before {
  content: ""; }

.vb-play:before {
  content: ""; }

.vb-forward:before {
  content: ""; }

.vb-rewind:before {
  content: ""; }

.vb-stop:before {
  content: ""; }

.vb-snd-vol:before {
  content: ""; }

.vb-snd-mute:before {
  content: ""; }

.vb-snd-off:before {
  content: ""; }

.vb-snd-on:before {
  content: ""; }

.vb-loading:before {
  content: ""; }

.vb-quotes-left:before {
  content: ""; }

.vb-quotes-right:before {
  content: ""; }

@font-face {
  font-family: 'roboto-reg';
  src: url("../fonts/Roboto-Regular.html");
  src: url("../fonts/Roboto-Regular.eot#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular.ttf") format("truetype"), url("../fonts/Roboto-Regular.svg#roboto") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'roboto-med';
  src: url("../fonts/Roboto-Medium.html");
  src: url("../fonts/Roboto-Medium.eot#iefix") format("embedded-opentype"), url("../fonts/Roboto-Medium.woff") format("woff"), url("../fonts/Roboto-Medium.ttf") format("truetype"), url("../fonts/Roboto-Medium.svg#roboto") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'roboto-lyt';
  src: url("../fonts/Roboto-Light.html");
  src: url("../fonts/Roboto-Light.eot#iefix") format("embedded-opentype"), url("../fonts/Roboto-Light.woff") format("woff"), url("../fonts/Roboto-Light.ttf") format("truetype"), url("../fonts/Roboto-Light.svg#roboto") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'proxima-reg';
  src: url("../fonts/ProximaNova-Regular.html");
  src: url("../fonts/ProximaNova-Regular.eot#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Regular-2.html") format("woff"), url("../fonts/ProximaNova-Regular.ttf") format("truetype"), url("../fonts/ProximaNova-Regular.svg#proxima") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'proxima-med';
  src: url("../fonts/ProximaNova-Semibold.html");
  src: url("../fonts/ProximaNova-Semibold.eot#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Semibold-2.html") format("woff"), url("../fonts/ProximaNova-Semibold.ttf") format("truetype"), url("../fonts/ProximaNova-Semibold.svg#proxima") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'proxima-lyt';
  src: url("../fonts/ProximaNova-Light.html");
  src: url("../fonts/ProximaNova-Light.eot#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Light-2.html") format("woff"), url("../fonts/ProximaNova-Light.ttf") format("truetype"), url("../fonts/ProximaNova-Light.svg#proxima") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'tensentype';
  src: url("../fonts/Tensentype.ttf");
  src: url("../fonts/Tensentype.eot#iefix") format("embedded-opentype"), url("../fonts/Tensentype.html") format("woff"), url("../fonts/Tensentype.ttf") format("truetype"), url("../fonts/Tensentype.svg#tensentype") format("svg");
  font-weight: normal;
  font-style: normal; }
/*Basic Elements*/
html, body {
  width: 100%;
  background: #fff;
  font-family: "Microsoft Yahei",sans-serif;
  font-size: 14px;
  color: #444;
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: 300;
  line-height: 1.7em;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%; }

/*Clearfix*/
.clear {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0; }

.clearfix:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: "."; }

/*General Class*/
.txt-center {
  text-align: center; }

.txt-left {
  text-align: left; }

.txt-right {
  text-align: right; }

.fl-left {
  float: left; }

.fl-right {
  float: right; }

/*TYPOGRAPHY*/
p {
  margin: 0 0 1.5em;
  padding: 0;
  line-height: 1.75em; }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 15px;
  color: #333;
  font-weight: normal; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 20px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 14px; }

.txt-xlg {
  font-size: 125px; }

.txt-lg {
  font-size: 36px; }

.txt-md {
  font-size: 25px; }

.txt-sm {
  font-size: 15px; }

::selection {
  background: #0091ea;
  color: #fff;
  text-shadow: none; }

::moz-selection {
  background: #0091ea;
  color: #fff;
  text-shadow: none; }

.txt-blue {
  color: #0091ea !important; }

.txt-wht {
  color: #fff !important; }

.txt-blck {
  color: #000 !important; }

.mainTitle {
  text-align: center;
  padding-bottom: 25px; }
  .mainTitle > h1 {
    color: #0091ea;
    padding: 0;
    margin: 0;
    font-weight: 600; }
    @media (min-width: 320px) and (max-width: 575px) {
      .mainTitle > h1 {
        font-size: 24px; } }
  .mainTitle > hr {
    width: 25px;
    background-color: #0091ea;
    border-top: 2px solid #0091ea;
    border-bottom: 2px solid #0091ea;
    margin: 20px auto; }
    @media (min-width: 320px) and (max-width: 575px) {
      .mainTitle > hr {
        background-color: #1f8ab4;
        border: none;
        border-top: 1px solid #1f8ab4; } }
  .mainTitle > h5 {
    font-style: italic;
    padding: 0;
    line-height: 20px;
    font-weight: 600;
    color: #757575; }

/*FOOTER*/
@media (min-width: 320px) and (max-width: 575px) {
  .footer-col-5 {
    width: 41.67%; } }

.footer-col-3 {
  width: 25%; }

@media (min-width: 320px) and (max-width: 575px) {
  .footer-col-6 {
    width: 50%; } }
@media (min-width: 576px) and (max-width: 1199px) {
  .footer-col-6 {
    width: 100%; } }

@media (min-width: 320px) and (max-width: 575px) {
  .footer-col-4 {
    width: 100%; } }

@media (min-width: 320px) and (max-width: 575px) {
  .links-col-4 {
    width: 33.33%; } }

@media (min-width: 576px) {
  .footer-col-12 {
    width: 100%; } }

.footer-banner {
  background: url(../img/footer/footer-bg.jpg) center no-repeat;
  background-size: cover;
  width: 100%;
  padding: 40px 15px; }
  .footer-banner .hr-line {
    text-align: left;
    width: 25px;
    background-color: #e2e2e2;
    margin: 20px 0;
    border: none;
    border-top: 1px solid #757575;
    border-bottom: 1px solid #757575; }
  .footer-banner .footer-title {
    color: #e2e2e2;
    font-size: 25px;
    margin: 5px 0; }
    @media (min-width: 320px) and (max-width: 575px) {
      .footer-banner .footer-title {
        margin: 0;
        font-size: 14px; } }
    @media (min-width: 576px) and (max-width: 991px) {
      .footer-banner .footer-title {
        font-size: 18px; } }
  .footer-banner .footer-icon {
    width: 70%;
    font-size: 19px;
    overflow: hidden;
    margin: 36px 0 0 55px; }
    @media (min-width: 320px) and (max-width: 575px) {
      .footer-banner .footer-icon {
        width: 100%;
        margin: 16px 0;
        padding-left: 20px; } }
    @media (min-width: 576px) and (max-width: 991px) {
      .footer-banner .footer-icon {
        margin: 27px 0 0 30px;
        font-size: 16px; } }
  .footer-banner .social-media {
    margin-top: 30px;
    overflow: hidden; }
    @media (min-width: 576px) and (max-width: 1199px) {
      .footer-banner .social-media {
        margin-top: 0; } }
    .footer-banner .social-media .account {
      color: #e2e2e2; }
      .footer-banner .social-media .account i {
        font-size: 18px; }
        @media (min-width: 320px) and (max-width: 575px) {
          .footer-banner .social-media .account i {
            font-size: 12px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .footer-banner .social-media .account i {
            font-size: 14px; } }
      .footer-banner .social-media .account .icon-title {
        margin: 0;
        font-size: 14px; }
        @media (min-width: 320px) and (max-width: 575px) {
          .footer-banner .social-media .account .icon-title {
            font-size: 12px; } }
      .footer-banner .social-media .account .icon-subtitle {
        font-size: 12px;
        margin: 0; }
        @media (min-width: 320px) and (max-width: 575px) {
          .footer-banner .social-media .account .icon-subtitle {
            font-size: 10px; } }
        @media (min-width: 576px) and (max-width: 767px) {
          .footer-banner .social-media .account .icon-subtitle {
            font-size: 9px; } }
      .footer-banner .social-media .account:hover {
        color: #0091ea; }
  .footer-banner .email-account {
    margin-top: 30px;
    overflow: hidden; }
    @media (min-width: 320px) and (max-width: 575px) {
      .footer-banner .email-account {
        margin: 0; } }
    @media (min-width: 576px) and (max-width: 767px) {
      .footer-banner .email-account {
        margin-top: 11px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .footer-banner .email-account {
        margin-top: 10px; } }
    .footer-banner .email-account .account {
      color: #e2e2e2; }
      .footer-banner .email-account .account i {
        font-size: 18px; }
        @media (min-width: 320px) and (max-width: 575px) {
          .footer-banner .email-account .account i {
            font-size: 12px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .footer-banner .email-account .account i {
            font-size: 14px; } }
      .footer-banner .email-account .account .icon-title {
        margin: 0;
        font-size: 14px; }
        @media (min-width: 320px) and (max-width: 575px) {
          .footer-banner .email-account .account .icon-title {
            font-size: 12px; } }
      .footer-banner .email-account .account .icon-subtitle {
        color: #e2e2e2;
        font-size: 12px;
        margin: 0;
        padding: 0; }
        @media (min-width: 320px) and (max-width: 575px) {
          .footer-banner .email-account .account .icon-subtitle {
            font-size: 10px; } }
        @media (min-width: 576px) and (max-width: 767px) {
          .footer-banner .email-account .account .icon-subtitle {
            font-size: 9px; } }
      .footer-banner .email-account .account:hover {
        color: #0091ea; }
        .footer-banner .email-account .account:hover .icon-subtitle {
          color: #0091ea; }
  .footer-banner .footer-links {
    margin-left: 60px; }
    @media (min-width: 320px) and (max-width: 575px) {
      .footer-banner .footer-links {
        margin: 0; } }
    @media (min-width: 576px) and (max-width: 991px) {
      .footer-banner .footer-links {
        margin-left: 30px; } }
    .footer-banner .footer-links .links {
      margin-top: 30px;
      overflow: hidden; }
      .footer-banner .footer-links .links .quick-links {
        margin-bottom: 3px; }
        .footer-banner .footer-links .links .quick-links > a {
          text-decoration: none;
          color: #e2e2e2;
          display: list-item;
          padding: 2px 0;
          list-style: none; }
        .footer-banner .footer-links .links .quick-links .text > i {
          font-size: 18px;
          margin-right: 15px;
          vertical-align: middle; }
        .footer-banner .footer-links .links .quick-links .text:hover {
          color: #0091ea;
          cursor: pointer; }
  .footer-banner .footer-about {
    margin-left: 30px; }
    @media (min-width: 320px) and (max-width: 575px) {
      .footer-banner .footer-about {
        margin: 0; } }
    .footer-banner .footer-about > p {
      color: #e2e2e2; }
      @media (min-width: 320px) and (max-width: 575px) {
        .footer-banner .footer-about > p {
          margin-top: 12px;
          font-size: 12px; } }
      @media (min-width: 576px) and (max-width: 767px) {
        .footer-banner .footer-about > p {
          font-size: 10px;
          margin-top: 30px; } }
      @media (min-width: 768px) and (max-width: 1199px) {
        .footer-banner .footer-about > p {
          font-size: 12px;
          margin-top: 30px; } }
    .footer-banner .footer-about .footer-logo {
      max-width: 70%;
      margin-left: 78px; }
      @media (min-width: 320px) and (max-width: 575px) {
        .footer-banner .footer-about .footer-logo {
          max-width: 70%;
          margin-left: 60px; } }
      @media (min-width: 576px) and (max-width: 1199px) {
        .footer-banner .footer-about .footer-logo {
          margin-left: 23px; } }
      .footer-banner .footer-about .footer-logo > img {
        opacity: 0.8;
        max-width: 75%; }
        @media (min-width: 320px) and (max-width: 575px) {
          .footer-banner .footer-about .footer-logo > img {
            max-width: 70%; } }
        @media (min-width: 576px) and (max-width: 767px) {
          .footer-banner .footer-about .footer-logo > img {
            max-width: 80%; } }
        @media (min-width: 768px) and (max-width: 1199px) {
          .footer-banner .footer-about .footer-logo > img {
            max-width: 50%; } }
      .footer-banner .footer-about .footer-logo .copyright {
        font-size: 9px;
        margin: 0px 14px;
        color: #e2e2e2; }
        @media (min-width: 320px) and (max-width: 575px) {
          .footer-banner .footer-about .footer-logo .copyright {
            font-size: 7px;
            margin-left: 6px; } }
        @media (min-width: 576px) and (max-width: 767px) {
          .footer-banner .footer-about .footer-logo .copyright {
            font-size: 4px;
            margin-left: 5px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .footer-banner .footer-about .footer-logo .copyright {
            font-size: 5px;
            margin-left: 8px; } }
        @media (min-width: 992px) and (max-width: 1199px) {
          .footer-banner .footer-about .footer-logo .copyright {
            font-size: 8px;
            margin-left: 5px; } }

.footer-cont {
  border-right: 1px solid #e2e2e2;
  height: 300px; }
  @media (min-width: 320px) and (max-width: 575px) {
    .footer-cont {
      border: 0;
      padding-bottom: 30px;
      height: auto; } }

@media (min-width: 320px) and (max-width: 575px) {
  .middle-link {
    margin-left: 10px; } }

@media (min-width: 320px) and (max-width: 575px) {
  .no-margin {
    margin: 0 !important; } }

.fb-color {
  color: #3b5998; }

.twitter-color {
  color: #00aced; }

.gplus-color {
  color: #d34836; }

.linked-color {
  color: #0077b5; }

/*CREATIONS*/
.padding-side {
  margin-top: 20px;
  padding: 0 15px; }
  @media (max-width: 740px) {
    .padding-side {
      padding: 0 5px; } }

.slots {
  background-color: #de9800; }

.poker {
  background-color: #013e1e; }

.sports {
  background-color: #0e1017; }

.live-game {
  background-color: #cc0700; }

@media (max-width: 999px) {
  .creation-col-6 {
    width: 50%; } }
@media (max-width: 400px) {
  .creation-col-6 {
    width: 100%; } }

.margin-row {
  margin-top: 30px;
  text-align: center;
  overflow: hidden; }

.creation {
  cursor: pointer;
  text-align: center;
  height: 380px;
  overflow: hidden;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease; }
  @media (max-width: 999px) {
    .creation {
      height: 460px; } }
  @media (max-width: 740px) {
    .creation {
      height: 410px; } }
  @media (max-width: 400px) {
    .creation {
      height: auto; } }
  .creation .creation-image {
    width: 100%; }
  .creation .text-content {
    padding: 5px 10px; }
    .creation .text-content > h2 {
      color: #fff; }
    .creation .text-content > p {
      color: #fff;
      font-size: 12px; }
    @media (max-width: 740px) {
      .creation .text-content {
        padding: 5px 20px; } }
  .creation:hover {
    background-color: #ebebeb; }
    .creation:hover .creation-image {
      animation: pulse linear 0.6s;
      -webkit-animation: pulse linear 0.6s;
      -ms-animation: pulse linear 0.6s;
      -moz-animation: pulse linear 0.6s;
      -o-animation: pulse linear 0.6s; }
    .creation:hover .text-content {
      animation: zoomIn linear 0.3s;
      -webkit-animation: zoomIn linear 0.3s;
      -moz-animation: zoomIn linear 0.3s;
      -ms-animation: zoomIn linear 0.3s;
      -o-animation: zoomIn linear 0.3s; }
      .creation:hover .text-content > h2 {
        color: #333; }
      .creation:hover .text-content > p {
        color: #757575; }

.gr-green {
  background: #aeea00;
  background: -moz-linear-gradient(top, #aeea00 0%, #64dd17 46%, #00c853 100%);
  background: -webkit-linear-gradient(top, #aeea00 0%, #64dd17 46%, #00c853 100%);
  background: linear-gradient(to bottom, #aeea00 0%, #64dd17 46%, #00c853 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aeea00', endColorstr='#00c853',GradientType=0 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.gr-orange {
  background: #dd2c00;
  background: -moz-linear-gradient(top, #dd2c00 0%, #ff6d00 50%, #ffab00 100%);
  background: -webkit-linear-gradient(top, #dd2c00 0%, #ff6d00 50%, #ffab00 100%);
  background: linear-gradient(to bottom, #dd2c00 0%, #ff6d00 50%, #ffab00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd2c00', endColorstr='#ffab00',GradientType=0 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.gr-blue {
  background: #00bfa5;
  background: -moz-linear-gradient(top, #00bfa5 0%, #00b8d4 51%, #0091ea 100%);
  background: -webkit-linear-gradient(top, #00bfa5 0%, #00b8d4 51%, #0091ea 100%);
  background: linear-gradient(to bottom, #00bfa5 0%, #00b8d4 51%, #0091ea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00bfa5', endColorstr='#0091ea',GradientType=0 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.gr-violet {
  background: #9f048b;
  background: -moz-linear-gradient(top, #9f048b 0%, #79056a 48%, #440e62 99%);
  background: -webkit-linear-gradient(top, #9f048b 0%, #79056a 48%, #440e62 99%);
  background: linear-gradient(to bottom, #9f048b 0%, #79056a 48%, #440e62 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9f048b', endColorstr='#440e62',GradientType=0 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.no-padding {
  padding: 0; }

.no-margin {
  margin: 0; }

.add-padding-container {
  padding: 80px 15px; }
  @media (min-width: 320px) and (max-width: 991px) {
    .add-padding-container {
      padding: 30px 0px; } }

/*END OF CREATION*/
/*SERVICES*/
@media (min-width: 320px) and (max-width: 575px) {
  .services-col-4 {
    width: 100%; } }

.service-banner {
  background: url(../img/services/Services.jpg) center no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  min-height: 600px;
  overflow: hidden;
  padding: 80px 0; }
  @media (min-width: 320px) and (max-width: 991px) {
    .service-banner {
      padding: 30px 0px; } }

.service-Title > h4 {
  color: #fff; }

.services {
  padding: 0 11px; }
  @media (min-width: 320px) and (max-width: 575px) {
    .services {
      margin-top: 10px; } }
  .services .services-cont {
    background-color: #fff;
    display: block;
    overflow: hidden;
    height: 379px;
    margin-bottom: 15px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; }
    @media (min-width: 320px) and (max-width: 399px) {
      .services .services-cont {
        height: 350px; } }
    @media (min-width: 400px) and (max-width: 524px) {
      .services .services-cont {
        height: 400px; } }
    @media (min-width: 525px) and (max-width: 575px) {
      .services .services-cont {
        height: 430px; } }
    @media (min-width: 576px) and (max-width: 1199px) {
      .services .services-cont {
        height: 347px; } }
    .services .services-cont > img {
      width: 100%; }
    .services .services-cont:hover {
      cursor: pointer; }
      .services .services-cont:hover .img-hover {
        animation: fadeInUp 400ms ease;
        -webkit-animation: fadeInUp 400ms ease;
        -moz-animation: fadeInUp 400ms ease;
        -ms-animation: fadeInUp 400ms ease;
        -o-animation: fadeInUp 400ms ease; }
      .services .services-cont:hover .service-text {
        animation: zoomIn 400ms ease;
        -webkit-animation: zoomIn 400ms ease;
        -moz-animation: zoomIn 400ms ease;
        -ms-animation: zoomIn 400ms ease;
        -o-animation: zoomIn 400ms ease; }
      .services .services-cont:hover h2, .services .services-cont:hover p {
        color: #fff; }
    .services .services-cont > .service-text {
      display: block;
      height: auto;
      padding: 0 5px; }
      .services .services-cont > .service-text > h2 {
        text-align: center;
        line-height: 34px;
        font-weight: 600; }
        @media (min-width: 651px) and (max-width: 700px) {
          .services .services-cont > .service-text > h2 {
            text-align: center;
            line-height: 34px;
            font-weight: 500;
            font-size: 20px; } }
      .services .services-cont > .service-text > p {
        font-family: "Microsoft Yahei";
        text-align: center;
        font-weight: normal;
        font-size: 13px;
        padding: 0 10px; }

.service-margin {
  margin-top: 21px; }

/*END OF SERVICES*/
@media only screen and (min-width: 0px) and (max-width: 999) {
  .about-us {
    float: none; } }

.over-hidden {
  overflow: hidden; }

.display {
  position: relative;
  overflow: hidden; }

.blue-bg {
  background: url(../img/demo/demo-game-bg.jpg) no-repeat;
  background-size: cover;
  background-position: right;
  overflow: hidden;
  float: right;
  padding: 50px 0; }
  @media (min-width: 200px) and (max-width: 767px) {
    .blue-bg {
      float: none;
      width: 100%;
      padding: 0; } }

.video-container {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  padding: 0;
  background: url(../img/about-us/video.jpg) no-repeat;
  background-size: cover; }
  @media (min-width: 200px) and (max-width: 767px) {
    .video-container {
      position: relative;
      float: none;
      width: 100%;
      height: 300px; } }
  .video-container .video-display {
    max-width: 100%; }
  .video-container .video-btn {
    position: absolute;
    cursor: pointer;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%); }
    .video-container .video-btn > i {
      font-size: 65px;
      color: #0091ea; }

.popup-video {
  display: none;
  position: absolute;
  padding-top: 30px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -40%);
  -webkit-transform: translate(-50%, -40%); }
  .popup-video .close-video {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 5px; }
    .popup-video .close-video > i {
      font-size: 25px;
      color: #fff; }
  .popup-video .video {
    width: 1000px; }
    @media (min-width: 320px) and (max-width: 575px) {
      .popup-video .video {
        width: 300px; } }
    @media (min-width: 576px) and (max-width: 767px) {
      .popup-video .video {
        width: 550px; } }
    @media (min-width: 768px) and (max-width: 1199px) {
      .popup-video .video {
        width: 600px; } }

.demo-game {
  padding: 60px 20px; }
  .demo-game > h1 {
    font-weight: 600; }
  @media (max-width: 991px) {
    .demo-game {
      padding: 30px 15px; } }
  .demo-game .demo-game-title {
    color: #0091ea;
    font-weight: 600;
    font-size: 36px;
    padding: 0;
    line-height: normal;
    margin: 0; }
  .demo-game .demo-game-subtitle {
    color: #dd2c00;
    margin: 0 0 30px 0;
    font-weight: 600; }
    @media (max-width: 767px) {
      .demo-game .demo-game-subtitle {
        margin: 10px 0 15px 0; } }
  .demo-game .demo-game-content {
    color: #333333; }
  .demo-game > hr {
    width: 25px;
    background-color: #0091ea;
    border: 2px solid #0091ea;
    margin: 20px auto; }

.about {
  display: block;
  height: 520px; }

.company {
  padding: 80px 50px; }
  @media (min-width: 200px) and (max-width: 991px) {
    .company {
      padding: 50px 0; } }
  .company .company-title {
    color: #0091ea;
    margin: 0;
    font-weight: 600; }
  .company .company-subtitle {
    margin: 0 0 30px 0;
    font-style: italic; }
  .company .company-nav {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    padding: 0; }
    @media (min-width: 320px) and (max-width: 575px) {
      .company .company-nav {
        width: 100%; } }
    @media (min-width: 576px) and (max-width: 991px) {
      .company .company-nav {
        width: 80%; } }
    .company .company-nav .comtab {
      cursor: pointer; }
      .company .company-nav .comtab > h5 {
        font-weight: 600; }
    .company .company-nav .company-nav-line {
      width: 100%;
      margin: -2px;
      border: 2px solid #c7c8c9;
      background-color: #c7c8c9; }
    @media (min-width: 320px) and (max-width: 575px) {
      .company .company-nav h5 {
        font-size: 10px; } }
  .company .company-content {
    position: relative;
    padding: 20px 100px;
    font-size: 12px;
    font-family: 'Microsoft Yahei';
    font-style: italic; }
    @media (min-width: 320px) and (max-width: 575px) {
      .company .company-content {
        font-size: 9px; } }
    @media (min-width: 200px) and (max-width: 991px) {
      .company .company-content {
        padding: 30px 0; } }
    .company .company-content .company-icon-left {
      position: absolute;
      left: 50px;
      top: 10px; }
      @media (min-width: 200px) and (max-width: 991px) {
        .company .company-content .company-icon-left {
          left: 0;
          top: 10px; } }
      .company .company-content .company-icon-left > i {
        font-size: 25px; }
    .company .company-content .company-icon-right {
      position: absolute;
      right: 50px;
      bottom: 30px; }
      @media (min-width: 200px) and (max-width: 991px) {
        .company .company-content .company-icon-right {
          right: 0;
          bottom: 0; } }
      .company .company-content .company-icon-right > i {
        font-size: 25px; }
    .company .company-content .com-contents {
      margin-top: 25px;
      animation: zoomIn ease 0.5s;
      -webkit-animation: zoomIn ease 0.5s;
      -moz-animation: zoomIn ease 0.5s;
      -ms-animation: zoomIn ease 0.5s;
      -o-animation: zoomIn ease 0.5s; }
      .company .company-content .com-contents p {
        font-size: 15px; }

.client {
  padding: 80px 50px; }
  @media (min-width: 320px) and (max-width: 991px) {
    .client {
      padding: 50px 0px; } }
  .client .client-title {
    color: #0091ea;
    margin: 0;
    padding: 0;
    font-weight: 600; }
  .client .client-subtitle {
    margin: 0 0 50px 0;
    font-family: 'Proxima Nova';
    font-style: italic; }
  .client .client-scroller {
    text-align: left;
    overflow: hidden;
    margin: 0 auto;
    display: block;
    margin-top: 70px; }
    @media (max-width: 439px) {
      .client .client-scroller {
        width: 280px; } }
    @media (min-width: 440px) and (max-width: 640px) {
      .client .client-scroller {
        width: 400px; } }
    @media (min-width: 641px) and (max-width: 999px) {
      .client .client-scroller {
        width: 600px; } }
    @media (min-width: 1000px) and (max-width: 1199px) {
      .client .client-scroller {
        width: 800px; } }
    @media (min-width: 1200px) {
      .client .client-scroller {
        width: 1000px; } }
    .client .client-scroller .client-inner-scroll {
      padding: 0;
      overflow: hidden; }
      .client .client-scroller .client-inner-scroll > li {
        width: 200px;
        list-style: none;
        float: left;
        text-align: center; }
        .client .client-scroller .client-inner-scroll > li:hover > img {
          -webkit-filter: grayscale(0);
          filter: grayscale(0); }

.page-up {
  position: fixed;
  display: none;
  bottom: 30px;
  right: 30px;
  z-index: 2; }
  @media (min-width: 200px) and (max-width: 991px) {
    .page-up {
      bottom: 10px;
      right: 10px; } }
  .page-up i {
    background-color: #0091ea;
    font-size: 40px;
    color: #fff;
    padding: 0 8px;
    margin: 0;
    cursor: pointer; }
    @media (min-width: 200px) and (max-width: 991px) {
      .page-up i {
        font-size: 30px; } }

.company-nav-active {
  border-bottom: 3px solid #0091ea; }

.hide {
  display: none; }

/**
* Owl Carousel v2.2.1
* Copyright 2013-2017 David Deutsch
* Licensed under  ()
*/
/*
*  Owl Carousel - Core
*/
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */ }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; }

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
*  Owl Carousel - Animate Plugin
*/
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.owl-carousel .item > img {
  width: 150px;
  margin: 0 auto;
  border: none; }
  @media (max-width: 439px) {
    .owl-carousel .item > img {
      width: 130px; } }

.cl-ag {
  background: url(../img/clients/sp-clients.html) 0 150px;
  height: 50px;
  width: 150px;
  margin: 0 auto; }

.cl-anp {
  background: url(../img/clients/sp-clients.html) 0 300px;
  height: 50px;
  width: 150px;
  margin: 0 auto; }

.client-slider {
  margin-top: 50px; }

/*****HEADER AND BANNER SECTION -BY ERICK*****/
header {
  background: #000000;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  line-height: 0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden; }

.header-in {
  margin: 0 auto;
  width: 90%;
  height: 100px;
  text-align: justify;
  position: relative; }
  @media (max-width: 1199px) {
    .header-in {
      width: 100%;
      height: 100px; } }
  @media (max-width: 991px) {
    .header-in {
      height: 50px; } }
  .header-in:after {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    content: ""; }
  .header-in .logo {
    display: inline-block;
    vertical-align: middle; }
    .header-in .logo > a {
      border: none;
      text-decoration: none;
      background: url(../img/ng-logo.png) no-repeat;
      background-size: cover;
      height: 62px;
      display: block;
      width: 275px;
      position: relative;
      top: 16px;
      margin: auto 0; }
      @media (max-width: 1199px) {
        .header-in .logo > a {
          border: none;
          text-decoration: none;
          background: url(../img/ng-logo.png) no-repeat;
          background-size: cover;
          height: 60px;
          display: block;
          width: 265px;
          position: relative;
          top: 15px;
          left: 30px; } }
      @media (max-width: 991px) {
        .header-in .logo > a {
          border: none;
          text-decoration: none;
          background: url(../img/ng-logo.png) no-repeat;
          background-size: cover;
          height: 37px;
          display: block;
          width: 161px;
          position: relative;
          top: 6px;
          left: 2px; } }

.tag-sec {
  width: 100%;
  position: absolute;
  text-align: center;
  padding: 0%;
  color: #f1f1f1;
  height: auto;
  display: inline-block; }
  .tag-sec .banner-text {
    width: 100%;
    margin: 20% auto 0 auto;
    font-family: 'roboto-reg';
    text-align: center; }
    @media (max-width: 575px) {
      .tag-sec .banner-text {
        margin-top: 10%; } }
    @media (max-width: 400px) {
      .tag-sec .banner-text {
        margin-top: 25%; } }
  .tag-sec .banner-name {
    display: inline-block;
    line-height: 0;
    font-size: 80px;
    margin: 0;
    line-height: normal;
    color: #0091ea;
    text-align: left;
    font-family: "Microsoft Yahei",sans-serif;
	font-weight:bold; }
    .tag-sec .banner-name > span {
	  color: #fff;
      font-family: "Microsoft Yahei",sans-serif;
	  font-weight:normal; }
    @media (max-width: 1199px) {
      .tag-sec .banner-name {
        padding-top: 25px; } }
    @media (max-width: 991px) {
      .tag-sec .banner-name {
        padding-top: 20px; } }
    @media (max-width: 430px) {
      .tag-sec .banner-name {
        display: block;
        padding-top: 10px;
        text-align: center; } }
  .tag-sec .banner-name-2 {
    display: inline-block;
    line-height: 0;
    color: #0091ea;
    font-size: 80px;
    padding: 0;
    margin: 0;
    line-height: normal;
    font-family: 'roboto-med'; }
    .tag-sec .banner-name-2 > span {
      color: #fff;
      font-family: "Microsoft Yahei",sans-serif;
	  font-weight:normal; }
    @media (max-width: 430px) {
      .tag-sec .banner-name-2 {
        display: block; } }
  .tag-sec > h6 {
    width: 650px;
    margin: 0 auto;
    font-size: 15px;
    padding: 25px 0 10px 0;
    font-family: 'roboto-lyt';
    color: #fff; }
  .tag-sec .read-more {
    margin-top: 30px;
    cursor: pointer;
    display: inline-block;
    font-size: 20px; }
    .tag-sec .read-more > p {
      color: #fff;
      line-height: 0;
      margin: 0; }
      .tag-sec .read-more > p > i {
        padding: 0 5px;
        color: #fff;
        font-size: 20px; }
  @media (max-width: 1350px) {
    .tag-sec .banner-name {
      font-size: 65px; }
    .tag-sec .banner-name-2 {
      font-size: 65px; } }
  @media (max-width: 1199px) {
    .tag-sec {
      /*.big-tl{
          font-size: 100px;
      }*/ }
      .tag-sec h1 {
        font-size: 50px; }
      .tag-sec h6 {
        width: 450px;
        font-size: 12px; }
      .tag-sec p {
        font-size: 15px; }
      .tag-sec .read-more-icon {
        margin-top: 40px; }
      .tag-sec .banner-name {
        font-size: 60px; }
      .tag-sec .banner-name-2 {
        font-size: 60px; } }
  @media (max-width: 991px) {
    .tag-sec h1 {
      font-size: 40px; }
    .tag-sec h6 {
      width: 450px;
      font-size: 12px; }
    .tag-sec p {
      font-size: 15px; }
    .tag-sec .read-more-icon {
      margin-top: 20px; }
    .tag-sec .big-tl {
      font-size: 85px; }
    .tag-sec .banner-name {
      font-size: 45px; }
    .tag-sec .banner-name-2 {
      font-size: 45px; } }
  @media (max-width: 767px) {
    .tag-sec h1 {
      font-size: 30px; }
    .tag-sec h6 {
      width: 450px;
      font-size: 12px; }
    .tag-sec p {
      font-size: 16px; }
    .tag-sec .big-tl {
      font-size: 75px; }
    .tag-sec .banner-name {
      font-size: 40px; }
    .tag-sec .banner-name-2 {
      font-size: 40px; } }
  @media (max-width: 575px) {
    .tag-sec {
      padding: 0;
      margin: 0; }
      .tag-sec h1 {
        font-size: 24px;
        margin: 0; }
      .tag-sec h6 {
        width: 300px;
        font-size: 8px;
        line-height: 2;
        padding: 0; }
      .tag-sec p {
        font-size: 14px; }
      .tag-sec .read-more-icon {
        width: 14px;
        height: 13px; }
      .tag-sec .big-tl {
        font-size: 50px; }
      .tag-sec .banner-name {
        font-size: 40px; }
      .tag-sec .banner-name-2 {
        font-size: 40px; } }
  @media (max-width: 400px) {
    .tag-sec .big-tl {
      font-size: 45px; }
    .tag-sec .banner-name {
      font-size: 22px; }
    .tag-sec .banner-name-2 {
      font-size: 20px; } }

hr {
  width: 700px;
  background-color: #0091ea;
  border: 1px solid #0091ea; }
  @media (max-width: 991px) {
    hr {
      width: 500px;
      height: 2px; } }
  @media (max-width: 767px) {
    hr {
      width: 400px;
      height: 2px;
      width: 350px;
      line-height: 1; } }
  @media (max-width: 575px) {
    hr {
      width: 250px;
      height: 1px;
      line-height: 1; } }

.nav-menu {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  right: 0;
  top: -15px;
  height: auto; }
  .nav-menu i {
    display: block;
    position: relative;
    float: right;
    font-size: 20px;
    padding: 0;
    color: white;
    line-height: 0;
    top: 8px;
    left: 15px; }
  .nav-menu:after {
    clear: both;
    content: ''; }
  .nav-menu:before {
    clear: both;
    content: ''; }
  @media (max-width: 1199px) {
    .nav-menu {
      right: 25px; } }
  @media (max-width: 991px) {
    .nav-menu {
      position: absolute;
      display: none;
      top: 50px;
      right: 0;
      width: 100%;
      text-align: left;
      padding: 0 20px;
      padding: 0 20px;
      background: rgba(0, 0, 0, 0.96); } }
  .nav-menu a {
    font-weight: 300; }
  .nav-menu > ul {
    display: block;
    padding: 0 10px; }
    @media (max-width: 991px) {
      .nav-menu > ul {
        display: block;
        margin: 0 auto; } }
    .nav-menu > ul > li {
      position: relative;
      display: block;
      float: left; }
      @media (max-width: 991px) {
        .nav-menu > ul > li {
          width: 100%;
          padding: 0;
          display: block;
          float: none;
          border-bottom: 1px solid rgba(204, 204, 204, 0.29); }
          .nav-menu > ul > li:last-child {
            border-bottom: none !important; } }
      .nav-menu > ul > li:not(:last-child):hover {
        background: #0091ea; }
        @media (max-width: 991px) {
          .nav-menu > ul > li:not(:last-child):hover {
            background: #0091ea;
            color: #0091ea; } }
      .nav-menu > ul > li > a {
        display: block;
        margin: 0;
        padding: 56px 20px 30px;
        color: #fff;
        font-size: 14px;
        line-height: 1em;
        -webkit-transition: padding .25s ease, color 100ms linear, background-color .25s ease-out;
        transition: padding .25s ease, color 100ms linear, background-color .25s ease-out; }
        @media (max-width: 1199px) {
          .nav-menu > ul > li > a {
            padding: 65px 15px 20px; } }
        @media (max-width: 991px) {
          .nav-menu > ul > li > a {
            padding: 25px 16px;
            line-height: 0px;
            width: 100%;
            display: block; } }

.translate:hover > .trans-dropdown {
  padding: 0;
  text-align: center;
  display: block;
  cursor: pointer; }
.translate .trans-dropdown {
  display: none;
  background: #000;
  border: 1px solid #f1f1f1; }
  @media (max-width: 991px) {
    .translate .trans-dropdown {
      border: none; } }
  .translate .trans-dropdown li {
    display: block;
    padding: 18px 0;
    text-decoration: none;
    color: #fff; }
    .translate .trans-dropdown li > a {
      color: #fff !important;
      text-decoration: none; }
    .translate .trans-dropdown li:hover {
      display: block;
      background-color: #0091ea;
      cursor: pointer;
      color: #fff; }

.banner-section {
  height: 1080px;
  position: relative; }
  @media (max-width: 1366px) {
    .banner-section {
      height: 800px; } }
  @media (max-width: 1199px) {
    .banner-section {
      height: 674px; } }
  @media (max-width: 991px) {
    .banner-section {
      height: 557px; } }
  @media (max-width: 767px) {
    .banner-section {
      height: 431px; } }
  @media (max-width: 575px) {
    .banner-section {
      height: 323px; } }
  .banner-section .banner-btn {
    position: absolute;
    cursor: pointer;
    top: 40%;
    z-index: 1; }
    .banner-section .banner-btn > i {
      font-size: 50px;
      color: #fff; }
  .banner-section .banner-btn-right {
    right: 10px; }
  .banner-section .banner-btn-left {
    left: 10px; }
  .banner-section .banner-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: block;
    margin-bottom: -8px;
    background-image: url(../img/home-banner/bg1.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background 1s ease; }

.inline {
  display: inline-block; }

/*.banner-container > .banner-content:not(:nth-child(3)) {*/
.banner-container > .banner-content:not(:first-child) {
  display: none; }

.icon1,
.icon2,
.icon3,
.icon4,
.icon5,
.icon6,
.icon7,
.icon8,
.icon9,
.icon10 {
  position: absolute; }

.icon1 {
  top: 100px;
  left: 200px; }

.icon2 {
  top: 120px;
  left: 580px; }

.icon3 {
  top: 180px;
  right: 230px; }

.icon4 {
  top: 500px;
  left: 100px; }

.icon5 {
  top: 650px;
  left: 300px; }

.icon6 {
  top: 950px;
  left: 760px; }

.icon7 {
  top: 700px;
  right: 350px; }

.icon8 {
  top: 800px;
  right: 105px; }

.icon9 {
  top: 550px;
  right: 205px; }

.icon10 {
  top: 980px;
  right: 650px; }

@media (max-width: 1199px) {
  .icon1 {
    top: 150px;
    left: 200px;
    width: 84px;
    height: 62px; }

  .icon2 {
    top: 150px;
    left: 340px;
    width: 46px;
    height: 35px; }

  .icon3 {
    top: 150px;
    left: 630px;
    width: 76px;
    height: 82px; }

  .icon4 {
    top: 430px;
    left: 110px;
    width: 63px;
    height: 57px; }

  .icon5 {
    top: 440px;
    left: 210px;
    width: 103px;
    height: 69px; }

  .icon6 {
    top: 550px;
    left: 360px;
    width: 81px;
    height: 76px; }

  .icon7 {
    top: 520px;
    right: 150px;
    width: 42px;
    height: 59px; }

  .icon8 {
    top: 420px;
    right: 50px;
    width: 56px;
    height: 56px; }

  .icon9 {
    top: 400px;
    right: 135px;
    width: 87px;
    height: 63px; }

  .icon10 {
    top: 600px;
    right: 300px;
    width: 66px;
    height: 50px; } }
@media (max-width: 991px) {
  .icon1 {
    top: 100px;
    left: 200px;
    width: 84px;
    height: 62px; }

  .icon2 {
    top: 100px;
    left: 340px;
    width: 46px;
    height: 35px; }

  .icon3 {
    top: 100px;
    left: 730px;
    width: 76px;
    height: 82px; }

  .icon4 {
    top: 380px;
    left: 120px;
    width: 63px;
    height: 57px; }

  .icon5 {
    top: 400px;
    left: 250px;
    width: 103px;
    height: 69px; }

  .icon6 {
    top: 450px;
    left: 360px;
    width: 81px;
    height: 76px; }

  .icon7 {
    top: 430px;
    right: 150px;
    width: 42px;
    height: 59px; }

  .icon8 {
    top: 370px;
    right: 50px;
    width: 46px;
    height: 46px; }

  .icon9 {
    top: 350px;
    right: 155px;
    width: 77px;
    height: 53px; }

  .icon10 {
    top: 500px;
    right: 350px;
    width: 66px;
    height: 50px; } }
@media (max-width: 767px) {
  .icon1 {
    top: 100px;
    left: 100px;
    width: 64px;
    height: 42px; }

  .icon2 {
    top: 40px;
    left: 190px;
    width: 36px;
    height: 25px; }

  .icon3 {
    top: 60px;
    left: 530px;
    width: 46px;
    height: 42px; }

  .icon4 {
    top: 280px;
    left: 100px;
    width: 43px;
    height: 37px; }

  .icon5 {
    position: absolute;
    top: 320px;
    left: 120px;
    width: 83px;
    height: 49px; }

  .icon6 {
    top: 370px;
    left: 360px;
    width: 51px;
    height: 46px; }

  .icon7 {
    top: 360px;
    right: 150px;
    width: 32px;
    height: 49px; }

  .icon8 {
    top: 250px;
    right: 30px;
    width: 36px;
    height: 36px; }

  .icon9 {
    top: 250px;
    right: 105px;
    width: 67px;
    height: 43px; }

  .icon10 {
    top: 620px;
    right: 190px;
    width: 66px;
    height: 50px; } }
@media (max-width: 575px) {
  .icon1 {
    top: 90px;
    left: 30px;
    width: 34px;
    height: 22px; }

  .icon2 {
    top: 40px;
    left: 80px;
    width: 26px;
    height: 15px; }

  .icon3 {
    top: 60px;
    left: 280px;
    width: 26px;
    height: 22px; }

  .icon4 {
    top: 220px;
    left: 40px;
    width: 28px;
    height: 22px; }

  .icon5 {
    top: 240px;
    left: 90px;
    width: 50px;
    height: 35px; }

  .icon6 {
    top: 300px;
    left: 200px;
    width: 31px;
    height: 26px; }

  .icon7 {
    top: 290px;
    right: 20px;
    width: 31px;
    height: 28px; }

  .icon8 {
    top: 220px;
    right: 20px;
    width: 26px;
    height: 26px; }

  .icon9 {
    top: 230px;
    right: 50px;
    width: 37px;
    height: 43px; }

  .icon10 {
    top: 620px;
    right: 190px;
    width: 66px;
    height: 50px; } }
.ph1,
.ph2,
.ph3 {
  position: absolute; }

.ph1 {
  width: 600px;
  bottom: 0;
  left: 15%; }
  @media (max-width: 1366px) {
    .ph1 {
      width: 400px; } }
  @media (max-width: 1199px) {
    .ph1 {
      width: 300px;
      left: 20%; } }
  @media (max-width: 1000px) {
    .ph1 {
      left: 12%; } }
  @media (max-width: 780px) {
    .ph1 {
      width: 250px; } }
  @media (max-width: 680px) {
    .ph1 {
      width: 200px; } }
  @media (max-width: 575px) {
    .ph1 {
      width: 100px;
      left: 30%; } }
  @media (max-width: 530px) {
    .ph1 {
      left: 20%; } }

.ph2 {
  width: 700px;
  bottom: 0;
  left: 30%; }
  @media (max-width: 1366px) {
    .ph2 {
      width: 500px;
      left: 32%; } }
  @media (max-width: 1199px) {
    .ph2 {
      width: 400px;
      left: 35%; } }
  @media (max-width: 1000px) {
    .ph2 {
      left: 30%; } }
  @media (max-width: 780px) {
    .ph2 {
      width: 300px; } }
  @media (max-width: 680px) {
    .ph2 {
      width: 250px; } }
  @media (max-width: 575px) {
    .ph2 {
      width: 150px;
      left: 38%; } }
  @media (max-width: 530px) {
    .ph2 {
      left: 32%; } }

.ph3 {
  width: 600px;
  bottom: 0;
  left: 50%; }
  @media (max-width: 1366px) {
    .ph3 {
      width: 400px;
      left: 55%; } }
  @media (max-width: 1199px) {
    .ph3 {
      width: 300px;
      left: 60%; } }
  @media (max-width: 1000px) {
    .ph3 {
      left: 57%; } }
  @media (max-width: 780px) {
    .ph3 {
      width: 250px; } }
  @media (max-width: 680px) {
    .ph3 {
      width: 200px; } }
  @media (max-width: 575px) {
    .ph3 {
      width: 100px; } }

.html-logo {
  max-width: 65%;
  /*@media (max-width: 780px) {
      width: 60%;
  }
  @media (max-width: 530px) {
      width: 30px;
  }*/ }

.slide2-text {
  position: relative;
  display: inline-block;
  margin-top: 50px;
  vertical-align: top;
  padding-left: 10px; }
  .slide2-text > p {
    color: #fff;
    font-size: 50px;
    margin: 0;
    line-height: normal;
    display: inline-block; }
    @media (max-width: 1530px) {
      .slide2-text > p {
        font-size: 45px; } }
    @media (max-width: 1275px) {
      .slide2-text > p {
        font-size: 40px; } }
    @media (max-width: 1150px) {
      .slide2-text > p {
        font-size: 35px; } }
    @media (max-width: 1120px) {
      .slide2-text > p {
        font-size: 30px; } }
    @media (max-width: 900px) {
      .slide2-text > p {
        font-size: 25px; } }
    @media (max-width: 770px) {
      .slide2-text > p {
        font-size: 20px; } }
    @media (max-width: 650px) {
      .slide2-text > p {
        font-size: 15px; } }
    @media (max-width: 520px) {
      .slide2-text > p {
        font-size: 15px; } }
    @media (max-width: 400px) {
      .slide2-text > p {
        font-size: 10px; } }
  .slide2-text .slide2-name {
	font-family: "Microsoft Yahei",sans-serif;
	font-weight:normal; }
    .slide2-text .slide2-name > span {
      font-family: "roboto-med";
      font-size: 80px; }
      @media (max-width: 1530px) {
        .slide2-text .slide2-name > span {
          font-size: 60px; } }
      @media (max-width: 1275px) {
        .slide2-text .slide2-name > span {
          font-size: 55px; } }
      @media (max-width: 1150px) {
        .slide2-text .slide2-name > span {
          font-size: 45px; } }
      @media (max-width: 1120px) {
        .slide2-text .slide2-name > span {
          font-size: 50px; } }
      @media (max-width: 900px) {
        .slide2-text .slide2-name > span {
          font-size: 35px; } }
      @media (max-width: 770px) {
        .slide2-text .slide2-name > span {
          font-size: 30px; } }
      @media (max-width: 650px) {
        .slide2-text .slide2-name > span {
          font-size: 25px; } }
      @media (max-width: 520px) {
        .slide2-text .slide2-name > span {
          font-size: 18px; } }
      @media (max-width: 400px) {
        .slide2-text .slide2-name > span {
          font-size: 20px; } }
  .slide2-text .slide2-subname {
	font-family: "Microsoft Yahei",sans-serif;
	font-weight:normal; }
  @media (max-width: 1120px) {
    .slide2-text {
      margin-top: 30px; } }
  @media (max-width: 900px) {
    .slide2-text {
      margin-top: 35px; } }
  @media (max-width: 770px) {
    .slide2-text {
      margin-top: 25px; } }
  @media (max-width: 650px) {
    .slide2-text {
      margin-top: 20px; } }
  @media (max-width: 520px) {
    .slide2-text {
      margin-top: 15px; } }
  @media (max-width: 400px) {
    .slide2-text {
      margin-top: 10px; } }

.slide2-title {
  margin: 0 auto;
  float: none;
  margin-top: 11%; }
  @media (min-width: 1370px) {
    .slide2-title > .row {
      padding-left: 40px; } }
  @media (max-width: 991px) {
    .slide2-title {
      margin-top: 8%; } }
  @media (max-width: 690px) {
    .slide2-title {
      margin-top: 12%; } }
  @media (max-width: 530px) {
    .slide2-title {
      margin-top: 20%; } }
  @media (max-width: 400px) {
    .slide2-title {
      margin-top: 30%; } }

.text3-text {
  margin-top: 120px;
  overflow: hidden; }
  @media (max-width: 767px) {
    .text3-text {
      margin-top: 70px; } }

.text3-image {
  position: relative;
  width: 80%; }
  .text3-image .laptop {
    position: absolute;
    left: 25%;
    top: 60px; }
    @media (max-width: 1650px) {
      .text3-image .laptop {
        left: 14%; } }
    @media (max-width: 1400px) {
      .text3-image .laptop {
        left: 26%;
        width: 70%; } }
    @media (max-width: 1199px) {
      .text3-image .laptop {
        width: 50%;
        left: 35%; } }
    @media (max-width: 1099px) {
      .text3-image .laptop {
        top: 10px; } }
    @media (max-width: 950px) {
      .text3-image .laptop {
        top: 30px; } }
    @media (max-width: 375px) {
      .text3-image .laptop {
        width: 80%;
        left: 23%; } }
  .text3-image .table {
    position: absolute;
    left: 20%;
    top: 450px; }
    @media (max-width: 1650px) {
      .text3-image .table {
        left: 10%; } }
    @media (max-width: 1400px) {
      .text3-image .table {
        top: 320px;
        width: 80%;
        left: 22%; } }
    @media (max-width: 1199px) {
      .text3-image .table {
        top: 220px;
        width: 60%;
        left: 30%; } }
    @media (max-width: 1099px) {
      .text3-image .table {
        top: 140px; } }
    @media (max-width: 768px) {
      .text3-image .table {
        top: 140px;
        left: 30%; } }
    @media (max-width: 575px) {
      .text3-image .table {
        top: 110px; } }
    @media (max-width: 425px) {
      .text3-image .table {
        top: 90px; } }
    @media (max-width: 375px) {
      .text3-image .table {
        top: 105px;
        width: 95%;
        left: 18%; } }

.slide3-icon {
  position: absolute;
  left: 5%;
  top: 0; }
  @media (max-width: 1650px) {
    .slide3-icon {
      left: 0; } }
  @media (max-width: 1400px) {
    .slide3-icon {
      top: 50px;
      width: 90%; } }
  @media (max-width: 1199px) {
    .slide3-icon {
      top: 10px;
      width: 80%;
      left: 5%; } }
  @media (max-width: 1099px) {
    .slide3-icon {
      top: 20px;
      left: 5%; } }
  @media (max-width: 767px) {
    .slide3-icon {
      left: 10%; } }
  @media (max-width: 650px) {
    .slide3-icon {
      bottom: 10px;
      left: 4%;
      width: 90%; } }
  @media (max-width: 575px) {
    .slide3-icon {
      left: 0; } }
  @media (max-width: 450px) {
    .slide3-icon {
      top: 50px; } }
  @media (max-width: 375px) {
    .slide3-icon {
      top: 80px; } }

.slide3-title {
  color: #fff;
  font-family: "Microsoft Yahei",sans-serif;
  font-weight:normal;
  font-size: 60px;
  margin: 0;
  padding: 0;
  line-height: normal; }
  .slide3-title > span {
    font-family: "roboto-med"; }
  @media (max-width: 1400px) {
    .slide3-title {
      font-size: 50px; } }
  @media (max-width: 767px) {
    .slide3-title {
      font-size: 35px; } }
  @media (max-width: 575px) {
    .slide3-title {
      font-size: 20px; } }

.slide4-image {
  width: 60%; }
  @media (max-width: 320px) {
    .slide4-image {
      width: 90%; } }
  @media (max-width: 375px) {
    .slide4-image {
      width: 70%; } }

.slide4-title {
  color: #fff;
  font-family: "Microsoft Yahei",sans-serif;
  font-weight:normal;
  font-size: 60px;
  margin: 0;
  padding: 0;
  line-height: normal; }
  .slide4-title > span {
    font-family: "Microsoft Yahei",sans-serif;
	font-weight:bold; }
  @media (max-width: 1400px) {
    .slide4-title {
      font-size: 50px; } }
  @media (max-width: 991px) {
    .slide4-title {
      font-size: 30px; } }
  @media (max-width: 425px) {
    .slide4-title {
      font-size: 20px; } }

.text4-text {
  overflow: hidden;
  margin-top: 130px; }
  @media (max-width: 991px) {
    .text4-text {
      margin-top: 90px; } }
  @media (max-width: 768px) {
    .text4-text {
      margin-top: 90px; } }
  @media (max-width: 400px) {
    .text4-text {
      margin-top: 90px; } }

.contact-sec {
  width: 100%;
  padding: 80px 0;
  height: auto;
  display: block;
  background-image: url(../img/contactus/contact-bg.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  overflow: hidden; }
  @media (min-width: 320px) and (max-width: 991px) {
    .contact-sec {
      padding: 30px 0px; } }
  .contact-sec .contact-Content {
    width: auto;
    height: auto;
    background-color: rgba(0, 0, 0, 0.55);
    position: relative;
    margin-top: 30px;
    padding: 20px; }
    @media (max-width: 575px) {
      .contact-sec .contact-Content .col-6 {
        width: 100%; } }
    .contact-sec .contact-Content .input-box {
      position: relative;
      padding: 20px 0 20px 0;
      display: block; }
      @media (max-width: 991px) {
        .contact-sec .contact-Content .input-box {
          padding: 10px 0 10px 0; } }
      .contact-sec .contact-Content .input-box i {
        position: absolute;
        color: #cecece;
        top: 35px;
        left: 12px; }
        @media (max-width: 991px) {
          .contact-sec .contact-Content .input-box i {
            top: 25px;
            left: 9px;
            font-size: 12px; } }
      .contact-sec .contact-Content .input-box input {
        height: 45px;
        padding: 5px 10px 5px 30px; }
        @media (max-width: 991px) {
          .contact-sec .contact-Content .input-box input {
            height: 40px;
            padding: 9px 10px 5px 25px;
            font-size: 12px; } }
    .contact-sec .contact-Content .message-box {
      position: relative;
      padding: 20px 0 20px 0; }
      @media (max-width: 991px) {
        .contact-sec .contact-Content .message-box {
          padding: 10px 0 10px 0; } }
      .contact-sec .contact-Content .message-box > i {
        position: absolute;
        top: 32px;
        left: 15px;
        color: #cecece; }
        @media (max-width: 991px) {
          .contact-sec .contact-Content .message-box > i {
            top: 25px;
            left: 9px;
            font-size: 12px; } }
      .contact-sec .contact-Content .message-box textarea {
        padding: 10px 0 0 35px;
        height: 215px;
        font-size: 15px; }
        @media (max-width: 991px) {
          .contact-sec .contact-Content .message-box textarea {
            padding: 11px 0 0 25px;
            height: 160px;
            font-size: 14px; } }
    .contact-sec .contact-Content .send-msg input {
      display: block;
      text-align: center;
      height: 45px;
      width: 200px;
      margin: 0px auto;
      color: #fff;
      background-color: #0091ea;
      border: none;
      cursor: pointer;
      transition: ease-in 0.3s;
      -webkit-transition: ease-in 0.3s;
      -o-transition: ease-in 0.3s all; }
      @media (max-width: 991px) {
        .contact-sec .contact-Content .send-msg input {
          height: 40px;
          width: 170px;
          font-size: 12px; } }
    .contact-sec .contact-Content .send-msg :hover {
      background-color: transparent;
      border: 1px solid #0091ea; }
    .contact-sec .contact-Content .send-msg :focus {
      background-color: transparent; }
    .contact-sec .contact-Content input, .contact-sec .contact-Content textarea {
      width: 100%;
      border-radius: 5px;
      color: #fff;
      background: transparent;
      border: 1px solid #757575; }
      .contact-sec .contact-Content input:focus, .contact-sec .contact-Content textarea:focus {
        border: 1px solid #0091ea;
        outline: none;
        box-shadow: 0px 0px 8px #0091ea; }
        .contact-sec .contact-Content input:focus > i, .contact-sec .contact-Content textarea:focus > i {
          color: #0091ea !important; }

/*=====End of Contact-Section=====*/
.nav-button {
  display: none;
  position: absolute;
  right: 8px;
  top: 10px;
  cursor: pointer; }
  .nav-button .bar1, .nav-button .bar2, .nav-button .bar3 {
    width: 30px;
    height: 3px;
    background-color: #0091ea;
    margin: 5px 0;
    transition: 0.4s; }
  @media (max-width: 991px) {
    .nav-button {
      display: block; } }

.change.bar1 {
  -webkit-transform: rotate(-45deg) translate(-6px, 5px);
  -moz-transform: rotate(-45deg) translate(-6px, 5px);
  -ms-transform: rotate(-45deg) translate(-6px, 5px);
  -o-transform: rotate(-45deg) translate(-6px, 5px);
  transform: rotate(-45deg) translate(-6px, 5px); }

.change.bar2 {
  opacity: 0; }

.change.bar3 {
  -webkit-transform: rotate(45deg) translate(-6px, -5px);
  -ms-transform: rotate(45deg) translate(-6px, -5px);
  -moz-transform: rotate(45deg) translate(-6px, -5px);
  -o-transform: rotate(45deg) translate(-6px, -5px);
  transform: rotate(45deg) translate(-6px, -5px); }

.errorMsg {
  color: #ed1c24; }

/*block UI - ERICK*/
.bg-black {
  display: none;
  z-index: 100;
  background-color: black;
  position: fixed;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }

.popup_box {
  display: none;
  /* Hide the DIV */
  position: fixed;
  _position: absolute;
  /* hack for internet explorer 6 */
  height: 200px;
  width: 400px;
  border-radius: 10px;
  background: #fff;
  top: 50%;
  left: 50%;
  margin: 0 auto;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 100;
  padding: 15px;
  font-size: 12px;
  font-family: "roboto-med";
  -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.21);
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.21);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.21); }
  @media (max-width: 991px) {
    .popup_box {
      height: 150px;
      width: 300px;
      top: 30%;
      border-radius: 5px;
      -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.21);
      -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.21);
      box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.21); } }
  @media (max-width: 575px) {
    .popup_box {
      height: 150px;
      width: 250px; } }
  .popup_box p {
    display: block;
    position: relative;
    text-align: center;
    font-size: 16px;
    color: #5d5d5d;
    /* margin: auto 0; */
    top: 25%; }
    @media (max-width: 991px) {
      .popup_box p {
        font-size: 14px; } }
  .popup_box i {
    font-size: 50px;
    color: #27ae60;
    display: block;
    top: 25%;
    position: relative;
    text-align: center; }
    @media (max-width: 991px) {
      .popup_box i {
        font-size: 35px;
        top: 20%; } }

a {
  cursor: pointer;
  text-decoration: none; }

/* This is for the positioning of the Close Link */
.popupBoxClose {
  font-size: 20px;
  line-height: 15px;
  right: 15px;
  top: 15px;
  position: absolute;
  color: #0091ea;
  font-weight: 500; }
  @media (max-width: 991px) {
    .popupBoxClose {
      font-size: 15px; } }

@media (min-width: 320px) and (max-width: 575px) {
  .translate-img {
    width: 20px; } }
@media (min-width: 576px) and (max-width: 767px) {
  .translate-img {
    width: 20px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .translate-img {
    width: 20px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .translate-img {
    width: 18px; } }
@media (min-width: 1200px) {
  .translate-img {
    width: 20px; } }

.active-translate {
  position: absolute;
  bottom: 25px; }
  @media (min-width: 320px) and (max-width: 575px) {
    .active-translate {
      bottom: 15px; } }
  @media (min-width: 576px) and (max-width: 767px) {
    .active-translate {
      bottom: 15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .active-translate {
      bottom: 15px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .active-translate {
      bottom: 17px; } }

.translate > a {
  position: relative; }

.translate > a > span {
  padding-left: 24px; }

.trans-dropdown > li {
  position: relative; }
  .trans-dropdown > li > a > span {
    padding-left: 20px; }

.choose-translate {
  position: absolute;
  left: 12px;
  bottom: 7px; }
  @media (min-width: 320px) and (max-width: 575px) {
    .choose-translate {
      left: 100px; } }
  @media (min-width: 576px) and (max-width: 767px) {
    .choose-translate {
      left: 200px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .choose-translate {
      left: 300px; } }

.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.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes 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(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.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(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-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; }

.header-cover {
  background-color: #000;
  height: 100px; }
  @media (max-width: 991px) {
    .header-cover {
      height: 50px; } }

.product-story {
  display: none; }

.novideo {
  display: none;
  width: 100%; }

.product-box {
  cursor: pointer; }
  .product-box:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; }
  .product-box .product-image {
    max-width: 100%;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; }
  .product-box:hover .product-image {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1); }
  .product-box:hover:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-box-shadow: inset 0px 0px 150px 500px rgba(0, 0, 0, 0.83);
    -ms-box-shadow: inset 0px 0px 150px 500px rgba(0, 0, 0, 0.83);
    -o-box-shadow: inset 0px 0px 150px 500px rgba(0, 0, 0, 0.83);
    -moz-box-shadow: inset 0px 0px 150px 500px rgba(0, 0, 0, 0.83);
    box-shadow: inset 0px 0px 150px 500px rgba(0, 0, 0, 0.83); }

.no-space {
  padding: 0;
  margin: 0;
  line-height: 0; }

.relative {
  position: relative; }

.product-container {
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0;
  height: 65px; }
  @media (min-width: 450px) and (max-width: 549px) {
    .product-container {
      height: 45px; } }
  @media (min-width: 700px) and (max-width: 990px) {
    .product-container {
      height: 50px; } }
  .product-container .product-name {
    z-index: 1;
    position: relative;
    background-color: #f8f8f8;
    padding: 15px 20px;
    line-height: normal;
    height: 100%; }
    @media (min-width: 450px) and (max-width: 549px) {
      .product-container .product-name {
        padding: 7px 5px; } }
    @media (min-width: 700px) and (max-width: 990px) {
      .product-container .product-name {
        padding: 7px 20px 7px 10px; } }
    .product-container .product-name .product-title {
      margin: 0;
      font-family: "roboto-med";
      color: #333; }
      @media (min-width: 700px) and (max-width: 990px) {
        .product-container .product-name .product-title {
          font-size: 12px; } }
      @media (min-width: 450px) and (max-width: 549px) {
        .product-container .product-name .product-title {
          font-size: 12px; } }
    .product-container .product-name .product-subtitle {
      margin: 0;
      font-size: 11px;
      font-family: "roboto-med"; }
      @media (min-width: 700px) and (max-width: 990px) {
        .product-container .product-name .product-subtitle {
          font-size: 9px; } }
      @media (min-width: 450px) and (max-width: 549px) {
        .product-container .product-name .product-subtitle {
          font-size: 9px; } }
    .product-container .product-name .product-icon {
      position: absolute;
      top: 15px;
      right: 15px;
      transition: all .5s ease; }
      @media (min-width: 700px) and (max-width: 990px) {
        .product-container .product-name .product-icon {
          top: 10px;
          right: 10px; } }
      @media (min-width: 450px) and (max-width: 549px) {
        .product-container .product-name .product-icon {
          top: 8px;
          right: 10px; } }
      .product-container .product-name .product-icon > i {
        font-size: 40px; }
        @media (min-width: 700px) and (max-width: 990px) {
          .product-container .product-name .product-icon > i {
            font-size: 30px; } }
        @media (min-width: 450px) and (max-width: 549px) {
          .product-container .product-name .product-icon > i {
            font-size: 25px; } }
    .product-container .product-name .icon-active {
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }

.vb-fb {
  font-size: 25px; }

.product-details {
  display: none;
  position: relative;
  background-color: #333;
  padding: 50px; }
  @media (max-width: 991px) {
    .product-details {
      padding: 20px; } }
  .product-details .close-product-video {
    color: white;
    position: absolute;
    top: 5px;
    right: 10px;
    cursor: pointer; }
    @media (max-width: 991px) {
      .product-details .close-product-video {
        right: 5px; } }
    .product-details .close-product-video > i {
      font-size: 30px; }
      @media (max-width: 991px) {
        .product-details .close-product-video > i {
          font-size: 25px; } }
  .product-details .product-video {
    width: 100%; }
  .product-details .details-title {
    margin: 0;
    padding-bottom: 8px;
    line-height: normal;
    color: #0091ea; }
    @media (max-width: 991px) {
      .product-details .details-title {
        padding: 10px 0;
        font-size: 12px; } }
  .product-details .details-subtitle {
    margin: 0;
    line-height: normal;
    color: #0091ea;
    font-weight: bold;
    padding-bottom: 12px; }
    @media (max-width: 991px) {
      .product-details .details-subtitle {
        font-size: 11px; } }
  .product-details .details-story {
    margin: 0;
    padding-bottom: 5px;
    color: #bdbdbd;
    white-space: pre-line;
    font-size: 13px; }
    @media (max-width: 991px) {
      .product-details .details-story {
        font-size: 11px; } }

.product-more {
  line-height: normal;
  text-align: center; }
  @media (max-width: 449px) {
    .product-more {
      padding: 100px 0; } }
  @media (min-width: 450px) and (max-width: 549px) {
    .product-more {
      padding: 50px 0; } }
  @media (min-width: 550px) and (max-width: 699px) {
    .product-more {
      padding: 80px 0; } }
  @media (min-width: 700px) and (max-width: 990px) {
    .product-more {
      padding-top: 50px; } }
  @media (min-width: 991px) and (max-width: 1199px) {
    .product-more {
      padding-top: 70px; } }
  @media (min-width: 1200px) and (max-width: 1376px) {
    .product-more {
      padding-top: 100px; } }
  @media (min-width: 1377px) and (max-width: 1499px) {
    .product-more {
      padding-top: 130px; } }
  @media (min-width: 1500px) {
    .product-more {
      padding-top: 130px; } }
  .product-more .more-title {
    margin: 0;
    color: #0091ea;
    font-family: "roboto-med"; }
    @media (min-width: 700px) and (max-width: 990px) {
      .product-more .more-title {
        font-size: 20px; } }
    @media (min-width: 450px) and (max-width: 549px) {
      .product-more .more-title {
        font-size: 25px; } }
  .product-more .more-subtitle {
    margin: 0;
    color: #dd2c00;
    font-family: "Microsoft Yahei";
    font-weight: 600; }
    @media (min-width: 700px) and (max-width: 990px) {
      .product-more .more-subtitle {
        font-size: 15px; } }
    @media (min-width: 450px) and (max-width: 549px) {
      .product-more .more-subtitle {
        font-size: 15px; } }

@media (max-width: 449px) {
  .product-more-remove {
    display: none; } }

@media (max-width: 699px) {
  .product-col-12 {
    width: 100%; } }

@media (max-width: 699px) {
  .product-col-6 {
    width: 50%; } }

@media (max-width: 449px) {
  .product-col-12-small {
    width: 100%; } }

@media (max-width: 991px) {
  .product-details-col-12 {
    width: 100%; } }

/*# sourceMappingURL=main.css.map */
