﻿@font-face {
  font-family: "Neue Haas Grotesk Display Pro";
  src: url("https://media.stelario.com/special/en-300/fonts/NeueHaasDisplay-Roman.eot");
  src: url("https://media.stelario.com/special/en-300/fonts/NeueHaasDisplay-Roman.eot?") format("embedded-opentype"), url("https://media.stelario.com/special/en-300/fonts/NeueHaasDisplay-Roman.woff2") format("woff2"), url("https://media.stelario.com/special/en-300/fonts/NeueHaasDisplay-Roman.woff") format("woff"), url("https://media.stelario.com/special/en-300/fonts/NeueHaasDisplay-Roman.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "proxima_nova_rgbold";
  src: url("https://litmus.com/fonts/Emails/proximanova-bold-webfont.eot");
  src: url("https://litmus.com/fonts/Emails/proximanova-bold-webfont.eot?") format("embedded-opentype"), url("https://litmus.com/fonts/Emails/proximanova-bold-webfont.woff") format("woff"), url("https://litmus.com/fonts/Emails/proximanova-bold-webfont.ttf") format("truetype"), url("https://litmus.com/fonts/Emails/proximanova-bold-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* ---------------------------
! NORMALIZE
--------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
body {
  margin: 0;
}

/**
   * Render the `main` element consistently in IE.
   */
main {
  display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
     ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a {
  background-color: transparent;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b,
strong {
  font-weight: bolder;
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
   * Add the correct font size in all browsers.
   */
small {
  font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
  border-style: none;
}

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
   * Remove the inner border and padding in Firefox.
   */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress {
  vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea {
  overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
     ========================================================================== */
/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
details {
  display: block;
}

/*
   * Add the correct display in all browsers.
   */
summary {
  display: list-item;
}

/* Misc
     ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template {
  display: none;
}

/**
   * Add the correct display in IE 10.
   */
[hidden] {
  display: none;
}

/* ---------------------------
! NORMALIZE END
--------------------------- */
/* ---------------------------
? Basic styles
--------------------------- */
:root {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0.75em;
}

@media (min-width: 800px) {
  :root {
    font-size: 0.875em;
  }
}

@media (min-width: 1200px) {
  :root {
    font-size: 1em;
  }
}

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

body {
  line-height: 1.6;
  font-weight: 400;
  font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: #e5e5e5;
  height: 100%;
  position: relative;
}

img {
  max-width: 100%;
}

::-moz-selection {
  background-color: #4ad4ff;
}

::selection {
  background-color: #4ad4ff;
}

.container {
  max-width: 1920px;
  padding-left: 75px;
  padding-right: 75px;
  margin: 0 auto;
}

/* ---------------------------
? Basic END
--------------------------- */
/* ---------------------------
? Size H1-H6
--------------------------- */
/* ---------------------------
? Colors variable
--------------------------- */
/* ---------------------------
? Background variable
--------------------------- */
/* ---------------------------
todo Header
--------------------------- */
.header {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}

.header__row {
  text-align: center;
  padding: 52px 0px 0px 0px;
}

.header__row a {
  display: inline-block;
  width: 196px;
  height: 56px;
  background-image: url(../../willbetgamebettingsa/image/logo.svg);
  background-repeat: no-repeat;
  background-size: cover;
}

/* ---------------------------
todo Header END
--------------------------- */
/* ---------------------------
! Banner
--------------------------- */
.main {
  overflow: hidden;
}

.banner {
  font-family: "Montserrat", sans-serif;
  position: relative;
  z-index: 3;
  background: #0d0b2c;
  background-image: url(../../willbetgamebettingsa/image/bg_banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 91vh;
  padding: 103px 0px 0px 0px;
}

.banner__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 1265px;
  position: relative;
  z-index: 3;
  margin: 0 auto;
}

.banner__block-img {
  position: relative;
  width: 439px;
  height: 750px;
  background-image: url(../../willbetgamebettingsa/image/gargatuan.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: center;
  margin-left: 120px;
}

.banner__block-img .reactoonz__one {
  position: absolute;
  width: 325px;
  height: 338.24px;
  top: 141px;
  left: 60px;
  z-index: 2;
  background-image: url(../../willbetgamebettingsa/image/Reactoonz2_WILD_gargantoon_smile.png);
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-animation: run 10s infinite ease-in-out;
  animation: run 10s infinite ease-in-out;
}

.banner__block-img .reactoonz__two {
  position: absolute;
  width: 166.33px;
  height: 178.21px;
  top: 200px;
  right: 0;
  z-index: 1;
  background-image: url(../../willbetgamebettingsa/image/Reactoonz2_HP2_laugh.png);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-animation: run 8s infinite ease-in-out;
  animation: run 8s infinite ease-in-out;
}

.banner__block-img .reactoonz__three {
  position: absolute;
  width: 182.5px;
  height: 165.39px;
  top: 227px;
  left: 18px;
  z-index: 1;
  background-image: url(../../willbetgamebettingsa/image/Reactoonz2_WILD_Energoon_smile.png);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-animation: run 6s infinite ease-in-out;
  animation: run 6s infinite ease-in-out;
}

.banner__block-text {
  position: relative;
  width: 489px;
  padding-top: 40px;
  margin-right: 60px;
}

.banner__block-text::after {
  content: "";
  position: absolute;
  top: 35px;
  right: 0px;
  width: 96px;
  height: 83px;
  background-image: url(../../willbetgamebettingsa/image/flag_en.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.banner__block-text p {
  text-align: center;
  margin: 0px 0px 0px 0px;
  text-transform: uppercase;
}

.banner__block-text .percent {
  font-weight: 800;
  font-size: 136px;
  line-height: normal;
  text-align: left;
  text-shadow: 0px 4px 12px rgba(0, 0, 0, 0.25);
}

.banner__block-text .percent span {
  font-size: 82px;
}

.banner__block-text .text {
  font-weight: 800;
  font-size: 54px;
  line-height: 100%;
  text-align: right;
  color: #fff;
  text-shadow: 0px 4px 12px rgba(0, 0, 0, 0.25);
  margin-bottom: 10px;
}

.banner__block-text .bonus {
  font-weight: 800;
  font-size: 42px;
  line-height: 100%;
  text-align: right;
  color: #fff;
  text-shadow: 0px 4px 12px rgba(0, 0, 0, 0.25);
  margin-bottom: 14px;
}

.banner__block-text .euro {
  font-weight: 800;
  font-size: 82px;
  line-height: 100%;
  color: #fff;
  text-shadow: 0px 4px 12px rgba(0, 0, 0, 0.25);
  margin-bottom: 14px;
}

.banner__block-text .euro span {
  font-size: 42px;
  text-transform: none;
  display: inline-block;
  vertical-align: bottom;
  padding-right: 28px;
}

.banner__block-text .spins {
  font-weight: 800;
  font-size: 26px;
  line-height: 100%;
  text-align: center;
  color: #fff;
  text-shadow: 0px 4px 12px rgba(0, 0, 0, 0.25);
  margin-bottom: 40px;
}

.banner__block-text a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 100%;
  width: 284px;
  height: 64px;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 100%;
  text-decoration: none;
  color: #5600cb;
  -webkit-box-shadow: 0px 0px 12px #fff;
          box-shadow: 0px 0px 12px #fff;
  background: #fff;
  border-radius: 32px;
  margin: 0 auto;
  position: relative;
  z-index: 12;
}

.banner .reactoonz__green {
  background-image: url(../../willbetgamebettingsa/image/Reactoonz2_HP3_laugh.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 340px;
  bottom: 50px;
  width: 121px;
  height: 121px;
}

.banner .reactoonz__blue {
  background-image: url(../../willbetgamebettingsa/image/Reactoonz2_HP1_smile.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 930px;
  bottom: 185px;
  width: 151px;
  height: 151px;
}

.banner__position-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.banner__position-img .maonster__one {
  position: absolute;
  width: 55px;
  height: 51px;
  top: 0px;
  right: 0px;
  background-image: url(../../willbetgamebettingsa/image/Reactoonz2_LP3_smile.png);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-animation: s1 2s linear infinite;
          animation: s1 2s linear infinite;
}

.banner__position-img .maonster__two {
  position: absolute;
  width: 58px;
  height: 62px;
  top: 0px;
  right: 350px;
  background-image: url(../../willbetgamebettingsa/image/Reactoonz2_HP4_wonder.png);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-animation: s2 2s linear infinite 0.3s;
          animation: s2 2s linear infinite 0.3s;
}

.banner__position-img .maonster__three {
  position: absolute;
  width: 55px;
  height: 55px;
  left: 0px;
  top: 00px;
  background-image: url(../../willbetgamebettingsa/image/yellow_smile.png);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-animation: s3 2s linear infinite 0.6s;
          animation: s3 2s linear infinite 0.6s;
}

.banner__position-img .maonster__four {
  position: absolute;
  width: 55px;
  height: 55px;
  right: 570px;
  top: 210px;
  background-image: url(../../willbetgamebettingsa/image/yellow_smile.png);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-animation: s4 2s linear infinite 0.9s;
          animation: s4 2s linear infinite 0.9s;
}

.banner__position-img .maonster__five {
  position: absolute;
  width: 55px;
  height: 49px;
  left: 50px;
  top: 165px;
  background-image: url(../../willbetgamebettingsa/image/Reactoonz2_LP4_whistle.png);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-animation: s5 2s linear infinite 1.2s;
          animation: s5 2s linear infinite 1.2s;
}

.banner__position-img .maonster__six {
  position: absolute;
  width: 76px;
  height: 70px;
  left: 0px;
  bottom: 220px;
  background-image: url(../../willbetgamebettingsa/image/red_sad.png);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-animation: s6 2s linear infinite 1.5s;
          animation: s6 2s linear infinite 1.5s;
}

@-webkit-keyframes run {
  0% {
    -webkit-transform: translate(0%);
            transform: translate(0%);
  }
  25% {
    -webkit-transform: translate(-50%) scale(0.5);
            transform: translate(-50%) scale(0.5);
  }
  50% {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  75% {
    -webkit-transform: translate(0%, -30%) scale(0.5);
            transform: translate(0%, -30%) scale(0.5);
  }
}

@keyframes run {
  0% {
    -webkit-transform: translate(0%);
            transform: translate(0%);
  }
  25% {
    -webkit-transform: translate(-50%) scale(0.5);
            transform: translate(-50%) scale(0.5);
  }
  50% {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  75% {
    -webkit-transform: translate(0%, -30%) scale(0.5);
            transform: translate(0%, -30%) scale(0.5);
  }
}

@-webkit-keyframes s1 {
  0% {
    -webkit-transform: translate(0, 10px) rotate(-30deg);
            transform: translate(0, 10px) rotate(-30deg);
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(200px, -60px) rotate(-45deg);
            transform: translate(200px, -60px) rotate(-45deg);
    opacity: 1;
  }
}

@keyframes s1 {
  0% {
    -webkit-transform: translate(0, 10px) rotate(-30deg);
            transform: translate(0, 10px) rotate(-30deg);
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(200px, -60px) rotate(-45deg);
            transform: translate(200px, -60px) rotate(-45deg);
    opacity: 1;
  }
}

@-webkit-keyframes s2 {
  0% {
    -webkit-transform: translate(0, 60px) rotate(-45deg);
            transform: translate(0, 60px) rotate(-45deg);
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(200px, 10px) rotate(90deg);
            transform: translate(200px, 10px) rotate(90deg);
    opacity: 1;
  }
}

@keyframes s2 {
  0% {
    -webkit-transform: translate(0, 60px) rotate(-45deg);
            transform: translate(0, 60px) rotate(-45deg);
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(200px, 10px) rotate(90deg);
            transform: translate(200px, 10px) rotate(90deg);
    opacity: 1;
  }
}

@-webkit-keyframes s3 {
  0% {
    -webkit-transform: translate(0, 5px) rotate(15deg);
            transform: translate(0, 5px) rotate(15deg);
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-200px, 60px) rotate(60deg);
            transform: translate(-200px, 60px) rotate(60deg);
    opacity: 1;
  }
}

@keyframes s3 {
  0% {
    -webkit-transform: translate(0, 5px) rotate(15deg);
            transform: translate(0, 5px) rotate(15deg);
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-200px, 60px) rotate(60deg);
            transform: translate(-200px, 60px) rotate(60deg);
    opacity: 1;
  }
}

@-webkit-keyframes s4 {
  0% {
    -webkit-transform: translate(0, 15px);
            transform: translate(0, 15px);
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(200px, 55px);
            transform: translate(200px, 55px);
    opacity: 1;
  }
}

@keyframes s4 {
  0% {
    -webkit-transform: translate(0, 15px);
            transform: translate(0, 15px);
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(200px, 55px);
            transform: translate(200px, 55px);
    opacity: 1;
  }
}

@-webkit-keyframes s5 {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
            transform: translate(0, 0) rotate(0deg);
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-200px, 30px) rotate(45deg);
            transform: translate(-200px, 30px) rotate(45deg);
    opacity: 1;
  }
}

@keyframes s5 {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
            transform: translate(0, 0) rotate(0deg);
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-200px, 30px) rotate(45deg);
            transform: translate(-200px, 30px) rotate(45deg);
    opacity: 1;
  }
}

@-webkit-keyframes s6 {
  0% {
    -webkit-transform: translate(0, 60px);
            transform: translate(0, 60px);
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-200px, 0);
            transform: translate(-200px, 0);
    opacity: 1;
  }
}

@keyframes s6 {
  0% {
    -webkit-transform: translate(0, 60px);
            transform: translate(0, 60px);
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-200px, 0);
            transform: translate(-200px, 0);
    opacity: 1;
  }
}

/* ---------------------------
! Banner END
--------------------------- */
/* ---------------------------
* Footer
--------------------------- */
.footer {
  font-family: "proxima_nova_rgbold", sans-serif;
  position: relative;
  background-color: #110f36;
}

.footer__wrapper {
  padding: 84px 5px 15px;
  width: 100%;
  max-width: 1430px;
  margin: 0 auto;
}

.footer__block-text {
  margin: 0px 0px 15px 0px;
}

.footer__block-text p {
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  line-height: 18px;
  color: #aa85f4;
  margin: 0px 0px 0px 0px;
}

.footer__line {
  width: 100%;
  height: 1px;
  background: #aa85f4;
  opacity: 0.5;
  margin: 0px 0px 20px;
}

.footer__licence {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer__bottom-text {
  font-family: "proxima_nova_rgbold", sans-serif;
}

.footer__bottom-text p {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 15px;
  color: #aa85f4;
  margin: 0px 0px 0px 0px;
}

/* ---------------------------
* Footer End
--------------------------- */
/* ---------------------------
? Media-queries
--------------------------- */
@media only screen and (max-width: 1440px) {
  .banner {
    background-image: url(../../willbetgamebettingsa/image/bg_banner_1440.jpg);
  }
  .banner__block-text {
    width: 487px;
    margin-left: 25px;
  }
  .banner__block-text .percent {
    font-size: 136px;
  }
  .banner__block-text .percent span {
    font-size: 65px;
  }
  .banner__block-text .text {
    font-size: 54px;
  }
  .banner__block-text .bonus {
    font-size: 42px;
  }
  .banner__block-text .euro {
    font-size: 82px;
  }
  .banner__block-text .spins {
    font-size: 26px;
  }
  .banner__block-img {
    height: 650px;
  }
  .banner__position-img .maonster__two {
    top: 45px;
    left: 470px;
  }
  .banner__position-img .maonster__one {
    top: 83px;
    left: 48px;
  }
  .banner__position-img .maonster__three {
    left: 660px;
    top: 275px;
  }
  .banner__position-img .maonster__four {
    right: 61px;
    top: 17px;
  }
  .banner__position-img .maonster__five {
    right: 105px;
  }
  .banner__position-img .maonster__six {
    right: 33px;
  }
  .banner .reactoonz__green {
    right: 60px;
    bottom: 16px;
  }
  .banner .reactoonz__blue {
    left: 650px;
  }
}

@media only screen and (max-width: 1366px) {
  .banner__wrap {
    width: 100%;
  }
  .banner__block-img {
    margin: 0px 0px 0px 0px;
  }
}

@media only screen and (max-width: 1280px) {
  .banner {
    background-image: url(../../willbetgamebettingsa/image/bg_banner_1280.jpg);
  }
  .banner .reactoonz__blue {
    left: 535px;
  }
}

@media only screen and (max-width: 1049px) {
  .container {
    padding-right: 10px;
    padding-left: 10px;
  }
  .banner {
    background-image: url(../../willbetgamebettingsa/image/bg_banner_1024.jpg);
    height: 100vh;
  }
  .banner__block-img {
    margin: 0px 0px 0px 0px;
    width: 412px;
  }
  .banner__block-img .reactoonz__one {
    width: 300.22px;
    height: 296.21px;
  }
  .banner__block-img .reactoonz__two {
    width: 150.42px;
    height: 207.59px;
  }
  .banner__block-img .reactoonz__three {
    width: 150.19px;
    height: 200.86px;
  }
  .banner__position-img .maonster__two {
    top: 45px;
    left: 270px;
  }
  .banner__position-img .maonster__one {
    top: 83px;
    left: 48px;
  }
  .banner__position-img .maonster__three {
    display: none;
  }
  .banner__position-img .maonster__four {
    right: 61px;
    top: 17px;
  }
  .banner__position-img .maonster__five {
    right: 65px;
  }
  .banner__position-img .maonster__six {
    right: 13px;
  }
  .banner .reactoonz__green {
    display: none;
  }
  .banner .reactoonz__blue {
    right: 0px;
    left: auto;
    bottom: 0px;
  }
}

@media only screen and (max-width: 833px) {
  .banner {
    height: auto;
  }
  .banner__block-text .percent {
    font-size: 112px;
  }
  .banner__block-text .percent span {
    font-size: 55px;
  }
  .banner__block-text .text {
    font-size: 45px;
  }
  .banner__block-text .bonus {
    font-size: 35px;
  }
  .banner__block-text .euro {
    font-size: 68px;
  }
  .banner__block-text .euro span {
    font-size: 35px;
  }
  .banner__block-text .spins {
    font-size: 22px;
  }
  .banner__block-text a {
    width: 260px;
    height: 60px;
  }
  .banner__block-img {
    height: 647px;
  }
}

@media only screen and (max-width: 768px) {
  .banner {
    background-image: url(../../willbetgamebettingsa/image/bg_banner_768.jpg);
    padding-bottom: 70px;
  }
  .banner__block-text {
    width: 350px;
    margin: 0px 20px 0px 0px;
  }
  .banner__block-text .percent {
    margin: 0px 0px 0px 0px;
  }
  .banner__block-text .text {
    margin: 0px 0px 0px 0px;
  }
  .banner__block-text .bonus {
    margin: 0px 0px 0px 0px;
  }
  .banner__block-text .euro {
    margin: 0px 0px 0px 0px;
  }
  .banner__block-text .spins {
    margin: 0px 0px 24px 0px;
  }
  .banner__block-text a {
    width: 260px;
    height: 60px;
  }
  .banner__block-img {
    width: 266px;
    height: 483px;
  }
  .banner__block-img .reactoonz__one {
    width: 196.22px;
    height: 204.21px;
    top: 90px;
    left: 35px;
  }
  .banner__block-img .reactoonz__two {
    width: 100.42px;
    height: 107.59px;
    top: 135px;
  }
  .banner__block-img .reactoonz__three {
    width: 110.19px;
    height: 99.86px;
    top: 150px;
    right: 5px;
  }
  .banner__position-img .maonster__one {
    top: 83px;
    left: 0px;
  }
  .banner__position-img .maonster__two {
    top: 45px;
    left: 170px;
  }
  .banner__position-img .maonster__four {
    right: 0;
    top: 0;
  }
  .banner__position-img .maonster__five {
    right: -2px;
    top: 200px;
  }
  .banner__position-img .maonster__six {
    right: -20px;
    bottom: 25px;
  }
  .banner .reactoonz__blue {
    right: 0px;
    bottom: 0px;
    width: 120px;
    height: 120px;
  }
  .footer__wrapper {
    padding: 0px 5px 15px;
  }
}

@media only screen and (max-width: 540px) {
  .banner__wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .banner__block-text {
    margin: 0px 0px 0px 0px;
    width: 430px;
  }
  .banner__block-text .percent {
    font-size: 110px;
    margin: 0px 0px 8px 0px;
  }
  .banner__block-text .percent span {
    font-size: 55px;
  }
  .banner__block-text .text {
    font-size: 47px;
    margin: 0px 0px 8px 0px;
  }
  .banner__block-text .bonus {
    font-size: 42px;
    margin: 0px 0px 8px 0px;
  }
  .banner__block-text .euro {
    font-size: 82px;
    margin: 0px 0px 8px 0px;
  }
  .banner__block-text .euro span {
    font-size: 42px;
    padding: 0px 10px 0px 0px;
  }
  .banner__block-text .spins {
    font-size: 26px;
    margin: 0px 0px 40px 0px;
  }
  .banner__block-img, .banner__position-img,
  .banner .reactoonz__blue {
    display: none;
  }
  .footer__wrapper {
    padding: 45px 5px 15px;
  }
}

@media only screen and (max-width: 425px) {
  .banner {
    padding-bottom: 50px;
  }
  .banner::after {
    background-size: cover;
    height: 25px;
    z-index: 3;
  }
  .banner__block-text {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .banner__block-text .percent {
    font-size: 112px;
  }
  .banner__block-text .percent span {
    font-size: 55px;
  }
  .banner__block-text .text {
    font-size: 45px;
  }
  .banner__block-text .bonus {
    font-size: 35px;
  }
  .banner__block-text .euro {
    font-size: 68px;
  }
  .banner__block-text .euro span {
    font-size: 35px;
  }
  .banner__block-text .spins {
    font-size: 22px;
  }
  .banner__block-text a {
    width: 260px;
    height: 60px;
  }
  .banner__block-img {
    display: none;
  }
  .banner__position-img .maonster__two {
    display: none;
  }
  .banner__position-img .maonster__five {
    display: none;
  }
  .banner__position-img .maonster__six {
    display: none;
  }
  .banner .reactoonz__green {
    display: none;
  }
  .banner .reactoonz__blue {
    display: none;
  }
  .footer__licence {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer__bottom-text p {
    margin: 0px 0px 15px 0px;
  }
}

@media only screen and (max-width: 375px) {
  .banner__block-text .bonus {
    font-size: 30px;
  }
}

/* ---------------------------
? Media-queries END
--------------------------- */
