@import url("https://fonts.googleapis.com/css?family=Yesteryear");
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a {
  background: transparent;
}

a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

q:before, q:after {
  content: '';
  content: none;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button, input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

@font-face {
  font-family: "MetroScript";
  src: url("../../fonts/metroscript-opentype-webfont.eot");
}

@font-face {
  font-family: "Bliss Pro Regular";
  src: url("../../fonts/BlissProRegular.eot");
}

@font-face {
  font-family: "Bliss Pro Bold";
  src: url("//db.onlinewebfonts.com/t/3b2646bcf653118f752906f314dbe151.eot");
  src: url("//db.onlinewebfonts.com/t/3b2646bcf653118f752906f314dbe151.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/3b2646bcf653118f752906f314dbe151.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/3b2646bcf653118f752906f314dbe151.woff") format("woff"), url("//db.onlinewebfonts.com/t/3b2646bcf653118f752906f314dbe151.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/3b2646bcf653118f752906f314dbe151.svg#Bliss Pro") format("svg");
}

@font-face {
  font-family: "Bliss Pro Heavy";
  src: url("../../fonts/BlissPro-Heavy.eot");
}

@font-face {
  font-family: "House";
  src: url("../../fonts/House.eot");
}

@font-face {
  font-family: 'Yesteryear', cursive;
}

@-ms-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

html {
  background-color: #fff;
  box-sizing: border-box;
  height: 100%;
}

*:before, *:after {
  box-sizing: inherit;
}

body {
  -webkit-font-smoothing: antialiased;
  color: #050a22;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  min-height: 100%;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
}

a {
  background: transparent;
  color: #ece1cc;
  text-decoration: none;
  transition: color .2s;
}

img {
  height: auto;
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: normal;
}

ul {
  padding: 0;
  margin: 0;
}

ul li {
  list-style: none;
}

.logo img {
  max-width: 100%;
  height: 58px;
}

.logo {
  position: absolute;
  left: calc(50% - 56px);
}

.logo::after {
  content: '';
  border-left: 73px solid transparent;
  border-right: 73px solid transparent;
  border-top: 30px solid #222;
  left: -19px;
  top: 67px;
  width: 0;
  height: 0;
  position: absolute;
}

.header:before,
.header:after {
  content: '';
  border-top: 2px solid #ec808f;
  position: absolute;
  box-shadow: 2px 2px 2px #6a0a0e, 2px 2px 6px #6a0a0e;
  width: 71px;
  transform: rotate(20deg);
  top: 92px;
  right: 50%;
  z-index: 1;
}

.header:after {
  box-shadow: -2px 2px 2px #6a0a0e, 2px 2px 6px #6a0a0e;
  transform: rotate(-20deg);
  left: 50%;
  margin-left: -4px;
}

.reg-btn {
  background: linear-gradient(to bottom, #5ab64c, #2c851e);
  box-shadow: 0 2px 0 #15420e, inset 0 1px 0 #92cf88;
  border: none;
  position: relative;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  padding: 10px 45px;
  font-size: 24px;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.7) ;
  font-family: "Bliss Pro Bold";
  display: block;
  text-transform: uppercase;
}

.reg-btn:after {
  content: "";
  width: calc(100% - 14px);
  height: 1px;
  position: absolute;
  top: 48px;
  left: 8px;
  background: linear-gradient(to bottom, #2b851f 0, #4ea33e 25%, #50a43e 50%, #4ea33e 75%, #2b851f 100%);
}

.form-heading {
  font-family: "Bliss Pro Bold";
  font-size: 24px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 2px 0 #053147 ;
  margin: 0 0 20px;
}

.reg-form-input {
  border-radius: 5px;
  background: #f6e7d5;
  height: 35px;
  border: none;
  outline: none;
  margin-bottom: 10px;
  width: 100%;
  padding-left: 10px;
}

.reg-form-input:-ms-input-placeholder {
  color: #3e3e3e;
  font-family: "Bliss Pro Regular";
  font-size: 18px;
  padding-left: 10px;
}

.reg-form-input::placeholder {
  color: #3e3e3e;
  font-family: "Bliss Pro Regular";
  font-size: 18px;
  padding-left: 10px;
}

.reg-form-input-check {
  display: none;
}

.reg-form-label {
  color: #fff;
  position: relative;
  margin: 0 0 25px 25px;
}

.reg-form-label a {
  color: #90c3ea;
}

.reg-form-label:before {
  content: '';
  background: url("/../../img/chechbox.png") no-repeat;
  width: 18px;
  height: 18px;
  position: absolute;
  left: -25px;
  cursor: pointer;
}

.reg-form-input-check:checked ~ .reg-form-label:before {
  background: url("/../../img/checked.png") no-repeat;
}

.error-msg {
  text-transform: uppercase;
  color: #f64145;
  font-family: "Bliss Pro Bold";
  padding-bottom: 5px;
  font-size: 14px;
}

#bonus-code {
  display: none;
}

.light-text {
  font-size: 30px;
  font-family: "Bliss Pro Bold";
  text-transform: uppercase;
  color: #efebbb;
  text-align: center;
  text-shadow: 0 2px 0 #745a3c ;
  line-height: 30px;
  margin: 0;
}

.pink-text {
  font-size: 20px;
  font-family: "Bliss Pro Bold";
  text-transform: uppercase;
  color: #f64145;
  text-align: center;
  text-shadow: 0 2px 0 #591416 ;
  line-height: 30px;
  margin: 0;
}

.cat {
  text-align: center;
}

.cat img {
  width: 60%;
  position: relative;
  bottom: -4px;
}

.white-heading {
  color: #fff;
  font-size: 18px;
  font-family: "Bliss Pro Bold";
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 20px;
}

.footer__text {
  font-size: 13px;
  color: #71706e;
  margin-bottom: 20px;
  font-family: "Bliss Pro Bold";
}

.fecnew {
  background: url("/../../img/fecnew.png") no-repeat center;
  width: 100%;
  height: 80px;
  background-size: 80%;
}

.bestbitcoincasinos {
  background: url("/../../img/bestbitcoincasino.png") no-repeat center;
  width: 100%;
  height: 80px;
  background-size: 100%;
}

@media screen and (min-width: 768px) {
  .cat {
    display: none;
  }
  .light-text {
    font-size: 38px;
    line-height: 35px;
  }
  .pink-text {
    font-size: 30px;
  }
}

@media screen and (min-width: 1024px) {
  .pink-text {
    font-size: 40px;
  }
}

.reg-form {
  max-width: 300px;
  margin: 0 auto;
  border-radius: 10px;
  background: rgba(7, 13, 13, 0.8);
  padding: 20px 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
}

.banner-text-mob {
  margin-top: 30px;
}

.banner-text-mob .affiliate-logo {
  text-align: center;
}

.banner-text-mob .affiliate-logo img {
  width: 70%;
}

.banner-text-mob .ribbon {
  background: url("/../../img/ribbon.jpg");
  width: 210px;
  height: 50px;
  text-align: center;
  margin: 10px 0 10px 33px;
  position: relative;
}

.banner-text-mob .ribbon::before, .banner-text-mob .ribbon::after {
  content: "";
  position: absolute;
  background: url("/../../img/rib-left.png");
  width: 56px;
  height: 51px;
  top: 7px;
}

.banner-text-mob .ribbon::before {
  left: -35px;
}

.banner-text-mob .ribbon::after {
  background: url("/../../img/rib-right.png");
  right: -35px;
}

.banner-text-mob .ribbon span {
  font-size: 30px;
  font-family: "Bliss Pro Bold";
  color: #efebbb;
  text-shadow: 0 2px 0 #745a3c ;
  line-height: 45px;
}

.banner-text-desk {
  display: none;
}

.games {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.games .game.sm-non, .games .game.xl-only {
  display: none;
}

.games .game {
  display: block;
  width: 150px;
  margin: 5px;
}

.games .game img {
  width: auto;
  height: auto;
  max-height: 90px;
  min-height: 90px;
  max-width: 100%;
}

.games .game .game-heading {
  color: #ece1cc;
  font-size: 13px;
  font-family: "Bliss Pro Bold";
  text-align: center;
  text-transform: uppercase;
  margin: 5px 0 15px;
}

@media screen and (min-width: 768px) {
  .games .game.sm-non, .games .game.xl-only {
    display: block;
  }
  .games .game {
    width: 200px;
    margin: 10px;
  }
  .games .game img {
    max-height: 130px;
    min-height: 130px;
    border-radius: 20px;
  }
  .games .game .game-heading {
    font-size: 15px;
  }
  .banner-text-mob {
    display: none;
  }
  .banner-text-desk {
    display: block;
    margin-top: 35px;
    position: relative;
  }
  .banner-text-desk .affiliate-logo {
    text-align: center;
  }
  .banner-text-desk .ribbon {
    background: url("/../../img/ribbon.jpg");
    width: 240px;
    height: 60px;
    text-align: center;
    margin: 10px 0 10px 33px;
    position: relative;
  }
  .banner-text-desk .ribbon::before, .banner-text-desk .ribbon::after {
    content: "";
    position: absolute;
    background: url("/../../img/rib-left.png");
    width: 56px;
    height: 51px;
    top: 17px;
  }
  .banner-text-desk .ribbon::before {
    left: -35px;
  }
  .banner-text-desk .ribbon::after {
    background: url("/../../img/rib-right.png");
    right: -35px;
  }
  .banner-text-desk .ribbon span {
    font-size: 40px;
    font-family: "Bliss Pro Bold";
    color: #efebbb;
    text-shadow: 0 2px 0 #745a3c ;
    line-height: 57px;
  }
  .reg-form {
    margin: 0;
  }
  .wrap-footer {
    max-width: 960px;
    margin: 0 auto;
  }
  .bottom-menu ul {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
    height: auto;
    margin-bottom: 20px;
  }
  .bottom-menu ul a {
    font-size: 16px;
  }
}

@media screen and (min-width: 1024px) {
  .banner-text-desk .ribbon {
    width: 350px;
    height: 75px;
  }
  .banner-text-desk .ribbon::before, .banner-text-desk .ribbon::after {
    top: 32px;
  }
  .banner-text-desk .ribbon span {
    font-size: 56px;
    line-height: 68px;
  }
}

.header {
  background: #222;
  padding: 10px 0;
  height: 60px;
  border-bottom: 2px solid #ec808f;
  box-shadow: inset 0 -2px 3px #6a0a0e, 0 2px 3px #6a0a0e;
  z-index: 1;
  position: relative;
}

.vendors {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px 0 10px;
  background: #222;
}

.vendors img {
  margin: 0 25px 25px;
}

.vendors .habanero, .vendors .isoftbet, .vendors .mr-slotty, .vendors .gameart {
  width: 80px;
}

.banner-registration {
  background: url("/../../img/bg.jpg") no-repeat top center;
  background-size: cover;
  padding: 40px 10px 0;
  position: relative;
}

.banner-registration .inner-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
}

footer {
  background: #222 url("/../../img/stripes.png") repeat-x;
  padding: 35px 0 30px;
  border-top: 2px solid #ec808f;
  box-shadow: inset 0 2px 3px #6a0a0e, 0 -2px 3px #6a0a0e;
}

footer .wrap--foot {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 10px;
}

@media screen and (min-width: 768px) {
  .banner-registration .inner-wrap {
    max-width: 960px;
    margin: 0 auto;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 40px 30px;
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .banner-registration .inner-wrap::before {
    content: '';
    position: absolute;
    background: url("/../../img/cat.png");
    width: 280px;
    height: 250px;
    bottom: 0;
    left: 0;
  }
}

@media print {
  *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
