body {
  font-family: 'Roboto', Arial, sans-serif;
  overflow: hidden;
  background-color: black;
  padding-right: 0 !important;
}
.container
{
}
/* Preloader */
#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#000; /* change if the mask should have another color then white */
    z-index:10001; /* makes sure it stays on top */
}

#status {
    width:200px;
    height:200px;
    position:absolute;
    left:50%; /* centers the loading animation horizontally one the screen */
    top:50%; /* centers the loading animation vertically one the screen */
    background-image:url(../img/preloader.gif); /* path to your loading animation */
    background-repeat:no-repeat;
    background-position:center;
    margin:-100px 0 0 -100px; /* is width and height divided by two */
}

.sr .srStartHidden { visibility: hidden; }
.row
{
  align-items: center;
  justify-content: center;
}
#main-navigation
{
    background-color: rgba(0,0,0,0);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}
#navbar
{
    display: inline-flex;
    flex-grow: 0;
    flex-basis: auto;
    width: 55%;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.navbar>.container
{
  max-width: 1920px;
  justify-content: center;
  align-items: center;
}
.navbar-toggle.collapsed
{
  display: none;
}
a.navbar-brand
{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
a.navbar-brand img
{
  width: 100%;
}
.navbar {
  border: none;
  border-width: 0;
  font-family: 'Roboto Condensed', sans-serif;
}
.navbar-right
{
  margin-left: 50%;
}
.navbar-default .navbar-nav>li>a {
  font-weight: 700;
  text-transform: uppercase;
  color: white;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.76);
  font-size: 15px;
}
.navbar-default .navbar-nav>li>a {
  padding-left: 10px;
  padding-right: 10px;
  background: none;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
  color: #c3fffd;
  text-decoration: none;
  background: none;
}
.navbar-nav .dropdown-menu
{
  position: absolute;
  padding: 10px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  color: white;
}
.dropdown-menu {
  background-color: rgba(0,0,0,.75);
  border: 0px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  padding-top: 0;
  min-width: 200px;
}
.dropdown-menu>li>a {
  color: white;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  padding-top: 8px;
  padding-bottom: 8px;
}
.release-date
{
    color: #fff !important;
    font-weight: 700;
    text-align: center;
    text-shadow: 2px 2px 4px #000;
    text-transform: uppercase;
}
.navbar-nav
{
  flex-direction: row;
  width: 100%;
}
#language-select-region {
  position: absolute;
  right: 20px;
  top: 50px;
  z-index: 8000;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
}
#language-select-region .dropdown-toggle {
  cursor: pointer;
}
.dropdown-menu.menu-nostyle {
  min-width: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
}
.dropdown-menu.menu-nostyle>li>a {
  padding: 0;
}
.dropdown-menu.menu-nostyle>li>a:hover {
  background-color: transparent;
  background-image: none;
}

.footer-region {
  background-color: black;
}
.footer-region ul {
  list-style: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  text-align: center;
  padding-top: 60px;
}
.footer-region ul li {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  vertical-align: middle;
}
.footer-legal-copy {
  padding-top: 20px;
  padding-bottom: 20px;
}
.footer-legal-copy p {
  color: white;
  font-size: 11px;
  text-align: center;
}
.footer-social a {
  color: white;
  font-size: 18px;
}
.footer-social a:hover {
  color: #c3fffd;
}

.footer-logos img {
    object-fit: none;
    display: block;
    margin: 0 auto;
    position: relative;
}

.footer-logos li:nth-child(2)
{
  display: none;
}
.footer-logos li:nth-child(3)
{
  display: none;
}
.legal-logo
{
  display: block;
}

.footer-logos .Rating-en, .Rating-es-mx {
  width: 200px;
  height: 106px;
  object-position: 0px -370px;
  background-position: 0px -370px;
  background-size: auto;
}

.footer-logos .Rating-uk, .Rating-es, .Rating-ru  {
  width: 61px;
  height: 74px;
  object-position: 0 -288px;
  background-position: 0px -288px;
  background-size: auto;
}

.footer-logos .Rating-fr {
  object-position: 0 -288px;
  width: 61px;
  height: 74px;
  background-position: 0px -288px;
  background-size: auto;
}

.footer-logos .Rating-it {
  object-position: 0 -288px;
  width: 61px;
  height: 74px;
  background-position: 0px -288px;
  background-size: auto;
}

.footer-logos .Rating-de {
  object-position: -50px -233px;
  width: 54px;
  height: 54px;
  background-position: -50px -233px;
  background-size: auto;
}

.footer-logos .Rating-pt-br {
  object-position: 0 -234px;
  width: 51px;
  height: 51px;
  background-position: 0 -234px;
  background-size: auto;
}

.privacy-links a {
  text-transform: uppercase;
  padding: 10px;
}

.footer-logos .XBOXONE {
  object-position: 0px -78px;
  width: 170px;
  height: 78px;
  background-position: 0 -78px;
  background-size: auto;
}

.footer-logos .PS4 {
  object-position: 0px -155px;
  width: 165px;
  height: 78px;
  background-position: 0 -155px;
  background-size: auto;
}

.footer-logos .Privacy {
  object-position: 0px -476px;
  width: 76px;
  height: 103px;
  background-position: 0 -476px;
  background-size: auto;
}

.footer-logos .SE {
  object-position: 0px 0px;
  width: 187px;
  height: 78px;
  background-position: 0 0;
  background-size: auto;
}

#cookie-notification
{
  position:fixed;
  bottom:0px;
  width:100%;
  z-index:10000;
  text-align:left;
  font-size:14px;
  color:white;
  background-color:#000000;
  border-top: 1px solid #FFFFFF;
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 2%;
  padding-bottom: 2%;
}
#cookie-notification span.dismiss {
    background-color: #FFFFFF;
    padding:0 5px;
    cursor:pointer;
    float:right;
    display: inline-block;
}

#cookie-notification span.dismiss a {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  line-height: 20px;
}

#cookie-notification a {
    color:#3061a6;
}

#cookie-notification .title {
    text-transform: uppercase;
    font-size: 18px;
}

/* Headerbar */

#headerbar-sqex {
  position: fixed !important;
  top: 0;
}

.section-title {
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-title h1,
.section-title h2 {
  text-align: center;
  font-size: 60px;
  font-family: 'Cinzel', serif;
  color: white;
  margin: 0;
  text-shadow: 0 2px 2px #000000;
}
.title-hr img {
  margin-left: auto;
  margin-right: auto;
}

.modal-dialog .modal-header {
  background-color:transparent;
  min-height: 0;
  padding: 0;
  border-bottom-width: 0;
  position: absolute;
  right: -10px;
  top: -16px;
  z-index: 106;
}
.modal-dialog .modal-content,
.modal-dialog .modal-body {
  background-color:transparent;
  padding: 0;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  border: 1px solid black;
  background-color: black;
}
.modal-dialog .modal-content {
  border: 1px solid #24557e;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.modal-dialog {
  margin-top: 10%;
}
.modal-dialog .close {
  font-size: 30px;
  opacity: 1;
  color: white;
  cursor: pointer;
}
div.ekko-lightbox.modal {
  padding-left: 15px;
}
.modal-dialog .modal-footer {
  border-top-width: 0;
  color: white;
  background: #0a0a0a url('../img/lightbox-popup-footer-bg.jpg') center center no-repeat;
  background-size: cover;
  padding-left: 40px;
  padding-right: 40px;
}
.modal-dialog .modal-footer h4 {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 28px;
  font-family: 'Roboto Condensed', sans-serif;
}
.modal-dialog .modal-footer p {
  font-size: 16px;
  line-height: 22px;
}
.cta-btn-wrapper {
  text-align: center;
}
a.cta-btn {
  display: inline-block;
  cursor: pointer;
  color: white;
  text-align: center;
}
a.cta-btn div {
  display: inline-block;
  height: 42px;
  border-left: 1px solid #606060;
  border-right: 1px solid #4d4d4d;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  line-height: 42px;
  margin: 12px auto;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  cursor: pointer;
  background: #000000 url('../img/backgrounds/learn-more-btn-bg.png') center center no-repeat;
  background-size: cover;
}
a.cta-btn:hover div {
  background-image: url('../img/backgrounds/learn-more-btn-over-bg.png');
}

/*kingsglaive extra content*/
.kingsglaive-screenshots-holder {
    display: block;
    height: auto;
    position: relative;
    width: 100%;
}
.kingsglaive-screenshots-holder>div
{
  margin-bottom: 10px
}
.kingsglaive-screenshots-holder .col-md-3
{
  display: inline-block;
  float: none;
}
.kingsglaive-characters {
    display: block;
    position: relative;
    width: 100%;
}
.modal
{
  background-color: rgba(0,0,0,.6);
}
.modal-backdrop.in
{
  opacity: 0 !important;
}

@media (max-width: 767px) {

  .navbar-default {
    background: #0c1d44 url('../img/backgrounds/mobile-nav-bg.jpg') center top no-repeat;
    border-color: transparent;
    margin-bottom: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
  .navbar-default .navbar-nav>li>a {
    color: white;
    font-size: 20px;
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .navbar-default .navbar-nav .dropdown-menu>li>a,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: white;
    font-size: 18px;
    padding-top: 14px;
    padding-bottom: 14px;
    text-transform: uppercase;
  }
  .navbar-default .navbar-nav.social>li>a {
    font-size: 15px;
  }
  .navbar-default .navbar-toggle {
    border-color: transparent;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #ced6e2;
  }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
  }
  .navbar-default .navbar-toggle:hover .icon-bar,.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: white;
  }
  .navbar-nav li {
    text-align: center;
  }

  .navbar-right.social .social-icon {
    width: 20%;
    float: left;
    text-align: center;
  }

  .navbar-right.social .pre-order-nav {
    clear: left;
  }
  .navbar-right.social .pre-order-nav a {
    display: none;
  }
  .i18n-menu li {
    width: 16.5%;
    float: left;
    text-align: center;
  }
  a.navbar-brand {
    width: 200px;
    padding: 4px;
  }
  .navbar-toggle .icon-bar {
    height: 3px;
    border-radius: 0px;
    width: 28px;
  }
  .navbar-toggle {
    margin-right: 0px;
  }
  .navbar-default .navbar-collapse {
    border-color: transparent;
  }
  .affix {
      position: static;
  }
  #mobile-preorder-nav {
    background: #09233d url('../img/backgrounds/mobile-buy-bg.jpg') no-repeat center center;
    background-size: cover;
  }
  #mobile-preorder-nav a {
    display: block;
    color: white;
  }
  #mobile-preorder-nav a:hover {
    display: block;
    color: #c3fffd;
  }

  #mobile-preorder-nav .buy-label {
    text-transform: uppercase;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.76);
    font-weight: 700;
    font-size: 18px;
    line-height: 40px;
    text-align: left;
  }
  #mobile-preorder-nav .buy-packart {
    text-align: right;
  }
  #nav-buy-btn-container {
    display: none;
  }
  .section-title h1,
  .section-title h2 {
    font-size: 20px;
    text-shadow: 0 1px 1px #000000;
  }
  .section-title {
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .release-date
  {
    display: none;
  }
}

#main-navigation {
  margin-top: 50px;
  z-index: 999;
}

@media (max-width: 330px) {
  .buy-label {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #main-navigation #navbar .nav.navbar-nav {
    float: right !important;
    margin-right: -15px;
  }
  #main-navigation #navbar .nav>li>a {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 768px) {
  #mobile-preorder-nav {
    display: none;
  }
  .navbar-default {
    background: transparent;
    border-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding-top: 5px;

  }
  .affix-top .navbar-default {
    padding-top: 40px;
  }
  #main-navigation .inner.affix {
    background-color: rgba(12, 31, 74, 0.8);
    -webkit-animation-name: bganimate; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 1s; /* Chrome, Safari, Opera */
  }
  .vk-logo-img
  {
    max-width: 24px !important;
  }
  .social-icon.group-last {
    padding-right: 20px;
  }
  .navbar-nav>li>a {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .navbar-nav>li.dropdown>a {
    margin-top: 10px;
    padding-top: 15px;
  }
  a.navbar-brand {
    padding-top: 5px;
    padding-bottom: 5px;
    height: auto;
    width: 265px;
    text-align: center;
  }
  #main-navigation {
    top: 50px;
  }
  #main-navigation .inner {
    width: 100%;
    height: 200px;
    z-index: 100;
  }
  .affix-top {
    position: absolute;
    left:0;
    top:0;
  }
  .affix {
    top: 50px;
    left: 0;
  }
  .nav a.pre-order-button {
    display: block;
    line-height: 1;
    margin: 5px auto;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2f3740+0,0d1011+45,0d1011+55,2f3740+100 */
    background: #2f3740; /* Old browsers */
    background: -moz-linear-gradient(-45deg,  #2f3740 0%, #0d1011 45%, #0d1011 55%, #2f3740 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  #2f3740 0%,#0d1011 45%,#0d1011 55%,#2f3740 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  #2f3740 0%,#0d1011 45%,#0d1011 55%,#2f3740 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f3740', endColorstr='#2f3740',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    border-top: 2px solid #0d1011;
    border-bottom: 2px solid #2f3740;
    position: relative;
    padding: 20px 10px;
    -webkit-transition: all 330ms ease-in-out; /* Safari 3.1 to 6.0 */
    transition: all 330ms ease-in-out;
    display: block;
    margin: 20px auto;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    font-size: 1em;
    font-weight: 700;
    z-index: 0;
    text-shadow: 2px 2px 4px #000;
    outline: none;
  }
  .nav a.pre-order-button:hover
  {
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8db85+0,9e7c3c+45,9e7c3c+55,f8db85+100 */
      background: #f8db85; /* Old browsers */
      background: -moz-linear-gradient(-45deg,  #f8db85 0%, #9e7c3c 45%, #9e7c3c 55%, #f8db85 100%); /* FF3.6-15 */
      background: -webkit-linear-gradient(-45deg,  #f8db85 0%,#9e7c3c 45%,#9e7c3c 55%,#f8db85 100%); /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(135deg,  #f8db85 0%,#9e7c3c 45%,#9e7c3c 55%,#f8db85 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8db85', endColorstr='#f8db85',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
      border-top: 2px solid #9e7c3c;
      border-bottom: 2px solid #f8db85;
  }
  .nav a.pre-order-button:hover:before, .nav a.pre-order-buttonbtn:hover:after
  {
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8db85+0,9e7c3c+50,f8db85+100 */
      background: #f8db85; /* Old browsers */
      background: -moz-linear-gradient(top,  #f8db85 0%, #9e7c3c 50%, #f8db85 100%); /* FF3.6-15 */
      background: -webkit-linear-gradient(top,  #f8db85 0%,#9e7c3c 50%,#f8db85 100%); /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom,  #f8db85 0%,#9e7c3c 50%,#f8db85 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8db85', endColorstr='#f8db85',GradientType=0 ); /* IE6-9 */
  }
  .nav a.pre-order-button:before, .nav a.pre-order-button:after
  {
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2f3740+0,0d1011+50,2f3740+100 */
      background: #2f3740; /* Old browsers */
      background: -moz-linear-gradient(top,  #2f3740 0%, #0d1011 50%, #2f3740 100%); /* FF3.6-15 */
      background: -webkit-linear-gradient(top,  #2f3740 0%,#0d1011 50%,#2f3740 100%); /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom,  #2f3740 0%,#0d1011 50%,#2f3740 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f3740', endColorstr='#2f3740',GradientType=0 ); /* IE6-9 */
      position: absolute;
      top: -2px;
      bottom: -2px;
      width: 2px;
      content: '';
  }
  .nav a.pre-order-button .glow-overlay
  {
      display: none;
      position: absolute;
      width: 150%;
      left: -25%;
      top: 5%;
      opacity: 0;
      z-index: -1;
      -webkit-transition: all 330ms ease-in-out; /* Safari 3.1 to 6.0 */
      transition: all 330ms ease-in-out;
  }
  .nav a.pre-order-button:hover .glow-overlay
  {
      opacity: 1;
  }
  .nav a.pre-order-button:before
  {
      left: -2px;
  }
  .nav a.pre-order-button:after
  {
      right: -2px;
  }
  .nav a.pre-order-button.digital {
    display: block;
  }
  .nav a.pre-order-button.digital.us {
    display: block;
  }
  .nav a.pre-order-button.de {
    display: block;
  }
  .nav a.pre-order-button.eu {
    display: block;
  }
  .pre-order-nav
  {
    max-height: 100px;
    overflow: hidden;
    margin-top: -20px;
  }
  .pre-order-nav:hover
  {
    max-height: 1000px;
  }
  .nav a.pre-order-button.actual.active
  {
    max-height: 1000px;
    padding: 35px 0;
  }
  /* PRELOAD THE IMAGE */
/*  .footer-region .footer-legal-copy {
    background: url('../img/navigation/buy-button-en-over.png') no-repeat -9999px -9999px;
  }*/
/*  #nav-buy-btn-container {
    position: relative;
    height: 114px;
    margin-top: -25px;
  }
  #nav-buy-btn-container-inner {
    position: absolute;
    left: -78px;
    top: 0px;
    height: 114px;
    margin-right: -200px;
    width: 100%;
    z-index: -1;
    overflow: visible;
  }
  #nav-buy-btn-container-inner img {
    display: block;
    margin-right: -200px;
    overflow: hidden;
    margin-top: 15px;
  }
  #nav-buy-btn-container a, .pre-order-button.actual {
    width: 292px;
    height: 114px;
  }*/
  #nav-buy-btn-container a span {
    display: block;
    line-height: 1;
    padding-top: 0;
    color:white;
    padding-left: 0;
    text-transform: uppercase;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.76);
    font-weight: 700;
    font-size: 17px;
  }
  #nav-buy-btn-container a:hover {
    text-decoration: none;
  }
  #nav-buy-btn-container a:hover span {
    color: #fdffc9;
  }
  .lang-fr #nav-buy-btn-container a span {
    font-size: 13px;
  }
  .lang-de #nav-buy-btn-container a span {
    font-size: 15px;
  }
  .row.update-nodes
  {
    text-align: center;
  }
  .col-sm-3 {
    display: inline-block;
    float: none;
    width: 24.75%;
  }
}

/* Chrome, Safari, Opera */
@-webkit-keyframes bganimate {
    from {background-color: transparent;}
    to {background-color: #0c204a;}
}

/* Standard syntax */
@keyframes bganimate {
    from {background-color: transparent;}
    to {background-color: #0c204a;}
}



/* Animations */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.hidden {
  opacity: 0;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2%, 0);
    transform: translate3d(0, 2%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2%, 0);
    transform: translate3d(0, 2%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes fadeInScaleUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2%, 2%, -5px);
    transform: translate3d(-2%, 2%, -5px);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInScaleUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2%, 2%, -5px);
    transform: translate3d(-2%, 2%, -5px);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@media (min-width: 768px) {
  .fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }
  .fadeInScaleUp {
    -webkit-animation-name: fadeInScaleUp;
    animation-name: fadeInScaleUp;
  }
}
