@font-face {
  font-family: HelveticaNeue;
  src: url(/cms/templates/redstag/fonts/HelveticaNeue.eot);
  src: url(/cms/templates/redstag/fonts/HelveticaNeue.eot?#iefix) format("embedded-opentype"), url(../fonts/HelveticaNeue.woff) format("woff"), url(../fonts/HelveticaNeue.woff2) format("woff2"), url(../fonts/HelveticaNeue.svg) format("woff2"), url(../fonts/HelveticaNeue.ttf) format("truetype");
}

@font-face {
  font-family: FontAwesome;
  src: url(/cms/templates/redstag/fonts/fontawesome-webfont.eot);
  src: url(/cms/templates/redstag/fonts/fontawesome-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff) format("woff"), url(../fonts/fontawesome-webfont.woff2) format("woff"), url(../fonts/fontawesome-webfont.svg) format("woff"), url(../fonts/fontawesome-webfont.ttf) format("truetype");
}

@font-face {
  font-family: HelveticaNeueMedium;
  src: url(/cms/templates/redstag/fonts/HelveticaNeueMedium.eot);
  src: url(/cms/templates/redstag/fonts/HelveticaNeueMedium.eot?#iefix) format("embedded-opentype"), url(../fonts/HelveticaNeueMedium.woff) format("woff"), url(../fonts/HelveticaNeueMedium.woff2) format("woff"), url(../fonts/HelveticaNeueMedium.svg) format("woff"), url(../fonts/HelveticaNeueMedium.ttf) format("truetype");
}

@font-face {
  font-family: HelveticaNeueBold;
  src: url(/cms/templates/redstag/fonts/HelveticaNeueBold.eot);
  src: url(/cms/templates/redstag/fonts/HelveticaNeueBold.eot?#iefix) format("embedded-opentype"), url(../fonts/HelveticaNeueBold.woff) format("woff"), url(../fonts/HelveticaNeueBold.woff2) format("woff"), url(../fonts/HelveticaNeueBold.svg) format("woff"), url(../fonts/HelveticaNeueBold.ttf) format("truetype");
}

@font-face {
  font-family: fagono-extraboldbold;
  src: url(/cms/templates/redstag/fonts/fagono-extrabold-webfont.eot);
  src: url(/cms/templates/redstag/fonts/fagono-extrabold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/fagono-extrabold-webfont.woff) format("woff"), url(../fonts/fagono-extrabold-webfont.woff2) format("woff"), url(../fonts/fagono-extrabold-webfont.svg) format("woff"), url(../fonts/fagono-extrabold-webfont.ttf) format("truetype");
}

@font-face {
  font-family: jenna_sueregular;
  src: url(/cms/templates/redstag/fonts/jennasue-webfont.eot);
  src: url(/cms/templates/redstag/fonts/jennasue-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/jennasue-webfont.woff) format("woff"), url(../fonts/jennasue-webfont.woff2) format("woff"), url(../fonts/jennasue-webfont.svg) format("woff"), url(../fonts/jennasue-webfont.ttf) format("truetype");
}

@font-face {
  font-family: impactregular;
  src: url(/cms/templates/redstag/fonts/impact-webfont.eot);
  src: url(/cms/templates/redstag/fonts/impact-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/impact-webfont.woff), url(../fonts/impact-webfont.woff2), url(../fonts/impact-webfont.svg), url(../fonts/impact-webfont.ttf) format("truetype");
}

/* Helper classes */
.inline {
  display: inline !important;
}

.extra-spacing {
  margin-top: 10%;
}

.frontpage .main-content {
  padding: 1% 0;
}

/* General classes */
body {
  font-family: 'Helvetica','Arial','sans-serif';
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
  background: url("/cms/images/body-bg.png");
  background-image: url("/cms/images/body-bg.png");
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
}

body.itemid-184 {
  background: transparent url("/templates/redstag/images/404-bg.png") no-repeat scroll 0 0/100% auto;
}

body.itemid-184 .inner-wrapper {
  min-height: 788px;
}

body.itemid-117 .main-content p:first-of-type {
  margin-top: 0;
}

body.itemid-118 .main-content p:first-of-type {
  margin-top: 0;
}

body.itemid-112 .main-content p:first-of-type {
  margin-top: 0;
}

p strong {
  font-family: 'HelveticaNeueBold';
  font-weight: normal;
}

h2 {
  font-style: 24px;
  text-transform: uppercase;
  font-family: 'fagono-extraboldbold';
}

h3 {
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'fagono-extraboldbold';
}

h4 {
  margin: 10px 0;
  line-height: 1.1;
  position: relative;
  font-family: 'HelveticaNeueBold';
}

h5 {
  font-family: 'fagono-extraboldbold';
  font-size: 35px;
}

/* Buttons */
.row .buttons {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.btn {
  outline: none;
  border: none;
}

.btn,
.btn:hover,
.btn:active {
  background: #3c3c3c;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3c3c3c), color-stop(50%, #3c3c3c), color-stop(51%, #000000), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, #3c3c3c 0%, #3c3c3c 50%, #000000 51%, #000000 100%);
  background: -moz-linear-gradient(top, #3c3c3c 0%, #3c3c3c 50%, #000000 51%, #000000 100%);
  background: -ms-linear-gradient(top, #3c3c3c 0%, #3c3c3c 50%, #000000 51%, #000000 100%);
  background: -o-linear-gradient(top, #3c3c3c 0%, #3c3c3c 50%, #000000 51%, #000000 100%);
  background: linear-gradient(to bottom, #3c3c3c 0%, #3c3c3c 50%, #000000 51%, #000000 100%);
  color: #fff !important;
  border-top-right-radius: 40px;
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  -webkit-box-shadow: 0 3px rgba(60, 60, 60, 0.75);
  box-shadow: 0 3px rgba(60, 60, 60, 0.75);
}

.btn.btn-primary {
  background: #ebebeb;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ebebeb), color-stop(50%, #dadadb), color-stop(51%, #d6d5d5), color-stop(100%, #d6d5d5));
  background: -webkit-linear-gradient(top, #ebebeb 0%, #dadadb 50%, #d6d5d5 51%, #d6d5d5 100%);
  background: -moz-linear-gradient(top, #ebebeb 0%, #dadadb 50%, #d6d5d5 51%, #d6d5d5 100%);
  background: -ms-linear-gradient(top, #ebebeb 0%, #dadadb 50%, #d6d5d5 51%, #d6d5d5 100%);
  background: -o-linear-gradient(top, #ebebeb 0%, #dadadb 50%, #d6d5d5 51%, #d6d5d5 100%);
  background: linear-gradient(to bottom, #ebebeb 0%, #dadadb 50%, #d6d5d5 51%, #d6d5d5 100%);
  color: #000000;
  -webkit-box-shadow: 0 3px rgba(147, 147, 147, 0.75);
  box-shadow: 0 3px rgba(147, 147, 147, 0.75);
}

.btn.btn-danger, .bloglayout .readmore a {
  background: #cd0203;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cd0203), color-stop(50%, #b30708), color-stop(51%, #a40809), color-stop(100%, #940709));
  background: -webkit-linear-gradient(top, #cd0203 0%, #b30708 50%, #a40809 51%, #940709 100%);
  background: -moz-linear-gradient(top, #cd0203 0%, #b30708 50%, #a40809 51%, #940709 100%);
  background: -ms-linear-gradient(top, #cd0203 0%, #b30708 50%, #a40809 51%, #940709 100%);
  background: -o-linear-gradient(top, #cd0203 0%, #b30708 50%, #a40809 51%, #940709 100%);
  background: linear-gradient(to bottom, #cd0203 0%, #b30708 50%, #a40809 51%, #940709 100%);
  -webkit-box-shadow: 0 3px #b94147;
  box-shadow: 0 3px #b94147;
  text-align: left;
}

.btn.btn-success {
  background: #007040;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #007040), color-stop(50%, #0e854d), color-stop(51%, #0b7645), color-stop(100%, #0b7645));
  background: -webkit-linear-gradient(top, #007040 0%, #0e854d 50%, #0b7645 51%, #0b7645 100%);
  background: -moz-linear-gradient(top, #007040 0%, #0e854d 50%, #0b7645 51%, #0b7645 100%);
  background: -ms-linear-gradient(top, #007040 0%, #0e854d 50%, #0b7645 51%, #0b7645 100%);
  background: -o-linear-gradient(top, #007040 0%, #0e854d 50%, #0b7645 51%, #0b7645 100%);
  background: linear-gradient(to bottom, #007040 0%, #0e854d 50%, #0b7645 51%, #0b7645 100%);
  -webkit-box-shadow: 0 3px #09472a;
  box-shadow: 0 3px #09472a;
}

.green-btn {
  padding-right: 158px !important;
}

.btn.btn-info {
  background: #dbdbdb;
  background-image: -webkit-linear-gradient(top, #f2f2f2 0%, #dbdbdb 100%);
  background-image: -o-linear-gradient(top, #f2f2f2 0%, #dbdbdb 100%);
  background-image: linear-gradient(to bottom, #f2f2f2 0%, #dbdbdb 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffdbdbdb', GradientType=0);
  border: 1px solid #d6d5d5;
  -webkit-box-shadow: 0 3px 0 0 rgba(147, 147, 147, 0.75);
  box-shadow: 0 3px 0 0 rgba(147, 147, 147, 0.75);
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.buttons .btn {
  display: table;
  margin: 0;
  padding: 0 70px 0 70px;
  position: relative;
  height: 60px;
  text-align: left;
  font-family: 'HelveticaNeue';
  font-size: 10px;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
}

.buttons .btn {
  display: table-cell;
  vertical-align: middle;
}

.buttons .btn::first-line {
  font-family: 'fagono-extraboldbold';
  font-size: 18px;
}

.buttons .btn .fa {
  margin-top: -15px;
  position: absolute;
  top: 50%;
  left: 30px;
  color: #cd0000;
  font-size: 30px;
}

.buttons .btn.btn-danger .fa, .buttons .bloglayout .readmore a .fa, .bloglayout .readmore .buttons a .fa,
.buttons .btn.btn-success .fa {
  color: #000000;
}

header.container-fluid {
  background: #000000;
  padding: 4px 0;
  color: #fff;
}

/* Top bar */

.top-bar ul {
  list-style-type: none;
  display: flex;
  font-weight: 500;
  margin-bottom: 0;
  font-family: 'fagono-extraboldbold';
  padding: 0;
}

.top-bar ul li {
  text-transform: uppercase;
  padding: 0 2%;
}
.top-bar ul li.top-first{
  /*border-right: 1px solid #fff;*/
  padding: 0;
}

.top-bar ul li a {
  color: #fff;
}

.top-bar ul li a:hover {
  text-decoration: none;
  background-color: transparent;
}

.top-bar ul :last-child {
  border-right: none;
}

.nav li a {
  padding: 0 7px;
}

.top-wrapper {
  padding: 0 !important;
  z-index: 99999;
}

li.item-109 {
  border-right: none !important;
}

/* .top-bar ul li:nth-child(2) {
  border-right: none !important;
}
 */
.col-md-6.left-top-menu {
  padding: 0;
}

ul.right-top-menu {
  justify-content: flex-end;
}

ul.chat-list {
  display: inline;
  float: left;
  padding-right: 9px;
  border-right: 1px solid #fff;
  width: 109px;
}

ul.chat-list a {
  cursor: pointer;
}

/* Top bar buttons */
.register-button, .mobile-casino-button {
  background: linear-gradient(to bottom, #ebebeb 0%, #dadadb 50%, #d6d5d5 51%, #d6d5d5 100%);
  box-shadow: 0 3px rgba(147, 147, 147, 0.75);
  padding: 0 13px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-top-right-radius: 40px;
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  color: #000000 !important;
}

.mobile-casino-button {
  background: linear-gradient(to bottom, #007040 0%, #0e854d 50%, #0b7645 51%, #0b7645 100%);
  box-shadow: none;
  color: #fff !important;
}

/* Main navigation */
.fa-star:before {
  content: "\f005";
  font-family: 'FontAwesome';
  color: #e4c42e;
  padding-right: 5px;
  -webkit-transition: all 1.2s;
  -o-transition: all 1.2s;
  transition: all 1.2s;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

li:hover .fa-star::before {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}

.fa-comment:before, .fa-user:before, .fa-home:before {
  color: #a81719;
  padding-right: 5px;
  font-family: 'FontAwesome';
  content: "\f075";
}

.fa-user:before {
  content: "\f007";
}

.fa-home:before {
  content: "\f015";
}

.main-nav {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
  background: linear-gradient(to bottom, #525252 50%, #000 50%);
  border-top-right-radius: 40px;
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  margin: 15px auto;
}

.main-nav .menu li a {
  padding: 17px 38px;
  text-align: center;
  display: block;
}

.navbar-collapse .navbar-nav > li:first-child a {
  text-align: center;
  padding: 17px 34px;
}

.navbar-collapse .navbar-nav > li:last-child a {
  text-align: center;
  padding: 17px 55px;
}

.main-nav ul {
  list-style-type: none;
  font-family: 'HelveticaNeue';
  font-size: 13px;
  display: flex;
  justify-content: space-around;
}

.main-nav ul li {
  text-transform: uppercase;
  /* border-right: 1px solid $white-color; */
  min-height: 50px;
}

.main-nav ul li a {
  color: #fff;
  display: flex;
}

.main-nav ul li a:hover {
  text-decoration: none;
}

.main-nav ul #navbar-primary .navbar-nav li.item-101:hover {
  background: transparent;
}

.main-nav ul #navbar-primary .navbar-nav li:before {
  margin: 5px;
}

.main-nav ul .main-nav ul li:before {
  margin-right: 1px;
  background-image: linear-gradient(to bottom, #494948 0%, #272727 100%);
  background-repeat: repeat-x;
  content: "";
}

.main-nav ul :last-child {
  border-right: none;
}

.main-nav-container {
  position: absolute;
  top: 50px;
  left: 0px;
  right: 0px;
  padding: 0;
}

.navbar {
  margin-bottom: 0 !important;
  z-index: 99;
  border: none;
  padding: 0;
}

#navbar-primary .navbar-nav {
  width: 100%;
  text-align: center;
  border-width: 3px 3px 3px 0;
  overflow: hidden;
  text-align: left;
}

#navbar-primary .navbar-nav li {
  display: inline-block;
  float: none;
  border-width: 0 0 0 2px;
  border-style: solid;
  border-image: linear-gradient(to left, black, transparent) 1 100%;
  -webkit-border-image: -webkit-gradient(linear, 0 0, 100% 0, from(black), to(transparent)) 1 100%;
  -webkit-border-image: -webkit-linear-gradient(left, black, transparent) 1 100%;
  -moz-border-image: -moz-linear-gradient(left, black, transparent) 1 100%;
  -o-border-image: -o-linear-gradient(left, black, transparent) 1 100%;
  flex-basis: 0;
  flex-grow: 1;
}

/*#navbar-primary .navbar-nav li.default {
  flex-grow: 4;
}*/

#navbar-primary .navbar-nav li a:hover {
  background-color: #a81719;
  color: #fff;
}

#navbar-primary .navbar-nav li a:focus {
  background-color: #a81719;
  color: #fff;
}

.navbar-nav > li > a {
  padding: 0;
}

.logo-img {
  height: 88px;
  width: 88px;
}

#navbar-primary .navbar-nav li:first-child {
  border: none;
}

/* Logo in the main nav-styling */
li.item-101 {
  font-size: 0;
  width: 195px;
}

h2.logo-fixed {
  text-align: center;
  background-image: url("/cms/images/logo.svg") !important;
  width: 184px;
  height: 167px;
  background-size: cover;
  padding: 0;
  z-index: 99999;
  background-repeat: no-repeat;
  position: absolute;
  top: -35px;
  left: 0;
  right: 0;
  margin: auto;
}

h2.logo-fixed a {
  text-indent: -2900px !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
}


li.item-101:hover {
  background-color: transparent;
}

li.item-101.current.active:hover {
  background-color: transparent !important;
}

h2.intro-caption, h2.intro-caption-landing {
  font-size: 54px;
  font-weight: bold;
  color: #fff;
  font-family: 'jenna_sueregular';
  margin-top: 0;
  text-transform: none;
}

h2.intro-caption-landing {
  color: #000000;
  margin-bottom: 0 !important;
}

h3.main-caption, h3.main-caption-landing {
  font-size: 66px;
  line-height: 1;
  color: #d61216;
  font-family: 'fagono-extraboldbold';
  margin: 0;
}

.main-caption-landing {
  margin-top: 5px;
}

.subheading, .subheading2, .subheading2-landing {
  font-size: 54px;
  font-family: 'impactregular';
  font-weight: normal;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
}

.subheading-landing {
  @extennd .subheading;
  color: #000000;
  font-size: 50px;
  margin-top: 5px;
}

.subheading2, .subheading2-landing {
  font-size: 30px;
  margin: 0 0 3% 0;
}

.subheading2-landing {
  color: #000000;
  margin-bottom: 5px;
}

.intro-caption-landing {
  color: #000000;
}

.intro-caption-landing img {
  min-height: auto !important;
}

.banner-caption {
  padding-top: 8%;
  padding-left: 19%;
}

p.landing-page-paragraph {
  color: #000000;
  text-shadow: none;
}

.banner-button {
  font-family: 'HelveticaNeue';
  line-height: 1;
  text-transform: uppercase;
  font-size: 10px;
  padding: 15px 65px;
  text-align: left;
}

.banner-button span {
  font-family: 'impactregular';
  padding-left: 10px;
  font-size: 0.8em;
  text-transform: uppercase;
  color: #fff;
}

.banner-button .fa {
  float: left;
  margin-left: -30px;
}

.banner-button::first-line {
  font-family: 'fagono-extraboldbold';
  font-size: 18px;
}

.btn.btn-danger .fa, .bloglayout .readmore a .fa {
  color: #000000;
  display: inline !important;
  font-size: 30px;
  margin-right: 5px;
}

.banner-button.play-btn {
  line-height: 1;
}

.btn-default.banner-button .fa {
  color: #cd0000;
  font-size: 30px;
}

#news--slider {
  margin-top: 0;
}

#news--slider ul {
  margin: 0;
  padding: 0px;
}

#news--slider ul li {
  width: 100%;
}

#news--slider ul li div {
  margin-top: 0;
  margin-bottom: 0;
  color: #fff;
}

#news--slider ul li div p {
  font-family: 'Helvetica';
  font-size: 17px;
  margin-bottom: 0;
}

#news--slider .custom ul li {
  display: flex;
  text-align: center;
  justify-content: center;
}

.price {
  color: #e4c42e;
}

.main-content {
  padding: 1%;
  min-height: 600px;
}

.main-content h2:after {
  content: "\f054";
  margin-left: 8px;
  top: 7px;
  color: #a81719;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 12px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

.main-content h4:before {
  content: "\f054";
  margin-right: 8px;
  top: 7px;
  left: 100%;
  color: #a81719;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 12px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

.main-content-full {
  padding: 2% 0;
  min-height: 600px;
}

body.catid-10 .main-content-full {
  padding-top: 10rem;
}

.remodal {
  text-align: left !important;
}

.inner-wrapper {
  padding-top: 0;
  font-size: 15px;
  line-height: 1.4;
}

.inner-wrapper a {
  color: #a81719;
  text-decoration: underline;
  font-family: 'HelveticaNeueMedium';
}

.page-title {
  padding: 171px 0 80px;
}

h1.page-title {
  font-size: 3em;
  color: #fff;
  text-transform: uppercase;
  line-height: 36px;
  font-family: 'fagono-extraboldbold';
  margin: 0;
}

.instant-download-sidebar {
  padding: 20px 0;
}

.instant-download-sidebar a {
  position: relative;
  text-decoration: none;
  font-size: 10px;
  padding: 0;
  height: 60px;
  line-height: 1;
  padding-top: 5px;
  width: 250px;
  padding-left: 70px;
  text-align: left;
}

.instant-download-sidebar ::first-line {
  font-family: 'fagono-extraboldbold';
  font-size: 24px;
}

.instant-play-sidebar {
  padding: 20px 0;
}

.instant-play-sidebar a {
  position: relative;
  text-decoration: none;
  font-size: 10px;
  padding: 0;
  height: 60px;
  line-height: 1;
  padding-top: 5px;
  width: 250px;
  padding-left: 70px;
  text-align: left;
}

.instant-play-sidebar ::first-line {
  font-family: 'fagono-extraboldbold';
  font-size: 24px;
}

.instant-btn {
  background: #cd0203;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cd0203), color-stop(50%, #b30708), color-stop(51%, #a40809), color-stop(100%, #940709));
  background: -webkit-linear-gradient(top, #cd0203 0%, #b30708 50%, #a40809 51%, #940709 100%);
  background: -moz-linear-gradient(top, #cd0203 0%, #b30708 50%, #a40809 51%, #940709 100%);
  background: -ms-linear-gradient(top, #cd0203 0%, #b30708 50%, #a40809 51%, #940709 100%);
  background: -o-linear-gradient(top, #cd0203 0%, #b30708 50%, #a40809 51%, #940709 100%);
  background: linear-gradient(to bottom, #cd0203 0%, #b30708 50%, #a40809 51%, #940709 100%);
  -webkit-box-shadow: 0 3px #b94147;
  box-shadow: 0 3px #b94147;
}

.instant-btn .fa {
  color: #000000 !important;
}

.sidebar .btn .fa::before {
  position: absolute;
  left: 30px;
  top: 15px;
}

.instant-btn .fa::before {
  position: absolute;
  left: 30px;
  top: 15px;
}

.btn.btn-default .fa {
  color: #a81719;
  display: inline;
  font-size: 30px;
}

.get-info-sidebar a {
  font-size: 24px;
  font-family: 'fagono-extraboldbold';
  text-decoration: none;
}

.sidebanner {
  margin-top: -50px;
}

a.side-cta-btn {
  padding-top: 0;
  text-align: center !important;
  font-size: 24px;
  width: 260px;
}

.subtitle {
  background-color: #f4f4f4;
  border-bottom: 1px solid #e5e5e5;
}

.subtitle h2 {
  font-size: 20px;
  margin-bottom: 15px;
}

.subtitle h2:after {
  content: "\f054";
  margin-left: 8px;
  top: 7px;
  color: #d61216;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 12px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  display: inline;
}
/* End New games home layout */

/* Footer */
footer {
  background: #6d0b15;
  color: #fff;
  text-transform: uppercase;
  padding: 1% 0;
  font-size: 13px;
}

.footer-wrapper {
  margin: 0;
  padding: 0;
}

footer ul.footer-menu li, footer .footer-bottom-left ul li, .footer-bottom-left footer ul li {
  border-right: 1px solid #fff;
}

footer ul.footer-menu a, footer .footer-bottom-left ul a, .footer-bottom-left footer ul a {
  color: #fff;
}

ul.footer-menu, .footer-bottom-left ul {
  display: flex;
  flex-wrap: wrap;
}

ul.footer-menu li:last-child, .footer-bottom-left ul li:last-child {
  border-right: none !important;
}

ul.footer-menu li a:hover, .footer-bottom-left ul li a:hover {
  background-color: transparent !important;
  text-decoration: underline;
}

footer .nav li a {
  padding: 0 11px !important;
}

.payment-methods {
  padding: 2% 0;
}

.payment-methods img {
  padding: 0 1%;
}

.footer-bottom-left {
  margin-left: 0 !important;
  padding-left: 0;
}

.footer-bottom-left ul li a {
  color: #dd9f9f;
}

.footer-bottom-left ul li:first-child {
  border-right: 1px solid #fff !important;
}

.footer-bottom-right a {
  color: #dd9f9f;
  float: right;
}

.readmore-nwd {
  background: linear-gradient(to bottom, #ebebeb 0%, #dadadb 50%, #d6d5d5 51%, #d6d5d5 100%);
  color: #000000;
  border-top-right-radius: 40px;
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  -webkit-box-shadow: 0 3px rgba(60, 60, 60, 0.75);
  box-shadow: 0 3px rgba(60, 60, 60, 0.75);
  color: #525252 !important;
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .container.main-nav-container {
    margin: auto;
  }
  .carousel-indicators {
    bottom: 2px;
  }
  .top-bar ul :first-child {
    border-right: none;
  }
}

/* end min-width: 768px */
@media (max-width: 768px) {
  .navbar{
    padding: 0;
  }
  .top-bar ul {
    display: flex;
    flex-flow: column;
    float: right;
    padding-top: 10px;
  }
  .top-bar ul li {
    border-right: none;
    padding: 0;
  }
  .top-bar ul .mobile-casino-button {
    padding: 6px 9px;
    margin-top: 1%;
  }
  .top-bar ul .mobile-casino-play-button {
    background: linear-gradient(to bottom, #cd0203 0%, #b30708 50%, #a40809 51%, #940709 100%);
    box-shadow: 0 3px #b94147;
    padding: 1px 13px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    border-top-right-radius: 40px;
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
    color: #fff !important;
    width: 84px;
  }
  .top-bar ul .register-button, .top-bar ul .mobile-casino-button {
    width: 84px;
    text-align: center;
  }
  .top-bar ul .top-wrapper {
    z-index: 99999 !important;
  }
  .top-bar ul li:first-child {
    margin-bottom: 11px;
  }
  ul.right-top-menu {
    margin-right: 14px;
  }
  .logo-image {
    z-index: 99999;
  }
  .main-content-full {
    padding-left: 15px;
    padding-right: 15px;
  }
  .main-nav {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    margin: 10px 0;
    background: transparent;
  }
  .main-nav li a {
    display: block;
    padding-left: 5px;
  }
  .nav ul li {
    display: block;
  }
  .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-toggle {
    border: 1px solid #fff;
    margin-left: 15px;
  }
  .navbar-collapse {
    background: #525252;
    margin-top: 33px;
  }
  #navbar-primary .navbar-nav {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: left;
    padding-left: 0;
    margin: 0;
  }
  #navbar-primary .navbar-nav ul {
    z-index: 99999;
  }
  #navbar-primary .navbar-nav li {
    display: inline-block;
    float: left;
    border-right: none;
    width: 100%;
    border-left: none;
  }
  #navbar-primary .navbar-nav li a:focus {
    background-color: #a81719;
    color: #fff;
  }
  .main-nav-container {
    position: absolute !important;
    top: 0px;
    left: 0px;
    right: 0;
    /* width: 86px; */
  }

  #carousel {
    overflow: hidden;
    width: 100% !important;
  }
  #carousel img {
    min-height: 600px;
    display: block;
    max-width: 100%;
    height: auto !important;
    width: auto\9;
  }
  .caption {
    padding-top: 6%;
    padding-bottom: 5%;
  }
  .carousel-indicators {
    bottom: 0 !important;
  }
  .carousel-caption, .carousel-caption-landing {
    top: 5px;
    padding-top: 0;
  }
  h3.main-caption, h3.main-caption-landing {
    font-size: 2em;
  }
  .subheading, .subheading2, .subheading2-landing {
    font-size: 18px;
  }
  .subheading2, .subheading2-landing {
    font-size: 18px;
  }
  .banner-button {
    padding: 15px 65px;
    width: 200px;
    text-align: left;
  }
  ul.games-list {
    padding-left: 0;
    display: flex !important;
    justify-content: space-evenly !important;
    flex-wrap: inherit;
    text-align: center;
  }
  ul.games-list li {
    font-size: 13px;
  }
  .page-title {
    padding: 50px 0;
  }
  .blog .blog-item-wrapper {
    height: auto;
  }
  ul.footer-menu, .footer-bottom-left ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .footer-bottom-left {
    text-align: center;
  }
  .footer-bottom-right {
    float: right;
    position: relative;
    left: -32%;
    text-align: left;
  }
  li.item-101 {
    display: none !important;
  }
  /*.navbar-collapse .navbar-nav > li:first-child a {
    text-align: left !important;
  }
  .navbar-collapse .navbar-nav > li:last-child a {
    text-align: left !important;
  }*/
  .navbar-nav > li > a {
    padding-left: 5% !important;
  }
  h2.intro-caption, h2.intro-caption-landing {
    font-size: 45px;
  }
  /* table media queries */
  .table--wrapper {
    overflow: auto;
    background-color: transparent;
    border: none;
  }
  .table--wrapper .table > tbody > tr {
    display: block;
    margin-top: 20px;
    background-color: #ffffff;
    border: 1px solid #dfdfdf;
    border-top-right-radius: 14px;
    border-top-left-radius: 14px;
    border-bottom-right-radius: 14px;
    border-bottom-left-radius: 14px;
  }
  .table--wrapper .table > tbody > tr > td[data-content] {
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: left;
    border-top: 1px dashed #dfdfdf;
  }
  .table--wrapper .table > tbody > tr > td[data-content]:first-child {
    border-top: none;
  }
  .table--wrapper .table > tbody > tr > td[data-content]:before {
    content: attr(data-content);
    display: block;
    padding: 3px 18px 0 7px;
    width: 50%;
    float: left;
    font-size: 11px;
    font-family: 'HelveticaNeueBold';
    color: #b5191b;
    text-transform: uppercase;
  }
  .table--wrapper .table > tbody > tr > td[data-content] ~ td {
    border-left: none;
  }
  .table--wrapper .table > tbody > tr.emptySpace + tr {
    margin-top: 0;
  }
  .table--wrapper thead,
  .table--wrapper .thead,
  .table--wrapper tr.emptySpace,
  .table--wrapper .hover--bg {
    display: none !important;
  }
  ul.child.show {
    display: none !important;
  }
  .row.clubs img {
    text-align: center;
  }
  body.catid-10 .main-content-full {
    padding-top: 3rem;
  }
}

/* end max-width: 768px */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .main-nav .menu li a {
    padding: 17px 28px;
  }
  .navbar-collapse .navbar-nav > li:first-child a {
    padding: 17px 8px;
  }
  .navbar-collapse .navbar-nav > li:last-child a {
    padding: 17px 20px;
  }
  h2.logo-fixed {
    width: 130px;
    height: 118px;
  }
  .overlay {
    height: 119px;
  }
  .btn-wrapper a.btn.btn-danger, .btn-wrapper .bloglayout .readmore a, .bloglayout .readmore .btn-wrapper a {
    margin: 30px 15px;
  }
}

.navbar-collapse {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

/*.navbar-collapse .navbar-nav > li:last-child a {
  text-align: center;
}*/

#navbar-primary .navbar-nav li:first-child {
  border: none !important;
}

#navbar-primary .navbar-nav li:last-child {
  /* border: none; */
}

/* end min/max */
@media only screen and (min-width: 768px) and (max-width: 1280px) {
  .caption {
    padding-top: 12%;
    padding-bottom: 5%;
  }
}

/* end min/max */
/* Setup of the main logo on all screen sizes */
@media only screen and (min-width: 1280px) {
  .caption {
    padding-top: 8%;
    padding-bottom: 5%;
  }
}

/* About page */
#about .buttons .btn.chat {
  padding: 5px 0 0 178px;
}

#about .buttons .col-xs-12 {
  margin-bottom: 20px;
  position: relative;
  margin-top: 5%;
}

#about .buttons .btn {
  height: 76px;
}

#about .buttons .btn.chat img {
  display: block;
  position: absolute;
  bottom: 0;
  left: 20px;
}

.col-xs-12.col-md-12.chatbox.support-style span {
  color: #525252;
  padding-right: 80px;
}

.col-xs-12.col-md-12.phonebox.support-style span {
  color: #525252;
  padding-right: 90px;
}

.support-style span a {
  color: #525252 !important;
}

.support-style a {
  font-family: 'impactregular';
  font-size: 17px;
  color: #525252;
  text-decoration: none;
  font-weight: 200;
}

.col-xs-12.col-md-12.mailbox.support-style span a {
  color: #525252;
  font-family: 'HelveticaNeueBold';
  font-size: 14px;
}

a.btn.btn-info.btn-block.mail {
  padding-right: 15px;
}

.support-style .fa {
  color: #525252 !important;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  h2.logo-fixed {
    width: 112px;
    height: 100px;
  }
  .main-nav .menu li a {
    padding: 17px 18px;
    font-size: 12px;
  }
  li.item-101 {
    width: 130px;
    text-indent: -900px;
  }
  .navbar-collapse .navbar-nav > li:first-child a {
    padding: 17px 7px;
  }
  .navbar-collapse .navbar-nav > li:last-child a {
    padding: 17px 4px;
  }
  h2.logo-fixed {
    top: -28px;
    left: 41px;
  }
}

.main-nav .menu li.default a:hover {
  background-color: transparent !important;
}

html .mac--visible {
  display: none;
}

html.mac .mac--hidden {
  display: none;
}

html.mac .mac--visible {
  display: block;
}

/* Target only IE browser */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .buttons .btn .fa {
    margin-top: 0;
  }
  ul.games-list li {
    display: inline;
  }
  ul.games-list {
    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;
    padding-bottom: 40px;
  }
  .mod_gamesfp_menu {
    text-align: center;
    margin: 0 auto;
  }
}

/* Target only chrome browser */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  a.side-cta-btn {
    padding-top: 2% !important;
  }
}

.instant-play .instant-wrapper .buttons .btn .fa {
  left: inherit !important;
}

/*# sourceMappingURL=../css/template.map */
@import "/cms/templates/redstag/css/flickity.css";
@font-face {
  font-family: 'FagoNo';
  font-weight: 400;
  font-style: normal;
  src: url("/cms/templates/redstag/fonts/fagono.ttf") format('truetype');
}
@font-face {
  font-family: 'FagoNoBold';
  font-weight: 700;
  font-style: normal;
  src: url("/cms/templates/redstag/fonts/fagono-bold.ttf") format('truetype');
}
@font-face {
  font-family: 'fagono-extraboldbold';
  font-weight: 900;
  font-style: normal;
  src: url("/cms/templates/redstag/fonts/fagono-extrabold-webfont.ttf") format('truetype');
}
/* Site Body Styles */
body {
  font-family: 'FagoNo', sans-serif;
}
h1 {
  font-size: 2.5rem;
}
@media only screen and (min-width: 1200px) {
  h1 {
    font-size: 3rem;
  }
}
h2 {
  font-size: 2rem;
}
@media only screen and (min-width: 1200px) {
  h2 {
    font-size: 2.5rem;
  }
}
h3 {
  font-size: 1.3rem;
}
@media only screen and (min-width: 1024px) {
  h3 {
    font-size: 1.8rem;
  }
}
p {
  color: #fff;
}
.back-btn {
  color: #000;
  text-align: right;
  float: right;
  margin-bottom: 10px;
}
.back-btn:hover {
  text-decoration: underline;
  color: #000;
}
.back-btn::before {
  content: "";
  background-image: url('/cms/images/backbtn.png');
  width: 24px;
  height: 18px;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 5px;
  vertical-align: sub;
}
.yellow-btn {
  color: #1f0104;
  background-color: #fad927;
  padding: 10px 20px;
  font-size: 1rem;
  margin: 15px 0;
  display: table;
}
@media only screen and (min-width: 1024px) {
  .yellow-btn {
    font-size: 1.5rem;
  }
}
.yellow-btn:hover {
  color: #1f0104;
}
.floated {
  padding: 0;
  margin: 10px auto;
}
.floated:nth-child(odd) {
  padding-right: 10px;
}
img {
  max-width: 100%;
  height: auto;
}
@media only screen and (min-width: 1024px) {
  .col-5 {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding-right: 15px;
    padding-left: 15px;
  }
}
.jcontent {
  background-color: #d3d1d2;
}
/* Menus */
.menu-title-bar {
  background-color: #000;
  border-top: 1px solid #50060d;
}
.menu-title-bar ul {
  text-align: center;
}
.menu-title-bar ul li {
  border: none;
}
.menu-title-bar ul li:last-child a::before {
  content: "";
  background: url("/cms/images/star.png") no-repeat;
  margin-right: 5px;
  vertical-align: sub;
  width: 15px;
  height: 17px;
  display: inline-block;
}
.menu-title-bar ul li a {
  font-size: 11px;
}
@media only screen and (min-width: 1024px) {
  .menu-title-bar ul li a {
    font-size: 1rem;
  }
}
.footer {
  background: #000;
}
.footer ul li a {
  color: #555555;
}

/* Winners section */
.winners {
  background: #6d0b15;
  justify-content: center;
  align-items: center;
}
.winners .winners-title {
  display: flex;
  align-items: center;
  margin: 5px 0;
  border-right: 1px solid #960917;
}
.winners .winners-title .trophy-wrapper {
  align-self: center;
  padding: 0;
}
.winners .winners-title .trophy-wrapper img {
  padding: 0;
  max-width: 100%;
  display: block;
  margin: auto;
  width: 32px;
}
.winners .winners-title h3 {
  align-self: center;
  color: #fff;
  text-align: left;
  margin: 0;
  font-size: 1.1rem;
  padding: 0;
}
@media only screen and (min-width: 1024px) {
  .winners .winners-title h3 {
    font-size: 1.5rem;
  }
}
.winners ul {
  margin-bottom: 0;
}
.winners ul li {
  height: 100%;
  width: 100%;
  display: flex;
  text-align: center;
  justify-content: center;
}
.winners ul li > div {
  align-self: center;
  border-right: 1px solid #960917;
  line-height: 1rem;
  text-align: center;
}
.winners ul li > div p {
  margin: 0 2px;
  float: none;
  display: inline-block;
  font-size: 0.8em;
  line-height: 1rem;
}
@media only screen and (min-width: 1200px) {
  .winners ul li > div p {
    font-size: 1em;
  }
}
.winners ul li > div p.price {
  color: #e9c82e;
}
.winners ul li > div:last-child {
  border-right: none;
}
.winners .slotMachineContainer {
  height: 70px;
  width: 100%;
}
.winners .slotMachineContainer ul {
  display: flex;
  text-align: center;
  list-style-type: none;
  color: #fff;
}
.winners .slotMachineNoTransition {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.winners .slotMachineBlurFast {
  -webkit-filter: blur(5px);
  filter: blur(5px);
}
.winners .slotMachineBlurMedium {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}
.winners .slotMachineBlurSlow {
  -webkit-filter: blur(2px);
  filter: blur(2px);
}
.winners .slotMachineBlurTurtle {
  -webkit-filter: blur(1px);
  filter: blur(1px);
}
/* Recent News */
.fpnews {
  background: #6d0b15;
  justify-content: center;
  align-items: center;
  /*height: 70px;*/
}
.fpnews .fpnews-title {
  display: flex;
  align-items: center;
  margin: 5px 0;
  border-right: 1px solid #960917;
}
.fpnews .fpnews-title .row {
  /*flex: content;*/
}
.fpnews .fpnews-title .row .trophy-wrapper {
  align-self: center;
  padding: 0;
}
.fpnews .fpnews-title .row .trophy-wrapper img {
  padding: 0;
  max-width: 100%;
  display: block;
  margin: auto;
  width: 32px;
}
.fpnews .fpnews-title .row h3 {
  color: #fff;
  text-align: left;
  margin: 0;
  align-self: center;
  font-size: 1.1rem;
  padding: 0;
}
@media only screen and (min-width: 1024px) {
  .fpnews .fpnews-title .row h3 {
    font-size: 1.5rem;
  }
}

.fpnews .latestnews {
  margin-bottom: 0;
}
.fpnews .latestnews li {
  align-self: center;
  font-family: 'FagoNo', sans-serif;
  list-style: none;
}
.fpnews .latestnews li a {
  color: #fff;
}
.fpnews .latestnews li a:hover {
  text-decoration: underline;
}
.fpnews .latestnews li a::after {
  content: '>';
  color: #e3cc38;
}
/* Promotions */
.blog {
  color: #000;
}
.blog .container .category-desc {
  padding: 0 15px 30px;
}
.blog .container .category-desc p {
  color: #000;
}
.blog .container .items-row {
  margin-bottom: 10px;
}
.blog .container .items-row .item {
  background: #fff;
  border: 1px solid #4c030a;
  height: 300px;
}
.blog .container .items-row .item .item-image img {
  max-width: 100%;
}
.blog .container .items-row .item .content {
  padding: 10px;
}
.blog .container .items-row .item .content h2 a {
  color: #000;
}
.blog .container .items-row .item .content h2 a:hover {
  text-decoration: none;
}
.blog .container .items-row .item .content p {
  color: #000;
}
.blog .container .items-row .item .content .readmore {
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  margin-bottom: 0;
  text-align: center;
}
.blog .container .items-row .item .content .readmore a {
  color: #f8d100;
  font-size: 1.2em;
  background-color: #4c030a;
  padding: 5px 15px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.blog .container .items-row .item .content ul li {
  display: inline-block;
  margin-right: 10px;
}
.blog .container .items-row .item .content ul li::before {
  content: url("/cms/images/ticker-icon.png");
  margin-right: 2px;
}
.main-content {
  padding: 40px 15px;
  color: #000;
}
.main-content p {
  color: #000;
}
table {
  margin: 20px auto;
  overflow-x: auto;
  display: flex;
  width: 100%;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
table th {
  background: #6d0b15;
  color: #fff;
  padding: 0 10px;
  text-align: center;
}
table td {
  background: #fff;
  color: #000;
  padding: 0 10px;
  text-align: center;
}
@media (min-width: 1200px) {
  table {
    display: table;
    width: 100%;
  }
}
/* FAQ/VIP */
#accordion .card {
  margin-bottom: 10px;
  background: transparent;
  border: none;
}
#accordion .card .card-header {
  padding: 0;
}
#accordion .card .card-header img {
  cursor: pointer;
}
#accordion .card .card-header .btn {
  background: #4c030a;
  text-align: center;
  width: 100%;
  text-decoration: none;
  position: relative;
}
#accordion .card .card-header .btn[aria-expanded="false"].btn-link::after {
  content: "";
  background-image: url('/cms/images/arrow.png');
  display: inline-block;
  width: 24px;
  height: 11px;
  background-repeat: no-repeat;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#accordion .card .card-header .btn[aria-expanded="false"].btn-link p {
  color: #f8d100;
  margin: 0;
}
#accordion .card .card-header .btn[aria-expanded="false"].btn-link p.open-text {
  display: inline-block;
}
#accordion .card .card-header .btn[aria-expanded="false"].btn-link p.close-text {
  display: none;
}
#accordion .card .card-header .btn[aria-expanded="true"].btn-link p {
  color: #f8d100;
  margin: 0;
}
#accordion .card .card-header .btn[aria-expanded="true"].btn-link p.open-text {
  display: none;
}
#accordion .card .card-header .btn[aria-expanded="true"].btn-link p.close-text {
  display: inline-block;
}
#accordion .card .card-header .btn[aria-expanded="true"].btn-link::after {
  content: "";
  background-image: url('/cms/images/arrow.png');
  display: inline-block;
  width: 24px;
  height: 11px;
  background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#accordion .card .collapse .body {
  padding: 15px;
  background-color: #fff;
}
#accordion .card .collapse .btn-wrapper {
  text-align: center;
  margin: 20px auto 10px;
}
#accordion .card .collapse .btn-wrapper .yellow-btn {
  text-decoration: none;
  padding: 5px 25px;
}
#accordion .card .collapse .btn-wrapper .yellow-btn:hover {
  color: #000;
}
.modal {
  background: #fff;
  max-width: 500px;
  margin: 20px auto;
}
.modal .modal-content {
  margin: 0 auto;
}
.modal .modal-dialog {
  margin: 0 auto;
}
.modal .close {
  margin-bottom: 20px;
  position: absolute;
  top: 5px;
  right: 5px;
}
.modal .close:hover {
  color: #000;
}
.bloglayout .content {
  padding: 0 10px;
}
.bloglayout .content h2 {
  font-size: 1.5em;
}
.bloglayout .content h2 a {
  color: #000;
  text-transform: none;
  background: transparent;
}
.bloglayout .content .readmore {
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  margin-bottom: 0;
  text-align: center;
}
.bloglayout .content .readmore a {
  color: #f8d100;
  font-size: 1.2em;
  background-color: #4c030a;
  padding: 5px 15px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.bloglayout .items-row {
  height: 350px;
  overflow: hidden;
  margin-bottom: 20px;
}
.bloglayout .items-row .item {
  background: #fff;
  border: 1px solid #4c030a;
}
.bloglayout .items-row .item .article-info {
  padding-top: 239px;
  color: #aaaaaa;
}
.bloglayout .items-row .item .readmore {
  margin-top: 0;
}
.bloglayout .items-row .item time {
  margin-top: 13%;
}
@media only screen and (min-width: 576px) {
  .bloglayout .top-section {
    display: flex;
    align-items: stretch;
  }
}
.bloglayout .top-section .items-leading {
  padding: 15px;
}
.bloglayout .top-section .items-leading .leading-0 {
  background: #fff;
  overflow: hidden;
  border: 1px solid #4c030a;
}
.bloglayout .top-section .items-leading .leading-0 .pull-left {
  float: none !important;
  display: block;
  text-align: center;
}
.bloglayout .top-section .items-leading .leading-0 .readmore {
  margin-top: 0;
}
.bloglayout .top-section .items-leading .leading-0 .readmore a {
  text-decoration: none;
  padding: 0;
  text-transform: uppercase;
}
.bloglayout .top-section .highlights {
  margin: 15px auto;
}
.bloglayout .top-section .highlights .content {
  background: #fff;
  border: 1px solid #4c030a;
  height: 100%;
}
.bloglayout .top-section .highlights .content h3 {
  text-transform: uppercase;
  color: #4c030a;
  text-align: center;
}
.bloglayout .top-section .highlights .content ul li {
  border-bottom: 1px solid #b7b7b7;
  padding: 10px 0;
  display: flex;
  align-items: center;
}
.bloglayout .top-section .highlights .content ul li img {
  max-width: 40px;
  margin-right: 10px;
}
.bloglayout .top-section .highlights .content ul li a {
  color: #000;
  align-self: center;
}
.bloglayout ul.writer-info {
  display: flex;
  padding: 2px;
  align-items: center;
  justify-content: left;
  margin-bottom: 2px;
}
.bloglayout ul.writer-info li {
  list-style-type: none;
  padding-right: 10px;
  line-height: 20px;
  font-size: 0.7em;
}
.bloglayout ul.writer-info li.article-author {
  color: #aaaaaa;
}
.bloglayout ul.writer-info li.avatar img {
  height: auto;
  width: 35px;
  border-radius: 50%;
  display: inline;
}
.bloglayout ul.writer-info li dd.published {
  padding-left: 11px;
  color: #aaa;
  margin-bottom: 0;
}
.other-content{
  background-color: #d3d1d2;
}

.mod_gamesfp {
  width: 100%;
  margin: 20px auto;
}
.mod_gamesfp h2, .mod_gamesfp div.h2 {
  color: #000;
  padding: 0 15px;
}
.mod_gamesfp h3, .mod_gamesfp div.h3 {
  color: #fff;
  padding: 0 15px;
}
.mod_gamesfp a.yellow-btn {
  max-width: 115px;
  text-transform: none;
}
.mod_gamesfp .carousel-cell {
  /* fade in image when loaded */
}
.mod_gamesfp .carousel-cell .carousel-cell-image {
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  opacity: 0;
  min-width: 117px;
  height: auto;
}
.mod_gamesfp .carousel-cell .carousel-cell-image.flickity-lazyloaded,
.mod_gamesfp .carousel-cell .carousel-cell-image.flickity-lazyerror {
  opacity: 1;
}
.mod_gamesfp .carousel-cell .game-wrapper {
  padding: 0;
  position: relative;
}
.mod_gamesfp .carousel-cell .game-wrapper img {
  max-width: 100%;
  padding: 5px 5px 0;
  width: 100%;
}
.mod_gamesfp .carousel-cell .game-wrapper p {
  padding: 2px 5px;
  color: #000;
  width: 100%;
  margin-bottom: 0;
  height: auto;
  height: 40px;
  font-family: Passion One;
  font-size: 14.286px;
  font-style: normal;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .mod_gamesfp .carousel-cell .game-wrapper p {
    font-size: 18px;
    line-height: 1;
  }
}
.mod_gamesfp .carousel-cell .game-wrapper .overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background: transparent;
  -webkit-transition: background 0.5s ease;
  transition: background 0.5s ease;
  z-index: 2;
}
.mod_gamesfp .carousel-cell .game-wrapper .ribbon {
  position: absolute;
  right: -4px;
  top: -5px;
  z-index: 3;
  overflow: hidden;
  text-align: right;
  width: 75px;
  height: 103px;
}
.mod_gamesfp .carousel-cell .game-wrapper .ribbon span {
  font-size: 11px;
  text-shadow: 1px 1px 1px #3c3c3c;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  line-height: 20px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #f6cb17;
  background: -webkit-gradient(linear, left top, right top, from(#f6cb17), to(#cb9831));
  background: linear-gradient(to right, #f6cb17 0%, #cb9831 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f6cb17", endColorstr="#cb9831", GradientType=1);
  -webkit-box-shadow: 0 3px 10px -5px black;
          box-shadow: 0 3px 10px -5px black;
  position: absolute;
  top: 19px;
  right: -22px;
  box-shadow: -1px 4px 12px -6px black;
  -webkit-box-shadow: -1px 4px 12px -6px black;
  -moz-box-shadow: -1px 4px 12px -6px black;
}
.mod_gamesfp .carousel-cell .game-wrapper .ribbon span::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #F6CB17;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #F6CB17;
}
.mod_gamesfp .carousel-cell .game-wrapper .ribbon span::after {
  content: "";
  position: absolute;
  right: 0%;
  top: 100%;
  z-index: -1;
  border-right: 3px solid #F6CB17;
  border-left: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #F6CB17;
}
.mod_gamesfp .carousel-cell .game-wrapper .new-ribbon {
  position: absolute;
  left: 0px;
  top: -15px;
  z-index: 3;
  overflow: hidden;
  text-align: right;
  width: 75px;
  height: 103px;
}
.mod_gamesfp .carousel-cell .game-wrapper .new-ribbon span {
  font-size: 11px;
  text-shadow: 1px 1px 1px #3c3c3c;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  line-height: 20px;
  width: 100px;
  display: block;
  background: #c30606;
  background: -webkit-gradient(linear, left top, right top, from(#c30606), to(#970707));
  background: linear-gradient(to right, #c30606 0%, #970707 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c30606", endColorstr="#970707", GradientType=1);
  -webkit-box-shadow: 0 3px 10px -5px black;
          box-shadow: 0 3px 10px -5px black;
  position: absolute;
  top: 19px;
  box-shadow: -1px 4px 12px -6px black;
  -webkit-box-shadow: -1px 4px 12px -6px black;
  -moz-box-shadow: -1px 4px 12px -6px black;
}
.mod_gamesfp .carousel-cell .game-wrapper .new-ribbon span::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
}
.mod_gamesfp .carousel-cell .game-wrapper .new-ribbon span::after {
  content: "";
  position: absolute;
  left: 0%;
  top: 100%;
  z-index: -1;
  content: url("../images/new.png");
}
.mod_gamesfp .carousel-cell .game-wrapper .jackpot-games {
  position: absolute;
  bottom: 40px;
  width: 100%;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 3px;
}
.mod_gamesfp .carousel-cell .game-wrapper .jackpot-games span {
  position: relative;
  font-family: Nunito;
  font-size: 11px;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.75);
}
.mod_gamesfp .carousel-cell .game-wrapper:hover .overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.3);
}
.mod_gamesfp .carousel-cell .game-wrapper:hover .overlay .yellow-btn {
  font-size: 1rem;
  padding: 5px 10px;
  margin: 0;
}

.other-games {
  background: url("../images/BG-games1.png");
}
.other-games .slick-slider .game-wrapper img {
  height: 214.988px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 576px) {
  .other-games .slick-slider .game-wrapper img {
    height: 312px;
  }
}

.slick-arrow {
  position: absolute;
  top: -2rem;
  right: 0;
  z-index: 2;
  cursor: pointer;
}
.slick-arrow.slick-arrow:nth-child(1) {
  right: 2rem;
}

.winners {
  background: url("/cms/images/winners/winner-bg.webp");
  background-color: #321515;
  font-family: "Nunito", sans-serif;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  padding: 10px;
  min-height: 105px;
  /*.slot-machine__container--gradient, .slot-machine__tile--gradient {
    -webkit-mask-image: -webkit-gradient(
                    linear,
                    left top,
                    left bottom,
                    color-stop(0%, rgba(0, 0, 0, 0)),
                    color-stop(25%, rgba(0, 0, 0, 1)),
                    color-stop(75%, rgba(0, 0, 0, 1)),
                    color-stop(100%, rgba(0, 0, 0, 0))
    );
    mask: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http:// www.w3.org/2000/svg" width="0" height="0"><mask id="slotMachineFadeMask" maskUnits="objectBoundingBox" maskContentUnits="objectBoundingBox"><linearGradient id="slotMachineFadeGradient" gradientUnits="objectBoundingBox" x="0" y="0"><stop stop-color="white" stop-opacity="0" offset="0"></stop><stop stop-color="white" stop-opacity="1" offset="0.25"></stop><stop stop-color="white" stop-opacity="1" offset="0.75"></stop><stop stop-color="white" stop-opacity="0" offset="1"></stop></linearGradient><rect x="0" y="-1" width="1" height="1" transform="rotate(90)" fill="url(#slotMachineFadeMask)"></rect></mask></svg>#slotMachineFadeMask');
  }*/
}
@media screen and (min-width: 992px) {
  .winners {
    min-height: 138px;
  }
}
.winners__coins {
  width: 20%;
}
.winners__coins img {
  width: auto;
  height: 50px;
}
@media screen and (min-width: 1200px) {
  .winners__coins img {
    height: 90px;
  }
}
.winners__list {
  height: 70px;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .winners__list {
    height: 100px;
  }
}
.winners__list .winner span {
  display: block;
  font-size: 16px;
  font-weight: 600;
  white-space: nowrap;
}
@media screen and (min-width: 992px) {
  .winners__list .winner span {
    font-size: 21.74px;
  }
}
.winners__list .winner span .small {
  display: inline;
  font-size: 14px;
  font-weight: 400;
}
@media screen and (min-width: 992px) {
  .winners__list .winner span .small {
    font-size: 16.9px;
  }
}
.winners__playnow {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
}
@media screen and (min-width: 992px) {
  .winners__playnow {
    font-size: 21.74px;
  }
}
.winners__playnow a {
  color: #F5F5FA;
  text-decoration: none;
}
.winners__playnow a:hover {
  text-decoration: underline;
}
.winners .slot-machine__tile--no-transition {
  -webkit-transition: none !important;
  transition: none !important;
}
.winners .slot-machine__tile--blur-fast {
  -webkit-filter: blur(5px);
          filter: blur(5px);
}
.winners .slot-machine__tile--blur-medium {
  -webkit-filter: blur(3px);
          filter: blur(3px);
}
.winners .slot-machine__tile--blur-slow {
  -webkit-filter: blur(2px);
          filter: blur(2px);
}
.winners .slot-machine__tile--blur-turtle {
  -webkit-filter: blur(1px);
          filter: blur(1px);
}